<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg version="1.1" width="600" height="600" 
	xmlns="http://www.w3.org/2000/svg" 
	xmlns:xlink="http://www.w3.org/1999/xlink">

<rect fill="white"     x="0" y="0" width="150" height="600"/>
<rect fill="#1c3c9c" x="150" y="0" width="300" height="600"/>
<rect fill="#ffff80" x="450" y="0" width="150" height="600"/>

<path id="waves" fill="#1c3c9c" d="m 107,600 
	a30,55,0,0,1,0,-100 	a30,55,0,0,1,0,-100 	a30,55,0,0,1,0,-100 
	a30,55,0,0,1,0,-100 	a30,55,0,0,1,0,-100 	a30,55,0,0,1,0,-100 
	h 17 
	a25,55,0,0,0,0,100 	a25,55,0,0,0,0,100 	a25,55,0,0,0,0,100 
	a25,55,0,0,0,0,100 	a25,55,0,0,0,0,100 	a25,55,0,0,0,0,100 
	h -17 z"/>
<use xlink:href="#waves" transform="translate(-40,0)"/>

<!--castle-->
<g style="fill:#ffff80;stroke:#be7825;stroke-width:3px">
<path d="m 215,316 v 122 h 54 v -69 a31,31,0,0,1,62,0 v 69 h 54 v-122 h -170 z"/>
<rect x="194" y="304" width="212" height="12"/>

<path id="left_lines" fill="none" d="
	M 215,414 h 54 M 215,390 h 54 M 215,366 h 54 M 215,338 h 85 
	M 259,316 V 338 M 235,338 V 366 M 230,366 V 390 M 255,366 V 390 
		M 242,390 V 414 M 230,414 V 438 M 255,414 V 438 M 285,316 L 289,338"/>
<use xlink:href="#left_lines" transform="scale(-1,1) translate(-600,0)"/>

<g id="tower">
	<rect x="222" y="266" width="48" height="38"/>
	<path d="m 211,266 v-23 h18 v11 h8 v-11 h18 v11 h8 v-11 h18 v23 h-70 z"/>
	<path fill="none" d="M 222,280 h 48 M 222,292 h 48 
		M 236,266 V 280 M 236,292 V 304 	M 256,266 V 280 M 256,292 V 304"/>
</g>
<use xlink:href="#tower" transform="scale(-1,1) translate(-600,0)"/>
</g>



<!--crown-->
<path style="fill:none;stroke:#ffff80;stroke-width:3px" d="M 300,77 v 40 M 294,84 h 12"/>
<circle fill="#ffff80" cx="300" cy="92" r="4.5"/>
<circle fill="#ffff80" cx="300" cy="77" r="2"/>
<circle fill="#ffff80" cx="294" cy="84" r="2"/>
<circle fill="#ffff80" cx="306" cy="84" r="2"/>

<path fill="#ffff80" d="m 291.7,125.5 c -3.8,-15 20.4,-15 16.6,0 
	c 8.9,2 9.9,7.8 10.2,13.9 c 1.5,-2.7 3.4,-5.2 6.9,-6 c -0.3,-5.2 0.7,-9.5 5.7,-10.8 
	l 2.7,-9.8 l 1.9,9.5 
	c 5.3,1.2 5.2,6.3 4.7,10.8 c 4.1,1.1 7.5,3.5 8.9,10.6 c 2.9,-2.6 7.8,-5.5 13.5,-5.5 
	c 2.3,-2.4 4.5,-5.1 8.5,-6.1 l 5.5,-6 l -6.4,26.7 l -11,33.7 
	h -118.8 
	l -11,-33.7 l -6.4,-26.7 l 5.5,6 c 4,1 6.2,3.7 8.5,6.1 
	c 5.7,0 10.6,2.9 13.5,5.5 c 1.4,-7.1 4.8,-9.5 8.9,-10.6 c -0.5,-4.5 -0.6,-9.6 4.7,-10.8 
	l 1.9,-9.5 l 2.7,9.8 
	c 5,1.3 6,5.6 5.7,10.8 c 3.5,0.8 5.4,3.3 6.9,6 c 0.3,-6.1 1.3,-11.9 10.2,-13.9 z"/>
<path style="fill:none;stroke:#ffff80;stroke-width:6px;stroke-linecap:round;stroke-dasharray:0,9.15" 
	d="m 236.5,131.9 c 33,-42 94,-42 127,0"/>
<path style="fill:none;stroke:#1c3c9c;stroke-width:6px;stroke-linecap:round;stroke-dasharray:0,9.15" 
	d="M 245,180 h110 	M 236,154 h130 	M 254.3,162.2 v10 	M 345.7,162.2 v10 
	M 281.75,162.2 v10 	M 318.25,162.2 v10"/>

<g fill="#1c3c9c">
<circle cx="268" cy="167" r="4"/>
<circle cx="332" cy="167" r="4"/>
<path style="fill:none;stroke:#1c3c9c;stroke-width:6px;stroke-linecap:round" d="m297,167 h6"/>
<ellipse cx="300" cy="134" rx="4" ry="6"/>
</g>

</svg>