<?xml version="1.0" encoding="UTF-8"?>
<!--
  Truthful static sitemap (L-03). Lists only stable crawlable documents already
  selected for public discovery. The app is a HashRouter SPA, so `/#/...` URLs are
  fragments of this same document, not separate crawlable pages — they were removed.
  Per-object share documents (/s/:slug, /s/u/:username, /s/five/:id, /dna/:username)
  are server-rendered by apps/web/worker.js but are NOT enumerated here: dynamic
  discovery needs an eligibility/privacy-removal contract first. See
  docs/product/DECISIONS.md "[PROPOSED — pending PO] 2026-08-24 — Launch sitemap
  stays truthful and static".
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://groovestack.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
