<?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://base64s.com/</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- 核心功能页面 - 高优先级 -->
    <url>
        <loc>https://base64s.com/imagetobase64.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://base64s.com/filetobase64.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- 关于页面 - 中等优先级 -->
    <url>
        <loc>https://base64s.com/html/about/</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- FAQ页面 - 中等优先级，SEO价值高 -->
    <url>
        <loc>https://base64s.com/html/faq/what-is-base64.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://base64s.com/html/faq/how-to-use-website.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://base64s.com/html/faq/prevent-password-cracking.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://base64s.com/html/faq/privacy-policy.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>quarterly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- 站点地图页面 - 导航辅助页面 -->
    <url>
        <loc>https://base64s.com/sitemap.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

</urlset>