<?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">

    <!-- Home Page -->
    <url>
        <loc>http://localhost/knouz/</loc>
        <lastmod>2025-11-09</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About Page -->
    <url>
        <loc>http://localhost/knouz/about.html</loc>
        <lastmod>2025-11-09</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Leaders Page -->
    <url>
        <loc>http://localhost/knouz/leaders.html</loc>
        <lastmod>2025-11-09</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Vision Page -->
    <url>
        <loc>http://localhost/knouz/vision.html</loc>
        <lastmod>2025-11-09</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Values Page -->
    <url>
        <loc>http://localhost/knouz/values.html</loc>
        <lastmod>2025-11-09</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Services Page -->
    <url>
        <loc>http://localhost/knouz/services.html</loc>
        <lastmod>2025-11-09</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>http://localhost/knouz/contact.html</loc>
        <lastmod>2025-11-09</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Services Subpages -->
    <url>
        <loc>http://localhost/knouz/children.html</loc>
        <lastmod>2025-11-09</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>http://localhost/knouz/women.html</loc>
        <lastmod>2025-11-09</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>http://localhost/knouz/servants.html</loc>
        <lastmod>2025-11-09</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

</urlset>