Playlist generator generates parse errored xml
Hello,
playlist generator using IE6 and win2k gave me non-parsable playlist, see below, will not load, had to change all of the - < to < and had to change //music/music2// to /music/music2/.
Cal
<?xml version="1.0" encoding="UTF-8" ?>
- <playlist version="1" xmlns="http://xspf.org/ns/0/">
- <!-- Playlist generated automatically using script from www.lasmit.com
-->
- <trackList>
- <track>
<location>http://sirmikey.com//music/music2//mp3/01_exorcist.mp3</location>
- <!-- artist or band name
-->
<creator />
- <!-- album name
-->
<album />
- <!-- name of the song
-->
<title>01_exorcist</title>
</track>
</trackList>
</playlist>
Logged In: YES
user_id=1992792
Originator: YES
Correction: Leave the double slashes or song wont play.