<?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:mobile="http://www.baidu.com/schemas/sitemap-mobile/1/"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- 主页 - 最高优先级 -->
  <url>
    <loc>https://test.qdhhc.edu.cn/</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <!-- 百度移动端适配 -->
    <mobile:mobile type="mobile"/>
    <!-- 图片信息 -->
    <image:image>
      <image:loc>https://test.qdhhc.edu.cn/img/cslogo.svg</image:loc>
      <image:title>青岛黄海学院网络测速网站标志</image:title>
      <image:caption>青岛黄海学院官方网络测速平台</image:caption>
    </image:image>
  </url>

  <!-- IPv6测速页面 -->
  <url>
    <loc>https://test6.qdhhc.edu.cn/</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
    <mobile:mobile type="mobile"/>
  </url>

  <!-- 内网测速页面 -->
  <url>
    <loc>http://172.16.10.231:5678/</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
    <mobile:mobile type="mobile"/>
  </url>

  <!-- 必应智能答案相关配置 -->
  <url>
    <loc>https://test.qdhhc.edu.cn/</loc>
    <lastmod>2025-08-28T08:00:00+08:00</lastmod>
    <changefreq>hourly</changefreq>
    <priority>1.0</priority>
    <mobile:mobile type="mobile"/>
    <!-- 必应智能答案信息 -->
    <image:image>
      <image:loc>https://test.qdhhc.edu.cn/img/cslogo.svg</image:loc>
      <image:title>QHHU 网络测速工具</image:title>
      <image:caption>青岛黄海学院专业网络速度测试平台</image:caption>
      <image:geo_location>青岛市, 山东省, 中国</image:geo_location>
    </image:image>
  </url>

  <!-- 404页面 -->
  <url>
    <loc>https://test.qdhhc.edu.cn/404.html</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- 核心JS文件 -->
  <url>
    <loc>https://test.qdhhc.edu.cn/speedtest.js</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- PWA相关文件 -->
  <url>
    <loc>https://test.qdhhc.edu.cn/manifest.json</loc>
    <lastmod>2025-08-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

</urlset>