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

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

    <!-- non valid length (negative) -->
    <laneAreaDetector id="E2_02" lane="EdgeCenter0_0" pos="7" length="-5.00" period="100.00" file="fileA.txt" timeThreshold="1.00" speedThreshold="1.39" jamThreshold="10.00" friendlyPos="0"/>

    <!-- non valid length (overpassing lane length) -->
    <laneAreaDetector id="E2_03" lane="EdgeCenter0_0" pos="8" length="500.00" period="100.00" file="fileA.txt" timeThreshold="1.00" speedThreshold="1.39" jamThreshold="10.00" friendlyPos="0"/>

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

</additional>
