<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="450" height="300">
	<rect width="450" height="300" fill="#0039a6"/>
	<rect width="450" height="200" fill="#fff"/>
	<rect width="450" height="100" fill="#cc112f"/>
	<rect x="125" y="75" width="50" height="150" fill="#fff"/>
	<path d="M 75,125 h 50 l 50,50 h 50 v -50 h -50 l -50,50 h -50 z" fill="#cc112f"/>
</svg>