<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
    
    <!-- Homepage -->
    <url>
        <loc>http://localhost:3000/</loc>
        <lastmod>2026-07-23</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="ar" href="http://localhost:3000/?lang=ar"/>
        <xhtml:link rel="alternate" hreflang="en" href="http://localhost:3000/?lang=en"/>
    </url>
    
    <!-- About Page -->
    <url>
        <loc>http://localhost:3000/about</loc>
        <lastmod>2026-07-23</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <xhtml:link rel="alternate" hreflang="ar" href="http://localhost:3000/about?lang=ar"/>
        <xhtml:link rel="alternate" hreflang="en" href="http://localhost:3000/about?lang=en"/>
    </url>
    
    <!-- Services Page -->
    <url>
        <loc>http://localhost:3000/services</loc>
        <lastmod>2026-07-23</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <xhtml:link rel="alternate" hreflang="ar" href="http://localhost:3000/services?lang=ar"/>
        <xhtml:link rel="alternate" hreflang="en" href="http://localhost:3000/services?lang=en"/>
    </url>
    
    <!-- Properties Page -->
    <url>
        <loc>http://localhost:3000/properties</loc>
        <lastmod>2026-07-23</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
        <xhtml:link rel="alternate" hreflang="ar" href="http://localhost:3000/properties?lang=ar"/>
        <xhtml:link rel="alternate" hreflang="en" href="http://localhost:3000/properties?lang=en"/>
    </url>

</urlset>
