On Jan 3, 2007, at 3:57 AM, Imobach GonzáÍez Sosa wrote: > In summary, I have and XML file (argh!) and I want to convert it > "automagically" into Ruby classes ("struct"-like classes will suffice) > and objects, without having to write a "parser". > > Does exist any library/module that could do that job? Have a look at: http://xml-simple.rubyforge.org/ Hope that helps. James Edward Gray II