<?xml version="1.0" encoding="UTF-8"?>
<ServiceList version="1" xmlns="urn:dvb:dvbi:servicediscovery:2019" xmlns:dvbisd-base="urn:dvb:dvbi:servicediscovery-imports:2019" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:dvb:dvbi:servicediscovery:2019 ..\dvbi_v0.1.xsd">
	<Name>IBC Demo Service List</Name>
	<ProviderName>DVB</ProviderName>
<!--
This IBC demo service list is intended to carry 8 services. All services instances are assumed  to use in a static mode (no change expected). A dynamic change (i.e. change of priorities in instances) can be envisaged, if implementations permit.

LCN 1: 
Service 1  
carried over DTT and local DASH - Instance over DTT will display "service 1(as DTT)" / Instance over LL-DASH will display "service 1(as LL-DASH)"/ Instance over regular DASH will display "service 1(as regular DASH)"
source: SES Astra 

LCN 2: 
service 2  
carried over DTT and local DASH - Instance over DTT will display "service 2(as DTT)" / Instance over LL-DASH will display "service 2(as LL-DASH)" / Instance over LL-DASH will display "service 2(as regular DASH)"
source: SES Astra

LCN 3: 
Service 3  
carried over local DASH - instance over LL-DASH will display "service 3(as LL-Dash)" / instance over LL-DASH will display "service 3(as  regular Dash)" 
source SES Astra

LCN 4:
service 4
carried over DTT
source BBC

LCN5:
service 5
carried over DTT
source BBC

LCN6:
service 6
carried over DTT
source BBC

LCN7:
service 7
carried over DASH  
source ITV

LCN8:
service 8
carried over DASH  
source Broadpeak


NOTES: Contentattributes and servicetypes were commented out as they are not stabilized yet in the specs.
the metadata should be final (provided no change request) apart for the itv stream (service 7) and the broadpeak stream (service 8)


-->
	<RegionList version="1">
		<Region countryCodes="NLD" regionID="Netherlands">
		</Region>
	</RegionList>
	<LCNTableList>
		<LCNTable>
			<TargetRegion>Netherlands</TargetRegion>
			<LCN channelNumber="1" serviceRef="tag:ses.com,2019:service 1 - hybrid dtt"/>
			<LCN channelNumber="2" serviceRef="tag:ses.com,2019:service 2 - hybrid dtt"/>
			<LCN channelNumber="3" serviceRef="tag:ses.com,2019:service 3 - LL-DASH local"/>
			<LCN channelNumber="4" serviceRef="tag:dtt.BBCrd,2019:service 4 - dtt"/>
			<LCN channelNumber="5" serviceRef="tag:dtt.BBCrd,2019:service 5 - dtt"/>
			<LCN channelNumber="6" serviceRef="tag:dtt.BBCrd,2019:service 6 - dtt"/>
			<LCN channelNumber="7" serviceRef="tag:itv.co.uk,2019:service 7- LLDASH remote"/>
			<LCN channelNumber="8" serviceRef="tag:broadpeak.tv,2019:service 8 - M-ABR"/>
		</LCNTable>
	</LCNTableList>
	<Service version="1">
		<UniqueIdentifier>tag:ses.com,2019:service 1 - hybrid dtt</UniqueIdentifier>
		<ServiceInstance priority="1">
			<DisplayName>service 1 (as DTT)</DisplayName>
			<!-- <ContentAttributes>
				<dvbisd-base:AudioAttributes>
					<tva:Coding href="urn:dvb:metadata:cs :AudioCodecCS#2007#3.1">
						<tva:Name>AC3</tva:Name>
					</tva:Coding>
				</dvbisd-base:AudioAttributes>
				<dvbisd-base:VideoAttributes>
					<tva:Coding href="urn:dvb:metadata:cs VideoCodecCS#2007#1.4.12">
						<tva:Name>H264 High Profile @ Level 4.0</tva:Name>
					</tva:Coding>
				</dvbisd-base:VideoAttributes>
			</ContentAttributes> -->
			<SourceType>urn:dvb:source:dvb-t</SourceType>
			<DVBTDeliveryParameters>
				<DVBTriplet origNetId="1" tsId="2014" serviceId="1"/>
			</DVBTDeliveryParameters>
		</ServiceInstance>
		<ServiceInstance priority="2">
			<DisplayName>service 1 (as LL-DASH)</DisplayName>
			<SourceType> urn:dvb:source:dvb-dash</SourceType>
			<DASHDeliveryParameters>
				<UriBasedLocation contentType="application/dash+xml">
					<dvbisd-base:URI>http://192.168.1.12:20202/Content/DASH/Live/channel(service1)/manifest.mpd</dvbisd-base:URI>
				</UriBasedLocation>
			</DASHDeliveryParameters>
		</ServiceInstance>
		<ServiceInstance priority="3">
			<DisplayName>service 1 (as regular DASH)</DisplayName>
			<SourceType> urn:dvb:source:dvb-dash</SourceType>
			<DASHDeliveryParameters>
				<UriBasedLocation contentType="application/dash+xml">
					<dvbisd-base:URI>http://192.168.1.12:20202/Content/DASH/Live/channel(service1Reg)/manifest.mpd</dvbisd-base:URI>
				</UriBasedLocation>
			</DASHDeliveryParameters>
		</ServiceInstance>
		<ServiceName>service 1 - hybrid dtt</ServiceName>
		<ProviderName>SES</ProviderName>
		<ServiceGenre>0</ServiceGenre>
		<!-- PH:: This value is not in the current schema (yet)
		<ServiceType>urn:dvb:dvbi:DVBServiceType:2019:linear</ServiceType> -->
	</Service>
	<Service version="1">
		<UniqueIdentifier>tag:ses.com,2019:service 2 - hybrid dtt</UniqueIdentifier>
		<ServiceInstance priority="1">
			<DisplayName>service 2 (as DTT)</DisplayName>
			<!-- <ContentAttributes>
				<dvbisd-base:AudioAttributes>
					<tva:Coding href="urn:dvb:metadata:cs :AudioCodecCS#2007#3.1">
						<tva:Name>AC3</tva:Name>
					</tva:Coding>
				</dvbisd-base:AudioAttributes>
				<dvbisd-base:VideoAttributes>
					<tva:Coding href="urn:dvb:metadata:cs VideoCodecCS#2007#1.4.12">
						<tva:Name>H264 High Profile @ Level 4.0</tva:Name>
					</tva:Coding>
				</dvbisd-base:VideoAttributes>
			</ContentAttributes> -->
			<SourceType>urn:dvb:source:dvb-t</SourceType>
			<DVBTDeliveryParameters>
				<DVBTriplet origNetId="1" tsId="2014" serviceId="2"/>
			</DVBTDeliveryParameters>
		</ServiceInstance>
		<ServiceInstance priority="2">
			<DisplayName>service 2 (as LL-DASH)</DisplayName>
			<SourceType>urn:dvb:source:dvb-dash</SourceType>
			<DASHDeliveryParameters>
				<UriBasedLocation contentType="application/dash+xml">
					<dvbisd-base:URI>http://192.168.1.12:20202/Content/DASH/Live/channel(service2)/manifest.mpd</dvbisd-base:URI>
				</UriBasedLocation>
			</DASHDeliveryParameters>
		</ServiceInstance>
		<ServiceInstance priority="3">
			<DisplayName>service 2 (as regular DASH)</DisplayName>
			<SourceType>urn:dvb:source:dvb-dash</SourceType>
			<DASHDeliveryParameters>
				<UriBasedLocation contentType="application/dash+xml">
					<dvbisd-base:URI>http://192.168.1.12:20202/Content/DASH/Live/channel(service2Reg)/manifest.mpd</dvbisd-base:URI>
				</UriBasedLocation>
			</DASHDeliveryParameters>
		</ServiceInstance>
		<ServiceName>service 2 - hybrid dtt</ServiceName>
		<ProviderName>SES</ProviderName>
		<ServiceGenre>0</ServiceGenre>
		<!-- <ServiceType>urn:dvb:dvbi:DVBServiceType:2019:linear</ServiceType>-->
	</Service>
	<Service version="1">
		<UniqueIdentifier>tag:ses.com,2019:service 3 - LL-DASH local</UniqueIdentifier>
		<ServiceInstance priority="1">
			<DisplayName>service 3 (LL-DASH)</DisplayName>
			<SourceType> urn:dvb:source:dvb-dash</SourceType>
			<DASHDeliveryParameters>
				<UriBasedLocation contentType="application/dash+xml">
					<dvbisd-base:URI>http://192.168.1.12:20202/Content/DASH/Live/channel(service3)/manifest.mpd</dvbisd-base:URI>
				</UriBasedLocation>
			</DASHDeliveryParameters>
		</ServiceInstance>
		<ServiceInstance priority="2">
			<DisplayName>service 3 (regular DASH)</DisplayName>
			<SourceType> urn:dvb:source:dvb-dash</SourceType>
			<DASHDeliveryParameters>
				<UriBasedLocation contentType="application/dash+xml">
					<dvbisd-base:URI>http://192.168.1.12:20202/Content/DASH/Live/channel(service3Reg)/manifest.mpd</dvbisd-base:URI>
				</UriBasedLocation>
			</DASHDeliveryParameters>
		</ServiceInstance>
		<ServiceName>service 3 (DASH only)</ServiceName>
		<ProviderName>SES</ProviderName>
		<ServiceGenre>0</ServiceGenre>
		<!-- <ServiceType>urn:dvb:dvbi:DVBServiceType:2019:linear</ServiceType> -->
	</Service>
	<Service version="1">
		<UniqueIdentifier>tag:dtt.BBCrd,2019:service 4 - dtt</UniqueIdentifier>
		<ServiceInstance priority="1">
			<DisplayName>service 4 (DTT Only)</DisplayName>
			<!-- <ContentAttributes>
				<dvbisd-base:AudioAttributes>
					<tva:Coding href="urn:dvb:metadata:cs :AudioCodecCS#2007#3.1">
						<tva:Name>AC3</tva:Name>
					</tva:Coding>
				</dvbisd-base:AudioAttributes>
				<dvbisd-base:VideoAttributes>
					<tva:Coding href="urn:dvb:metadata:cs VideoCodecCS#2007#1.4.12">
						<tva:Name>H264 High Profile @ Level 4.0</tva:Name>
					</tva:Coding>
				</dvbisd-base:VideoAttributes>
			</ContentAttributes> -->
			<SourceType>urn:dvb:source:dvb-t</SourceType>
			<DVBTDeliveryParameters>
				<DVBTriplet origNetId="1" tsId="1" serviceId="1"/> <!-- replace by actual triplet in Amsterdam for foreseen service-->
			</DVBTDeliveryParameters>
		</ServiceInstance>
		<ServiceName>BBC R&amp;D HD1</ServiceName>
		<ProviderName>DVB</ProviderName>
		<ServiceGenre>0</ServiceGenre>
		<!-- <ServiceType>urn:dvb:dvbi:DVBServiceType:2019:linear</ServiceType> -->
	</Service>
	<Service version="1">
		<UniqueIdentifier>tag:dtt.BBCrd,2019:service 5 - dtt</UniqueIdentifier>
		<ServiceInstance priority="1">
			<DisplayName>service 5 (DTT Only)</DisplayName>
			<!-- <ContentAttributes>
				<dvbisd-base:AudioAttributes>
					<tva:Coding href="urn:dvb:metadata:cs :AudioCodecCS#2007#3.1">
						<tva:Name>AC3</tva:Name>
					</tva:Coding>
				</dvbisd-base:AudioAttributes>
				<dvbisd-base:VideoAttributes>
					<tva:Coding href="urn:dvb:metadata:cs VideoCodecCS#2007#1.4.12">
						<tva:Name>H264 High Profile @ Level 4.0</tva:Name>
					</tva:Coding>
				</dvbisd-base:VideoAttributes>
			</ContentAttributes> -->
			<SourceType>urn:dvb:source:dvb-t</SourceType>
			<DVBTDeliveryParameters>
				<DVBTriplet origNetId="1" tsId="1" serviceId="2"/> <!-- replace by actual triplet in Amsterdam for foreseen service-->
			</DVBTDeliveryParameters>
		</ServiceInstance>
		<ServiceName>BBC R&amp;D HD2</ServiceName>
		<ProviderName>DVB</ProviderName>
		<ServiceGenre>0</ServiceGenre>
		<!-- <ServiceType>urn:dvb:dvbi:DVBServiceType:2019:linear</ServiceType> -->
	</Service> 
	<Service version="1">
		<UniqueIdentifier>tag:dtt.BBCrd,2019:service 6 - dtt</UniqueIdentifier>
		<ServiceInstance priority="1">
			<DisplayName>service 6 (DTT Only)</DisplayName>
			<SourceType>urn:dvb:source:dvb-t</SourceType>
			<!--<ContentAttributes>
				<dvbisd-base:AudioAttributes>
					<tva:Coding href="urn:dvb:metadata:cs :AudioCodecCS#2007#3.1">
						<tva:Name>AC3</tva:Name>
					</tva:Coding>
				</dvbisd-base:AudioAttributes>
				<dvbisd-base:VideoAttributes>
					<tva:Coding href="urn:dvb:metadata:cs VideoCodecCS#2007#1.4.12">
						<tva:Name>H264 High Profile @ Level 4.0</tva:Name>
					</tva:Coding>
				</dvbisd-base:VideoAttributes>
			</ContentAttributes> -->
			<DVBTDeliveryParameters>
				<DVBTriplet origNetId="1" tsId="1" serviceId="3"/>  
			</DVBTDeliveryParameters>
		</ServiceInstance>
		<ServiceName>BBC R&amp;D HD3</ServiceName>
		<ProviderName>DVB</ProviderName>
		<ServiceGenre>0</ServiceGenre>
		<!-- <ServiceType>urn:dvb:dvbi:DVBServiceType:2019:linear</ServiceType> -->
	</Service>
	<Service version="1">
		<UniqueIdentifier>tag:itv.co.uk,2019:service 7- LLDASH remote</UniqueIdentifier>
		<ServiceInstance priority="1">
			<DisplayName>service 7 (LL-DASH, remote)</DisplayName>
			<SourceType>urn:dvb:source:dash</SourceType>
			<DASHDeliveryParameters>
				<UriBasedLocation contentType="application/dash+xml">
					<dvbisd-base:URI>http://origin-vos360-emea-01.vos360.video/Content/DASH/Live/channel(5b7119fc-6c4b-2f7b-14e5-cb051839c43f)/manifest.mpd</dvbisd-base:URI>
				</UriBasedLocation>
			</DASHDeliveryParameters>
		</ServiceInstance>
		<ServiceName>service 7 - LL-DASH remote</ServiceName>
		<ProviderName>DVB</ProviderName>
		<ServiceGenre>0</ServiceGenre>
		<!-- <ServiceType>”urn:dvb:dvbi:DVBServiceType:2019:linear”</ServiceType> -->
	</Service>
	<Service version="1">
		<UniqueIdentifier>tag:broadpeak.tv,2019:service 8 - M-ABR</UniqueIdentifier>
		<ServiceInstance priority="1">
			<DisplayName>service 8 (LL-DASH)</DisplayName>
			<SourceType>urn:dvb:source:dash</SourceType>
			<DASHDeliveryParameters>
				<UriBasedLocation contentType="application/dash+xml">
					<dvbisd-base:URI>http://192.168.1.211:80/bpk-tv/ch1/default/index.mpd</dvbisd-base:URI>
				</UriBasedLocation>
			</DASHDeliveryParameters>
		</ServiceInstance>
		<ServiceName>service 8 - M-ABR</ServiceName>
		<ProviderName>Broadpeak</ProviderName>
		<ServiceGenre>0</ServiceGenre>
		<!-- <ServiceType>”urn:dvb:dvbi:DVBServiceType:2019:linear”</ServiceType> -->
	</Service>
</ServiceList>
