Example: lr.read_xml

In the following example the lr.read_xml function gets the contents of the my_obj.xml file.

String xmlStr = lr.read_xml("my_obj.xml");