<?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">

  <!-- Página Inicial -->
  <url>
    <loc>https://ecommerceplanet.com.br/</loc>
    <lastmod>2026-01-06</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Páginas Principais -->
  <url>
    <loc>https://ecommerceplanet.com.br/sobre/</loc>
    <lastmod>2026-01-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://ecommerceplanet.com.br/servicos/</loc>
    <lastmod>2026-01-06</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://ecommerceplanet.com.br/contato/</loc>
    <lastmod>2026-01-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://ecommerceplanet.com.br/blog/</loc>
    <lastmod>2026-01-06</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Categorias de Produtos (exemplo) -->
  <url>
    <loc>https://ecommerceplanet.com.br/produtos/</loc>
    <lastmod>2026-01-06</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 
  INSTRUÇÕES: 
  - Adicione todas as URLs importantes do seu site
  - Atualize lastmod com a data da última modificação
  - changefreq: daily, weekly, monthly, yearly
  - priority: 0.0 a 1.0 (1.0 = mais importante)
  - Remova URLs com noindex, canonical para outra página, ou redirecionamentos
  - Para sites grandes, considere criar múltiplos sitemaps e um sitemap index
  -->

</urlset>
