<?xml version="1.0" encoding="UTF-8"?>
<!--
for testCOnfiguration section:
0 - check is disabled
1 - enabled, output warning to command line if something is wrong
2 - enabled, output warning and try to fix if possible
-->
<root>
<testConfiguration>
	<!-- order is important here! don't change it -->
	<checkErrorCode>1</checkErrorCode>
	<driverDate>0</driverDate>
	<vcSupport>1</vcSupport>
	<vcDriverDate>0</vcDriverDate>
	<vcImageDisplay>1</vcImageDisplay>
	<hwAcceleration>1</hwAcceleration>
	<checkInternalCard>1</checkInternalCard>
	<printAllData>0</printAllData>
</testConfiguration>
<videoCardsList>
	<videoCard>
		<name family="1">NVIDIA Quadro</name>
		<problem>vcDriverDate</problem>
		<driverLink>http://www.nvidia.com/Download/index.aspx</driverLink>
		<severity>medium</severity>
	</videoCard>
</videoCardsList>
</root>