<?xml version="1.0" encoding="UTF-8"?>
<!--
  Single-page site; the ritual is client-side state on the same URL, so there is one
  canonical entry. askramji.com is the intended public domain but is NOT live yet
  (Porkbun nameservers, deliberately unmapped pending the principal). The Railway URL
  is listed as an alternate so the sitemap is still truthful today.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://askramji.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://askramji-production.up.railway.app/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
