<svg width="300" height="280">
Rectangle: (offset is 20 20)
<line x1="20" y1="20" x2="280" y2="20" stroke="brown" stroke-width="1"/>
<line x1="280" y1="20" x2="280" y2="260" stroke="brown" stroke-width="1"/>
<line x1="280" y1="260" x2="20" y2="260" stroke="brown" stroke-width="1"/>
<line x1="20" y1="260" x2="20" y2="20" stroke="brown" stroke-width="1"/>
<text x="20" y="275" font-size="12" stroke="none"fill="black" stroke-width="1">Juggle</text>
<ellipse cx="150" cy="65" rx="15" ry="15" fill="none"stroke="black" stroke-width="1"/>
<line x1="150" y1="110" x2="150" y2="180" stroke="black" stroke-width="1"/>
<line x1="150" y1="150" x2="180" y2="120" stroke="black" stroke-width="1"/>
<line x1="150" y1="150" x2="120" y2="120" stroke="black" stroke-width="1"/>
<line x1="150" y1="180" x2="200" y2="240" stroke="black" stroke-width="1"/>
<line x1="150" y1="180" x2="100" y2="240" stroke="black" stroke-width="1"/>
<ellipse cx="200" cy="80" rx="10" ry="10" fill="none"stroke="black" stroke-width="1"/>
<ellipse cx="190" cy="40" rx="10" ry="10" fill="none"stroke="black" stroke-width="1"/>
<ellipse cx="150" cy="20" rx="10" ry="10" fill="none"stroke="black" stroke-width="1"/>
<ellipse cx="110" cy="40" rx="10" ry="10" fill="none"stroke="black" stroke-width="1"/>
<ellipse cx="100" cy="80" rx="10" ry="10" fill="none"stroke="black" stroke-width="1"/>
</svg>
