<?xml version="1.0" encoding="UTF-8"?>
<!--
  Placeholder sitemap — replace https://www.example.com/ with the confirmed
  production domain before deployment. example.com is IANA's reserved
  placeholder domain, used deliberately so this never resolves to a real,
  unrelated site if published by mistake.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.example.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
