<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- 首页 -->
  <url>
    <loc>https://aizz.cc/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- AI应用页面 -->
  <url>
    <loc>https://aizz.cc/apps</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- AI工作流页面 -->
  <url>
    <loc>https://aizz.cc/workFlows</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 地图页面 -->
  <url>
    <loc>https://aizz.cc/map</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- 注册页面 -->
  <url>
    <loc>https://aizz.cc/register</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- 注意：以下页面由于是动态内容或需要登录，搜索引擎可能无法有效抓取 -->
  <!-- 发布信息页面 -->
  <url>
    <loc>https://aizz.cc/publish</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- 搜索页面 -->
  <url>
    <loc>https://aizz.cc/search</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- 用户信息页面 -->
  <url>
    <loc>https://aizz.cc/userInfo</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- 通知页面 -->
  <url>
    <loc>https://aizz.cc/notifications</loc>
    <changefreq>daily</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>