<?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"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
  <!-- 首页 -->
  <url>
    <loc>https://blog.kingcola-icg.cn/</loc>
    <lastmod>2025-05-09T12:00:00+00:00</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <!-- 博客页面 - 待实际上线后替换为真实URL -->
  <url>
    <loc>https://blog.kingcola-icg.cn/blogs</loc>
    <lastmod>2025-05-09T12:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <!-- 团队介绍页 - 待实际上线后替换为真实URL -->
  <url>
    <loc>https://blog.kingcola-icg.cn/about</loc>
    <lastmod>2025-05-09T12:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <!-- 技术资源页 - 待实际上线后替换为真实URL -->
  <url>
    <loc>https://blog.kingcola-icg.cn/resources</loc>
    <lastmod>2025-05-09T12:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <!-- 联系我们页 - 待实际上线后替换为真实URL -->
  <url>
    <loc>https://blog.kingcola-icg.cn/contact</loc>
    <lastmod>2025-05-09T12:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset> 