Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
eclipse
GitHub Repository: eclipse/sumo
Path: blob/main/tests/netconvert/bugs/15xxx/ticket16441/input_plain.con.xml
169722 views
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<connections version="1.20" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
4
<connection from="1" to="0" fromLane="0" toLane="0" keepClear="0" length="0.10" shape="1931.25,7058.41 1931.25,7058.41"/>
5
<connection from="2" to="3" fromLane="0" toLane="0" keepClear="0" length="0.10" shape="1927.36,7060.06 1927.36,7060.06"/>
6
7
</connections>
8
9