<additionals>

    <!-- non valid width (missing) -->
    <poi id="POI_0" color="red" layer="0.00" lane="Edge0_0" pos="20" height="0.00"/>

    <!-- non valid width (invalid) -->
    <poi id="POI_1" color="red" layer="0.00" lane="Edge1_0" pos="20" width="dummyWidth" height="0.00"/>

    <!-- valid width -->
    <poi id="POI_2" color="red" layer="0.00" lane="Edge2_0" pos="20" width="2.00" height="0.00"/>

</additionals>
