<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  
  <!-- Homepage - Highest priority -->
  <url>
    <loc>https://verisark.com/</loc>
    <lastmod>2025-08-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- About page - High priority -->
  <url>
    <loc>https://verisark.com/about</loc>
    <lastmod>2025-08-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Our Approach page - High priority -->
  <url>
    <loc>https://verisark.com/approach</loc>
    <lastmod>2025-08-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Contact page - High priority for lead generation -->
  <url>
    <loc>https://verisark.com/contact</loc>
    <lastmod>2025-08-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Blog/Podcast page - Medium priority, updated frequently -->
  <url>
    <loc>https://verisark.com/blog</loc>
    <lastmod>2025-08-24</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Privacy Policy - Lower priority, legal requirement -->
  <url>
    <loc>https://verisark.com/privacy</loc>
    <lastmod>2025-08-24</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!-- Terms & Conditions - Lower priority, legal requirement -->
  <url>
    <loc>https://verisark.com/terms</loc>
    <lastmod>2025-08-24</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
</urlset>