<?xml version="1.0" encoding="UTF-8"?>
<!--
  2026-07-15 — sitemap for crm.zayrev.com. This is a Vite SPA: every route
  returns the SAME index.html (client-rendered), so /signup and /login are
  byte-identical to / and both already canonicalize to / (index.html
  canonical). Listing them was duplicate-content noise, so only the canonical
  home is listed here. The marketing/SEO surface for the CRM lives on the
  Astro site www.zayrev.com (/zay-crm, /best-crm-for-small-teams,
  /crm-for-startups, /pricing) — those carry the per-page meta a SPA cannot.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://crm.zayrev.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
