<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only list URLs the PRODUCTION server returns as content-bearing HTML.
  rewriteStaticPath (core/static-serve.ts) maps "/" → /index.html and prefers
  `<path>.html` when prerendered, else /200.html (SPA shell).
  seo.test.ts asserts every loc rewrites off the empty shell when the build is present.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://jadilah.co/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
