<?xml version="1.0"?>
<!--
/**
 * @license http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 * @author Hervé Guétin <herve.guetin@gmail.com> <@herveguetin>
 * @author Hugo Herblot <contact@agence-soon.fr>
 * @copyright Copyright (c) 2016 Agence Soon (http://www.agence-soon.fr)
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:App/etc/routes.xsd">
    <router id="standard">
        <route id="soon_faq" frontName="faq">
            <module name="Soon_Faq" />
        </route>
    </router>
</config>