<?xml version="1.0" encoding="UTF-8"?>
<!--
  changefreq and priority are omitted on purpose: Google ignores both. lastmod
  is the only hint it consumes, and only while it stays accurate — update these
  when the page content actually changes, not on every deploy.

  Fragment URLs (/#pricing, /#counts) are deliberately absent. A fragment is
  never sent to the server, so each one resolves to this same "/" entry. Section
  visibility comes from real ids and headings on the page, not from here.

  /login is absent too: it is crawlable per robots.txt but marked noindex by
  src/components/RouteHead.js, and listing a noindexed URL contradicts itself.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://cheekybook.com/</loc>
    <lastmod>2026-08-04</lastmod>
  </url>
  <url>
    <loc>https://cheekybook.com/support</loc>
    <lastmod>2026-08-04</lastmod>
  </url>
  <url>
    <loc>https://cheekybook.com/privacy.html</loc>
    <lastmod>2026-06-22</lastmod>
  </url>
  <url>
    <loc>https://cheekybook.com/terms.html</loc>
    <lastmod>2026-06-22</lastmod>
  </url>
</urlset>
