<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap for varunknair.com - Portfolio of Varun K Nair, Senior Software Engineer -->
<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
        http://www.google.com/schemas/sitemap-image/1.1
        http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd">
  
  <!-- Main Portfolio Page - Primary landing page -->
  <url>
    <loc>https://varunknair.com/</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://varunknair.com/assets/images/profile.jpg</image:loc>
      <image:title>Varun K Nair - Senior Software Engineer</image:title>
      <image:caption>Professional profile photo of Varun K Nair, Senior Software Engineer with 9+ years experience</image:caption>
    </image:image>
  </url>
  
  <!-- Note: For SPAs, anchor links are navigation aids but don't represent separate pages.
       Google will index all content from the main page. Including key anchors for clarity. -->
  
  <!-- About Section Anchor -->
  <url>
    <loc>https://varunknair.com/#about</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Experience Section Anchor - Critical for ranking "Senior Software Engineer" -->
  <url>
    <loc>https://varunknair.com/#experience</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.95</priority>
  </url>
  
  <!-- Skills Section Anchor -->
  <url>
    <loc>https://varunknair.com/#skills</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Projects Section Anchor -->
  <url>
    <loc>https://varunknair.com/#projects</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.85</priority>
  </url>
  
  <!-- GitHub Section Anchor - Shows recent work -->
  <url>
    <loc>https://varunknair.com/#github</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Contact Section Anchor -->
  <url>
    <loc>https://varunknair.com/#contact</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>rarely</changefreq>
    <priority>0.6</priority>
  </url>
  
</urlset> 