<?xml version="1.0" encoding="UTF-8"?>
<!--
  ════════════════════════════════════════════════════════════
  sitemap.xml — AdSense Eligibility Checker
  Production Ready · SEO Optimized · Google + Bing Compliant
  Protocol: https://www.sitemaps.org/protocol.html
  Last Updated: 2026-03-11
  ════════════════════════════════════════════════════════════

  SITEMAP INDEX STRUCTURE:
  ┌─ sitemap.xml                  ← This file (Sitemap Index)
  ├─ sitemap-pages.xml            ← Core static pages
  ├─ sitemap-tools.xml            ← Tool pages
  ├─ sitemap-blog.xml             ← Blog / articles
  └─ sitemap-images.xml           ← Image sitemap

  SUBMISSION:
  ✅ Google Search Console  → search.google.com/search-console
  ✅ Bing Webmaster Tools   → bing.com/webmasters
  ✅ Referenced in robots.txt

  SEO RULES FOLLOWED:
  ✅ UTF-8 encoded
  ✅ Canonical HTTPS URLs only
  ✅ No noindex / blocked / redirect URLs
  ✅ Realistic priority values (not all 1.0)
  ✅ Realistic changefreq values
  ✅ lastmod in W3C Datetime format (YYYY-MM-DD)
  ✅ Under 50,000 URLs per sitemap file
  ✅ Each URL appears only once
  ✅ No trailing parameters or session IDs
  ════════════════════════════════════════════════════════════
-->

<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- ── Core Pages Sitemap ── -->
  <sitemap>
    <loc>https://adsenseeligibilitychecker.org/sitemap-pages.xml</loc>
    <lastmod>2026-03-11</lastmod>
  </sitemap>

  <!-- ── Tools Sitemap ── -->
  <sitemap>
    <loc>https://adsenseeligibilitychecker.org/sitemap-tools.xml</loc>
    <lastmod>2026-03-11</lastmod>
  </sitemap>

  <!-- ── Blog / Articles Sitemap ── -->
  <sitemap>
    <loc>https://adsenseeligibilitychecker.org/sitemap-blog.xml</loc>
    <lastmod>2026-03-11</lastmod>
  </sitemap>

  <!-- ── Images Sitemap ── -->
  <sitemap>
    <loc>https://adsenseeligibilitychecker.org/sitemap-images.xml</loc>
    <lastmod>2026-03-11</lastmod>
  </sitemap>

</sitemapindex>
