<?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">

<!-- ==========================================
     MYNCO SITEMAP.XML - SEO EXPERT OPTIMIZATION  
     ========================================== -->

<!-- PAGE D'ACCUEIL - PRIORITÉ MAXIMALE -->
<url>
    <loc>https://mynco.app/</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
</url>

<!-- PAGES PRINCIPALES - HAUTE PRIORITÉ -->
<url>
    <loc>https://mynco.app/about.html</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
</url>

<url>
    <loc>https://mynco.app/contact.html</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
</url>

<url>
    <loc>https://mynco.app/press.html</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
</url>

<!-- PAGES DE CONTENU - PRIORITÉ MOYENNE -->
<url>
    <loc>https://mynco.app/changelog.html</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
</url>

<url>
    <loc>https://mynco.app/status.html</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.5</priority>
</url>

<!-- PAGES LÉGALES - PRIORITÉ FAIBLE -->
<url>
    <loc>https://mynco.app/terms.html</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
</url>

<url>
    <loc>https://mynco.app/privacy.html</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
</url>

<url>
    <loc>https://mynco.app/security.html</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
</url>

<url>
    <loc>https://mynco.app/cookies.html</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
</url>

<!-- FUTURE PAGES BLOG/RESSOURCES -->
<!-- 
<url>
    <loc>https://mynco.app/blog/</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
</url>

<url>
    <loc>https://mynco.app/resources/</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
</url>
-->

</urlset> 