<?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:mobile="http://www.google.com/schemas/sitemap-mobile/1.0">
    
    <!-- Home Page -->
    <url>
        <loc>https://muhammad-hassan.com/</loc>
        <lastmod>2026-01-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://muhammad-hassan.com/assets/img/Profile.png</image:loc>
            <image:title>Muhammad Hassan - Senior Full Stack Developer</image:title>
        </image:image>
        <mobile:mobile/>
    </url>

    <!-- Blog Page -->
    <url>
        <loc>https://muhammad-hassan.com/blog.html</loc>
        <lastmod>2026-01-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <mobile:mobile/>
    </url>

    <!-- Blog Posts -->
    <url>
        <loc>https://muhammad-hassan.com/blog.html?post=angular-performance</loc>
        <lastmod>2026-01-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <mobile:mobile/>
    </url>

    <url>
        <loc>https://muhammad-hassan.com/blog.html?post=spring-boot-microservices</loc>
        <lastmod>2026-01-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <mobile:mobile/>
    </url>

    <url>
        <loc>https://muhammad-hassan.com/blog.html?post=typescript-node-backend</loc>
        <lastmod>2026-01-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <mobile:mobile/>
    </url>

    <!-- Projects Page -->
    <url>
        <loc>https://muhammad-hassan.com/project.html</loc>
        <lastmod>2026-01-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <mobile:mobile/>
    </url>

    <!-- Individual Projects -->
    <url>
        <loc>https://muhammad-hassan.com/project.html?project=ng-insights-dashboard</loc>
        <lastmod>2026-01-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <image:image>
            <image:loc>https://images.unsplash.com/photo-1551288049-bebda4e38f71?w=1200&q=80&auto=format&fit=crop</image:loc>
            <image:title>Insights Dashboard - Angular + Node</image:title>
        </image:image>
        <mobile:mobile/>
    </url>

    <url>
        <loc>https://muhammad-hassan.com/project.html?project=spring-orders-microservice</loc>
        <lastmod>2026-01-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <image:image>
            <image:loc>https://images.unsplash.com/photo-1515879218367-8466d910aaa4?w=1200&q=80&auto=format&fit=crop</image:loc>
            <image:title>Orders Microservice - Spring Boot</image:title>
        </image:image>
        <mobile:mobile/>
    </url>

    <url>
        <loc>https://muhammad-hassan.com/project.html?project=ts-rest-api-starter</loc>
        <lastmod>2026-01-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <image:image>
            <image:loc>https://images.unsplash.com/photo-1518770660439-4636190af475?w=1200&q=80&auto=format&fit=crop</image:loc>
            <image:title>TypeScript REST API Starter</image:title>
        </image:image>
        <mobile:mobile/>
    </url>

</urlset>
