<?xml version="1.0" encoding="UTF-8"?>
<!--
  The origin below is a PLACEHOLDER until the production domain is confirmed.
  It must match SITE_ORIGIN in index.html and the Sitemap: line in robots.txt.
  Search engines reject relative <loc> values, so these must stay absolute.

  Writing and Journal are deliberately absent: those sections switch on with
  their first published post. Add their URLs when they go live.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://michaelkarpati.base44.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://michaelkarpati.base44.app/Books</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
