<?xml version="1.0" encoding="UTF-8"?>
<turns xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/turns_file.xsd">
<interval begin="0" end="10000">
<fromEdge id="beg">
<toEdge id="beg2left" probability=".5"/>
<toEdge id="middle" probability="0.5"/>
</fromEdge>
</interval>
</turns>