<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap for 江湖论剑.
  Public, index-friendly routes only — user-private and bearer-token
  paths are blocked via robots.txt and don't appear here.
  /history/* (battle replays) are dynamic & potentially numerous; once we
  have a stable id namespace we can extend this with a sitemap generator,
  but for now we point crawlers at the top-of-funnel pages.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://jianghu.gtio.work/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://jianghu.gtio.work/leaderboard</loc>
    <changefreq>hourly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://jianghu.gtio.work/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
