<?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 / JSON Formatter -->
  <url>
    <loc>https://jsontoolbox.com/</loc>
    <lastmod>2025-09-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- JSON Formatter (explicit route) -->
  <url>
    <loc>https://jsontoolbox.com/format</loc>
    <lastmod>2025-09-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- JSON Minifier -->
  <url>
    <loc>https://jsontoolbox.com/minify</loc>
    <lastmod>2025-09-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- JSON Compare -->
  <url>
    <loc>https://jsontoolbox.com/compare</loc>
    <lastmod>2025-09-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- JSON Converter -->
  <url>
    <loc>https://jsontoolbox.com/convert</loc>
    <lastmod>2025-09-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- JSON Editor -->
  <url>
    <loc>https://jsontoolbox.com/edit</loc>
    <lastmod>2025-09-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://jsontoolbox.com/about</loc>
    <lastmod>2025-09-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Settings Page -->
  <url>
    <loc>https://jsontoolbox.com/settings</loc>
    <lastmod>2025-09-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

</urlset>
