<?xml version="1.0" ?>
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" profiles="urn:mpeg:dash:profile:isoff-live:2011" minBufferTime="PT9.60S" mediaPresentationDuration="PT18.600S" type="static">
  <!-- Created with Bento4 mp4-dash.py, VERSION=2.0.0-641 -->
  <Period>
    <!-- Video -->
    <AdaptationSet mimeType="video/mp4" segmentAlignment="true" startWithSAP="1" maxWidth="854" maxHeight="442">
      <SegmentTemplate timescale="12800" initialization="$RepresentationID$/init.mp4" media="$RepresentationID$/seg-$Number$.m4s" startNumber="1">
        <SegmentTimeline>
          <S d="122880"/>
          <S d="115200"/>
        </SegmentTimeline>
      </SegmentTemplate>
      <Representation id="video/avc1/1" codecs="avc1.64001E" width="854" height="442" scanType="progressive" frameRate="25" bandwidth="1015387"/>
      <Representation id="video/avc1/2" codecs="avc1.64001E" width="640" height="331" scanType="progressive" frameRate="25" bandwidth="514705"/>
    </AdaptationSet>
  </Period>
</MPD>
