<?xml version="1.0" encoding="UTF-8"?>
<!-- Two URLs, and the priorities are the honest way round rather than the
     obvious one. `/` is the game itself — a <canvas> and a boot script, with
     nothing on it for a crawler to read — while `/about` carries every word the
     site has. So the root is listed because it is the canonical entry point,
     and `/about` is what should actually rank. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://pvpmod.com/</loc>
    <lastmod>2026-08-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://pvpmod.com/about</loc>
    <lastmod>2026-08-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
