<?xml version="1.0"?>
<!--
/**
 * Sutunam SellSecure
 *
 * @author    Mathias Arlaud <marlaud@sutunam.com>
 * @copyright Copyright (c) 2018 Sutunam (http://www.sutunam.com/)
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="urn:magento:framework:App/etc/routes.xsd">
    <router id="standard">
        <route frontName="sellSecure" id="sellSecure">
            <module name="Sutunam_SellSecure"/>
        </route>
    </router>
</config>