<?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-core wp-sitemap; live-verified 2026-07-14 -> wp-sitemap.xml) -->
  <sitemap>
    <loc>https://www.23andme.org/education/wp-sitemap.xml</loc>
  </sitemap>
  <!-- research — research-static-web app/sitemap.ts (Next 15), served at /research/sitemap.xml (added PUB-7020 2026-07-14; verify live after research Amplify deploy) -->
  <sitemap>
    <loc>https://www.23andme.org/research/sitemap.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>
