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

  <url>
    <loc>https://example.com/</loc>
    <xhtml:link rel="alternate" hreflang="pl-PL" href="https://example.com/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://example.com/logowanie/</loc>
    <xhtml:link rel="alternate" hreflang="pl-PL" href="https://example.com/logowanie/"/>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://example.com/bonus/</loc>
    <xhtml:link rel="alternate" hreflang="pl-PL" href="https://example.com/bonus/"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://example.com/aplikacja/</loc>
    <xhtml:link rel="alternate" hreflang="pl-PL" href="https://example.com/aplikacja/"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://example.com/opinie/</loc>
    <xhtml:link rel="alternate" hreflang="pl-PL" href="https://example.com/opinie/"/>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://example.com/regulamin/</loc>
    <xhtml:link rel="alternate" hreflang="pl-PL" href="https://example.com/regulamin/"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://example.com/prywatnosc/</loc>
    <xhtml:link rel="alternate" hreflang="pl-PL" href="https://example.com/prywatnosc/"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://example.com/odpowiedzialna-gra/</loc>
    <xhtml:link rel="alternate" hreflang="pl-PL" href="https://example.com/odpowiedzialna-gra/"/>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
