I am working on moving an entire site from one system to another, so I was testing using the export_to_xml.php script and the export went fine, but when I try to use the import script, I get the error:
XML Error: Mismatched tag
It doesn't give me any indication of WHERE in the file the mismatched tag is, which is frustrating since the xml file has 48,000 lines in it. Is there any clue as to why the export script would not export correct xml?