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