<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Página Inicial -->
    <url>
        <loc>https://www.thmoda.com.br/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- Lista de Produtos -->
    <url>
        <loc>https://www.thmoda.com.br/products</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Sobre Nós -->
    <url>
        <loc>https://www.thmoda.com.br/about</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Contato -->
    <url>
        <loc>https://www.thmoda.com.br/contact</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Páginas de Políticas -->
    <url>
        <loc>https://www.thmoda.com.br/privacy</loc>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://www.thmoda.com.br/terms</loc>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://www.thmoda.com.br/returns</loc>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://www.thmoda.com.br/shipping</loc>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>
</urlset>
