<?xml version="1.0" encoding="UTF-8"?>
<!--
  The app is a single route. A static sitemap is lighter than pulling in
  @astrojs/sitemap for one URL; revisit if routes are ever added.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<url>
		<loc>https://codeforcesladders.web.app/</loc>
		<changefreq>monthly</changefreq>
		<priority>1.0</priority>
	</url>
</urlset>
