<?xml version="1.0" encoding="UTF-8"?>
<!--
  Crypto4All — Master Sitemap Index
  ════════════════════════════════════════════════════════════════════════

  Submit ALL THREE sitemaps separately to Google Search Console:

  1. https://crypto4all.net/sitemap.xml         ← this file (sitemap index)
  2. https://crypto4all.net/sitemap-news.xml    ← Google News Sitemap (last 48h only)
  3. https://crypto4all.net/sitemap-articles.xml ← Full archive (6000+ articles, paginated)

  Sitemap purposes:
  ─────────────────────────────────────────────────────────────────────
  sitemap-static.xml     → All static pages (home, wallet, exchange, etc.)
  sitemap-news.xml       → Google News Sitemap — last 48h articles only
                           (required for Google News indexing)
  sitemap-articles.xml   → Standard XML sitemap — full article archive
                           (auto-paginates: page=0, page=1, … up to 50k/page)
  ─────────────────────────────────────────────────────────────────────

  Coverage: ai-news, world-news, tech-news, economy-news, science-news, news
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Static routes (home, wallets, exchanges, scam-alert, etc.) -->
  <sitemap>
    <loc>https://crypto4all.net/sitemap-static.xml</loc>
    <lastmod>2026-09-07</lastmod>
  </sitemap>

  <!-- Google News Sitemap — last 48 hours ONLY (Google News requirement) -->
  <!-- Refreshes every 30 minutes. Always contains the freshest articles. -->
  <sitemap>
    <loc>https://crypto4all.net/sitemap-news.xml</loc>
    <lastmod>2026-09-07</lastmod>
  </sitemap>

  <!-- Full article archive — all 6000+ articles, standard XML sitemap index -->
  <!-- Automatically paginates in blocks of 5000. Submit this URL directly. -->
  <sitemap>
    <loc>https://crypto4all.net/sitemap-articles.xml</loc>
    <lastmod>2026-09-07</lastmod>
  </sitemap>

</sitemapindex>
