<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap URLs must be absolute per the spec, but the production domain isn't
  finalized yet (see the plan's "Deferred" section - the deployment is still on
  a bare IP via nip.io). Update the <loc> values to the real domain once one is
  purchased; until then this file is a placeholder rather than load-bearing for
  crawling, since /robots.txt already permits it directly.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://example.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
