<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0">
  
  <!-- 主页 -->
  <url>
    <loc>https://casepilot.top</loc>
    <lastmod>2024-12-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 登录/注册 -->
  <url>
    <loc>https://casepilot.top/login</loc>
    <lastmod>2024-12-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://casepilot.top/register</loc>
    <lastmod>2024-12-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 案例库主页 -->
  <url>
    <loc>https://casepilot.top/cases</loc>
    <lastmod>2024-12-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.95</priority>
  </url>

  <!-- 案例详情页面示例 (动态页面由 sitemap 动态生成脚本处理) -->
  <!-- 这里需要后续添加动态生成的案例页面 -->

  <!-- 资源页面 -->
  <url>
    <loc>https://casepilot.top/resources</loc>
    <lastmod>2024-12-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- MECE 框架学习页面 -->
  <url>
    <loc>https://casepilot.top/resources/mece-framework</loc>
    <lastmod>2024-12-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 常见问题 -->
  <url>
    <loc>https://casepilot.top/faq</loc>
    <lastmod>2024-12-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 关于我们 -->
  <url>
    <loc>https://casepilot.top/about</loc>
    <lastmod>2024-12-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 隐私政策 -->
  <url>
    <loc>https://casepilot.top/privacy</loc>
    <lastmod>2024-12-10</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- 服务条款 -->
  <url>
    <loc>https://casepilot.top/terms</loc>
    <lastmod>2024-12-10</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>
