<?xml version="1.0" encoding="UTF-8"?>
<!--
  Root sitemap index for primores.org.
  Aggregates three per-product sitemaps:
    - /sitemap-index.xml  — Astro-built marketing site + blog posts
    - /wiki/sitemap-index.xml — Astro Starlight wiki
  The legacy hand-maintained /app-sitemap.xml is superseded now that
  Astro's @astrojs/sitemap integration covers every SPA route we
  migrated.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://primores.org/sitemap-index.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://primores.org/wiki/sitemap-index.xml</loc>
  </sitemap>
</sitemapindex>
