<?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 the store-submission URLs (GY-228);
  `seo-assets.spec.ts` asserts they stay listed.

  `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>
  <url>
    <loc>https://got-you.io/privacy</loc>
    <lastmod>2026-08-22</lastmod>
  </url>
  <url>
    <loc>https://got-you.io/support</loc>
    <lastmod>2026-08-22</lastmod>
  </url>
  <url>
    <loc>https://got-you.io/terms</loc>
    <lastmod>2026-08-22</lastmod>
  </url>
</urlset>
