<playlist version="1" xmlns="http://xspf.org/ns/0/">
	<trackList>
		<track>
      <identifier>456</identifier>
			<title>Homeland</title>
			<creator>Postman</creator>
			<location>/Providers/BlogEntryEditor/FCKeditor/editor/plugins/FlashMediaPlayer/fck_flashmediaplayer/examples/song1.mp3</location>
			<image>/Providers/BlogEntryEditor/FCKeditor/editor/plugins/FlashMediaPlayer/fck_flashmediaplayer/examples/postmen.jpg</image>
			<info>http://www.amazon.com/Revival-Postmen/dp/B00005J8R7/sr=1-6/qid=1166887655/ref=sr_1_6/105-9454024-2355627?ie=UTF8&amp;s=music</info>
      <trackInfo>Hey this is the first tracks info</trackInfo>
		</track>
		<track>
      <identifier>123</identifier>
			<title>Jazzalude</title>
			<creator>Basement Jaxx</creator>
			<location>/Providers/BlogEntryEditor/FCKeditor/editor/plugins/FlashMediaPlayer/fck_flashmediaplayer/examples/song2.mp3</location>
			<image>/Providers/BlogEntryEditor/FCKeditor/editor/plugins/FlashMediaPlayer/fck_flashmediaplayer/examples/basement.jpg</image>
			<info>http://www.amazon.com/Rooty-Basement-Jaxx/dp/B00005K9V5/sr=8-3/qid=1166887603/ref=pd_bbs_sr_3/105-9454024-2355627?ie=UTF8&amp;s=music</info>
      <trackInfo>Hey this is the second tracks info</trackInfo>
		</track>
		<track>
      <identifier>789</identifier>
			<title>Sunshine Up Ahead</title>
			<creator>Peter Jones</creator>
			<location>/Providers/BlogEntryEditor/FCKeditor/editor/plugins/FlashMediaPlayer/fck_flashmediaplayer/examples/peterjones_sunshine_lofi.mp3</location>
      <trackInfo>
        <![CDATA[this is the third tracks info, now with <a href="http://www.google.co.uk/">hyperlinks</a>.]]>
      </trackInfo>
		</track>
	</trackList>
</playlist>