<?xml version="1.0" encoding="UTF-8"?>
<!--
  OWNER-GATED SITEMAP - WARREN RUFFETT

  The sitemap protocol requires an absolute <loc>, and no domain is secured for this
  project yet. Inventing one is forbidden, so the single URL entry below is held in a
  comment exactly like the canonical/og:url tags in index.html.

  On the day the domain is verified: see ops/LAUNCH-CHECKLIST.md for the full ordered
  go-live sequence (this file is step 3 of it). Do not run this step alone.

  Both indexable public routes are staged below. Keep every URL commented until the host is verified.
  The noindex 404 route deliberately does not belong in a sitemap.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<!--
  <url>
    <loc>https://DOMAIN-PENDING/</loc>
    <lastmod>2026-09-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://DOMAIN-PENDING/annual-letters.html</loc>
    <lastmod>2026-09-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
-->
</urlset>
