<?xml version="1.0" encoding="UTF-8"?>
<!--
  Eleventh Visuals — one page, two languages.
  The host, eleventhvisuals.com, also appears in index.html (head and
  JSON-LD) and in robots.txt.
  The Bosnian page is the same document at ?lang=bs, so the two URLs are
  declared to each other here and in the page head with hreflang.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://eleventhvisuals.com/</loc>
    <xhtml:link rel="alternate" hreflang="en" href="https://eleventhvisuals.com/"/>
    <xhtml:link rel="alternate" hreflang="bs" href="https://eleventhvisuals.com/?lang=bs"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://eleventhvisuals.com/"/>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
