- or download this
$VAR1 = {
'xfire' => {
...
'config' => 1
}
};
- or download this
<qa_logs>
<xfire config="1" summary="1" />
</qa_logs>
- or download this
<qa_logs>
<xfire>
...
<summary>1</summary>
</xfire>
</qa_logs>
- or download this
XMLout(\%qa_logs, OutputFile => "newfile.xml", RootName => 'qa_logs');