<?xml version="1.0" encoding="UTF-8"?>
<!--
  Yash & Jay sitemap.

  Only the homepage is listed, and that is correct rather than lazy: the shop
  is a single self-contained page (every product opens in a modal, not at its
  own URL), and the policy pages (/privacy, /terms, /refunds, /licence) all
  carry <meta name="robots" content="noindex"> on purpose. Listing a noindex
  URL in a sitemap sends search engines a contradictory signal, so they stay
  out. If per-product landing pages are added later, add one <url> each here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://yashandjay.com/</loc>
    <lastmod>2026-08-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
