Parse from XML
Parses an XML string into a data object.
Parses an XML string into a data object. If for example a JSON response from a webserver contains a field with XML data it can be converted to usable key value data with this mapper.
Output data