<!--
    ***** This file is being translated by NIST's xxx script
    ***** For more info, please contact Wo Chang, wchang@nist.gov
            Copyright: Copyright 1998-2001 W3C (MIT, INRIA, Keio), All Rights Reserved.
See http://www.w3.org/Consortium/Legal/.
Author: Debbie Newman, Microsoft 
           Version: Version: 
            Module: animateMotion 
           Feature: speed 
         File Name: animateMotion_speed_001.htm.smil
  Media Components: none 
 Expected Behavior: Testing: speed.
                    At 0 seconds, time will appear.
                    At 2 seconds, time will start animating downwards to position 5,400.
                    At 7 seconds, time will reach 400,400 then remove itself back to its original position.
-->
<smil xmlns="http://www.w3.org/2001/SMIL20/Language">
 <head>
  <meta name="Purpose" content="Translation"/>
  <meta name="Author" content="Wo Chang, wchang@nist.gov, NIST"/>
  <layout>
   <viewport id="m1.htm" backgroundColor="black" width="640" height="480">
   </viewport>
  </layout>
 </head>
 <body>
<animateMotion values="0,0;5,400;400,400" begin="2s" speed="2" dur="10s" targetElement="d1" calcMode="paced" additive="sum" fill="remove"/> 
 </body>
<smil>