<?xml version="1.0" encoding="UTF-8"?>
<!--
  One entry, and that is not an oversight.

  This app routes on the URL fragment (#shop, #lot/excelso). A fragment is
  never sent to a server and is discarded by every crawler, so #shop is not
  a different URL from / — it is the same document. Listing fragments here
  would be invalid: Google ignores them, and a sitemap full of duplicates of
  the same URL is a quality signal in the wrong direction.

  When the routes become real paths (/shop, /lot/excelso, /terms, /privacy),
  add one <url> per path here. See README → "SEO".
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://eiffel.coffee/</loc>
    <lastmod>2026-08-05</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
