I think it has to do with the .xml location. I am running MC17 in a Windows 7 virtual machine and and iTunes on my mac Mountain LIon. The xml file exported from iTunes looks like:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "
http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Major Version</key><integer>1</integer>
<key>Minor Version</key><integer>1</integer>
<key>Date</key><date>2013-01-02T16:20:26Z</date>
<key>Application Version</key><string>11.0.1</string>
<key>Features</key><integer>5</integer>
<key>Show Content Ratings</key><true/>
<key>Music Folder</key><string>file://localhost/Users/dneamtu/Music/iTunes/iTunes%20Media/</string>
<key>Library Persistent ID</key><string>759BB91C080C4EFD</string>
.....
<key>5488</key>
<dict>
<key>Track ID</key><integer>5488</integer>
<key>Name</key><string>Total Eclipse of The Heart</string>
<key>Artist</key><string>Bonnie Tyler</string>
<key>Album</key><string>The Greatest Hits</string>
<key>Genre</key><string>90's</string>
<key>Kind</key><string>MPEG audio file</string>
<key>Size</key><integer>8718130</integer>
<key>Total Time</key><integer>271647</integer>
<key>BPM</key><integer>65</integer>
<key>Date Modified</key><date>2012-08-06T20:27:40Z</date>
<key>Date Added</key><date>2012-07-04T07:08:52Z</date>
<key>Bit Rate</key><integer>256</integer>
<key>Sample Rate</key><integer>44100</integer>
<key>Play Count</key><integer>1</integer>
<key>Play Date</key><integer>3437670033</integer>
<key>Play Date UTC</key><date>2012-12-06T18:20:33Z</date>
<key>Sort Album</key><string>Greatest Hits</string>
<key>Persistent ID</key><string>CC036668AC74A970</string>
<key>Track Type</key><string>File</string>
<key>Location</key><string>file://localhost/Users/dneamtu/Music/Oldies/01.%20Bonnie%20Tyler%20-%20Total%20Eclipse%20of%20The%20Heart_The%20Greatest%20Hits.mp3</string>
<key>File Folder Count</key><integer>2</integer>
<key>Library Folder Count</key><integer>2</integer>
This does not work. MC will not show any song in the playlist. Any ideas on what to be done?
Thanks,
Dan