blob: fc071184e449ba94adc0e3a71aa724c57ed48e8c [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<map:sitemap xmlns:map="http://apache.org/cocoon/sitemap/1.0">
<map:pipelines>
<map:pipeline>
<map:match pattern="**">
<map:generate type="serverpages" src="config/menu.xsp">
<map:parameter name="servlet-context" value=""/>
</map:generate>
<map:serialize type="xml"/>
</map:match>
</map:pipeline>
</map:pipelines>
</map:sitemap>