<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  <!-- 主页 -->
  <url>
    <loc>https://colorblockjam.pro</loc>
    <lastmod>2023-11-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://colorblockjam.pro/images/logo.webp</image:loc>
      <image:title>Color Block Jam</image:title>
    </image:image>
  </url>
  
  <!-- 关卡列表页 -->
  <url>
    <loc>https://colorblockjam.pro/level</loc>
    <lastmod>2023-11-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 关于页面 -->
  <url>
    <loc>https://colorblockjam.pro/about</loc>
    <lastmod>2023-11-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 类似游戏页面 -->
  <url>
    <loc>https://colorblockjam.pro/similar-games</loc>
    <lastmod>2023-11-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Unblocked版本页面 -->
  <url>
    <loc>https://colorblockjam.pro/color-block-jam-unblocked</loc>
    <lastmod>2023-11-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 关卡范围页 -->
  <url>
    <loc>https://colorblockjam.pro/level?range=1-50</loc>
    <lastmod>2023-11-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://colorblockjam.pro/level?range=51-100</loc>
    <lastmod>2023-11-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://colorblockjam.pro/level?range=101-150</loc>
    <lastmod>2023-11-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://colorblockjam.pro/level?range=151-200</loc>
    <lastmod>2023-11-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 关卡详情页示例 -->
  <url>
    <loc>https://colorblockjam.pro/level/1</loc>
    <lastmod>2023-11-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://colorblockjam.pro/level/2</loc>
    <lastmod>2023-11-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://colorblockjam.pro/level/3</loc>
    <lastmod>2023-11-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://colorblockjam.pro/level/4</loc>
    <lastmod>2023-11-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://colorblockjam.pro/level/5</loc>
    <lastmod>2023-11-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- 更多关卡详情页... -->
</urlset>