<?xml version="1.0" encoding="UTF-8"?>  
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Homepage with both converters(JSON to CSV and CSV to JSON) -->
  <url>
    <loc>https://jsontocsv.online/</loc>
    <lastmod>2025-05-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- HTML Viewer Page -->
  <url>
    <loc>https://jsontocsv.online/htmlviewer.html</loc>
    <lastmod>2025-05-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- MDX Editor Page -->
  <url>
    <loc>https://jsontocsv.online/mdxeditor.html</loc>
    <lastmod>2025-05-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Privacy Policy Page -->
  <url>
    <loc>https://jsontocsv.online/privacy.html</loc>
    <lastmod>2025-05-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- About Us Page -->
  <url>
    <loc>https://jsontocsv.online/about.html</loc>
    <lastmod>2025-05-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Contact Page -->
  <url>
    <loc>https://jsontocsv.online/contact.html</loc>
    <lastmod>2025-05-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Thank-you Page -->
  <url>
    <loc>https://jsontocsv.online/thank-you.html</loc>
    <lastmod>2025-05-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>