<?xml version="1.0" encoding="UTF-8"?>
<!--
  One file serves two canonical markets (see index.html and privacy.html),
  so each real page appears once per hostname with hreflang alternates
  linking the pair - the same pairing already declared in each page's own
  <head>, not a second source of truth for it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://bazilo.uk/</loc>
    <xhtml:link rel="alternate" hreflang="en-GB" href="https://bazilo.uk/"/>
    <xhtml:link rel="alternate" hreflang="sl" href="https://bazilo.si/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://bazilo.uk/"/>
    <changefreq>weekly</changefreq>
  </url>

  <url>
    <loc>https://bazilo.si/</loc>
    <xhtml:link rel="alternate" hreflang="en-GB" href="https://bazilo.uk/"/>
    <xhtml:link rel="alternate" hreflang="sl" href="https://bazilo.si/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://bazilo.uk/"/>
    <changefreq>weekly</changefreq>
  </url>

  <url>
    <loc>https://bazilo.uk/privacy</loc>
    <xhtml:link rel="alternate" hreflang="en-GB" href="https://bazilo.uk/privacy"/>
    <xhtml:link rel="alternate" hreflang="sl" href="https://bazilo.si/privacy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://bazilo.uk/privacy"/>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://bazilo.si/privacy</loc>
    <xhtml:link rel="alternate" hreflang="en-GB" href="https://bazilo.uk/privacy"/>
    <xhtml:link rel="alternate" hreflang="sl" href="https://bazilo.si/privacy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://bazilo.uk/privacy"/>
    <changefreq>monthly</changefreq>
  </url>

  <!--
    The four guide pages below are English-only walkthroughs with no
    bazilo.si counterpart, unlike the pairs above - so no hreflang alternates,
    just a single canonical URL each, matching the <link rel="canonical"> now
    in each page's own <head>.
  -->

  <url>
    <loc>https://bazilo.uk/guide</loc>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://bazilo.uk/guide-admin</loc>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://bazilo.uk/guide-laundry</loc>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://bazilo.uk/guide-digest</loc>
    <changefreq>monthly</changefreq>
  </url>

  <!-- English-only content pages, same reasoning as the guide pages above. -->

  <url>
    <loc>https://bazilo.uk/for-airbnb-hosts</loc>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://bazilo.uk/linen-tracking</loc>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://bazilo.uk/cleaning-schedule-software</loc>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Updated on its own cadence (every release), unlike the pages above. -->
  <url>
    <loc>https://bazilo.uk/whats-new</loc>
    <changefreq>weekly</changefreq>
  </url>

</urlset>
