<?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://duty-calc.com/</loc>
        <lastmod>2025-01-25</lastmod>
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="zh" href="https://duty-calc.com/"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://duty-calc.com/en/"/>
    </url>
    
    <!-- 英文版本 -->
    <url>
        <loc>https://duty-calc.com/en/</loc>
        <lastmod>2025-01-25</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
        <xhtml:link rel="alternate" hreflang="zh" href="https://duty-calc.com/"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://duty-calc.com/en/"/>
    </url>
    
    <!-- 中文重定向页面 -->
    <url>
        <loc>https://duty-calc.com/zh/</loc>
        <lastmod>2025-01-25</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>
</urlset>