udapted vi.po
[rhythmbox.git] / tests / deserialization-test3.xml
blob36144a8dc3783c029b45871f617e989ce0fcc48d
1 <?xml version="1.0"?>
2 <rhythmdb version="1.2">
3   <entry type="song">
4     <title>Sin</title>
5     <genre>Rock</genre>
6     <artist>Nine Inch Nails</artist>
7     <album>Pretty Hate Machine</album>
8     <track-number>0</track-number>
9     <duration>0</duration>
10     <file-size>0</file-size>
11     <location>file:///tmp/foo.ogg</location>
12     <mtime>0</mtime>
13     <rating>0</rating>
14     <play-count>0</play-count>
15     <last-played>0</last-played>
16     <quality>0</quality>
17   </entry>
18   <entry type="iradio">
19     <title>Blah</title>
20     <genre>Techno</genre>
21     <location>http://www.moo.com</location>
22     <mtime>3802352</mtime>
23     <rating>4</rating>
24     <play-count>11</play-count>
25     <last-played>3289235</last-played>
26     <quality>2</quality>
27   </entry>
28 </rhythmdb>