Any chance to modify the script so that it lists the rewritten URLs I otherwise obtain from the "Rewrite URLs" AddOn?
Thus, modify this somehow?
PHP Code:
<url>
<loc>".$cfgrow['siteurl']."index.php?showimage=$id</loc>
<lastmod>$datetime</lastmod>
</url>
And maybe use the tag from the Rewrite AddOn?
HTML Code:
<IMAGE_PERMALINK_CLEAR>
But how?