<div>I am trying to figure out how to create a ParsedXML object from a Python script and have it parse XML text&nbsp;that I have in string. I have managed to create the object with no content( or default content)&nbsp;but am not sure what to do to have my xml string parsed and contained.
</div>
<div>&nbsp;</div>
<div>Does anybody have a sample of code that does this or&nbsp;can point to a resource with this information?</div>