source: extensions/music_player/music/moby/moby.xml @ 3329

Last change on this file since 3329 was 3329, checked in by flop25, 15 years ago

first commit

File size: 1.1 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<playlist version="1" xmlns="http://xspf.org/ns/0/">
3        <trackList>
4                <track>
5                        <title>01-Go (Woodtick Mix)</title>
6                        <location>music/moby/01-Go (Woodtick Mix).mp3</location>
7                </track>
8                <track>
9                        <title>Everything Is Wrong 02 Feeling So Real </title>
10                        <location>music/moby/Everything Is Wrong 02 Feeling So Real .mp3</location>
11                </track>
12                <track>
13                        <title>James_Bond_Theme</title>
14                        <location>music/moby/James_Bond_Theme.mp3</location>
15                </track>
16                <track>
17                        <title>Moby - 02 - James Bond Theme</title>
18                        <location>music/moby/Moby - 02 - James Bond Theme.mp3</location>
19                </track>
20                <track>
21                        <title>Moby - 04 - Ah-Ah</title>
22                        <location>music/moby/Moby - 04 - Ah-Ah.mp3</location>
23                </track>
24                <track>
25                        <title>Moby - In This World</title>
26                        <location>music/moby/Moby - In This World.mp3</location>
27                </track>
28                <track>
29                        <title>MOBY - Lift Me Up</title>
30                        <location>music/moby/MOBY - Lift Me Up.mp3</location>
31                </track>
32                <track>
33                        <title>Moby - Natural blues</title>
34                        <location>music/moby/Moby - Natural blues.mp3</location>
35                </track>
36        </trackList>
37</playlist>
Note: See TracBrowser for help on using the repository browser.