<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap for Manoj Lakpriya Portfolio -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    
    <!-- Main Homepage -->
    <url>
        <loc>https://manojlakpriya.com/</loc>
        <lastmod>2025-11-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Home Section -->
    <url>
        <loc>https://manojlakpriya.com/#home</loc>
        <lastmod>2025-11-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- About Section -->
    <url>
        <loc>https://manojlakpriya.com/#about</loc>
        <lastmod>2025-11-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Skills Section -->
    <url>
        <loc>https://manojlakpriya.com/#skills</loc>
        <lastmod>2025-11-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Portfolio Section -->
    <url>
        <loc>https://manojlakpriya.com/#portfolio</loc>
        <lastmod>2025-11-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Tech Stack Section -->
    <url>
        <loc>https://manojlakpriya.com/#tech-stack</loc>
        <lastmod>2025-11-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- Contact Section -->
    <url>
        <loc>https://manojlakpriya.com/#contact</loc>
        <lastmod>2025-11-11</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Portfolio.html (if separate page) -->
    <url>
        <loc>https://manojlakpriya.com/portfolio.html</loc>
        <lastmod>2025-11-11</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

</urlset>

<!-- 
    Instructions for updating this sitemap:
    1. Update the <lastmod> dates when you modify content
    2. Update the <loc> URLs to match your actual domain
    3. Update <changefreq> based on how often content changes:
       - always: For pages that change frequently (daily)
       - hourly: For pages that change hourly
       - daily: For pages that change daily
       - weekly: For pages that change weekly
       - monthly: For pages that change monthly
       - yearly: For pages that change yearly
       - never: For pages that never change
    4. <priority> values range from 0.0 to 1.0
       - 1.0 = Most important
       - 0.5 = Default
       - 0.0 = Least important
    5. Submit this sitemap to Google Search Console and Bing Webmaster Tools
    6. Update your robots.txt to point to this sitemap
-->