chromium/third_party/blink/web_tests/svg/W3C-SVG-1.1/resources/rects.svg

<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN" "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd"> 
  
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"   id="drawrects-structure-image-BE-06"  viewBox="0 0 450 450" width="450" height="450" >

 <g id="drawRects">  
 	<rect x="225" y="0" width="225" height="225"  style="fill:red" />
 	<rect x="0" y="225" width="225" height="225"  style="fill:yellow" />
 </g>
 </svg>