I get this error on all of the generated sitemaps when viewed in a browser. However, I can view source and see my perfectly formed XML, so this really puzzles me. I've also validated the resulting XML elsewhere and no problems found.
Example:
http://www.truesolutions.com/sitemapproducts.xml
All I can figure is that the XSL stylesheet definition at the very top is somehow invalid:
<?xml-stylesheet type="text/xsl" href="includes/templates/template_default/css/gss.xsl"?>
I did copy the installation files that went into the /template_default folder into my custom template folder, but it seems to still refer to the ones in template_default.
Is the path out of whack or something?
Thanks,
Steve