<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, because App.js routes one path. Anything else that answers 200 on this host is
  either an asset or a //-prefixed duplicate of this same page, and the point of listing the
  home page explicitly is to say which of those is the real one.

  No <lastmod>: the copy on this page changes only on deploy, while the figures in the table
  come from /api/validators on every load. A timestamp tracking the figures would ask crawlers
  back constantly for text that had not moved, and a hand-maintained one would be wrong within
  the week. Google ignores <changefreq> and <priority> entirely, so neither is here either.

  Referenced from robots.txt. If a route is ever added to App.js, add it here too — and read
  the note on the canonical tag in index.html before doing so.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://topvalidators.app/</loc>
  </url>
</urlset>
