<?xml version="1.0" encoding="UTF-8"?>
<!--
  The game is one page and the reading is two more.

  Every mode, board and result lives at `/` and is reached by state rather
  than by URL, so the app contributes exactly one entry. The explainers are
  real documents at real addresses, served as plain HTML precisely so that a
  crawler which will not run JavaScript can still read them.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://hoops-auction.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://hoops-auction.com/how-ratings-work</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://hoops-auction.com/how-to-play</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://hoops-auction.com/best-nba-players-of-all-time</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
