1<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 2<title>Management Structure</title> 3</head> 4<body><h1>Management Structure</h1> 5<p>The following responsibilies were announced on 6 28 March 2000:</p> 7<table border="2" cellpadding="5"><tr><th>Name</th> 8<th>Role</th> 9<th>Reporting to</th> 10</tr> 11<tr><td>Keith Todd</td> 12<td>Chief Executive Officer</td> 13<td></td> 14</tr> 15<tr><td>Andrew Boswell</td> 16<td>Technical Director</td> 17<td>Keith Todd</td> 18</tr> 19<tr><td>Dave McVitie</td> 20<td>Chief Engineer</td> 21<td>Andrew Boswell</td> 22</tr> 23<tr><td>John Elmore</td> 24<td>Director of Research</td> 25<td>Andrew Boswell</td> 26</tr> 27<tr><td>Alan Gibson</td> 28<td>Operations and Finance</td> 29<td>Keith Todd</td> 30</tr> 31<tr><td>Fiona Colquhoun</td> 32<td>Human Resources</td> 33<td>Keith Todd</td> 34</tr> 35<tr><td>John Davison</td> 36<td>Marketing</td> 37<td>Keith Todd</td> 38</tr> 39<tr><td>Marie-Anne van Ingen</td> 40<td>International</td> 41<td>Keith Todd</td> 42</tr> 43</table> 44<hr> 45</body> 46</html> 47