<?xml version="1.0" encoding="UTF-8"?>
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" profiles="urn:mpeg:dash:profile:isoff-live:2011" type="static" mediaPresentationDuration="PT0.1S" minBufferTime="PT1S">
  <Period id="1" duration="PT0.1S">
    <AdaptationSet mimeType="video/mp4" codecs="avc1.42c00d" frameRate="24/1" subsegmentAlignment="true" subsegmentStartsWithSAP="1">
      <Representation id="1" width="320" height="240" bandwidth="100000">
        <SegmentTemplate duration="100" timescale="1000" media="http://dash.edgesuite.net/dash264/TestCasesHD/2a/qualcomm/2/BBB_512_640K_video_init.mp4" startNumber="1" />
      </Representation>
    </AdaptationSet>
  </Period>
</MPD>