/*
 * @Author: L.J.Zhang longjia3713@163.com
 * @Date: 2025-07-21 11:40:52
 * @LastEditors: L.J.Zhang longjia3713@163.com
 * @LastEditTime: 2025-07-24 09:28:05
 * @FilePath: \nezhaquant\public\sitemap.xml
 * @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
 */
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- 首页 -->
  <url>
    <loc>https://nezhaquant.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- 产品页面 -->
  <url>
    <loc>https://nezhaquant.com/products</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- 服务页面 -->
  <url>
    <loc>https://nezhaquant.com/services</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- 课程页面 -->
  <url>
    <loc>https://nezhaquant.com/courses</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 合作页面 -->
  <url>
    <loc>https://nezhaquant.com/cooperate</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- 计算器页面 -->
  <url>
    <loc>https://nezhaquant.com/calculator</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- 策略广场页面 -->
  <url>
    <loc>https://nezhaquant.com/strategies</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- 聊天页面 -->
  <url>
    <loc>https://nezhaquant.com/chat</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- 登录页面 -->
  <url>
    <loc>https://nezhaquant.com/auth/signin</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- 注册页面 -->
  <url>
    <loc>https://nezhaquant.com/auth/signup</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset> 