<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<routeProbe id="routeProbe_01" edge="EdgeCenter0" period="100.00" file="fileA.txt" name="nameA" vTypes="typeA typeB" begin="1.00">
<param key="KeyA1" value="valueA1"/>
<param key="KeyA3" value="valueA2"/>
<param key="KeyA2" value="valueA3"/>
</routeProbe>
<routeProbe id="routeProbe_02" edge="EdgeCenter1" period="120.00" file="fileB.txt" name="nameB" vTypes="typeC typeD" begin="3.00">
<param key="KeyB1" value="valueB1"/>
<param key="KeyB3" value="valueB2"/>
<param key="KeyB2" value="valueB3"/>
</routeProbe>
</additional>