<?xml version="1.0" encoding="UTF-8"?>
<!--
  Pages offered to Search Console / Googlebot.

  ONLY genuinely public, indexable pages belong here. Everything else the SPA
  serves is either behind auth, reachable only with a one-time token, or a
  callback — listing any of those wastes crawl budget and puts URLs in Search
  Console's coverage report that can never be indexed, which buries real
  problems under noise. robots.txt disallows those separately.

  `lastmod` values are the git last-commit date of the page that renders each
  URL, not the date this file was touched. A sitemap that claims everything
  changed today teaches Google to ignore the field.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://crispsales.com/</loc>
        <lastmod>2026-08-03</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    <url>
        <loc>https://crispsales.com/register</loc>
        <lastmod>2026-08-06</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://crispsales.com/legal/terms</loc>
        <lastmod>2026-07-16</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    <url>
        <loc>https://crispsales.com/legal/privacy</loc>
        <lastmod>2026-07-16</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
    <url>
        <loc>https://crispsales.com/legal/subprocessors</loc>
        <lastmod>2026-07-16</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
</urlset>
