1<routes> 2 <routeDistribution id="rDist"> 3 <route probability="0.5" edges="WC CS SC CE"/> 4 <route probability="0.5" edges="SC CE EC CN"/> 5 </routeDistribution> 6 <flow id="0" begin="0" number="100" period="2" route="rDist"/> 7 8</routes> 9 10