1 <svg xmlns=
"http://www.w3.org/2000/svg">
3 <rect x=
"50" y=
"0" width=
"100" height=
"100" fill=
"green">
4 <animate id=
"animation" attributeName=
"y" begin=
"0s" dur=
"3s" values=
"30;50;100" calcMode=
"discrete" repeatCount=
"indefinite"/>