<?xml version="1.0" encoding="UTF-8"?>

<!-- XML Sitemap for search engines -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Home Page -->
  <url>
    <loc>https://sharadctripathi.github.io/</loc>
    <lastmod>2026-03-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Research Page -->
  <url>
    <loc>https://sharadctripathi.github.io/research.html</loc>
    <lastmod>2026-03-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Teaching Page -->
  <url>
    <loc>https://sharadctripathi.github.io/teaching.html</loc>
    <lastmod>2026-03-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Science Blog -->
  <url>
    <loc>https://sharadctripathi.github.io/science-blog.html</loc>
    <lastmod>2026-03-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

 <!-- Physics Articles -->
<url>
  <loc>https://sharadctripathi.github.io/physics/</loc>
  <lastmod>2026-03-08</lastmod>
  <changefreq>monthly</changefreq>
  <priority>0.9</priority>
</url>
  
  <!-- News Page -->
  <url>
    <loc>https://sharadctripathi.github.io/news.html</loc>
    <lastmod>2026-03-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

</urlset>
