<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap INDEX. This is the URL robots.txt advertises and the one to submit to
  Search Console; it points at the two real sitemaps.

  Why an index rather than one file: the fixed pages are static and belong in a
  checked-in file, but journal posts are rows in the database. A single static
  file would have to be hand-edited on every new post, and would silently stop
  listing posts the moment someone forgot — so the journal keeps a generated
  sitemap of its own.

  The <lastmod> below is the index entry's own date. Bump sitemap-pages.xml's
  when you edit that file; /sitemap-journal.xml reports its own.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://blokvault.io/sitemap-pages.xml</loc>
    <lastmod>2026-08-24</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://blokvault.io/sitemap-journal.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://blokvault.io/sitemap-whiskies.xml</loc>
  </sitemap>
</sitemapindex>
