<?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">

    <!-- Homepage -->
    <url>
        <loc>https://toolinit.com/</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Base64 Encoder/Decoder -->
    <url>
        <loc>https://toolinit.com/base64-encoder-decoder.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- JSON Formatter -->
    <url>
        <loc>https://toolinit.com/json-formatter.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- XML Formatter -->
    <url>
        <loc>https://toolinit.com/xml-formatter.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- RegEx Tester -->
    <url>
        <loc>https://toolinit.com/regex-tester.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Cron Generator -->
    <url>
        <loc>https://toolinit.com/cron.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Timezone Converter -->
    <url>
        <loc>https://toolinit.com/timezone.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Java Heap Analyzer -->
    <url>
        <loc>https://toolinit.com/java-heap-analyzer.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Contact Us -->
    <url>
        <loc>https://toolinit.com/contact-us.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Blog Page -->
    <url>
        <loc>https://toolinit.com/blog.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- About Us -->
    <url>
        <loc>https://toolinit.com/about-us.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <!-- Status Page -->
    <url>
        <loc>https://toolinit.com/status.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>hourly</changefreq>
        <priority>0.7</priority>
    </url>
    <!-- Privacy Policy -->
    <url>
        <loc>https://toolinit.com/privacy-policy.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
    <!-- Terms of Service -->
    <url>
        <loc>https://toolinit.com/terms-of-service.html</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

</urlset> 