<?xml version="1.0" ?>
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" profiles="urn:mpeg:dash:profile:isoff-live:2011" minBufferTime="PT3.00S" mediaPresentationDuration="PT3.003S" 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="666">
      <SegmentTemplate timescale="30000" initialization="$RepresentationID$/init.mp4" media="$RepresentationID$/seg-$Number$.m4s" startNumber="1">
        <SegmentTimeline>
          <S d="90090"/>
        </SegmentTimeline>
      </SegmentTemplate>
      <Representation id="video/avc1/1" codecs="avc1.64001F" width="854" height="666" scanType="progressive" frameRate="30000/1001" bandwidth="603162"/>
      <Representation id="video/avc1/2" codecs="avc1.64001E" width="640" height="499" scanType="progressive" frameRate="30000/1001" bandwidth="342177"/>
    </AdaptationSet>
  </Period>
</MPD>
