Running SiteMapXML (3.2.6 17.06.2012 16:13) on Zen Cart v1.5.1.

I noticed that when the sitemap is regenerated, the file /sitemap.xml is created but the file submitted to the search engines is /sitemap/sitemap.xml. It's resulting in file-not-found errors when the search engines ultimately come by to see what's up.

My quick fix is to copy the sitemap.xml file from the root to the /sitemap directory; I'm not sure where to look for the long-term fix.