ddex 0.0.11 → 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/ddex/ern.rb +3 -2
- data/lib/ddex/version.rb +1 -1
- data/lib/rack/ddex.rb +2 -2
- metadata +69 -155
- data/lib/ddex/ern/v312/collection.rb +0 -62
- data/lib/ddex/ern/v312/collection_details_by_territory.rb +0 -31
- data/lib/ddex/ern/v312/collection_list.rb +0 -33
- data/lib/ddex/ern/v312/collection_resource_reference_list.rb +0 -29
- data/lib/ddex/ern/v312/collection_work_reference_list.rb +0 -29
- data/lib/ddex/ern/v312/cue.rb +0 -56
- data/lib/ddex/ern/v312/cue_sheet.rb +0 -35
- data/lib/ddex/ern/v312/cue_sheet_list.rb +0 -30
- data/lib/ddex/ern/v312/deal.rb +0 -39
- data/lib/ddex/ern/v312/deal_list.rb +0 -33
- data/lib/ddex/ern/v312/deal_technical_resource_details_reference_list.rb +0 -29
- data/lib/ddex/ern/v312/deal_terms.rb +0 -54
- data/lib/ddex/ern/v312/image.rb +0 -46
- data/lib/ddex/ern/v312/image_details_by_territory.rb +0 -41
- data/lib/ddex/ern/v312/licensed_release.rb +0 -35
- data/lib/ddex/ern/v312/licensed_sound_recording.rb +0 -35
- data/lib/ddex/ern/v312/midi.rb +0 -66
- data/lib/ddex/ern/v312/midi_details_by_territory.rb +0 -48
- data/lib/ddex/ern/v312/musical_work_license_information_message.rb +0 -39
- data/lib/ddex/ern/v312/new_deal_message.rb +0 -39
- data/lib/ddex/ern/v312/new_release_message.rb +0 -50
- data/lib/ddex/ern/v312/preview_details.rb +0 -33
- data/lib/ddex/ern/v312/related_release_offer_set.rb +0 -37
- data/lib/ddex/ern/v312/release.rb +0 -58
- data/lib/ddex/ern/v312/release_deal.rb +0 -37
- data/lib/ddex/ern/v312/release_details_by_territory.rb +0 -52
- data/lib/ddex/ern/v312/release_list.rb +0 -33
- data/lib/ddex/ern/v312/resource_group.rb +0 -46
- data/lib/ddex/ern/v312/resource_group_content_item.rb +0 -39
- data/lib/ddex/ern/v312/resource_list.rb +0 -47
- data/lib/ddex/ern/v312/resource_usage.rb +0 -35
- data/lib/ddex/ern/v312/sheet_music.rb +0 -53
- data/lib/ddex/ern/v312/sheet_music_details_by_territory.rb +0 -37
- data/lib/ddex/ern/v312/software.rb +0 -50
- data/lib/ddex/ern/v312/software_details_by_territory.rb +0 -41
- data/lib/ddex/ern/v312/sound_recording.rb +0 -68
- data/lib/ddex/ern/v312/sound_recording_details_by_territory.rb +0 -50
- data/lib/ddex/ern/v312/sound_recording_preview_details.rb +0 -36
- data/lib/ddex/ern/v312/technical_image_details.rb +0 -51
- data/lib/ddex/ern/v312/technical_midi_details.rb +0 -44
- data/lib/ddex/ern/v312/technical_sheet_music_details.rb +0 -45
- data/lib/ddex/ern/v312/technical_software_details.rb +0 -45
- data/lib/ddex/ern/v312/technical_sound_recording_details.rb +0 -51
- data/lib/ddex/ern/v312/technical_text_details.rb +0 -45
- data/lib/ddex/ern/v312/technical_user_defined_resource_details.rb +0 -43
- data/lib/ddex/ern/v312/technical_video_details.rb +0 -63
- data/lib/ddex/ern/v312/text.rb +0 -50
- data/lib/ddex/ern/v312/text_details_by_territory.rb +0 -41
- data/lib/ddex/ern/v312/user_defined_resource.rb +0 -50
- data/lib/ddex/ern/v312/user_defined_resource_details_by_territory.rb +0 -41
- data/lib/ddex/ern/v312/video.rb +0 -73
- data/lib/ddex/ern/v312/video_details_by_territory.rb +0 -54
- data/spec/ern/341_spec.rb~ +0 -11
- data/spec/ern/34_spec.rb~ +0 -10
- data/spec/ern/36_spec.rb~ +0 -14
- data/spec/ern/v36_spec.rb~ +0 -11
- data/spec/ern/versions_spec.rb~ +0 -22
- data/spec/ern_spec.rb~ +0 -5
- data/spec/fixtures/ern/312/instance1.xml +0 -2066
- data/spec/fixtures/ern/371/instance1.xml~ +0 -3103
- data/spec/fixtures/ern/37D2/instance1.xml~ +0 -2137
- data/spec/fixtures/ern/411/1 Audio.xml~ +0 -1390
- data/spec/fixtures/ern/411/2 Video.xml~ +0 -288
- data/spec/fixtures/ern/411/3 MixedMedia.xml~ +0 -2689
- data/spec/fixtures/ern/411/4 SimpleAudioSingle.xml~ +0 -11372
- data/spec/fixtures/ern/411/5 SimpleVideoSingle.xml~ +0 -227
- data/spec/fixtures/ern/411/6 Ringtone.xml~ +0 -3362
- data/spec/fixtures/ern/411/7 LongformMusicalWorkVideo.xml~ +0 -1083
- data/spec/fixtures/ern/411/8 DjMix.xml~ +0 -406
- data/spec/fixtures/ern/411/x.xml~ +0 -1390
- data/spec/fixtures/ern/42/1 Audio.xml~ +0 -1387
- data/spec/fixtures/ern/42/4 SimpleAudioSingle.xml~ +0 -8392
- data/spec/fixtures/ern/42/5 SimpleVideoSingle.xml~ +0 -222
- data/spec/fixtures/ern/42/6 Ringtone.xml~ +0 -2809
- data/spec/fixtures/ern/43/1 Audio.xml~ +0 -1582
- data/spec/fixtures/ern/43/3 MixedMedia.xml~ +0 -2789
- data/spec/fixtures/ern/43/4 SimpleAudioSingle.xml~ +0 -8400
- data/spec/fixtures/ern/43/5 SimpleVideoSingle.xml~ +0 -231
- data/spec/fixtures/ern/43/6 Ringtone.xml~ +0 -2785
- data/spec/fixtures/ern/43/7 LongformMusicalWorkVideo.xml~ +0 -1073
- data/spec/fixtures/ern/43/8 DjMix.xml~ +0 -427
- data/spec/fixtures/ern/43/Variant Classical.xml~ +0 -1239
- data/spec/fixtures/ern36.xml~ +0 -243
|
@@ -1,2689 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<ern:NewReleaseMessage
|
|
3
|
-
xmlns:ern="http://ddex.net/xml/ern/411"
|
|
4
|
-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
5
|
-
xsi:schemaLocation="http://ddex.net/xml/ern/411 release-notification.xsd"
|
|
6
|
-
ReleaseProfileVersionId="MixedMedia" LanguageAndScriptCode="en">
|
|
7
|
-
<MessageHeader>
|
|
8
|
-
<MessageThreadId>test1</MessageThreadId>
|
|
9
|
-
<MessageId>test1</MessageId>
|
|
10
|
-
<MessageSender>
|
|
11
|
-
<PartyId>PADPIDA2013042401U</PartyId>
|
|
12
|
-
<PartyName>
|
|
13
|
-
<FullName>UniversalMusicGroup</FullName>
|
|
14
|
-
</PartyName>
|
|
15
|
-
</MessageSender>
|
|
16
|
-
<MessageRecipient>
|
|
17
|
-
<PartyId>PADPIDA2009101501Y</PartyId>
|
|
18
|
-
<PartyName>
|
|
19
|
-
<FullName>Sony DADC</FullName>
|
|
20
|
-
</PartyName>
|
|
21
|
-
</MessageRecipient>
|
|
22
|
-
<MessageCreatedDateTime>2014-09-24T14:57:25+01:00</MessageCreatedDateTime>
|
|
23
|
-
</MessageHeader>
|
|
24
|
-
<PartyList>
|
|
25
|
-
<Party>
|
|
26
|
-
<PartyReference>PAnnaMariaZimmermann</PartyReference>
|
|
27
|
-
<PartyName>
|
|
28
|
-
<FullName>Anna-Maria Zimmermann</FullName>
|
|
29
|
-
<FullNameIndexed>Zimmermann, Anna-Maria</FullNameIndexed>
|
|
30
|
-
</PartyName>
|
|
31
|
-
</Party>
|
|
32
|
-
<Party>
|
|
33
|
-
<PartyReference>PJrgBausch</PartyReference>
|
|
34
|
-
<PartyName>
|
|
35
|
-
<FullName>Jörg Bausch</FullName>
|
|
36
|
-
<FullNameIndexed>Bausch, Jörg</FullNameIndexed>
|
|
37
|
-
</PartyName>
|
|
38
|
-
</Party>
|
|
39
|
-
<Party>
|
|
40
|
-
<PartyReference>PEMI</PartyReference>
|
|
41
|
-
<PartyName>
|
|
42
|
-
<FullName>EMI</FullName>
|
|
43
|
-
</PartyName>
|
|
44
|
-
</Party>
|
|
45
|
-
</PartyList>
|
|
46
|
-
<ResourceList>
|
|
47
|
-
<SoundRecording LanguageAndScriptCode="de">
|
|
48
|
-
<ResourceReference>A1</ResourceReference>
|
|
49
|
-
<Type>MusicalWorkSoundRecording</Type>
|
|
50
|
-
<ResourceId>
|
|
51
|
-
<ISRC>DEC610900439</ISRC>
|
|
52
|
-
</ResourceId>
|
|
53
|
-
<DisplayTitleText>1000 Träume weit (Tornero)</DisplayTitleText>
|
|
54
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
55
|
-
<TitleText>1000 Träume weit (Tornero)</TitleText>
|
|
56
|
-
</DisplayTitle>
|
|
57
|
-
<DisplayArtistName ApplicableTerritoryCode="Worldwide">Anna-Maria Zimmermann</DisplayArtistName>
|
|
58
|
-
<DisplayArtist SequenceNumber="1">
|
|
59
|
-
<ArtistPartyReference>PAnnaMariaZimmermann</ArtistPartyReference>
|
|
60
|
-
<DisplayArtistRole>MainArtist</DisplayArtistRole>
|
|
61
|
-
</DisplayArtist>
|
|
62
|
-
<PLine>
|
|
63
|
-
<Year>2009</Year>
|
|
64
|
-
<PLineText>(P) 2009 The copyright in this sound recording is owned by
|
|
65
|
-
Frömelt/Zimmermann/Rötgens/Wessling at Xtreme Sound Cologne under exclusive licence
|
|
66
|
-
to EMI Music Catalogue Marketing, a division of EMI Music Germany GmbH &
|
|
67
|
-
Co.KG</PLineText>
|
|
68
|
-
</PLine>
|
|
69
|
-
<Duration>PT4M10S</Duration>
|
|
70
|
-
<CreationDate IsApproximate="true">2009-01-01</CreationDate>
|
|
71
|
-
<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
|
|
72
|
-
<IsInstrumental>false</IsInstrumental>
|
|
73
|
-
<LanguageOfPerformance>de</LanguageOfPerformance>
|
|
74
|
-
<TechnicalDetails>
|
|
75
|
-
<TechnicalResourceDetailsReference>T1</TechnicalResourceDetailsReference>
|
|
76
|
-
<PreviewDetails>
|
|
77
|
-
<StartPoint>45</StartPoint>
|
|
78
|
-
<ExpressionType>Instructive</ExpressionType>
|
|
79
|
-
</PreviewDetails>
|
|
80
|
-
<File>
|
|
81
|
-
<URI>5099907138457_01_001.wav</URI>
|
|
82
|
-
</File>
|
|
83
|
-
</TechnicalDetails>
|
|
84
|
-
</SoundRecording>
|
|
85
|
-
<SoundRecording LanguageAndScriptCode="en">
|
|
86
|
-
<ResourceReference>A2</ResourceReference>
|
|
87
|
-
<Type>MusicalWorkSoundRecording</Type>
|
|
88
|
-
<ResourceId>
|
|
89
|
-
<ISRC>DEC611000431</ISRC>
|
|
90
|
-
</ResourceId>
|
|
91
|
-
<DisplayTitleText>Frei sein</DisplayTitleText>
|
|
92
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
93
|
-
<TitleText>Frei sein</TitleText>
|
|
94
|
-
<SubTitle>Radio Edit</SubTitle>
|
|
95
|
-
</DisplayTitle>
|
|
96
|
-
<DisplayArtistName ApplicableTerritoryCode="Worldwide">Anna-Maria Zimmermann</DisplayArtistName>
|
|
97
|
-
<DisplayArtist SequenceNumber="1">
|
|
98
|
-
<ArtistPartyReference>PAnnaMariaZimmermann</ArtistPartyReference>
|
|
99
|
-
<DisplayArtistRole>MainArtist</DisplayArtistRole>
|
|
100
|
-
</DisplayArtist>
|
|
101
|
-
<PLine>
|
|
102
|
-
<Year>2010</Year>
|
|
103
|
-
<PLineText>(P) 2010 The copyright in this sound recording is owned by Zimmermann,
|
|
104
|
-
Frömelt, Fiebich at Di Tune under exclusive licence to EMI Music Catalogue Marketing,
|
|
105
|
-
a division of EMI Music Germany GmbH & Co.KG</PLineText>
|
|
106
|
-
</PLine>
|
|
107
|
-
<Duration>PT3M29S</Duration>
|
|
108
|
-
<CreationDate IsApproximate="true">2010-01-01</CreationDate>
|
|
109
|
-
<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
|
|
110
|
-
<IsInstrumental>false</IsInstrumental>
|
|
111
|
-
<LanguageOfPerformance>de</LanguageOfPerformance>
|
|
112
|
-
<TechnicalDetails>
|
|
113
|
-
<TechnicalResourceDetailsReference>T2</TechnicalResourceDetailsReference>
|
|
114
|
-
<PreviewDetails>
|
|
115
|
-
<StartPoint>45</StartPoint>
|
|
116
|
-
<ExpressionType>Instructive</ExpressionType>
|
|
117
|
-
</PreviewDetails>
|
|
118
|
-
<File>
|
|
119
|
-
<URI>5099907138457_01_002.wav</URI>
|
|
120
|
-
</File>
|
|
121
|
-
</TechnicalDetails>
|
|
122
|
-
</SoundRecording>
|
|
123
|
-
<SoundRecording LanguageAndScriptCode="de">
|
|
124
|
-
<ResourceReference>A3</ResourceReference>
|
|
125
|
-
<Type>MusicalWorkSoundRecording</Type>
|
|
126
|
-
<ResourceId>
|
|
127
|
-
<ISRC>DEC611000907</ISRC>
|
|
128
|
-
</ResourceId>
|
|
129
|
-
<DisplayTitleText>Zum Teufel mit dem Kerl</DisplayTitleText>
|
|
130
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
131
|
-
<TitleText>Zum Teufel mit dem Kerl</TitleText>
|
|
132
|
-
</DisplayTitle>
|
|
133
|
-
<DisplayArtistName ApplicableTerritoryCode="Worldwide">Anna-Maria Zimmermann</DisplayArtistName>
|
|
134
|
-
<DisplayArtist SequenceNumber="1">
|
|
135
|
-
<ArtistPartyReference>PAnnaMariaZimmermann</ArtistPartyReference>
|
|
136
|
-
<DisplayArtistRole>MainArtist</DisplayArtistRole>
|
|
137
|
-
</DisplayArtist>
|
|
138
|
-
<PLine>
|
|
139
|
-
<Year>2010</Year>
|
|
140
|
-
<PLineText>(P) 2010 The copyright in this sound recording is owned by Bausch Recording
|
|
141
|
-
under exclusive licence to EMI Music Catalogue Marketing, a division of EMI Music
|
|
142
|
-
Germany GmbH & Co. KG</PLineText>
|
|
143
|
-
</PLine>
|
|
144
|
-
<Duration>PT3M18S</Duration>
|
|
145
|
-
<CreationDate IsApproximate="true">2010-01-01</CreationDate>
|
|
146
|
-
<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
|
|
147
|
-
<IsInstrumental>false</IsInstrumental>
|
|
148
|
-
<LanguageOfPerformance>de</LanguageOfPerformance>
|
|
149
|
-
<TechnicalDetails>
|
|
150
|
-
<TechnicalResourceDetailsReference>T3</TechnicalResourceDetailsReference>
|
|
151
|
-
<PreviewDetails>
|
|
152
|
-
<StartPoint>45</StartPoint>
|
|
153
|
-
<ExpressionType>Instructive</ExpressionType>
|
|
154
|
-
</PreviewDetails>
|
|
155
|
-
<File>
|
|
156
|
-
<URI>5099907138457_01_003.wav</URI>
|
|
157
|
-
</File>
|
|
158
|
-
</TechnicalDetails>
|
|
159
|
-
</SoundRecording>
|
|
160
|
-
<SoundRecording LanguageAndScriptCode="en">
|
|
161
|
-
<ResourceReference>A4</ResourceReference>
|
|
162
|
-
<Type>MusicalWorkSoundRecording</Type>
|
|
163
|
-
<ResourceId>
|
|
164
|
-
<ISRC>DEC611000871</ISRC>
|
|
165
|
-
</ResourceId>
|
|
166
|
-
<DisplayTitleText>7 Wolken (Radio Edit)</DisplayTitleText>
|
|
167
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
168
|
-
<TitleText>7 Wolken</TitleText>
|
|
169
|
-
<SubTitle>Radio Edit</SubTitle>
|
|
170
|
-
</DisplayTitle>
|
|
171
|
-
<DisplayArtistName ApplicableTerritoryCode="Worldwide">Anna-Maria Zimmermann</DisplayArtistName>
|
|
172
|
-
<DisplayArtist SequenceNumber="1">
|
|
173
|
-
<ArtistPartyReference>PAnnaMariaZimmermann</ArtistPartyReference>
|
|
174
|
-
<DisplayArtistRole>MainArtist</DisplayArtistRole>
|
|
175
|
-
</DisplayArtist>
|
|
176
|
-
<PLine>
|
|
177
|
-
<Year>2010</Year>
|
|
178
|
-
<PLineText>(P) 2010 The copyright in this sound recording is owned by Xtreme Sound Mike
|
|
179
|
-
Rötgens/Hartmut Wessling/Alex Frömelt und Anna-Maria Zimmermann under exclusive
|
|
180
|
-
licence to EMI Music Catalogue Marketing, a division of EMI Music Germany GmbH &
|
|
181
|
-
Co. KG</PLineText>
|
|
182
|
-
</PLine>
|
|
183
|
-
<Duration>PT3M50S</Duration>
|
|
184
|
-
<CreationDate IsApproximate="true">2010-01-01</CreationDate>
|
|
185
|
-
<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
|
|
186
|
-
<IsInstrumental>false</IsInstrumental>
|
|
187
|
-
<LanguageOfPerformance>de</LanguageOfPerformance>
|
|
188
|
-
<TechnicalDetails>
|
|
189
|
-
<TechnicalResourceDetailsReference>T4</TechnicalResourceDetailsReference>
|
|
190
|
-
<PreviewDetails>
|
|
191
|
-
<StartPoint>45</StartPoint>
|
|
192
|
-
<ExpressionType>Instructive</ExpressionType>
|
|
193
|
-
</PreviewDetails>
|
|
194
|
-
<File>
|
|
195
|
-
<URI>5099907138457_01_004.wav</URI>
|
|
196
|
-
</File>
|
|
197
|
-
</TechnicalDetails>
|
|
198
|
-
</SoundRecording>
|
|
199
|
-
<SoundRecording LanguageAndScriptCode="de">
|
|
200
|
-
<ResourceReference>A5</ResourceReference>
|
|
201
|
-
<Type>MusicalWorkSoundRecording</Type>
|
|
202
|
-
<ResourceId>
|
|
203
|
-
<ISRC>DEC610900969</ISRC>
|
|
204
|
-
</ResourceId>
|
|
205
|
-
<DisplayTitleText>Bin ich Dir nicht gut genug</DisplayTitleText>
|
|
206
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
207
|
-
<TitleText>Bin ich Dir nicht gut genug</TitleText>
|
|
208
|
-
</DisplayTitle>
|
|
209
|
-
<DisplayArtistName ApplicableTerritoryCode="Worldwide">Anna-Maria Zimmermann</DisplayArtistName>
|
|
210
|
-
<DisplayArtist SequenceNumber="1">
|
|
211
|
-
<ArtistPartyReference>PAnnaMariaZimmermann</ArtistPartyReference>
|
|
212
|
-
<DisplayArtistRole>MainArtist</DisplayArtistRole>
|
|
213
|
-
</DisplayArtist>
|
|
214
|
-
<PLine>
|
|
215
|
-
<Year>2010</Year>
|
|
216
|
-
<PLineText>(P) 2010 The copyright in this sound recording is owned by Bausch Recording
|
|
217
|
-
under exclusive licence to EMI Music Catalogue Marketing, a division of EMI Music
|
|
218
|
-
Germany GmbH</PLineText>
|
|
219
|
-
</PLine>
|
|
220
|
-
<Duration>PT2M53S</Duration>
|
|
221
|
-
<CreationDate IsApproximate="true">2009-01-01</CreationDate>
|
|
222
|
-
<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
|
|
223
|
-
<IsInstrumental>false</IsInstrumental>
|
|
224
|
-
<LanguageOfPerformance>de</LanguageOfPerformance>
|
|
225
|
-
<TechnicalDetails>
|
|
226
|
-
<TechnicalResourceDetailsReference>T5</TechnicalResourceDetailsReference>
|
|
227
|
-
<PreviewDetails>
|
|
228
|
-
<StartPoint>45</StartPoint>
|
|
229
|
-
<ExpressionType>Instructive</ExpressionType>
|
|
230
|
-
</PreviewDetails>
|
|
231
|
-
<File>
|
|
232
|
-
<URI>5099907138457_01_005.wav</URI>
|
|
233
|
-
</File>
|
|
234
|
-
</TechnicalDetails>
|
|
235
|
-
</SoundRecording>
|
|
236
|
-
<SoundRecording LanguageAndScriptCode="de">
|
|
237
|
-
<ResourceReference>A6</ResourceReference>
|
|
238
|
-
<Type>MusicalWorkSoundRecording</Type>
|
|
239
|
-
<ResourceId>
|
|
240
|
-
<ISRC>DEC611000904</ISRC>
|
|
241
|
-
</ResourceId>
|
|
242
|
-
<DisplayTitleText>Ohne Dich</DisplayTitleText>
|
|
243
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
244
|
-
<TitleText>Ohne Dich</TitleText>
|
|
245
|
-
</DisplayTitle>
|
|
246
|
-
<DisplayArtistName ApplicableTerritoryCode="Worldwide">Anna-Maria Zimmermann</DisplayArtistName>
|
|
247
|
-
<DisplayArtist SequenceNumber="1">
|
|
248
|
-
<ArtistPartyReference>PAnnaMariaZimmermann</ArtistPartyReference>
|
|
249
|
-
<DisplayArtistRole>MainArtist</DisplayArtistRole>
|
|
250
|
-
</DisplayArtist>
|
|
251
|
-
<PLine>
|
|
252
|
-
<Year>2010</Year>
|
|
253
|
-
<PLineText>(P) 2010 The copyright in this sound recording is owned by Echo Lane
|
|
254
|
-
Recording Kai Schwerdtfeger/Alex Frömelt und Anna-Maria Zimmermann under exclusive
|
|
255
|
-
licence to EMI Music Germany GmbH & Co. KG</PLineText>
|
|
256
|
-
</PLine>
|
|
257
|
-
<Duration>PT4M8S</Duration>
|
|
258
|
-
<CreationDate IsApproximate="true">2010-01-01</CreationDate>
|
|
259
|
-
<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
|
|
260
|
-
<IsInstrumental>false</IsInstrumental>
|
|
261
|
-
<LanguageOfPerformance>de</LanguageOfPerformance>
|
|
262
|
-
<TechnicalDetails>
|
|
263
|
-
<TechnicalResourceDetailsReference>T6</TechnicalResourceDetailsReference>
|
|
264
|
-
<PreviewDetails>
|
|
265
|
-
<StartPoint>45</StartPoint>
|
|
266
|
-
<ExpressionType>Instructive</ExpressionType>
|
|
267
|
-
</PreviewDetails>
|
|
268
|
-
<File>
|
|
269
|
-
<URI>5099907138457_01_006.wav</URI>
|
|
270
|
-
</File>
|
|
271
|
-
</TechnicalDetails>
|
|
272
|
-
</SoundRecording>
|
|
273
|
-
<SoundRecording LanguageAndScriptCode="de">
|
|
274
|
-
<ResourceReference>A7</ResourceReference>
|
|
275
|
-
<Type>MusicalWorkSoundRecording</Type>
|
|
276
|
-
<ResourceId>
|
|
277
|
-
<ISRC>ATW590800730</ISRC>
|
|
278
|
-
</ResourceId>
|
|
279
|
-
<DisplayTitleText>Wer ist dieser DJ? (Radiocut)</DisplayTitleText>
|
|
280
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
281
|
-
<TitleText>Wer ist dieser DJ?</TitleText>
|
|
282
|
-
<SubTitle>Radiocut</SubTitle>
|
|
283
|
-
</DisplayTitle>
|
|
284
|
-
<DisplayArtistName ApplicableTerritoryCode="Worldwide">Anna-Maria Zimmermann</DisplayArtistName>
|
|
285
|
-
<DisplayArtist SequenceNumber="1">
|
|
286
|
-
<ArtistPartyReference>PAnnaMariaZimmermann</ArtistPartyReference>
|
|
287
|
-
<DisplayArtistRole>MainArtist</DisplayArtistRole>
|
|
288
|
-
</DisplayArtist>
|
|
289
|
-
<PLine>
|
|
290
|
-
<Year>2008</Year>
|
|
291
|
-
<PLineText>(P) 2008 The copyright in this sound recording is owned by Watts Music GmbH
|
|
292
|
-
under exclusive license to Universal Music Domestic Pop/Mainstream, a division of
|
|
293
|
-
Universal Music GmbH</PLineText>
|
|
294
|
-
</PLine>
|
|
295
|
-
<Duration>PT3M45S</Duration>
|
|
296
|
-
<CreationDate IsApproximate="true">2008-01-01</CreationDate>
|
|
297
|
-
<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
|
|
298
|
-
<IsInstrumental>false</IsInstrumental>
|
|
299
|
-
<LanguageOfPerformance>de</LanguageOfPerformance>
|
|
300
|
-
<TechnicalDetails>
|
|
301
|
-
<TechnicalResourceDetailsReference>T7</TechnicalResourceDetailsReference>
|
|
302
|
-
<PreviewDetails>
|
|
303
|
-
<StartPoint>45</StartPoint>
|
|
304
|
-
<ExpressionType>Instructive</ExpressionType>
|
|
305
|
-
</PreviewDetails>
|
|
306
|
-
<File>
|
|
307
|
-
<URI>5099907138457_01_007.wav</URI>
|
|
308
|
-
</File>
|
|
309
|
-
</TechnicalDetails>
|
|
310
|
-
</SoundRecording>
|
|
311
|
-
<SoundRecording LanguageAndScriptCode="de">
|
|
312
|
-
<ResourceReference>A8</ResourceReference>
|
|
313
|
-
<Type>MusicalWorkSoundRecording</Type>
|
|
314
|
-
<ResourceId>
|
|
315
|
-
<ISRC>DEC611000336</ISRC>
|
|
316
|
-
</ResourceId>
|
|
317
|
-
<DisplayTitleText>Rote Karte</DisplayTitleText>
|
|
318
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
319
|
-
<TitleText>Rote Karte</TitleText>
|
|
320
|
-
</DisplayTitle>
|
|
321
|
-
<DisplayArtistName ApplicableTerritoryCode="Worldwide">Anna-Maria Zimmermann</DisplayArtistName>
|
|
322
|
-
<DisplayArtist SequenceNumber="1">
|
|
323
|
-
<ArtistPartyReference>PAnnaMariaZimmermann</ArtistPartyReference>
|
|
324
|
-
<DisplayArtistRole>MainArtist</DisplayArtistRole>
|
|
325
|
-
</DisplayArtist>
|
|
326
|
-
<PLine>
|
|
327
|
-
<Year>2010</Year>
|
|
328
|
-
<PLineText>(P) 2010 The copyright in this sound recording is owned by Alex Frömelt,
|
|
329
|
-
Anna-Maria Zimmermann und Marco Kloss under exclusive licence to EMI Music Catalogue
|
|
330
|
-
Marketing, a division of EMI Music Germany GmbH & Co.KG</PLineText>
|
|
331
|
-
</PLine>
|
|
332
|
-
<Duration>PT3M21S</Duration>
|
|
333
|
-
<CreationDate IsApproximate="true">2010-01-01</CreationDate>
|
|
334
|
-
<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
|
|
335
|
-
<IsInstrumental>false</IsInstrumental>
|
|
336
|
-
<LanguageOfPerformance>de</LanguageOfPerformance>
|
|
337
|
-
<TechnicalDetails>
|
|
338
|
-
<TechnicalResourceDetailsReference>T8</TechnicalResourceDetailsReference>
|
|
339
|
-
<PreviewDetails>
|
|
340
|
-
<StartPoint>45</StartPoint>
|
|
341
|
-
<ExpressionType>Instructive</ExpressionType>
|
|
342
|
-
</PreviewDetails>
|
|
343
|
-
<File>
|
|
344
|
-
<URI>5099907138457_01_008.wav</URI>
|
|
345
|
-
</File>
|
|
346
|
-
</TechnicalDetails>
|
|
347
|
-
</SoundRecording>
|
|
348
|
-
<SoundRecording LanguageAndScriptCode="de">
|
|
349
|
-
<ResourceReference>A9</ResourceReference>
|
|
350
|
-
<Type>MusicalWorkSoundRecording</Type>
|
|
351
|
-
<ResourceId>
|
|
352
|
-
<ISRC>DEC610900441</ISRC>
|
|
353
|
-
</ResourceId>
|
|
354
|
-
<DisplayTitleText>Lust am Leben (Radio Version)</DisplayTitleText>
|
|
355
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
356
|
-
<TitleText>Lust am Leben</TitleText>
|
|
357
|
-
<SubTitle>Radio Version</SubTitle>
|
|
358
|
-
</DisplayTitle>
|
|
359
|
-
<DisplayArtistName ApplicableTerritoryCode="Worldwide">Anna-Maria Zimmermann</DisplayArtistName>
|
|
360
|
-
<DisplayArtist SequenceNumber="1">
|
|
361
|
-
<ArtistPartyReference>PAnnaMariaZimmermann</ArtistPartyReference>
|
|
362
|
-
<DisplayArtistRole>MainArtist</DisplayArtistRole>
|
|
363
|
-
</DisplayArtist>
|
|
364
|
-
<Contributor SequenceNumber="1">
|
|
365
|
-
<ContributorPartyReference>PJrgBausch</ContributorPartyReference>
|
|
366
|
-
</Contributor>
|
|
367
|
-
<PLine>
|
|
368
|
-
<Year>2009</Year>
|
|
369
|
-
<PLineText>(P) 2009 The copyright in this sound recording is owned by
|
|
370
|
-
Frömelt/Zimmermann/Rötgens/Wessling at Xtreme Sound Cologne under exclusive licence
|
|
371
|
-
to EMI Music Catalogue Marketing, a division of EMI Music Germany GmbH &
|
|
372
|
-
Co.KG</PLineText>
|
|
373
|
-
</PLine>
|
|
374
|
-
<Duration>PT3M29S</Duration>
|
|
375
|
-
<CreationDate IsApproximate="true">2009-01-01</CreationDate>
|
|
376
|
-
<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
|
|
377
|
-
<IsInstrumental>false</IsInstrumental>
|
|
378
|
-
<LanguageOfPerformance>de</LanguageOfPerformance>
|
|
379
|
-
<TechnicalDetails>
|
|
380
|
-
<TechnicalResourceDetailsReference>T9</TechnicalResourceDetailsReference>
|
|
381
|
-
<PreviewDetails>
|
|
382
|
-
<StartPoint>45</StartPoint>
|
|
383
|
-
<ExpressionType>Instructive</ExpressionType>
|
|
384
|
-
</PreviewDetails>
|
|
385
|
-
<File>
|
|
386
|
-
<URI>5099907138457_01_009.wav</URI>
|
|
387
|
-
</File>
|
|
388
|
-
</TechnicalDetails>
|
|
389
|
-
</SoundRecording>
|
|
390
|
-
<SoundRecording LanguageAndScriptCode="de">
|
|
391
|
-
<ResourceReference>A10</ResourceReference>
|
|
392
|
-
<Type>MusicalWorkSoundRecording</Type>
|
|
393
|
-
<ResourceId>
|
|
394
|
-
<ISRC>DEC610900938</ISRC>
|
|
395
|
-
</ResourceId>
|
|
396
|
-
<DisplayTitleText>Hurra wir leben noch</DisplayTitleText>
|
|
397
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
398
|
-
<TitleText>Hurra wir leben noch</TitleText>
|
|
399
|
-
</DisplayTitle>
|
|
400
|
-
<DisplayArtistName ApplicableTerritoryCode="Worldwide">Anna-Maria Zimmermann</DisplayArtistName>
|
|
401
|
-
<DisplayArtist SequenceNumber="1">
|
|
402
|
-
<ArtistPartyReference>PAnnaMariaZimmermann</ArtistPartyReference>
|
|
403
|
-
<DisplayArtistRole>MainArtist</DisplayArtistRole>
|
|
404
|
-
</DisplayArtist>
|
|
405
|
-
<PLine>
|
|
406
|
-
<Year>2009</Year>
|
|
407
|
-
<PLineText>(P) 2009 The copyright in this sound recording is owned by Frömelt /
|
|
408
|
-
Zimmermann under exclusive licence to EMI Music Catalogue Marketing, a division of
|
|
409
|
-
EMI Music Germany GmbH & Co.KG</PLineText>
|
|
410
|
-
</PLine>
|
|
411
|
-
<Duration>PT3M30S</Duration>
|
|
412
|
-
<CreationDate IsApproximate="true">2009-01-01</CreationDate>
|
|
413
|
-
<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
|
|
414
|
-
<IsInstrumental>false</IsInstrumental>
|
|
415
|
-
<LanguageOfPerformance>de</LanguageOfPerformance>
|
|
416
|
-
<TechnicalDetails>
|
|
417
|
-
<TechnicalResourceDetailsReference>T10</TechnicalResourceDetailsReference>
|
|
418
|
-
<PreviewDetails>
|
|
419
|
-
<StartPoint>45</StartPoint>
|
|
420
|
-
<ExpressionType>Instructive</ExpressionType>
|
|
421
|
-
</PreviewDetails>
|
|
422
|
-
<File>
|
|
423
|
-
<URI>5099907138457_01_010.wav</URI>
|
|
424
|
-
</File>
|
|
425
|
-
</TechnicalDetails>
|
|
426
|
-
</SoundRecording>
|
|
427
|
-
<SoundRecording LanguageAndScriptCode="en">
|
|
428
|
-
<ResourceReference>A11</ResourceReference>
|
|
429
|
-
<Type>MusicalWorkSoundRecording</Type>
|
|
430
|
-
<ResourceId>
|
|
431
|
-
<ISRC>DEC611000905</ISRC>
|
|
432
|
-
</ResourceId>
|
|
433
|
-
<DisplayTitleText>7 Wolken (Party Mix)</DisplayTitleText>
|
|
434
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
435
|
-
<TitleText>7 Wolken</TitleText>
|
|
436
|
-
<SubTitle>Party Mix</SubTitle>
|
|
437
|
-
</DisplayTitle>
|
|
438
|
-
<DisplayArtistName ApplicableTerritoryCode="Worldwide">Anna-Maria Zimmermann</DisplayArtistName>
|
|
439
|
-
<DisplayArtist SequenceNumber="1">
|
|
440
|
-
<ArtistPartyReference>PAnnaMariaZimmermann</ArtistPartyReference>
|
|
441
|
-
<DisplayArtistRole>MainArtist</DisplayArtistRole>
|
|
442
|
-
</DisplayArtist>
|
|
443
|
-
<PLine>
|
|
444
|
-
<Year>2010</Year>
|
|
445
|
-
<PLineText>(P) 2010 The copyright in this sound recording is owned by Xtreme Sound Mike
|
|
446
|
-
Rötgens/Hartmut Wessling/Alex Frömelt und Anna-Maria Zimmermann under exclusive
|
|
447
|
-
licence to EMI Music Catalogue Marketing, a division of EMI Music Germany GmbH &
|
|
448
|
-
Co. KG</PLineText>
|
|
449
|
-
</PLine>
|
|
450
|
-
<Duration>PT4M8S</Duration>
|
|
451
|
-
<CreationDate IsApproximate="true">2010-01-01</CreationDate>
|
|
452
|
-
<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
|
|
453
|
-
<IsInstrumental>false</IsInstrumental>
|
|
454
|
-
<LanguageOfPerformance>de</LanguageOfPerformance>
|
|
455
|
-
<TechnicalDetails>
|
|
456
|
-
<TechnicalResourceDetailsReference>T11</TechnicalResourceDetailsReference>
|
|
457
|
-
<PreviewDetails>
|
|
458
|
-
<StartPoint>45</StartPoint>
|
|
459
|
-
<ExpressionType>Instructive</ExpressionType>
|
|
460
|
-
</PreviewDetails>
|
|
461
|
-
<File>
|
|
462
|
-
<URI>5099907138457_01_011.wav</URI>
|
|
463
|
-
</File>
|
|
464
|
-
</TechnicalDetails>
|
|
465
|
-
</SoundRecording>
|
|
466
|
-
<SoundRecording LanguageAndScriptCode="de">
|
|
467
|
-
<ResourceReference>A12</ResourceReference>
|
|
468
|
-
<Type>MusicalWorkSoundRecording</Type>
|
|
469
|
-
<ResourceId>
|
|
470
|
-
<ISRC>DEC611000430</ISRC>
|
|
471
|
-
</ResourceId>
|
|
472
|
-
<DisplayTitleText>Frei sein (Party Version)</DisplayTitleText>
|
|
473
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
474
|
-
<TitleText>Frei sein</TitleText>
|
|
475
|
-
<SubTitle>Party Version</SubTitle>
|
|
476
|
-
</DisplayTitle>
|
|
477
|
-
<DisplayArtistName ApplicableTerritoryCode="Worldwide">Anna-Maria Zimmermann</DisplayArtistName>
|
|
478
|
-
<DisplayArtist SequenceNumber="1">
|
|
479
|
-
<ArtistPartyReference>PAnnaMariaZimmermann</ArtistPartyReference>
|
|
480
|
-
<DisplayArtistRole>MainArtist</DisplayArtistRole>
|
|
481
|
-
</DisplayArtist>
|
|
482
|
-
<PLine>
|
|
483
|
-
<Year>2010</Year>
|
|
484
|
-
<PLineText>(P) 2010 The copyright in this sound recording is owned by Zimmermann,
|
|
485
|
-
Frömelt, Fiebich at Di Tune under exclusive licence to EMI Music Catalogue Marketing,
|
|
486
|
-
a division of EMI Music Germany GmbH & Co.KG</PLineText>
|
|
487
|
-
</PLine>
|
|
488
|
-
<Duration>PT3M29S</Duration>
|
|
489
|
-
<CreationDate IsApproximate="true">2010-01-01</CreationDate>
|
|
490
|
-
<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
|
|
491
|
-
<IsInstrumental>false</IsInstrumental>
|
|
492
|
-
<LanguageOfPerformance>de</LanguageOfPerformance>
|
|
493
|
-
<TechnicalDetails>
|
|
494
|
-
<TechnicalResourceDetailsReference>T12</TechnicalResourceDetailsReference>
|
|
495
|
-
<PreviewDetails>
|
|
496
|
-
<StartPoint>45</StartPoint>
|
|
497
|
-
<ExpressionType>Instructive</ExpressionType>
|
|
498
|
-
</PreviewDetails>
|
|
499
|
-
<File>
|
|
500
|
-
<URI>5099907138457_01_012.wav</URI>
|
|
501
|
-
</File>
|
|
502
|
-
</TechnicalDetails>
|
|
503
|
-
</SoundRecording>
|
|
504
|
-
<SoundRecording LanguageAndScriptCode="de">
|
|
505
|
-
<ResourceReference>A13</ResourceReference>
|
|
506
|
-
<Type>MusicalWorkSoundRecording</Type>
|
|
507
|
-
<ResourceId>
|
|
508
|
-
<ISRC>DEC611000908</ISRC>
|
|
509
|
-
</ResourceId>
|
|
510
|
-
<DisplayTitleText>DJ Mix (Medley)</DisplayTitleText>
|
|
511
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
512
|
-
<TitleText>DJ Mix (Medley)</TitleText>
|
|
513
|
-
</DisplayTitle>
|
|
514
|
-
<DisplayArtistName ApplicableTerritoryCode="Worldwide">Anna-Maria Zimmermann</DisplayArtistName>
|
|
515
|
-
<DisplayArtist SequenceNumber="1">
|
|
516
|
-
<ArtistPartyReference>PAnnaMariaZimmermann</ArtistPartyReference>
|
|
517
|
-
<DisplayArtistRole>MainArtist</DisplayArtistRole>
|
|
518
|
-
</DisplayArtist>
|
|
519
|
-
<PLine>
|
|
520
|
-
<Year>2010</Year>
|
|
521
|
-
<PLineText>(P) 2010 The copyright in this sound recording is owned by Kai Schwerdtfeger
|
|
522
|
-
im Auftrag von Alex Frömelt und Anna-Maria Zimmermann under exclusive licence to EMI
|
|
523
|
-
Music Catalogue Marketing, a division of EMI Music Germany GmbH & Co.
|
|
524
|
-
KG</PLineText>
|
|
525
|
-
</PLine>
|
|
526
|
-
<Duration>PT4M4S</Duration>
|
|
527
|
-
<CreationDate IsApproximate="true">2010-01-01</CreationDate>
|
|
528
|
-
<ParentalWarningType>NotExplicit</ParentalWarningType>
|
|
529
|
-
<IsInstrumental>false</IsInstrumental>
|
|
530
|
-
<LanguageOfPerformance>de</LanguageOfPerformance>
|
|
531
|
-
<TechnicalDetails>
|
|
532
|
-
<TechnicalResourceDetailsReference>T13</TechnicalResourceDetailsReference>
|
|
533
|
-
<PreviewDetails>
|
|
534
|
-
<StartPoint>45</StartPoint>
|
|
535
|
-
<ExpressionType>Instructive</ExpressionType>
|
|
536
|
-
</PreviewDetails>
|
|
537
|
-
<File>
|
|
538
|
-
<URI>5099907138457_01_013.wav</URI>
|
|
539
|
-
</File>
|
|
540
|
-
</TechnicalDetails>
|
|
541
|
-
</SoundRecording>
|
|
542
|
-
<SoundRecording LanguageAndScriptCode="en">
|
|
543
|
-
<ResourceReference>A14</ResourceReference>
|
|
544
|
-
<Type>MusicalWorkSoundRecording</Type>
|
|
545
|
-
<ResourceId>
|
|
546
|
-
<ISRC>DEC611000913</ISRC>
|
|
547
|
-
</ResourceId>
|
|
548
|
-
<DisplayTitleText>7 Wolken (Piano Version)</DisplayTitleText>
|
|
549
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
550
|
-
<TitleText>7 Wolken</TitleText>
|
|
551
|
-
<SubTitle>Piano Version</SubTitle>
|
|
552
|
-
</DisplayTitle>
|
|
553
|
-
<DisplayArtistName ApplicableTerritoryCode="Worldwide">Anna-Maria Zimmermann</DisplayArtistName>
|
|
554
|
-
<DisplayArtist SequenceNumber="1">
|
|
555
|
-
<ArtistPartyReference>PAnnaMariaZimmermann</ArtistPartyReference>
|
|
556
|
-
<DisplayArtistRole>MainArtist</DisplayArtistRole>
|
|
557
|
-
</DisplayArtist>
|
|
558
|
-
<PLine>
|
|
559
|
-
<Year>2010</Year>
|
|
560
|
-
<PLineText>(P) 2010 The copyright in this sound recording is owned by Alex Frömelt und
|
|
561
|
-
Anna-Maria Zimmermann under exclusive licence to EMI Music Germany</PLineText>
|
|
562
|
-
</PLine>
|
|
563
|
-
<Duration>PT4M8S</Duration>
|
|
564
|
-
<CreationDate IsApproximate="true">2010-01-01</CreationDate>
|
|
565
|
-
<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
|
|
566
|
-
<IsInstrumental>false</IsInstrumental>
|
|
567
|
-
<LanguageOfPerformance>de</LanguageOfPerformance>
|
|
568
|
-
<TechnicalDetails>
|
|
569
|
-
<TechnicalResourceDetailsReference>T14</TechnicalResourceDetailsReference>
|
|
570
|
-
<PreviewDetails>
|
|
571
|
-
<StartPoint>45</StartPoint>
|
|
572
|
-
<ExpressionType>Instructive</ExpressionType>
|
|
573
|
-
</PreviewDetails>
|
|
574
|
-
<File>
|
|
575
|
-
<URI>5099907138457_01_014.wav</URI>
|
|
576
|
-
</File>
|
|
577
|
-
</TechnicalDetails>
|
|
578
|
-
</SoundRecording>
|
|
579
|
-
<Video LanguageAndScriptCode="de">
|
|
580
|
-
<ResourceReference>A15</ResourceReference>
|
|
581
|
-
<Type>ShortFormMusicalWorkVideo</Type>
|
|
582
|
-
<ResourceId>
|
|
583
|
-
<ISRC>DEC620900219</ISRC>
|
|
584
|
-
</ResourceId>
|
|
585
|
-
<DisplayTitleText>1000 Träume weit (Tornero)</DisplayTitleText>
|
|
586
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
587
|
-
<TitleText>1000 Träume weit (Tornero)</TitleText>
|
|
588
|
-
</DisplayTitle>
|
|
589
|
-
<DisplayArtistName ApplicableTerritoryCode="Worldwide">Anna-Maria Zimmermann</DisplayArtistName>
|
|
590
|
-
<DisplayArtist SequenceNumber="1">
|
|
591
|
-
<ArtistPartyReference>PAnnaMariaZimmermann</ArtistPartyReference>
|
|
592
|
-
<DisplayArtistRole>MainArtist</DisplayArtistRole>
|
|
593
|
-
</DisplayArtist>
|
|
594
|
-
<PLine>
|
|
595
|
-
<Year>2009</Year>
|
|
596
|
-
<PLineText>(P) 2009 The copyright in this audiovisual recording is owned by
|
|
597
|
-
Frömelt/Zimmermann/Rötgens/Wessling at Xtreme Sound Cologne under exclusive licence
|
|
598
|
-
to EMI Music Catalogue Marketing, a division of EMI Music Germany GmbH &
|
|
599
|
-
Co.KG</PLineText>
|
|
600
|
-
</PLine>
|
|
601
|
-
<Duration>PT4M10S</Duration>
|
|
602
|
-
<CreationDate IsApproximate="true">2009-01-01</CreationDate>
|
|
603
|
-
<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
|
|
604
|
-
<IsInstrumental>false</IsInstrumental>
|
|
605
|
-
<LanguageOfPerformance>de</LanguageOfPerformance>
|
|
606
|
-
<TechnicalDetails>
|
|
607
|
-
<TechnicalResourceDetailsReference>T15</TechnicalResourceDetailsReference>
|
|
608
|
-
<File>
|
|
609
|
-
<URI>5099907138556_01_001.mpg</URI>
|
|
610
|
-
</File>
|
|
611
|
-
</TechnicalDetails>
|
|
612
|
-
</Video>
|
|
613
|
-
<Video LanguageAndScriptCode="de">
|
|
614
|
-
<ResourceReference>A16</ResourceReference>
|
|
615
|
-
<Type>ShortFormMusicalWorkVideo</Type>
|
|
616
|
-
<ResourceId>
|
|
617
|
-
<ISRC>DEC620900246</ISRC>
|
|
618
|
-
</ResourceId>
|
|
619
|
-
<DisplayTitleText>Hurra wir leben noch (DJ Version)</DisplayTitleText>
|
|
620
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
621
|
-
<TitleText>Hurra wir leben noch</TitleText>
|
|
622
|
-
<SubTitle>DJ Version</SubTitle>
|
|
623
|
-
</DisplayTitle>
|
|
624
|
-
<DisplayArtistName ApplicableTerritoryCode="Worldwide">Anna-Maria Zimmermann</DisplayArtistName>
|
|
625
|
-
<DisplayArtist SequenceNumber="1">
|
|
626
|
-
<ArtistPartyReference>PAnnaMariaZimmermann</ArtistPartyReference>
|
|
627
|
-
<DisplayArtistRole>MainArtist</DisplayArtistRole>
|
|
628
|
-
</DisplayArtist>
|
|
629
|
-
<PLine>
|
|
630
|
-
<Year>2010</Year>
|
|
631
|
-
<PLineText>(P) 2010 The copyright in this audiovisual recording is owned by Frömelt /
|
|
632
|
-
Zimmermann under exclusive licence to EMI Music Catalogue Marketing, a division of
|
|
633
|
-
EMI Music Germany GmbH & Co.KG</PLineText>
|
|
634
|
-
</PLine>
|
|
635
|
-
<Duration>PT2M56S</Duration>
|
|
636
|
-
<CreationDate IsApproximate="true">2009-01-01</CreationDate>
|
|
637
|
-
<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
|
|
638
|
-
<IsInstrumental>false</IsInstrumental>
|
|
639
|
-
<LanguageOfPerformance>de</LanguageOfPerformance>
|
|
640
|
-
<TechnicalDetails>
|
|
641
|
-
<TechnicalResourceDetailsReference>T16</TechnicalResourceDetailsReference>
|
|
642
|
-
<File>
|
|
643
|
-
<URI>5099907138556_01_002.mpg</URI>
|
|
644
|
-
</File>
|
|
645
|
-
</TechnicalDetails>
|
|
646
|
-
</Video>
|
|
647
|
-
<Video LanguageAndScriptCode="de">
|
|
648
|
-
<ResourceReference>A17</ResourceReference>
|
|
649
|
-
<Type>ShortFormMusicalWorkVideo</Type>
|
|
650
|
-
<ResourceId>
|
|
651
|
-
<ISRC>DEC621000081</ISRC>
|
|
652
|
-
</ResourceId>
|
|
653
|
-
<DisplayTitleText>Frei sein (Video)</DisplayTitleText>
|
|
654
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
655
|
-
<TitleText>Frei sein</TitleText>
|
|
656
|
-
<SubTitle>Video</SubTitle>
|
|
657
|
-
</DisplayTitle>
|
|
658
|
-
<DisplayArtistName ApplicableTerritoryCode="Worldwide">Anna-Maria Zimmermann</DisplayArtistName>
|
|
659
|
-
<DisplayArtist SequenceNumber="1">
|
|
660
|
-
<ArtistPartyReference>PAnnaMariaZimmermann</ArtistPartyReference>
|
|
661
|
-
<DisplayArtistRole>MainArtist</DisplayArtistRole>
|
|
662
|
-
</DisplayArtist>
|
|
663
|
-
<PLine>
|
|
664
|
-
<Year>2010</Year>
|
|
665
|
-
<PLineText>(P) 2010 The copyright in this audiovisual recording is owned by Zimmermann,
|
|
666
|
-
Frömelt, Fiebich at Di Tune under exclusive licence to EMI Music Catalogue Marketing,
|
|
667
|
-
a division of EMI Music Germany GmbH & Co.KG</PLineText>
|
|
668
|
-
</PLine>
|
|
669
|
-
<Duration>PT3M33S</Duration>
|
|
670
|
-
<CreationDate IsApproximate="true">2010-01-01</CreationDate>
|
|
671
|
-
<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
|
|
672
|
-
<IsInstrumental>false</IsInstrumental>
|
|
673
|
-
<LanguageOfPerformance>de</LanguageOfPerformance>
|
|
674
|
-
<TechnicalDetails>
|
|
675
|
-
<TechnicalResourceDetailsReference>T17</TechnicalResourceDetailsReference>
|
|
676
|
-
<File>
|
|
677
|
-
<URI>5099907138556_01_003.mpg</URI>
|
|
678
|
-
</File>
|
|
679
|
-
</TechnicalDetails>
|
|
680
|
-
</Video>
|
|
681
|
-
<Image LanguageAndScriptCode="de">
|
|
682
|
-
<ResourceReference>A18</ResourceReference>
|
|
683
|
-
<Type>FrontCoverImage</Type>
|
|
684
|
-
<ResourceId>
|
|
685
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">PACKSHOT:5099907138655</ProprietaryId>
|
|
686
|
-
</ResourceId>
|
|
687
|
-
<ParentalWarningType>NotExplicit</ParentalWarningType>
|
|
688
|
-
<TechnicalDetails>
|
|
689
|
-
<TechnicalResourceDetailsReference>T18</TechnicalResourceDetailsReference>
|
|
690
|
-
<File>
|
|
691
|
-
<URI>5099907138655.jpg</URI>
|
|
692
|
-
</File>
|
|
693
|
-
</TechnicalDetails>
|
|
694
|
-
</Image>
|
|
695
|
-
<Image LanguageAndScriptCode="de">
|
|
696
|
-
<ResourceReference>A19</ResourceReference>
|
|
697
|
-
<Type>VideoScreenCapture</Type>
|
|
698
|
-
<ResourceId>
|
|
699
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">SCREENGRAB:5099907138556_01_001</ProprietaryId>
|
|
700
|
-
</ResourceId>
|
|
701
|
-
<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
|
|
702
|
-
<TechnicalDetails>
|
|
703
|
-
<TechnicalResourceDetailsReference>T19</TechnicalResourceDetailsReference>
|
|
704
|
-
<File>
|
|
705
|
-
<URI>5099907138556_01_001.jpg</URI>
|
|
706
|
-
</File>
|
|
707
|
-
</TechnicalDetails>
|
|
708
|
-
</Image>
|
|
709
|
-
<Image LanguageAndScriptCode="de">
|
|
710
|
-
<ResourceReference>A20</ResourceReference>
|
|
711
|
-
<Type>VideoScreenCapture</Type>
|
|
712
|
-
<ResourceId>
|
|
713
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">SCREENGRAB:5099907138556_01_002</ProprietaryId>
|
|
714
|
-
</ResourceId>
|
|
715
|
-
<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
|
|
716
|
-
<TechnicalDetails>
|
|
717
|
-
<TechnicalResourceDetailsReference>T20</TechnicalResourceDetailsReference>
|
|
718
|
-
<File>
|
|
719
|
-
<URI>5099907138556_01_002.jpg</URI>
|
|
720
|
-
</File>
|
|
721
|
-
</TechnicalDetails>
|
|
722
|
-
</Image>
|
|
723
|
-
<Image LanguageAndScriptCode="de">
|
|
724
|
-
<ResourceReference>A21</ResourceReference>
|
|
725
|
-
<Type>VideoScreenCapture</Type>
|
|
726
|
-
<ResourceId>
|
|
727
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">SCREENGRAB:5099907138556_01_003</ProprietaryId>
|
|
728
|
-
</ResourceId>
|
|
729
|
-
<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
|
|
730
|
-
<TechnicalDetails>
|
|
731
|
-
<TechnicalResourceDetailsReference>T21</TechnicalResourceDetailsReference>
|
|
732
|
-
<File>
|
|
733
|
-
<URI>5099907138556_01_003.jpg</URI>
|
|
734
|
-
</File>
|
|
735
|
-
</TechnicalDetails>
|
|
736
|
-
</Image>
|
|
737
|
-
<Text>
|
|
738
|
-
<ResourceReference>A22</ResourceReference>
|
|
739
|
-
<Type>NonInteractiveBooklet</Type>
|
|
740
|
-
<ResourceId>
|
|
741
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">TEXT:5099907138655_00</ProprietaryId>
|
|
742
|
-
</ResourceId>
|
|
743
|
-
<TechnicalDetails>
|
|
744
|
-
<TechnicalResourceDetailsReference>T22</TechnicalResourceDetailsReference>
|
|
745
|
-
<File>
|
|
746
|
-
<URI>5099907138655_00.pdf</URI>
|
|
747
|
-
</File>
|
|
748
|
-
</TechnicalDetails>
|
|
749
|
-
</Text>
|
|
750
|
-
</ResourceList>
|
|
751
|
-
<ReleaseList>
|
|
752
|
-
<Release LanguageAndScriptCode="de">
|
|
753
|
-
<ReleaseReference>R0</ReleaseReference>
|
|
754
|
-
<ReleaseType>Bundle</ReleaseType>
|
|
755
|
-
<ReleaseId>
|
|
756
|
-
<ICPN>05099907138655</ICPN>
|
|
757
|
-
</ReleaseId>
|
|
758
|
-
<DisplayTitleText>Einfach Anna!</DisplayTitleText>
|
|
759
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
760
|
-
<TitleText>Einfach Anna!</TitleText>
|
|
761
|
-
</DisplayTitle>
|
|
762
|
-
<DisplayArtistName ApplicableTerritoryCode="Worldwide">Anna-Maria Zimmermann</DisplayArtistName>
|
|
763
|
-
<DisplayArtist SequenceNumber="1">
|
|
764
|
-
<ArtistPartyReference>PAnnaMariaZimmermann</ArtistPartyReference>
|
|
765
|
-
<DisplayArtistRole>MainArtist</DisplayArtistRole>
|
|
766
|
-
</DisplayArtist>
|
|
767
|
-
<ReleaseLabelReference ApplicableTerritoryCode="Worldwide">PEMI</ReleaseLabelReference>
|
|
768
|
-
<Duration>PT1H2M21S</Duration>
|
|
769
|
-
<Genre ApplicableTerritoryCode="Worldwide">
|
|
770
|
-
<GenreText>German Pop</GenreText>
|
|
771
|
-
</Genre>
|
|
772
|
-
<ParentalWarningType>NotExplicit</ParentalWarningType>
|
|
773
|
-
<RelatedRelease>
|
|
774
|
-
<ReleaseRelationshipType>IsDigitalEquivalentToPhysical</ReleaseRelationshipType>
|
|
775
|
-
<ReleaseId>
|
|
776
|
-
<ICPN>05099907106125</ICPN>
|
|
777
|
-
</ReleaseId>
|
|
778
|
-
</RelatedRelease>
|
|
779
|
-
<IsMultiArtistCompilation>false</IsMultiArtistCompilation>
|
|
780
|
-
<ResourceGroup>
|
|
781
|
-
<ResourceGroup ResourceGroupType="Component">
|
|
782
|
-
<AdditionalTitle>
|
|
783
|
-
<TitleText>Component 1</TitleText>
|
|
784
|
-
</AdditionalTitle>
|
|
785
|
-
<SequenceNumber>1</SequenceNumber>
|
|
786
|
-
<ReleaseId>
|
|
787
|
-
<ICPN>5099907138457</ICPN>
|
|
788
|
-
</ReleaseId>
|
|
789
|
-
<ResourceGroupContentItem>
|
|
790
|
-
<SequenceNumber>1</SequenceNumber>
|
|
791
|
-
<ReleaseResourceReference>A1</ReleaseResourceReference>
|
|
792
|
-
</ResourceGroupContentItem>
|
|
793
|
-
<ResourceGroupContentItem>
|
|
794
|
-
<SequenceNumber>2</SequenceNumber>
|
|
795
|
-
<ReleaseResourceReference>A2</ReleaseResourceReference>
|
|
796
|
-
</ResourceGroupContentItem>
|
|
797
|
-
<ResourceGroupContentItem>
|
|
798
|
-
<SequenceNumber>3</SequenceNumber>
|
|
799
|
-
<ReleaseResourceReference>A3</ReleaseResourceReference>
|
|
800
|
-
</ResourceGroupContentItem>
|
|
801
|
-
<ResourceGroupContentItem>
|
|
802
|
-
<SequenceNumber>4</SequenceNumber>
|
|
803
|
-
<ReleaseResourceReference>A4</ReleaseResourceReference>
|
|
804
|
-
</ResourceGroupContentItem>
|
|
805
|
-
<ResourceGroupContentItem>
|
|
806
|
-
<SequenceNumber>5</SequenceNumber>
|
|
807
|
-
<ReleaseResourceReference>A5</ReleaseResourceReference>
|
|
808
|
-
</ResourceGroupContentItem>
|
|
809
|
-
<ResourceGroupContentItem>
|
|
810
|
-
<SequenceNumber>6</SequenceNumber>
|
|
811
|
-
<ReleaseResourceReference>A6</ReleaseResourceReference>
|
|
812
|
-
</ResourceGroupContentItem>
|
|
813
|
-
<ResourceGroupContentItem>
|
|
814
|
-
<SequenceNumber>7</SequenceNumber>
|
|
815
|
-
<ReleaseResourceReference>A7</ReleaseResourceReference>
|
|
816
|
-
</ResourceGroupContentItem>
|
|
817
|
-
<ResourceGroupContentItem>
|
|
818
|
-
<SequenceNumber>8</SequenceNumber>
|
|
819
|
-
<ReleaseResourceReference>A8</ReleaseResourceReference>
|
|
820
|
-
</ResourceGroupContentItem>
|
|
821
|
-
<ResourceGroupContentItem>
|
|
822
|
-
<SequenceNumber>9</SequenceNumber>
|
|
823
|
-
<ReleaseResourceReference>A9</ReleaseResourceReference>
|
|
824
|
-
</ResourceGroupContentItem>
|
|
825
|
-
<ResourceGroupContentItem>
|
|
826
|
-
<SequenceNumber>10</SequenceNumber>
|
|
827
|
-
<ReleaseResourceReference>A10</ReleaseResourceReference>
|
|
828
|
-
</ResourceGroupContentItem>
|
|
829
|
-
<ResourceGroupContentItem>
|
|
830
|
-
<SequenceNumber>11</SequenceNumber>
|
|
831
|
-
<ReleaseResourceReference>A11</ReleaseResourceReference>
|
|
832
|
-
</ResourceGroupContentItem>
|
|
833
|
-
<ResourceGroupContentItem>
|
|
834
|
-
<SequenceNumber>12</SequenceNumber>
|
|
835
|
-
<ReleaseResourceReference>A12</ReleaseResourceReference>
|
|
836
|
-
</ResourceGroupContentItem>
|
|
837
|
-
<ResourceGroupContentItem>
|
|
838
|
-
<SequenceNumber>13</SequenceNumber>
|
|
839
|
-
<ReleaseResourceReference>A13</ReleaseResourceReference>
|
|
840
|
-
</ResourceGroupContentItem>
|
|
841
|
-
<ResourceGroupContentItem>
|
|
842
|
-
<SequenceNumber>14</SequenceNumber>
|
|
843
|
-
<ReleaseResourceReference>A14</ReleaseResourceReference>
|
|
844
|
-
</ResourceGroupContentItem>
|
|
845
|
-
</ResourceGroup>
|
|
846
|
-
<ResourceGroup ResourceGroupType="Component">
|
|
847
|
-
<AdditionalTitle>
|
|
848
|
-
<TitleText>Component 2</TitleText>
|
|
849
|
-
</AdditionalTitle>
|
|
850
|
-
<SequenceNumber>2</SequenceNumber>
|
|
851
|
-
<ReleaseId>
|
|
852
|
-
<ICPN>5099907138556</ICPN>
|
|
853
|
-
</ReleaseId>
|
|
854
|
-
<ResourceGroupContentItem>
|
|
855
|
-
<SequenceNumber>1</SequenceNumber>
|
|
856
|
-
<ReleaseResourceReference>A15</ReleaseResourceReference>
|
|
857
|
-
<LinkedReleaseResourceReference LinkDescription="VideoScreenCapture">A19</LinkedReleaseResourceReference>
|
|
858
|
-
</ResourceGroupContentItem>
|
|
859
|
-
<ResourceGroupContentItem>
|
|
860
|
-
<SequenceNumber>2</SequenceNumber>
|
|
861
|
-
<ReleaseResourceReference>A16</ReleaseResourceReference>
|
|
862
|
-
<LinkedReleaseResourceReference LinkDescription="VideoScreenCapture">A20</LinkedReleaseResourceReference>
|
|
863
|
-
</ResourceGroupContentItem>
|
|
864
|
-
<ResourceGroupContentItem>
|
|
865
|
-
<SequenceNumber>3</SequenceNumber>
|
|
866
|
-
<ReleaseResourceReference>A17</ReleaseResourceReference>
|
|
867
|
-
<LinkedReleaseResourceReference LinkDescription="VideoScreenCapture">A21</LinkedReleaseResourceReference>
|
|
868
|
-
</ResourceGroupContentItem>
|
|
869
|
-
</ResourceGroup>
|
|
870
|
-
<ResourceGroupContentItem>
|
|
871
|
-
<ReleaseResourceReference>A22</ReleaseResourceReference>
|
|
872
|
-
</ResourceGroupContentItem>
|
|
873
|
-
<LinkedReleaseResourceReference>A18</LinkedReleaseResourceReference>
|
|
874
|
-
</ResourceGroup>
|
|
875
|
-
</Release>
|
|
876
|
-
<TrackRelease>
|
|
877
|
-
<ReleaseReference>R1</ReleaseReference>
|
|
878
|
-
<ReleaseId>
|
|
879
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">05099907138655_DEC610900439_R1</ProprietaryId>
|
|
880
|
-
</ReleaseId>
|
|
881
|
-
<AdditionalTitle ApplicableTerritoryCode="Worldwide">
|
|
882
|
-
<TitleText>1000 Träume weit (Tornero)</TitleText>
|
|
883
|
-
</AdditionalTitle>
|
|
884
|
-
<ReleaseResourceReference>A1</ReleaseResourceReference>
|
|
885
|
-
<ReleaseLabelReference ApplicableTerritoryCode="Worldwide">PEMI</ReleaseLabelReference>
|
|
886
|
-
<Genre ApplicableTerritoryCode="Worldwide">
|
|
887
|
-
<GenreText>German Pop</GenreText>
|
|
888
|
-
</Genre>
|
|
889
|
-
</TrackRelease>
|
|
890
|
-
<TrackRelease>
|
|
891
|
-
<ReleaseReference>R2</ReleaseReference>
|
|
892
|
-
<ReleaseId>
|
|
893
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">05099907138655_DEC611000431_R2</ProprietaryId>
|
|
894
|
-
</ReleaseId>
|
|
895
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
896
|
-
<TitleText>Frei sein (Radio Edit)</TitleText>
|
|
897
|
-
</DisplayTitle>
|
|
898
|
-
<AdditionalTitle ApplicableTerritoryCode="Worldwide">
|
|
899
|
-
<TitleText>Frei sein</TitleText>
|
|
900
|
-
<SubTitle>Radio Edit</SubTitle>
|
|
901
|
-
</AdditionalTitle>
|
|
902
|
-
<ReleaseResourceReference>A2</ReleaseResourceReference>
|
|
903
|
-
<ReleaseLabelReference ApplicableTerritoryCode="Worldwide">PEMI</ReleaseLabelReference>
|
|
904
|
-
<Genre ApplicableTerritoryCode="Worldwide">
|
|
905
|
-
<GenreText>German Pop</GenreText>
|
|
906
|
-
</Genre>
|
|
907
|
-
</TrackRelease>
|
|
908
|
-
<TrackRelease>
|
|
909
|
-
<ReleaseReference>R3</ReleaseReference>
|
|
910
|
-
<ReleaseId>
|
|
911
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">05099907138655_DEC611000907_R3</ProprietaryId>
|
|
912
|
-
</ReleaseId>
|
|
913
|
-
<AdditionalTitle ApplicableTerritoryCode="Worldwide">
|
|
914
|
-
<TitleText>Zum Teufel mit dem Kerl</TitleText>
|
|
915
|
-
</AdditionalTitle>
|
|
916
|
-
<ReleaseResourceReference>A3</ReleaseResourceReference>
|
|
917
|
-
<ReleaseLabelReference ApplicableTerritoryCode="Worldwide">PEMI</ReleaseLabelReference>
|
|
918
|
-
<Genre ApplicableTerritoryCode="Worldwide">
|
|
919
|
-
<GenreText>German Pop</GenreText>
|
|
920
|
-
</Genre>
|
|
921
|
-
</TrackRelease>
|
|
922
|
-
<TrackRelease>
|
|
923
|
-
<ReleaseReference>R4</ReleaseReference>
|
|
924
|
-
<ReleaseId>
|
|
925
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">05099907138655_DEC611000871_R4</ProprietaryId>
|
|
926
|
-
</ReleaseId>
|
|
927
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
928
|
-
<TitleText>7 Wolken (Radio Edit)</TitleText>
|
|
929
|
-
</DisplayTitle>
|
|
930
|
-
<AdditionalTitle ApplicableTerritoryCode="Worldwide">
|
|
931
|
-
<TitleText>7 Wolken</TitleText>
|
|
932
|
-
<SubTitle>Radio Edit</SubTitle>
|
|
933
|
-
</AdditionalTitle>
|
|
934
|
-
<ReleaseResourceReference>A4</ReleaseResourceReference>
|
|
935
|
-
<ReleaseLabelReference ApplicableTerritoryCode="Worldwide">PEMI</ReleaseLabelReference>
|
|
936
|
-
<Genre ApplicableTerritoryCode="Worldwide">
|
|
937
|
-
<GenreText>German Pop</GenreText>
|
|
938
|
-
</Genre>
|
|
939
|
-
</TrackRelease>
|
|
940
|
-
<TrackRelease>
|
|
941
|
-
<ReleaseReference>R5</ReleaseReference>
|
|
942
|
-
<ReleaseId>
|
|
943
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">05099907138655_DEC610900969_R5</ProprietaryId>
|
|
944
|
-
</ReleaseId>
|
|
945
|
-
<AdditionalTitle ApplicableTerritoryCode="Worldwide">
|
|
946
|
-
<TitleText>Bin ich Dir nicht gut genug</TitleText>
|
|
947
|
-
</AdditionalTitle>
|
|
948
|
-
<ReleaseResourceReference>A5</ReleaseResourceReference>
|
|
949
|
-
<ReleaseLabelReference ApplicableTerritoryCode="Worldwide">PEMI</ReleaseLabelReference>
|
|
950
|
-
<Genre ApplicableTerritoryCode="Worldwide">
|
|
951
|
-
<GenreText>German Pop</GenreText>
|
|
952
|
-
</Genre>
|
|
953
|
-
</TrackRelease>
|
|
954
|
-
<TrackRelease>
|
|
955
|
-
<ReleaseReference>R6</ReleaseReference>
|
|
956
|
-
<ReleaseId>
|
|
957
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">05099907138655_DEC611000904_R6</ProprietaryId>
|
|
958
|
-
</ReleaseId>
|
|
959
|
-
<AdditionalTitle ApplicableTerritoryCode="Worldwide">
|
|
960
|
-
<TitleText>Ohne Dich</TitleText>
|
|
961
|
-
</AdditionalTitle>
|
|
962
|
-
<ReleaseResourceReference>A6</ReleaseResourceReference>
|
|
963
|
-
<ReleaseLabelReference ApplicableTerritoryCode="Worldwide">PEMI</ReleaseLabelReference>
|
|
964
|
-
<Genre ApplicableTerritoryCode="Worldwide">
|
|
965
|
-
<GenreText>German Pop</GenreText>
|
|
966
|
-
</Genre>
|
|
967
|
-
</TrackRelease>
|
|
968
|
-
<TrackRelease>
|
|
969
|
-
<ReleaseReference>R7</ReleaseReference>
|
|
970
|
-
<ReleaseId>
|
|
971
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">05099907138655_ATW590800730_R7</ProprietaryId>
|
|
972
|
-
</ReleaseId>
|
|
973
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
974
|
-
<TitleText>Wer ist dieser DJ? (Radiocut)</TitleText>
|
|
975
|
-
</DisplayTitle>
|
|
976
|
-
<AdditionalTitle ApplicableTerritoryCode="Worldwide">
|
|
977
|
-
<TitleText>Wer ist dieser DJ?</TitleText>
|
|
978
|
-
<SubTitle>Radiocut</SubTitle>
|
|
979
|
-
</AdditionalTitle>
|
|
980
|
-
<ReleaseResourceReference>A7</ReleaseResourceReference>
|
|
981
|
-
<ReleaseLabelReference ApplicableTerritoryCode="Worldwide">PEMI</ReleaseLabelReference>
|
|
982
|
-
<Genre ApplicableTerritoryCode="Worldwide">
|
|
983
|
-
<GenreText>German Pop</GenreText>
|
|
984
|
-
</Genre>
|
|
985
|
-
</TrackRelease>
|
|
986
|
-
<TrackRelease>
|
|
987
|
-
<ReleaseReference>R8</ReleaseReference>
|
|
988
|
-
<ReleaseId>
|
|
989
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">05099907138655_DEC611000336_R8</ProprietaryId>
|
|
990
|
-
</ReleaseId>
|
|
991
|
-
<AdditionalTitle ApplicableTerritoryCode="Worldwide">
|
|
992
|
-
<TitleText>Rote Karte</TitleText>
|
|
993
|
-
</AdditionalTitle>
|
|
994
|
-
<ReleaseResourceReference>A8</ReleaseResourceReference>
|
|
995
|
-
<ReleaseLabelReference ApplicableTerritoryCode="Worldwide">PEMI</ReleaseLabelReference>
|
|
996
|
-
<Genre ApplicableTerritoryCode="Worldwide">
|
|
997
|
-
<GenreText>German Pop</GenreText>
|
|
998
|
-
</Genre>
|
|
999
|
-
</TrackRelease>
|
|
1000
|
-
<TrackRelease>
|
|
1001
|
-
<ReleaseReference>R9</ReleaseReference>
|
|
1002
|
-
<ReleaseId>
|
|
1003
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">05099907138655_DEC610900441_R9</ProprietaryId>
|
|
1004
|
-
</ReleaseId>
|
|
1005
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
1006
|
-
<TitleText>Lust am Leben (Radio Version)</TitleText>
|
|
1007
|
-
</DisplayTitle>
|
|
1008
|
-
<AdditionalTitle ApplicableTerritoryCode="Worldwide">
|
|
1009
|
-
<TitleText>Lust am Leben</TitleText>
|
|
1010
|
-
<SubTitle>Radio Version</SubTitle>
|
|
1011
|
-
</AdditionalTitle>
|
|
1012
|
-
<ReleaseResourceReference>A9</ReleaseResourceReference>
|
|
1013
|
-
<ReleaseLabelReference ApplicableTerritoryCode="Worldwide">PEMI</ReleaseLabelReference>
|
|
1014
|
-
<Genre ApplicableTerritoryCode="Worldwide">
|
|
1015
|
-
<GenreText>German Pop</GenreText>
|
|
1016
|
-
</Genre>
|
|
1017
|
-
</TrackRelease>
|
|
1018
|
-
<TrackRelease>
|
|
1019
|
-
<ReleaseReference>R10</ReleaseReference>
|
|
1020
|
-
<ReleaseId>
|
|
1021
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">05099907138655_DEC610900938_R10</ProprietaryId>
|
|
1022
|
-
</ReleaseId>
|
|
1023
|
-
<AdditionalTitle ApplicableTerritoryCode="Worldwide">
|
|
1024
|
-
<TitleText>Hurra wir leben noch</TitleText>
|
|
1025
|
-
</AdditionalTitle>
|
|
1026
|
-
<ReleaseResourceReference>A10</ReleaseResourceReference>
|
|
1027
|
-
<ReleaseLabelReference ApplicableTerritoryCode="Worldwide">PEMI</ReleaseLabelReference>
|
|
1028
|
-
<Genre ApplicableTerritoryCode="Worldwide">
|
|
1029
|
-
<GenreText>German Pop</GenreText>
|
|
1030
|
-
</Genre>
|
|
1031
|
-
</TrackRelease>
|
|
1032
|
-
<TrackRelease>
|
|
1033
|
-
<ReleaseReference>R11</ReleaseReference>
|
|
1034
|
-
<ReleaseId>
|
|
1035
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">05099907138655_DEC611000905_R11</ProprietaryId>
|
|
1036
|
-
</ReleaseId>
|
|
1037
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
1038
|
-
<TitleText>7 Wolken (Party Mix)</TitleText>
|
|
1039
|
-
</DisplayTitle>
|
|
1040
|
-
<AdditionalTitle ApplicableTerritoryCode="Worldwide">
|
|
1041
|
-
<TitleText>7 Wolken</TitleText>
|
|
1042
|
-
<SubTitle>Party Mix</SubTitle>
|
|
1043
|
-
</AdditionalTitle>
|
|
1044
|
-
<ReleaseResourceReference>A11</ReleaseResourceReference>
|
|
1045
|
-
<ReleaseLabelReference ApplicableTerritoryCode="Worldwide">PEMI</ReleaseLabelReference>
|
|
1046
|
-
<Genre ApplicableTerritoryCode="Worldwide">
|
|
1047
|
-
<GenreText>German Pop</GenreText>
|
|
1048
|
-
</Genre>
|
|
1049
|
-
</TrackRelease>
|
|
1050
|
-
<TrackRelease>
|
|
1051
|
-
<ReleaseReference>R12</ReleaseReference>
|
|
1052
|
-
<ReleaseId>
|
|
1053
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">05099907138655_DEC611000430_R12</ProprietaryId>
|
|
1054
|
-
</ReleaseId>
|
|
1055
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
1056
|
-
<TitleText>Frei sein (Party Version)</TitleText>
|
|
1057
|
-
</DisplayTitle>
|
|
1058
|
-
<AdditionalTitle ApplicableTerritoryCode="Worldwide">
|
|
1059
|
-
<TitleText>Frei sein</TitleText>
|
|
1060
|
-
<SubTitle>Party Version</SubTitle>
|
|
1061
|
-
</AdditionalTitle>
|
|
1062
|
-
<ReleaseResourceReference>A12</ReleaseResourceReference>
|
|
1063
|
-
<ReleaseLabelReference ApplicableTerritoryCode="Worldwide">PEMI</ReleaseLabelReference>
|
|
1064
|
-
<Genre ApplicableTerritoryCode="Worldwide">
|
|
1065
|
-
<GenreText>German Pop</GenreText>
|
|
1066
|
-
</Genre>
|
|
1067
|
-
</TrackRelease>
|
|
1068
|
-
<TrackRelease>
|
|
1069
|
-
<ReleaseReference>R13</ReleaseReference>
|
|
1070
|
-
<ReleaseId>
|
|
1071
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">05099907138655_DEC611000908_R13</ProprietaryId>
|
|
1072
|
-
</ReleaseId>
|
|
1073
|
-
<AdditionalTitle ApplicableTerritoryCode="Worldwide">
|
|
1074
|
-
<TitleText>DJ Mix (Medley)</TitleText>
|
|
1075
|
-
</AdditionalTitle>
|
|
1076
|
-
<ReleaseResourceReference>A13</ReleaseResourceReference>
|
|
1077
|
-
<ReleaseLabelReference ApplicableTerritoryCode="Worldwide">PEMI</ReleaseLabelReference>
|
|
1078
|
-
<Genre ApplicableTerritoryCode="Worldwide">
|
|
1079
|
-
<GenreText>German Pop</GenreText>
|
|
1080
|
-
</Genre>
|
|
1081
|
-
</TrackRelease>
|
|
1082
|
-
<TrackRelease>
|
|
1083
|
-
<ReleaseReference>R14</ReleaseReference>
|
|
1084
|
-
<ReleaseId>
|
|
1085
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">05099907138655_DEC611000913_R14</ProprietaryId>
|
|
1086
|
-
</ReleaseId>
|
|
1087
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
1088
|
-
<TitleText>7 Wolken (Piano Version)</TitleText>
|
|
1089
|
-
</DisplayTitle>
|
|
1090
|
-
<AdditionalTitle ApplicableTerritoryCode="Worldwide">
|
|
1091
|
-
<TitleText>7 Wolken</TitleText>
|
|
1092
|
-
<SubTitle>Piano Version</SubTitle>
|
|
1093
|
-
</AdditionalTitle>
|
|
1094
|
-
<ReleaseResourceReference>A14</ReleaseResourceReference>
|
|
1095
|
-
<ReleaseLabelReference ApplicableTerritoryCode="Worldwide">PEMI</ReleaseLabelReference>
|
|
1096
|
-
<Genre ApplicableTerritoryCode="Worldwide">
|
|
1097
|
-
<GenreText>German Pop</GenreText>
|
|
1098
|
-
</Genre>
|
|
1099
|
-
</TrackRelease>
|
|
1100
|
-
<TrackRelease>
|
|
1101
|
-
<ReleaseReference>R15</ReleaseReference>
|
|
1102
|
-
<ReleaseId>
|
|
1103
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">05099907138655_DEC620900219_R15</ProprietaryId>
|
|
1104
|
-
</ReleaseId>
|
|
1105
|
-
<AdditionalTitle ApplicableTerritoryCode="Worldwide">
|
|
1106
|
-
<TitleText>1000 Träume weit (Tornero)</TitleText>
|
|
1107
|
-
</AdditionalTitle>
|
|
1108
|
-
<ReleaseResourceReference>A15</ReleaseResourceReference>
|
|
1109
|
-
<ReleaseLabelReference ApplicableTerritoryCode="Worldwide">PEMI</ReleaseLabelReference>
|
|
1110
|
-
<Genre ApplicableTerritoryCode="Worldwide">
|
|
1111
|
-
<GenreText>German Pop</GenreText>
|
|
1112
|
-
</Genre>
|
|
1113
|
-
</TrackRelease>
|
|
1114
|
-
<TrackRelease>
|
|
1115
|
-
<ReleaseReference>R16</ReleaseReference>
|
|
1116
|
-
<ReleaseId>
|
|
1117
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">05099907138655_DEC620900246_R16</ProprietaryId>
|
|
1118
|
-
</ReleaseId>
|
|
1119
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
1120
|
-
<TitleText>Hurra wir leben noch (DJ Version)</TitleText>
|
|
1121
|
-
</DisplayTitle>
|
|
1122
|
-
<AdditionalTitle ApplicableTerritoryCode="Worldwide">
|
|
1123
|
-
<TitleText>Hurra wir leben noch</TitleText>
|
|
1124
|
-
<SubTitle>DJ Version</SubTitle>
|
|
1125
|
-
</AdditionalTitle>
|
|
1126
|
-
<ReleaseResourceReference>A16</ReleaseResourceReference>
|
|
1127
|
-
<ReleaseLabelReference ApplicableTerritoryCode="Worldwide">PEMI</ReleaseLabelReference>
|
|
1128
|
-
<Genre ApplicableTerritoryCode="Worldwide">
|
|
1129
|
-
<GenreText>German Pop</GenreText>
|
|
1130
|
-
</Genre>
|
|
1131
|
-
</TrackRelease>
|
|
1132
|
-
<TrackRelease>
|
|
1133
|
-
<ReleaseReference>R17</ReleaseReference>
|
|
1134
|
-
<ReleaseId>
|
|
1135
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">05099907138655_DEC621000081_R17</ProprietaryId>
|
|
1136
|
-
</ReleaseId>
|
|
1137
|
-
<DisplayTitle ApplicableTerritoryCode="Worldwide">
|
|
1138
|
-
<TitleText>Frei sein (Video)</TitleText>
|
|
1139
|
-
</DisplayTitle>
|
|
1140
|
-
<AdditionalTitle ApplicableTerritoryCode="Worldwide">
|
|
1141
|
-
<TitleText>Frei sein</TitleText>
|
|
1142
|
-
<SubTitle>Video</SubTitle>
|
|
1143
|
-
</AdditionalTitle>
|
|
1144
|
-
<ReleaseResourceReference>A17</ReleaseResourceReference>
|
|
1145
|
-
<ReleaseLabelReference ApplicableTerritoryCode="Worldwide">PEMI</ReleaseLabelReference>
|
|
1146
|
-
<Genre ApplicableTerritoryCode="Worldwide">
|
|
1147
|
-
<GenreText>German Pop</GenreText>
|
|
1148
|
-
</Genre>
|
|
1149
|
-
</TrackRelease>
|
|
1150
|
-
</ReleaseList>
|
|
1151
|
-
<DealList>
|
|
1152
|
-
<ReleaseDeal>
|
|
1153
|
-
<DealReleaseReference>R0</DealReleaseReference>
|
|
1154
|
-
<Deal>
|
|
1155
|
-
<DealTerms>
|
|
1156
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1157
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1158
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1159
|
-
<ValidityPeriod>
|
|
1160
|
-
<StartDate>2010-12-10</StartDate>
|
|
1161
|
-
</ValidityPeriod>
|
|
1162
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
1163
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1164
|
-
<UseType>PermanentDownload</UseType>
|
|
1165
|
-
<UseType>ConditionalDownload</UseType>
|
|
1166
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1167
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1168
|
-
<DistributionChannel>
|
|
1169
|
-
<PartyName>
|
|
1170
|
-
<FullName>iTunes UMG</FullName>
|
|
1171
|
-
</PartyName>
|
|
1172
|
-
<PartyId>
|
|
1173
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1174
|
-
</PartyId>
|
|
1175
|
-
</DistributionChannel>
|
|
1176
|
-
<DistributionChannel>
|
|
1177
|
-
<PartyName>
|
|
1178
|
-
<FullName>Universal UMG</FullName>
|
|
1179
|
-
</PartyName>
|
|
1180
|
-
<PartyId>
|
|
1181
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1182
|
-
</PartyId>
|
|
1183
|
-
</DistributionChannel>
|
|
1184
|
-
<PriceInformation>
|
|
1185
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
1186
|
-
</PriceInformation>
|
|
1187
|
-
</DealTerms>
|
|
1188
|
-
</Deal>
|
|
1189
|
-
</ReleaseDeal>
|
|
1190
|
-
<ReleaseDeal>
|
|
1191
|
-
<DealReleaseReference>R15</DealReleaseReference>
|
|
1192
|
-
<DealReleaseReference>R16</DealReleaseReference>
|
|
1193
|
-
<DealReleaseReference>R17</DealReleaseReference>
|
|
1194
|
-
<Deal>
|
|
1195
|
-
<DealTerms>
|
|
1196
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1197
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1198
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1199
|
-
<ValidityPeriod>
|
|
1200
|
-
<StartDate>2010-12-10</StartDate>
|
|
1201
|
-
</ValidityPeriod>
|
|
1202
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1203
|
-
<CommercialModelType>SubscriptionModel</CommercialModelType>
|
|
1204
|
-
<CommercialModelType>AdvertisementSupportedModel</CommercialModelType>
|
|
1205
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1206
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1207
|
-
<UseType>ConditionalDownload</UseType>
|
|
1208
|
-
<UseType>Stream</UseType>
|
|
1209
|
-
<DistributionChannel>
|
|
1210
|
-
<PartyName>
|
|
1211
|
-
<FullName>iTunes UMG</FullName>
|
|
1212
|
-
</PartyName>
|
|
1213
|
-
<PartyId>
|
|
1214
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1215
|
-
</PartyId>
|
|
1216
|
-
</DistributionChannel>
|
|
1217
|
-
<DistributionChannel>
|
|
1218
|
-
<PartyName>
|
|
1219
|
-
<FullName>Universal UMG</FullName>
|
|
1220
|
-
</PartyName>
|
|
1221
|
-
<PartyId>
|
|
1222
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1223
|
-
</PartyId>
|
|
1224
|
-
</DistributionChannel>
|
|
1225
|
-
</DealTerms>
|
|
1226
|
-
</Deal>
|
|
1227
|
-
<Deal>
|
|
1228
|
-
<DealTerms>
|
|
1229
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1230
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1231
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1232
|
-
<ValidityPeriod>
|
|
1233
|
-
<StartDate>2010-12-10</StartDate>
|
|
1234
|
-
</ValidityPeriod>
|
|
1235
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
1236
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1237
|
-
<UseType>PermanentDownload</UseType>
|
|
1238
|
-
<UseType>ConditionalDownload</UseType>
|
|
1239
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1240
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1241
|
-
<DistributionChannel>
|
|
1242
|
-
<PartyName>
|
|
1243
|
-
<FullName>iTunes UMG</FullName>
|
|
1244
|
-
</PartyName>
|
|
1245
|
-
<PartyId>
|
|
1246
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1247
|
-
</PartyId>
|
|
1248
|
-
</DistributionChannel>
|
|
1249
|
-
<DistributionChannel>
|
|
1250
|
-
<PartyName>
|
|
1251
|
-
<FullName>Universal UMG</FullName>
|
|
1252
|
-
</PartyName>
|
|
1253
|
-
<PartyId>
|
|
1254
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1255
|
-
</PartyId>
|
|
1256
|
-
</DistributionChannel>
|
|
1257
|
-
<PriceInformation>
|
|
1258
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
1259
|
-
</PriceInformation>
|
|
1260
|
-
</DealTerms>
|
|
1261
|
-
</Deal>
|
|
1262
|
-
</ReleaseDeal>
|
|
1263
|
-
<ReleaseDeal>
|
|
1264
|
-
<DealReleaseReference>R3</DealReleaseReference>
|
|
1265
|
-
<Deal>
|
|
1266
|
-
<DealTerms>
|
|
1267
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1268
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1269
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1270
|
-
<ValidityPeriod>
|
|
1271
|
-
<StartDate>2010-12-10</StartDate>
|
|
1272
|
-
<EndDate>2013-07-09</EndDate>
|
|
1273
|
-
</ValidityPeriod>
|
|
1274
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
1275
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1276
|
-
<UseType>PermanentDownload</UseType>
|
|
1277
|
-
<UseType>ConditionalDownload</UseType>
|
|
1278
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1279
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1280
|
-
<DistributionChannel>
|
|
1281
|
-
<PartyName>
|
|
1282
|
-
<FullName>iTunes UMG</FullName>
|
|
1283
|
-
</PartyName>
|
|
1284
|
-
<PartyId>
|
|
1285
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1286
|
-
</PartyId>
|
|
1287
|
-
</DistributionChannel>
|
|
1288
|
-
<DistributionChannel>
|
|
1289
|
-
<PartyName>
|
|
1290
|
-
<FullName>Universal UMG</FullName>
|
|
1291
|
-
</PartyName>
|
|
1292
|
-
<PartyId>
|
|
1293
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1294
|
-
</PartyId>
|
|
1295
|
-
</DistributionChannel>
|
|
1296
|
-
<PriceInformation>
|
|
1297
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
1298
|
-
</PriceInformation>
|
|
1299
|
-
</DealTerms>
|
|
1300
|
-
</Deal>
|
|
1301
|
-
<Deal>
|
|
1302
|
-
<DealTerms>
|
|
1303
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1304
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1305
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1306
|
-
<ValidityPeriod>
|
|
1307
|
-
<StartDate>2010-12-10</StartDate>
|
|
1308
|
-
</ValidityPeriod>
|
|
1309
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1310
|
-
<CommercialModelType>SubscriptionModel</CommercialModelType>
|
|
1311
|
-
<CommercialModelType>AdvertisementSupportedModel</CommercialModelType>
|
|
1312
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1313
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1314
|
-
<UseType>ConditionalDownload</UseType>
|
|
1315
|
-
<UseType>Stream</UseType>
|
|
1316
|
-
<DistributionChannel>
|
|
1317
|
-
<PartyName>
|
|
1318
|
-
<FullName>iTunes UMG</FullName>
|
|
1319
|
-
</PartyName>
|
|
1320
|
-
<PartyId>
|
|
1321
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1322
|
-
</PartyId>
|
|
1323
|
-
</DistributionChannel>
|
|
1324
|
-
<DistributionChannel>
|
|
1325
|
-
<PartyName>
|
|
1326
|
-
<FullName>Universal UMG</FullName>
|
|
1327
|
-
</PartyName>
|
|
1328
|
-
<PartyId>
|
|
1329
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1330
|
-
</PartyId>
|
|
1331
|
-
</DistributionChannel>
|
|
1332
|
-
</DealTerms>
|
|
1333
|
-
</Deal>
|
|
1334
|
-
<Deal>
|
|
1335
|
-
<DealReference>PriceCampaignID:GPS ISRC: DEC611000907 EventRef: 5989756</DealReference>
|
|
1336
|
-
<DealTerms>
|
|
1337
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1338
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1339
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1340
|
-
<ValidityPeriod>
|
|
1341
|
-
<StartDate>2013-07-10</StartDate>
|
|
1342
|
-
</ValidityPeriod>
|
|
1343
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
1344
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1345
|
-
<UseType>PermanentDownload</UseType>
|
|
1346
|
-
<UseType>ConditionalDownload</UseType>
|
|
1347
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1348
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1349
|
-
<DistributionChannel>
|
|
1350
|
-
<PartyName>
|
|
1351
|
-
<FullName>iTunes UMG</FullName>
|
|
1352
|
-
</PartyName>
|
|
1353
|
-
<PartyId>
|
|
1354
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1355
|
-
</PartyId>
|
|
1356
|
-
</DistributionChannel>
|
|
1357
|
-
<DistributionChannel>
|
|
1358
|
-
<PartyName>
|
|
1359
|
-
<FullName>Universal UMG</FullName>
|
|
1360
|
-
</PartyName>
|
|
1361
|
-
<PartyId>
|
|
1362
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1363
|
-
</PartyId>
|
|
1364
|
-
</DistributionChannel>
|
|
1365
|
-
<PriceInformation>
|
|
1366
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
1367
|
-
</PriceInformation>
|
|
1368
|
-
</DealTerms>
|
|
1369
|
-
</Deal>
|
|
1370
|
-
</ReleaseDeal>
|
|
1371
|
-
<ReleaseDeal>
|
|
1372
|
-
<DealReleaseReference>R4</DealReleaseReference>
|
|
1373
|
-
<Deal>
|
|
1374
|
-
<DealTerms>
|
|
1375
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1376
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1377
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1378
|
-
<ValidityPeriod>
|
|
1379
|
-
<StartDate>2010-12-10</StartDate>
|
|
1380
|
-
<EndDate>2013-07-09</EndDate>
|
|
1381
|
-
</ValidityPeriod>
|
|
1382
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
1383
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1384
|
-
<UseType>PermanentDownload</UseType>
|
|
1385
|
-
<UseType>ConditionalDownload</UseType>
|
|
1386
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1387
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1388
|
-
<DistributionChannel>
|
|
1389
|
-
<PartyName>
|
|
1390
|
-
<FullName>iTunes UMG</FullName>
|
|
1391
|
-
</PartyName>
|
|
1392
|
-
<PartyId>
|
|
1393
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1394
|
-
</PartyId>
|
|
1395
|
-
</DistributionChannel>
|
|
1396
|
-
<DistributionChannel>
|
|
1397
|
-
<PartyName>
|
|
1398
|
-
<FullName>Universal UMG</FullName>
|
|
1399
|
-
</PartyName>
|
|
1400
|
-
<PartyId>
|
|
1401
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1402
|
-
</PartyId>
|
|
1403
|
-
</DistributionChannel>
|
|
1404
|
-
<PriceInformation>
|
|
1405
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
1406
|
-
</PriceInformation>
|
|
1407
|
-
</DealTerms>
|
|
1408
|
-
</Deal>
|
|
1409
|
-
<Deal>
|
|
1410
|
-
<DealTerms>
|
|
1411
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1412
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1413
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1414
|
-
<ValidityPeriod>
|
|
1415
|
-
<StartDate>2010-12-10</StartDate>
|
|
1416
|
-
</ValidityPeriod>
|
|
1417
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1418
|
-
<CommercialModelType>SubscriptionModel</CommercialModelType>
|
|
1419
|
-
<CommercialModelType>AdvertisementSupportedModel</CommercialModelType>
|
|
1420
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1421
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1422
|
-
<UseType>ConditionalDownload</UseType>
|
|
1423
|
-
<UseType>Stream</UseType>
|
|
1424
|
-
<DistributionChannel>
|
|
1425
|
-
<PartyName>
|
|
1426
|
-
<FullName>iTunes UMG</FullName>
|
|
1427
|
-
</PartyName>
|
|
1428
|
-
<PartyId>
|
|
1429
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1430
|
-
</PartyId>
|
|
1431
|
-
</DistributionChannel>
|
|
1432
|
-
<DistributionChannel>
|
|
1433
|
-
<PartyName>
|
|
1434
|
-
<FullName>Universal UMG</FullName>
|
|
1435
|
-
</PartyName>
|
|
1436
|
-
<PartyId>
|
|
1437
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1438
|
-
</PartyId>
|
|
1439
|
-
</DistributionChannel>
|
|
1440
|
-
</DealTerms>
|
|
1441
|
-
</Deal>
|
|
1442
|
-
<Deal>
|
|
1443
|
-
<DealReference>PriceCampaignID:GPS ISRC: DEC611000871 EventRef: 5989750</DealReference>
|
|
1444
|
-
<DealTerms>
|
|
1445
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1446
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1447
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1448
|
-
<ValidityPeriod>
|
|
1449
|
-
<StartDate>2013-07-10</StartDate>
|
|
1450
|
-
</ValidityPeriod>
|
|
1451
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
1452
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1453
|
-
<UseType>PermanentDownload</UseType>
|
|
1454
|
-
<UseType>ConditionalDownload</UseType>
|
|
1455
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1456
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1457
|
-
<DistributionChannel>
|
|
1458
|
-
<PartyName>
|
|
1459
|
-
<FullName>iTunes UMG</FullName>
|
|
1460
|
-
</PartyName>
|
|
1461
|
-
<PartyId>
|
|
1462
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1463
|
-
</PartyId>
|
|
1464
|
-
</DistributionChannel>
|
|
1465
|
-
<DistributionChannel>
|
|
1466
|
-
<PartyName>
|
|
1467
|
-
<FullName>Universal UMG</FullName>
|
|
1468
|
-
</PartyName>
|
|
1469
|
-
<PartyId>
|
|
1470
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1471
|
-
</PartyId>
|
|
1472
|
-
</DistributionChannel>
|
|
1473
|
-
<PriceInformation>
|
|
1474
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
1475
|
-
</PriceInformation>
|
|
1476
|
-
</DealTerms>
|
|
1477
|
-
</Deal>
|
|
1478
|
-
</ReleaseDeal>
|
|
1479
|
-
<ReleaseDeal>
|
|
1480
|
-
<DealReleaseReference>R5</DealReleaseReference>
|
|
1481
|
-
<Deal>
|
|
1482
|
-
<DealTerms>
|
|
1483
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1484
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1485
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1486
|
-
<ValidityPeriod>
|
|
1487
|
-
<StartDate>2010-12-10</StartDate>
|
|
1488
|
-
<EndDate>2013-07-09</EndDate>
|
|
1489
|
-
</ValidityPeriod>
|
|
1490
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
1491
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1492
|
-
<UseType>PermanentDownload</UseType>
|
|
1493
|
-
<UseType>ConditionalDownload</UseType>
|
|
1494
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1495
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1496
|
-
<DistributionChannel>
|
|
1497
|
-
<PartyName>
|
|
1498
|
-
<FullName>iTunes UMG</FullName>
|
|
1499
|
-
</PartyName>
|
|
1500
|
-
<PartyId>
|
|
1501
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1502
|
-
</PartyId>
|
|
1503
|
-
</DistributionChannel>
|
|
1504
|
-
<DistributionChannel>
|
|
1505
|
-
<PartyName>
|
|
1506
|
-
<FullName>Universal UMG</FullName>
|
|
1507
|
-
</PartyName>
|
|
1508
|
-
<PartyId>
|
|
1509
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1510
|
-
</PartyId>
|
|
1511
|
-
</DistributionChannel>
|
|
1512
|
-
<PriceInformation>
|
|
1513
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
1514
|
-
</PriceInformation>
|
|
1515
|
-
</DealTerms>
|
|
1516
|
-
</Deal>
|
|
1517
|
-
<Deal>
|
|
1518
|
-
<DealTerms>
|
|
1519
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1520
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1521
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1522
|
-
<ValidityPeriod>
|
|
1523
|
-
<StartDate>2010-12-10</StartDate>
|
|
1524
|
-
</ValidityPeriod>
|
|
1525
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1526
|
-
<CommercialModelType>SubscriptionModel</CommercialModelType>
|
|
1527
|
-
<CommercialModelType>AdvertisementSupportedModel</CommercialModelType>
|
|
1528
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1529
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1530
|
-
<UseType>ConditionalDownload</UseType>
|
|
1531
|
-
<UseType>Stream</UseType>
|
|
1532
|
-
<DistributionChannel>
|
|
1533
|
-
<PartyName>
|
|
1534
|
-
<FullName>iTunes UMG</FullName>
|
|
1535
|
-
</PartyName>
|
|
1536
|
-
<PartyId>
|
|
1537
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1538
|
-
</PartyId>
|
|
1539
|
-
</DistributionChannel>
|
|
1540
|
-
<DistributionChannel>
|
|
1541
|
-
<PartyName>
|
|
1542
|
-
<FullName>Universal UMG</FullName>
|
|
1543
|
-
</PartyName>
|
|
1544
|
-
<PartyId>
|
|
1545
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1546
|
-
</PartyId>
|
|
1547
|
-
</DistributionChannel>
|
|
1548
|
-
</DealTerms>
|
|
1549
|
-
</Deal>
|
|
1550
|
-
<Deal>
|
|
1551
|
-
<DealReference>PriceCampaignID:GPS ISRC: DEC610900969 EventRef: 5989742</DealReference>
|
|
1552
|
-
<DealTerms>
|
|
1553
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1554
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1555
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1556
|
-
<ValidityPeriod>
|
|
1557
|
-
<StartDate>2013-07-10</StartDate>
|
|
1558
|
-
</ValidityPeriod>
|
|
1559
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
1560
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1561
|
-
<UseType>PermanentDownload</UseType>
|
|
1562
|
-
<UseType>ConditionalDownload</UseType>
|
|
1563
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1564
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1565
|
-
<DistributionChannel>
|
|
1566
|
-
<PartyName>
|
|
1567
|
-
<FullName>iTunes UMG</FullName>
|
|
1568
|
-
</PartyName>
|
|
1569
|
-
<PartyId>
|
|
1570
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1571
|
-
</PartyId>
|
|
1572
|
-
</DistributionChannel>
|
|
1573
|
-
<DistributionChannel>
|
|
1574
|
-
<PartyName>
|
|
1575
|
-
<FullName>Universal UMG</FullName>
|
|
1576
|
-
</PartyName>
|
|
1577
|
-
<PartyId>
|
|
1578
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1579
|
-
</PartyId>
|
|
1580
|
-
</DistributionChannel>
|
|
1581
|
-
<PriceInformation>
|
|
1582
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
1583
|
-
</PriceInformation>
|
|
1584
|
-
</DealTerms>
|
|
1585
|
-
</Deal>
|
|
1586
|
-
</ReleaseDeal>
|
|
1587
|
-
<ReleaseDeal>
|
|
1588
|
-
<DealReleaseReference>R6</DealReleaseReference>
|
|
1589
|
-
<Deal>
|
|
1590
|
-
<DealTerms>
|
|
1591
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1592
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1593
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1594
|
-
<ValidityPeriod>
|
|
1595
|
-
<StartDate>2010-12-10</StartDate>
|
|
1596
|
-
<EndDate>2013-07-09</EndDate>
|
|
1597
|
-
</ValidityPeriod>
|
|
1598
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
1599
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1600
|
-
<UseType>PermanentDownload</UseType>
|
|
1601
|
-
<UseType>ConditionalDownload</UseType>
|
|
1602
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1603
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1604
|
-
<DistributionChannel>
|
|
1605
|
-
<PartyName>
|
|
1606
|
-
<FullName>iTunes UMG</FullName>
|
|
1607
|
-
</PartyName>
|
|
1608
|
-
<PartyId>
|
|
1609
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1610
|
-
</PartyId>
|
|
1611
|
-
</DistributionChannel>
|
|
1612
|
-
<DistributionChannel>
|
|
1613
|
-
<PartyName>
|
|
1614
|
-
<FullName>Universal UMG</FullName>
|
|
1615
|
-
</PartyName>
|
|
1616
|
-
<PartyId>
|
|
1617
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1618
|
-
</PartyId>
|
|
1619
|
-
</DistributionChannel>
|
|
1620
|
-
<PriceInformation>
|
|
1621
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
1622
|
-
</PriceInformation>
|
|
1623
|
-
</DealTerms>
|
|
1624
|
-
</Deal>
|
|
1625
|
-
<Deal>
|
|
1626
|
-
<DealTerms>
|
|
1627
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1628
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1629
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1630
|
-
<ValidityPeriod>
|
|
1631
|
-
<StartDate>2010-12-10</StartDate>
|
|
1632
|
-
</ValidityPeriod>
|
|
1633
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1634
|
-
<CommercialModelType>SubscriptionModel</CommercialModelType>
|
|
1635
|
-
<CommercialModelType>AdvertisementSupportedModel</CommercialModelType>
|
|
1636
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1637
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1638
|
-
<UseType>ConditionalDownload</UseType>
|
|
1639
|
-
<UseType>Stream</UseType>
|
|
1640
|
-
<DistributionChannel>
|
|
1641
|
-
<PartyName>
|
|
1642
|
-
<FullName>iTunes UMG</FullName>
|
|
1643
|
-
</PartyName>
|
|
1644
|
-
<PartyId>
|
|
1645
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1646
|
-
</PartyId>
|
|
1647
|
-
</DistributionChannel>
|
|
1648
|
-
<DistributionChannel>
|
|
1649
|
-
<PartyName>
|
|
1650
|
-
<FullName>Universal UMG</FullName>
|
|
1651
|
-
</PartyName>
|
|
1652
|
-
<PartyId>
|
|
1653
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1654
|
-
</PartyId>
|
|
1655
|
-
</DistributionChannel>
|
|
1656
|
-
</DealTerms>
|
|
1657
|
-
</Deal>
|
|
1658
|
-
<Deal>
|
|
1659
|
-
<DealReference>PriceCampaignID:GPS ISRC: DEC611000904 EventRef: 5989752</DealReference>
|
|
1660
|
-
<DealTerms>
|
|
1661
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1662
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1663
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1664
|
-
<ValidityPeriod>
|
|
1665
|
-
<StartDate>2013-07-10</StartDate>
|
|
1666
|
-
</ValidityPeriod>
|
|
1667
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
1668
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1669
|
-
<UseType>PermanentDownload</UseType>
|
|
1670
|
-
<UseType>ConditionalDownload</UseType>
|
|
1671
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1672
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1673
|
-
<DistributionChannel>
|
|
1674
|
-
<PartyName>
|
|
1675
|
-
<FullName>iTunes UMG</FullName>
|
|
1676
|
-
</PartyName>
|
|
1677
|
-
<PartyId>
|
|
1678
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1679
|
-
</PartyId>
|
|
1680
|
-
</DistributionChannel>
|
|
1681
|
-
<DistributionChannel>
|
|
1682
|
-
<PartyName>
|
|
1683
|
-
<FullName>Universal UMG</FullName>
|
|
1684
|
-
</PartyName>
|
|
1685
|
-
<PartyId>
|
|
1686
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1687
|
-
</PartyId>
|
|
1688
|
-
</DistributionChannel>
|
|
1689
|
-
<PriceInformation>
|
|
1690
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
1691
|
-
</PriceInformation>
|
|
1692
|
-
</DealTerms>
|
|
1693
|
-
</Deal>
|
|
1694
|
-
</ReleaseDeal>
|
|
1695
|
-
<ReleaseDeal>
|
|
1696
|
-
<DealReleaseReference>R8</DealReleaseReference>
|
|
1697
|
-
<Deal>
|
|
1698
|
-
<DealTerms>
|
|
1699
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1700
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1701
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1702
|
-
<ValidityPeriod>
|
|
1703
|
-
<StartDate>2010-12-10</StartDate>
|
|
1704
|
-
<EndDate>2013-07-09</EndDate>
|
|
1705
|
-
</ValidityPeriod>
|
|
1706
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
1707
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1708
|
-
<UseType>PermanentDownload</UseType>
|
|
1709
|
-
<UseType>ConditionalDownload</UseType>
|
|
1710
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1711
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1712
|
-
<DistributionChannel>
|
|
1713
|
-
<PartyName>
|
|
1714
|
-
<FullName>iTunes UMG</FullName>
|
|
1715
|
-
</PartyName>
|
|
1716
|
-
<PartyId>
|
|
1717
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1718
|
-
</PartyId>
|
|
1719
|
-
</DistributionChannel>
|
|
1720
|
-
<DistributionChannel>
|
|
1721
|
-
<PartyName>
|
|
1722
|
-
<FullName>Universal UMG</FullName>
|
|
1723
|
-
</PartyName>
|
|
1724
|
-
<PartyId>
|
|
1725
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1726
|
-
</PartyId>
|
|
1727
|
-
</DistributionChannel>
|
|
1728
|
-
<PriceInformation>
|
|
1729
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
1730
|
-
</PriceInformation>
|
|
1731
|
-
</DealTerms>
|
|
1732
|
-
</Deal>
|
|
1733
|
-
<Deal>
|
|
1734
|
-
<DealTerms>
|
|
1735
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1736
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1737
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1738
|
-
<ValidityPeriod>
|
|
1739
|
-
<StartDate>2010-12-10</StartDate>
|
|
1740
|
-
</ValidityPeriod>
|
|
1741
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1742
|
-
<CommercialModelType>SubscriptionModel</CommercialModelType>
|
|
1743
|
-
<CommercialModelType>AdvertisementSupportedModel</CommercialModelType>
|
|
1744
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1745
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1746
|
-
<UseType>ConditionalDownload</UseType>
|
|
1747
|
-
<UseType>Stream</UseType>
|
|
1748
|
-
<DistributionChannel>
|
|
1749
|
-
<PartyName>
|
|
1750
|
-
<FullName>iTunes UMG</FullName>
|
|
1751
|
-
</PartyName>
|
|
1752
|
-
<PartyId>
|
|
1753
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1754
|
-
</PartyId>
|
|
1755
|
-
</DistributionChannel>
|
|
1756
|
-
<DistributionChannel>
|
|
1757
|
-
<PartyName>
|
|
1758
|
-
<FullName>Universal UMG</FullName>
|
|
1759
|
-
</PartyName>
|
|
1760
|
-
<PartyId>
|
|
1761
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1762
|
-
</PartyId>
|
|
1763
|
-
</DistributionChannel>
|
|
1764
|
-
</DealTerms>
|
|
1765
|
-
</Deal>
|
|
1766
|
-
<Deal>
|
|
1767
|
-
<DealReference>PriceCampaignID:GPS ISRC: DEC611000336 EventRef: 5626334</DealReference>
|
|
1768
|
-
<DealTerms>
|
|
1769
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1770
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1771
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1772
|
-
<ValidityPeriod>
|
|
1773
|
-
<StartDate>2013-07-10</StartDate>
|
|
1774
|
-
</ValidityPeriod>
|
|
1775
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
1776
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1777
|
-
<UseType>PermanentDownload</UseType>
|
|
1778
|
-
<UseType>ConditionalDownload</UseType>
|
|
1779
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1780
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1781
|
-
<DistributionChannel>
|
|
1782
|
-
<PartyName>
|
|
1783
|
-
<FullName>iTunes UMG</FullName>
|
|
1784
|
-
</PartyName>
|
|
1785
|
-
<PartyId>
|
|
1786
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1787
|
-
</PartyId>
|
|
1788
|
-
</DistributionChannel>
|
|
1789
|
-
<DistributionChannel>
|
|
1790
|
-
<PartyName>
|
|
1791
|
-
<FullName>Universal UMG</FullName>
|
|
1792
|
-
</PartyName>
|
|
1793
|
-
<PartyId>
|
|
1794
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1795
|
-
</PartyId>
|
|
1796
|
-
</DistributionChannel>
|
|
1797
|
-
<PriceInformation>
|
|
1798
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
1799
|
-
</PriceInformation>
|
|
1800
|
-
</DealTerms>
|
|
1801
|
-
</Deal>
|
|
1802
|
-
</ReleaseDeal>
|
|
1803
|
-
<ReleaseDeal>
|
|
1804
|
-
<DealReleaseReference>R9</DealReleaseReference>
|
|
1805
|
-
<Deal>
|
|
1806
|
-
<DealTerms>
|
|
1807
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1808
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1809
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1810
|
-
<ValidityPeriod>
|
|
1811
|
-
<StartDate>2010-12-10</StartDate>
|
|
1812
|
-
<EndDate>2013-07-09</EndDate>
|
|
1813
|
-
</ValidityPeriod>
|
|
1814
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
1815
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1816
|
-
<UseType>PermanentDownload</UseType>
|
|
1817
|
-
<UseType>ConditionalDownload</UseType>
|
|
1818
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1819
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1820
|
-
<DistributionChannel>
|
|
1821
|
-
<PartyName>
|
|
1822
|
-
<FullName>iTunes UMG</FullName>
|
|
1823
|
-
</PartyName>
|
|
1824
|
-
<PartyId>
|
|
1825
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1826
|
-
</PartyId>
|
|
1827
|
-
</DistributionChannel>
|
|
1828
|
-
<DistributionChannel>
|
|
1829
|
-
<PartyName>
|
|
1830
|
-
<FullName>Universal UMG</FullName>
|
|
1831
|
-
</PartyName>
|
|
1832
|
-
<PartyId>
|
|
1833
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1834
|
-
</PartyId>
|
|
1835
|
-
</DistributionChannel>
|
|
1836
|
-
<PriceInformation>
|
|
1837
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
1838
|
-
</PriceInformation>
|
|
1839
|
-
</DealTerms>
|
|
1840
|
-
</Deal>
|
|
1841
|
-
<Deal>
|
|
1842
|
-
<DealTerms>
|
|
1843
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1844
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1845
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1846
|
-
<ValidityPeriod>
|
|
1847
|
-
<StartDate>2010-12-10</StartDate>
|
|
1848
|
-
</ValidityPeriod>
|
|
1849
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1850
|
-
<CommercialModelType>SubscriptionModel</CommercialModelType>
|
|
1851
|
-
<CommercialModelType>AdvertisementSupportedModel</CommercialModelType>
|
|
1852
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1853
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1854
|
-
<UseType>ConditionalDownload</UseType>
|
|
1855
|
-
<UseType>Stream</UseType>
|
|
1856
|
-
<DistributionChannel>
|
|
1857
|
-
<PartyName>
|
|
1858
|
-
<FullName>iTunes UMG</FullName>
|
|
1859
|
-
</PartyName>
|
|
1860
|
-
<PartyId>
|
|
1861
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1862
|
-
</PartyId>
|
|
1863
|
-
</DistributionChannel>
|
|
1864
|
-
<DistributionChannel>
|
|
1865
|
-
<PartyName>
|
|
1866
|
-
<FullName>Universal UMG</FullName>
|
|
1867
|
-
</PartyName>
|
|
1868
|
-
<PartyId>
|
|
1869
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1870
|
-
</PartyId>
|
|
1871
|
-
</DistributionChannel>
|
|
1872
|
-
</DealTerms>
|
|
1873
|
-
</Deal>
|
|
1874
|
-
<Deal>
|
|
1875
|
-
<DealReference>PriceCampaignID:GPS ISRC: DEC610900441 EventRef: 5650762</DealReference>
|
|
1876
|
-
<DealTerms>
|
|
1877
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1878
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1879
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1880
|
-
<ValidityPeriod>
|
|
1881
|
-
<StartDate>2013-07-10</StartDate>
|
|
1882
|
-
</ValidityPeriod>
|
|
1883
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
1884
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1885
|
-
<UseType>PermanentDownload</UseType>
|
|
1886
|
-
<UseType>ConditionalDownload</UseType>
|
|
1887
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1888
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1889
|
-
<DistributionChannel>
|
|
1890
|
-
<PartyName>
|
|
1891
|
-
<FullName>iTunes UMG</FullName>
|
|
1892
|
-
</PartyName>
|
|
1893
|
-
<PartyId>
|
|
1894
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1895
|
-
</PartyId>
|
|
1896
|
-
</DistributionChannel>
|
|
1897
|
-
<DistributionChannel>
|
|
1898
|
-
<PartyName>
|
|
1899
|
-
<FullName>Universal UMG</FullName>
|
|
1900
|
-
</PartyName>
|
|
1901
|
-
<PartyId>
|
|
1902
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1903
|
-
</PartyId>
|
|
1904
|
-
</DistributionChannel>
|
|
1905
|
-
<PriceInformation>
|
|
1906
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
1907
|
-
</PriceInformation>
|
|
1908
|
-
</DealTerms>
|
|
1909
|
-
</Deal>
|
|
1910
|
-
</ReleaseDeal>
|
|
1911
|
-
<ReleaseDeal>
|
|
1912
|
-
<DealReleaseReference>R10</DealReleaseReference>
|
|
1913
|
-
<Deal>
|
|
1914
|
-
<DealTerms>
|
|
1915
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1916
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1917
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1918
|
-
<ValidityPeriod>
|
|
1919
|
-
<StartDate>2010-12-10</StartDate>
|
|
1920
|
-
<EndDate>2013-07-09</EndDate>
|
|
1921
|
-
</ValidityPeriod>
|
|
1922
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
1923
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1924
|
-
<UseType>PermanentDownload</UseType>
|
|
1925
|
-
<UseType>ConditionalDownload</UseType>
|
|
1926
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1927
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1928
|
-
<DistributionChannel>
|
|
1929
|
-
<PartyName>
|
|
1930
|
-
<FullName>iTunes UMG</FullName>
|
|
1931
|
-
</PartyName>
|
|
1932
|
-
<PartyId>
|
|
1933
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1934
|
-
</PartyId>
|
|
1935
|
-
</DistributionChannel>
|
|
1936
|
-
<DistributionChannel>
|
|
1937
|
-
<PartyName>
|
|
1938
|
-
<FullName>Universal UMG</FullName>
|
|
1939
|
-
</PartyName>
|
|
1940
|
-
<PartyId>
|
|
1941
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1942
|
-
</PartyId>
|
|
1943
|
-
</DistributionChannel>
|
|
1944
|
-
<PriceInformation>
|
|
1945
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
1946
|
-
</PriceInformation>
|
|
1947
|
-
</DealTerms>
|
|
1948
|
-
</Deal>
|
|
1949
|
-
<Deal>
|
|
1950
|
-
<DealTerms>
|
|
1951
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1952
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1953
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1954
|
-
<ValidityPeriod>
|
|
1955
|
-
<StartDate>2010-12-10</StartDate>
|
|
1956
|
-
</ValidityPeriod>
|
|
1957
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1958
|
-
<CommercialModelType>SubscriptionModel</CommercialModelType>
|
|
1959
|
-
<CommercialModelType>AdvertisementSupportedModel</CommercialModelType>
|
|
1960
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1961
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1962
|
-
<UseType>ConditionalDownload</UseType>
|
|
1963
|
-
<UseType>Stream</UseType>
|
|
1964
|
-
<DistributionChannel>
|
|
1965
|
-
<PartyName>
|
|
1966
|
-
<FullName>iTunes UMG</FullName>
|
|
1967
|
-
</PartyName>
|
|
1968
|
-
<PartyId>
|
|
1969
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
1970
|
-
</PartyId>
|
|
1971
|
-
</DistributionChannel>
|
|
1972
|
-
<DistributionChannel>
|
|
1973
|
-
<PartyName>
|
|
1974
|
-
<FullName>Universal UMG</FullName>
|
|
1975
|
-
</PartyName>
|
|
1976
|
-
<PartyId>
|
|
1977
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
1978
|
-
</PartyId>
|
|
1979
|
-
</DistributionChannel>
|
|
1980
|
-
</DealTerms>
|
|
1981
|
-
</Deal>
|
|
1982
|
-
<Deal>
|
|
1983
|
-
<DealReference>PriceCampaignID:GPS ISRC: DEC610900938 EventRef: 5989740</DealReference>
|
|
1984
|
-
<DealTerms>
|
|
1985
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
1986
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
1987
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
1988
|
-
<ValidityPeriod>
|
|
1989
|
-
<StartDate>2013-07-10</StartDate>
|
|
1990
|
-
</ValidityPeriod>
|
|
1991
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
1992
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
1993
|
-
<UseType>PermanentDownload</UseType>
|
|
1994
|
-
<UseType>ConditionalDownload</UseType>
|
|
1995
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
1996
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
1997
|
-
<DistributionChannel>
|
|
1998
|
-
<PartyName>
|
|
1999
|
-
<FullName>iTunes UMG</FullName>
|
|
2000
|
-
</PartyName>
|
|
2001
|
-
<PartyId>
|
|
2002
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
2003
|
-
</PartyId>
|
|
2004
|
-
</DistributionChannel>
|
|
2005
|
-
<DistributionChannel>
|
|
2006
|
-
<PartyName>
|
|
2007
|
-
<FullName>Universal UMG</FullName>
|
|
2008
|
-
</PartyName>
|
|
2009
|
-
<PartyId>
|
|
2010
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
2011
|
-
</PartyId>
|
|
2012
|
-
</DistributionChannel>
|
|
2013
|
-
<PriceInformation>
|
|
2014
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
2015
|
-
</PriceInformation>
|
|
2016
|
-
</DealTerms>
|
|
2017
|
-
</Deal>
|
|
2018
|
-
</ReleaseDeal>
|
|
2019
|
-
<ReleaseDeal>
|
|
2020
|
-
<DealReleaseReference>R12</DealReleaseReference>
|
|
2021
|
-
<Deal>
|
|
2022
|
-
<DealTerms>
|
|
2023
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
2024
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
2025
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
2026
|
-
<ValidityPeriod>
|
|
2027
|
-
<StartDate>2010-12-10</StartDate>
|
|
2028
|
-
<EndDate>2013-07-09</EndDate>
|
|
2029
|
-
</ValidityPeriod>
|
|
2030
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
2031
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
2032
|
-
<UseType>PermanentDownload</UseType>
|
|
2033
|
-
<UseType>ConditionalDownload</UseType>
|
|
2034
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
2035
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
2036
|
-
<DistributionChannel>
|
|
2037
|
-
<PartyId>
|
|
2038
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">itunesumg</ProprietaryId>
|
|
2039
|
-
</PartyId>
|
|
2040
|
-
</DistributionChannel>
|
|
2041
|
-
<PriceInformation>
|
|
2042
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
2043
|
-
</PriceInformation>
|
|
2044
|
-
</DealTerms>
|
|
2045
|
-
</Deal>
|
|
2046
|
-
<Deal>
|
|
2047
|
-
<DealTerms>
|
|
2048
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
2049
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
2050
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
2051
|
-
<ValidityPeriod>
|
|
2052
|
-
<StartDate>2010-12-10</StartDate>
|
|
2053
|
-
<EndDate>2014-08-21</EndDate>
|
|
2054
|
-
</ValidityPeriod>
|
|
2055
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
2056
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
2057
|
-
<UseType>PermanentDownload</UseType>
|
|
2058
|
-
<UseType>ConditionalDownload</UseType>
|
|
2059
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
2060
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
2061
|
-
<DistributionChannel>
|
|
2062
|
-
<PartyName>
|
|
2063
|
-
<FullName>Universal UMG</FullName>
|
|
2064
|
-
</PartyName>
|
|
2065
|
-
<PartyId>
|
|
2066
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
2067
|
-
</PartyId>
|
|
2068
|
-
</DistributionChannel>
|
|
2069
|
-
<PriceInformation>
|
|
2070
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
2071
|
-
</PriceInformation>
|
|
2072
|
-
</DealTerms>
|
|
2073
|
-
</Deal>
|
|
2074
|
-
<Deal>
|
|
2075
|
-
<DealReference>PriceCampaignID:GPS ISRC: DEC611000430 EventRef: 10445011</DealReference>
|
|
2076
|
-
<DealTerms>
|
|
2077
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
2078
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
2079
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
2080
|
-
<ValidityPeriod>
|
|
2081
|
-
<StartDate>2014-08-22</StartDate>
|
|
2082
|
-
</ValidityPeriod>
|
|
2083
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
2084
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
2085
|
-
<UseType>PermanentDownload</UseType>
|
|
2086
|
-
<UseType>ConditionalDownload</UseType>
|
|
2087
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
2088
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
2089
|
-
<DistributionChannel>
|
|
2090
|
-
<PartyName>
|
|
2091
|
-
<FullName>Universal UMG</FullName>
|
|
2092
|
-
</PartyName>
|
|
2093
|
-
<PartyId>
|
|
2094
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
2095
|
-
</PartyId>
|
|
2096
|
-
</DistributionChannel>
|
|
2097
|
-
<PriceInformation>
|
|
2098
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
2099
|
-
</PriceInformation>
|
|
2100
|
-
</DealTerms>
|
|
2101
|
-
</Deal>
|
|
2102
|
-
<Deal>
|
|
2103
|
-
<DealTerms>
|
|
2104
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
2105
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
2106
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
2107
|
-
<ValidityPeriod>
|
|
2108
|
-
<StartDate>2010-12-10</StartDate>
|
|
2109
|
-
</ValidityPeriod>
|
|
2110
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
2111
|
-
<CommercialModelType>SubscriptionModel</CommercialModelType>
|
|
2112
|
-
<CommercialModelType>AdvertisementSupportedModel</CommercialModelType>
|
|
2113
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
2114
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
2115
|
-
<UseType>ConditionalDownload</UseType>
|
|
2116
|
-
<UseType>Stream</UseType>
|
|
2117
|
-
<DistributionChannel>
|
|
2118
|
-
<PartyName>
|
|
2119
|
-
<FullName>iTunes UMG</FullName>
|
|
2120
|
-
</PartyName>
|
|
2121
|
-
<PartyId>
|
|
2122
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
2123
|
-
</PartyId>
|
|
2124
|
-
</DistributionChannel>
|
|
2125
|
-
<DistributionChannel>
|
|
2126
|
-
<PartyName>
|
|
2127
|
-
<FullName>Universal UMG</FullName>
|
|
2128
|
-
</PartyName>
|
|
2129
|
-
<PartyId>
|
|
2130
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
2131
|
-
</PartyId>
|
|
2132
|
-
</DistributionChannel>
|
|
2133
|
-
</DealTerms>
|
|
2134
|
-
</Deal>
|
|
2135
|
-
<Deal>
|
|
2136
|
-
<DealReference>PriceCampaignID:GPS ISRC: DEC611000430 EventRef: 5989746</DealReference>
|
|
2137
|
-
<DealTerms>
|
|
2138
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
2139
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
2140
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
2141
|
-
<ValidityPeriod>
|
|
2142
|
-
<StartDate>2013-07-10</StartDate>
|
|
2143
|
-
</ValidityPeriod>
|
|
2144
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
2145
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
2146
|
-
<UseType>PermanentDownload</UseType>
|
|
2147
|
-
<UseType>ConditionalDownload</UseType>
|
|
2148
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
2149
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
2150
|
-
<DistributionChannel>
|
|
2151
|
-
<PartyId>
|
|
2152
|
-
<ProprietaryId Namespace="PADPIDA2013042401U">itunesumg</ProprietaryId>
|
|
2153
|
-
</PartyId>
|
|
2154
|
-
</DistributionChannel>
|
|
2155
|
-
<PriceInformation>
|
|
2156
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
2157
|
-
</PriceInformation>
|
|
2158
|
-
</DealTerms>
|
|
2159
|
-
</Deal>
|
|
2160
|
-
</ReleaseDeal>
|
|
2161
|
-
<ReleaseDeal>
|
|
2162
|
-
<DealReleaseReference>R13</DealReleaseReference>
|
|
2163
|
-
<Deal>
|
|
2164
|
-
<DealTerms>
|
|
2165
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
2166
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
2167
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
2168
|
-
<ValidityPeriod>
|
|
2169
|
-
<StartDate>2010-12-10</StartDate>
|
|
2170
|
-
<EndDate>2013-07-09</EndDate>
|
|
2171
|
-
</ValidityPeriod>
|
|
2172
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
2173
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
2174
|
-
<UseType>PermanentDownload</UseType>
|
|
2175
|
-
<UseType>ConditionalDownload</UseType>
|
|
2176
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
2177
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
2178
|
-
<DistributionChannel>
|
|
2179
|
-
<PartyName>
|
|
2180
|
-
<FullName>iTunes UMG</FullName>
|
|
2181
|
-
</PartyName>
|
|
2182
|
-
<PartyId>
|
|
2183
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
2184
|
-
</PartyId>
|
|
2185
|
-
</DistributionChannel>
|
|
2186
|
-
<DistributionChannel>
|
|
2187
|
-
<PartyName>
|
|
2188
|
-
<FullName>Universal UMG</FullName>
|
|
2189
|
-
</PartyName>
|
|
2190
|
-
<PartyId>
|
|
2191
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
2192
|
-
</PartyId>
|
|
2193
|
-
</DistributionChannel>
|
|
2194
|
-
<PriceInformation>
|
|
2195
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
2196
|
-
</PriceInformation>
|
|
2197
|
-
</DealTerms>
|
|
2198
|
-
</Deal>
|
|
2199
|
-
<Deal>
|
|
2200
|
-
<DealTerms>
|
|
2201
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
2202
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
2203
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
2204
|
-
<ValidityPeriod>
|
|
2205
|
-
<StartDate>2010-12-10</StartDate>
|
|
2206
|
-
</ValidityPeriod>
|
|
2207
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
2208
|
-
<CommercialModelType>SubscriptionModel</CommercialModelType>
|
|
2209
|
-
<CommercialModelType>AdvertisementSupportedModel</CommercialModelType>
|
|
2210
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
2211
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
2212
|
-
<UseType>ConditionalDownload</UseType>
|
|
2213
|
-
<UseType>Stream</UseType>
|
|
2214
|
-
<DistributionChannel>
|
|
2215
|
-
<PartyName>
|
|
2216
|
-
<FullName>iTunes UMG</FullName>
|
|
2217
|
-
</PartyName>
|
|
2218
|
-
<PartyId>
|
|
2219
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
2220
|
-
</PartyId>
|
|
2221
|
-
</DistributionChannel>
|
|
2222
|
-
<DistributionChannel>
|
|
2223
|
-
<PartyName>
|
|
2224
|
-
<FullName>Universal UMG</FullName>
|
|
2225
|
-
</PartyName>
|
|
2226
|
-
<PartyId>
|
|
2227
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
2228
|
-
</PartyId>
|
|
2229
|
-
</DistributionChannel>
|
|
2230
|
-
</DealTerms>
|
|
2231
|
-
</Deal>
|
|
2232
|
-
<Deal>
|
|
2233
|
-
<DealReference>PriceCampaignID:GPS ISRC: DEC611000908 EventRef: 5989758</DealReference>
|
|
2234
|
-
<DealTerms>
|
|
2235
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
2236
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
2237
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
2238
|
-
<ValidityPeriod>
|
|
2239
|
-
<StartDate>2013-07-10</StartDate>
|
|
2240
|
-
</ValidityPeriod>
|
|
2241
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
2242
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
2243
|
-
<UseType>PermanentDownload</UseType>
|
|
2244
|
-
<UseType>ConditionalDownload</UseType>
|
|
2245
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
2246
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
2247
|
-
<DistributionChannel>
|
|
2248
|
-
<PartyName>
|
|
2249
|
-
<FullName>iTunes UMG</FullName>
|
|
2250
|
-
</PartyName>
|
|
2251
|
-
<PartyId>
|
|
2252
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
2253
|
-
</PartyId>
|
|
2254
|
-
</DistributionChannel>
|
|
2255
|
-
<DistributionChannel>
|
|
2256
|
-
<PartyName>
|
|
2257
|
-
<FullName>Universal UMG</FullName>
|
|
2258
|
-
</PartyName>
|
|
2259
|
-
<PartyId>
|
|
2260
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
2261
|
-
</PartyId>
|
|
2262
|
-
</DistributionChannel>
|
|
2263
|
-
<PriceInformation>
|
|
2264
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
2265
|
-
</PriceInformation>
|
|
2266
|
-
</DealTerms>
|
|
2267
|
-
</Deal>
|
|
2268
|
-
</ReleaseDeal>
|
|
2269
|
-
<ReleaseDeal>
|
|
2270
|
-
<DealReleaseReference>R2</DealReleaseReference>
|
|
2271
|
-
<Deal>
|
|
2272
|
-
<DealTerms>
|
|
2273
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
2274
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
2275
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
2276
|
-
<ValidityPeriod>
|
|
2277
|
-
<StartDate>2010-12-10</StartDate>
|
|
2278
|
-
</ValidityPeriod>
|
|
2279
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
2280
|
-
<CommercialModelType>SubscriptionModel</CommercialModelType>
|
|
2281
|
-
<CommercialModelType>AdvertisementSupportedModel</CommercialModelType>
|
|
2282
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
2283
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
2284
|
-
<UseType>ConditionalDownload</UseType>
|
|
2285
|
-
<UseType>Stream</UseType>
|
|
2286
|
-
<DistributionChannel>
|
|
2287
|
-
<PartyName>
|
|
2288
|
-
<FullName>iTunes UMG</FullName>
|
|
2289
|
-
</PartyName>
|
|
2290
|
-
<PartyId>
|
|
2291
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
2292
|
-
</PartyId>
|
|
2293
|
-
</DistributionChannel>
|
|
2294
|
-
<DistributionChannel>
|
|
2295
|
-
<PartyName>
|
|
2296
|
-
<FullName>Universal UMG</FullName>
|
|
2297
|
-
</PartyName>
|
|
2298
|
-
<PartyId>
|
|
2299
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
2300
|
-
</PartyId>
|
|
2301
|
-
</DistributionChannel>
|
|
2302
|
-
</DealTerms>
|
|
2303
|
-
</Deal>
|
|
2304
|
-
<Deal>
|
|
2305
|
-
<DealTerms>
|
|
2306
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
2307
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
2308
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
2309
|
-
<ValidityPeriod>
|
|
2310
|
-
<StartDate>2010-12-10</StartDate>
|
|
2311
|
-
</ValidityPeriod>
|
|
2312
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
2313
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
2314
|
-
<UseType>PermanentDownload</UseType>
|
|
2315
|
-
<UseType>ConditionalDownload</UseType>
|
|
2316
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
2317
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
2318
|
-
<DistributionChannel>
|
|
2319
|
-
<PartyName>
|
|
2320
|
-
<FullName>iTunes UMG</FullName>
|
|
2321
|
-
</PartyName>
|
|
2322
|
-
<PartyId>
|
|
2323
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
2324
|
-
</PartyId>
|
|
2325
|
-
</DistributionChannel>
|
|
2326
|
-
<DistributionChannel>
|
|
2327
|
-
<PartyName>
|
|
2328
|
-
<FullName>Universal UMG</FullName>
|
|
2329
|
-
</PartyName>
|
|
2330
|
-
<PartyId>
|
|
2331
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
2332
|
-
</PartyId>
|
|
2333
|
-
</DistributionChannel>
|
|
2334
|
-
<PriceInformation>
|
|
2335
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
2336
|
-
</PriceInformation>
|
|
2337
|
-
</DealTerms>
|
|
2338
|
-
</Deal>
|
|
2339
|
-
</ReleaseDeal>
|
|
2340
|
-
<ReleaseDeal>
|
|
2341
|
-
<DealReleaseReference>R1</DealReleaseReference>
|
|
2342
|
-
<Deal>
|
|
2343
|
-
<DealTerms>
|
|
2344
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
2345
|
-
<ValidityPeriod>
|
|
2346
|
-
<StartDate>2010-12-10</StartDate>
|
|
2347
|
-
<EndDate>2014-08-19</EndDate>
|
|
2348
|
-
</ValidityPeriod>
|
|
2349
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
2350
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
2351
|
-
<UseType>PermanentDownload</UseType>
|
|
2352
|
-
<UseType>ConditionalDownload</UseType>
|
|
2353
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
2354
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
2355
|
-
<DistributionChannel>
|
|
2356
|
-
<PartyName>
|
|
2357
|
-
<FullName>iTunes UMG</FullName>
|
|
2358
|
-
</PartyName>
|
|
2359
|
-
<PartyId>
|
|
2360
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
2361
|
-
</PartyId>
|
|
2362
|
-
</DistributionChannel>
|
|
2363
|
-
<DistributionChannel>
|
|
2364
|
-
<PartyName>
|
|
2365
|
-
<FullName>Universal UMG</FullName>
|
|
2366
|
-
</PartyName>
|
|
2367
|
-
<PartyId>
|
|
2368
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
2369
|
-
</PartyId>
|
|
2370
|
-
</DistributionChannel>
|
|
2371
|
-
<PriceInformation>
|
|
2372
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
2373
|
-
</PriceInformation>
|
|
2374
|
-
</DealTerms>
|
|
2375
|
-
</Deal>
|
|
2376
|
-
<Deal>
|
|
2377
|
-
<DealTerms>
|
|
2378
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
2379
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
2380
|
-
<ValidityPeriod>
|
|
2381
|
-
<StartDate>2010-12-10</StartDate>
|
|
2382
|
-
<EndDate>2014-08-18</EndDate>
|
|
2383
|
-
</ValidityPeriod>
|
|
2384
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
2385
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
2386
|
-
<UseType>PermanentDownload</UseType>
|
|
2387
|
-
<UseType>ConditionalDownload</UseType>
|
|
2388
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
2389
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
2390
|
-
<DistributionChannel>
|
|
2391
|
-
<PartyName>
|
|
2392
|
-
<FullName>iTunes UMG</FullName>
|
|
2393
|
-
</PartyName>
|
|
2394
|
-
<PartyId>
|
|
2395
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
2396
|
-
</PartyId>
|
|
2397
|
-
</DistributionChannel>
|
|
2398
|
-
<DistributionChannel>
|
|
2399
|
-
<PartyName>
|
|
2400
|
-
<FullName>Universal UMG</FullName>
|
|
2401
|
-
</PartyName>
|
|
2402
|
-
<PartyId>
|
|
2403
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
2404
|
-
</PartyId>
|
|
2405
|
-
</DistributionChannel>
|
|
2406
|
-
<PriceInformation>
|
|
2407
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
2408
|
-
</PriceInformation>
|
|
2409
|
-
</DealTerms>
|
|
2410
|
-
</Deal>
|
|
2411
|
-
<Deal>
|
|
2412
|
-
<DealReference>PriceCampaignID:GPS ISRC: DEC610900439 EventRef: 8966794</DealReference>
|
|
2413
|
-
<DealTerms>
|
|
2414
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
2415
|
-
<ValidityPeriod>
|
|
2416
|
-
<StartDate>2014-08-20</StartDate>
|
|
2417
|
-
</ValidityPeriod>
|
|
2418
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
2419
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
2420
|
-
<UseType>PermanentDownload</UseType>
|
|
2421
|
-
<UseType>ConditionalDownload</UseType>
|
|
2422
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
2423
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
2424
|
-
<DistributionChannel>
|
|
2425
|
-
<PartyName>
|
|
2426
|
-
<FullName>iTunes UMG</FullName>
|
|
2427
|
-
</PartyName>
|
|
2428
|
-
<PartyId>
|
|
2429
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
2430
|
-
</PartyId>
|
|
2431
|
-
</DistributionChannel>
|
|
2432
|
-
<DistributionChannel>
|
|
2433
|
-
<PartyName>
|
|
2434
|
-
<FullName>Universal UMG</FullName>
|
|
2435
|
-
</PartyName>
|
|
2436
|
-
<PartyId>
|
|
2437
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
2438
|
-
</PartyId>
|
|
2439
|
-
</DistributionChannel>
|
|
2440
|
-
<PriceInformation>
|
|
2441
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
2442
|
-
</PriceInformation>
|
|
2443
|
-
</DealTerms>
|
|
2444
|
-
</Deal>
|
|
2445
|
-
<Deal>
|
|
2446
|
-
<DealTerms>
|
|
2447
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
2448
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
2449
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
2450
|
-
<ValidityPeriod>
|
|
2451
|
-
<StartDate>2010-12-10</StartDate>
|
|
2452
|
-
</ValidityPeriod>
|
|
2453
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
2454
|
-
<CommercialModelType>SubscriptionModel</CommercialModelType>
|
|
2455
|
-
<CommercialModelType>AdvertisementSupportedModel</CommercialModelType>
|
|
2456
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
2457
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
2458
|
-
<UseType>ConditionalDownload</UseType>
|
|
2459
|
-
<UseType>Stream</UseType>
|
|
2460
|
-
<DistributionChannel>
|
|
2461
|
-
<PartyName>
|
|
2462
|
-
<FullName>iTunes UMG</FullName>
|
|
2463
|
-
</PartyName>
|
|
2464
|
-
<PartyId>
|
|
2465
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
2466
|
-
</PartyId>
|
|
2467
|
-
</DistributionChannel>
|
|
2468
|
-
<DistributionChannel>
|
|
2469
|
-
<PartyName>
|
|
2470
|
-
<FullName>Universal UMG</FullName>
|
|
2471
|
-
</PartyName>
|
|
2472
|
-
<PartyId>
|
|
2473
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
2474
|
-
</PartyId>
|
|
2475
|
-
</DistributionChannel>
|
|
2476
|
-
</DealTerms>
|
|
2477
|
-
</Deal>
|
|
2478
|
-
<Deal>
|
|
2479
|
-
<DealReference>PriceCampaignID:GPS ISRC: DEC610900439 EventRef: 8764676</DealReference>
|
|
2480
|
-
<DealTerms>
|
|
2481
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
2482
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
2483
|
-
<ValidityPeriod>
|
|
2484
|
-
<StartDate>2014-08-19</StartDate>
|
|
2485
|
-
</ValidityPeriod>
|
|
2486
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
2487
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
2488
|
-
<UseType>PermanentDownload</UseType>
|
|
2489
|
-
<UseType>ConditionalDownload</UseType>
|
|
2490
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
2491
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
2492
|
-
<DistributionChannel>
|
|
2493
|
-
<PartyName>
|
|
2494
|
-
<FullName>iTunes UMG</FullName>
|
|
2495
|
-
</PartyName>
|
|
2496
|
-
<PartyId>
|
|
2497
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
2498
|
-
</PartyId>
|
|
2499
|
-
</DistributionChannel>
|
|
2500
|
-
<DistributionChannel>
|
|
2501
|
-
<PartyName>
|
|
2502
|
-
<FullName>Universal UMG</FullName>
|
|
2503
|
-
</PartyName>
|
|
2504
|
-
<PartyId>
|
|
2505
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
2506
|
-
</PartyId>
|
|
2507
|
-
</DistributionChannel>
|
|
2508
|
-
<PriceInformation>
|
|
2509
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
2510
|
-
</PriceInformation>
|
|
2511
|
-
</DealTerms>
|
|
2512
|
-
</Deal>
|
|
2513
|
-
</ReleaseDeal>
|
|
2514
|
-
<ReleaseDeal>
|
|
2515
|
-
<DealReleaseReference>R11</DealReleaseReference>
|
|
2516
|
-
<Deal>
|
|
2517
|
-
<DealTerms>
|
|
2518
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
2519
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
2520
|
-
<ValidityPeriod>
|
|
2521
|
-
<StartDate>2010-12-10</StartDate>
|
|
2522
|
-
<EndDate>2013-07-09</EndDate>
|
|
2523
|
-
</ValidityPeriod>
|
|
2524
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
2525
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
2526
|
-
<UseType>PermanentDownload</UseType>
|
|
2527
|
-
<UseType>ConditionalDownload</UseType>
|
|
2528
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
2529
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
2530
|
-
<DistributionChannel>
|
|
2531
|
-
<PartyName>
|
|
2532
|
-
<FullName>iTunes UMG</FullName>
|
|
2533
|
-
</PartyName>
|
|
2534
|
-
<PartyId>
|
|
2535
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
2536
|
-
</PartyId>
|
|
2537
|
-
</DistributionChannel>
|
|
2538
|
-
<DistributionChannel>
|
|
2539
|
-
<PartyName>
|
|
2540
|
-
<FullName>Universal UMG</FullName>
|
|
2541
|
-
</PartyName>
|
|
2542
|
-
<PartyId>
|
|
2543
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
2544
|
-
</PartyId>
|
|
2545
|
-
</DistributionChannel>
|
|
2546
|
-
<PriceInformation>
|
|
2547
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
2548
|
-
</PriceInformation>
|
|
2549
|
-
</DealTerms>
|
|
2550
|
-
</Deal>
|
|
2551
|
-
<Deal>
|
|
2552
|
-
<DealTerms>
|
|
2553
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
2554
|
-
<ValidityPeriod>
|
|
2555
|
-
<StartDate>2010-12-10</StartDate>
|
|
2556
|
-
<EndDate>2013-08-22</EndDate>
|
|
2557
|
-
</ValidityPeriod>
|
|
2558
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
2559
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
2560
|
-
<UseType>PermanentDownload</UseType>
|
|
2561
|
-
<UseType>ConditionalDownload</UseType>
|
|
2562
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
2563
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
2564
|
-
<DistributionChannel>
|
|
2565
|
-
<PartyName>
|
|
2566
|
-
<FullName>iTunes UMG</FullName>
|
|
2567
|
-
</PartyName>
|
|
2568
|
-
<PartyId>
|
|
2569
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
2570
|
-
</PartyId>
|
|
2571
|
-
</DistributionChannel>
|
|
2572
|
-
<DistributionChannel>
|
|
2573
|
-
<PartyName>
|
|
2574
|
-
<FullName>Universal UMG</FullName>
|
|
2575
|
-
</PartyName>
|
|
2576
|
-
<PartyId>
|
|
2577
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
2578
|
-
</PartyId>
|
|
2579
|
-
</DistributionChannel>
|
|
2580
|
-
<PriceInformation>
|
|
2581
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
2582
|
-
</PriceInformation>
|
|
2583
|
-
</DealTerms>
|
|
2584
|
-
</Deal>
|
|
2585
|
-
<Deal>
|
|
2586
|
-
<DealReference>PriceCampaignID:GPS ISRC: DEC611000905 EventRef: 7866871</DealReference>
|
|
2587
|
-
<DealTerms>
|
|
2588
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
2589
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
2590
|
-
<ValidityPeriod>
|
|
2591
|
-
<StartDate>2013-07-10</StartDate>
|
|
2592
|
-
</ValidityPeriod>
|
|
2593
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
2594
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
2595
|
-
<UseType>PermanentDownload</UseType>
|
|
2596
|
-
<UseType>ConditionalDownload</UseType>
|
|
2597
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
2598
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
2599
|
-
<DistributionChannel>
|
|
2600
|
-
<PartyName>
|
|
2601
|
-
<FullName>iTunes UMG</FullName>
|
|
2602
|
-
</PartyName>
|
|
2603
|
-
<PartyId>
|
|
2604
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
2605
|
-
</PartyId>
|
|
2606
|
-
</DistributionChannel>
|
|
2607
|
-
<DistributionChannel>
|
|
2608
|
-
<PartyName>
|
|
2609
|
-
<FullName>Universal UMG</FullName>
|
|
2610
|
-
</PartyName>
|
|
2611
|
-
<PartyId>
|
|
2612
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
2613
|
-
</PartyId>
|
|
2614
|
-
</DistributionChannel>
|
|
2615
|
-
<PriceInformation>
|
|
2616
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
2617
|
-
</PriceInformation>
|
|
2618
|
-
</DealTerms>
|
|
2619
|
-
</Deal>
|
|
2620
|
-
<Deal>
|
|
2621
|
-
<DealTerms>
|
|
2622
|
-
<TerritoryCode>AT</TerritoryCode>
|
|
2623
|
-
<TerritoryCode>CH</TerritoryCode>
|
|
2624
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
2625
|
-
<ValidityPeriod>
|
|
2626
|
-
<StartDate>2010-12-10</StartDate>
|
|
2627
|
-
</ValidityPeriod>
|
|
2628
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
2629
|
-
<CommercialModelType>SubscriptionModel</CommercialModelType>
|
|
2630
|
-
<CommercialModelType>AdvertisementSupportedModel</CommercialModelType>
|
|
2631
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
2632
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
2633
|
-
<UseType>ConditionalDownload</UseType>
|
|
2634
|
-
<UseType>Stream</UseType>
|
|
2635
|
-
<DistributionChannel>
|
|
2636
|
-
<PartyName>
|
|
2637
|
-
<FullName>iTunes UMG</FullName>
|
|
2638
|
-
</PartyName>
|
|
2639
|
-
<PartyId>
|
|
2640
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
2641
|
-
</PartyId>
|
|
2642
|
-
</DistributionChannel>
|
|
2643
|
-
<DistributionChannel>
|
|
2644
|
-
<PartyName>
|
|
2645
|
-
<FullName>Universal UMG</FullName>
|
|
2646
|
-
</PartyName>
|
|
2647
|
-
<PartyId>
|
|
2648
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
2649
|
-
</PartyId>
|
|
2650
|
-
</DistributionChannel>
|
|
2651
|
-
</DealTerms>
|
|
2652
|
-
</Deal>
|
|
2653
|
-
<Deal>
|
|
2654
|
-
<DealReference>PriceCampaignID:GPS ISRC: DEC611000905 EventRef: 6133380</DealReference>
|
|
2655
|
-
<DealTerms>
|
|
2656
|
-
<TerritoryCode>DE</TerritoryCode>
|
|
2657
|
-
<ValidityPeriod>
|
|
2658
|
-
<StartDate>2013-08-23</StartDate>
|
|
2659
|
-
</ValidityPeriod>
|
|
2660
|
-
<CommercialModelType>PayAsYouGoModel</CommercialModelType>
|
|
2661
|
-
<CommercialModelType>AsPerContract</CommercialModelType>
|
|
2662
|
-
<UseType>PermanentDownload</UseType>
|
|
2663
|
-
<UseType>ConditionalDownload</UseType>
|
|
2664
|
-
<UseType>UserMakeAvailableLabelProvided</UseType>
|
|
2665
|
-
<UseType>UserMakeAvailableUserProvided</UseType>
|
|
2666
|
-
<DistributionChannel>
|
|
2667
|
-
<PartyName>
|
|
2668
|
-
<FullName>iTunes UMG</FullName>
|
|
2669
|
-
</PartyName>
|
|
2670
|
-
<PartyId>
|
|
2671
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test2</ProprietaryId>
|
|
2672
|
-
</PartyId>
|
|
2673
|
-
</DistributionChannel>
|
|
2674
|
-
<DistributionChannel>
|
|
2675
|
-
<PartyName>
|
|
2676
|
-
<FullName>Universal UMG</FullName>
|
|
2677
|
-
</PartyName>
|
|
2678
|
-
<PartyId>
|
|
2679
|
-
<ProprietaryId Namespace="PADPIDA2007062701B">test1</ProprietaryId>
|
|
2680
|
-
</PartyId>
|
|
2681
|
-
</DistributionChannel>
|
|
2682
|
-
<PriceInformation>
|
|
2683
|
-
<PriceCode Namespace="PADPIDA2013042401U">AAAA</PriceCode>
|
|
2684
|
-
</PriceInformation>
|
|
2685
|
-
</DealTerms>
|
|
2686
|
-
</Deal>
|
|
2687
|
-
</ReleaseDeal>
|
|
2688
|
-
</DealList>
|
|
2689
|
-
</ern:NewReleaseMessage>
|