<?xml version="1.0" encoding="UTF-8"?>
<!--
  SirSavings sitemap. The same file is served from both domains; each <url>
  declares its regional alternates via xhtml:link so Google pairs the .com and
  .co.uk variants instead of treating them as duplicate content.
-->
<urlset
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
>
  <url>
    <loc>https://sirsavings.com/</loc>
    <xhtml:link rel="alternate" hreflang="en-us" href="https://sirsavings.com/" />
    <xhtml:link rel="alternate" hreflang="en-gb" href="https://sirsavings.co.uk/" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://sirsavings.com/" />
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://sirsavings.com/#how-it-works</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
