<?xml version="1.0" encoding="UTF-8"?>
<!--
  TODO: Replace with a dynamic sitemap (app/sitemap.ts) that queries all
  published funnel pages and generates entries for /c/[slug] routes.
  See: https://nextjs.org/docs/app/api-reference/file-conventions/metadata/sitemap
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://opbot.io</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
