open( XML_OUT, ">output.xml") or die $!; $twig->print( \*XML_OUT);