﻿<?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">
    <!-- 
    ============================================================================
    Maptopedia Sitemap
    https://www.maptopedia.com
    Last updated: 2025-12-28
    
    Single-page application without server-side rendering.
    Only homepage is included. Dynamic content (cities, regions, features) 
    is rendered client-side and indexed via interactive search.
    
    To add more URLs in the future:
    - Implement server-side rendering (SSR)
    - Use static site generation (SSG)
    - Add pre-rendering for dynamic routes
    
    Generated by: generate-sitemap.js
    ============================================================================
    -->

    <!-- HOMEPAGE - Interactive SPA with 500+ destinations -->
    <url>
        <loc>https://www.maptopedia.com/</loc>
        <lastmod>2025-12-28</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
        <image:image>
            <image:loc>https://www.maptopedia.com/og-image.png</image:loc>
            <image:title>Maptopedia - Interactive Global Travel Planner</image:title>
        </image:image>
    </url>

</urlset>
