<?php
header('Location: /sitemap.xml.php', true, 301);
exit;
?>
