<?xml version="1.0" encoding="UTF-8"?>
<!--
  HippoKit sitemap — static public routes only. Individual /kit/:id
  URLs are intentionally NOT enumerated here since they're user-generated
  and the count would balloon; Google will discover them via internal
  links and the "Made with HippoKit" footer on shared kits. A
  server-rendered dynamic sitemap (#376) is the long-term path for kits.

  <lastmod> dates reflect the last commit that materially changed the
  route. Update them when the page content changes — Google de-prioritizes
  recrawl when lastmod is stale or absent. <changefreq> and <priority>
  are intentionally omitted: Google has publicly stated they ignore both.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://hippokit.ai/</loc>
    <lastmod>2026-05-05</lastmod>
  </url>
  <url>
    <loc>https://hippokit.ai/about</loc>
    <lastmod>2026-05-10</lastmod>
  </url>
  <url>
    <loc>https://hippokit.ai/pricing</loc>
    <lastmod>2026-05-09</lastmod>
  </url>
  <url>
    <loc>https://hippokit.ai/privacy</loc>
    <lastmod>2026-05-03</lastmod>
  </url>
  <url>
    <loc>https://hippokit.ai/terms</loc>
    <lastmod>2026-05-03</lastmod>
  </url>
</urlset>
