<?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"
        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">
    
    <!-- Main JSON Formatter Page -->
    <url>
        <loc>https://formatmyjson.xyz/</loc>
        <lastmod>2024-12-20</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://formatmyjson.xyz/logo.svg</image:loc>
            <image:title>FormatMyJSON.xyz - Professional JSON Formatter & Validator</image:title>
            <image:caption>Free online JSON formatter, validator and beautifier tool used by 50,000+ developers</image:caption>
        </image:image>
        <image:image>
            <image:loc>https://formatmyjson.xyz/logo-social.svg</image:loc>
            <image:title>FormatMyJSON.xyz Social Preview</image:title>
            <image:caption>Professional JSON formatter with VS Code theme and syntax highlighting</image:caption>
        </image:image>
    </url>
    
    <!-- Privacy Policy -->
    <url>
        <loc>https://formatmyjson.xyz/privacy.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- Terms of Service -->
    <url>
        <loc>https://formatmyjson.xyz/terms.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>
    
    <!-- Contact Page -->
    <url>
        <loc>https://formatmyjson.xyz/contact.html</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
    <!-- Clean URL redirects for SEO -->
    <url>
        <loc>https://formatmyjson.xyz/privacy</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://formatmyjson.xyz/terms</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://formatmyjson.xyz/contact</loc>
        <lastmod>2024-12-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    
</urlset> 