<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only one real URL exists (this is a single-page app - see App.jsx,
  no react-router/multiple routes). A one-entry sitemap is still worth
  having: it's the standard place Google Search Console looks to confirm
  the canonical URL and its last-modified date, and it costs nothing to
  keep. Update <lastmod> when the page's actual content changes
  meaningfully (a new level, a resume rewrite) - not on every deploy.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://jaychaniyara.com/</loc>
    <lastmod>2026-08-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
