<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">

    <!-- non valid jamThreshold (missing) -->
    <laneAreaDetector id="E2_01" lane="EdgeCenter0_0" pos="31" length="10.00" period="120.00" file="fileA.txt" timeThreshold="1.00" speedThreshold="1.39" friendlyPos="0"/>

    <!-- non valid jamThreshold (dummy)-->
    <laneAreaDetector id="E2_02" lane="EdgeCenter0_0" pos="32" length="10.00" period="120.00" file="fileA.txt" timeThreshold="1.00" speedThreshold="1.39" jamThreshold="dummyJamThreshold" friendlyPos="0"/>

    <!-- non valid jamThreshold (negative)-->
    <laneAreaDetector id="E2_03" lane="EdgeCenter0_0" pos="33" length="10.00" period="120.00" file="fileA.txt" timeThreshold="1.00" speedThreshold="1.39" jamThreshold="-5" friendlyPos="0"/>

    <!-- valid jamThreshold -->
    <laneAreaDetector id="E2_04" lane="EdgeCenter0_0" pos="34" length="10.00" period="120.00" file="fileA.txt" timeThreshold="1.00" speedThreshold="1.39" jamThreshold="12.50" friendlyPos="0"/>

</additional>
