1#EXTM3U
2
3#EXTINF:123, Sample artist - Sample title
4001.mp3
5
6#EXTINF:321,Example Artist - Example title
7../Music/002.mp3
8
9#EXTINF:321,Example Artist - Example title
10003.mp3
11
12#Example to test windows style file path
13..\Music\004.mp3
14
15#Example to test case-sensitive
16../music/005.mp3��
17