<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">
    
    <!-- Home Page - Highest Priority -->
    <url>
        <loc>https://portfolio.local/</loc>
        <lastmod>2025-01-15T00:00:00+02:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Experience Page -->
    <url>
        <loc>https://portfolio.local/experience.php</loc>
        <lastmod>2025-01-15T00:00:00+02:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Resume Page -->
    <url>
        <loc>https://portfolio.local/resume.php</loc>
        <lastmod>2025-01-15T00:00:00+02:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Projects Overview -->
    <url>
        <loc>https://portfolio.local/projects.php</loc>
        <lastmod>2025-01-15T00:00:00+02:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Website Projects -->
    <url>
        <loc>https://portfolio.local/projects-websites.php</loc>
        <lastmod>2025-01-15T00:00:00+02:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Design Gallery -->
    <url>
        <loc>https://portfolio.local/projects-gallery.php</loc>
        <lastmod>2025-01-15T00:00:00+02:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Skills Page -->
    <url>
        <loc>https://portfolio.local/skills.php</loc>
        <lastmod>2025-01-15T00:00:00+02:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- About Page -->
    <url>
        <loc>https://portfolio.local/about.php</loc>
        <lastmod>2025-01-15T00:00:00+02:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Contact Page -->
    <url>
        <loc>https://portfolio.local/contact.php</loc>
        <lastmod>2025-01-15T00:00:00+02:00</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- FAQ Page -->
    <url>
        <loc>https://portfolio.local/faq.php</loc>
        <lastmod>2025-01-15T00:00:00+02:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
</urlset>
