<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">
    
    <!-- Homepage -->
    <url>
        <loc>https://dennybenny.com/</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://dennybenny.com/webassets/img/logo.jpg</image:loc>
            <image:title>Denny Benny - Premium Cement and TMT Bars Supplier</image:title>
            <image:caption>Leading supplier of construction materials in Tinsukia, Assam</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://dennybenny.com/webassets/img/slider.jpg</image:loc>
            <image:title>Construction Materials - Cement and TMT Bars</image:title>
            <image:caption>High quality construction materials for all building needs</image:caption>
        </image:image>
    </url>
    
    <!-- About Us Section -->
    <url>
        <loc>https://dennybenny.com/#about</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <image:image>
            <image:loc>https://dennybenny.com/webassets/img/about.jpg</image:loc>
            <image:title>About Denny Benny Associates</image:title>
            <image:caption>Experienced construction materials supplier with 10+ years in business</image:caption>
        </image:image>
    </url>
    
    <!-- Cement Products -->
    <url>
        <loc>https://dennybenny.com/#cement</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://dennybenny.com/webassets/img/product/dalmia-cement.jpg</image:loc>
            <image:title>Dalmia Cement - Premium Quality</image:title>
            <image:caption>High quality cement with water-repellent properties</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://dennybenny.com/webassets/img/product/ultratech.jpeg</image:loc>
            <image:title>Ultra Tech Cement - Advanced Technology</image:title>
            <image:caption>Premium cement manufactured using advanced S&S Technology</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://dennybenny.com/webassets/img/product/star.jpeg</image:loc>
            <image:title>Star Cement - High Strength</image:title>
            <image:caption>Exceptional grade PPC cement with enhanced strength</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://dennybenny.com/webassets/img/product/duraguard.jpeg</image:loc>
            <image:title>Duraguard Cement - Weather Resistant</image:title>
            <image:caption>Superior quality cement with enhanced durability</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://dennybenny.com/webassets/img/product/ambuja.jpeg</image:loc>
            <image:title>Ambuja Cement - Trusted Brand</image:title>
            <image:caption>Trusted cement brand with innovative technology</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://dennybenny.com/webassets/img/product/ramcho.jpg</image:loc>
            <image:title>Ramcho Cement - Water Repellent</image:title>
            <image:caption>Specially formulated cement with water-repellent properties</image:caption>
        </image:image>
    </url>
    
    <!-- TMT Bars Products -->
    <url>
        <loc>https://dennybenny.com/#bars</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://dennybenny.com/webassets/img/product/jsw.jpeg</image:loc>
            <image:title>JSW TMT Bars - High Tensile Strength</image:title>
            <image:caption>High tensile strength TMT bars with superior ductility</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://dennybenny.com/webassets/img/product/durgapur.jpeg</image:loc>
            <image:title>Durgapur TMT Bars - Premium Quality</image:title>
            <image:caption>Premium quality TMT bars with excellent bendability</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://dennybenny.com/webassets/img/product/rungta.jpeg</image:loc>
            <image:title>Rungta TMT Bars - Corrosion Resistant</image:title>
            <image:caption>Corrosion resistant TMT bars for long-lasting structures</image:caption>
        </image:image>
    </url>
    
    <!-- Testimonials -->
    <url>
        <loc>https://dennybenny.com/#testimonials</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- FAQ Section -->
    <url>
        <loc>https://dennybenny.com/#faq</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    
    <!-- Contact Us -->
    <url>
        <loc>https://dennybenny.com/#contact</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Enquiry Form -->
    <url>
        <loc>https://dennybenny.com/#enquiry</loc>
        <lastmod><?php echo date('Y-m-d'); ?></lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
</urlset>