<?xml version="1.0" encoding="UTF-8"?>
<!-- Only the two indexable pages are listed. 404.html is deliberately absent:
     it is noindex, and listing a noindex URL in a sitemap is a Search Console
     warning. Keep the loc values on the same host as the canonicals in each
     page's <head> — a mismatch there is what caused the earlier v2. bug. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://kevinmiranda.in/</loc>
    <lastmod>2026-08-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://kevinmiranda.in/projects.html</loc>
    <lastmod>2026-08-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
