<route name="output_xml" pattern=".xml$" output_type="xml" cut="true" stop="false" />
<route name="output_rss" pattern=".rss$" output_type="rss" cut="true" stop="false" />
<route name="output_text" pattern=".txt$" output_type="text" cut="true" stop="false" />
<route name="output_html" pattern=".html$" output_type="html" cut="true" stop="false" />