<?xml version="1.0" encoding="UTF-8"?>
<!--
  The site is a single-page app with hash-based routing (#projects, #project/ID, ...).
  Search engines discard the fragment when indexing, so every hash route resolves to "/".
  Listing them here would only create duplicates, so the homepage is the one canonical URL.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  <url>
    <loc>https://nitish-26.web.app/</loc>
    <lastmod>2026-09-17</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://nitish-26.web.app/og-image.png</image:loc>
      <image:title>Nitish Reddy Jaddu — Game Designer Portfolio</image:title>
    </image:image>
  </url>
</urlset>
