109916
yeah, I'm using CSS3 animation to do it since it's easier for me to use (from doing webdev work), but do check out ipi's entry which uses animateTransform tags to do animation which works more based on SVG attributes (though CSS can also modify SVG attributes, like fill, cx etc.)