SVG XML


  "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
     xmlns="http://www.w3.org/2000/svg">
            x="300" y="100" width="300" height="100">
                 begin="1s" dur="5s"
             fill="freeze" from="blue" to="yellow"/>
                 attributeType="XML"
             begin="1s" dur="5s"
             fill="freeze" from="1" to="40"/>
                 begin="1s" dur="5s"
             fill="freeze" from="300" to="100"/>
                 begin="2s" dur="5s"
             fill="freeze" from="100" to="50"/>
                 begin="3s" dur="5s"
             fill="freeze" from="300" to="500"/>
                 begin="4s" dur="5s"
             fill="freeze" from="100" to="300"/>