<?xml version="1.0" encoding="UTF-8"?>
<!-- Two URLs, and that is the honest size of this site's public surface.
     `INDEXABLE_PATHS` in src/lib/seo.ts is the same list — a test pins it, so
     a page added there without being added here fails the suite. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://futfun.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://futfun.com/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
