<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="wp-content/themes/travel-moutain-1/sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    
    <!-- Main Pages Sitemap -->
    <sitemap>
        <loc>http://localhost/travel-web-server/wp-sitemap-posts-page-1.xml</loc>
        <lastmod><?php echo date('Y-m-d\TH:i:s+00:00'); ?></lastmod>
    </sitemap>
    
    <!-- Blog Posts Sitemap -->
    <sitemap>
        <loc>http://localhost/travel-web-server/wp-sitemap-posts-post-1.xml</loc>
        <lastmod><?php echo date('Y-m-d\TH:i:s+00:00'); ?></lastmod>
    </sitemap>
    
    <!-- Travel Packages Sitemap -->
    <sitemap>
        <loc>http://localhost/travel-web-server/wp-sitemap-posts-package-1.xml</loc>
        <lastmod><?php echo date('Y-m-d\TH:i:s+00:00'); ?></lastmod>
    </sitemap>
    
    <!-- Destinations Sitemap -->
    <sitemap>
        <loc>http://localhost/travel-web-server/wp-sitemap-posts-destination-1.xml</loc>
        <lastmod><?php echo date('Y-m-d\TH:i:s+00:00'); ?></lastmod>
    </sitemap>
    
    <!-- Transport Partners Sitemap -->
    <sitemap>
        <loc>http://localhost/travel-web-server/wp-sitemap-posts-transport-1.xml</loc>
        <lastmod><?php echo date('Y-m-d\TH:i:s+00:00'); ?></lastmod>
    </sitemap>
    
    <!-- WordPress Built-in Sitemap -->
    <sitemap>
        <loc>http://localhost/travel-web-server/wp-sitemap.xml</loc>
        <lastmod><?php echo date('Y-m-d\TH:i:s+00:00'); ?></lastmod>
    </sitemap>
    
</sitemapindex>
