<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-written on purpose. The site is a single page, so @astrojs/sitemap would
  add a dependency and a build step to generate three lines of XML. Revisit if
  project detail pages are ever added.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://caldwellcd.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
