<?xml version="1.0"?>
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" minBufferTime="PT1.50S" type="static" mediaPresentationDuration="PT5.00S" profiles="urn:mpeg:dash:profile:isoff-main:2011">
 <ProgramInformation>
  <Title>Conformant MPD - All tracks in the files are not exposed in the codecs parameter of the Representation</Title>
 </ProgramInformation>

 <Period>
  <AdaptationSet>
   <Representation id="1" mimeType="video/mp4" codecs="avc1.42c01e" width="640" height="360" frameRate="25" sar="1:1" startWithSAP="1" bandwidth="226597">
    <BaseURL>video1.mp4</BaseURL>
    <SegmentBase indexRangeExact="true" indexRange="837-988"/>
   </Representation>
  </AdaptationSet>
 </Period>
</MPD>