<?xml version="1.0" encoding="UTF-8"?>
<ern:NewReleaseMessage xmlns:ern="http://ddex.net/xml/ern/43"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://ddex.net/xml/ern/43 http://ddex.net/xml/ern/43/release-notification.xsd"
   ReleaseProfileVersionId="SimpleAudioSingle" LanguageAndScriptCode="en" AvsVersionId="3">
	<MessageHeader>
		<MessageThreadId>W83814161</MessageThreadId>
		<MessageId>W83814161</MessageId>
		<MessageSender>
			<PartyId>Your DPID</PartyId>
			<PartyName>
				<FullName>Your party name</FullName>
			</PartyName>
		</MessageSender>
		<MessageRecipient>
			<PartyId>PADPIDA2015120100H</PartyId>
			<PartyName>
				<FullName>YouTube_ContentID</FullName>
			</PartyName>
		</MessageRecipient>
		<MessageCreatedDateTime>2017-04-25T15:00:29.947Z</MessageCreatedDateTime>
		<MessageControlType>LiveMessage</MessageControlType>
	</MessageHeader>
	<PartyList>
		<Party>
			<PartyReference>PJOEARTIST</PartyReference>
			<PartyName>
				<FullName>Joe Artist</FullName>
			</PartyName>
		</Party>
		<Party>
			<PartyReference>PRICHRC</PartyReference>
			<PartyName>
				<FullName>Rich RightsCtrl</FullName>
			</PartyName>
			<PartyId>
				<ProprietaryId Namespace="DPID of rights controler">123456</ProprietaryId>
			</PartyId>
		</Party>
		<Party>
			<PartyReference>PACMELABLE</PartyReference>
			<PartyName>
				<FullName>ACME label</FullName>
			</PartyName>
		</Party>
	</PartyList>
	<ResourceList>
		<SoundRecording>
			<ResourceReference>A1</ResourceReference>
			<Type>MusicalWorkSoundRecording</Type>
			<SoundRecordingEdition>
				<ResourceId>
					<ISRC>USGCV1172318</ISRC>
					<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>
				</ResourceId>
				<PLine>
					<Year>2024</Year>
					<PLineText>Some PLINE text</PLineText>
				</PLine>
				<TechnicalDetails>
					<TechnicalResourceDetailsReference>T1</TechnicalResourceDetailsReference>
					<DeliveryFile>
						<Type>AudioFile</Type>
						<AudioCodecType>FLAC</AudioCodecType>
						<NumberOfChannels>2</NumberOfChannels>
						<SamplingRate UnitOfMeasure="kHz">44.1</SamplingRate>
						<BitsPerSample>16</BitsPerSample>
						<File>
							<URI>resources/t1.flac</URI>
						</File>
					</DeliveryFile>
				</TechnicalDetails>
			</SoundRecordingEdition>
			<DisplayTitleText IsDefault="true">Title text</DisplayTitleText>
			<DisplayTitle ApplicableTerritoryCode="Worldwide">
				<TitleText>Title text</TitleText>
			</DisplayTitle>
			<DisplayArtistName ApplicableTerritoryCode="Worldwide">Joe Artist</DisplayArtistName>
			<DisplayArtist>
				<ArtistPartyReference>PJOEARTIST</ArtistPartyReference>
				<DisplayArtistRole>MainArtist</DisplayArtistRole>
			</DisplayArtist>
			<ResourceRightsController>
				<RightsControllerPartyReference>PRICHRC</RightsControllerPartyReference>               
				<RightsControlType>RightsController</RightsControlType>
				<RightSharePercentage>100.00</RightSharePercentage>	
				<DelegatedUsageRights>
                    <UseType>UseForIdentification</UseType>
                    <TerritoryOfRightsDelegation>Worldwide</TerritoryOfRightsDelegation>
                </DelegatedUsageRights>				
			</ResourceRightsController>
			<Duration>PT4M23.583S</Duration>
			<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
		</SoundRecording>

	</ResourceList>
	<ReleaseList>
		<Release>
			<ReleaseReference>R1</ReleaseReference>
			<ReleaseType>SingleResourceRelease</ReleaseType>
			<ReleaseId>
				<ProprietaryId Namespace="ISRC">USGCV1172318</ProprietaryId>
			</ReleaseId>
			<DisplayTitleText>Title text</DisplayTitleText>
			<DisplayTitle ApplicableTerritoryCode="Worldwide">
				<TitleText>Title text</TitleText>
			</DisplayTitle>

			<DisplayArtistName ApplicableTerritoryCode="Worldwide">Joe Artist</DisplayArtistName>
			<DisplayArtist SequenceNumber="1">
				<ArtistPartyReference>PJOEARTIST</ArtistPartyReference>
				<DisplayArtistRole>MainArtist</DisplayArtistRole>
			</DisplayArtist>
			<ReleaseLabelReference ApplicableTerritoryCode="Worldwide" IsDefault="true"
            >PACMELABLE</ReleaseLabelReference>

			<PLine>
				<Year>2024</Year>
				<PLineText>2024 Pline text</PLineText>
			</PLine>
			<CLine>
				<Year>2024</Year>
				<CLineText>2024 Cline text</CLineText>
			</CLine>
			<Genre ApplicableTerritoryCode="Worldwide">
				<GenreText>POP</GenreText>
			</Genre>

			<ParentalWarningType>NoAdviceAvailable</ParentalWarningType>
			<ResourceGroup>
				<SequenceNumber>1</SequenceNumber>
				<ResourceGroupContentItem>
					<SequenceNumber>1</SequenceNumber>
					<ReleaseResourceReference>A1</ReleaseResourceReference>
				</ResourceGroupContentItem>
			</ResourceGroup>
		</Release>
	</ReleaseList>
	<DealList>
		<ReleaseDeal>
			<DealReleaseReference>R1</DealReleaseReference>
			<Deal>
				<DealReference>YT_MATCH_POLICY:My Saved Policy</DealReference>
			</Deal>
		</ReleaseDeal>
	</DealList>
</ern:NewReleaseMessage>
