<?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 (Arabic - Primary) -->
    <url>
        <loc>https://jehad-mansour.me/</loc>
        <lastmod>2025-01-01T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.00</priority>
    </url>
    
    <!-- English Version (if separate page) -->
    <url>
        <loc>https://jehad-mansour.me/en</loc>
        <lastmod>2025-01-01T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.90</priority>
    </url>
    
    <!-- Main Sections (for SPAs with hash routing, these are optional) -->
    <url>
        <loc>https://jehad-mansour.me/#about</loc>
        <lastmod>2025-01-01T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.80</priority>
    </url>

    <url>
        <loc>https://jehad-mansour.me/#skills</loc>
        <lastmod>2025-01-01T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.70</priority>
    </url>

    <url>
        <loc>https://jehad-mansour.me/#projects</loc>
        <lastmod>2025-01-01T00:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.80</priority>
    </url>

    <url>
        <loc>https://jehad-mansour.me/#experience</loc>
        <lastmod>2025-01-01T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.70</priority>
    </url>

    <url>
        <loc>https://jehad-mansour.me/#contact</loc>
        <lastmod>2025-01-01T00:00:00+00:00</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.60</priority>
    </url>
    
    <!-- CV/Resume Download -->
    <url>
        <loc>https://jehad-mansour.me/assets/docs/cv-jehad.pdf</loc>
        <lastmod>2025-01-01T00:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.50</priority>
    </url>
</urlset>
