<?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">
    
    <!-- 英文版主页 -->
    <url>
        <loc>https://catebox.com/index.html</loc>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="zh" href="https://catebox.com/cn/index.html"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://catebox.com/index.html"/>
    </url>
    
    <!-- 中文版主页 -->
    <url>
        <loc>https://catebox.com/cn/index.html</loc>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="zh" href="https://catebox.com/cn/index.html"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://catebox.com/index.html"/>
    </url>
    
    <!-- 隐私政策页面 -->
    <url>
        <loc>https://catebox.com/privacy.html</loc>
        <priority>0.5</priority>
    </url>
    
</urlset> 