<?xml version="1.0" encoding="UTF-8"?>
<!--
  robots.txt has always declared this file and it has never existed, so every
  crawler that followed the reference got a 404. One URL is the whole site:
  fivesevenfive.news is a single page whose content changes daily, which is
  what the daily changefreq is telling a crawler.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://fivesevenfive.news/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
