iTunes File Chooser for Cocoa
Version 2.0
New in this version: Now uses NSDictionary to load xml/plist file. This results in faster parse, and smaller memory footprint.
The iTunes File Chooser for Cocoa is an open source Cocoa Framework that gives developers an mp3 file chooser similar to those found in Apples' iLife suite.

The file chooser is implemented as a modal sheet for any window.
The entire xml file is parsed, and all the songs are available.

All playlists are available as well.

Searching is implemented.

Previewing of songs is also available. Users can click the play button, or double-click a song in the table.