<?xml version="1.0" encoding="UTF-8"?>
<!-- One page, so one entry.

     ⚠ REPLACE THE DOMAIN IN <loc> BEFORE LAUNCH, and keep it identical to
     site.domain in assets/data/site.json and the Sitemap: line in robots.txt.
     A <loc> pointing at a domain other than the one serving this file is
     invalid and the whole sitemap is discarded.

     Update <lastmod> whenever the page content changes materially. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://REPLACE-WITH-YOUR-DOMAIN/</loc>
    <lastmod>2026-09-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
