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

  Deliberately short. The game is a single-page app whose internal navigation is hash-based (#home, #game,
  #s2, #guide …), and a fragment is not a separate URL to a crawler — listing them would be padding, not
  coverage. Only genuinely distinct documents belong here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://afkheroes.xyz/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://afkheroes.xyz/deck.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
