<?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://llccj.cn</loc>
    <lastmod>2025-12-09</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 图片拼接工具页 - 核心功能页，优先级仅次于首页 -->
  <url>
    <loc>https://llccj.cn/img_collage</loc>
    <lastmod>2025-12-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 关于页面 -->
  <url>
    <loc>https://llccj.cn/about</loc>
    <lastmod>2025-12-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- 更新日志页面 -->
  <url>
    <loc>https://llccj.cn/changelog</loc>
    <lastmod>2025-12-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 教程列表页 -->
  <url>
    <loc>https://llccj.cn/tutorial</loc>
    <lastmod>2025-12-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 图片裁剪教程 -->
  <url>
    <loc>https://llccj.cn/tutorial/crop</loc>
    <lastmod>2025-12-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 图片拼接教程 -->
  <url>
    <loc>https://llccj.cn/tutorial/collage</loc>
    <lastmod>2025-12-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 长图拼接教程 -->
  <url>
    <loc>https://llccj.cn/stitch</loc>
    <lastmod>2025-12-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1</priority>
  </url>

  <!-- 马赛克工具 -->
  <url>
    <loc>https://llccj.cn/mosaic</loc>
    <lastmod>2026-01-13</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>