<?xml version="1.0" encoding="UTF-8"?>
<!--
  Almost every screen in this app sits behind an auth wall (see
  src/app/_layout.tsx: any path without a session renders the login/signup
  screen instead), so only the genuinely public, pre-auth entry point is
  listed here. Event invite pages (`/evento/:slug`) are real content but their
  slugs are created dynamically after this file is built, so they can't be
  enumerated statically without a build-time or on-demand generator.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://app.onti.global/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
