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

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

  On the day the domain is verified, do all three in one pass:
    1. uncomment the <url> blocks below and replace DOMAIN-PENDING with the real host;
    2. uncomment the Sitemap: line in robots.txt;
    3. uncomment canonical / og:url / og:image / twitter:image in index.html and switch
       twitter:card back to summary_large_image.

  This file holds one entry per indexable page. Indexable pages as of 2026-09-06:
  index.html and files.html. 404.html carries robots noindex and stays out of this file.
-->
<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/files.html</loc>
    <lastmod>2026-09-06</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
-->
</urlset>
