<?xml version="1.0" encoding="UTF-8"?>
<!--
  Canonical origin: https://withcohort.app

  URLs are extensionless because the host serves them that way and
  301-redirects the .html form. A sitemap or canonical tag must name the URL
  that returns 200, never one that redirects.

  The site is a single page plus two legal pages; 404.html is intentionally
  omitted. Section anchors (#product, #principles, #development,
  #early-access, #investors) are not listed separately — they are not distinct
  URLs.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://withcohort.app/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://withcohort.app/privacy</loc>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://withcohort.app/terms</loc>
    <priority>0.3</priority>
  </url>
</urlset>
