<?xml version="1.0"?>
<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
    <body>
        <referenceContainer name="content">
            <block class="Brushyourideas\Productdesigner\Block\Adminhtml\Importexport\Form\Before" template="Brushyourideas_Productdesigner::importexport/before.phtml" name="importexport.form.before" as="importexport_form_before"/>
            <block class="Brushyourideas\Productdesigner\Block\Adminhtml\Importexport\ImportExport" name="designer-importExport" template="Brushyourideas_Productdesigner::importexport/importExport.phtml"/>
            <block class="Brushyourideas\Productdesigner\Block\Adminhtml\Importexport\Form\After" template="Brushyourideas_Productdesigner::importexport/after.phtml" name="import.form.after" as="form_after"/>
        </referenceContainer>
    </body>
</page>
