<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the public documents on the app origin. Everything else is marked
  noindex per route by src/components/IndexingSignals.tsx, and `/` is
  canonicalised to the marketing site, so listing any of them would ask
  crawlers to fetch pages we then tell them to drop.

  A sitemap may only list URLs on its own host, which is why the marketing
  site keeps a separate one. No changefreq/priority: Google ignores both.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://app.brieflylab.ai/privacy</loc>
  </url>
  <url>
    <loc>https://app.brieflylab.ai/terms</loc>
  </url>
  <url>
    <loc>https://app.brieflylab.ai/login</loc>
  </url>
  <url>
    <loc>https://app.brieflylab.ai/register</loc>
  </url>
</urlset>
