<?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://daplynow.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://daplynow.com/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="pl" href="https://daplynow.com/?lang=pl"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://daplynow.com/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Login -->
  <url>
    <loc>https://daplynow.com/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Register -->
  <url>
    <loc>https://daplynow.com/register</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!--
    Dynamic organization pages are generated server-side.
    Example public booking pages:
    - https://daplynow.com/org/{slug}
    - https://daplynow.com/org/{slug}?guests=2&lang=pl

    These should be added dynamically via server-side sitemap generation
    or a sitemap index pointing to dynamic sitemaps.
  -->

</urlset>
