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