<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public marketing/legal pages only: the same set as App.tsx's own
  SCROLL_PROGRESS_ROUTES, enumerated from frontend/src/App.tsx's <Switch>
  (2026-08-31), not guessed. The authenticated app surface and pre-auth
  transactional pages (/reset-password, /verify-email, etc.) are excluded
  on purpose. See robots.txt's comment for why.

  No <lastmod>: there's no real per-page modification timestamp to report,
  and inventing one would be a false claim to crawlers rather than a
  harmless placeholder. <changefreq>/<priority> are omitted too, because
  Google has stated for years it ignores both, and a value nobody consults
  is not worth maintaining.

  Canonical host is https://www.keyfraimes.com (the apex redirects to www;
  see Caddyfile). Keep this in sync with frontend/index.html's own
  canonical <link> tags if either changes.

  NOTE FOR FUTURE EDITS: XML forbids a double hyphen anywhere inside a
  comment, including as punctuation. An earlier version of this file used
  it as a dash four times and the whole sitemap failed to parse, which
  means Google rejects it entirely rather than degrading gracefully. Use
  colons or semicolons here instead.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://www.keyfraimes.com/</loc></url>
  <url><loc>https://www.keyfraimes.com/pricing</loc></url>
  <url><loc>https://www.keyfraimes.com/info</loc></url>
  <url><loc>https://www.keyfraimes.com/help</loc></url>
  <url><loc>https://www.keyfraimes.com/terms</loc></url>
  <url><loc>https://www.keyfraimes.com/privacy</loc></url>
</urlset>
