<?xml version="1.0" encoding="UTF-8"?>
<!--
  lampson Sitemap Index
  This file lists all sitemaps. The main content sitemap is
  generated dynamically by the backend (SeoController::sitemap)
  so it always reflects the current published content.

  Static pages and realms are included here as a fast fallback
  for crawlers that cache this file.

  The backend sitemap at /sitemap-posts.xml is refreshed every
  15 minutes via Laravel's Cache::remember() in SeoController.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Dynamic content sitemap: all published posts + realms (backend-generated) -->
  <sitemap>
    <loc>https://lampson.online/sitemap.xml</loc>
    <lastmod>2026-06-11</lastmod>
  </sitemap>

</sitemapindex>
