<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index — both domains (apex landing + app subdomain) point at the
  same `dist/`, so this index lives on both. Search engines that hit
  `calmdeen.com/sitemap.xml` or `app.calmdeen.com/sitemap.xml` will follow
  the URLs below to the per-domain sitemaps.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://calmdeen.com/sitemap-landing.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://app.calmdeen.com/sitemap-app.xml</loc>
  </sitemap>
</sitemapindex>
