<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained. There are only four indexable routes, so generating this at build time would
  cost more than it saves - but it does mean adding a public route to src/routes/index.tsx without
  adding it here leaves it undiscoverable by any crawler that does not execute JavaScript.

  Everything excluded here is excluded in robots.txt too, and for the same reasons:
    /pro/*  render only from React Router location state
    /:handle, /update-communication-preferences, /portal, /error  have no search value

  <changefreq> and <priority> are omitted deliberately - Google ignores both.
  Bump <lastmod> when a page's actual content changes; a stale date is ignored, not penalised.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://supermouthpro.com/</loc>
    <lastmod>2026-08-27</lastmod>
  </url>
  <url>
    <loc>https://supermouthpro.com/register</loc>
    <lastmod>2026-08-27</lastmod>
  </url>
  <url>
    <loc>https://supermouthpro.com/request-sample</loc>
    <lastmod>2026-08-27</lastmod>
  </url>
  <url>
    <loc>https://supermouthpro.com/resources</loc>
    <lastmod>2026-08-27</lastmod>
  </url>
</urlset>
