// Generated by generate_graphviz() from Aleph library
// Copyleft Leandro Len lrleon@ula.ve
// for using of graphviz system. See at http://graphviz.org/

digraph {

rankdir = TB

// Node list

0 [ label = "Macagua 1\n2000; shape = "box ]
1 [ label = "Angostura\n0; shape = "ellipse ]


// Arc list

0->1 [label = "2000 Mw / 40 Km"  ]
}
