1 <?xml version="1.0" encoding="iso-8859-1" ?>
3 <bomba nombre="bomba0" id="0">
4 <entrega>10,00</entrega>
11 <salida>tubo1</salida>
13 <orientacion>0</orientacion>
17 <tubo nombre="tubo1" id="1">
18 <caudal>10,00</caudal>
20 <entrada>bomba0</entrada>
21 <salida>exclusa2</salida>
23 <orientacion>1</orientacion>
27 <exclusa nombre="exclusa2" id="2">
29 <entrada>tubo1</entrada>
30 <salida>drenaje3</salida>
32 <orientacion>0</orientacion>
37 <drenaje nombre="drenaje3" id="3">
39 <entrada>exclusa2</entrada>
41 <orientacion>3</orientacion>
45 <not nombre="not4" id="4">
46 <orientacion>0</orientacion>
49 <entrada>bomba0</entrada>
52 <not nombre="not5" id="5">
53 <orientacion>0</orientacion>
56 <salida>exclusa2</salida>