<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" 
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" 
        xmlns:xhtml="http://www.w3.org/1999/xhtml" 
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0" 
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" 
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
  
  <!-- Página principal -->
  <url>
    <loc>https://internetamigo.com/</loc>
    <lastmod>2024-01-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Página Santa Maria - ALTA PRIORIDADE para indexação -->
  <url>
    <loc>https://internetamigo.com/santa-maria-rs</loc>
    <lastmod>2024-01-31</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
    <mobile:mobile/>
  </url>
  
  <!-- Página Santiago - ALTA PRIORIDADE para indexação -->
  <url>
    <loc>https://internetamigo.com/santiago-rs</loc>
    <lastmod>2024-01-31</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
    <mobile:mobile/>
  </url>
  
</urlset>