<?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">

  <!-- Homepage -->
  <url>
    <loc>https://kcsudip.com.np/</loc>
    <lastmod>2025-01-22</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://res.cloudinary.com/dszde1er6/image/upload/v1756827864/me_nmkck6.jpg</image:loc>
      <image:caption>Sudip KC - Fullstack Developer and UI/UX Designer</image:caption>
    </image:image>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://kcsudip.com.np/about</loc>
    <lastmod>2025-01-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Projects Page -->
  <url>
    <loc>https://kcsudip.com.np/projects</loc>
    <lastmod>2025-01-22</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Blog Page -->
  <url>
    <loc>https://kcsudip.com.np/blog</loc>
    <lastmod>2025-01-22</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Contact Page -->
  <url>
    <loc>https://kcsudip.com.np/contact</loc>
    <lastmod>2025-01-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Design System Page -->
  <url>
    <loc>https://kcsudip.com.np/design-system</loc>
    <lastmod>2025-01-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Individual Project Pages -->
  <url>
    <loc>https://kcsudip.com.np/projects/tonalist</loc>
    <lastmod>2025-01-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://kcsudip.com.np/projects/member-sathi</loc>
    <lastmod>2025-01-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://kcsudip.com.np/projects/cook-it-yourself</loc>
    <lastmod>2025-01-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Add more project URLs as needed -->
  <!-- You should dynamically generate this from your projects data -->

  <!-- Blog Posts -->
  <!-- Add individual blog post URLs here when you publish them -->
  <!-- Example:
  <url>
    <loc>https://kcsudip.com.np/blog/react-best-practices</loc>
    <lastmod>2025-01-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  -->

</urlset>
