File: deserialization-test3.xml

package info (click to toggle)
rhythmbox 0.8.8-13
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 10,004 kB
  • ctags: 4,769
  • sloc: ansic: 44,295; sh: 8,373; xml: 3,595; makefile: 687
file content (30 lines) | stat: -rw-r--r-- 798 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0"?>
<!-- arch-tag: 76bfd613-17b6-407e-a727-3d7dd6ccdf50
  -->
<rhythmdb version="1.0">
  <entry type="song">
    <title>Sin</title>
    <genre>Rock</genre>
    <artist>Nine Inch Nails</artist>
    <album>Pretty Hate Machine</album>
    <track-number>0</track-number>
    <duration>0</duration>
    <file-size>0</file-size>
    <location></location>
    <mtime>0</mtime>
    <rating>0</rating>
    <play-count>0</play-count>
    <last-played>0</last-played>
    <quality>0</quality>
  </entry>
  <entry type="iradio">
    <title>Blah</title>
    <genre>Techno</genre>
    <location>http://www.moo.com</location>
    <mtime>3802352</mtime>
    <rating>4</rating>
    <play-count>11</play-count>
    <last-played>3289235</last-played>
    <quality>2</quality>
  </entry>
</rhythmdb>