<?xml version="1.0" encoding="UTF-8"?>
<!--
  Spicy CRM is auth-gated — only the SPA shell is publicly indexable.
  HashRouter routes (`/#/dashboard`, etc.) are not enumerated here because
  search engines treat the fragment as the same URL as `/`, and the routes
  themselves return no content without an authenticated session anyway.
-->
<urlset xmlns="http://www.sitemap.org/schemas/sitemap/0.9">
  <url>
    <loc>/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
