<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, deliberately. "/" is the only path that serves readable content;
  everything else is a login-walled SPA route behind the app.html shell.

  Do NOT generate this from src/App.tsx's route table — it has 39+ entries and
  would fabricate thirty-odd URLs with nothing behind them. Add /privacy and
  /terms here only once they are actually prerendered.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://yourparadigm.app/</loc>
    <lastmod>2026-07-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
