<?xml version="1.0" encoding="UTF-8"?>
<!-- Just the one real public page. /login and /signup are the same Google-
     OAuth action the landing page's own CTAs already trigger directly (see
     Landing.tsx), not distinct content worth a crawler's attention — and
     every other route requires a signed-in session, which is a fetch
     RequireAuth redirects an anonymous crawler straight past. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://mapora.space/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
