<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Static Pages -->
  <url>
    <loc>https://leon-gallery.com/</loc>
    <priority>1.0</priority>
    <changefreq>daily</changefreq>
  </url>
  <url>
    <loc>https://leon-gallery.com/about</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://leon-gallery.com/howtosell</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://leon-gallery.com/contatcUS</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://leon-gallery.com/location</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>
  <!-- Example Dynamic Auction Lot -->

  <url>
    <loc>https://leon-gallery.com/search/:searching?/</loc>
    <priority>0.5</priority>
    <changefreq>yearly</changefreq>
  </url>

  <url>
    <loc>https://leon-gallery.com/auctions</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

    <url>
    <loc>https://leon-gallery.com/auctions/:slug?/:id?/</loc>
    <priority>0.8</priority>
    <changefreq>weekly</changefreq>
  </url>

    <url>
    <loc>https://leon-gallery.com/auctions/:slug?/:titles?/:id?/:lotNo?/</loc>
    <priority>0.8</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Example Private Sale Item -->
  <url>
    <loc>https://leon-gallery.com/private/sale</loc>
    <priority>0.7</priority>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://leon-gallery.com/private/:group?/:titles?/:id?</loc>
    <priority>0.7</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Example Story -->

     <url>
    <loc>https://leon-gallery.com/stories/:slug?/</loc>
    <priority>0.7</priority>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://leon-gallery.com/stories/</loc>
    <priority>0.6</priority>
    <changefreq>monthly</changefreq>
  </url>

</urlset>
