<?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://sbti.7e.ink/</loc>
        <lastmod>2026-04-10</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- 测试页 -->
    <url>
        <loc>https://sbti.7e.ink/test.html</loc>
        <lastmod>2026-04-10</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!--
    注意：result.html 已在 robots.txt 中设置为 Disallow
    因此不收录到 sitemap 中
    -->
</urlset>
