<?xml version="1.0" encoding="UTF-8"?>
<!--
  96astro.com is a single-page site: the home page is the only public URL.
  Every other legacy page is retired and 301s to "/", so nothing else is listed.

  Lives at the PROJECT ROOT because that is this app's document root
  (index.php + .htaccess are here, not in public/), so /sitemap.xml resolves here.
  The canonical host is www — .htaccess 301s 96astro.com -> www.96astro.com.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://www.96astro.com/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
</urlset>
