1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <svg viewBox=
"0 0 480 360" xmlns=
"http://www.w3.org/2000/svg" xmlns:
xlink=
"http://www.w3.org/1999/xlink">
5 <rect id=
"greenRect" width=
"100" height=
"100" fill=
"green"/>
8 <use id=
"toImage" x=
"25" y=
"25" xlink:
href=
"#targetImage" />
9 <image id=
"targetImage" y=
"240" xlink:
href=
"use-referencing-indirectly-itself.svg"/>