<?xml version="1.0" encoding="UTF-8"?>
<!--
  The apex has two pages and no build step, so this is a hand-written file rather than something
  generated. Adding a page means adding it here. Shop pages are NOT listed: each one is a
  different host (slug.calenti.cy or the shop's own domain) and is covered by that host's own
  sitemap, which is generated live from the shop list in apps/web/worker/index.ts.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://calenti.cy/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://calenti.cy/features</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
