<?xml version="1.0" encoding="UTF-8"?>
<!--
  GENERATED by scripts/generate-sitemaps.cjs. Do not hand-edit.

  Every URL below is built from src/data/seo-content.ts, the same data the
  pages render from, so the sitemap cannot advertise a page that does not
  exist. It used to carry its own hardcoded vocabularies, which drifted:
  6,555 of the 6,560 URLs it listed rendered "not found", because the route
  patterns behind them (/pos-for-:industry-:location and friends) never
  matched - react-router only binds :param as a whole path segment.

  src/test/seo-slugs-resolve.test.ts runs every generated URL through the
  real resolver, so a shape that does not resolve fails the build.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://karlpos.com/sitemap-main.xml</loc>
    <lastmod>2026-09-12</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://karlpos.com/sitemap-1.xml</loc>
    <lastmod>2026-09-12</lastmod>
  </sitemap>
</sitemapindex>
