Develop and Download Open Source Software

Browse Subversion Repository

Contents of /default_playlist.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5 - (show annotations) (download) (as text)
Sat Feb 16 13:20:13 2008 UTC (16 years, 1 month ago) by kreuz45
File MIME type: application/xml
File size: 229 byte(s)
外部のXMLファイルを読み込むテスト
1 <?xml version="1.0" ?>
2 <playlist>
3 <songs>
4 <song>
5 <title>Test song 1</title>
6 <file>song1.mp3</file>
7 </song>
8 <song>
9 <title>Test song 2</title>
10 <file>song2.mp3</file>
11 </song>
12 </songs>
13 </playlist>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26