<?xml version="1.0" encoding="UTF-8"?>
<!--
    Sitemap index. Search engines fetch this URL and discover the two
    actual sitemaps below. Splitting static URLs from dynamic events
    lets the events sitemap stay fresh (regenerated on every fetch by
    a Supabase edge function) without needing redeploys.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <sitemap>
        <loc>https://thebuilders.thecore.in/sitemap-static.xml</loc>
    </sitemap>
    <sitemap>
        <loc>https://thebuilders.thecore.in/sitemap-events.xml</loc>
    </sitemap>
</sitemapindex>
