<?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"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        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://nosobrado.com.br/</loc>
        <lastmod>2024-03-19</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://nosobrado.com.br/assets/img/logo.png</image:loc>
            <image:title>NoSobrado Tech Logo</image:title>
            <image:caption>Empresa de Desenvolvimento Web em São Paulo</image:caption>
        </image:image>
    </url>

    <!-- Seção de Serviços -->
    <url>
        <loc>https://nosobrado.com.br/#servicos</loc>
        <lastmod>2024-03-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Seção de Portfólio -->
    <url>
        <loc>https://nosobrado.com.br/#portfolio</loc>
        <lastmod>2024-03-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Seção de Tecnologias -->
    <url>
        <loc>https://nosobrado.com.br/#tecnologias</loc>
        <lastmod>2024-03-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Seção de Depoimentos -->
    <url>
        <loc>https://nosobrado.com.br/#depoimentos</loc>
        <lastmod>2024-03-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Seção de Contato -->
    <url>
        <loc>https://nosobrado.com.br/#contato</loc>
        <lastmod>2024-03-19</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>

</urlset>