<configuration>
    <input>
        <net-file value="fivebyfive.net.xml"/>
        <route-files value="fivebyfive.rou.xml"/>
    </input>

    <seed value="23423"/>

    <time>
        <begin value="0"/>
        <end value="3600"/>
        <time-to-teleport value="86400"/> <!-- vehicles will wait for xxx seconds before being teleported -->
    </time>

    <processing>
        <no-internal-links value="false"/> <!-- this can be set true to ensure no teleportation. Drawback: the vehicles will jump across intersection, result not realistic-->
    </processing>

    <report>
        <no-step-log value="true"/>
    </report>
</configuration>
