I'm finding that the generated sitemap has entries for directories, that is if my site is [external links are visible to admins only] I'm getting entries for [external links are visible to admins only] and [external links are visible to admins only]. I tried stopping this by setting the include only option to .html but this doesn't make a difference.
Is the Include only entry a regular expression or just a string, and does it need to be escaped ie should it be \.html ?
Cheers