Handle <title> in SVG
[xapian.git] / xapian-applications / omega / testfiles / svg / diagram.svg
blob577798c81bdb37624b176d47e75df4620c0c05b1
1 <?xml version="1.0" encoding="UTF-8"?>
2 <svg version="1.1" baseProfile="full"
3 xmlns="http://www.w3.org/2000/svg"
4 xmlns:xlink="http://www.w3.org/1999/xlink"
5 xmlns:ev="http://www.w3.org/2001/xml-events"
6 width="120.160mm" height="147.910mm"
7 viewBox="0 0 120.160 147.910">
8 <title>Diagram</title>
9 <g transform="translate(5.000 142.910)">
10 <g id="Lines" stroke="black" fill="none" stroke-width="0.4px">
11 <path d="M50.000 -50.000L50.000 -60.000L51.740 -69.850"/>
12 <path d="M51.740 -69.850L55.160 -79.250L60.160 -87.910"/>
13 </g>
14 <g id="Labels" font-size="0.6em">
15 <text transform="translate(51 -48)">Start</text>
16 </g>
17 <g id="Nodes" stroke="black" fill="none" stroke-width="0.05px">
18 <circle cx="50.00" cy="-50.00" r="1.0"/>
19 <circle cx="50.00" cy="-60.00" r="1.0"/>
20 <circle cx="51.74" cy="-69.85" r="1.0"/>
21 <circle cx="51.74" cy="-69.85" r="1.0"/>
22 <circle cx="55.16" cy="-79.25" r="1.0"/>
23 <circle cx="60.16" cy="-87.91" r="1.0"/>
24 </g>
25 </g>
26 </svg>