<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright (c) &Year; &Vendor;.                                               -->
<!-- All rights reserved. This program and the accompanying materials      -->
<!-- are made available under the terms of the Eclipse Public License v1.0 -->
<!-- which accompanies this distribution, and is available at              -->
<!-- http://www.eclipse.org/legal/epl-v10.html                             -->
<!--                                                                       -->
<!-- Contributors:                                                         -->
<!--     &Vendor; - initial API and implementation                              -->

<dkml packagebase="&packagebase;" format="hex">
	<version>&version;</version>
	<vendor>&vendor;</vendor>
	
<!-- Define the GpsNmeaDeviceTest	-->	

	<devicetest bundle="GpsNmeaDeviceTest" implementation="GpsNmeaDeviceTest">
		<description>GPS NMEA Device Test</description>
		<device idref="GpsNmeaDevice.dkml#GpsNmeaDevice"/>
	</devicetest>
</dkml>
