<?xml version="1.0" encoding="UTF-8"?>
<!--
  Changing Humanity sitemap. Updated 2026-09-17 at the launch cutover.

  URLs are extensionless because vercel.json sets "cleanUrls": true, which
  serves program.html at /program and redirects /program.html to it. These
  match the canonical and og:url tags on both pages exactly. If cleanUrls is
  ever removed, every URL below has to gain its .html back in the same change.

  INCOMPLETE ON PURPOSE. The Transparency page is approved but not yet built, and
  a sitemap that lists URLs returning 404 is worse than one that lists fewer. Add
  each entry as the page ships, and update lastmod when content changes materially.

  coming-soon.html is deliberately absent. It is kept in the repo as a ready-made
  maintenance page and should never be indexed.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.changinghumanitycorp.com/</loc>
    <lastmod>2026-09-17</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.changinghumanitycorp.com/program</loc>
    <lastmod>2026-09-17</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
