in reply to Problem in parsing XML file with spaces or slashes in a tag

This does not look like valid XML syntax. According to http://www.w3schools.com/Xml/xml_elements.asp:
XML elements must follow these naming rules: Names cannot contain spaces
  • Comment on Re: Problem in parsing XML file with spaces or slashes in a tag