<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- 首页 -->
    <url>
        <loc>https://asmr.furina.in/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- 播放器/作品界面（假设这是 SPA router 入口） -->
    <url>
        <loc>https://asmr.furina.in/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 搜索界面 -->
    <url>
        <loc>https://asmr.furina.in/</loc>
        <changefreq>weekly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- 隐私或其他说明页面（如你有的话） -->
    <url>
        <loc>https://asmr.furina.in/</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

</urlset>
