<?xml version="1.0" encoding="UTF-8"?>
<!--
  Written by hand rather than generated: the site is a single public page, and
  @astrojs/sitemap would pull in a version of astro that conflicts with the
  pinned @astrojs/node (see the note in README). Add a <url> entry here when a
  new public page is added; /login, /admin and /404 stay out on purpose.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<url>
		<loc>https://rocofcapital.com/</loc>
		<changefreq>monthly</changefreq>
		<priority>1.0</priority>
	</url>
</urlset>
