<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Homepage -->
    <url>
        <loc>https://www.maita.co.za/</loc>
        <lastmod>2024-12-14</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About Us Page -->
    <url>
        <loc>https://www.maita.co.za/about</loc>
        <lastmod>2024-12-14</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Rooms Page -->
    <url>
        <loc>https://www.maita.co.za/rooms</loc>
        <lastmod>2024-12-14</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>


    <!-- Contact Page -->
    <url>
        <loc>https://www.maita.co.za/contact</loc>
        <lastmod>2024-12-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Blog Section -->
    <url>
        <loc>https://www.maita.co.za/blog</loc>
        <lastmod>2024-12-14</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
</urlset>
