<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- nextpub (this app) — flat urlset of nextpub pages -->
  <sitemap>
    <loc>https://www.23andme.org/sitemap.xml</loc>
  </sitemap>
  <!-- blog (Next.js headless) -->
  <sitemap>
    <loc>https://www.23andme.org/blog/sitemap.xml</loc>
  </sitemap>
  <!-- discover (Next.js) — serves under /ancestry/last-names basePath -->
  <sitemap>
    <loc>https://www.23andme.org/ancestry/last-names/sitemap.xml</loc>
  </sitemap>
  <!-- clinicians / medical (WordPress + Yoast -> sitemap_index.xml) -->
  <sitemap>
    <loc>https://www.23andme.org/clinicians/sitemap_index.xml</loc>
  </sitemap>
  <!-- education / GLH (WordPress + Yoast -> sitemap_index.xml) -->
  <sitemap>
    <loc>https://www.23andme.org/education/sitemap_index.xml</loc>
  </sitemap>
  <!-- research — WordPress-backed (research.pubmulti); TODO(PUB-7020): verify path/format on the live site -->
  <sitemap>
    <loc>https://www.23andme.org/research/sitemap_index.xml</loc>
  </sitemap>
  <!-- media-center (Next.js App Router) — app/sitemap.ts, served at /media-center/sitemap.xml -->
  <sitemap>
    <loc>https://www.23andme.org/media-center/sitemap.xml</loc>
  </sitemap>
</sitemapindex>
