<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
  
  <!-- Main Pages -->
  <url>
    <loc>https://portdayplanner.com/</loc>
    <lastmod>2024-11-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <url>
    <loc>https://portdayplanner.com/ports</loc>
    <lastmod>2024-11-02</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://portdayplanner.com/planner</loc>
    <lastmod>2024-11-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://portdayplanner.com/about</loc>
    <lastmod>2024-11-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://portdayplanner.com/concierge-service</loc>
    <lastmod>2024-11-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://portdayplanner.com/pricing</loc>
    <lastmod>2024-11-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://portdayplanner.com/tools</loc>
    <lastmod>2024-11-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <url>
    <loc>https://portdayplanner.com/blog</loc>
    <lastmod>2024-11-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://portdayplanner.com/faq</loc>
    <lastmod>2024-11-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://portdayplanner.com/help</loc>
    <lastmod>2024-11-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://portdayplanner.com/contact</loc>
    <lastmod>2024-11-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <url>
    <loc>https://portdayplanner.com/privacy</loc>
    <lastmod>2024-11-02</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
  
  <url>
    <loc>https://portdayplanner.com/terms</loc>
    <lastmod>2024-11-02</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
  
  <url>
    <loc>https://portdayplanner.com/auth</loc>
    <lastmod>2024-11-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <url>
    <loc>https://portdayplanner.com/my-trips</loc>
    <lastmod>2024-11-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <url>
    <loc>https://portdayplanner.com/install</loc>
    <lastmod>2024-11-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <url>
    <loc>https://portdayplanner.com/affiliate</loc>
    <lastmod>2024-11-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Note: Dynamic pages should be generated programmatically:
       - Port detail pages: /ports/:slug (e.g., /ports/malaga, /ports/barcelona)
       - Blog post pages: /blog/:slug  
       - Public itinerary pages: /itinerary/:id
       - Cruise schedule pages: /planner with query params
       
       To implement: Create a sitemap generator script that:
       1. Queries the database for all active ports with slugs
       2. Queries published blog posts
       3. Generates XML entries for each dynamic route
       4. Updates this file or creates separate sitemap files (sitemap-ports.xml, sitemap-blog.xml)
       5. Links them all via a sitemap index file
  -->
  
</urlset>
