<?xml version="1.0" encoding="UTF-8"?>
<!--
  DentAssure Plans - Master Sitemap Index
  
  This index combines multiple sitemaps:
  1. Static sitemap - Core pages (homepage, about, contact, etc.)
  2. Backend sitemap - All plan pages (auto-updated from database)
  
  Last Updated: 2026-02-02
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  
  <!-- Static Pages Sitemap (homepage, about, contact, legal pages, etc.) -->
  <sitemap>
    <loc>https://dentassureplans.co.in/sitemap.xml</loc>
    <lastmod>2026-02-02</lastmod>
  </sitemap>
  
  <!-- Dynamic Plan Pages Sitemap (auto-updated from backend database) -->
  <sitemap>
    <loc>https://api.dentassureplans.co.in/v1/public/master-plans/sitemap.xml</loc>
    <lastmod>2026-02-02</lastmod>
  </sitemap>

</sitemapindex>
