<?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">
  <!-- Homepage -->
  <url>
    <loc>https://example.com/pl/</loc>
    <xhtml:link rel="alternate" hreflang="pl" href="https://example.com/pl/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://example.com/en/"/>
    <xhtml:link rel="alternate" hreflang="uk" href="https://example.com/ua/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://example.com/en/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://example.com/ua/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Szkolenia -->
  <url><loc>https://example.com/pl/szkolenia</loc><changefreq>monthly</changefreq><priority>0.9</priority></url>
  <url><loc>https://example.com/en/szkolenia</loc><changefreq>monthly</changefreq><priority>0.9</priority></url>
  <url><loc>https://example.com/ua/szkolenia</loc><changefreq>monthly</changefreq><priority>0.9</priority></url>

  <!-- Oferta -->
  <url><loc>https://example.com/pl/oferta</loc><changefreq>monthly</changefreq><priority>0.8</priority></url>
  <url><loc>https://example.com/en/oferta</loc><changefreq>monthly</changefreq><priority>0.8</priority></url>
  <url><loc>https://example.com/ua/oferta</loc><changefreq>monthly</changefreq><priority>0.8</priority></url>

  <!-- Cennik -->
  <url><loc>https://example.com/pl/cennik</loc><changefreq>monthly</changefreq><priority>0.8</priority></url>
  <url><loc>https://example.com/en/cennik</loc><changefreq>monthly</changefreq><priority>0.8</priority></url>
  <url><loc>https://example.com/ua/cennik</loc><changefreq>monthly</changefreq><priority>0.8</priority></url>

  <!-- Kontakt -->
  <url><loc>https://example.com/pl/kontakt</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
  <url><loc>https://example.com/en/kontakt</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>
  <url><loc>https://example.com/ua/kontakt</loc><changefreq>monthly</changefreq><priority>0.7</priority></url>

  <!-- Blog -->
  <url><loc>https://example.com/pl/blog</loc><changefreq>weekly</changefreq><priority>0.7</priority></url>
  <url><loc>https://example.com/en/blog</loc><changefreq>weekly</changefreq><priority>0.7</priority></url>
  <url><loc>https://example.com/ua/blog</loc><changefreq>weekly</changefreq><priority>0.7</priority></url>

  <!-- FAQ -->
  <url><loc>https://example.com/pl/faq</loc><changefreq>monthly</changefreq><priority>0.6</priority></url>
  <url><loc>https://example.com/en/faq</loc><changefreq>monthly</changefreq><priority>0.6</priority></url>
  <url><loc>https://example.com/ua/faq</loc><changefreq>monthly</changefreq><priority>0.6</priority></url>

  <!-- Lokalizacje -->
  <url><loc>https://example.com/pl/lokalizacje</loc><changefreq>monthly</changefreq><priority>0.6</priority></url>
  <url><loc>https://example.com/en/lokalizacje</loc><changefreq>monthly</changefreq><priority>0.6</priority></url>
  <url><loc>https://example.com/ua/lokalizacje</loc><changefreq>monthly</changefreq><priority>0.6</priority></url>
</urlset>
