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