<?xml version="1.0" encoding="UTF-8"?>
<!-- The landing is a single page. The legal documents live on the app origin and
     are listed in apps/app/public/sitemap.xml, so they are not repeated here.
     The namespace URI is an identifier, not a link - it must stay http:// and
     unversioned or validators reject the file.

     No <lastmod> and no <priority> on purpose. There is no build step to stamp a
     date, so a hardcoded one silently goes stale the first time index.html is
     edited, and a lastmod Google can prove wrong makes it distrust the field for
     the whole site. <priority> has been ignored outright for years, and on a
     one-url sitemap it says nothing anyway. An accurate sitemap with fewer fields
     beats a richer one that lies. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://tingdate.com/</loc>
    </url>
</urlset>
