<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Home page -->
    <url>
        <loc>https://jsonexpress.com/</loc>
        <lastmod>2025-06-27</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Documentation - Installation -->
    <url>
        <loc>https://jsonexpress.com/docs/installation</loc>
        <lastmod>2025-06-27</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Documentation - Example -->
    <url>
        <loc>https://jsonexpress.com/docs/example</loc>
        <lastmod>2025-06-27</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Documentation - Configuration -->
    <url>
        <loc>https://jsonexpress.com/docs/configuration</loc>
        <lastmod>2025-06-27</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Blogs listing page -->
<!--    <url>-->
<!--        <loc>https://jsonexpress.com/blogs</loc>-->
<!--        <lastmod>2025-06-24</lastmod>-->
<!--        <changefreq>weekly</changefreq>-->
<!--        <priority>0.8</priority>-->
<!--    </url>-->

    <!-- Blog pagination pages (add more as needed) -->
<!--    <url>-->
<!--        <loc>https://jsonexpress.com/blogs?page=2</loc>-->
<!--        <lastmod>2025-06-24</lastmod>-->
<!--        <changefreq>weekly</changefreq>-->
<!--        <priority>0.6</priority>-->
<!--    </url>-->

    <!-- Individual blog posts (examples - replace with your actual blog titles) -->
<!--    <url>-->
<!--        <loc>https://jsonexpress.com/blogs/getting-started-with-json</loc>-->
<!--        <lastmod>2025-06-20</lastmod>-->
<!--        <changefreq>monthly</changefreq>-->
<!--        <priority>0.7</priority>-->
<!--    </url>-->

<!--    <url>-->
<!--        <loc>https://jsonexpress.com/blogs/advanced-json-techniques</loc>-->
<!--        <lastmod>2025-06-15</lastmod>-->
<!--        <changefreq>monthly</changefreq>-->
<!--        <priority>0.7</priority>-->
<!--    </url>-->
</urlset>
