<?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">

  <!-- Landing pages: zh-CN / vi / en (hreflang phải đầy đủ trên từng URL) -->
  <url>
    <loc>https://kuaiapi.net/</loc>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://kuaiapi.net/"/>
    <xhtml:link rel="alternate" hreflang="vi" href="https://kuaiapi.net/vi/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://kuaiapi.net/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://kuaiapi.net/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://kuaiapi.net/vi/</loc>
    <xhtml:link rel="alternate" hreflang="vi" href="https://kuaiapi.net/vi/"/>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://kuaiapi.net/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://kuaiapi.net/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://kuaiapi.net/"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  <url>
    <loc>https://kuaiapi.net/en/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://kuaiapi.net/en/"/>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://kuaiapi.net/"/>
    <xhtml:link rel="alternate" hreflang="vi" href="https://kuaiapi.net/vi/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://kuaiapi.net/"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Public data pages (single language) -->
  <url><loc>https://kuaiapi.net/model-plaza/</loc><changefreq>daily</changefreq><priority>0.9</priority></url>
  <url><loc>https://kuaiapi.net/channel-status/</loc><changefreq>daily</changefreq><priority>0.6</priority></url>
  <url><loc>https://kuaiapi.net/refund/</loc><changefreq>monthly</changefreq><priority>0.3</priority></url>

  <!-- Docs hubs: zh-CN / vi / en（hreflang 走 sitemap，因为 /docs/ 的 VitePress 页头不便改） -->
  <url>
    <loc>https://kuaiapi.net/docs/</loc>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://kuaiapi.net/docs/"/>
    <xhtml:link rel="alternate" hreflang="vi" href="https://kuaiapi.net/docs/vi/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://kuaiapi.net/docs/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://kuaiapi.net/docs/"/>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://kuaiapi.net/docs/vi/</loc>
    <xhtml:link rel="alternate" hreflang="vi" href="https://kuaiapi.net/docs/vi/"/>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://kuaiapi.net/docs/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://kuaiapi.net/docs/en/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://kuaiapi.net/docs/"/>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://kuaiapi.net/docs/en/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://kuaiapi.net/docs/en/"/>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://kuaiapi.net/docs/"/>
    <xhtml:link rel="alternate" hreflang="vi" href="https://kuaiapi.net/docs/vi/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://kuaiapi.net/docs/"/>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Docs pages: Vietnamese -->
  <url><loc>https://kuaiapi.net/docs/vi/quickstart.html</loc><changefreq>weekly</changefreq><priority>0.6</priority></url>
  <url><loc>https://kuaiapi.net/docs/vi/legal.html</loc><changefreq>monthly</changefreq><priority>0.3</priority></url>

  <!-- Docs pages: English -->
  <url><loc>https://kuaiapi.net/docs/en/overview.html</loc><changefreq>monthly</changefreq><priority>0.5</priority></url>
  <url><loc>https://kuaiapi.net/docs/en/terms.html</loc><changefreq>monthly</changefreq><priority>0.3</priority></url>
  <url><loc>https://kuaiapi.net/docs/en/privacy.html</loc><changefreq>monthly</changefreq><priority>0.3</priority></url>

</urlset>
