Path: blob/main/tests/marouter/timelines/additive/input_taz.taz.xml
169686 views
<?xml version="1.0" encoding="iso-8859-1"?>1<tazs xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/taz_file.xsd">2<taz id="0">3<tazSource id="top0to0/2" weight="100"/>4<tazSink id="0/2totop0" weight="100"/>5</taz>6<taz id="1">7<tazSource id="top1to1/2" weight="100"/>8<tazSink id="1/2totop1" weight="100"/>9</taz>10<taz id="2">11<tazSource id="top2to2/2" weight="100"/>12<tazSink id="2/2totop2" weight="100"/>13</taz>14<taz id="3">15<tazSource id="right0to2/0" weight="100"/>16<tazSink id="2/0toright0" weight="100"/>17</taz>18<taz id="4">19<tazSource id="right1to2/1" weight="100"/>20<tazSink id="2/1toright1" weight="100"/>21</taz>22<taz id="5">23<tazSource id="right2to2/2" weight="100"/>24<tazSink id="2/2toright2" weight="100"/>25</taz>26<taz id="6">27<tazSource id="bottom0to0/0" weight="100"/>28<tazSink id="0/0tobottom0" weight="100"/>29</taz>30<taz id="7">31<tazSource id="bottom1to1/0" weight="100"/>32<tazSink id="1/0tobottom1" weight="100"/>33</taz>34<taz id="8">35<tazSource id="bottom2to2/0" weight="100"/>36<tazSink id="2/0tobottom2" weight="100"/>37</taz>38<taz id="9">39<tazSource id="left0to0/0" weight="100"/>40<tazSink id="0/0toleft0" weight="100"/>41</taz>42<taz id="10">43<tazSource id="left1to0/1" weight="100"/>44<tazSink id="0/1toleft1" weight="100"/>45</taz>46<taz id="11">47<tazSource id="left2to0/2" weight="100"/>48<tazSink id="0/2toleft2" weight="100"/>49</taz>50</tazs>51525354