<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="600" height="300">
	<rect width="600" height="300" fill="#fecd06"/>
	<rect width="400" height="300" fill="#fff"/>
	<rect width="200" height="300" fill="#090"/>
</svg>