<?xml version="1.0" encoding="UTF-8"?>
<!--
  ClearMath Academy sitemap.

  The site is a single-page hash-routed app. From a crawler's perspective
  there is only one server-served URL ("/") because every other route is
  a `#hash` fragment that the server doesn't see. This sitemap lists that
  one URL plus its lastmod so search engines have a canonical entry to
  index. When the site migrates from hash routing to real routes, this
  file should be regenerated to include each course / lesson / diagnostic
  path as a distinct URL.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://clearmathacademy.com/</loc>
    <lastmod>2026-05-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
