The Data I provided as Perl Hash is a sample of what I have. And I need to convert it the other way round, from Hash to XML
and XML::Simple will just convert it to simple XML but then the problem of illegal tags <1>,<2>,<3> crops up so i can't use XML::Simple unless it allows me to make that changes.