<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Participants SYSTEM "participants.dtd">
<?xml-stylesheet type="text/xsl" href="participantNameSort.xsl"?>
<!--
	Copyright (c) 2002 Kenneth B. Sall. All Rights Reserved. 
	This code may not be copied, modified, or duplicated in any manner 
	without written consent from the author at ken@sall.net. 
-->
<Participants>
	<Participant>
		<Name>
			<First>Jim</First>
			<Last>Ackermann</Last>
		</Name>
		<Organization>Mitretek Systems</Organization>
		<URL>http://www.mitretek.org/</URL>
		<!-- no SpecialInterests -->
		<!-- no ContactInfo -->
	</Participant>
	<Participant>
		<Name>
			<First>Nat</First>
			<Last>Obey</Last>
		</Name>
		<Organization>DLA</Organization>
		<!-- no URL -->
		<!-- no SpecialInterests -->
		<!-- no ContactInfo -->
	</Participant>
	<Participant workingGroupMember="yes">
		<Name>
			<First>Owen</First>
			<Last>Ambur</Last>
		</Name>
		<Title>Co-Chair XML Technical Working Group</Title>
		<Organization type="gov" detail="Dept. of Interior">FWS</Organization>
		<URL>http://www.fws.gov/</URL>
		<ExtraURL>http://xml.gov/</ExtraURL>
		<SpecialInterests>
			<Interest>interest_1</Interest>
			<Interest>interest_2</Interest>
			<Interest>interest_3</Interest>
		</SpecialInterests>
		<ContactInfo>
			<OfficePhone>OA-phone</OfficePhone>
			<CellPhone>OA-cell</CellPhone>
			<Email>Owen_Ambur@fws.gov</Email>
			<OtherPhone>OA-other</OtherPhone>
		</ContactInfo>
	</Participant>
	<Participant workingGroupMember="yes">
		<Name>
			<First>Marion</First>
			<Last>Royal</Last>
		</Name>
		<Title>Co-Chair XML Technical Working Group</Title>
		<Organization type="gov">GSA</Organization>
		<URL>http://www.gsa.gov</URL>
		<ExtraURL>http://xml.gov/</ExtraURL>
		<SpecialInterests>
			<Interest>interest_1</Interest>
			<Interest>interest_2</Interest>
		</SpecialInterests>
		<ContactInfo>
			<OfficePhone>MR-phone</OfficePhone>
			<CellPhone>MR-cell</CellPhone>
			<Email>marion.royal@gsa.gov</Email>
			<OtherPhone>MR-other</OtherPhone>
		</ContactInfo>
	</Participant>
	<Participant workingGroupMember="no">
		<Name>
			<First>Ken</First>
			<Last>Sall</Last>
		</Name>
		<Title>Independent Consultant</Title>
		<Organization type="other">Self</Organization>
		<URL>http://mywebpages.comcast.net/kensall/</URL>
		<ExtraURL>http://wdvl.Internet.com/Authoring/Languages/XML/</ExtraURL>
		<SpecialInterests>
			<Interest>interest_1</Interest>
			<Interest>interest_2</Interest>
		</SpecialInterests>
		<ContactInfo>
			<OfficePhone>301-725-2859</OfficePhone>
			<CellPhone>443-831-5187</CellPhone>
			<Email>ken@sall.net</Email>
		</ContactInfo>
	</Participant>
	<Participant workingGroupMember="yes">
		<Name>
			<First>Betty</First>
			<Last>Harvey</Last>
		</Name>
		<Title>Independent Consultant</Title>
		<Organization type="other">ECC, Inc.</Organization>
		<URL>http://www.eccnet.com</URL>
		<ExtraURL>http://www.eccnet.com/xmlug/</ExtraURL>
		<SpecialInterests>
			<Interest>interest_1</Interest>
			<Interest>interest_2</Interest>
		</SpecialInterests>
		<ContactInfo>
			<OfficePhone>BH-phone</OfficePhone>
			<CellPhone>BH-cell</CellPhone>
			<Email>harvey@eccnet.com</Email>
		</ContactInfo>
	</Participant>
	<Participant workingGroupMember="no">
		<Name>
			<First>Michael</First>
			<Last>Jacobs</Last>
		</Name>
		<Organization type="gov">Department of Navy</Organization>
		<URL>http://www.navy.mil/</URL>
		<SpecialInterests>
			<Interest>interest_1</Interest>
			<Interest>interest_2</Interest>
		</SpecialInterests>
		<ContactInfo>
			<OfficePhone>MJ-phone</OfficePhone>
			<CellPhone>MJ-cell</CellPhone>
			<Email>MJ-email</Email>
		</ContactInfo>
	</Participant>
	<Participant>
		<Name>
			<First>Mark</First>
			<Last>Skall</Last>
		</Name>
		<Organization type="gov">NIST</Organization>
		<URL>http://www.nist.gov/</URL>
		<SpecialInterests>
			<Interest>interest_1</Interest>
		</SpecialInterests>
		<ContactInfo>
			<OfficePhone>MS-phone</OfficePhone>
			<CellPhone>MS-cell</CellPhone>
			<Email>MS-email</Email>
		</ContactInfo>
	</Participant>
	<Participant workingGroupMember="yes">
		<Name>
			<First>Davis</First>
			<Last>Roberts</Last>
		</Name>
		<Organization type="com">SAIC</Organization>
		<URL>http://www.saic.com/</URL>
		<SpecialInterests>
			<Interest>interest_1</Interest>
		</SpecialInterests>
		<ContactInfo>
			<OfficePhone>DR-phone</OfficePhone>
			<CellPhone>DR-cell</CellPhone>
			<Email>Dr-email</Email>
		</ContactInfo>
	</Participant>
	<Participant>
		<Name>
			<First>Lynne</First>
			<Last>Rosenthal</Last>
		</Name>
		<Organization type="gov">NIST</Organization>
		<URL>http://www.nist.gov/</URL>
		<SpecialInterests>
			<Interest>interest_1</Interest>
		</SpecialInterests>
		<ContactInfo>
			<OfficePhone>LR-phone</OfficePhone>
			<CellPhone>LR-cell</CellPhone>
			<Email>LR-email</Email>
		</ContactInfo>
	</Participant>
	<Participant>
		<Name>
			<First>Chris</First>
			<Last>Wheedleton</Last>
		</Name>
		<Organization type="com">SAIC</Organization>
		<URL>http://www.saic.com/</URL>
		<SpecialInterests>
			<Interest>interest_1</Interest>
		</SpecialInterests>
		<ContactInfo>
			<OfficePhone>CW-phone</OfficePhone>
			<CellPhone>CW-cell</CellPhone>
			<Email>CW-email</Email>
		</ContactInfo>
	</Participant>
	<Participant>
		<Name>
			<First>Donna</First>
			<Last>Hickling</Last>
		</Name>
		<Organization type="com">SAIC</Organization>
		<URL>http://www.saic.com/</URL>
		<SpecialInterests>
			<Interest>interest_1</Interest>
		</SpecialInterests>
		<ContactInfo>
			<Email>DH-email</Email>
		</ContactInfo>
	</Participant>
	<Participant>
		<Name>
			<First>Susan</First>
			<Last>Turnbull</Last>
		</Name>
		<Organization type="gov">GSA</Organization>
		<URL>http://www.gsa.gov</URL>
		<SpecialInterests>
			<Interest>interest_1</Interest>
		</SpecialInterests>
		<ContactInfo>
			<Email>DH-email</Email>
		</ContactInfo>
	</Participant>
	<Participant>
		<Name>
			<First>Brand</First>
			<Last>Niemann</Last>
		</Name>
		<Organization type="gov">EPA</Organization>
		<URL>http://www.epa.gov</URL>
		<SpecialInterests>
			<Interest>interest_1</Interest>
		</SpecialInterests>
		<ContactInfo>
			<Email>BN-email</Email>
		</ContactInfo>
	</Participant>
	<Participant>
		<Name>
			<First>Lisa</First>
			<Last>Jenkins</Last>
		</Name>
		<Organization type="gov">EPA</Organization>
		<URL>http://www.epa.gov</URL>
		<SpecialInterests>
			<Interest>interest_1</Interest>
		</SpecialInterests>
		<ContactInfo>
			<Email>LJ-email</Email>
		</ContactInfo>
	</Participant>
</Participants>

