<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:mobile="http://www.google.com/schemas/sitemap-mobile/1.0"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  <url>
    <loc>https://vibec.net/</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://vibec.net/og-home.jpg</image:loc>
      <image:title>Vibe Coding - Interactive Programming Education</image:title>
      <image:caption>Learn programming with interactive tutorials and live code playground</image:caption>
    </image:image>
  </url>
  <url>
    <loc>https://vibec.net/tutorials</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <image:image>
      <image:loc>https://vibec.net/og-tutorials.jpg</image:loc>
      <image:title>Interactive Coding Tutorials</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://vibec.net/playground</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://vibec.net/og-playground.jpg</image:loc>
      <image:title>Live Code Playground</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://vibec.net/blog</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://vibec.net/og-blog.jpg</image:loc>
      <image:title>Developer Blog</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://vibec.net/community</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
    <image:image>
      <image:loc>https://vibec.net/og-community.jpg</image:loc>
      <image:title>Developer Community</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://vibec.net/about</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
    <image:image>
      <image:loc>https://vibec.net/og-about.jpg</image:loc>
      <image:title>About Vibe Coding</image:title>
    </image:image>
  </url>
  
  <!-- Tutorial Pages -->
  <url>
    <loc>https://vibec.net/tutorials/javascript-fundamentals</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://vibec.net/tutorials/react-hooks</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://vibec.net/tutorials/python-data-science</loc>
    <lastmod>2024-12-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Blog Posts -->
  <url>
    <loc>https://vibec.net/blog/future-web-development-2025</loc>
    <lastmod>2024-12-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://vibec.net/blog/react-hooks-patterns</loc>
    <lastmod>2024-12-12</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://vibec.net/blog/css-tricks-developers</loc>
    <lastmod>2024-12-10</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>