<?xml version="1.0" encoding="UTF-8"?>
<!-- Minimal sitemap so the Sitemap: directive in robots.txt resolves (was a 404).
     Most app routes require auth and aren't indexable; list stable public entry
     points here. Expand with a generated sitemap of public profile/event/location
     pages when SEO of those routes becomes a priority. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://togatherus.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
