<?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"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
  
  <!-- Homepage -->
  <url>
    <loc>https://vipulworks.com/</loc>
    <lastmod>2025-08-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://res.cloudinary.com/du9tf43gi/image/upload/v1753989030/banner_e9bnfs.png</image:loc>
      <image:title>Vipul Singh - Full Stack Engineer</image:title>
      <image:caption>My portfolio showcasing React, Next.js, Node.js, and modern web development skills with a track record of building scalable applications</image:caption>
      <image:geo_location>India</image:geo_location>
    </image:image>
  </url>

  <!-- About Section -->
  <url>
    <loc>https://vipulworks.com/#about</loc>
    <lastmod>2025-08-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Projects Section -->
  <url>
    <loc>https://vipulworks.com/#projects</loc>
    <lastmod>2025-08-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Skills Section -->
  <url>
    <loc>https://vipulworks.com/#skills</loc>
    <lastmod>2025-08-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Experience Section -->
  <url>
    <loc>https://vipulworks.com/#experience</loc>
    <lastmod>2025-08-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Contact Section -->
  <url>
    <loc>https://vipulworks.com/#contact</loc>
    <lastmod>2025-08-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Resume Download -->
  <url>
    <loc>https://vipulworks.com/vipulsc.pdf</loc>
    <lastmod>2025-08-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Services Page (if exists) -->
  <url>
    <loc>https://vipulworks.com/#services</loc>
    <lastmod>2025-08-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Portfolio Page (if exists) -->
  <url>
    <loc>https://vipulworks.com/#portfolio</loc>
    <lastmod>2025-08-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

</urlset> 