<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/">
<!-- title of the playlist --><title>z123456's playlist @ podcast.com</title>

					<!-- name of the author --><creator>z123456 - podcast.com</creator>

					<!-- homepage of the author --><info>http://my.podcast.com/z123456/</info>

					<!-- tracklist start --><trackList>
<track>

            <location>http://www.trafficgeyser.net/users/public/media/5299_139084_PMBOKwmv3mb.mp3</location>

            <!-- podcast name -->
            <creator>Project+Management+A</creator>

            <!-- podcast name too - many ppl dont add author/creator -->
            <album>Project+Management+A</album>

            <!-- podcast title -->
            <title>PMBOK+Guide+Fourth+Edition+Changes+Explained+by+PMI+PM+Cynthia+Stackpole</title>
	<image>http://podcast.com/_feedcache/images/img_60109.jpg</image>
            <!-- URL of the original podcast -->
            <info>http://www.trafficgeyser.net/users/public/media/5299_139084_PMBOKwmv3mb.mp3</info>

		</track></trackList>
</playlist>