<?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 -->
  <url>
    <loc>https://hefnercap.com/</loc>
    <lastmod>2023-12-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://hefnercap.com/og-image-home.png</image:loc>
      <image:caption>Home Page Image</image:caption>
    </image:image>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://hefnercap.com/about</loc>
    <lastmod>2023-12-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://hefnercap.com/og-image-about.png</image:loc>
      <image:caption>About Us Page Image</image:caption>
    </image:image>
  </url>

  <!-- Contact Page -->
  <url>
    <loc>https://hefnercap.com/contact</loc>
    <lastmod>2023-12-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://hefnercap.com/og-image-contact.png</image:loc>
      <image:caption>Contact Page Image</image:caption>
    </image:image>
  </url>

  <!-- Privacy Policy -->
  <url>
    <loc>https://hefnercap.com/privacy-policy</loc>
    <lastmod>2023-12-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
    <image:image>
      <image:loc>https://hefnercap.com/og-image-privacy-policy.png</image:loc>
      <image:caption>Privacy Policy Page Image</image:caption>
    </image:image>
  </url>

  <!-- Terms of Service -->
  <url>
    <loc>https://hefnercap.com/terms-of-service</loc>
    <lastmod>2023-12-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
    <image:image>
      <image:loc>https://hefnercap.com/og-image-terms-of-service.png</image:loc>
      <image:caption>Terms of Service Page Image</image:caption>
    </image:image>
  </url>

</urlset>
