Would like to list all the file attributes/options by file but XML grouped them by attributes/options so to I would have to read/parse the XML document as many times as files are to build a table with all the info and then print the table to get it by file order. Any idea how to do it