<?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">
  
  <!-- Main page -->
  <url>
    <loc>https://your-domain.com/</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="pl" href="https://your-domain.com/" />
    <xhtml:link rel="alternate" hreflang="en" href="https://your-domain.com/en/" />
    <xhtml:link rel="alternate" hreflang="de" href="https://your-domain.com/de/" />
  </url>
  
  <!-- Cabin pages -->
  <url>
    <loc>https://your-domain.com/domek-buk</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="pl" href="https://your-domain.com/domek-buk" />
    <xhtml:link rel="alternate" hreflang="en" href="https://your-domain.com/en/domek-buk" />
    <xhtml:link rel="alternate" hreflang="de" href="https://your-domain.com/de/domek-buk" />
  </url>
  
  <url>
    <loc>https://your-domain.com/domek-jodla</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="pl" href="https://your-domain.com/domek-jodla" />
    <xhtml:link rel="alternate" hreflang="en" href="https://your-domain.com/en/domek-jodla" />
    <xhtml:link rel="alternate" hreflang="de" href="https://your-domain.com/de/domek-jodla" />
  </url>
  
  <url>
    <loc>https://your-domain.com/domek-swierk</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="pl" href="https://your-domain.com/domek-swierk" />
    <xhtml:link rel="alternate" hreflang="en" href="https://your-domain.com/en/domek-swierk" />
    <xhtml:link rel="alternate" hreflang="de" href="https://your-domain.com/de/domek-swierk" />
  </url>
  
  <url>
    <loc>https://your-domain.com/domek-sosna</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="pl" href="https://your-domain.com/domek-sosna" />
    <xhtml:link rel="alternate" hreflang="en" href="https://your-domain.com/en/domek-sosna" />
    <xhtml:link rel="alternate" hreflang="de" href="https://your-domain.com/de/domek-sosna" />
  </url>
  
  <!-- Regulations page -->
  <url>
    <loc>https://your-domain.com/regulamin</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
    <xhtml:link rel="alternate" hreflang="pl" href="https://your-domain.com/regulamin" />
    <xhtml:link rel="alternate" hreflang="en" href="https://your-domain.com/en/regulamin" />
    <xhtml:link rel="alternate" hreflang="de" href="https://your-domain.com/de/regulamin" />
  </url>
  
</urlset>