<?xml version="1.0" encoding="UTF-8"?>
<!--
  The origin sitemap, and an index rather than a list: this host serves
  two sites that are maintained separately — the couple-facing wedding
  site at the root, and the Wedding Planner product site under /planner/
  (its own repository directory, with its own sitemap). An index lets
  each keep its own file, while robots.txt still has one address to name.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://wedding.krk.today/sitemap-pages.xml</loc>
    <lastmod>2026-09-15</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://wedding.krk.today/planner/sitemap.xml</loc>
    <lastmod>2026-09-15</lastmod>
  </sitemap>
</sitemapindex>
