in reply to Re^6: Parsing Data from XML Schemas
in thread Parsing Data from XML Schemas
Is this the data you are feeding to perl? The "-" marks on the left and the embedded quotes
are usually added by the browser (IE) and will break the XML. You will need to save the XML data
to file directly from ASP and not via the browser.