<?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:xhtml="http://www.w3.org/1999/xhtml"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
    
    <!-- Homepage -->
    <url>
        <loc>https://www.calmsolutions.co.ke</loc>
        <lastmod>2024-03-14</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://www.calmsolutions.co.ke"/>
    </url>

    <!-- Solutions Section -->
    <url>
        <loc>https://www.calmsolutions.co.ke/solutions</loc>
        <lastmod>2024-03-14</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://www.calmsolutions.co.ke/solutions"/>
    </url>
    
    <!-- Solution Pages -->
    <url>
        <loc>https://www.calmsolutions.co.ke/solutions/business-process-optimization</loc>
        <lastmod>2024-03-14</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://www.calmsolutions.co.ke/solutions/business-process-optimization"/>
    </url>
    <!-- ... other solution pages ... -->

    <!-- Products Page -->
    <url>
        <loc>https://www.calmsolutions.co.ke/products</loc>
        <lastmod>2024-03-14</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://www.calmsolutions.co.ke/products"/>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>https://www.calmsolutions.co.ke/contact</loc>
        <lastmod>2024-03-14</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <xhtml:link rel="alternate" hreflang="en" href="https://www.calmsolutions.co.ke/contact"/>
    </url>
</urlset>