<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index. The landing site ships a handful of static pages, while the
  Astro blog emits its own sitemap at /blog/sitemap.xml (see
  blog/src/pages/sitemap.xml.ts). Listing both here lets crawlers discover posts
  the root sitemap without us having to enumerate slugs by hand.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://thememoria.ai/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://thememoria.ai/blog/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
