<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap <loc> must be an absolute URL. Replace YOUR-DOMAIN with the real
     production domain before deploy, then add the Sitemap line back to robots.txt. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://YOUR-DOMAIN/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
