<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.0//EN"	"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
<svg
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   version="1.0"
   width="600"
   height="400"
   overflow="visible"
   xml:space="preserve">
<rect fill="#8E3145" width="600" height="400"/>
<rect fill="#78D3F7" x="300" width="300" height="400"/>
<polygon opacity="0.5" points="583,17 583,383 17,383 0,400 600,400 600,0"/>
<polygon opacity="0.5" fill="#FFFFFF" points="17,383 17,17 583,17 600,0 0,0 0,400"/>
<line opacity="0.5" stroke="#FFFFFF" stroke-width="1" x1="0" y1="0" x2="17" y2="17"/>
</svg>