<?xml version="1.0" encoding="UTF-8"?>
<!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" xmlns:xlink="http://www.w3.org/1999/xlink"
     version="1.1"
     width="480" height="300">
<defs>
<g id="Gus" stroke="black" stroke-linecap="round" stroke-linejoin="round">
<path d="M49 35 q-2 -1 -4 -3 -3 -4 -3 -9 0 -6 3 -9 3 -3 7 -3 q6 0 10 4 2 2 1 8 l2 4 -2 1 q1 3 -1 5 -1 1 -7 1 l-2 2 Z" fill="#FFCC66"/><!-- head -->
<path d="M54 23 a2.5 3 0 1 0 -2 5" fill="none"/><!-- ear -->
<path d="M61 13 l3 5 -6 3 -3 -1 -5 0 -3 3 -1 3 -2 3 q-2 3 -2 -6 0 -6 2 -9" fill="#996600"/><!-- hair -->
<ellipse cx="61" cy="23" rx="1.5" ry="1.5" stroke-width="0.5px" fill="#FFFFFF"/><ellipse cx="61.5" cy="23" rx=".5" ry="1" stroke-width="0.5px" stroke="#0066CC" fill="#000000"/> <!--eye -->
<path d="M42 21 l0 -2 q-4 0 -4 -1 1 -5 12 -8 10 0 12 1 4 1 4 2 -1 1 -3 2 q5 0 5 1 l-5 0 Z" fill="#cc6600" /> <!-- cap -->
<path d="M63.2 29 a2 .9 0 1 0 0 1.8" fill="#990000" stroke="none"/> <!--mouth-->
<path d="M26 75 a24 24 0 0 0 48 0" fill="#0066CC"/><!--sack-->
<path d="M26 75 a24 40 0 0 1 48 0 Z" fill="#FFFF66"/><!--shirt-->
<path d="M26 72 q0 -13 7 -25 7 -12 17 -12 l2 0 q6 4 13 13 6 11 7 22 l-1 5 Z M50 40 a10 10 0 0 0 0 20 a10 10 0 0 0 0 -20" fill="#CC6600"/><!--vest1-->
<circle cx="50" cy="80" r="5" stroke-width="2px" stroke="red" fill="white" /><circle cx="50" cy="80" r="2" stroke="none" fill="red" /> <!--bullseye-->
<path d="M30 60 l10 8 q10 0 17 2 l0 5q-10 1 -22 0 q-2 0 -5 -5 q-2 -4 0 -10" fill="#FFCC66"/> <!--arm-->
<path d="M42 45 l-12 15 l10 8 l15 -13" fill="#FFFF66" /><!-- sleeve -->
<path d="M57 70 q8 -1 13 0 2 1 2 5 0 3 -2 4 -2 1 -5 0 q-1 -1 0 -3 l1 0 q1 -1 0 -1 -5 1 -9 0 Z" fill="#555555"/><!-- shoe -->
</g>

</defs>

<use x="0" y="0" xlink:href="#Gus" stroke-width="1px" transform="scale(3) translate(-20)"/>
<use x="0" y="0" xlink:href="#Gus" stroke-width="1px" transform="translate(120 0) scale(3) translate(0 -2.5) rotate(60 50 80)"/>
<path d="M0 240 l600 0" stroke="#00CC00" stroke-width="2px"/>
<path d="M0 232.5 l600 0" stroke="#FF9900" stroke-width="2px"/>
<path d="M0 298 l600 0" stroke="#000000" stroke-width="2px"/>

</svg>