<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemap.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemap.org/schemas/sitemap/0.9
        http://www.sitemap.org/schemas/sitemap/0.9/sitemap.xsd">
    
    <!-- Image Smaller 在线图片压缩工具网站地图 -->
    <!-- 主页面/首页 -->
    <url>
        <loc>https://imagesmaller.ccwu.cc/</loc>
        <lastmod>2026-04-10</lastmod> <!-- 文档中显示 © 2024，假设为最新更新时间 -->
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- 关于我们页面 -->
    <url>
        <loc>https://imagesmaller.ccwu.cc/about</loc>
        <lastmod>2026-04-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- 帮助中心页面 -->
    <url>
        <loc>https://imagesmaller.ccwu.cc/help</loc>
        <lastmod>2026-04-10</lastmod> <!-- 文档底部显示 © 2026，假设帮助页面最新 -->
        <changefreq>monthly</changefreq> <!-- 帮助内容可能更频繁更新 -->
        <priority>0.7</priority>
    </url>
    
    <!-- 如果还有其他页面，可以继续添加 -->
    <!--
    <url>
        <loc>https://imagesmaller.ccwu.cc/other-page</loc>
        <lastmod>2024-12-10</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    -->
</urlset>