BaseLinkModule returns a relative link (../,
../../ etc) to the base of the current request or sitemap URI. For
instance, if called within a <map:match pattern="a/b/c.xsp"> pipeline,
{baselink:SitemapBaseLink} would evaluate to ../../.
based on
RequestURIModule author: Torsten Knodt