<?xml version="1.0" encoding="UTF-8"?>
<!-- Static sitemap for the impact SPA. Only indexable routes are listed:
     "/" (Earth experience / home) and "/predatorfree". The /earth, /people,
     /network, /from-the-field routes are drafts or redirect to "/" and are
     intentionally excluded. Keep in sync with index.tsx <Routes>. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://impact.mangaroa.org/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://impact.mangaroa.org/predatorfree</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
