<?xml version="1.0" encoding="UTF-8"?>
<!--
  Client-side routes (see apps/web/src/routes.ts) all serve the same SPA shell.
  Only list URLs that are public and meaningfully distinct — not private app
  state (/bag, /collection, /settings, /admin) or near-duplicates of home that
  still share one document title. Expand when per-route titles/meta exist.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://ripempire.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://ripempire.com/legal</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
