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

  There is exactly one page: the application at "/". The five marketing pages
  that used to live here (game-review, analysis-board, play-coach,
  opening-explorer, puzzles) were removed on 2026-09-19 — they stood between a
  visitor and the app, and each was reachable only from their own shared nav,
  so removing them costs no internal links.

  What remains is the shell in web/index.html, which is the only crawlable text
  the site has: Flutter renders the app to a canvas, so once it boots the DOM
  holds no words. That markup is real, visible content — not hidden text.

  scripts/verify_web_seo.mjs fails if this list and the directories under web/
  disagree, so keep them in step.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.chesskish.com/</loc>
    <lastmod>2026-09-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
