<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap for Arena. Lists the stable public entry point(s).
  Host is the production domain https://mondiapp.com.

  Per-pact (/pact/$id), per-match (/match/$id) and per-user (/u/$id) URLs are
  dynamic and are intentionally omitted here — a dynamic sitemap route that
  enumerates live, public pacts/matches from Supabase is a recommended
  follow-up. Don't hand-fabricate ids in this file.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://mondiapp.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
