<?xml version="1.0" encoding="UTF-8"?>
<!--
  One entry, honestly. MaltaShores is a single-page app: tabs and spot detail are
  component state, not routes, so there is no second URL to submit. Listing
  invented paths would just produce soft-404s.

  If per-spot routes are ever added (see the SEO item in ROADMAP.md), this should
  be generated from spots.seed.json rather than hand-maintained.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.maltashores.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
