<?xml version="1.0" encoding="UTF-8"?>
<!--
  Copied to the deployment root by scripts/build_cloudflare_pages_bundle.mjs.
  Submit https://weallkins.com/sitemap.xml in Google Search Console.

  One URL, because the journey is a single page: the 26 beats are scroll
  positions, not routes, so there is nothing else for a crawler to reach.

  When the CN version ships, add its <url> block and cross-reference the two
  with xhtml:link hreflang alternates, for example:

    <url>
      <loc>https://weallkins.com/zh/</loc>
      <xhtml:link rel="alternate" hreflang="en" href="https://weallkins.com/"/>
      <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://weallkins.com/zh/"/>
      <xhtml:link rel="alternate" hreflang="x-default" href="https://weallkins.com/"/>
    </url>

  Each page must also carry the matching alternates in its own head, and the
  xmlns:xhtml declaration below is already here for that.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://weallkins.com/</loc>
    <lastmod>2026-08-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
