<?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://lebway.com/</loc>
    <lastmod>2026-02-12</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Help Center -->
  <url>
    <loc>https://lebway.com/help-center</loc>
    <lastmod>2026-02-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Store & Driver Signup -->
  <url>
    <loc>https://lebway.com/store-signup</loc>
    <lastmod>2026-02-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://lebway.com/driver-signup</loc>
    <lastmod>2026-02-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Legal Pages -->
  <url>
    <loc>https://lebway.com/privacy-policy</loc>
    <lastmod>2026-02-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <url>
    <loc>https://lebway.com/terms-of-service</loc>
    <lastmod>2026-02-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- 
  Dynamic routes like /shop/:id, /shop/:id/category/:category, and /shop/product/:id
  should be added programmatically by fetching your stores, categories, and products.
  
  Example URLs that should be generated dynamically:
  - /shop/{storeId} - for each active store
  - /shop/{storeId}/category/{categoryName} - for each store's categories
  - /shop/product/{productId} - for each active product
  
  You can generate these server-side or create a build script that fetches
  your data and populates this sitemap before deployment.
  -->

</urlset>
