<?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 -->
    <url>
        <loc>http://localhost:8888/com.karawan/index.php</loc>
        <lastmod>2025-06-16</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- About Page -->
    <url>
        <loc>http://localhost:8888/com.karawan/about.php</loc>
        <lastmod>2025-06-16</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Villages Overview -->
    <url>
        <loc>http://localhost:8888/com.karawan/villa.php</loc>
        <lastmod>2025-06-16</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Karawan Alkhobar -->
    <url>
        <loc>http://localhost:8888/com.karawan/villa.php?village=khobar</loc>
        <lastmod>2025-06-16</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Karawan Aljubail -->
    <url>
        <loc>http://localhost:8888/com.karawan/villa.php?village=jubail</loc>
        <lastmod>2025-06-16</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Gallery -->
    <url>
        <loc>http://localhost:8888/com.karawan/gallery.php</loc>
        <lastmod>2025-06-16</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Contact -->
    <url>
        <loc>http://localhost:8888/com.karawan/contact.php</loc>
        <lastmod>2025-06-16</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Terms & Privacy Policy -->
    <url>
        <loc>http://localhost:8888/com.karawan/terms.php</loc>
        <lastmod>2025-06-16</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
    
</urlset>
