File: Atlantic_Records_3.xml

package info (click to toggle)
python-musicbrainz2 0.7.4-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 648 kB
  • ctags: 881
  • sloc: python: 4,624; xml: 999; makefile: 14
file content (17 lines) | stat: -rw-r--r-- 521 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<metadata xmlns="http://musicbrainz.org/ns/mmd-1.0#">
    <label id="50c384a2-0b44-401b-b893-8181173339c7" type="OriginalProduction">
        <name>Atlantic Records</name>
	<tag-list>
	    <tag>american</tag>
	    <tag>jazz</tag>
	    <tag>blues</tag>
	</tag-list>
    <user-tag-list>
        <user-tag>american</user-tag>  
        <user-tag>jazz</user-tag>  
    </user-tag-list>
    <rating votes-count="10">4.5</rating>
    <user-rating>3</user-rating>
    </label>
</metadata>