<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index.

  Google already knows this URL, so it stays the entry point — but it is now an
  index rather than a flat list. Static pages are hand-maintained in
  sitemap-pages.xml; sitemap-experiences.xml is generated at build time by
  scripts/generate-sitemap.mjs and is not committed, because its contents change
  every time someone publishes.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://lampzi.com/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://lampzi.com/sitemap-experiences.xml</loc>
  </sitemap>
</sitemapindex>
