File: Atlantic_Records_2.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 (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>