<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- 主页。2026-08-18：移除 ?lang=en-US / jp-JP / ko-KR 三条 hreflang ——
       实测三者返回与中文版逐字节相同的文档、且 canonical 全指回中文版、无 x-default，
       属向搜索引擎发混乱信号的净负债。要恢复须先让服务端真的输出多语言文档。 -->
  <url>
    <loc>https://gpt.cherrychat.org/</loc>
    <lastmod>2026-08-18</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 常见问题（静态 FAQ 页，GEO 友好：全站最健康的资产） -->
  <url>
    <loc>https://gpt.cherrychat.org/faq.html</loc>
    <lastmod>2026-08-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 服务条款：中英两份是真正不同的文档，hreflang 有效，补 x-default -->
  <url>
    <loc>https://gpt.cherrychat.org/license.html</loc>
    <lastmod>2026-08-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://gpt.cherrychat.org/license.html"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://gpt.cherrychat.org/license-en.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://gpt.cherrychat.org/license.html"/>
  </url>
  <url>
    <loc>https://gpt.cherrychat.org/license-en.html</loc>
    <lastmod>2026-08-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://gpt.cherrychat.org/license.html"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://gpt.cherrychat.org/license-en.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://gpt.cherrychat.org/license.html"/>
  </url>

</urlset>
