<?xml version="1.0" encoding="UTF-8"?>
<!--
  ShouldIDive sitemap. The site is a single-page React app; there's
  only one URL to list, but having a sitemap (a) consolidates
  canonical-URL signals to search engines and (b) lets us stop the
  trailing-slash / www / non-www permutations from getting separately
  indexed.

  When per-region surfaces become customer-facing (ca-beta → ca.shouldidive.com,
  etc.), add them as sibling <url> entries.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://shouldidive.com/</loc>
    <changefreq>hourly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
