<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only routes that actually resolve. `/admin` (GY-231) is excluded and disallowed in
  robots.txt — obscurity is not what protects it, the rules and the gyWaitlistAdmin
  claim are, but an indexed admin route invites attempts that need not happen.

  `/privacy`, `/terms` and `/support` are absent on purpose: they do not exist until
  GY-228, and under the SPA rewrite they would serve the landing page rather than
  404, so listing them early would submit three duplicates of `/` to Google. GY-228
  adds them here.

  `changefreq` and `priority` are omitted — Google ignores both.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://got-you.io/</loc>
    <lastmod>2026-08-21</lastmod>
  </url>
</urlset>
