<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
    
    <!-- 主頁 -->
    <url>
        <loc>https://mc.mariiy.com/</loc>
        <lastmod>2026-02-03</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- 社群守則 -->
    <url>
        <loc>https://mc.mariiy.com/pages/legal/community-rules.html</loc>
        <lastmod>2026-02-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority> <!-- Priority updated -->
    </url>
    
    <!-- 服務條款 -->
    <url>
        <loc>https://mc.mariiy.com/pages/legal/terms-of-service.html</loc>
        <lastmod>2026-02-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority> <!-- Priority updated -->
    </url>
    
    <!-- 隱私政策 -->
    <url>
        <loc>https://mc.mariiy.com/pages/legal/privacy-policy.html</loc>
        <lastmod>2026-02-03</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority> <!-- Priority updated -->
    </url>
    
    <!-- 404 頁面 -->
    <url>
        <loc>https://mc.mariiy.com/pages/404.html</loc>
        <lastmod>2026-02-03</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.1</priority>
    </url>
    
</urlset>