<?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://aixue8.vip/</loc>
    <lastmod>2026-02-01</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 资源列表页 -->
  <url>
    <loc>https://aixue8.vip/resources</loc>
    <lastmod>2026-02-01</lastmod>
    <changefreq>hourly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 公告列表页 -->
  <url>
    <loc>https://aixue8.vip/announcements</loc>
    <lastmod>2026-02-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 关于我们 -->
  <url>
    <loc>https://aixue8.vip/about</loc>
    <lastmod>2026-02-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- 使用条款 -->
  <url>
    <loc>https://aixue8.vip/terms</loc>
    <lastmod>2026-02-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- 隐私政策 -->
  <url>
    <loc>https://aixue8.vip/privacy</loc>
    <lastmod>2026-02-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- 联系我们 -->
  <url>
    <loc>https://aixue8.vip/contact</loc>
    <lastmod>2026-02-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- 充值页面 -->
  <url>
    <loc>https://aixue8.vip/recharge</loc>
    <lastmod>2026-02-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 注意：动态页面（资源详情、公告详情等）建议通过后端API动态生成sitemap -->
  <!-- 可以创建 sitemap-resources.xml, sitemap-announcements.xml 等子sitemap -->

</urlset>
