This method of the XMLDSO class reads a string of XML data and processes it.
public Document parseXML(String xml);
Returns the processed string.