<?xml version="1.0" encoding="UTF-8"?>
<!-- Static sitemap: scorm-lab.com is a single prerendered route (/) plus two
     static pages (/terms, /privacy). Three URLs don't warrant @nuxtjs/sitemap
     (which also fails to build under this project's rolldown-vite toolchain). -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://scorm-lab.com/</loc></url>
  <url><loc>https://scorm-lab.com/terms</loc></url>
  <url><loc>https://scorm-lab.com/privacy</loc></url>
</urlset>
