<?xml version='1.0' encoding='windows-1252' ?><?xml-stylesheet type="text/xsl" href="table2.xsl" ?><xml xmlns:s="uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns:rs="urn:schemas-microsoft-com:rowset" xmlns:z="#RowsetSchema">
	<s:Schema id="RowsetSchema">
		<s:ElementType name="row" content="eltOnly" rs:CommandTimeout="30" rs:updatable="true" rs:ReshapeName="DSRowset1">
			<s:AttributeType name="titleofcourtesy" rs:number="1" rs:nullable="true" rs:writeunknown="true" rs:basecatalog="Northwind" rs:basetable="employees" rs:basecolumn="titleofcourtesy">
				<s:datatype dt:type="string" dt:maxLength="25"/>
			</s:AttributeType>
			<s:AttributeType name="firstname" rs:number="2" rs:writeunknown="true" rs:basecatalog="Northwind" rs:basetable="employees" rs:basecolumn="firstname">
				<s:datatype dt:type="string" dt:maxLength="10" rs:maybenull="false"/>
			</s:AttributeType>
			<s:AttributeType name="lastname" rs:number="3" rs:writeunknown="true" rs:basecatalog="Northwind" rs:basetable="employees" rs:basecolumn="lastname">
				<s:datatype dt:type="string" dt:maxLength="20" rs:maybenull="false"/>
			</s:AttributeType>
			<s:AttributeType name="EmployeeID" rs:number="4" rs:basecatalog="Northwind" rs:basetable="employees" rs:basecolumn="EmployeeID" rs:keycolumn="true" rs:hidden="true" rs:autoincrement="true">
				<s:datatype dt:type="int" dt:maxLength="4" rs:precision="10" rs:fixedlength="true" rs:maybenull="false"/>
			</s:AttributeType>
			<s:extends type="rs:rowbase"/>
		</s:ElementType>
	</s:Schema>
	<rs:data>
		<z:row titleofcourtesy="Ms." firstname="Davolio" lastname="Sue" EmployeeID="1"/>
		<z:row titleofcourtesy="Dr." firstname="Andrew" lastname="Fuller" EmployeeID="2"/>
		<z:row titleofcourtesy="Ms." firstname="Janet" lastname="Leverling" EmployeeID="3"/>
		<z:row titleofcourtesy="Mrs." firstname="Margareth" lastname="Peacockko" EmployeeID="4"/>
		<z:row titleofcourtesy="Mr." firstname="Aldo" lastname="Buchanana" EmployeeID="5"/>
		<z:row titleofcourtesy="Mr." firstname="Michael" lastname="Suyama" EmployeeID="6"/>
		<z:row titleofcourtesy="Mr." firstname="Roberta" lastname="King go" EmployeeID="7"/>
		<z:row titleofcourtesy="Ms." firstname="Lauralol" lastname="Callahan" EmployeeID="8"/>
		<z:row titleofcourtesy="Ms." firstname="Anne" lastname="Dodsworth" EmployeeID="9"/>
		<z:row titleofcourtesy="Sig." firstname="Giuliano" lastname="Castelli" EmployeeID="19"/>
		<z:row titleofcourtesy="Mr." firstname="Fran" lastname="Tuma" EmployeeID="21"/>
		<z:row titleofcourtesy="Mr." firstname="Charles" lastname="Chaplin" EmployeeID="23"/>
		<z:row titleofcourtesy="Mr." firstname="Cataldo" lastname="Quinto" EmployeeID="27"/>
		<z:row titleofcourtesy="Ms." firstname="Clara" lastname="Cravos" EmployeeID="29"/>
	</rs:data>
</xml>
