<?xml version="1.0"?>
<!--
/**
 * @copyright: Copyright © 2020 Firebear Studio. All rights reserved.
 * @author   : Firebear Studio <fbeardev@gmail.com>
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Firebear_ImportExport:etc/format_files.xsd">
    <fileFormat name="sapOrder" direction="export" label="Sap Order" model="Firebear\PlatformSap\Model\Export\Adapter\Order" />
    <fileFormat name="sapCustomer" direction="export" label="Sap Customer" model="Firebear\PlatformSap\Model\Export\Adapter\Customer" />
</config>
