File: Atlantic_Records_3.xml

package info (click to toggle)
python-musicbrainz2 0.6.0-2
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 564 kB
  • ctags: 730
  • sloc: python: 3,837; xml: 882; makefile: 10
file content (11 lines) | stat: -rw-r--r-- 329 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
<?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>
    </label>
</metadata>