<?xml version="1.0" encoding="UTF-8"?>
<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<person id="0" depart="0.00">
<ride from="B0C0" to="D1C1" lines="taxi"/>
<param key="pickup_earliest" value="10"/>
<param key="dropoff_latest" value="190"/>
</person>
<person id="1" depart="80.00">
<ride from="C2C1" to="D1D2" lines="taxi"/>
</person>
</routes>