<?xml version="1.0"?>
<MPD xmlns="urn:mpeg:dash:schema:mpd:2011" minBufferTime="PT1.500000S" type="static" mediaPresentationDuration="PT0H0M10.00S" profiles="urn:mpeg:dash:profile:isoff-on-demand:2011">
 <ProgramInformation>
  <Title>Conformant MPD - the $Time$ identifier is used but SegmentTimeline is not present</Title>
 </ProgramInformation>

 <Period duration="PT0H0M10.00S">
  <AdaptationSet segmentAlignment="true" maxWidth="640" maxHeight="360" maxFrameRate="25" par="16:9">
   <SegmentTemplate timescale="1000" duration="1000" media="period1_video_live_$Time$.m4s" startNumber="1" initialization="period1_video_live_init.mp4">
   </SegmentTemplate>
   <Representation id="1" mimeType="video/mp4" codecs="avc1.42c01e" width="640" height="360" frameRate="25" sar="1:1" startWithSAP="1" bandwidth="221311">
   </Representation>
  </AdaptationSet>
 </Period>
</MPD>