1<?xml version="1.0" encoding="UTF-8"?>
2<MPD xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3 xmlns="urn:mpeg:dash:schema:mpd:2011"
4 xsi:schemaLocation="urn:mpeg:dash:schema:mpd:2011 http://standards.iso.org/ittf/PubliclyAvailableStandards/MPEG-DASH_schema_files/DASH-MPD.xsd"
5 minBufferTime="PT1S"
6 profiles="urn:mpeg:dash:profile:isoff-live:2011"
7 type="dynamic"
8 timeShiftBufferDepth="PT16S"
9 minimumUpdatePeriod="PT4S"
10 publishTime="2018-05-04T16:21:16Z"
11 availabilityStartTime="1970-01-01T00:00:00Z">
12  <Period id="1" start="PT0S">
13    <AdaptationSet id="0" mimeType="video/mp4" contentType="video" segmentAlignment="true" startWithSAP="1">
14      <Role schemeIdUri="urn:mpeg:dash:role:2011" value="main"/>
15      <SegmentTemplate presentationTimeOffset="0" media="video-time=$Time$-$Bandwidth$-0.m4s?z32=" initialization="video-$Bandwidth$-0.mp4?z32=" timescale="1000" startNumber="381362716">
16        <SegmentTimeline>
17          <S t="1525450860000" d="4000" r="3"/>
18        </SegmentTimeline>
19      </SegmentTemplate>
20      <Representation id="0" codecs="avc1.4d401f" width="1280" height="720" frameRate="25" bandwidth="2800000"/>
21      <Representation id="1" codecs="avc1.4d401e" width="768" height="432" frameRate="25" bandwidth="1300000"/>
22      <Representation id="2" codecs="avc1.4d4015" width="512" height="288" frameRate="25" bandwidth="700000"/>
23      <Representation id="3" codecs="avc1.4d4015" width="512" height="288" frameRate="25" bandwidth="500000"/>
24    </AdaptationSet>
25    <AdaptationSet id="1" lang="de" mimeType="audio/mp4" contentType="audio" codecs="mp4a.40.2" segmentAlignment="true" startWithSAP="1">
26      <AudioChannelConfiguration schemeIdUri="urn:mpeg:mpegB:cicp:ChannelConfiguration" value="2"/>
27      <SegmentTemplate presentationTimeOffset="0" media="audio-time=$Time$-$Bandwidth$-0.m4s?z32=" initialization="audio-$Bandwidth$-0.mp4?z32=" timescale="1000" startNumber="476703395">
28        <SegmentTimeline>
29          <S t="1525450860800" d="3200" r="3"/>
30        </SegmentTimeline>
31      </SegmentTemplate>
32      <Representation id="4" bandwidth="128000"/>
33    </AdaptationSet>
34    <AdaptationSet id="2" lang="de" mimeType="application/mp4" contentType="text" codecs="stpp">
35      <Role schemeIdUri="urn:mpeg:dash:role:2011" value="alternate"/>
36      <SegmentTemplate presentationTimeOffset="0" media="subs-time=$Time$-3000000-0.m4s?z32=" initialization="subs-3000000-0.mp4?z32=" timescale="1000" startNumber="381362716">
37        <SegmentTimeline>
38          <S t="1525450860000" d="4000" r="3"/>
39        </SegmentTimeline>
40      </SegmentTemplate>
41      <Representation id="5" bandwidth="100"/>
42    </AdaptationSet>
43  </Period>
44</MPD>