<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage -->
  <url>
    <loc>https://vibebuilders.club/</loc>
    <lastmod>2024-01-06</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Newsletter/Blog -->
  <url>
    <loc>https://vibebuilders.club/newsletter</loc>
    <lastmod>2024-01-06</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Library -->
  <url>
    <loc>https://vibebuilders.club/library</loc>
    <lastmod>2024-01-06</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Products -->
  <url>
    <loc>https://vibebuilders.club/products</loc>
    <lastmod>2024-01-06</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Contact -->
  <url>
    <loc>https://vibebuilders.club/contact</loc>
    <lastmod>2024-01-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Subscribe -->
  <url>
    <loc>https://vibebuilders.club/subscribe</loc>
    <lastmod>2024-01-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Authentication Pages -->
  <url>
    <loc>https://vibebuilders.club/login</loc>
    <lastmod>2024-01-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <url>
    <loc>https://vibebuilders.club/signup</loc>
    <lastmod>2024-01-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Legal Pages -->
  <url>
    <loc>https://vibebuilders.club/privacy-policy</loc>
    <lastmod>2024-01-06</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <url>
    <loc>https://vibebuilders.club/terms-of-service</loc>
    <lastmod>2024-01-06</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <url>
    <loc>https://vibebuilders.club/cookie-policy</loc>
    <lastmod>2024-01-06</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!-- Note: Dynamic URLs for individual articles and products should be added -->
  <!-- Example article URLs (these should be generated dynamically): -->
  <!-- 
  <url>
    <loc>https://vibebuilders.club/article/[article-id]</loc>
    <lastmod>2024-01-06</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  -->
  
  <!-- Example product URLs (these should be generated dynamically): -->
  <!-- 
  <url>
    <loc>https://vibebuilders.club/product/[product-id]</loc>
    <lastmod>2024-01-06</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>
  -->
</urlset>