WinAmp.FOOD
<?xml version="1.0"?> <!-- COPYRIGHT AND TRADEMARK NOTICE Klip and associated marks are trademarks of Serence Inc. All rights reserved. This is KlipFood that uses the .food format. This example shows 3 items, but you may add as many as you like. Please refer to the Dev Guide for information regarding the tags and attributes not present in this template file (purge, iid, kicon). Copyright 2001-2003 Serence Inc. --> <klipfood> <item> <title> Artist: %Artist% </title> <link> <YourLocalIP>/MyMP3s/%Artist%/ </link> </item> <item> <title> Title: %Title% </title> </item> <item> <title> %Mins%:%Secs% </title> </item> <item> <title> Track: %Track% </title> </item> </klipfood>