<?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">
  
  <!-- Blog articles generated dynamically - this is a template -->
  <!-- Each published article should be added here with format:
  
  <url>
    <loc>https://vensos.com/blog/{article-id}</loc>
    <lastmod>{published-date}</lastmod>
    <changefreq>never</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>{featured-image-url}</image:loc>
      <image:title>{article-title}</image:title>
    </image:image>
  </url>
  
  -->
  
  <!-- Sample entries for search engines to understand structure -->
  <url>
    <loc>https://vensos.com/blog</loc>
    <lastmod>2026-05-06</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
</urlset>
