<?xml version="1.0" encoding="UTF-8"?>
<!--
  One entry, because there is genuinely one public page.

  Everything a visitor can reach without signing in lives on "/" - services,
  pricing, about, contact - as anchor sections. The portal routes (/auth,
  /dashboard, /report/..., /admin) are private and deliberately absent: they
  need a session, they hold client health data, and listing them would invite
  crawling at pages that can only answer "not authorised".

  A padded sitemap is worse than a short honest one. If real public pages are
  ever added - a per-service page, a blog - add them here.

  NOTE: vercel.json rewrites every path to /index.html, so a request for a file
  that does not exist returns the home page rather than a 404. That is why this
  file has to be a real file in public/ - before it existed, /sitemap.xml
  answered 200 with HTML, which is worse than answering nothing.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.crystallinequantumhealing.com/</loc>
    <lastmod>2026-09-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
