<?xml version="1.0" ?>
<MPD mediaPresentationDuration="PT18M1.667S" minBufferTime="PT2.00S" profiles="urn:mpeg:dash:profile:isoff-live:2011" type="static" xmlns="urn:mpeg:dash:schema:mpd:2011">
  <!-- Created with Bento4 mp4-dash.py, VERSION=1.8.0-627 -->
  <Period>
    <!-- Video -->
    <AdaptationSet maxHeight="576" maxWidth="1024" mimeType="video/mp4" segmentAlignment="true" startWithSAP="1">
      <SegmentTemplate duration="8000" initialization="$RepresentationID$/init.mp4" media="$RepresentationID$/seg-$Number$.m4s" startNumber="1" timescale="1000"/>
      <Representation bandwidth="338759" codecs="avc1.64002A" frameRate="12" height="288" id="video/avc1/1" scanType="progressive" width="512"/>
      <Representation bandwidth="564950" codecs="avc1.64002A" frameRate="12" height="360" id="video/avc1/2" scanType="progressive" width="640"/>
      <Representation bandwidth="1000425" codecs="avc1.64002A" frameRate="12" height="480" id="video/avc1/3" scanType="progressive" width="852"/>
      <Representation bandwidth="1434766" codecs="avc1.64002A" frameRate="12" height="576" id="video/avc1/4" scanType="progressive" width="1024"/>
    </AdaptationSet>
    <!-- Audio -->
    <AdaptationSet lang="en" mimeType="audio/mp4" segmentAlignment="true" startWithSAP="1">
      <SegmentTemplate duration="2000" initialization="$RepresentationID$/init.mp4" media="$RepresentationID$/seg-$Number$.m4s" startNumber="1" timescale="1000"/>
      <Representation audioSamplingRate="44100" bandwidth="130750" codecs="mp4a.40.2" id="audio/en/mp4a">
        <AudioChannelConfiguration schemeIdUri="urn:mpeg:dash:23003:3:audio_channel_configuration:2011" value="2"/>
      </Representation>
    </AdaptationSet>
  </Period>
</MPD>
