<?xml version="1.0" encoding="UTF-8"?>
<!-- lastmod is the date of each file's last commit (git log -1 --format=%cI),
     so it is a fact rather than a guess. changefreq and priority are gone:
     Google ignores both. book.html is absent on purpose (noindex), and so is
     404.html.

     2026-09-18: the host moved from ssa.adminless.ai to agency.adminless.ai
     (hard cut, no redirect — see website/RENAME-2026-09-18.md), so all three
     pages are rewritten in that commit and all three lastmods are that date.
     They are date-only rather than full ISO because the commit's time of day
     is not knowable from inside the commit, and an invented time is exactly
     the guess the rule above forbids. W3C Datetime, which the sitemap schema
     uses, permits the date-only form. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://agency.adminless.ai/</loc>
    <lastmod>2026-09-18</lastmod>
  </url>
  <url>
    <loc>https://agency.adminless.ai/privacy.html</loc>
    <lastmod>2026-09-18</lastmod>
  </url>
  <url>
    <loc>https://agency.adminless.ai/terms.html</loc>
    <lastmod>2026-09-18</lastmod>
  </url>
</urlset>
