<?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>http://localhost/</loc>
        <priority>1.0</priority>
        <changefreq>weekly</changefreq>
                <xhtml:link rel="alternate" hreflang="zh-CN" href="http://localhost/?lang=zh-CN"/>
                <xhtml:link rel="alternate" hreflang="en" href="http://localhost/?lang=en"/>
            </url>
    <url>
        <loc>http://localhost/pricing</loc>
        <priority>0.9</priority>
        <changefreq>weekly</changefreq>
                <xhtml:link rel="alternate" hreflang="zh-CN" href="http://localhost/pricing?lang=zh-CN"/>
                <xhtml:link rel="alternate" hreflang="en" href="http://localhost/pricing?lang=en"/>
            </url>
    <url>
        <loc>http://localhost/pay</loc>
        <priority>0.7</priority>
        <changefreq>monthly</changefreq>
                <xhtml:link rel="alternate" hreflang="zh-CN" href="http://localhost/pay?lang=zh-CN"/>
                <xhtml:link rel="alternate" hreflang="en" href="http://localhost/pay?lang=en"/>
            </url>
</urlset>
