<?xml version="1.0" encoding="UTF-8"?>
<!-- Every indexable page, at the URL Cloudflare Pages actually serves it at: Pages strips
     `.html`, so `/toolkit.html` 301s to `/toolkit`. links.html and 404.html are absent
     because both declare noindex. scripts/check_site.py fails if this list and the page set
     ever drift apart, which is the only way a hand-written sitemap stays true.

     No <lastmod>, <changefreq> or <priority>: a date nothing maintains is a date that lies,
     and Google states plainly that it ignores changefreq and priority. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://galvabase.com/</loc></url>
  <url><loc>https://galvabase.com/toolkit</loc></url>
  <url><loc>https://galvabase.com/log</loc></url>
  <url><loc>https://galvabase.com/genesis</loc></url>
  <url><loc>https://galvabase.com/autonomous/</loc></url>
</urlset>
