<?xml version="1.0" encoding="UTF-8"?>
<!--
  三种语言用 hreflang 互相声明，告诉搜索引擎它们是同一内容的不同语言版本，
  而不是三份重复内容 —— 后者会被判为站内重复，稀释权重。

  x-default 指向中文首页：主要用户在国内，认不出语言时落到中文是对的。

  改动页面或新增语言时，这个文件要跟着改。它没有自动生成 —— 站是静态的、
  页面数是个位数，加一套生成流程的维护成本高于收益。
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://ychmmmt.com/</loc>
    <lastmod>2026-09-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://ychmmmt.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://ychmmmt.com/en.html"/>
    <xhtml:link rel="alternate" hreflang="fil" href="https://ychmmmt.com/fil.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ychmmmt.com/"/>
  </url>

  <url>
    <loc>https://ychmmmt.com/en.html</loc>
    <lastmod>2026-09-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://ychmmmt.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://ychmmmt.com/en.html"/>
    <xhtml:link rel="alternate" hreflang="fil" href="https://ychmmmt.com/fil.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ychmmmt.com/"/>
  </url>

  <url>
    <loc>https://ychmmmt.com/fil.html</loc>
    <lastmod>2026-09-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://ychmmmt.com/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://ychmmmt.com/en.html"/>
    <xhtml:link rel="alternate" hreflang="fil" href="https://ychmmmt.com/fil.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ychmmmt.com/"/>
  </url>

  <url>
    <loc>https://ychmmmt.com/privacy.html</loc>
    <lastmod>2026-09-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://ychmmmt.com/privacy.html"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://ychmmmt.com/privacy-en.html"/>
    <xhtml:link rel="alternate" hreflang="fil" href="https://ychmmmt.com/privacy-fil.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ychmmmt.com/privacy.html"/>
  </url>

  <url>
    <loc>https://ychmmmt.com/privacy-en.html</loc>
    <lastmod>2026-09-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://ychmmmt.com/privacy.html"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://ychmmmt.com/privacy-en.html"/>
    <xhtml:link rel="alternate" hreflang="fil" href="https://ychmmmt.com/privacy-fil.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ychmmmt.com/privacy.html"/>
  </url>

  <url>
    <loc>https://ychmmmt.com/privacy-fil.html</loc>
    <lastmod>2026-09-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://ychmmmt.com/privacy.html"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://ychmmmt.com/privacy-en.html"/>
    <xhtml:link rel="alternate" hreflang="fil" href="https://ychmmmt.com/privacy-fil.html"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://ychmmmt.com/privacy.html"/>
  </url>

</urlset>
