<?xml version="1.0" encoding="UTF-8"?>
<!-- Two pages, and that is the whole site. /edge/ renders its forum table from baked-in
     placeholder content and then replaces it from the overgrow.com API, so a crawler that
     runs no JavaScript still gets a complete, honest page. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://overgrow.net/</loc>
    <changefreq>yearly</changefreq>
  </url>
  <url>
    <loc>https://overgrow.net/edge/</loc>
    <changefreq>daily</changefreq>
  </url>
</urlset>
