in reply to generate XML command front to package
Given a well formed configuration file like this:
<Root> <A_variable>A Key</A_variable> </Root> it returns: {A_variable => 'A Key'} [download]
'Cat