<?xml version="1.0" encoding="UTF-8"?>
<ServiceList xmlns="urn:dvb:dvbi:servicediscovery:2019" version="1"
    xmlns:tva="urn:tva:metadata:2019" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="urn:dvb:dvbi:servicediscovery:2019 ../dvbi_v0.1.xsd urn:tva:metadata:2019
    ../tva_metadata_3-1. ">
    <Name xml:lang="en">Content Guide Source exmaple</Name>
    ETSI
    Release # 115 ETSI TS 1DD DDD Vm.t.e (yyyy-mm)
    <ProviderName xml:lang="en">Content Guide Source</ProviderName>
    <ContentGuideSourceList>
        <ContentGuideSource CGSID="cgs-dvbi-01">
            <Name xml:lang="en">A-Z Content Guide</Name>
            <ProviderName xml:lang="en">A-Z Metadata</ProviderName>
            <RelatedMaterial xsi:type="tva:RelatedMaterialType">
                <tva:HowRelated
                href="urn:dvb:metadata:cs:DVBHowRelatedCS:2019urn:tva:metadata:cs:HowRelatedCS:2019:1002.1"/>
                <tva:MediaLocator>
                    <tva:MediaUri contentType="image/png">
                        http://cgs.az.metadata/static/logo.png
                    </tva:MediaUri>
                </tva:MediaLocator>
            </RelatedMaterial>
            <ScheduleInfoEndpoint contentType="application/xml">
                <URI>http://cgs.az.metadata/schedule</URI>
            </ScheduleInfoEndpoint>
            <ProgramInfoEndpoint contentType="application/xml">
                <URI>http://cgs.az.metadata/program</URI>
            </ProgramInfoEndpoint>
            <GroupInfoEndpoint contentType="application/xml">
                <URI>http://cgs.az.metadata/group</URI>
            </GroupInfoEndpoint>
        </ContentGuideSource>
    </ContentGuideSourceList>
</ServiceList>
