<?xml version="1.0" encoding="UTF-8"?>
<!--
  Stable pages only.

  Individual CVE URLs are deliberately absent: there are hundreds of thousands
  of them, they are generated on demand rather than stored as pages, and a
  sitemap asserting URLs that may resolve to a placeholder is worse than no
  sitemap. Crawlers reach CVE pages by following links from search and from the
  trending and recent lists on the homepage.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://cve.vulnpatch.dev/</loc>
    <changefreq>hourly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://cve.vulnpatch.dev/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://cve.vulnpatch.dev/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
