1<configuration> 2 3 <input> 4 <xml-node-files>nodes.nod.xml</xml-node-files> 5 <xml-edge-files>edges.edg.xml</xml-edge-files> 6 </input> 7 8 <output> 9 <output-file>input_net.net.xml</output-file> 10 </output> 11 12</configuration> 13 14