File: Atlantic_Records_2.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 (14 lines) | stat: -rw-r--r-- 451 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<metadata xmlns="http://musicbrainz.org/ns/mmd-1.0#">
    <label type="Distributor">
        <name>Atlantic Records</name>
        <sort-name>AR SortName</sort-name>
        <label-code>121</label-code>
        <disambiguation>fake</disambiguation>
        <country>US</country>
        <life-span begin="1947" end="2047"/>
	<alias-list>
	    <alias>Atlantic Rec.</alias>
	</alias-list>
    </label>
</metadata>