<routes>
    <vType id="original_type1" guiShape="truck" vClass="truck"/>
    <vType id="leader_type1" guiShape="truck" vClass="truck"/>
    <vType id="follower_type1" guiShape="truck" vClass="truck"/>
    <vType id="catchup_type1" guiShape="truck" vClass="truck"/>
    <vType id="catchupFollower_type1" guiShape="truck" vClass="truck"/>
    
    <route id="r0" edges="EC CW" />
    <vehicle id="v0" type="original_type1" depart="5" route="r0" />
</routes>
