<?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"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- 首页 - 最高优先级 -->
  <url>
    <loc>https://jihu.xinoutech.com/</loc>
    <lastmod>2026-02-10</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://jihu.xinoutech.com/" />
  </url>

  <!-- 登录页 -->
  <url>
    <loc>https://jihu.xinoutech.com/login</loc>
    <lastmod>2026-02-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://jihu.xinoutech.com/login" />
  </url>

  <!-- AI助手页面 -->
  <url>
    <loc>https://jihu.xinoutech.com/agent</loc>
    <lastmod>2026-02-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://jihu.xinoutech.com/agent" />
  </url>

  <!-- 用户信息页 -->
  <url>
    <loc>https://jihu.xinoutech.com/userInfo</loc>
    <lastmod>2026-02-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
    <xhtml:link rel="alternate" hreflang="zh-CN" href="https://jihu.xinoutech.com/userInfo" />
  </url>

  <!--
  注意：动态路由（如 /detail/:id 和 /user/:id）应该通过服务端动态生成sitemap
  或者使用 sitemap index 来管理

  如果需要包含动态内容，建议：
  1. 在服务端定期生成完整的 sitemap
  2. 或使用 sitemap-index.xml 分别管理静态和动态内容
  3. 对于大量动态内容，可以创建多个sitemap文件
  -->

</urlset>
