<?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">
    <!-- Homepage -->
    <url>
        <loc>https://devtool.guru/</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About Us -->
    <url>
        <loc>https://devtool.guru/about</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Base64 Tools -->
    <url>
        <loc>https://devtool.guru/tool/base64-encode</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://devtool.guru/tool/base64-decode</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Base64 to Image -->
    <url>
        <loc>https://devtool.guru/tool/base64-to-image</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Image to Base64 -->
    <url>
        <loc>https://devtool.guru/tool/image-to-base64</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- URL Tools -->
    <url>
        <loc>https://devtool.guru/tool/url-encode</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://devtool.guru/tool/url-decode</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- JWT Tools -->
    <url>
        <loc>https://devtool.guru/tool/jwt-decode</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://devtool.guru/tool/jwt-encode</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://devtool.guru/tool/jwt-secret-generator</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- JSON Formatter -->
    <url>
        <loc>https://devtool.guru/tool/json-formatter</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- XML Formatter -->
    <url>
        <loc>https://devtool.guru/tool/xml-formatter</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- UUID Generator -->
    <url>
        <loc>https://devtool.guru/tool/uuid-generate</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Remove Space -->
    <url>
        <loc>https://devtool.guru/tool/remove-space</loc>
        <lastmod>2026-02-02</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Timestamp Converter -->
    <url>
        <loc>https://devtool.guru/tool/timestamp-converter</loc>
        <lastmod>2026-02-04</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- YAML to JSON -->
    <url>
        <loc>https://devtool.guru/tool/yaml-to-json</loc>
        <lastmod>2026-02-04</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- JSON to YAML -->
    <url>
        <loc>https://devtool.guru/tool/json-to-yaml</loc>
        <lastmod>2026-02-04</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Text Differ -->
    <url>
        <loc>https://devtool.guru/tool/text-differ</loc>
        <lastmod>2026-02-04</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- QR Code Generator -->
    <url>
        <loc>https://devtool.guru/tool/qr-code-generator</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Color Picker -->
    <url>
        <loc>https://devtool.guru/tool/color-picker</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Regex Tester -->
    <url>
        <loc>https://devtool.guru/tool/regex-tester</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Cron Expression Parser -->
    <url>
        <loc>https://devtool.guru/tool/cron-parser</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Blog -->
    <url>
        <loc>https://devtool.guru/blog</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Blog Posts -->
    <url>
        <loc>https://devtool.guru/blog/what-is-base64-encoding</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/base64-vs-binary</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/base64-image-embedding</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/when-to-use-base64</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/what-is-jwt-token</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/jwt-authentication-guide</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/jwt-security-best-practices</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/jwt-vs-session</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/json-vs-yaml</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/json-formatting-tips</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/yaml-syntax-guide</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/uuid-v4-vs-v6</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/when-to-use-uuid</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/url-encoding-explained</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/url-special-characters</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/timestamp-conversion-guide</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/text-comparison-tools</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/xml-vs-json</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/developer-productivity-tools</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/api-testing-tools</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- New Blog Posts -->
    <url>
        <loc>https://devtool.guru/blog/how-to-create-qr-code</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/regex-tutorial-for-beginners</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/cron-expression-guide</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://devtool.guru/blog/color-picker-guide</loc>
        <lastmod>2026-02-07</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
</urlset>
