<?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"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        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://ninjacoder.vercel.app/</loc>
        <lastmod>2025-09-28T00:00:00+05:30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://ninjacoder.vercel.app/img/IMG_20220506_144403_Bokeh.jpg</image:loc>
            <image:title>Raj Raushan - Professional Web Developer</image:title>
            <image:caption>Professional portrait of Raj Raushan (Ninja Coder)</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://ninjacoder.vercel.app/img/pexels-pixabay-50987.jpg</image:loc>
            <image:title>Payment Gateway Project</image:title>
            <image:caption>Integrated Payment Gateway - Web Development Project</image:caption>
        </image:image>
    </url>

    <!-- About Section -->
    <url>
        <loc>https://ninjacoder.vercel.app/#about</loc>
        <lastmod>2025-09-28T00:00:00+05:30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Services Section -->
    <url>
        <loc>https://ninjacoder.vercel.app/#services</loc>
        <lastmod>2025-09-28T00:00:00+05:30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Portfolio Section -->
    <url>
        <loc>https://ninjacoder.vercel.app/#portfolio</loc>
        <lastmod>2025-09-28T00:00:00+05:30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Contact Section -->
    <url>
        <loc>https://ninjacoder.vercel.app/#contact</loc>
        <lastmod>2025-09-28T00:00:00+05:30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Achievements Page -->
    <url>
        <loc>https://ninjacoder.vercel.app/archivment.html</loc>
        <lastmod>2025-09-28T00:00:00+05:30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Entertainment/Movies Page -->
    <url>
        <loc>https://ninjacoder.vercel.app/Entertainment/movies.html</loc>
        <lastmod>2025-09-28T00:00:00+05:30</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Timer Application -->
    <url>
        <loc>https://ninjacoder.vercel.app/Timer/index.html</loc>
        <lastmod>2025-09-28T00:00:00+05:30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Unit Converter Application -->
    <url>
        <loc>https://ninjacoder.vercel.app/Unit%20Converter/index.html</loc>
        <lastmod>2025-09-28T00:00:00+05:30</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Privacy Policy -->
    <url>
        <loc>https://ninjacoder.vercel.app/privacy-policy.html</loc>
        <lastmod>2025-09-28T00:00:00+05:30</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Terms and Conditions -->
    <url>
        <loc>https://ninjacoder.vercel.app/terms.html</loc>
        <lastmod>2025-09-28T00:00:00+05:30</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>
