<?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://fshex.com/</loc>
    <lastmod>2026-03-04</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 节点广场 -->
  <url>
    <loc>https://fshex.com/nodes</loc>
    <lastmod>2026-03-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 积分商城/应用市场 -->
  <url>
    <loc>https://fshex.com/mall</loc>
    <lastmod>2026-03-04</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 每日签到 -->
  <url>
    <loc>https://fshex.com/daily-checkin</loc>
    <lastmod>2026-03-04</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- 关于我们 -->
  <url>
    <loc>https://fshex.com/page/about</loc>
    <lastmod>2026-03-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- 常见问题 -->
  <url>
    <loc>https://fshex.com/page/qa</loc>
    <lastmod>2026-03-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- 动态路由占位符 (SEO 建议) -->
  <!-- 建议后端提供 API 动态生成或使用 Next.js 的 sitemap.ts 功能 -->
  <!-- 
    示例模式:
    - https://fshex.com/h/[id] (话题详情)
    - https://fshex.com/go/[slug] (节点详情)
    - https://fshex.com/u/[username] (用户主页)
    - https://fshex.com/product/[slug] (商品详情)
    - https://fshex.com/shop/[slug] (店铺详情)
  -->
</urlset>
