﻿<?xml version="1.0" encoding="utf-8"?>
<ns:Service xmlns:ns="urn:oma:xml:bcast:sg:fragments:1.0"
			xmlns:sa="tag:atsc.org,2016:XMLSchemas/ATSC3/SA/1.0/"
            xmlns:nsA="http://www.w3.org/1999/xhtml"
            xmlns:xml="http://www.w3.org/XML/1998/namespace"
            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:schemaLocation="urn:oma:xml:bcast:sg:fragments:1.0 ATSC-OMA-SUP-XSD_bcast_sg_fragments-V1_0-20090212-A-20210804.xsd tag:atsc.org,2016:XMLSchemas/ATSC3/SA/1.0/ SA-1.0-20210312.xsd tag:atsc.org,2016:XMLSchemas/ATSC3/RRT/1.0/ RRT-1.0-20210128.xsd"
            id="AtscService001"
            version="3"
            validFrom="1772150934"
            validTo="1772190934"
            globalServiceID="https://doi.org/10.5239/8A23-2B0B">
	<ns:ServiceType>1</ns:ServiceType>
	<ns:Name text="This is a service name"
			xml:lang="en"/>
	<ns:Name text="Este es un nombre de servicio"
			xml:lang="es"/>
	<ns:Description text="This is a service description"
			xml:lang="en"/>
	<ns:Description text="Esta es una descripción del servicio"
			xml:lang="es"/>	
	<ns:AudioLanguage languageSDPTag="en">English</ns:AudioLanguage>
	<ns:AudioLanguage languageSDPTag="es">Español</ns:AudioLanguage>
	<ns:Genre type="main" 
			href="http://www.atsc.org/XMLSchemas/mh/2009/1.0/genre-cs/:Entertainment"/>
	<ns:Genre type="secondary" 
			href="http://www.atsc.org/XMLSchemas/mh/2009/1.0/genre-cs/:Action"/>
	<ns:Extension url="https://www.youtube.com/watch?v=dQw4w9WgXcQ">
		<ns:Description xml:lang="en">A musical interlude</ns:Description>
		<ns:Description xml:lang="es">Un interludio musical</ns:Description>		
	</ns:Extension>
	<ns:PrivateExt>
		<sa:ATSC3ServiceExtension>
			<sa:Icon MIMEType="image/png"
				width="48"
				height="48"
				dataSize="9123">file:///myServiceLogo.png
			</sa:Icon>
			<sa:MajorChannelNum xml:lang="en">12</sa:MajorChannelNum>
			<sa:MinorChannelNum xml:lang="en">1</sa:MinorChannelNum>
		</sa:ATSC3ServiceExtension>
	</ns:PrivateExt>
</ns:Service>