My apologies for the confusion Earnie.  Yes, the XML Sitemap is a fantastic module and includes a sub-module that allows you to define custom URLs.  The issue I ran into is that the XML Sitemap Custom sub-module attempts to verify all the custom URL paths you enter.  This doesn&#39;t work very well when the physical path to the static file from the Drupal root is &quot;../<a href="http://example.com/test.htm">example.com/test.htm</a>&quot; and your rewrite rules map the &quot;<a href="http://example.com/test.htm">http://example.com/test.htm</a>&quot; URL to the file.  Using the physical path above with the XML Sitemap Custom module, the URL produced in the sitemap.xml file is &quot;<a href="http://example.com/example.com/test.htm">http://example.com/example.com/test.htm</a>&quot; (adds the full path of the file to the URL).  I am only aware of this issue when you include files from a directory outside the Drupal root using rewrite rules and want them to appear at the root of the website.<br>
<br>Again, sorry for the confusion.<br><br>-- <br>Cheers,<br><br>Antoine<br><br>On Thu, Jan 13, 2011 at 4:45 AM, Earnie Boyd <span dir="ltr">&lt;<a href="mailto:earnie@users.sourceforge.net">earnie@users.sourceforge.net</a>&gt;</span> wrote:<br>
<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Jon Antoine wrote:<br>
&gt; The only gotchas I have run into is that certain<br>
&gt; path modules have been created to only handle Drupal paths (i.e. the XML<br>
&gt; Sitemap module).<br>
<br>
To clear some possible confusion: XML Sitemap module provides a<br>
sub-module to allow you to add custom URL so that your static pages can<br>
be added.<br>
<font color="#888888"><br>
--<br>
Earnie<br>
-- <a href="http://progw.com" target="_blank">http://progw.com</a><br>
-- <a href="http://www.for-my-kids.com" target="_blank">http://www.for-my-kids.com</a><br>
</font></blockquote></div>