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

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

first commit

File size: 790 bytes
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>Red Hot Chili Peppers - Aeroplane</title>
6                        <location>music/rhcp/Red Hot Chili Peppers - Aeroplane.mp3</location>
7                </track>
8                <track>
9                        <title>Red Hot Chili peppers - breaking the girl</title>
10                        <location>music/rhcp/Red Hot Chili peppers - breaking the girl.mp3</location>
11                </track>
12                <track>
13                        <title>Red Hot Chili Peppers - By The Way - 07 - Can`t Stop</title>
14                        <location>music/rhcp/Red Hot Chili Peppers - By The Way - 07 - Can`t Stop.mp3</location>
15                </track>
16                <track>
17                        <title>Red Hot Chili Peppers - By The Way</title>
18                        <location>music/rhcp/Red Hot Chili Peppers - By The Way.mp3</location>
19                </track>
20        </trackList>
21</playlist>
Note: See TracBrowser for help on using the repository browser.