<?xml version="1.0" encoding="UTF-8"?>
<!--
  The site is two pages, so this is written by hand rather than generated.

  URLs are extensionless because vercel.json sets cleanUrls, which serves
  privacy.html at /privacy and 308s the .html form. Listing /privacy.html here
  would declare a URL that redirects, which wastes a crawl and splits the
  signal between two addresses for one page.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://subchat.sohamaggarwal.com/</loc>
    <lastmod>2026-08-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://subchat.sohamaggarwal.com/privacy</loc>
    <lastmod>2026-08-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
