<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox='0 0 4 3' preserveAspectRatio='none' width='900' height='600'>
	<rect width="4" height="3" fill="#0F47AF"/>
	<rect width="4" height="2" y='1' fill="#fff"/>
	<rect width="4" height="1" y='2' fill="#056624"/>
	<rect width='1.2' height='3' fill='#FCDD09'/>
	<polygon fill='#da121a' points='0,0 1.2,1.5 0,3'/>
</svg>