<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static list of the crawlable, non-parameterised routes. Product / category /
  shop pages are dynamic and belong in a generated sitemap served by the API
  once there is real catalogue data.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://ethniville.com/</loc>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://ethniville.com/shop</loc>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://ethniville.com/search</loc>
    <priority>0.5</priority>
  </url>
</urlset>
