<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the pages that render something useful without a session. The game routes
  are deliberately absent: they are behind auth, so listing them would advertise
  URLs that resolve to a login for anyone arriving from search.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://depacto.fun/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://depacto.fun/Legal</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
