<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Landing Page -->
    <url>
        <loc>https://saurabhpatil.netlify.app/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About Section -->
    <url>
        <loc>https://saurabhpatil.netlify.app/#about</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Skills Section -->
    <url>
        <loc>https://saurabhpatil.netlify.app/#skills</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Services Section -->
    <url>
        <loc>https://saurabhpatil.netlify.app/#services</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Projects Section -->
    <url>
        <loc>https://saurabhpatil.netlify.app/#projects</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Contact Section -->
    <url>
        <loc>https://saurabhpatil.netlify.app/#contact</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Individual Projects (Example: Hr Resource) -->
    <url>
        <loc>https://saurabhpatil.netlify.app/#projects/hr-resource</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Individual Projects (Example: RecruiterPro) -->
    <url>
        <loc>https://saurabhpatil.netlify.app/#projects/recruiterpro</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Individual Projects (Example: Portfolio) -->
    <url>
        <loc>https://saurabhpatil.netlify.app/#projects/portfolio</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Individual Projects (Example: QR Generator App) -->
    <url>
        <loc>https://saurabhpatil.netlify.app/#projects/qr-generator-app</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

</urlset>
