<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="600" height="400">
	<rect width="600" height="400" fill="#fff"/>
	<rect x="120" width="120" height="400" fill="#da121a"/>
	<rect x="360" width="120" height="400" fill="#da121a"/>
</svg>