<?php
header("Content-Type: application/xml; charset=UTF-8");
header("Cache-Control: no-cache, no-store, must-revalidate");
header("Pragma: no-cache");
header("Expires: 0");

// Output XML declaration safely
echo '<' . '?xml version="1.0" encoding="UTF-8"?' . '>' . "\n";

?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
    <loc>https://turamorningteer.com/</loc>
    <lastmod>2025-09-05T18:22:28+00:00</lastmod>
</url>

</urlset>