in reply to XML need suggestions
If you are using XML::Simple, show us how you are using it. It can most likely do what you want (and there are most likely other ways to do what you want, using some other XML module), but you haven't given us enough information... e.g., what are the "values" that you want to write as "columns" in your output? What should the output look like? What code have you tried?