<additionals>

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

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

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

</additionals>
