<?xml version="1.0"?>
<!--
/**
 * @license http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 * @author Benjamin Houillon <bhouillon@kaliop.com>
 * @copyright Copyright (c) 2019 Kaliop Digital Commerce (https://digitalcommerce.kaliop.com/)
 */
-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
    <body>
        <!-- Header : Top header -->
        <referenceContainer name="page.wrapper">
            <block class="Kaliop\TopBanner\Block\Html\Header\Top" name="kaliop.top.header" template="Kaliop_TopBanner::html/header/top.phtml" before="-"/>
        </referenceContainer>
    </body>
</page>
