XML Shareable Playlist Format: Difference between revisions

Content deleted Content added
no more existing service
m Task 70: Update syntaxhighlight tags - remove use of deprecated <source> tags
Line 23:
 
== Example of an XSPF 1.0 playlist ==
<sourcesyntaxhighlight lang="xml">
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/">
Line 45:
</trackList>
</playlist>
</syntaxhighlight>
</source>
 
== History ==