<?xml version="1.0" encoding="UTF-8"?>
<!--
  One page, four languages. Each language is listed as its own URL with the full
  alternate set on every entry — an engine that lands on the Polish URL has to be
  able to find the Ukrainian one from there, so the block is repeated rather than
  declared once.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <url>
    <loc>https://chill-crm.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chill-crm.com/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="uk" href="https://chill-crm.com/?lang=uk"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://chill-crm.com/?lang=ru"/>
    <xhtml:link rel="alternate" hreflang="pl" href="https://chill-crm.com/?lang=pl"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chill-crm.com/"/>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://chill-crm.com/?lang=uk</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chill-crm.com/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="uk" href="https://chill-crm.com/?lang=uk"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://chill-crm.com/?lang=ru"/>
    <xhtml:link rel="alternate" hreflang="pl" href="https://chill-crm.com/?lang=pl"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chill-crm.com/"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://chill-crm.com/?lang=ru</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chill-crm.com/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="uk" href="https://chill-crm.com/?lang=uk"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://chill-crm.com/?lang=ru"/>
    <xhtml:link rel="alternate" hreflang="pl" href="https://chill-crm.com/?lang=pl"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chill-crm.com/"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <url>
    <loc>https://chill-crm.com/?lang=pl</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://chill-crm.com/?lang=en"/>
    <xhtml:link rel="alternate" hreflang="uk" href="https://chill-crm.com/?lang=uk"/>
    <xhtml:link rel="alternate" hreflang="ru" href="https://chill-crm.com/?lang=ru"/>
    <xhtml:link rel="alternate" hreflang="pl" href="https://chill-crm.com/?lang=pl"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://chill-crm.com/"/>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

</urlset>
