<?xml version="1.0" encoding="UTF-8"?>
<ServiceInformationResponseMessage xmlns="urn:oasis:names:tc:legalxml-courtfiling:schema:xsd:ServiceInformationResponseMessage-4.0" xmlns:j="http://niem.gov/niem/domains/jxdm/4.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:ecf="urn:oasis:names:tc:legalxml-courtfiling:schema:xsd:CommonTypes-4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:oasis:names:tc:legalxml-courtfiling:schema:xsd:ServiceInformationResponseMessage-4.0 ../xsd/message/ECF-4.0-ServiceInformationResponseMessage.xsd">
	<ecf:SendingMDELocationID>
		<nc:IdentificationID>https://courts.wa.gov:8000</nc:IdentificationID>
	</ecf:SendingMDELocationID>
	<ecf:SendingMDEProfileCode>urn:oasis:names:tc:legalxml-courtfiling:schema:xsd:WebServicesMessaging-2.0</ecf:SendingMDEProfileCode>
	<j:CaseCourt>
		<nc:OrganizationIdentification>
			<nc:IdentificationID>01</nc:IdentificationID>
		</nc:OrganizationIdentification>
		<j:CourtName>King County Superior Court</j:CourtName>
	</j:CaseCourt>
	<ecf:Error>
		<ecf:ErrorCode>0</ecf:ErrorCode>
		<ecf:ErrorText>No error</ecf:ErrorText>
	</ecf:Error>
	<nc:CaseTrackingID>1021</nc:CaseTrackingID>
	<ServiceRecipient>
		<ecf:EntityPerson>
			<nc:PersonName>
				<nc:PersonGivenName>John</nc:PersonGivenName>
				<nc:PersonSurName>Smith</nc:PersonSurName>
			</nc:PersonName>
			<ecf:PersonAugmentation>
				<ecf:ElectronicServiceInformation>
					<ecf:ServiceRecipientID>
						<nc:IdentificationID>1031</nc:IdentificationID>
						<nc:IdentificationCategoryText>ECFFilerID</nc:IdentificationCategoryText>
					</ecf:ServiceRecipientID>
					<ecf:ReceivingMDELocationID>
						<nc:IdentificationID>https://eserviceprovider.com:8000</nc:IdentificationID>
					</ecf:ReceivingMDELocationID>
					<ecf:ReceivingMDEProfileCode>urn:oasis:names:tc:legalxml-courtfiling:schema:xsd:WebServicesMessaging-2.0</ecf:ReceivingMDEProfileCode>
				</ecf:ElectronicServiceInformation>
				<nc:ContactInformation>
					<nc:ContactTelephoneNumber>
						<nc:FullTelephoneNumber>
							<nc:TelephoneNumberFullID>55555551212</nc:TelephoneNumberFullID>
						</nc:FullTelephoneNumber>
					</nc:ContactTelephoneNumber>
					<nc:ContactMailingAddress>
						<nc:StructuredAddress>
							<nc:LocationStreet>
								<nc:StreetFullText>500 Main St.</nc:StreetFullText>
							</nc:LocationStreet>
							<nc:LocationCityName>Seattle</nc:LocationCityName>
							<nc:LocationStateName>WA</nc:LocationStateName>
							<nc:LocationPostalCode>98101</nc:LocationPostalCode>
						</nc:StructuredAddress>
					</nc:ContactMailingAddress>
					<nc:ContactInformationDescriptionText>Home</nc:ContactInformationDescriptionText>
				</nc:ContactInformation>
			</ecf:PersonAugmentation>
		</ecf:EntityPerson>
	</ServiceRecipient>
</ServiceInformationResponseMessage>

