Originally Posted By: mlord

It is really easy to convert the XML back to CSV, though,
if your computer can run AWK or PERL scripts.


For example, if you have gawk available, then just pipe the .xml output from Emplode through this script (attached).


Attachments
xml_to_csv.awk (486 downloads)