<?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 - Highest priority -->
    <url>
        <loc>https://www.lemondeconsulting.com/</loc>
        <lastmod>2025-07-25</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- CRM Product Page - High priority as it's a main product -->
    <url>
        <loc>https://www.lemondeconsulting.com/mylumina-crm.html</loc>
        <lastmod>2025-07-25</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Privacy & Terms Page - Standard priority for legal pages -->
    <url>
        <loc>https://www.lemondeconsulting.com/privacy-terms.html</loc>
        <lastmod>2025-07-25</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>
