<?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 - Highest Priority -->
  <url>
    <loc>/</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>/ppyc-logo.png</image:loc>
      <image:title>Pleasant Park Yacht Club</image:title>
      <image:caption>Pleasant Park Yacht Club logo and clubhouse</image:caption>
    </image:image>
  </url>

  <!-- About Page -->
  <url>
    <loc>/about</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Heritage Page -->
  <url>
    <loc>/heritage</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Events Page -->
  <url>
    <loc>/events</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- News Page -->
  <url>
    <loc>/news</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Club Services Page -->
  <url>
    <loc>/club</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Legacy Marina Services URL -->
  <url>
    <loc>/marina</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Membership Page -->
  <url>
    <loc>/membership</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Static Pages - These would be dynamically generated based on actual pages in your CMS -->
  <!-- Remove specific page URLs unless they actually exist -->
  <!-- 
  <url>
    <loc>/pages/marina-services</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>/pages/membership-information</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>/pages/events-activities</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>/pages/dining-catering</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>/pages/youth-programs</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>/pages/hall-rentals</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  -->

  <!-- News Articles - These should be dynamically generated by your CMS -->
  <!-- Remove hardcoded news URLs unless they actually exist -->
  <!--
  <url>
    <loc>/news/sample-article</loc>
    <lastmod>2025-01-12</lastmod>
    <changefreq>never</changefreq>
    <priority>0.6</priority>
  </url>
  -->

</urlset> 