<?xml version="1.0" encoding="utf-8"?>

<ern:NewReleaseMessage xmlns:ern="http://ddex.net/xml/ern/383"
    xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
    xs:schemaLocation="http://ddex.net/xml/ern/332 http://ddex.net/xml/ern/383/release-notification.xsd"
    MessageSchemaVersionId="ern/383"
>
	<MessageHeader>
		<MessageId>20170112112123022</MessageId>
		<MessageSender>
			<PartyId>DPID_OF_THE_SENDER</PartyId>
			<PartyName>
				<FullName>Test Label</FullName>
			</PartyName>
		</MessageSender>
		<MessageRecipient>
			<!-- Note that this feed is addressed to "YouTube_ContentID", NOT "YouTube" -->
			<PartyId>PADPIDA2015120100H</PartyId>
			<PartyName>
				<FullName>YouTube_ContentID</FullName>
			</PartyName>
		</MessageRecipient>
		<MessageRecipient>
			<PartyId>PADPIDA2022021109P</PartyId>
			<PartyName>
				<FullName>YouTube_CreatorMusic</FullName>
			</PartyName>
		</MessageRecipient>
		<MessageCreatedDateTime>2016-12-02T13:01:17.271Z</MessageCreatedDateTime>
		<MessageControlType>LiveMessage</MessageControlType>
	</MessageHeader>
	<ResourceList>
		<SoundRecording>
			<SoundRecordingType>MusicalWorkSoundRecording</SoundRecordingType>
			<SoundRecordingId>
				<ISRC>USGCV1172318</ISRC>
				<!-- Syntax for applying asset labels to the Sound Recording asset. -->
				<ProprietaryId Namespace="YOUTUBE:SR_ASSET_LABEL">sr_label1</ProprietaryId>
				<ProprietaryId Namespace="YOUTUBE:SR_ASSET_LABEL">sr_label2</ProprietaryId>
				<!-- Syntax for applying a custom_id on the SR asset -->
				<ProprietaryId Namespace="YOUTUBE:SR_CUSTOM_ID">sr_custom_id</ProprietaryId>
				<!-- If no custom_id is defined, this ID used as custom ID for the asset -->
				<ProprietaryId Namespace="DPID:DPID_OF_THE_SENDER">YourProprietaryID</ProprietaryId>
			</SoundRecordingId>
			<IndirectSoundRecordingId>
				<ISWC>T1234567890</ISWC>
			</IndirectSoundRecordingId>
			<ResourceReference>A1</ResourceReference>
			<ReferenceTitle>
				<TitleText>Have Yourself a Merry Little Christmas</TitleText>
			</ReferenceTitle>
			<Duration>PT0H3M16S</Duration>
			<SoundRecordingDetailsByTerritory>
				<TerritoryCode>Worldwide</TerritoryCode>
				<Title TitleType="DisplayTitle">
					<TitleText>Have Yourself a Merry Little Christmas</TitleText>
				</Title>
				<DisplayArtist>
					<PartyName>
						<FullName>Judy Garland</FullName>
					</PartyName>
					<PartyId IsISNI="true">000000003039147X</PartyId>
					<ArtistRole>MainArtist</ArtistRole>
				</DisplayArtist>
				<LabelName>Some Label</LabelName>

				<!-- Clear SoundRecording ownership. -->
				<RightsController>
					<PartyName>
						<FullName>Test Label</FullName>
					</PartyName>
					<PartyId>DPID_OF_THE_SENDER</PartyId>
					<RightsControllerRole>RightsController</RightsControllerRole>
					<RightSharePercentage>0.00</RightSharePercentage>
				</RightsController>

				<PLine>
					<Year>2016</Year>
					<PLineText>(P) 2016 Some Label</PLineText>
				</PLine>
				<Genre>
					<GenreText>Holiday</GenreText>
				</Genre>
				<ParentalWarningType>NotExplicit</ParentalWarningType>
				<TechnicalSoundRecordingDetails>
					<TechnicalResourceDetailsReference>T1</TechnicalResourceDetailsReference>
					<File>
						<FileName>USGCV1172318.flac</FileName>
					</File>
				</TechnicalSoundRecordingDetails>
			</SoundRecordingDetailsByTerritory>
		</SoundRecording>
	</ResourceList>
	<ReleaseList>
		<Release>
			<ReleaseId>
				<ISRC>USGCV1172318</ISRC>
			</ReleaseId>
			<ReleaseReference>R1</ReleaseReference>
			<ReferenceTitle>
				<TitleText>Have Yourself a Merry Little Christmas</TitleText>
			</ReferenceTitle>
			<ReleaseResourceReferenceList>
				<ReleaseResourceReference ReleaseResourceType="PrimaryResource">A1</ReleaseResourceReference>
			</ReleaseResourceReferenceList>
			<ReleaseType>SingleResourceRelease</ReleaseType>
			<ReleaseDetailsByTerritory>
				<TerritoryCode>Worldwide</TerritoryCode>
				<DisplayArtistName>Judy Garland</DisplayArtistName>
				<LabelName>Some Label</LabelName>
				<Title TitleType="DisplayTitle">
					<TitleText>Have Yourself a Merry Little Christmas</TitleText>
				</Title>
				<DisplayArtist>
					<PartyName>
						<FullName>Judy Garland</FullName>
					</PartyName>
					<PartyId IsISNI="true">000000003039147X</PartyId>
					<ArtistRole>MainArtist</ArtistRole>
				</DisplayArtist>
				<ParentalWarningType>NotExplicit</ParentalWarningType>
				<Genre>
					<GenreText>Holiday</GenreText>
				</Genre>
			</ReleaseDetailsByTerritory>
			<PLine>
				<Year>2016</Year>
				<PLineText>(P) 2016 Some Label</PLineText>
			</PLine>
		</Release>
	</ReleaseList>
	<DealList>
		<ReleaseDeal>
			<DealReleaseReference>R1</DealReleaseReference>

			<Deal>
				<!-- No deal denotes takedown -->
			</Deal>

		</ReleaseDeal>
	</DealList>
</ern:NewReleaseMessage>