<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static entry points only. Individual server pages live at
  /server.html?id=<uuid>, which a static file cannot enumerate — once there are
  published servers worth indexing, generate a second sitemap from the
  `servers` table (published rows only) and list it in a sitemap index here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://minereach.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://minereach.com/server-list.html</loc>
    <changefreq>hourly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://minereach.com/coin-zone.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
