<?xml version="1.0"?>
<!--
/**
 * @copyright: Copyright © 2017 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/firebear_menu.xsd">
    <add name="manual" href="https://firebearstudio.com/blog/improved-import-magento-2-extension-manual.html"
         fullUrl="true" label="User manual"/>
    <add name="guide_list" href="https://firebearstudio.com/blog/magento-2-import-and-export-guide-list.html"
         fullUrl="true" label="Guide list"/>
    <add name="sample" href="https://github.com/firebearstudio/magento2-import-export-sample-files"
         fullUrl="true" label="Sample files"/>
    <add name="faq" href="https://firebearstudio.com/blog/firebear-import-export-extension-faq.html"
         fullUrl="true" label="FAQ"/>
    <add name="download" href="https://firebearstudio.com/downloadable/customer/products/"
         fullUrl="true" label="Your account"/>
</config>
