<?xml version="1.0" encoding="UTF-8"?>
<!--
  ══════════════════════════════════════════════════════════════════════════
  XeroD — viewer.xerod.net  |  SITEMAP INDEX
  ══════════════════════════════════════════════════════════════════════════

  HOW TO SUBMIT TO GOOGLE SEARCH CONSOLE:
  ─────────────────────────────────────────
  1. Go to https://search.google.com/search-console/
  2. Select property: https://viewer.xerod.net/
  3. Click "Sitemaps" in the left sidebar
  4. Enter:  sitemap_index.xml
  5. Click "Submit"

  That single submission tells Google about ALL content below.

  CHILD SITEMAPS:
  ─────────────────────────────────────────
  sitemap.xml          → All static pages, category hubs, feature pages
                         Includes: image + video extensions for Google Images/Video
                         Contains hreflang en / en-IN / x-default

  sitemap-viz.xml      → Every public /v/:vizId page
                         Generated at build time from Firestore
                         Includes image + video sitemaps per visualization

  sitemap-profiles.xml → Every indexable /profile/:username page
                         Generated at build time from Firestore
                         Includes avatar images

  ══════════════════════════════════════════════════════════════════════════
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <sitemap>
    <loc>https://viewer.xerod.net/sitemap.xml</loc>
    <lastmod>2026-05-16</lastmod>
  </sitemap>

  <sitemap>
    <loc>https://viewer.xerod.net/sitemap-viz.xml</loc>
    <lastmod>2026-05-16</lastmod>
  </sitemap>

  <sitemap>
    <loc>https://viewer.xerod.net/sitemap-profiles.xml</loc>
    <lastmod>2026-05-16</lastmod>
  </sitemap>

  <sitemap>
    <loc>https://viewer.xerod.net/sitemap-marketing.xml</loc>
    <lastmod>2026-05-16</lastmod>
  </sitemap>

</sitemapindex>
