<?xml version="1.0" encoding="UTF-8"?>
<!--
  DenialPro Master Sitemap Index
  ================================
  This file references 6 sub-sitemaps, each owned by a content type.

  SCALABILITY GUIDE:
  ─────────────────────────────────────────────────────────────────────
  ▸ New denial code pages  → lib/denialCodeData.js (CODE_PAGES)
                             + sitemap-denial-codes.xml

  ▸ New courses            → lib/specialtyAcademyFramework.js (SPECIALTY_ACADEMIES)
                             + sitemap-courses.xml + sitemap-lessons.xml

  ▸ New blog articles      → lib/blogData.js (ARTICLES + CONTENT_ROADMAP status='live')
                             + sitemap-blog.xml

  ▸ New digital products   → DigitalProduct entity (slug field)
                             + sitemap-products.xml

  ▸ New specialty hubs     → lib/specialtyAcademyFramework.js + sitemap-specialties.xml

  ▸ New knowledge center   → pages/knowledge/ + sitemap-core.xml knowledge section

  Each sub-sitemap has comments explaining how to extend it.
  ─────────────────────────────────────────────────────────────────────
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://denialcodes.pro/sitemap-core.xml</loc>
    <lastmod>2026-06-20</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://denialcodes.pro/sitemap-denial-codes.xml</loc>
    <lastmod>2026-06-20</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://denialcodes.pro/sitemap-courses.xml</loc>
    <lastmod>2026-06-20</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://denialcodes.pro/sitemap-lessons.xml</loc>
    <lastmod>2026-06-20</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://denialcodes.pro/sitemap-blog.xml</loc>
    <lastmod>2026-06-20</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://denialcodes.pro/sitemap-products.xml</loc>
    <lastmod>2026-06-20</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://denialcodes.pro/sitemap-specialties.xml</loc>
    <lastmod>2026-06-20</lastmod>
  </sitemap>
</sitemapindex>
