<?xml version="1.0" encoding="UTF-8"?>
<!-- §SEO-NOT-INDEXED (10 Jun 2026) — minimal static sitemap. robots.txt has
     pointed crawlers at /sitemap.xml since §1o, but no file existed: the SPA
     catch-all rewrite served index.html (HTML, invalid as a sitemap). Only
     public indexable routes belong here — auth-gated app routes and /share/
     (robots-disallowed, noindex) are deliberately excluded. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://comptape.ai/</loc>
  </url>
  <url>
    <loc>https://comptape.ai/terms</loc>
  </url>
  <url>
    <loc>https://comptape.ai/privacy</loc>
  </url>
</urlset>
