Simple helper to generate and parse Mac OS X plist format.
Currently it supports only xml1 format.
It is based on Haskell XML Toolbox.
See
http://developer.apple.com/mac/library/documentation/Darwin/Reference/ManPages/man5/plist.5.html
for details about plist format.