1<?xml version="1.0" encoding="UTF-8"?> 2<edges xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edges_file.xsd"> 3 <edge from="1" id="1to2" to="2" /> 4 <edge from="2" id="out" to="3" /> 5</edges> 6 7