<?xml version="1.0" encoding="UTF-8"?>
<!--
  The app itself is hash-routed, so every screen inside it reports "/" and a
  crawler discards the fragment before it ever reaches the server. Listing
  "#/about" here would not add a page; it would submit "/" a second time.

  The two pages below are different: they are real HTML documents, written for
  someone who has never seen the game and arrived from a search box, and served
  at extensionless paths by the rewrites in firebase.json.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  <url>
    <loc>https://charge.tabitalk.com/</loc>
    <lastmod>2026-08-07T00:00:00+09:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image><image:loc>https://charge.tabitalk.com/share-card.png</image:loc></image:image>
  </url>
  <url>
    <loc>https://charge.tabitalk.com/how-everyone-played-it</loc>
    <lastmod>2026-08-07T00:00:00+09:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://charge.tabitalk.com/how-to-play</loc>
    <lastmod>2026-08-07T00:00:00+09:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
