<?xml version="1.0" encoding="UTF-8"?>
<!--
  Replace SITE_ORIGIN with the production origin (e.g. https://schoolkit.example.com)
  once the public domain is confirmed. Sitemap <loc> values must be absolute URLs.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>SITE_ORIGIN/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
