<?xml version="1.0" encoding="UTF-8"?>
<!--
  Three pages, which is all there is. Hand-written rather than generated: a
  generator for a fixed list of three would be more code than the list.

  The Hall of Fame changes whenever somebody plays, so it carries the highest
  change frequency — it is also the page most likely to be searched for by
  name, because the names on it are people's own.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.fragmeup.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://www.fragmeup.com/hall-of-fame</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://www.fragmeup.com/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
</urlset>
