<?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áginas principais -->
  <url>
    <loc>https://superantigo.com.br/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Veículos -->
  <url>
    <loc>https://superantigo.com.br/veiculos</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Tipos de veículos -->
  <url>
    <loc>https://superantigo.com.br/veiculos/carro</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://superantigo.com.br/veiculos/moto</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://superantigo.com.br/veiculos/caminhao</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://superantigo.com.br/veiculos/outro</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Página de eventos -->
  <url>
    <loc>https://superantigo.com.br/eventos</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Páginas institucionais -->
  <url>
    <loc>https://superantigo.com.br/como-funciona</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://superantigo.com.br/sobre</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://superantigo.com.br/contato</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Páginas legais -->
  <url>
    <loc>https://superantigo.com.br/termos</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>
  <url>
    <loc>https://superantigo.com.br/privacidade</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>
  <url>
    <loc>https://superantigo.com.br/cookies</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- Páginas de assinatura e suporte -->
  <url>
    <loc>https://superantigo.com.br/assinatura</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://superantigo.com.br/financiamento</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://superantigo.com.br/regularizacao</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://superantigo.com.br/revendedores</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Páginas de login e conta -->
  <url>
    <loc>https://superantigo.com.br/entrar</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://superantigo.com.br/recuperar-senha</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Áreas restritas que ainda podem ser indexadas -->
  <url>
    <loc>https://superantigo.com.br/painel</loc>
    <changefreq>monthly</changefreq>
    <priority>0.2</priority>
  </url>
  <url>
    <loc>https://superantigo.com.br/administracao</loc>
    <changefreq>monthly</changefreq>
    <priority>0.1</priority>
  </url>
</urlset>