<?xml version="1.0" encoding="UTF-8"?>
<!--
  sitemap.xml – VibeHosting.pl
  ZMIEŃ: Zaktualizuj URL i daty do produkcyjnych.
  Dodaj tu nowe strony gdy je tworzysz (np. polityka-prywatnosci.html, regulamin.html).
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

  <!-- Strona główna (PL – domyślna) -->
  <url>
    <loc>https://vibehosting.pl/</loc>
    <xhtml:link rel="alternate" hreflang="pl" href="https://vibehosting.pl/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://vibehosting.pl/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://vibehosting.pl/"/>
    <lastmod>2025-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Strona główna (EN – wirtualna wersja językowa) -->
  <url>
    <loc>https://vibehosting.pl/?lang=en</loc>
    <xhtml:link rel="alternate" hreflang="pl" href="https://vibehosting.pl/"/>
    <xhtml:link rel="alternate" hreflang="en" href="https://vibehosting.pl/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://vibehosting.pl/"/>
    <lastmod>2025-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Polityka prywatności -->
  <url>
    <loc>https://vibehosting.pl/polityka-prywatnosci.html</loc>
    <lastmod>2025-01-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Regulamin -->
  <url>
    <loc>https://vibehosting.pl/regulamin.html</loc>
    <lastmod>2025-01-01</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
