<?xml version="1.0" encoding="UTF-8"?>
<!--
  Placeholder domain below - replace REPLACE-WITH-YOUR-DOMAIN once a real domain is registered
  and pointed at this server (see robots.txt, same placeholder). Sitemap URLs must be absolute per
  the sitemap protocol, so this can't just use relative paths.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://REPLACE-WITH-YOUR-DOMAIN/stats.html</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://REPLACE-WITH-YOUR-DOMAIN/about.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
