<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- URL da página inicial -->
  <url>
    <loc>https://tenyears.com.br/</loc>
    <lastmod>2024-07-06</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Exemplo de URLs para outras páginas do site -->
  <url>
    <loc>https://tenyears.com.br/sobre</loc>
    <lastmod>2024-06-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://tenyears.com.br/contato</loc>
    <lastmod>2024-06-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Exemplo de URLs de postagens específicas -->
  <url>
    <loc>https://tenyears.com.br/produto/microsoft-access/</loc>
    <lastmod>2024-07-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://tenyears.com.br/produto/aulas-de-excel-online/</loc>
    <lastmod>2024-07-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Exemplo de URLs de páginas de produtos -->
  <url>
    <loc>https://tenyears.com.br/produto/microsoft-powerpoint/</loc>
    <lastmod>2024-07-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://tenyears.com.br/produto/criacao-de-site/</loc>
    <lastmod>2024-06-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://tenyears.com.br/produto/curso-de-informatica/</loc>
    <lastmod>2024-06-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

<url>
    <loc>https://tenyears.com.br/produto/edicao-de-videos/</loc>
    <lastmod>2024-06-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>