<?xml version = "1.0" encoding="Windows-1252" standalone="yes"?>
<?xml-stylesheet href="test1.xsl" type="text/xsl"?>
<VFPData>
	<scores>
		<first_name>Frederick</first_name>
		<last_name>Blume</last_name>
		<class>SS</class>
		<match1>200</match1>
		<x1>14</x1>
		<ct1>MW</ct1>
		<match2>197</match2>
		<x2>9</x2>
		<ct2/>
		<match3>198</match3>
		<x3>4</x3>
		<ct3>MW</ct3>
		<aggregate>595</aggregate>
		<aggx>27</aggx>
		<comments/>
	</scores>
	<scores>
		<first_name>Jennifer</first_name>
		<last_name>Blume</last_name>
		<class>UM</class>
		<match1>198</match1>
		<x1>13</x1>
		<ct1/>
		<match2>198</match2>
		<x2>12</x2>
		<ct2>MW</ct2>
		<match3>197</match3>
		<x3>8</x3>
		<ct3/>
		<aggregate>593</aggregate>
		<aggx>33</aggx>
		<comments/>
	</scores>
</VFPData>
