<?xml version="1.0" encoding="UTF-8"?>
<!-- AUTO-GENERATED FROM: DigitalProduct entity (slug field) + Downloads page -->
<!-- To add a new product: create a DigitalProduct record in the database -->
<!-- and add its slug URL here following the pattern below. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Downloads Hub -->
  <url><loc>https://denialcodes.pro/downloads</loc><lastmod>2026-06-20</lastmod><changefreq>weekly</changefreq><priority>0.8</priority></url>

  <!-- Digital Products — add /downloads/{slug} for each DigitalProduct record -->
  <!-- Example: <url><loc>https://denialcodes.pro/downloads/top-50-denial-codes-guide</loc>... -->

  <!-- Specialty Content Hubs (free resource gates) -->
  <url><loc>https://denialcodes.pro/downloads/behavioral-health-denial-survival-guide</loc><lastmod>2026-06-20</lastmod><changefreq>monthly</changefreq><priority>0.8</priority></url>

  <!-- ================================================================
       HOW TO ADD PRODUCTS:
       1. Create a DigitalProduct entity record with a unique `slug`
       2. Add the URL here: https://denialcodes.pro/downloads/{slug}
       3. The DownloadProduct page (pages/DownloadProduct.jsx) renders it automatically
       ================================================================ -->
</urlset>
