<?xml version="1.0" encoding="UTF-8"?>
<!--
  Three pages, so this exists less for discovery than to give Google a reason
  to recrawl: favicons and titles only refresh on a crawl, and without a
  sitemap a small static site can sit unvisited for weeks.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://curalex.org/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://curalex.org/connect.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://curalex.org/about.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
