<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0">

    <!-- Homepage - Main landing page with complete product information -->
    <!-- Contains sections: features, medical-cases, installation, faq -->
    <url>
        <loc>https://langextract.pro/</loc>
        <lastmod>2025-07-31</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <mobile:mobile/>
    </url>

    <!-- Documentation Page - Complete API guide and technical resources -->
    <!-- Contains sections: installation, quick-start, api-reference, medical-schemas -->
    <url>
        <loc>https://langextract.pro/documentation</loc>
        <lastmod>2025-07-31</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
        <mobile:mobile/>
    </url>

    <!-- Legal Pages -->
    <url>
        <loc>https://langextract.pro/privacy-policy</loc>
        <lastmod>2025-07-31</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
        <mobile:mobile/>
    </url>

    <url>
        <loc>https://langextract.pro/terms-of-service</loc>
        <lastmod>2025-07-31</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.4</priority>
        <mobile:mobile/>
    </url>

</urlset>