<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only the two public landing URLs. '/' is a redirect to one of them, so it is
  deliberately not listed. Each entry declares the full set of alternates,
  which is what pairs the two language versions for search engines.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://pollably.com/en</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://pollably.com/en" />
    <xhtml:link rel="alternate" hreflang="de" href="https://pollably.com/de" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://pollably.com/en" />
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://pollably.com/de</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://pollably.com/en" />
    <xhtml:link rel="alternate" hreflang="de" href="https://pollably.com/de" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://pollably.com/en" />
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
