<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every canonical, indexable page on braindetox.app. Five, because the site is
  five pages: the landing page, the pricing page, the user guide and the two
  legal documents.

  URLs are written in exactly the form the pages' canonical tags use, so a
  crawler never sees /privacy here and a different spelling there. Keep the two
  in step by hand — this site has no build step to generate the sitemap.

  lastmod only: Google ignores changefreq and priority, and a signal that is
  ignored is just another thing to forget to update.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://braindetox.app/</loc>
    <lastmod>2026-08-20</lastmod>
  </url>
  <url>
    <loc>https://braindetox.app/pricing</loc>
    <lastmod>2026-08-20</lastmod>
  </url>
  <url>
    <loc>https://braindetox.app/user-guide</loc>
    <lastmod>2026-09-11</lastmod>
  </url>
  <url>
    <loc>https://braindetox.app/privacy</loc>
    <lastmod>2026-08-20</lastmod>
  </url>
  <url>
    <loc>https://braindetox.app/terms</loc>
    <lastmod>2026-08-20</lastmod>
  </url>
</urlset>
