<?xml version="1.0"?>
<!--
/**
 * Refer to LICENSE.txt distributed with the Temando Shipping module for notice of license
 */
-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd" label="Email Pickup Location Opening Hours" design_abstraction="custom">
    <body>
        <block class="Magento\Framework\View\Element\Template" name="pickup_location_opening_hours"
               template="Temando_Shipping::email/opening_hours.phtml" cacheable="false"/>
    </body>
</page>
