<?xml version="1.0" encoding="UTF-8"?>
<!-- Routing is hash-based, so every view lives under one indexable URL.
     All eight views are present in the served HTML, so their content is
     crawlable; they just cannot rank as separate pages. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://ojashkgupta.online/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
