<?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:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- 首页 -->
  <url>
    <loc>https://sj2468.com/</loc>
    <lastmod>2023-06-01T08:00:00+08:00</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://sj2468.com/static/images/logo.png</image:loc>
      <image:title>北京数积科技有限公司</image:title>
    </image:image>
  </url>
  
  <!-- 产品服务页 -->
  <url>
    <loc>https://sj2468.com/products</loc>
    <lastmod>2023-06-01T08:00:00+08:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- 解决方案页 -->
  <url>
    <loc>https://sj2468.com/solutions</loc>
    <lastmod>2023-06-01T08:00:00+08:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- 关于我们页 -->
  <url>
    <loc>https://sj2468.com/about</loc>
    <lastmod>2023-06-01T08:00:00+08:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 预约演示页 -->
  <url>
    <loc>https://sj2468.com/demo-reservation</loc>
    <lastmod>2023-06-01T08:00:00+08:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 在线咨询页 -->
  <url>
    <loc>https://sj2468.com/online-consultation</loc>
    <lastmod>2023-06-01T08:00:00+08:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 新闻动态列表页 -->
  <url>
    <loc>https://sj2468.com/news</loc>
    <lastmod>2023-06-01T08:00:00+08:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- 新闻详情页示例 - 实际使用时应该动态生成所有新闻详情页的URL -->
  <url>
    <loc>https://sj2468.com/news-detail/1</loc>
    <lastmod>2023-06-01T08:00:00+08:00</lastmod>
    <changefreq>never</changefreq>
    <priority>0.6</priority>
    <news:news>
      <news:publication>
        <news:name>北京数积科技有限公司</news:name>
        <news:language>zh-cn</news:language>
      </news:publication>
      <news:publication_date>2023-06-01T08:00:00+08:00</news:publication_date>
      <news:title>AI球拍运动分析技术最新进展</news:title>
    </news:news>
  </url>
  
  <!-- 隐私政策页 -->
  <url>
    <loc>https://sj2468.com/privacy-policy</loc>
    <lastmod>2023-06-01T08:00:00+08:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
  
  <!-- 服务条款页 -->
  <url>
    <loc>https://sj2468.com/terms-of-service</loc>
    <lastmod>2023-06-01T08:00:00+08:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

</urlset> 