<?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"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

    <!-- Homepage - Highest priority, updated frequently -->
    <url>
        <loc>https://kilomaspha.com/</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About Page - High priority, updated occasionally -->
    <url>
        <loc>https://kilomaspha.com/about.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Services Page - High priority, updated regularly -->
    <url>
        <loc>https://kilomaspha.com/services.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Contact Page - High priority, stable content -->
    <url>
        <loc>https://kilomaspha.com/contact.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Thank You Page - Lower priority, functional page -->
    <url>
        <loc>https://kilomaspha.com/thanks.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Legal Pages - Important for compliance, updated rarely -->
    <url>
        <loc>https://kilomaspha.com/privacy.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <url>
        <loc>https://kilomaspha.com/terms.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <url>
        <loc>https://kilomaspha.com/cookies.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

</urlset>
