<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="404px" height="280px" version="1.1" viewBox="9 9 101 70"
	xmlns="http://www.w3.org/2000/svg" 
	xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Illustration for Centroid</title>
<defs>
	<marker id="EA" viewBox="0 0 10 10" refX="10" refY="5"
		markerUnits="strokeWidth" orient="auto"
		markerWidth="8" markerHeight="8">
		<path d="M10,5 L0,10 2,5 0,0 10,5" fill="#555" />
		<path d="M10,0 V10" stroke="#555" />
	</marker>
	<marker id="SA" viewBox="0 0 10 10" refX="0" refY="5"
		markerUnits="strokeWidth" orient="auto"
		markerWidth="8" markerHeight="8">
		<path d="M0,5 L10,10 8,5 10,0 0,5" fill="#555" />
		<path d="M0,0 V10" stroke="#555" />
	</marker>
	<circle id="pt" cx="0" cy="0" r=".75" fill="#000" />
</defs>
<g stroke="#000" stroke-width="1" fill="none">
	<path d="M10,10 h50 l50,50 H10z M60,10 v50" />
	<circle cx="25" cy="25" r="12.5" />
</g>
<use xlink:href="#pt" x="25" y="25" />
<use xlink:href="#pt" x="35" y="35" />
<use xlink:href="#pt" x="76.67" y="43.33" />
<path d="M10,63 h15 M10,70 h25 M10,77 h66.67"
	stroke="#555" stroke-width=".4" fill="none"
	marker-end="url(#EA)" marker-start="url(#SA)" />
<text fill="black" font-size="6">
<tspan x="16" y="65">3</tspan><tspan x="23" y="71">5</tspan>
<tspan x="40" y="78">13.33</tspan>
</text>
</svg>
