<?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:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
  
  <!-- Homepage - Highest Priority -->
  <url>
    <loc>https://www.paramdhiman.com/</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://www.paramdhiman.com/images/Profile.jpg</image:loc>
      <image:title>Paramveer Dhiman - Business Analyst Portfolio</image:title>
      <image:caption>Professional portfolio showcasing data analysis and 3D web development</image:caption>
    </image:image>
  </url>

  <!-- Business Projects Page -->
  <url>
    <loc>https://www.paramdhiman.com/biz</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Blog Main Page -->
  <url>
    <loc>https://www.paramdhiman.com/blog</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Blog Create Page (Admin) -->
  <url>
    <loc>https://www.paramdhiman.com/blog/create</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Admin Login -->
  <url>
    <loc>https://www.paramdhiman.com/admin/login</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.2</priority>
  </url>

  <!-- Sample Blog Posts (Dynamic Routes) -->
  <!-- These would be generated dynamically based on your actual blog posts -->
  <url>
    <loc>https://www.paramdhiman.com/blog/post/how-data-analytics-drives-business-growth</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://www.paramdhiman.com/blog/post/power-bi-vs-tableau-comparison</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://www.paramdhiman.com/blog/post/automating-reports-with-python-excel</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Additional Important Pages -->
  <url>
    <loc>https://www.paramdhiman.com/contact</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://www.paramdhiman.com/about</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset> 