<?xml version="1.0" encoding="UTF-8"?>
<!--
  Apex (app host) sitemap. The marketing site at www.simplrr.app has its own,
  generated by @astrojs/sitemap — do not list its URLs here.

  Tenant menu URLs are deliberately absent: they are added by Phase 2
  (docs/active/PUBLIC_TENANT_MENU_PAGES.md), which is what makes them
  crawler-readable in the first place. Listing them now would submit pages
  that return an empty <div id="root"></div> to every crawler.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://simplrr.app/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
