<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap. The home page changes daily (the live roof status), so it is
  marked changefreq=daily / priority 1.0. Add /faq and /history here when the
  Phase 2 content pages land (see docs/SEO.md). clamroof.com is the canonical
  host; clamroof.web.app is an alias.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://clamroof.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://clamroof.com/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
