<?xml version="1.0" encoding="UTF-8"?>
<!--
============================================================================
SITEMAP.XML - GentleWay Site Map for Search Engines
============================================================================

This file tells search engines about all the pages on the GentleWay website.
It helps ensure all important pages are indexed and ranked appropriately.

PRIORITY SCALE:
- 1.0: Homepage (most important)
- 0.95: Primary conversion pages (eligibility, booking)
- 0.9: High-value content pages (pricing, free ride promo)
- 0.8: Important information pages (services, how it works, for families)
- 0.7: Supporting pages (about, FAQ, contact)
- 0.6: Lead generation pages (free guide, become a driver)
- 0.3: Legal/policy pages (privacy, terms)

CHANGE FREQUENCY:
- weekly: Pages with dynamic/seasonal content
- monthly: Static content pages
- yearly: Legal/policy pages

Last Updated: 2025-01-21
============================================================================
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  
  <!-- ═══════════════════════════════════════════════════════════════════ -->
  <!-- HIGH PRIORITY: Core Conversion Pages (Priority 0.95-1.0)            -->
  <!-- ═══════════════════════════════════════════════════════════════════ -->
  
  <url>
    <loc>https://www.mygentleway.com/</loc>
    <lastmod>2025-01-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- NOTE: /check-eligibility is excluded from sitemap (noindex interactive wizard) -->
  
  <url>
    <loc>https://www.mygentleway.com/book-a-ride</loc>
    <lastmod>2025-01-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.95</priority>
  </url>
  
  <url>
    <loc>https://www.mygentleway.com/pricing</loc>
    <lastmod>2025-01-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://www.mygentleway.com/west-la-free-ride</loc>
    <lastmod>2025-01-21</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- ═══════════════════════════════════════════════════════════════════ -->
  <!-- MEDIUM PRIORITY: Information Pages (Priority 0.7-0.8)               -->
  <!-- ═══════════════════════════════════════════════════════════════════ -->
  
  <url>
    <loc>https://www.mygentleway.com/services</loc>
    <lastmod>2025-01-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://www.mygentleway.com/service-area</loc>
    <lastmod>2025-01-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://www.mygentleway.com/how-it-works</loc>
    <lastmod>2025-01-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://www.mygentleway.com/for-families</loc>
    <lastmod>2025-01-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://www.mygentleway.com/contact</loc>
    <lastmod>2025-01-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.75</priority>
  </url>
  
  <url>
    <loc>https://www.mygentleway.com/about</loc>
    <lastmod>2025-01-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://www.mygentleway.com/faq</loc>
    <lastmod>2025-01-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- ═══════════════════════════════════════════════════════════════════ -->
  <!-- LOWER PRIORITY: Lead Gen & Recruitment (Priority 0.6)               -->
  <!-- ═══════════════════════════════════════════════════════════════════ -->
  
  <url>
    <loc>https://www.mygentleway.com/free-guide</loc>
    <lastmod>2025-01-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.65</priority>
  </url>
  
  <url>
    <loc>https://www.mygentleway.com/become-a-driver</loc>
    <lastmod>2025-01-21</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- ═══════════════════════════════════════════════════════════════════ -->
  <!-- LOW PRIORITY: Legal/Terms Pages (Priority 0.3)                      -->
  <!-- ═══════════════════════════════════════════════════════════════════ -->
  
  <url>
    <loc>https://www.mygentleway.com/privacy</loc>
    <lastmod>2025-01-21</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <url>
    <loc>https://www.mygentleway.com/terms/promotions</loc>
    <lastmod>2025-01-21</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
</urlset>