<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">


    <!-- Home Page -->
    <url>
        <loc>https://www.amarduttupadhyay.in/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About Me Page -->
    <url>
        <loc>https://www.amarduttupadhyay.in/about</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- About Me Page -->
    <url>
        <loc>https://www.amarduttupadhyay.in/blogs</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- About Me Page -->
    <url>
        <loc>https://www.amarduttupadhyay.in/latestnews</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Projects Page -->
    <url>
        <loc>https://www.amarduttupadhyay.in/projects</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Contact Page -->
    <!-- <url>
        <loc>https://www.amarduttupadhyay.in/resume</loc>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url> -->

    <url>
        <loc>https://www.amarduttupadhyay.in/contact</loc>
        <changefreq>weekly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- Blog Posts (if applicable) -->
    <!-- <url>
        <loc>https://www.amarduttupadhyay.in/blog/post1</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://www.amarduttupadhyay.in/blog/post2</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url> -->

    <!-- Add more URLs as needed... -->

</urlset>