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

</urlset>
