<?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">

    <!-- Home Page -->
    <url>
        <loc>https://almosabbir.xyz</loc>
        <lastmod>2025-11-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About Page -->
    <url>
        <loc>https://almosabbir.xyz/about</loc>
        <lastmod>2025-11-09</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Portfolio or Projects -->
    <url>
        <loc>https://almosabbir.xyz/projects</loc>
        <lastmod>2025-11-09</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Experience Section -->
    <url>
        <loc>https://almosabbir.xyz/experience</loc>
        <lastmod>2025-11-09</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Contact Page -->
    <url>
        <loc>https://almosabbir.xyz/contact</loc>
        <lastmod>2025-11-09</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

</urlset>
