<?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">
    <!-- Home page with language alternatives -->
    <url>
        <loc>https://xch.live/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://xch.live/"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://xch.live/"/>
        <xhtml:link rel="alternate" hreflang="zh" href="https://xch.live/zh/"/>
        <xhtml:link rel="alternate" hreflang="ru" href="https://xch.live/ru/"/>
        <xhtml:link rel="alternate" hreflang="de" href="https://xch.live/de/"/>
        <xhtml:link rel="alternate" hreflang="id" href="https://xch.live/id/"/>
        <xhtml:link rel="alternate" hreflang="ko" href="https://xch.live/ko/"/>
        <xhtml:link rel="alternate" hreflang="ja" href="https://xch.live/ja/"/>
        <xhtml:link rel="alternate" hreflang="th" href="https://xch.live/th/"/>
    </url>

    <!-- Auth page -->
    <url>
        <loc>https://xch.live/auth</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Main pages -->
    <url>
        <loc>https://xch.live/about</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>
    <url>
        <loc>https://xch.live/faq</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://xch.live/privacy</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://xch.live/terms</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    <url>
        <loc>https://xch.live/contact</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Protected pages (not including dynamic routes) -->
    <url>
        <loc>https://xch.live/wallets</loc>
        <changefreq>always</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://xch.live/payment</loc>
        <changefreq>always</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Language specific home pages -->
    <url>
        <loc>https://xch.live/zh/</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://xch.live/ru/</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://xch.live/de/</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://xch.live/id/</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://xch.live/ko/</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://xch.live/ja/</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://xch.live/th/</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
</urlset> 