<?xml version="1.0"?>
<!-- COPYRIGHT: -->
<!--   Licensed Materials - Property of &vendor; -->
<!--   (C) Copyright &vendor; Corp. 2001, &year; All Rights Reserved -->
<!--   US Government Users Restricted Rights - Use, duplication or disclosure -->
<!--   restricted by GSA ADP Schedule Contract with &vendor; Corp. -->

<!-- DISCLAIMER:                                                                -->
<!--   The following [enclosed] xml source is sample source created by IBM      -->
<!--   Corp..  This sample code is provided to you solely for use in      -->
<!--   connection with your internal evaluation of the Device Kit (Program)     -->
<!--   during the term of Early Release license for the Program,				-->
<!--   and for no other purpose.  The code is provided 'AS IS',					-->
<!--   without warranty of any kind.  IBM shall not be liable for any damages   -->
<!--   arising out of your use of the sample code, even if they have been       -->
<!--   advised of the possibility of such damages.                              -->

<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>
