<?xml version="1.0"?>
<!--
/**
 * Seizera Software.
 *
 * @category  Seizera
 * @package   Seizera_Agency
 * @author    Seizera
 * @copyright Copyright (c) 2010-2018 Seizera Software Private Limited (https://seizera.com)
 * @license   https://store.seizera.com/license.html
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:App/etc/routes.xsd">
    <router id="standard">
        <route id="itinerary" frontName="itinerary">
            <module name="Seizera_ItineraryObjects" />
        </route>
    </router>
</config>