<?php
header("Content-type: text/xml");

include("include/robots_script.php");
print_r($sitemap);
?>