<?xml version="1.0" encoding="UTF-8"?>
<!--
  Yig — sitemap.xml (index)
  Production lives at www.yigcore.com.

  This file is a sitemap index — it points at the two real sitemaps.
  Splitting pages vs. docs gives Google two distinct discovery surfaces and
  makes growth visible in Search Console (Indexing → Sitemaps shows each
  file's coverage independently).

  - sitemap-pages.xml — top-level marketing, conversion, legal pages
  - sitemap-docs.xml  — all docs articles from src/content/docs/

  Submit BOTH to Google Search Console manually the first time. After that,
  GSC re-fetches each on its own cadence; Cloudflare Crawler Hints + IndexNow
  push delta updates to Bing/Yandex/Naver instantly.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <sitemap>
    <loc>https://www.yigcore.com/sitemap-pages.xml</loc>
    <lastmod>2026-05-21</lastmod>
  </sitemap>

  <sitemap>
    <loc>https://www.yigcore.com/sitemap-docs.xml</loc>
    <lastmod>2026-05-21</lastmod>
  </sitemap>

</sitemapindex>
