1 <svg xmlns=
"http://www.w3.org/2000/svg">
2 <rect fill=
"red" height=
"100px" width=
"100px"/>
3 <g visibility='hidden'
>
4 <rect fill=
"green" height=
"100px" width=
"100px" visibility='visible'
/>
5 <rect fill=
"red" height=
"100px" width=
"100px"/>