<?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://purrison.life/</loc>
        <lastmod>2025-10-09</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="zh-CN" href="https://purrison.life/?lang=zh"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://purrison.life/?lang=en"/>
        <xhtml:link rel="alternate" hreflang="ja" href="https://purrison.life/?lang=ja"/>
        <xhtml:link rel="alternate" hreflang="ko" href="https://purrison.life/?lang=ko"/>
    </url>
    
    <!-- 房间页面（需要登录，但SEO价值较高） -->
    <url>
        <loc>https://purrison.life/room/</loc>
        <lastmod>2025-10-09</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- 隐私政策 -->
    <url>
        <loc>https://purrison.life/privacy.html</loc>
        <lastmod>2025-10-09</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- 用户服务协议 -->
    <url>
        <loc>https://purrison.life/terms.html</loc>
        <lastmod>2025-10-09</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
</urlset>

