<?xml version="1.0" encoding="iso-8859-1"?> <svg width="426" height="460" viewBox="0 0 529 572"> <rect id="r1" x="100" y="100" width="50" height="50" fill="black" stroke="black" stroke-width="1"> <animate attributeName="width" attributeType="XML" begin="0s" dur="4s" fill="freeze" from="50" to="250" /> <animate attributeName="height" attributeType="XML" begin="0s" dur="4s" fill="freeze" from="50" to="250" /> </rect> </svg>