<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd
                            http://www.google.com/schemas/sitemap-image/1.1
                            http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd">

    <!-- Homepage -->
    <url>
        <loc>https://www.epitomestones.com/</loc>
        <lastmod>2025-12-06</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://www.epitomestones.com/assets/img/logo.png</image:loc>
            <image:title>Epitome Stones Logo</image:title>
        </image:image>
    </url>

    <!-- About Us -->
    <url>
        <loc>https://www.epitomestones.com/aboutus</loc>
        <lastmod>2025-12-06</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Contact Us -->
    <url>
        <loc>https://www.epitomestones.com/contactus</loc>
        <lastmod>2025-12-06</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Granite Products -->
    <url>
        <loc>https://www.epitomestones.com/granite</loc>
        <lastmod>2025-12-06</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <image:image>
            <image:loc>https://www.epitomestones.com/assets/img/products/granite/granite-hero.jpg</image:loc>
            <image:title>Premium Granite Collection</image:title>
        </image:image>
    </url>

        <!-- Marble Products -->
        <url>
            <loc>https://www.epitomestones.com/marble</loc>
            <lastmod>2025-12-06</lastmod>
            <changefreq>weekly</changefreq>
            <priority>0.9</priority>
            <image:image>
                <image:loc>https://www.epitomestones.com/assets/img/products/marble/marble-hero.jpg</image:loc>
                <image:title>Premium Marble Collection</image:title>
            </image:image>
        </url>
    
        <!-- Quartz Products -->
        <url>
            <loc>https://www.epitomestones.com/quartz</loc>
            <lastmod>2025-12-06</lastmod>
            <changefreq>weekly</changefreq>
            <priority>0.9</priority>
            <image:image>
                <image:loc>https://www.epitomestones.com/assets/img/products/quartz/quartz-hero.jpg</image:loc>
                <image:title>Premium Quartz Collection</image:title>
            </image:image>
        </url>
    
    </urlset>
