<?xml version="1.0" encoding="UTF-8"?>
<!--
  Creekmark is a single page. A sitemap listing one URL still earns its keep:
  it gives Search Console a lastmod to work from and carries the image
  reference, which a one-page site otherwise has no way to declare.

  Do not add the on-page anchors (#demo, #badge, …) as separate <url> entries.
  They are the same document, and listing them invites duplicate-content
  handling on a site that has exactly one page to rank.

  lastmod is maintained by scripts/deploy-site.sh at deploy time.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  <url>
    <loc>https://creekmark.ca/</loc>
    <lastmod>2026-08-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://creekmark.ca/assets/og-image.png</image:loc>
      <image:title>Creekmark — count it, estimate it honestly, fund it forward</image:title>
    </image:image>
    <image:image>
      <image:loc>https://creekmark.ca/assets/popover-light.png</image:loc>
      <image:title>The Creekmark panel, showing today's AI energy use as a range</image:title>
    </image:image>
    <image:image>
      <image:loc>https://creekmark.ca/assets/remediation-light.png</image:loc>
      <image:title>The Creekmark contributions screen, with funded balance and runway</image:title>
    </image:image>
  </url>
</urlset>
