<?php
header("Content-Type: application/xml; charset=UTF-8");

echo '<?xml version="1.0" encoding="UTF-8"?>';
?>

<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <sitemap>
        <loc>https://dwarakahomeconstructions.com/pages-sitemap.xml</loc>
    </sitemap>

    <sitemap>
        <loc>https://dwarakahomeconstructions.com/blog-sitemap.xml</loc>
    </sitemap>

</sitemapindex>