<smil xmlns="http://www.w3.org/2005/SMIL21/Language">
  <head>
    <layout>
      <root-layout backgroundColor="white" width="538" height="172"/>
      <region id="r" fit="fill"/>
    </layout>
  </head>
  <body>
    <par dur="indefinite">
      <img region="r" id="inst" top="0" left="0" src="../images/animate_addrpl_lin_ft.gif" fit="hidden" dur="20s"/>
      <img region="r" src="../images/smile.jpg" id="T1" width="100" height="100" top="45" left="45" dur="20s"/>
      <animate id="anim" begin="2s" dur="4s" calcMode="linear" targetElement="T1" from="120" to="420" attributeName="left" fill="remove" additive="replace"/>
    </par>
  </body>
</smil>