<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

  <!-- Página Inicial -->
  <url>
    <loc>https://www.cmtrat.com.br/</loc>
    <lastmod>2024-10-18</lastmod> <!-- Automatize para refletir a última data de modificação -->
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Serviços -->
  <url>
    <loc>https://www.cmtrat.com.br/servicos</loc>
    <lastmod>2024-10-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Contato -->
  <url>
    <loc>https://www.cmtrat.com.br/contato</loc>
    <lastmod>2024-10-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Orçamento -->
  <url>
    <loc>https://www.cmtrat.com.br/orcamento</loc>
    <lastmod>2024-10-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- FAQ -->
  <url>
    <loc>https://www.cmtrat.com.br/faq</loc>
    <lastmod>2024-10-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Termos de Uso -->
  <url>
    <loc>https://www.cmtrat.com.br/termos</loc>
    <lastmod>2024-10-18</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Política de Privacidade -->
  <url>
    <loc>https://www.cmtrat.com.br/privacidade</loc>
    <lastmod>2024-10-18</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Notícias -->
  <url>
    <loc>https://www.cmtrat.com.br/noticias</loc>
    <lastmod>2024-10-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Sobre Nós -->
  <url>
    <loc>https://www.cmtrat.com.br/sobre</loc>
    <lastmod>2024-10-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Adicionar Idioma Alternativo (exemplo) -->
  <url>
    <loc>https://www.cmtrat.com.br/</loc>
    <lastmod>2024-10-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://www.cmtrat.com.br/en/" />
    <xhtml:link rel="alternate" hreflang="pt-BR" href="https://www.cmtrat.com.br/" />
  </url>

</urlset>
