I have a little problem. I need to convert large xml files (1-4GB each) to CSV. I know that I can do this with Nokogiri's SAX parser, but I'm stuck.I have a little problem. I need to convert larg
I have a little problem. I need to convert large xml files (1-4GB each) to CSV. I know that I can do this with Nokogiri's SAX parser, but I'm stuck.I have a little problem. I need to convert larg