<?xml version="1.0" encoding="UTF-8"?>
<!--
  The ADVERTISED surface only: the routes flagged `listed: true` in
  src/lib/routes.ts.

  The deep pages built for search and answer engines (five sport pages, ten
  platform pages, seven tool pages, thirteen question pages, the three indexes
  and the FAQ) still exist and still render, but the site no longer advertises
  them: nothing links to them, they are absent here, and their prerendered
  shells carry noindex. See the listed/unlisted note in src/lib/routes.ts.

  src/lib/site.consistency.test.mjs enforces both directions, so relisting a
  route without adding it here fails the build, and listing a URL here with no
  listed route behind it fails too.

  (No literal loc tag in this comment: it would inflate a naive grep count.)
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://knute.ai/</loc>
    <lastmod>2026-08-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://knute.ai/privacy</loc>
    <lastmod>2026-08-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://knute.ai/support</loc>
    <lastmod>2026-08-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://knute.ai/terms</loc>
    <lastmod>2026-08-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
