<?xml version="1.0" encoding="UTF-8"?>
<!--
  Utopoly sitemap.
  Only the public landing page is listed: every other page sits behind the auth
  guard, which redirects crawlers to "/" — listing them would just report
  duplicate content.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://utopoly.com/</loc>
    <lastmod>2026-08-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
