1 <svg version=
"1.1" width=
"100%" height=
"100%" viewBox=
"0 0 480 360" xmlns=
"http://www.w3.org/2000/svg" xmlns:
xlink=
"http://www.w3.org/1999/xlink">
2 <!-- =====================================================================-->
3 <!--= Test is based on draft struct-use-09.svg from w3c tessuite =-->
4 <!--======================================================================-->
5 <!--= Copyright 2000 World Wide Web Consortium, (Massachusetts =-->
6 <!--= Institute of Technology, Institut National de Recherche en =-->
7 <!--= Informatique et en Automatique, Keio University). All Rights =-->
8 <!--= Reserved. See http://www.w3.org/Consortium/Legal/. =-->
9 <!--======================================================================-->
11 <symbol id=
"rect1" overflow=
"visible">
12 <rect x=
"-50" y=
"-50" width=
"100" height=
"100" fill=
"none" stroke=
"green" />
14 <symbol id=
"rect2" overflow=
"visible">
15 <use xlink:
href=
"#rect1" />
16 <rect x=
"-52.5" y=
"-52.5" width=
"105" height=
"105" fill=
"none" stroke=
"green" />
18 <symbol id=
"rect3" overflow=
"visible">
19 <use xlink:
href=
"#rect2" />
20 <rect x=
"-55" y=
"-55" width=
"110" height=
"110" fill=
"none" stroke=
"green" />
22 <symbol id=
"rect4" overflow=
"visible">
23 <use xlink:
href=
"#rect3" />
24 <rect x=
"-57.5" y=
"-57.5" width=
"115" height=
"115" fill=
"none" stroke=
"green" />
26 <symbol id=
"rects" overflow=
"visible">
27 <use xlink:
href=
"#rect4" />
28 <rect x=
"-60" y=
"-60" width=
"120" height=
"120" fill=
"none" stroke=
"green" />
31 <use x=
"240" y=
"180" xlink:
href=
"#rects" />