<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Homepage -->
  <url>
    <loc>https://adityasingh.xyz/</loc>
    <priority>1.0</priority>
    <changefreq>weekly</changefreq>
  </url>

<!-- Assets page -->
  <url>
    <loc>https://adityasingh.xyz/assets/backgrounds</loc>
    <priority>0.7</priority>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://adityasingh.xyz/assets/components</loc>
    <priority>0.7</priority>
    <changefreq>weekly</changefreq>
  </url>
  <!-- Project index page -->
  <url>
    <loc>https://adityasingh.xyz/projects</loc>
    <priority>0.6</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Blog index page -->
  <url>
    <loc>https://adityasingh.xyz/blog</loc>
    <priority>0.8</priority>
    <changefreq>daily</changefreq>
  </url>

  <!-- Blog posts -->
  <url>
    <loc>https://adityasingh.xyz/blog/implementing-rag-from-scratch</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://adityasingh.xyz/blog/breaking-down-rag</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://adityasingh.xyz/blog/GEO</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://adityasingh.xyz/blog/react-optimization</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://adityasingh.xyz/blog/context-engineering</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>

</urlset>
