<?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"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">
  
  <!-- Homepage - Highest Priority -->
  <url>
    <loc>https://curatedinitaly.com/</loc>
    <lastmod>2025-01-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://curatedinitaly.com/Images/hero-italy.jpg</image:loc>
      <image:title>Curated Travel Italy - Custom Italy Travel Planning</image:title>
      <image:caption>Expert Italy travel planning and custom experiences</image:caption>
    </image:image>
  </url>

  <!-- Blog/Articles Page -->
  <url>
    <loc>https://curatedinitaly.com/blog/</loc>
    <lastmod>2025-01-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Client Experience Gallery -->
  <url>
    <loc>https://curatedinitaly.com/clientstories.html</loc>
    <lastmod>2025-01-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://curatedinitaly.com/Images/client-stories-hero.jpg</image:loc>
      <image:title>Client Experience - Real Italy Travel Experiences</image:title>
      <image:caption>Authentic Italy travel experiences from Marlo's clients</image:caption>
    </image:image>
  </url>

  <!-- Contact Page -->
  <url>
    <loc>https://curatedinitaly.com/contact.html</loc>
    <lastmod>2025-01-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Privacy Policy -->
  <url>
    <loc>https://curatedinitaly.com/privacy.html</loc>
    <lastmod>2025-01-20</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Terms & Conditions -->
  <url>
    <loc>https://curatedinitaly.com/terms.html</loc>
    <lastmod>2025-01-20</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Individual Article Template -->
  <url>
    <loc>https://curatedinitaly.com/blog/</loc>
    <lastmod>2025-01-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Note: Individual blog articles and client story albums should be added dynamically 
       when published through your admin panel. Consider generating this sitemap 
       automatically from your backend with current content -->

</urlset> 