<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="sitemap.xsl"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" 
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0">
    
    <!-- Homepage - Highest Priority -->
    <url>
        <loc>https://www.cumontltd.com/</loc>
        <lastmod>2025-11-01</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <mobile:mobile/>
        <image:image>
            <image:loc>https://www.cumontltd.com/assets/images/cumont-logo.png</image:loc>
            <image:title>Cumont Limited - ELV & Security Systems</image:title>
        </image:image>
    </url>
    
    <!-- Blog Page -->
    <url>
        <loc>https://www.cumontltd.com/blog.html</loc>
        <lastmod>2025-11-01</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <mobile:mobile/>
    </url>
    
    <!-- Contact Page (coming soon) -->
    <url>
        <loc>https://www.cumontltd.com/contact.html</loc>
        <lastmod>2025-11-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <mobile:mobile/>
    </url>
    
    <!-- About Page (coming soon) -->
    <url>
        <loc>https://www.cumontltd.com/about.html</loc>
        <lastmod>2025-11-01</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
        <mobile:mobile/>
    </url>
    
    <!-- Services Page (coming soon) -->
    <url>
        <loc>https://www.cumontltd.com/services.html</loc>
        <lastmod>2025-11-12</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <mobile:mobile/>
    </url>
    
    <!-- Privacy Policy -->
    <url>
        <loc>https://www.cumontltd.com/privacy.html</loc>
        <lastmod>2025-11-12</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
        <mobile:mobile/>
    </url>

    <!-- Terms of Service -->
    <url>
        <loc>https://www.cumontltd.com/terms.html</loc>
        <lastmod>2025-11-12</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
        <mobile:mobile/>
    </url>
    
</urlset>
