<?xml version="1.0" encoding="UTF-8"?>
<!--
  Suchall Blends sitemap.

  ONE URL, and that is correct, not an oversight. The site is a single document: the
  Mentorship and Shop views in index.html are client-side view swaps of the same URL (no
  pushState, no hash, no query string), and the product filter tabs are JavaScript state, so
  there is no second address a crawler could fetch.

  Deliberately excluded: /admin, /suchall-admin and /mygui-admin (owner dashboards, each
  carries <meta name="robots" content="noindex, nofollow">), /api/* (JSON endpoints), /go/*
  (outbound affiliate redirects), and every Vercel preview hostname. Absolute URLs on the
  verified canonical host only: https://suchallblends.com (apex, HTTPS, www folds into it).

  lastmod is the date this page's content last actually changed. Update it when index.html
  changes in a way a visitor would notice; leaving it stale is better than faking a date.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://suchallblends.com/</loc>
    <lastmod>2026-08-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
