summaryrefslogtreecommitdiff
path: root/test/tests/contrib/xsltc/mk/mk049.xml
blob: 6e9d8ccb082d33f8368ff2c304b4c43074910b74 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<orgchart date="28 March 2000">
<person>
<name>Keith Todd</name>
<title>Chief Executive Officer</title>
<reports>
	<person>
   		<name>Andrew Boswell</name>
   		<title>Technical Director</title>
		<reports>
			<person>
			    <name>Dave McVitie</name>
			    <title>Chief Engineer</title>
			</person>
			<person>
			    <name>John Elmore</name>
			    <title>Director of Research</title>
			</person>
		</reports>			
	</person>
	<person>
		<name>Alan Gibson</name>
		<title>Operations and Finance</title>
	</person>
	<person>
		<name>Fiona Colquhoun</name>
		<title>Human Resources</title>
	</person>
	<person>
		<name>John Davison</name>
		<title>Marketing</title>
	</person>
	<person>
		<name>Marie-Anne van Ingen</name>
		<title>International</title>
	</person>
</reports>
</person>
</orgchart>