open(XML, ">config.xml"); print XML $xp->find('/conf')->get_node(1)->toString; close XML;