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

  <!-- Home -->
  <url>
    <loc>https://devnitesh.link/</loc>
    <lastmod>2025-11-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.00</priority>
  </url>

  <!-- About (section anchor, crawlers will still index the page itself) -->
  <url>
    <loc>https://devnitesh.link/#about</loc>
    <lastmod>2025-11-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.80</priority>
  </url>

  <!-- Projects overview page (linked in your nav) -->
  <url>
    <loc>https://devnitesh.link/Projects</loc>
    <lastmod>2025-11-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- Portfolio / My Works section -->
  <url>
    <loc>https://devnitesh.link/#my-works</loc>
    <lastmod>2025-11-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.80</priority>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://devnitesh.link/#contact-me</loc>
    <lastmod>2025-11-26</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.60</priority>
  </url>

  <!-- Individual project landing pages (examples — add/edit real slugs when you create them) -->
  <url>
    <loc>https://devnitesh.link/projects/ganpati-pandal</loc>
    <lastmod>2025-11-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.70</priority>
  </url>

  <url>
    <loc>https://devnitesh.link/projects/gym-management</loc>
    <lastmod>2025-11-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.70</priority>
  </url>

  <url>
    <loc>https://devnitesh.link/projects/real-estate-website</loc>
    <lastmod>2025-11-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.70</priority>
  </url>

  <!-- Map / Location page if separate -->
  <url>
    <loc>https://devnitesh.link/location</loc>
    <lastmod>2025-11-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.50</priority>
  </url>

  <!-- Legal / Info (add if you create these pages) -->
  <url>
    <loc>https://devnitesh.link/privacy-policy</loc>
    <lastmod>2025-11-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.30</priority>
  </url>

  <url>
    <loc>https://devnitesh.link/terms</loc>
    <lastmod>2025-11-26</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.30</priority>
  </url>

  <!-- Example: include a few image entries for the main project thumbnails so Google can index them -->
  <url>
    <loc>https://devnitesh.link/projects/ganpati-pandal</loc>
    <image:image>
      <image:loc>https://devnitesh.link/ganpati.png</image:loc>
      <image:caption>Ganpati Pandal Website - project thumbnail</image:caption>
    </image:image>
  </url>

</urlset>
