<?xml version="1.0" encoding="UTF-8"?>
<!--
  One page, one URL. The site is a single scrolling page: its sections are fragments
  (#features, #pricing, ...) and a sitemap cannot carry those. `?lang=he` is not listed
  either - it is the same canonical page rendered client-side, which is exactly what
  <link rel="canonical"> in index.html tells a crawler.

  No <lastmod>: a hand-maintained date on a static file is wrong the day after it is
  written, and a wrong lastmod is worse for crawling than none. Add one here only if this
  file ever starts being generated at build time.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://kavvim.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
