<?xml version="1.0" encoding="UTF-8"?>
<urlset 
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
>
  <!-- Homepage -->
  <url>
    <loc>https://aiwetlook.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Gallery page -->
  <url>
    <loc>https://aiwetlook.com/gallery.php</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Example of individual image page with image tags -->
  <!-- Repeat this block for important individual images -->
  <!--
  <url>
    <loc>https://aiwetlook.com/image/123</loc>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
    <image:image>
      <image:loc>https://aiwetlook.com/images/thumb123.jpg</image:loc>
      <image:caption>Girl in wet jeans on beach</image:caption>
    </image:image>
  </url>
  -->

</urlset>