<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index.

  sitemap-pages.xml is the hand-maintained set of marketing pages and ships with
  the build. sitemap-jobs.xml is generated from the live vacancy API by
  scripts/generate-sitemap.mjs, and is refreshed on a schedule rather than only at
  deploy time - vacancies are published between deploys, and a sitemap that only
  moves when someone ships frontend code would be stale most of the week.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://enersurs.no/sitemap-pages.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://enersurs.no/sitemap-jobs.xml</loc>
  </sitemap>
</sitemapindex>
