|  | <?xml version="1.0" encoding="UTF-8"?> | 
|  | <!-- /******************************************************************************* | 
|  | * Copyright (c) 2008 Chase Technology Ltd - http://www.chasetechnology.co.uk | 
|  | * All rights reserved. This program and the accompanying materials * are | 
|  | made available under the terms of the Eclipse Public License v2.0 * which | 
|  | accompanies this distribution, and is available at * https://www.eclipse.org/legal/epl-2.0/ | 
|  | * * Contributors: * Doug Satchwell (Chase Technology Ltd) - initial API and | 
|  | implementation *******************************************************************************/ --> | 
|  |  | 
|  | <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" | 
|  | version="1.0"> | 
|  | <xsl:include href="olib.xsl" /> | 
|  | <xsl:include href="../olib.xsl" /> | 
|  | </xsl:stylesheet> |