If you are on a Mac you can use the plutil tool on the command line (this comes with the developer tools I believe):
plutil -convert json Data.plist -o Data.json
If you are on a Mac you can use the plutil tool on the command line (this comes with the developer tools I believe):
plutil -convert json Data.plist -o Data.json