<?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"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

    <!-- 首页 -->
    <url>
        <loc>https://151.htx.pub/</loc>
        <lastmod>2025-01-09</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <xhtml:link rel="alternate" hreflang="zh-CN" href="https://151.htx.pub/"/>
        <image:image>
            <image:loc>https://151.htx.pub/Poke_Ball.png</image:loc>
            <image:title>宝可梦精灵球图标</image:title>
            <image:caption>宝可梦记忆训练应用的官方精灵球图标</image:caption>
        </image:image>
    </url>

    <!-- 图鉴页面 (通过JavaScript控制，实际是同一个页面) -->
    <url>
        <loc>https://151.htx.pub/#pokedex</loc>
        <lastmod>2025-01-09</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 考试页面 (通过JavaScript控制，实际是同一个页面) -->
    <url>
        <loc>https://151.htx.pub/#exam</loc>
        <lastmod>2025-01-09</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- 错题本页面 (通过JavaScript控制，实际是同一个页面) -->
    <url>
        <loc>https://151.htx.pub/#practice</loc>
        <lastmod>2025-01-09</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

</urlset>