<?xml version="1.0" encoding="UTF-8"?>
<!-- Minimal sitemap: list the canonical homepage. Keep it small for single-page sites. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <!-- Use the canonical root URL (no index.html) -->
    <loc>https://tigerfm.com/</loc>
    <!-- lastmod set to the latest known update date for the site -->
    <lastmod>2025-10-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
