<?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">

<!-- Головна сторінка -->
<url>
  <loc>https://greenspectrumpro.com/</loc>
  <changefreq>daily</changefreq>
  <priority>1.0</priority>
</url>

<!-- Основні сторінки -->
<url>
  <loc>https://greenspectrumpro.com/about/</loc>
  <changefreq>monthly</changefreq>
  <priority>0.8</priority>
</url>
<url>
  <loc>https://greenspectrumpro.com/videos/</loc>
  <changefreq>weekly</changefreq>
  <priority>0.9</priority>
</url>
<url>
  <loc>https://greenspectrumpro.com/instructors/</loc>
  <changefreq>monthly</changefreq>
  <priority>0.7</priority>
</url>
<url>
  <loc>https://greenspectrumpro.com/pricing/</loc>
  <changefreq>monthly</changefreq>
  <priority>0.9</priority>
</url>
<url>
  <loc>https://greenspectrumpro.com/contact/</loc>
  <changefreq>monthly</changefreq>
  <priority>0.7</priority>
</url>
<url>
  <loc>https://greenspectrumpro.com/faq/</loc>
  <changefreq>monthly</changefreq>
  <priority>0.6</priority>
</url>
<url>
  <loc>https://greenspectrumpro.com/privacy/</loc>
  <changefreq>yearly</changefreq>
  <priority>0.5</priority>
</url>
<url>
  <loc>https://greenspectrumpro.com/terms/</loc>
  <changefreq>yearly</changefreq>
  <priority>0.5</priority>
</url>

<!-- Сторінки з параметрами (без trailing slash, бо є query string) -->
<url>
  <loc>https://greenspectrumpro.com/videos?cat=vida-selvagem</loc>
  <changefreq>weekly</changefreq>
  <priority>0.8</priority>
</url>
<url>
  <loc>https://greenspectrumpro.com/videos?cat=oceanos-mares</loc>
  <changefreq>weekly</changefreq>
  <priority>0.8</priority>
</url>
<url>
  <loc>https://greenspectrumpro.com/videos?cat=florestas-plantas</loc>
  <changefreq>weekly</changefreq>
  <priority>0.8</priority>
</url>
<url>
  <loc>https://greenspectrumpro.com/videos?cat=conservacao</loc>
  <changefreq>weekly</changefreq>
  <priority>0.8</priority>
</url>

<!-- Реєстрація та логін (опціонально, можна не індексувати) -->
<url>
  <loc>https://greenspectrumpro.com/login/</loc>
  <changefreq>yearly</changefreq>
  <priority>0.3</priority>
</url>
<url>
  <loc>https://greenspectrumpro.com/register/</loc>
  <changefreq>yearly</changefreq>
  <priority>0.4</priority>
</url>

</urlset>
