<?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">
  <!--
    Claude Code Agents 网站地图
    更新时间: 2025-11-11

    说明:
    - 本sitemap采用Hash路由（#标签页），适合单页应用（SPA）
    - 每个URL对应一个独立的功能标签页，拥有独立的meta标签和内容
    - Google/Bing支持索���hash URL，百度支持度较低
    - priority: 0.7-1.0 之间，1.0为最高优先级
    - changefreq: 更新频率建议（搜索引擎参考，不强制遵守）
  -->

  <!-- 首页 / 光速入门 -->
  <url>
    <loc>https://claudeagents.magicagi.top/</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 光速入门（带hash） -->
  <url>
    <loc>https://claudeagents.magicagi.top/#quickstart</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 为什么选择 -->
  <url>
    <loc>https://claudeagents.magicagi.top/#why</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 所有Agents -->
  <url>
    <loc>https://claudeagents.magicagi.top/#all</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 分类浏览 -->
  <url>
    <loc>https://claudeagents.magicagi.top/#category</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 使用指南 -->
  <url>
    <loc>https://claudeagents.magicagi.top/#usage</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- AI服务推荐 -->
  <url>
    <loc>https://claudeagents.magicagi.top/#aimodels</loc>
    <lastmod>2025-11-11</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
