<?xml version="1.0" encoding="UTF-8"?>
<urlset 
    xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Static Pages -->
    <url>
        <loc>https://azmrsolutions.com/</loc>
        <priority>1.0</priority>
        <changefreq>weekly</changefreq>
    </url>
    <url>
        <loc>https://azmrsolutions.com/about</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://azmrsolutions.com/products</loc>
        <priority>0.9</priority>
        <changefreq>weekly</changefreq>
    </url>
    <url>
        <loc>https://azmrsolutions.com/contact</loc>
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
    </url>

    <!-- Dynamic Product Pages -->
    <url>
        <loc>https://azmrsolutions.com/product-details?product=quartz-slabs</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://azmrsolutions.com/product-details?product=granite-slabs</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://azmrsolutions.com/product-details?product=kitchen-cabinets</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>
    <url>
        <loc>https://azmrsolutions.com/product-details?product=sinks-accessories</loc>
        <priority>0.8</priority>
        <changefreq>monthly</changefreq>
    </url>

</urlset>