<?xml version="1.0" encoding="UTF-8"?>
<!--
  One entry, because there is one indexable page.

  Trainers live behind hash routes (#/trainer/317) and a crawler discards the
  fragment, so every trainer URL collapses to this one. Listing them would
  submit the same page 900 times. Giving trainers their own real URLs is a
  routing change, not a sitemap change; this file grows once that lands.

  No <lastmod>: a hand-maintained date would be wrong within a week, and a
  wrong one is worse than none.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://platinum-calc.pages.dev/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
