<?xml version="1.0" encoding="UTF-8"?>
<!--
  两个语种各是一条独立记录，并用 xhtml:link 互指。
  搜索引擎据此把两页当成同一内容的不同语言版本，而不是重复内容 ——
  每条记录都必须列出全部语种（含指向自己的那条），漏一条整组声明会被忽略。

  《隐私政策》《用户服务协议》托管在 oss.hookedhere.cn，属于另一个主机名，
  不能写进本 sitemap（跨主机需单独验证），也无需被搜索引擎索引。
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://hookedhere.cn/</loc>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://hookedhere.cn/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://hookedhere.cn/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hookedhere.cn/"/>
    <lastmod>2026-09-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://hookedhere.cn/en/</loc>
    <xhtml:link rel="alternate" hreflang="zh-Hans" href="https://hookedhere.cn/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://hookedhere.cn/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://hookedhere.cn/"/>
    <lastmod>2026-09-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
