<?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://www.taintale.com/</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <url>
        <loc>https://www.taintale.com/index.html</loc>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- 书架页面 -->
    <url>
        <loc>https://www.taintale.com/bookshelf.html</loc>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 分类页面 -->
    <url>
        <loc>https://www.taintale.com/genres.html</loc>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 搜索页面 -->
    <url>
        <loc>https://www.taintale.com/search.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- 帮助页面 -->
    <url>
        <loc>https://www.taintale.com/help.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- 用户取消订阅页面 -->
    <url>
        <loc>https://www.taintale.com/cancel-user.html</loc>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- VIP页面 -->
    <url>
        <loc>https://www.taintale.com/taintale-vip.html</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

</urlset>
