<?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">
  <!-- English version of the homepage -->
  <url>
    <loc>https://plocienniczak.com/en/</loc>
    <xhtml:link
      rel="alternate"
      hreflang="en"
      href="https://plocienniczak.com/en/"
    />
    <xhtml:link
      rel="alternate"
      hreflang="pl"
      href="https://plocienniczak.com/pl/"
    />
    <lastmod>2024-10-27</lastmod> <!-- Adjust as needed -->
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Polish version of the homepage -->
  <url>
    <loc>https://plocienniczak.com/pl/</loc>
    <xhtml:link
      rel="alternate"
      hreflang="pl"
      href="https://plocienniczak.com/pl/"
    />
    <xhtml:link
      rel="alternate"
      hreflang="en"
      href="https://plocienniczak.com/en/"
    />
    <lastmod>2024-10-27</lastmod> <!-- Adjust as needed -->
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
