<?xml version="1.0" encoding="UTF-8"?>
<!--
  ccc.ccdocs.com is a single-page site. Exactly ONE url belongs here, and it is the
  same url the canonical in index.html points at. That is deliberate: the host's
  try_files catch-all serves the homepage at every path, so any additional entry
  here would advertise a soft-404 to Google as if it were a distinct page.

  lastmod is the date the page content actually changed (the commit that added the
  canonical, Open Graph, and JSON-LD head block). Bump it only when index.html
  genuinely changes -- a lastmod that moves on every deploy teaches crawlers to
  ignore it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://ccc.ccdocs.com/</loc>
    <lastmod>2026-08-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
