<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the three durable pages belong here. /c/{id} share pages are excluded: they are
  generated per cafe, change as cafe data changes, and are share targets rather than
  search targets. A sitemap listing hundreds of templated teaser pages would dilute the
  crawl budget these three need.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://coffeeworx.app/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://coffeeworx.app/privacy-policy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://coffeeworx.app/terms-of-service</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
