Hmm... i like this snippet, although I cant get it to read one folder which is is not in modx. Here is my structure:
home (modx) home-en
about us (modx) about-en
about cyprus (modx) cyprus-en
properties (redirect to a folder) list-en
contact us (modx) contact-en
All the links are created in the xml file except the properties (which is the most important actually). I created a weblink to create a redirect to a folder. So basicly list-en redirect to list-e/featured.php
Featured.php links to many pages. Anyway the webpage is
http://www.viriko.com a sitemap that was created by GoogleSiteMap_XML script is located here
http://viriko.com/del.xml & a created by some other site (online service) is located here
http://www.viriko.com/sitemap.xml
The 2nd link is how a sitemap should actually look. Does GoogleSiteMap_XML read only links in modx?