<?php
// This file will be generated dynamically by the SitemapController
// It's included here just as a reference
header('Location: /index.php?route=sitemap.xml');
exit;
?>