<?xml version="1.0" encoding="UTF-8"?>
<Resume xml:lang="EN" xmlns="http://ns.hr-xml.org/2007-04-15" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://ns.hr-xml.org/2007-04-15
Resume.xsd">
	<StructuredXMLResume>
		<ContactInfo>
			<PersonName>
				<GivenName>W.</GivenName>
				<MiddleName>Paul</MiddleName>
				<FamilyName>Kiel</FamilyName>
			</PersonName>
			<ContactMethod>
				<Use>business</Use>
				<Location>office</Location>
				<Telephone>
					<FormattedNumber>+1 919 846 0224 </FormattedNumber>
				</Telephone>
				<Fax>
					<FormattedNumber>+1 919 449 8801</FormattedNumber>
				</Fax>
				<InternetEmailAddress>paul@xmlhelpline.com</InternetEmailAddress>
				<InternetWebAddress>http://www.xmlhelpline.com</InternetWebAddress>
				<PostalAddress type="streetAddress">
					<CountryCode>US</CountryCode>
					<PostalCode>27612</PostalCode>
					<Region>NC</Region>
					<Municipality>Raleigh</Municipality>
					<DeliveryAddress>
						<AddressLine>5916 Valley Estates Drive</AddressLine>
					</DeliveryAddress>
				</PostalAddress>
			</ContactMethod>
			<ContactMethod>
				<Use>business</Use>
				<Location>x:cell</Location>
				<Telephone>
					<FormattedNumber>+1 919 449 8801</FormattedNumber>
				</Telephone>
				<Fax>
					<FormattedNumber>+1 919 449 8801</FormattedNumber>
				</Fax>
			</ContactMethod>
		</ContactInfo>
		<Objective>Architecting and developing data integration solutions using Xml technology.</Objective>
		<EmploymentHistory>
			<EmployerOrg>
				<EmployerOrgName>xmlHelpline.com Consulting</EmployerOrgName>
				<EmployerContactInfo>
					<LocationSummary>
						<Municipality>Raleigh</Municipality>
						<Region>NC</Region>
					</LocationSummary>
				</EmployerContactInfo>
				<PositionHistory>
					<Title>President</Title>
					<OrgName>
						<OrganizationName>xmlHelpline.com Consulting</OrganizationName>
					</OrgName>
					<Description>    *  Architect and develop data integration solutions
    * Provide data modeling and consulting advice to clients
    * Design and program in object oriented languages such as C#
    * Create Xslt adapters and solutions for data integration between trading partners
    * Leverage existing standards in creating canoncial data models
    * Produce technical design specifications for Xml data models
    * Published article Profiling Xml Schema: http://www.xml.com/pub/a/2006/09/20/profiling-xml-schema.html
</Description>
					<StartDate>
						<YearMonth>2001-01</YearMonth>
					</StartDate>
				</PositionHistory>
			</EmployerOrg>
			<EmployerOrg>
				<EmployerOrgName>HR-XML Consortium Inc</EmployerOrgName>
				<EmployerContactInfo>
					<LocationSummary>
						<Municipality>Raleigh</Municipality>
						<Region>NC</Region>
					</LocationSummary>
				</EmployerContactInfo>
				<PositionHistory>
					<Title>Chief Architect</Title>
					<OrgName>
						<OrganizationName>HR-XML Consortium Inc</OrganizationName>
					</OrgName>
					<Description>    *  Supervise, coordinate, and manage the design of the technical architecture underlying all international Consortium standards
    * Train classes in Xml Schema design techniques, Consortium best practices, and other Xml technologies such as web services and Service Oriented Architecture (SOA)
    * Lecture nationally and internationally on Xml Schema design best practices and related technologies
    * Implement web services validation testbed
    * Authored HR-XML Web Services Security Profile draft document.
    * Lead technical analysis for HR-XML Certification programs
    * Participate as representative to the Web Services - Interoperability Consortium (WS-I)
    * Author and edit documentation for technical specifications
    * Provide technical support for Consortium's hosted servers
    * Program necessary tools and software for distributed work group needs, including metadata management, document repository and automated documentation tools
</Description>
					<StartDate>
						<YearMonth>2001-03</YearMonth>
					</StartDate>
					<EndDate>
						<YearMonth>2006-08</YearMonth>
					</EndDate>
				</PositionHistory>
			</EmployerOrg>
		</EmploymentHistory>
		<EducationHistory>
			<SchoolOrInstitution schoolType="university">
				<School>
					<SchoolName>North Carolina State University</SchoolName>
				</School>
				<Degree>
					<DegreeName>M.A.</DegreeName>
					<DegreeDate>
						<YearMonth>1994-05</YearMonth>
					</DegreeDate>
					<DegreeMajor>
						<Name>Archival Management</Name>
					</DegreeMajor>
				</Degree>
			</SchoolOrInstitution>
			<SchoolOrInstitution schoolType="university">
				<School>
					<SchoolName>James Madison University</SchoolName>
				</School>
				<Degree>
					<DegreeName>B.A.</DegreeName>
					<DegreeDate>
						<YearMonth>1992-05</YearMonth>
					</DegreeDate>
					<DegreeMajor>
						<Name>History</Name>
					</DegreeMajor>
				</Degree>
			</SchoolOrInstitution>
		</EducationHistory>
		<Qualifications>
			<Competency name="Xml"/>
			<Competency name="Xslt"/>
			<Competency name="data integration"/>
			<Competency name="Xml Schema"/>
			<Competency name="data modeling"/>
			<Competency name="HR-XML"/>
			<Competency name="OAGIS"/>
			<Competency name="Open Applications Group"/>
		</Qualifications>
		<ResumeAdditionalItems>
			<ResumeAdditionalItem type="x:LinkedIn Profile">
				<Description>http://www.linkedin.com/in/paulkiel</Description>
			</ResumeAdditionalItem>
		</ResumeAdditionalItems>
	</StructuredXMLResume>
</Resume>

