Plist parses Mac OS X xml property list files into ruby data structures.
This is the main point of the library:
r = Plist::parse_xml( filename_or_xml )
[Validate]