<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="https://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="https://www.google.com/schemas/sitemap-image/1.1">

  <!-- Homepage -->
  <url>
    <loc>https://couleuvrine.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://couleuvrine.com/assets/logo.png</image:loc>
      <image:caption>Couleuvrine Logo</image:caption>
    </image:image>
    <image:image>
      <image:loc>https://couleuvrine.com/assets/bg.jpg</image:loc>
      <image:caption>Background image</image:caption>
    </image:image>
  </url>

  <!-- Contact page -->
  <url>
    <loc>https://couleuvrine.com/contact.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Shows page -->
  <url>
    <loc>https://couleuvrine.com/shows.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

</urlset>
