<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!--
    Sitemap deliberately minimal. app.fital.xyz is a logged-in PWA: the only
    public, indexable surface is the install/landing page at /. All other
    routes (/dashboard, /send, /membership, etc.) require auth and should not
    appear in search results — robots.txt also blocks them.
  -->
  <url>
    <loc>https://app.fital.xyz/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
