Commit RenderDataTagNotFoundException and RenderDataObjectStrategyNotDefinedException
RenderDataObjectStrategyNotDefinedException: Exception raised when all strategy failed to extract renderDataObject.
RenderDataTagNotFoundException: Exception raised when the given url does not contain a 'RENDER_DATA' tag.
Commit example.py and README.md for adapting to two new Exceptions
Refactor render_data_object_strategy to separate module