<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Homepage -->
    <url>
        <loc>https://salmandev.in/</loc>
        <priority>1.0</priority>
        <changefreq>daily</changefreq>
    </url>

    <!-- Blog posts -->
    <url>
        <loc>https://salmandev.in/blogs</loc>
        <priority>0.7</priority>
        <changefreq>daily</changefreq>
    </url>
    
    <url>
        <loc>https://salmandev.in/blogs/a-beginners-guide-to-using-awilix</loc>
        <priority>0.5</priority>
        <changefreq>daily</changefreq>
    </url>

    <url>
        <loc>https://salmandev.in/blogs/building-hybrid-application-with-dotnet-and-maui</loc>
        <priority>0.5</priority>
        <changefreq>daily</changefreq>
    </url>

    <url>
        <loc>https://salmandev.in/blogs/deploying-an-express-backend-and-react-app-on-a-vps-with-nginx</loc>
        <priority>0.5</priority>
        <changefreq>daily</changefreq>
    </url>

    <url>
        <loc>https://salmandev.in/blogs/using-azure-entra-login-in-react-with-msal</loc>
        <priority>0.5</priority>
        <changefreq>daily</changefreq>
    </url>

    <!-- Project page -->
    <url>
        <loc>https://salmandev.in/projects</loc>
        <priority>0.7</priority>
        <changefreq>daily</changefreq>
    </url>
    <url>
        <loc>https://salmandev.in/projects/eagis</loc>
        <priority>0.7</priority>
        <changefreq>daily</changefreq>
    </url>
    <url>
        <loc>https://salmandev.in/projects/iro</loc>
        <priority>0.7</priority>
        <changefreq>daily</changefreq>
    </url>
    <url>
        <loc>https://salmandev.in/projects/laundramoon</loc>
        <priority>0.7</priority>
        <changefreq>daily</changefreq>
    </url>
    <url>
        <loc>https://salmandev.in/projects/london-taste-models</loc>
        <priority>0.7</priority>
        <changefreq>daily</changefreq>
    </url>
    <url>
        <loc>https://salmandev.in/projects/urvigo</loc>
        <priority>0.7</priority>
        <changefreq>daily</changefreq>
    </url>

    <!-- Add more URLs manually below -->

</urlset>
