<?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://www.milesalone.com/</loc>
    <lastmod>2024-05-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://www.milesalone.com/images/homepage-hero.webp</image:loc>
      <image:title>Miles Alone - Solo Travel Journey Across India</image:title>
    </image:image>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://www.milesalone.com/about</loc>
    <lastmod>2024-05-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Journey Page -->
  <url>
    <loc>https://www.milesalone.com/journey</loc>
    <lastmod>2024-05-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Blog Section -->
  <url>
    <loc>https://www.milesalone.com/blog</loc>
    <lastmod>2024-05-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Gallery Page -->
  <url>
    <loc>https://www.milesalone.com/gallery</loc>
    <lastmod>2024-05-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Blog Posts -->
  <url>
    <loc>https://www.milesalone.com/blog/munroe-island-water-heritage-guide</loc>
    <lastmod>2024-05-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <image:image>
      <image:loc>https://www.milesalone.com/images/munroe-island-backwater.jpg</image:loc>
      <image:title>Munroe Island: Kerala's Hidden Water Heritage</image:title>
    </image:image>
  </url>

  <!-- Journey Destinations -->
  <url>
    <loc>https://www.milesalone.com/journey/kerala</loc>
    <lastmod>2024-05-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://www.milesalone.com/journey/tamil-nadu</loc>
    <lastmod>2024-05-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>