<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the PUBLIC pages belong here. The corpus itself is behind a sign-in
  (the edge middleware walls /assets/json/, /nexus/ and /models/), so listing
  inscription or character URLs would offer search engines pages they cannot
  read and visitors a door that asks them to sign in before they know why.

  URLs here are the ones the edge actually serves: Cloudflare Pages strips the
  `.html` extension, so `/about.html` answers 308 → `/about` (verified live
  2026-08-08). A sitemap that lists redirecting URLs asks a search engine to
  index an address that immediately sends it somewhere else.

  The host is aksharabhandara.mythicsociety.org throughout — the owner's chosen
  canonical. The bengaluruinscriptions.org host keeps serving the same site and
  its old links keep working; it simply must not compete as a duplicate.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://aksharabhandara.mythicsociety.org/about</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://aksharabhandara.mythicsociety.org/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <!-- Public and worth indexing, but they are not what anyone is searching for —
       low priority so they never outrank /about for "akshara bhandara". -->
  <url>
    <loc>https://aksharabhandara.mythicsociety.org/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
  <url>
    <loc>https://aksharabhandara.mythicsociety.org/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
</urlset>
