File: deserialization-test2.xml

package info (click to toggle)
rhythmbox 2.97-2.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 40,820 kB
  • sloc: ansic: 117,691; xml: 28,786; sh: 11,150; python: 3,862; makefile: 2,561
file content (18 lines) | stat: -rw-r--r-- 484 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0"?>
<rhythmdb version="1.2">
  <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>file:///tmp/foo.ogg</location>
    <mtime>0</mtime>
    <rating>0</rating>
    <play-count>0</play-count>
    <last-played>0</last-played>
    <quality>0</quality>
  </entry>
</rhythmdb>