<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
  
  <!-- Homepage -->
  <url>
    <loc>https://iampriyanshu.xyz</loc>
    <lastmod>2024-12-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://iampriyanshu.xyz/about</loc>
    <lastmod>2024-12-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Services Page -->
  <url>
    <loc>https://iampriyanshu.xyz/services</loc>
    <lastmod>2024-12-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Projects/Portfolio Page -->
  <url>
    <loc>https://iampriyanshu.xyz/projects</loc>
    <lastmod>2024-12-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Blog Page -->
  <url>
    <loc>https://iampriyanshu.xyz/blog</loc>
    <lastmod>2024-12-20</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Contact Page -->
  <url>
    <loc>https://iampriyanshu.xyz/contact</loc>
    <lastmod>2024-12-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Individual Project Pages -->
  <url>
    <loc>https://iampriyanshu.xyz/projects/ecommerce-webapp</loc>
    <lastmod>2024-12-10</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
    <image:image>
      <image:loc>https://iampriyanshu.xyz/images/projects/ecommerce-webapp.jpg</image:loc>
      <image:title>E-commerce Web Application</image:title>
      <image:caption>Full-stack e-commerce solution built with Next.js</image:caption>
    </image:image>
  </url>

  <url>
    <loc>https://iampriyanshu.xyz/projects/mobile-app-design</loc>
    <lastmod>2024-12-05</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
    <image:image>
      <image:loc>https://iampriyanshu.xyz/images/projects/mobile-app-design.jpg</image:loc>
      <image:title>Mobile App UI/UX Design</image:title>
      <image:caption>Modern mobile app design with intuitive user experience</image:caption>
    </image:image>
  </url>

  <url>
    <loc>https://iampriyanshu.xyz/projects/saas-dashboard</loc>
    <lastmod>2024-11-28</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
    <image:image>
      <image:loc>https://iampriyanshu.xyz/images/projects/saas-dashboard.jpg</image:loc>
      <image:title>SaaS Dashboard Application</image:title>
      <image:caption>Comprehensive dashboard for SaaS businesses</image:caption>
    </image:image>
  </url>

  <!-- Blog Posts -->
  <url>
    <loc>https://iampriyanshu.xyz/blog/react-best-practices-2024</loc>
    <lastmod>2024-12-18</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://iampriyanshu.xyz/blog/ui-ux-design-trends-india</loc>
    <lastmod>2024-12-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://iampriyanshu.xyz/blog/fullstack-development-guide</loc>
    <lastmod>2024-12-12</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://iampriyanshu.xyz/blog/web-development-tools-2024</loc>
    <lastmod>2024-12-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Skills/Technologies Pages -->
  <url>
    <loc>https://iampriyanshu.xyz/services/web-development</loc>
    <lastmod>2024-12-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://iampriyanshu.xyz/services/app-development</loc>
    <lastmod>2024-12-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://iampriyanshu.xyz/services/ui-ux-design</loc>
    <lastmod>2024-12-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>