<?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 moreInformationURL="http://gpac.sourceforge.net">
  <Title>Invalid MPD - @maxWidth attribute on the AdaptationSet does not give the maximum value of the @width values of its Representation elements.</Title>
 </ProgramInformation>

 <Period duration="PT0H0M10.00S">
  <AdaptationSet segmentAlignment="true" maxWidth="2560" >
   <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>
   <Representation id="2" mimeType="video/mp4" codecs="avc1.42c01f" width="1280" height="720" frameRate="25" sar="1:1" startWithSAP="1" bandwidth="553833">
    <BaseURL>video2.mp4</BaseURL>
    <SegmentBase indexRangeExact="true" indexRange="838-989"/>
   </Representation>
   <Representation id="3" mimeType="video/mp4" codecs="avc1.42c032" width="2560" height="1440" frameRate="25" sar="1:1" startWithSAP="1" bandwidth="810708">
    <BaseURL>video3.mp4</BaseURL>
    <SegmentBase indexRangeExact="true" indexRange="839-990"/>
   </Representation>
   <Representation id="4" mimeType="video/mp4" codecs="avc1.42c033" width="3840" height="2160" frameRate="25" sar="1:1" startWithSAP="1" bandwidth="1053314">
    <BaseURL>video4.mp4</BaseURL>
    <SegmentBase indexRangeExact="true" indexRange="839-990"/>
   </Representation>
  </AdaptationSet>
 </Period>
</MPD>