<?xml version="1.0" encoding="UTF-8"?>
<!--
  One URL, because there is only one.

  The whole app lives at / and keeps its state — which beach, which sport — in
  localStorage rather than in the address bar. There is no pushState, no query
  parameter and no hash route, so none of the 464 bathing waters has a URL that
  could be listed here or linked to from anywhere else.

  That is the real limit on what this file can do, and it is worth stating
  plainly rather than padding the sitemap to look busier: Google finds a single
  root URL perfectly well without being told. Making the beaches addressable is
  the change that would make a sitemap worth having.

  lastmod is stamped by tools/build.sh from the build date, so it cannot rot
  into a claim about a day nothing was deployed.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://getinthesea.uk/</loc>
    <lastmod>2026-09-08</lastmod>
    <changefreq>hourly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
