1<?xml version="1.0" encoding="UTF-8"?>
2<MPD id='dash' type="dynamic" xmlns="urn:mpeg:dash:schema:mpd:2011"
3  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4  xsi:schemaLocation="urn:mpeg:DASH:schema:MPD:2011 DASH-MPD.xsd"
5  profiles="urn:mpeg:dash:profile:isoff-live:2011"
6  minBufferTime="PT11S"
7  suggestedPresentationDelay="PT11S"
8  availabilityStartTime="2018-01-01T00:00:00Z"
9  publishTime="2018-05-20T19:56:59Z"
10  minimumUpdatePeriod="PT3.5S"
11  maxSegmentDuration="PT6S"
12  timeShiftBufferDepth='PT30S'>
13    <Location>http://test.se/</Location>
14    <Period id='1526842800' start="PT12078000.272S" >
15        <AdaptationSet mimeType="video/mp4" contentType="video" id="4"
16 maxWidth="1920" maxHeight="1080" maxFrameRate="25" segmentAlignment="true"
17 startWithSAP="1" subsegmentAlignment="true" subsegmentStartsWithSAP="1">
18            <Representation id="tracks-v3" width="512" height="288" bandwidth="505000" codecs="avc1.420015">
19              <SegmentTemplate initialization="$RepresentationID$/init-1526842800.g_m4v" media="$RepresentationID$/dvr-1526842800-$Number$.g_m4v?t=$Time$" timescale="1000"  startNumber="695">
20                 <SegmentTimeline>
21   <S t="3388000" d="5000" r="5"/>
22                 </SegmentTimeline>
23              </SegmentTemplate>
24            </Representation>
25            <Representation id="tracks-v4" width="720" height="404" bandwidth="944000" codecs="avc1.4d001e">
26              <SegmentTemplate initialization="$RepresentationID$/init-1526842800.g_m4v" media="$RepresentationID$/dvr-1526842800-$Number$.g_m4v?t=$Time$" timescale="1000"  startNumber="695">
27                 <SegmentTimeline>
28   <S t="3388000" d="5000" r="5"/>
29                 </SegmentTimeline>
30              </SegmentTemplate>
31            </Representation>
32            <Representation id="tracks-v5" width="1024" height="576" bandwidth="1966000" codecs="avc1.4d001f">
33              <SegmentTemplate initialization="$RepresentationID$/init-1526842800.g_m4v" media="$RepresentationID$/dvr-1526842800-$Number$.g_m4v?t=$Time$" timescale="1000"  startNumber="695">
34                 <SegmentTimeline>
35   <S t="3388000" d="5000" r="5"/>
36                 </SegmentTimeline>
37              </SegmentTemplate>
38            </Representation>
39            <Representation id="tracks-v6" width="1280" height="720" bandwidth="3351000" codecs="avc1.4d001f">
40              <SegmentTemplate initialization="$RepresentationID$/init-1526842800.g_m4v" media="$RepresentationID$/dvr-1526842800-$Number$.g_m4v?t=$Time$" timescale="1000"  startNumber="695">
41                 <SegmentTimeline>
42   <S t="3388000" d="5000" r="5"/>
43                 </SegmentTimeline>
44              </SegmentTemplate>
45            </Representation>
46            <Representation id="tracks-v7" width="1920" height="1080" bandwidth="5870000" codecs="avc1.4d0028">
47              <SegmentTemplate initialization="$RepresentationID$/init-1526842800.g_m4v" media="$RepresentationID$/dvr-1526842800-$Number$.g_m4v?t=$Time$" timescale="1000"  startNumber="695">
48                 <SegmentTimeline>
49   <S t="3388000" d="5000" r="5"/>
50                 </SegmentTimeline>
51              </SegmentTemplate>
52            </Representation>
53        </AdaptationSet>
54        <AdaptationSet id="2" mimeType="audio/mp4" contentType="audio" lang="ces" segmentAlignment="true" startWithSAP="1">
55            <Representation mimeType="audio/mp4" id="tracks-a1" bandwidth="126000" codecs="mp4a.40.2">
56              <AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/>
57              <SegmentTemplate initialization="$RepresentationID$/init-1526842800.g_m4v" media="$RepresentationID$/dvr-1526842800-$Number$.g_m4v?t=$Time$" timescale="1000"  startNumber="695">
58                 <SegmentTimeline>
59   <S t="3388000" d="5000" r="5"/>
60                 </SegmentTimeline>
61              </SegmentTemplate>
62            </Representation>
63        </AdaptationSet>
64    </Period>
65    <UTCTiming schemeIdUri="urn:mpeg:dash:utc:direct:2014" value="2018-05-20T19:56:59Z" />
66</MPD>