<?xml version="1.0" encoding="UTF-8"?>
<!--
  One entry, because one route is indexable. `/` is the only route that sets
  `meta.robots: 'index, follow'`; everything else defaults to noindex
  (imports/APP/router.js, ADR 0027). Listing an authenticated route here would
  ask Google to crawl something it will be told not to index.

  Add a URL here when — and only when — its route opts into indexing.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://appsforwork.ai/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
