<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="600" viewBox="0 0 3 2">
<rect id="blue"		fill="#8CBDF7"	width="3" height="2"/>
<rect id="white"	fill="#FFF"	width="3" height="1" y="1"/>
</svg>