I think it's helpful already if I prepare a number of setups and don't exactly remember what was in it.
It seems to me that your output is missing some information from the xml file. The REC OUT Gamma setting for instance.
To fine-tune readability, you could replace the strings from the xml file with what is written in the menus:
So REC OUT setting Rec_422_1_5g_SL would be 422 1.5G SL or Project frame rate Tc_23_976 would be 23.976 fps.
GOOD STUFF!
Yes, the stylesheet is not yet finished. I did, however, make some changes since you saw it, so that some of the cryptic values in the XML file now show up as they are shown on the menu on the camera. Tricky. Very tricky! Now, for instance, Tc_23_976, which is the string in the XML file, is displayed as 23.976.
http://josephthomas.info/Alexa/Setup_120511_140322.xml
Part of the delay is that I need to have access to an Alexa so that I can save various setups then read the file to see exactly what is written to the card. Then I can write the code that parses the XML value for each setting so that it is displayed "properly." The other delay is that I am learning to code as I go along.
I appreciate the encouragement and kind words!