<?xml version="1.0"?>
<!--
/**
 * Copyright © Klarna Bank AB (publ)
 *
 * For the full copyright and license information, please view the NOTICE
 * and LICENSE files that were distributed with this source code.
 */
-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
    <body>
        <referenceBlock name="head.components">
            <block class="Klarna\Interoperability\Block\Header"
                   name="klarna.interoperability.header"
                   as="klarna_interoperability_header"
                   template="Klarna_Interoperability::html/header.phtml"
            />
        </referenceBlock>
    </body>
</page>
