Path: blob/main/tests/complex/tutorial/quickstart/data/quickstart.edg.xml
169689 views
<?xml version="1.0" encoding="UTF-8"?>1<edges xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd">2<edge id="D1" from="911" to="91" type="a"/>3<edge id="D2" from="91" to="911" type="b"/>4<edge id="D3" from="912" to="92" type="a"/>5<edge id="D4" from="92" to="912" type="b"/>6<edge id="D5" from="913" to="93" type="a"/>7<edge id="D6" from="93" to="913" type="b"/>8<edge id="D7" from="914" to="94" type="a"/>9<edge id="D8" from="94" to="914" type="b"/>10<edge id="L1" from="1" to="911" type="a"/>11<edge id="L2" from="911" to="1" type="b"/>12<edge id="L3" from="2" to="912" type="a"/>13<edge id="L4" from="912" to="2" type="b"/>14<edge id="L5" from="4" to="913" type="a"/>15<edge id="L6" from="913" to="4" type="b"/>16<edge id="L7" from="5" to="914" type="a"/>17<edge id="L8" from="914" to="5" type="b"/>18<edge id="L9" from="5" to="6" type="a"/>19<edge id="L10" from="6" to="5" type="a"/>20<edge id="L11" from="6" to="1" type="a"/>21<edge id="L12" from="1" to="6" type="a"/>22<edge id="L13" from="3" to="2" type="a"/>23<edge id="L14" from="2" to="3" type="a"/>24<edge id="L15" from="6" to="3" type="c"/>25<edge id="L16" from="3" to="6" type="c"/>26<edge id="L17" from="4" to="3" type="a"/>27<edge id="L18" from="3" to="4" type="a"/>28</edges>2930