<?xml version="1.0" encoding="UTF-8"?>
<agent>
<version>1.0.0</version> 
<class>com.liveperf.rms.agents.sqlserver.SQLServerAgent</class>
<name>sqlserver</name>
<description>sqlserver.description</description>
<javaHelp>secSQLServer</javaHelp>
<versions>
	<version>7.0</version>
	<version>2000</version>
	<version>2005</version>
</versions>
<versionItems>
    <versionItem>
	<locations>
		<location>0</location>
		<location>1</location>
	</locations>
	<customconfigpanel>com.liveperf.rms.agents.sqlserver.ConfigurationPanel</customconfigpanel>
    </versionItem>
</versionItems>
</agent>
