<?xml version="1.0" encoding="UTF-8"?>
<!-- The pages we actively present, not every indexable route (SEO sweep design spec section 1.4):
     /terms is indexable but deliberately absent here, because being crawlable and being presented
     are different things. Two rows is why this is a static file: generation machinery would cost
     more than it saves. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://runahead.ai/</loc>
    </url>
    <url>
        <loc>https://runahead.ai/contact</loc>
    </url>
</urlset>
