<?xml version="1.0" encoding="UTF-8"?>
<!--
  手写清单：新增页面（src/content/site.ts 的 SEGMENT）要回来补一条中文一条英文，
  hreflang 三行与 lib/head.ts 生成的 <link rel="alternate"> 必须一致。
  /thanks/ 是 noindex，不列进来。
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://keptmac.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://keptmac.com/"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://keptmac.com/zh/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://keptmac.com/"/>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://keptmac.com/zh/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://keptmac.com/"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://keptmac.com/zh/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://keptmac.com/"/>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://keptmac.com/changelog/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://keptmac.com/changelog/"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://keptmac.com/zh/changelog/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://keptmac.com/changelog/"/>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://keptmac.com/zh/changelog/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://keptmac.com/changelog/"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://keptmac.com/zh/changelog/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://keptmac.com/changelog/"/>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://keptmac.com/privacy/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://keptmac.com/privacy/"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://keptmac.com/zh/privacy/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://keptmac.com/privacy/"/>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://keptmac.com/zh/privacy/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://keptmac.com/privacy/"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://keptmac.com/zh/privacy/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://keptmac.com/privacy/"/>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://keptmac.com/terms/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://keptmac.com/terms/"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://keptmac.com/zh/terms/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://keptmac.com/terms/"/>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://keptmac.com/zh/terms/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://keptmac.com/terms/"/>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://keptmac.com/zh/terms/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://keptmac.com/terms/"/>
    <priority>0.3</priority>
  </url>
</urlset>
