NIEM Examples - Vehicle Registration Transactions (RQ/RR, RQG, RNQ/RNR)
Vehicle Registration NIEM Specifications
This section provides NIEM format and examples for Vehicle Registration Query by License Plate/Year/Type, or VIN to a state (RQ) or region (RQG), and the corresponding Vehicle Registration Response (RR).
Canadian vehicle registration queries are described in "Communicating with Canada".
Mexican vehicle registration queries are described in "Communicating with Mexico".
All Nlets NIEM messages must be based on the Nlets NIEM Message Structure and include the standard Nlets XML Header as detailed in Message Structure. The NIEM header and hierarchy of the elements in this section have been omitted to avoid redundancy. The associated schemas and instances should be consulted to determine the correct XPaths of the elements.
Element Dictionary
Transaction types detailed below include: Vehicle Registration Query by License Plate, Year, Type (RQ,RQG), Vehicle Registration Query by VIN (RQ,RQG), Vehicle Registration Query by Name (RNQ), Vehicle Registration Response in Free Text (RR) and Standardized Vehicle Registration Response (RR).
Query Formats
Vehicle Registration Query by License Plate, Year, Type (RQ,RQG)
n2:NLETSInquiryData
This element will contain all elements specific to this transaction.
n2:ReasonCode
This optional element identifies the reason for query.
Valid values are: N, F, V, T, S, H or I.
nc:Vehicle
A motor-driven conveyance designed to carry its operator, and optionally passengers and cargo, over
land.
nc:ConveyanceRegistrationPlateIdentification
An identification on a metal plate fixed to a conveyance.
nc:IdentificationID
A value that identifies something.
This element will contain the license plate number to be queried
nc:IdentificationCategoryText
A kind of identification.
This element should contain the type of license plate being queried. Allowable values come
from the NCIC LIT code table.
nc:IdentificationExpirationDate
A date after which an identification is no longer valid.
nc:Year
A year.
This element's value should be the expiration date of the license plate, also known as the
plate year. The value should be in the format YYYY. For non-expiring plates NX or YYYY may
be entered.
n2:HistoryRequestIndicator
This optional element can be used to indicate that a registration history is requested, if
available. The element will only be passed onto XML states and will be stripped from queries to
legacy states. Value should be boolean.
Vehicle Registration Query by VIN (RQ,RQG)
n2:NLETSInquiryData
This element will contain all elements specific to this transaction.
n2:ReasonCode
This optional element identifies the reason for query.
Valid values are: N, F, V, T, S, H or I.
nc:Vehicle
A motor-driven conveyance designed to carry its operator, and optionally passengers and cargo, over
land.
nc:VehicleIdentification
A unique combination of alphanumeric characters that identifies a specific vehicle.
nc:IdentificationID
A value that identifies something.
This element will contain the VIN to be queried.
nc:VehicleMakeCode
A manufacturer of a vehicle.
This optional element will contain the make of the vehicle being queried. Allowable values come
from the NCIC VMA code table.
nc:ItemModelYearDate
A year in which an item was manufactured or produced.
This element will contain the year of the vehicle. Data should be formatted YYYY.
n2:HistoryRequestIndicator
This optional element can be used to indicate that a registration history is requested, if available.
The element will only be passed onto XML states and will be stripped from queries to legacy
states. Value should be boolean.
Vehicle Registration Query by Name (RNQ)
n2:NLETSInquiryData
This element will contain all elements specific to this transaction.
n2:ReasonCode
This optional element identifies the reason for query.
Valid values are: N, F, V, T, S, H or I.
nc:Person
This element encapsulates the information about the person being queried
nc:PersonAgeDescriptionText
A description of the age of a person.
nc:PersonBirthDate
A date a person was born.
nc:Date
A full date.
This element contains the DOB for the person being queried on. This data in this element must
be in xsd:date format, that is: yyyy-mm-dd.
nc:PersonName
A combination of names and/or titles by which a person is known.
nc:PersonGivenName
A first name of a person.
This optional element containing a person's first name may be sent via XML if available but will
only be forwarded onto states receiving XML.
nc:PersonMiddleName
A middle name of a person.
This optional element containing a person's middle name may be sent via XML if available but
will only be forwarded onto states receiving XML.
nc:PersonSurName
A last name or family name of a person.
This optional element containing a person's last name may be sent via XML if available but will
only be forwarded onto states receiving XML.
nc:PersonFullName
A complete name of a person.
This required element must contain the full name of the person in the format LAST,FIRST
MIDDLE. The data from this element is the only name data that will be passed onto states
receiving text.
Response Formats
Vehicle Registration Response in Free Text (RR)
Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.
Response Text (n2:ResponseText)
This element will contain the free text vehicle registration response. Nlets recommends the use of
<nh2:DocumentControlFieldText><![CDATA[NL0000TEST]]></nh2:DocumentControlFieldText>
tags to ensure that the response does not contain any characters illegal in XML.
Vehicle Registration Response in CANDLE XML (RR)
The full tagged XML standard for Vehicle Registration Response is determined by The Collaboration of AAMVA and Nlets for Driver License Exchange (CANDLE) specification. The NIEM based version of the CANDLE specification has undergone two revisions. The original NIEM CANDLE revision from 2012 is referred to as CANDLE 2.0 and the latest 2021 revision of the CANDLE specification is referred to as CANDLE 3.0 Samples from both revisions are included below. New implementers of standardized Vehicle Registration Responses are encouraged to adopt the CANDLE 3.0 specification
CANDLE 2.0 Standardized Vehicle Registration Status Response (RR)
Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.
Vehicle Registration Status (nrs2:RegistrationStatus)
This element will contain the standardized driver status response as defined in the Collaboration
of AAMVA and Nlets for Driver License Exchange (CANDLE) 2.0 specifications.
For CANDLE 2.0, nrs2 maps to the URI http://www.nlets.org/niem/nlets-registration-status/1.0
CANDLE 2.0 Standardized Vehicle Registration Match Response (RR)
Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.
Vehicle Registration Match (nrm2:RegistrationMatch)
This element will contain a collection of summery Individual Matchs as defined in the Collaboration
of AAMVA and Nlets for Driver License Exchange (CANDLE) 2.0 specifications.
For CANDLE 2.0, nrm2 maps to the URI http://www.nlets.org/niem/nlets-registration-match/1.0
CANDLE 3.0 Standardized Vehicle Registration History Response (RR)
Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.
Vehicle Registration History (nrh2:RegistrationHistory)
This element will contain the standardized driver history response as defined in the Collaboration
of AAMVA and Nlets for Driver License Exchange (CANDLE) specifications.
For CANDLE 2.0, nrh2 maps to the URI http://www.nlets.org/niem/nlets-registration-history/2.0
CANDLE 3.0 Standardized Vehicle Registration Status Response (RR)
Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.
Vehicle Registration Status (nrs2:RegistrationStatus)
This element will contain the standardized driver status response as defined in the Collaboration
of AAMVA and Nlets for Driver License Exchange (CANDLE) 3.0 specifications.
For CANDLE 3.0, nrs2 maps to the URI http://www.nlets.org/niem/nlets-registration-status/2.0
CANDLE 3.0 Standardized Vehicle Registration Match Response (RR)
Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.
Vehicle Registration Match (nrm2:RegistrationMatch)
This element will contain a collection of summery Individual Matchs as defined in the Collaboration
of AAMVA and Nlets for Driver License Exchange (CANDLE) 3.0 specifications.
For CANDLE 3.0, nrm2 maps to the URI http://www.nlets.org/niem/nlets-registration-match/2.0
Vehicle Registration NIEM Examples
Example 1: A Vehicle Registration query by license plate, year and type.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>RQ</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS47</nh2:OriginatingORIID>
<nh2:DestinationORIID>P4</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE1]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="RQ">
<nc:Vehicle>
<nc:ConveyanceRegistrationPlateIdentification>
<nc:IdentificationID>ABC123</nc:IdentificationID>
<nc:IdentificationCategoryText>PC</nc:IdentificationCategoryText>
<nc:IdentificationExpirationDate>
<nc:Year>2019</nc:Year>
</nc:IdentificationExpirationDate>
</nc:ConveyanceRegistrationPlateIdentification>
</nc:Vehicle>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 2: A Vehicle Registration query by VIN.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>RQ</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS47</nh2:OriginatingORIID>
<nh2:DestinationORIID>P4</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE2]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>13:58</nh2:MessageReceiveTime>
<nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>13:58</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00011</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="RQ">
<nc:Vehicle>
<nc:VehicleIdentification>
<nc:IdentificationID>AAAAA11A11A111111</nc:IdentificationID>
</nc:VehicleIdentification>
</nc:Vehicle>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 3: A Vehicle Registration query by license plate, year and type and optional Reason Code.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>RQ</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS47</nh2:OriginatingORIID>
<nh2:DestinationORIID>P4</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE1]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="RQ">
<n2:ReasonCode>T</n2:ReasonCode>
<nc:Vehicle>
<nc:ConveyanceRegistrationPlateIdentification>
<nc:IdentificationID>ABC123</nc:IdentificationID>
<nc:IdentificationCategoryText>PC</nc:IdentificationCategoryText>
<nc:IdentificationExpirationDate>
<nc:Year>2019</nc:Year>
</nc:IdentificationExpirationDate>
</nc:ConveyanceRegistrationPlateIdentification>
</nc:Vehicle>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 4: A Vehicle Registration query by VIN and optional Reason Code.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>RQ</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS47</nh2:OriginatingORIID>
<nh2:DestinationORIID>P4</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE2]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>13:58</nh2:MessageReceiveTime>
<nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>13:58</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00011</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="RQ">
<n2:ReasonCode>T</n2:ReasonCode>
<nc:Vehicle>
<nc:VehicleIdentification>
<nc:IdentificationID>AAAAA11A11A111111</nc:IdentificationID>
</nc:VehicleIdentification>
</nc:Vehicle>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 5: A Vehicle Registration response.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>RR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>CALIC0000</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS49</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CROSSFIRE1]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>13:59</nh2:MessageReceiveTime>
<nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>13:59</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>01183</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSResponseData n2:key="RR">
<n2:ResponseText>DATE: 10/22/19 TIME: 13:59
INSURANCE INFORMATION UNKNOWN
REG VALID FROM: 01/26/01 TO 01/26/02
LIC#: abc123 YRMD:71 MAKE:CHEV BTM :PU VIN :VEHICLEIDNUMBER
R/O :SMITH JOHN, PO BOX 932336 CITY:SACRAMENTO C.C.:34
ZIP#:94000
SOLD:01/20/71 RCID:05/20/79 OCID:05/02/79 LOCD:G
RELEASE OF LIABILITY (REG. 138)
RECEIPT DATE:07/04/96 TRANSFER DATE:07/01/96 SELL PRICE:001500
BUYER:SMITH JOHN, 1234 FAKE AVE
CITY:SACRAMENTO SELLER:SAME AS R/O ON FILE
RELEASE OF LIABILITY (REG. 138)
RECEIPT DATE:11/08/11 TRANSFER DATE:11/01/11 SELL PRICE:000700
BUYER:SMITH JOHN, 1234 FAKE AVE
CITY:SACRAMENTO CA SELLER:SAME AS R/O ON FILE
FEDERAL, STATE OR LOCAL LAW ENFORCEMENT AGENCIES SHALL NOT USE ANY
NON-CRIMINAL HISTORY INFORMATION CONTAINED WITHIN THIS DATABASE FOR
IMMIGRATION ENFORCEMENT PURPOSES. THIS RESTRICTION DOES NOT PERTAIN
TO ANY INFORMATION THAT IS REGARDING A PERSON'S IMMIGRATION OR
CITIZENSHIP STATUS PURSUANT TO 8 U.S.C 1373 AND 1644
END
</n2:ResponseText>
</n2:NLETSResponseData>
</n2:NLETS>
Example 6: A Vehicle Registration query by Region. The response will be a standard Vehicle Registration response (RR).
<n2:NLETS xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0"
n2:version="4.00" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>RQG</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS47</nh2:OriginatingORIID>
<nh2:DestinationORIID>A1</nh2:DestinationORIID>
<nh2:DestinationORIID>B1</nh2:DestinationORIID>
<nh2:DestinationORIID>C1</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CRO55F1R31]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="RQG">
<nc:Vehicle>
<nc:VehicleIdentification>
<nc:IdentificationID>AAAAA11A11A111111</nc:IdentificationID>
</nc:VehicleIdentification>
</nc:Vehicle>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 7: A Vehicle Registration query by name.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>RNQ</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS47</nh2:OriginatingORIID>
<nh2:DestinationORIID>P4</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[RNQEXAMPLE]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>14:06</nh2:MessageReceiveTime>
<nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>14:06</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00019</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="RNQ">
<nc:Person>
<nc:PersonName>
<nc:PersonFullName>SMITH, JOHN</nc:PersonFullName>
</nc:PersonName>
</nc:Person>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 8: A Vehicle Registration query by Region and optional Reason Code. The response will be a standard Vehicle Registration response (RR).
<n2:NLETS xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0"
n2:version="4.00" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>RQG</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS47</nh2:OriginatingORIID>
<nh2:DestinationORIID>A1</nh2:DestinationORIID>
<nh2:DestinationORIID>B1</nh2:DestinationORIID>
<nh2:DestinationORIID>C1</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[CRO55F1R31]]></nh2:DocumentControlFieldText>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="RQG">
<n2:ReasonCode>T</n2:ReasonCode>
<nc:Vehicle>
<nc:VehicleIdentification>
<nc:IdentificationID>AAAAA11A11A111111</nc:IdentificationID>
</nc:VehicleIdentification>
</nc:Vehicle>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 9: A Vehicle Registration query by name and optional Reason Code.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>RNQ</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS47</nh2:OriginatingORIID>
<nh2:DestinationORIID>P4</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[RNQEXAMPLE]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>14:06</nh2:MessageReceiveTime>
<nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>14:06</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00019</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="RNQ">
<n2:ReasonCode>T</n2:ReasonCode>
<nc:Person>
<nc:PersonName>
<nc:PersonFullName>SMITH, JOHN</nc:PersonFullName>
</nc:PersonName>
</nc:Person>
</n2:NLETSInquiryData>
</n2:NLETS>
Example 10: A CANDLE 2.0 Vehicle Registration Standard Response.
<n2:NLETS xmlns:n2="http://www.nlets.org/niem/1.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:j="http://niem.gov/niem/domains/jxdm/4.1" xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0" xmlns:nrs2="http://www.nlets.org/niem/nlets-registration-status/1.0" n2:version="2.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>RR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS44</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS44</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[RREXAMPLE1]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>14:09</nh2:MessageReceiveTime>
<nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>14:09</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>01210</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="RQ">
<n2c:Vehicle>
<nc:VehicleIdentification>
<nc:IdentificationID>VIN12345678</nc:IdentificationID>
</nc:VehicleIdentification>
<nc:VehicleMakeCode>GIGI</nc:VehicleMakeCode>
<nc:VehicleModelCode>CRF</nc:VehicleModelCode>
<nc:ConveyanceRegistration>
<nc:RegistrationIdentification>
<nc:IdentificationID>LIC</nc:IdentificationID>
<nc:IdentificationCategoryText>PC</nc:IdentificationCategoryText>
<nc:IdentificationExpirationDate>
<nc:Year>2001</nc:Year>
</nc:IdentificationExpirationDate>
</nc:RegistrationIdentification>
</nc:ConveyanceRegistration>
</n2c:Vehicle>
</n2:NLETSInquiryData>
<n2:NLETSResponseData n2:key="RR">
<nrs2:RegistrationStatus>
<n2c:AdditionalInformation>
<n2c:StateElement>
<n2c:ElementFieldName>StateElement</n2c:ElementFieldName>
<n2c:ElementFieldValue>StateElement Value</n2c:ElementFieldValue>
</n2c:StateElement>
</n2c:AdditionalInformation>
<nrs2:StandardResponse>
<n2c:Vehicle>
<nc:ItemOwnerAppliedID>ItemOwnerAppliedID</nc:ItemOwnerAppliedID>
<nc:ConveyanceColorPrimaryText>RED</nc:ConveyanceColorPrimaryText>
<nc:ConveyanceColorSecondaryText>GREEN</nc:ConveyanceColorSecondaryText>
<nc:ItemLengthMeasure>
<nc:MeasurePointValue>100</nc:MeasurePointValue>
<nc:MeasureUnitText>in</nc:MeasureUnitText>
</nc:ItemLengthMeasure>
<nc:ItemMakeName>Make</nc:ItemMakeName>
<nc:ItemModelName>Model</nc:ItemModelName>
<nc:ItemModelYearDate>2020</nc:ItemModelYearDate>
<nc:PropertyStyleText>PropertyStylw</nc:PropertyStyleText>
<nc:ConveyanceEngineQuantity>0</nc:ConveyanceEngineQuantity>
<nc:VehicleBrand>
<nc:VehicleBrandDate>
<nc:Year>2001</nc:Year>
</nc:VehicleBrandDate>
<nc:VehicleBrandCode>42</nc:VehicleBrandCode>
</nc:VehicleBrand>
<nc:VehicleBrand>
<nc:VehicleBrandDate>
<nc:Year>2001</nc:Year>
</nc:VehicleBrandDate>
<nc:VehicleBrandText>Text</nc:VehicleBrandText>
</nc:VehicleBrand>
<nc:VehicleBrander>
<nc:VehicleBranderIdentification>
<nc:IdentificationID>VehicleBranderID</nc:IdentificationID>
<nc:IdentificationCategoryText>VehicleBranderCategory</nc:IdentificationCategoryText>
<nc:IdentificationJurisdictionText>VehicleBranderJurisdiction</nc:IdentificationJurisdictionText>
<j:IdentificationJurisdictionNCICLSTACode>NM</j:IdentificationJurisdictionNCICLSTACode>
<j:DrivingJurisdictionAuthorityNCICLSTACode>IL</j:DrivingJurisdictionAuthorityNCICLSTACode>
<nc:IdentificationStatus>
<nc:StatusText>VehicleBranderStatus</nc:StatusText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StatusDate>
<nc:StatusDescriptionText>VehicleBranderDescription</nc:StatusDescriptionText>
</nc:IdentificationStatus>
</nc:VehicleBranderIdentification>
</nc:VehicleBrander>
<nc:VehicleCMVIndicator>true</nc:VehicleCMVIndicator>
<nc:VehicleDoorQuantity>0</nc:VehicleDoorQuantity>
<nc:VehicleIdentification>
<nc:IdentificationID>VIN123456789</nc:IdentificationID>
<nc:IdentificationCategoryText>VINCategory</nc:IdentificationCategoryText>
<nc:IdentificationJurisdictionText>VINJurisdiction</nc:IdentificationJurisdictionText>
<j:IdentificationJurisdictionNCICLSTACode>MB</j:IdentificationJurisdictionNCICLSTACode>
<j:DrivingJurisdictionAuthorityNCICLSTACode>LA</j:DrivingJurisdictionAuthorityNCICLSTACode>
<nc:IdentificationStatus>
<nc:StatusText>VIN</nc:StatusText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StatusDate>
<nc:StatusDescriptionText>VINDescription</nc:StatusDescriptionText>
</nc:IdentificationStatus>
</nc:VehicleIdentification>
<nc:VehicleInvoiceDate>
<nc:Date>1957-08-13</nc:Date>
<nc:Year>2001</nc:Year>
</nc:VehicleInvoiceDate>
<nc:VehicleInvoiceIdentification>
<nc:IdentificationID>InvoiceIdentificationID</nc:IdentificationID>
<nc:IdentificationCategoryText>InvoiceIdentificationCategory</nc:IdentificationCategoryText>
<nc:IdentificationJurisdictionText>InvoiceIdentificationJurisdiction</nc:IdentificationJurisdictionText>
<j:IdentificationJurisdictionNCICLSTACode>OK</j:IdentificationJurisdictionNCICLSTACode>
<j:DrivingJurisdictionAuthorityNCICLSTACode>NF</j:DrivingJurisdictionAuthorityNCICLSTACode>
<nc:IdentificationStatus>
<nc:StatusText>InvoiceIdentificationStatus</nc:StatusText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StatusDate>
<nc:StatusDescriptionText>InvoiceIdentificationDescription</nc:StatusDescriptionText>
</nc:IdentificationStatus>
</nc:VehicleInvoiceIdentification>
<nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator>
<nc:VehicleMakeCode>STAD</nc:VehicleMakeCode>
<nc:VehicleModelCode>V25</nc:VehicleModelCode>
<nc:VehicleMSRPAmount>0</nc:VehicleMSRPAmount>
<nc:VehicleOdometerReadingMeasure>
<nc:MeasurePointValue>1000</nc:MeasurePointValue>
<nc:MeasureUnitText>ml</nc:MeasureUnitText>
</nc:VehicleOdometerReadingMeasure>
<n2c:VehicleOdometerReadingMeasure>
<nc:MeasurePointValue>1000</nc:MeasurePointValue>
<nc:MeasureUnitText>ml</nc:MeasureUnitText>
<nc:ActivityDate>
<nc:Date>1957-08-13</nc:Date>
</nc:ActivityDate>
</n2c:VehicleOdometerReadingMeasure>
<nc:ItemOwnershipCategoryText>ItemOwnershipCategory</nc:ItemOwnershipCategoryText>
<nc:VehiclePassengerSafeQuantity>0</nc:VehiclePassengerSafeQuantity>
<nc:VehicleSeatingQuantity>0</nc:VehicleSeatingQuantity>
<nc:VehicleTitle>
<nc:TitleIdentification>
<nc:IdentificationID>TitleIdentification</nc:IdentificationID>
<nc:IdentificationCategoryText>TitleIdentificationCategory</nc:IdentificationCategoryText>
<nc:IdentificationJurisdictionText>TitleIdentificationJurisdiction</nc:IdentificationJurisdictionText>
<j:IdentificationJurisdictionNCICLSTACode>ON</j:IdentificationJurisdictionNCICLSTACode>
<j:DrivingJurisdictionAuthorityNCICLSTACode>OH</j:DrivingJurisdictionAuthorityNCICLSTACode>
<nc:IdentificationStatus>
<nc:StatusText>TitleIdentificationStatusText</nc:StatusText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StatusDate>
<nc:StatusDescriptionText>TitleIdentificationDescription</nc:StatusDescriptionText>
</nc:IdentificationStatus>
</nc:TitleIdentification>
<nc:TitleIssueDate>
<nc:Date>1957-08-13</nc:Date>
</nc:TitleIssueDate>
<nc:TitleStatus>
<nc:StatusText>TitleStatus</nc:StatusText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StatusDate>
<nc:StatusDescriptionText>TitleStatusDescription</nc:StatusDescriptionText>
</nc:TitleStatus>
<n2c:TitleHolder>
<nc:EntityOrganization>
<nc:OrganizationCategoryText>NLETS CAT</nc:OrganizationCategoryText>
<nc:OrganizationLocation>
<nc:LocationAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>Phoenix</nc:LocationCityName>
<nc:LocationCountyName>Mericopa</nc:LocationCountyName>
<nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
<nc:LocationStateName>Arizona</nc:LocationStateName>
<nc:LocationCountryName>USA</nc:LocationCountryName>
<nc:LocationPostalCode>85085</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:LocationAddress>
</nc:OrganizationLocation>
<nc:OrganizationName>NLETS </nc:OrganizationName>
<nc:OrganizationPrimaryContactInformation>
<nc:ContactMailingAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>Phoenix</nc:LocationCityName>
<nc:LocationCountyName>Mericopa</nc:LocationCountyName>
<nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
<nc:LocationStateName>Arizona</nc:LocationStateName>
<nc:LocationCountryName>USA</nc:LocationCountryName>
<nc:LocationPostalCode>85085</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:ContactMailingAddress>
<nc:ContactTelephoneNumber>
<nc:FullTelephoneNumber>
<nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
</nc:FullTelephoneNumber>
</nc:ContactTelephoneNumber>
</nc:OrganizationPrimaryContactInformation>
</nc:EntityOrganization>
</n2c:TitleHolder>
</nc:VehicleTitle>
<nc:VehicleTransmissionCategoryText>VehicleTransmissionCategoryText</nc:VehicleTransmissionCategoryText>
<nc:VehicleVINAText>VehicleVINAText</nc:VehicleVINAText>
<n2c:Lessee>
<nc:Organization>
<nc:OrganizationCategoryText>NLETS CAT</nc:OrganizationCategoryText>
<nc:OrganizationLocation>
<nc:LocationAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>Phoenix</nc:LocationCityName>
<nc:LocationCountyName>Mericopa</nc:LocationCountyName>
<nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
<nc:LocationStateName>Arizona</nc:LocationStateName>
<nc:LocationCountryName>USA</nc:LocationCountryName>
<nc:LocationPostalCode>85085</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:LocationAddress>
</nc:OrganizationLocation>
<nc:OrganizationName>NLETS </nc:OrganizationName>
<nc:OrganizationPrimaryContactInformation>
<nc:ContactMailingAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>Phoenix</nc:LocationCityName>
<nc:LocationCountyName>Mericopa</nc:LocationCountyName>
<nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
<nc:LocationStateName>Arizona</nc:LocationStateName>
<nc:LocationCountryName>USA</nc:LocationCountryName>
<nc:LocationPostalCode>85085</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:ContactMailingAddress>
<nc:ContactTelephoneNumber>
<nc:FullTelephoneNumber>
<nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
</nc:FullTelephoneNumber>
</nc:ContactTelephoneNumber>
</nc:OrganizationPrimaryContactInformation>
</nc:Organization>
</n2c:Lessee>
<n2c:Lessor>
<nc:Organization>
<nc:OrganizationCategoryText>NLETS CAT</nc:OrganizationCategoryText>
<nc:OrganizationLocation>
<nc:LocationAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>Phoenix</nc:LocationCityName>
<nc:LocationCountyName>Mericopa</nc:LocationCountyName>
<nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
<nc:LocationStateName>Arizona</nc:LocationStateName>
<nc:LocationCountryName>USA</nc:LocationCountryName>
<nc:LocationPostalCode>85085</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:LocationAddress>
</nc:OrganizationLocation>
<nc:OrganizationName>NLETS </nc:OrganizationName>
<nc:OrganizationPrimaryContactInformation>
<nc:ContactMailingAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>Phoenix</nc:LocationCityName>
<nc:LocationCountyName>Mericopa</nc:LocationCountyName>
<nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
<nc:LocationStateName>Arizona</nc:LocationStateName>
<nc:LocationCountryName>USA</nc:LocationCountryName>
<nc:LocationPostalCode>85085</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:ContactMailingAddress>
<nc:ContactTelephoneNumber>
<nc:FullTelephoneNumber>
<nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
</nc:FullTelephoneNumber>
</nc:ContactTelephoneNumber>
</nc:OrganizationPrimaryContactInformation>
</nc:Organization>
</n2c:Lessor>
<nc:ConveyanceRegistration>
<nc:RegistrationIdentification>
<nc:IdentificationID>RID123</nc:IdentificationID>
<nc:IdentificationCategoryText>RIDCategory</nc:IdentificationCategoryText>
<nc:IdentificationJurisdictionText>RIDJurisdiction</nc:IdentificationJurisdictionText>
<j:IdentificationJurisdictionNCICLSTACode>HI</j:IdentificationJurisdictionNCICLSTACode>
<j:DrivingJurisdictionAuthorityNCICLSTACode>IN</j:DrivingJurisdictionAuthorityNCICLSTACode>
<nc:IdentificationStatus>
<nc:StatusText>RIDStatus</nc:StatusText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
<nc:Year>2001</nc:Year>
</nc:StatusDate>
<nc:StatusDescriptionText>RIDDescription</nc:StatusDescriptionText>
</nc:IdentificationStatus>
</nc:RegistrationIdentification>
<nc:RegistrationAuthorityName>RegistrationAuthorityName</nc:RegistrationAuthorityName>
<nc:RegistrationDuplicateQuantity>0</nc:RegistrationDuplicateQuantity>
<nc:RegistrationEffectiveDate>
<nc:Date>1957-08-13</nc:Date>
</nc:RegistrationEffectiveDate>
<nc:RegistrationExpirationDate>
<nc:Date>1957-08-13</nc:Date>
</nc:RegistrationExpirationDate>
<nc:RegistrationJurisdictionNCICLISCode>GB</nc:RegistrationJurisdictionNCICLISCode>
<n2c:RegistrationHolder>
<nc:EntityOrganization>
<nc:OrganizationCategoryText>NLETS CAT</nc:OrganizationCategoryText>
<nc:OrganizationLocation>
<nc:LocationAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>Phoenix</nc:LocationCityName>
<nc:LocationCountyName>Mericopa</nc:LocationCountyName>
<nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
<nc:LocationStateName>Arizona</nc:LocationStateName>
<nc:LocationCountryName>USA</nc:LocationCountryName>
<nc:LocationPostalCode>85085</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:LocationAddress>
</nc:OrganizationLocation>
<nc:OrganizationName>NLETS </nc:OrganizationName>
<nc:OrganizationPrimaryContactInformation>
<nc:ContactMailingAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>Phoenix</nc:LocationCityName>
<nc:LocationCountyName>Mericopa</nc:LocationCountyName>
<nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
<nc:LocationStateName>Arizona</nc:LocationStateName>
<nc:LocationCountryName>USA</nc:LocationCountryName>
<nc:LocationPostalCode>85085</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:ContactMailingAddress>
<nc:ContactTelephoneNumber>
<nc:FullTelephoneNumber>
<nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
</nc:FullTelephoneNumber>
</nc:ContactTelephoneNumber>
</nc:OrganizationPrimaryContactInformation>
</nc:EntityOrganization>
</n2c:RegistrationHolder>
<nc:RegistrationStatus>
<nc:StatusText>RegistrationStatus</nc:StatusText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StatusDate>
<nc:StatusDescriptionText>RegistrationStatusDescription</nc:StatusDescriptionText>
</nc:RegistrationStatus>
<nc:ConveyanceRegistrationDecal>
<nc:DecalID>Decal</nc:DecalID>
<nc:DecalColorText>RED</nc:DecalColorText>
<nc:DecalPeriodText>YEAR</nc:DecalPeriodText>
<nc:DecalYearDate>2001</nc:DecalYearDate>
<nc:DecalMonthDate>--12</nc:DecalMonthDate>
</nc:ConveyanceRegistrationDecal>
<nc:ConveyanceRegistrationGrossWeightMeasure>
<nc:MeasurePointValue>10000</nc:MeasurePointValue>
<nc:MeasureUnitText>GRM</nc:MeasureUnitText>
<nc:WeightUnitCode>GRM</nc:WeightUnitCode>
</nc:ConveyanceRegistrationGrossWeightMeasure>
<nc:ConveyanceRegistrationLocation>
<nc:LocationAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>Phoenix</nc:LocationCityName>
<nc:LocationCountyName>Mericopa</nc:LocationCountyName>
<nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
<nc:LocationStateName>Arizona</nc:LocationStateName>
<nc:LocationCountryName>USA</nc:LocationCountryName>
<nc:LocationPostalCode>85085</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:LocationAddress>
</nc:ConveyanceRegistrationLocation>
<nc:ConveyanceRegistrationPermanentIndicator>true</nc:ConveyanceRegistrationPermanentIndicator>
<nc:ConveyanceRegistrationPlateIdentification>
<nc:IdentificationID>LIC123</nc:IdentificationID>
<nc:IdentificationCategoryText>LICCategory</nc:IdentificationCategoryText>
<nc:IdentificationJurisdictionText>LICJurisdiction</nc:IdentificationJurisdictionText>
<j:IdentificationJurisdictionNCICLSTACode>VA</j:IdentificationJurisdictionNCICLSTACode>
<j:DrivingJurisdictionAuthorityNCICLSTACode>NH</j:DrivingJurisdictionAuthorityNCICLSTACode>
<nc:IdentificationStatus>
<nc:StatusText>LICStatus</nc:StatusText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
<nc:Year>2001</nc:Year>
</nc:StatusDate>
<nc:StatusDescriptionText>LICDescription</nc:StatusDescriptionText>
</nc:IdentificationStatus>
</nc:ConveyanceRegistrationPlateIdentification>
<nc:ConveyanceRegistrationPlateCategoryText>RegistrationPlateCategory</nc:ConveyanceRegistrationPlateCategoryText>
<nc:ConveyanceRegistrationStatus>
<nc:StatusText>RegistrationStatus</nc:StatusText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StatusDate>
<nc:StatusDescriptionText>RegistrationStatusDescription</nc:StatusDescriptionText>
<nc:ConveyanceRegistrationStatusCode>00</nc:ConveyanceRegistrationStatusCode>
<nc:ConveyanceRegistrationStatusDetailText>RegistrationStatusStatusDetail</nc:ConveyanceRegistrationStatusDetailText>
</nc:ConveyanceRegistrationStatus>
</nc:ConveyanceRegistration>
<nc:CommercialVehicle>
<nc:ItemOwnerAppliedID>ItemOwnerAppliedID</nc:ItemOwnerAppliedID>
<nc:ConveyanceColorPrimaryText>RED</nc:ConveyanceColorPrimaryText>
<nc:ConveyanceColorSecondaryText>GREEN</nc:ConveyanceColorSecondaryText>
<nc:ItemLengthMeasure>
<nc:MeasurePointValue>10000</nc:MeasurePointValue>
<nc:MeasureUnitText>ft</nc:MeasureUnitText>
</nc:ItemLengthMeasure>
<nc:ItemMakeName>Make</nc:ItemMakeName>
<nc:ItemModelName>Model</nc:ItemModelName>
<nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
<nc:PropertyStyleText>Style</nc:PropertyStyleText>
<nc:ConveyanceEngineQuantity>0</nc:ConveyanceEngineQuantity>
<nc:VehicleBrand>
<nc:VehicleBrandDate>
<nc:Date>1957-08-13</nc:Date>
</nc:VehicleBrandDate>
<nc:VehicleBrandText>VehicleBrandText</nc:VehicleBrandText>
<nc:VehicleBrandCode>78</nc:VehicleBrandCode>
</nc:VehicleBrand>
<nc:VehicleBrander>
<nc:VehicleBranderIdentification>
<nc:IdentificationID>VehicleBranderID</nc:IdentificationID>
<nc:IdentificationCategoryText>VehicleBranderCategory</nc:IdentificationCategoryText>
<nc:IdentificationJurisdictionText>VehicleBranderJurisdiction</nc:IdentificationJurisdictionText>
<j:IdentificationJurisdictionNCICLSTACode>NM</j:IdentificationJurisdictionNCICLSTACode>
<j:DrivingJurisdictionAuthorityNCICLSTACode>IL</j:DrivingJurisdictionAuthorityNCICLSTACode>
<nc:IdentificationStatus>
<nc:StatusText>VehicleBranderStatus</nc:StatusText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StatusDate>
<nc:StatusDescriptionText>VehicleBranderDescription</nc:StatusDescriptionText>
</nc:IdentificationStatus>
</nc:VehicleBranderIdentification>
</nc:VehicleBrander>
<nc:VehicleCMVIndicator>true</nc:VehicleCMVIndicator>
<nc:VehicleDoorQuantity>0</nc:VehicleDoorQuantity>
<nc:VehicleIdentification>
<nc:IdentificationID>VIN123456789</nc:IdentificationID>
<nc:IdentificationCategoryText>VINCategory</nc:IdentificationCategoryText>
<nc:IdentificationJurisdictionText>VINJurisdiction</nc:IdentificationJurisdictionText>
<j:IdentificationJurisdictionNCICLSTACode>MB</j:IdentificationJurisdictionNCICLSTACode>
<j:DrivingJurisdictionAuthorityNCICLSTACode>LA</j:DrivingJurisdictionAuthorityNCICLSTACode>
<nc:IdentificationStatus>
<nc:StatusText>VIN</nc:StatusText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StatusDate>
<nc:StatusDescriptionText>VINDescription</nc:StatusDescriptionText>
</nc:IdentificationStatus>
</nc:VehicleIdentification>
<nc:VehicleInvoiceDate>
<nc:Date>1957-08-13</nc:Date>
</nc:VehicleInvoiceDate>
<nc:VehicleInvoiceIdentification>
<nc:IdentificationID>InvoiceIdentificationID</nc:IdentificationID>
<nc:IdentificationCategoryText>InvoiceIdentificationCategory</nc:IdentificationCategoryText>
<nc:IdentificationJurisdictionText>InvoiceIdentificationJurisdiction</nc:IdentificationJurisdictionText>
<j:IdentificationJurisdictionNCICLSTACode>OK</j:IdentificationJurisdictionNCICLSTACode>
<j:DrivingJurisdictionAuthorityNCICLSTACode>NF</j:DrivingJurisdictionAuthorityNCICLSTACode>
<nc:IdentificationStatus>
<nc:StatusText>InvoiceIdentificationStatus</nc:StatusText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StatusDate>
<nc:StatusDescriptionText>InvoiceIdentificationDescription</nc:StatusDescriptionText>
</nc:IdentificationStatus>
</nc:VehicleInvoiceIdentification>
<nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator>
<nc:VehicleMakeCode>TREA</nc:VehicleMakeCode>
<nc:VehicleModelCode>M35</nc:VehicleModelCode>
<nc:VehicleMSRPAmount>0</nc:VehicleMSRPAmount>
<nc:VehicleOdometerReadingMeasure>
<nc:MeasurePointValue>1000</nc:MeasurePointValue>
<nc:MeasureUnitText>ml</nc:MeasureUnitText>
</nc:VehicleOdometerReadingMeasure>
<n2c:VehicleOdometerReadingMeasure>
<nc:MeasurePointValue>1000</nc:MeasurePointValue>
<nc:MeasureUnitText>ml</nc:MeasureUnitText>
<nc:ActivityDate>
<nc:Date>1957-08-13</nc:Date>
</nc:ActivityDate>
</n2c:VehicleOdometerReadingMeasure>
<nc:ItemOwnershipCategoryText>ItemOwnershipCategoryText</nc:ItemOwnershipCategoryText>
<nc:VehiclePassengerSafeQuantity>0</nc:VehiclePassengerSafeQuantity>
<nc:VehicleSeatingQuantity>0</nc:VehicleSeatingQuantity>
<nc:VehicleTransmissionCategoryText>VehicleTransmissionCategoryText</nc:VehicleTransmissionCategoryText>
<nc:VehicleVINAText>VehicleVINAText</nc:VehicleVINAText>
<nc:VehicleAxleQuantity>0</nc:VehicleAxleQuantity>
<nc:VehicleCurrentWeightMeasure>
<nc:MeasurePointValue>1000</nc:MeasurePointValue>
<nc:MeasureUnitText>HGM</nc:MeasureUnitText>
<nc:WeightUnitCode>HGM</nc:WeightUnitCode>
</nc:VehicleCurrentWeightMeasure>
<nc:VehicleGrossLadenSumWeightMeasure>
<nc:MeasurePointValue>1000</nc:MeasurePointValue>
<nc:MeasureUnitText>KGM</nc:MeasureUnitText>
<nc:WeightUnitCode>KGM</nc:WeightUnitCode>
</nc:VehicleGrossLadenSumWeightMeasure>
<nc:VehicleGrossLadenUnitWeightMeasure>
<nc:MeasurePointValue>1000</nc:MeasurePointValue>
<nc:MeasureUnitText>STI</nc:MeasureUnitText>
<nc:WeightUnitCode>STI</nc:WeightUnitCode>
</nc:VehicleGrossLadenUnitWeightMeasure>
<nc:VehicleMaximumLoadWeightMeasure>
<nc:MeasurePointValue>1000</nc:MeasurePointValue>
<nc:MeasureUnitText>MGM</nc:MeasureUnitText>
<nc:WeightUnitCode>MGM</nc:WeightUnitCode>
</nc:VehicleMaximumLoadWeightMeasure>
<nc:VehicleUnladenWeightMeasure>
<nc:MeasurePointValue>1000</nc:MeasurePointValue>
<nc:MeasureUnitText>CWA</nc:MeasureUnitText>
<nc:WeightUnitCode>CWA</nc:WeightUnitCode>
</nc:VehicleUnladenWeightMeasure>
</nc:CommercialVehicle>
<nc:Insurance>
<nc:InsurancePolicyIdentification>
<nc:IdentificationID>InsurancePolicyID</nc:IdentificationID>
<nc:IdentificationCategoryText>InsurancePolicyCategory</nc:IdentificationCategoryText>
<nc:IdentificationJurisdictionText>InsurancePolicyJurisdiction</nc:IdentificationJurisdictionText>
<j:IdentificationJurisdictionNCICLSTACode>VI</j:IdentificationJurisdictionNCICLSTACode>
<j:DrivingJurisdictionAuthorityNCICLSTACode>NV</j:DrivingJurisdictionAuthorityNCICLSTACode>
<nc:IdentificationStatus>
<nc:StatusText>InsurancePolicyStatus</nc:StatusText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StatusDate>
<nc:StatusDescriptionText>InsurancePolicyDescription</nc:StatusDescriptionText>
</nc:IdentificationStatus>
</nc:InsurancePolicyIdentification>
<nc:InsuranceCarrierName>InsuranceCarrierName</nc:InsuranceCarrierName>
<nc:InsuranceEffectiveDate>
<nc:Date>1957-08-13</nc:Date>
</nc:InsuranceEffectiveDate>
<nc:InsuranceEndDate>
<nc:Date>1957-08-13</nc:Date>
</nc:InsuranceEndDate>
</nc:Insurance>
<nc:Engine>
<nc:ItemOwnerAppliedID>ItemOwnerAppliedID</nc:ItemOwnerAppliedID>
<nc:ConveyanceColorPrimaryText>RED</nc:ConveyanceColorPrimaryText>
<nc:ConveyanceColorSecondaryText>GREEN</nc:ConveyanceColorSecondaryText>
<nc:ItemLengthMeasure>
<nc:MeasurePointValue>1000</nc:MeasurePointValue>
<nc:MeasureUnitText>in</nc:MeasureUnitText>
</nc:ItemLengthMeasure>
<nc:ItemMakeName>Make</nc:ItemMakeName>
<nc:ItemModelName>Model</nc:ItemModelName>
<nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
<nc:PropertyStyleText>Style</nc:PropertyStyleText>
<nc:EngineCylinderQuantity>0</nc:EngineCylinderQuantity>
<nc:EngineID>EngineID</nc:EngineID>
<nc:ConveyanceFuelCategoryText>ConveyanceFuelCategoryText</nc:ConveyanceFuelCategoryText>
<nc:EngineDisplacementMeasure>
<nc:MeasurePointValue>1000</nc:MeasurePointValue>
<nc:MeasureUnitText>lb</nc:MeasureUnitText>
</nc:EngineDisplacementMeasure>
<nc:EngineHorsepowerQuantity>0</nc:EngineHorsepowerQuantity>
</nc:Engine>
<nc:VehicleInspection>
<nc:ActivityIdentification>
<nc:IdentificationID>VehicleInspectionID</nc:IdentificationID>
<nc:IdentificationCategoryText>VehicleInspectionCategory</nc:IdentificationCategoryText>
<nc:IdentificationJurisdictionText>VehicleInspectionJurisdiction</nc:IdentificationJurisdictionText>
<j:IdentificationJurisdictionNCICLSTACode>PE</j:IdentificationJurisdictionNCICLSTACode>
<j:DrivingJurisdictionAuthorityNCICLSTACode>WA</j:DrivingJurisdictionAuthorityNCICLSTACode>
<nc:IdentificationStatus>
<nc:StatusText>VehicleInspectionStatus</nc:StatusText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
<nc:Year>2001</nc:Year>
</nc:StatusDate>
<nc:StatusDescriptionText>VehicleInspectionDescription</nc:StatusDescriptionText>
</nc:IdentificationStatus>
</nc:ActivityIdentification>
<nc:ActivityDate>
<nc:Date>1957-08-13</nc:Date>
<nc:Year>2001</nc:Year>
</nc:ActivityDate>
<nc:ActivityDescriptionText>ActivityDescriptionText</nc:ActivityDescriptionText>
<nc:VehicleInspectionAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>Phoenix</nc:LocationCityName>
<nc:LocationCountyName>Mericopa</nc:LocationCountyName>
<nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
<nc:LocationStateName>Arizona</nc:LocationStateName>
<nc:LocationCountryName>USA</nc:LocationCountryName>
<nc:LocationPostalCode>85085</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:VehicleInspectionAddress>
<nc:VehicleInspectionInspectorIdentification>
<nc:IdentificationID>InspectorID</nc:IdentificationID>
<nc:IdentificationCategoryText>InspectorCategory</nc:IdentificationCategoryText>
<nc:IdentificationJurisdictionText>InspectorJurisdiction</nc:IdentificationJurisdictionText>
<j:IdentificationJurisdictionNCICLSTACode>NV</j:IdentificationJurisdictionNCICLSTACode>
<j:DrivingJurisdictionAuthorityNCICLSTACode>GA</j:DrivingJurisdictionAuthorityNCICLSTACode>
<nc:IdentificationStatus>
<nc:StatusText>InspectorStatus</nc:StatusText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StatusDate>
<nc:StatusDescriptionText>Description</nc:StatusDescriptionText>
</nc:IdentificationStatus>
</nc:VehicleInspectionInspectorIdentification>
<nc:VehicleInspectionStationIdentification>
<nc:IdentificationID>StationIdentificationID</nc:IdentificationID>
<nc:IdentificationCategoryText>StationIdentificationCategory</nc:IdentificationCategoryText>
<nc:IdentificationJurisdictionText>StationIdentificationJurisdiction</nc:IdentificationJurisdictionText>
<j:IdentificationJurisdictionNCICLSTACode>MB</j:IdentificationJurisdictionNCICLSTACode>
<j:DrivingJurisdictionAuthorityNCICLSTACode>NS</j:DrivingJurisdictionAuthorityNCICLSTACode>
<nc:IdentificationStatus>
<nc:StatusText>StationIdentificationStatus</nc:StatusText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StatusDate>
<nc:StatusDescriptionText>StationIdentificationDescription</nc:StatusDescriptionText>
</nc:IdentificationStatus>
</nc:VehicleInspectionStationIdentification>
</nc:VehicleInspection>
<n2c:LienHolder>
<nc:Lien>
<nc:LienDate>
<nc:Date>1957-08-13</nc:Date>
<nc:Year>2001</nc:Year>
</nc:LienDate>
<nc:LienReleaseDate>
<nc:Date>1957-08-13</nc:Date>
<nc:Year>2001</nc:Year>
</nc:LienReleaseDate>
</nc:Lien>
<nc:Organization>
<nc:OrganizationCategoryText>NLETS CAT</nc:OrganizationCategoryText>
<nc:OrganizationLocation>
<nc:LocationAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>Phoenix</nc:LocationCityName>
<nc:LocationCountyName>Mericopa</nc:LocationCountyName>
<nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
<nc:LocationStateName>Arizona</nc:LocationStateName>
<nc:LocationCountryName>USA</nc:LocationCountryName>
<nc:LocationPostalCode>85085</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:LocationAddress>
</nc:OrganizationLocation>
<nc:OrganizationName>NLETS </nc:OrganizationName>
<nc:OrganizationPrimaryContactInformation>
<nc:ContactMailingAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>Phoenix</nc:LocationCityName>
<nc:LocationCountyName>Mericopa</nc:LocationCountyName>
<nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
<nc:LocationStateName>Arizona</nc:LocationStateName>
<nc:LocationCountryName>USA</nc:LocationCountryName>
<nc:LocationPostalCode>85085</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:ContactMailingAddress>
<nc:ContactTelephoneNumber>
<nc:FullTelephoneNumber>
<nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
</nc:FullTelephoneNumber>
</nc:ContactTelephoneNumber>
</nc:OrganizationPrimaryContactInformation>
</nc:Organization>
</n2c:LienHolder>
</n2c:Vehicle>
</nrs2:StandardResponse>
</nrs2:RegistrationStatus>
</n2:NLETSResponseData>
</n2:NLETS>
Example 11: A CANDLE 2.0 Vehicle Registration Match Response (Registration).
<n2:NLETS xmlns:n2="http://www.nlets.org/niem/1.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:j="http://niem.gov/niem/domains/jxdm/4.1" xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0" xmlns:nrm2="http://www.nlets.org/niem/nlets-registration-match/1.0" n2:version="2.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>RR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS44</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS44</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[RREXAMPLE1]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>14:09</nh2:MessageReceiveTime>
<nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>14:09</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>01210</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="RQ">
<n2c:Vehicle>
<nc:VehicleIdentification>
<nc:IdentificationID>VIN12345678</nc:IdentificationID>
</nc:VehicleIdentification>
<nc:VehicleMakeCode>GIGI</nc:VehicleMakeCode>
<nc:VehicleModelCode>CRF</nc:VehicleModelCode>
<nc:ConveyanceRegistration>
<nc:RegistrationIdentification>
<nc:IdentificationID>LIC</nc:IdentificationID>
<nc:IdentificationCategoryText>PC</nc:IdentificationCategoryText>
<nc:IdentificationExpirationDate>
<nc:Year>2001</nc:Year>
</nc:IdentificationExpirationDate>
</nc:RegistrationIdentification>
</nc:ConveyanceRegistration>
</n2c:Vehicle>
</n2:NLETSInquiryData>
<n2:NLETSResponseData n2:key="RR">
<nrm2:RegistrationMatch>
<nrm2:IndividualMatch>
<nc:ConveyanceRegistration>
<nc:RegistrationIdentification>
<nc:IdentificationID>RID123</nc:IdentificationID>
<nc:IdentificationCategoryText>RIDCategory</nc:IdentificationCategoryText>
<nc:IdentificationJurisdictionText>RIDJurisdiction</nc:IdentificationJurisdictionText>
<j:IdentificationJurisdictionNCICLSTACode>HI</j:IdentificationJurisdictionNCICLSTACode>
<j:DrivingJurisdictionAuthorityNCICLSTACode>IN</j:DrivingJurisdictionAuthorityNCICLSTACode>
<nc:IdentificationStatus>
<nc:StatusText>RIDStatus</nc:StatusText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
<nc:Year>2001</nc:Year>
</nc:StatusDate>
<nc:StatusDescriptionText>RIDDescription</nc:StatusDescriptionText>
</nc:IdentificationStatus>
</nc:RegistrationIdentification>
<nc:RegistrationAuthorityName>RegistrationAuthorityName</nc:RegistrationAuthorityName>
<nc:RegistrationDuplicateQuantity>0</nc:RegistrationDuplicateQuantity>
<nc:RegistrationEffectiveDate>
<nc:Date>1957-08-13</nc:Date>
</nc:RegistrationEffectiveDate>
<nc:RegistrationExpirationDate>
<nc:Date>1957-08-13</nc:Date>
</nc:RegistrationExpirationDate>
<nc:RegistrationJurisdictionNCICLISCode>GB</nc:RegistrationJurisdictionNCICLISCode>
<n2c:RegistrationHolder>
<nc:EntityOrganization>
<nc:OrganizationCategoryText>NLETS CAT</nc:OrganizationCategoryText>
<nc:OrganizationLocation>
<nc:LocationAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>Phoenix</nc:LocationCityName>
<nc:LocationCountyName>Mericopa</nc:LocationCountyName>
<nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
<nc:LocationStateName>Arizona</nc:LocationStateName>
<nc:LocationCountryName>USA</nc:LocationCountryName>
<nc:LocationPostalCode>85085</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:LocationAddress>
</nc:OrganizationLocation>
<nc:OrganizationName>NLETS </nc:OrganizationName>
<nc:OrganizationPrimaryContactInformation>
<nc:ContactMailingAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>Phoenix</nc:LocationCityName>
<nc:LocationCountyName>Mericopa</nc:LocationCountyName>
<nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
<nc:LocationStateName>Arizona</nc:LocationStateName>
<nc:LocationCountryName>USA</nc:LocationCountryName>
<nc:LocationPostalCode>85085</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:ContactMailingAddress>
<nc:ContactTelephoneNumber>
<nc:FullTelephoneNumber>
<nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
</nc:FullTelephoneNumber>
</nc:ContactTelephoneNumber>
</nc:OrganizationPrimaryContactInformation>
</nc:EntityOrganization>
</n2c:RegistrationHolder>
<nc:RegistrationStatus>
<nc:StatusText>RegistrationStatus</nc:StatusText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StatusDate>
<nc:StatusDescriptionText>RegistrationStatusDescription</nc:StatusDescriptionText>
</nc:RegistrationStatus>
<nc:ConveyanceRegistrationLocation>
<nc:LocationAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>1918 W Whispering Wind Dr</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>Phoenix</nc:LocationCityName>
<nc:LocationCountyName>Mericopa</nc:LocationCountyName>
<nc:LocationStateNCICLSTACode>AZ</nc:LocationStateNCICLSTACode>
<nc:LocationStateName>Arizona</nc:LocationStateName>
<nc:LocationCountryName>USA</nc:LocationCountryName>
<nc:LocationPostalCode>85085</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:LocationAddress>
</nc:ConveyanceRegistrationLocation>
<nc:ConveyanceRegistrationPermanentIndicator>true</nc:ConveyanceRegistrationPermanentIndicator>
<nc:ConveyanceRegistrationPlateIdentification>
<nc:IdentificationID>LIC123</nc:IdentificationID>
<nc:IdentificationCategoryText>LICCategory</nc:IdentificationCategoryText>
<nc:IdentificationJurisdictionText>LICJurisdiction</nc:IdentificationJurisdictionText>
<j:IdentificationJurisdictionNCICLSTACode>VA</j:IdentificationJurisdictionNCICLSTACode>
<j:DrivingJurisdictionAuthorityNCICLSTACode>NH</j:DrivingJurisdictionAuthorityNCICLSTACode>
<nc:IdentificationStatus>
<nc:StatusText>LICStatus</nc:StatusText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
<nc:Year>2001</nc:Year>
</nc:StatusDate>
<nc:StatusDescriptionText>LICDescription</nc:StatusDescriptionText>
</nc:IdentificationStatus>
</nc:ConveyanceRegistrationPlateIdentification>
<nc:ConveyanceRegistrationPlateCategoryText>RegistrationPlateCategory</nc:ConveyanceRegistrationPlateCategoryText>
<nc:ConveyanceRegistrationStatus>
<nc:StatusText>RegistrationStatus</nc:StatusText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StatusDate>
<nc:StatusDescriptionText>RegistrationStatusDescription</nc:StatusDescriptionText>
<nc:ConveyanceRegistrationStatusCode>00</nc:ConveyanceRegistrationStatusCode>
<nc:ConveyanceRegistrationStatusDetailText>RegistrationStatusStatusDetail</nc:ConveyanceRegistrationStatusDetailText>
</nc:ConveyanceRegistrationStatus>
</nc:ConveyanceRegistration>
</nrm2:IndividualMatch>
</nrm2:RegistrationMatch>
</n2:NLETSResponseData>
</n2:NLETS>
Example 12: A CANDLE 2.0 Vehicle Registration Match Response (Vehicle).
<n2:NLETS xmlns:n2="http://www.nlets.org/niem/1.0" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:j="http://niem.gov/niem/domains/jxdm/4.1" xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0" xmlns:nrm2="http://www.nlets.org/niem/nlets-registration-match/1.0" n2:version="2.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>RR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS44</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS44</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[RREXAMPLE1]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>14:09</nh2:MessageReceiveTime>
<nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>14:09</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>01210</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="RQ">
<n2c:Vehicle>
<nc:VehicleIdentification>
<nc:IdentificationID>VIN12345678</nc:IdentificationID>
</nc:VehicleIdentification>
<nc:VehicleMakeCode>GIGI</nc:VehicleMakeCode>
<nc:VehicleModelCode>CRF</nc:VehicleModelCode>
<nc:ConveyanceRegistration>
<nc:RegistrationIdentification>
<nc:IdentificationID>LIC</nc:IdentificationID>
<nc:IdentificationCategoryText>PC</nc:IdentificationCategoryText>
<nc:IdentificationExpirationDate>
<nc:Year>2001</nc:Year>
</nc:IdentificationExpirationDate>
</nc:RegistrationIdentification>
</nc:ConveyanceRegistration>
</n2c:Vehicle>
</n2:NLETSInquiryData>
<n2:NLETSResponseData n2:key="RR">
<nrm2:RegistrationMatch>
<nrm2:IndividualMatch>
<nc:Vehicle>
<nc:ItemOwnerAppliedID>ItemOwnerAppliedID</nc:ItemOwnerAppliedID>
<nc:ConveyanceColorPrimaryText>RED</nc:ConveyanceColorPrimaryText>
<nc:ConveyanceColorSecondaryText>GREEN</nc:ConveyanceColorSecondaryText>
<nc:ItemLengthMeasure>
<nc:MeasurePointValue>100</nc:MeasurePointValue>
<nc:MeasureUnitText>in</nc:MeasureUnitText>
</nc:ItemLengthMeasure>
<nc:ItemMakeName>Make</nc:ItemMakeName>
<nc:ItemModelName>Model</nc:ItemModelName>
<nc:ItemModelYearDate>2021</nc:ItemModelYearDate>
<nc:PropertyStyleText>PropertyStylw</nc:PropertyStyleText>
<nc:ConveyanceEngineQuantity>0</nc:ConveyanceEngineQuantity>
<nc:VehicleBrand>
<nc:VehicleBrandDate>
<nc:Year>2001</nc:Year>
</nc:VehicleBrandDate>
<nc:VehicleBrandCode>42</nc:VehicleBrandCode>
</nc:VehicleBrand>
<nc:VehicleBrand>
<nc:VehicleBrandDate>
<nc:Year>2001</nc:Year>
</nc:VehicleBrandDate>
<nc:VehicleBrandText>Text</nc:VehicleBrandText>
</nc:VehicleBrand>
<nc:VehicleCMVIndicator>true</nc:VehicleCMVIndicator>
<nc:VehicleDoorQuantity>0</nc:VehicleDoorQuantity>
<nc:VehicleIdentification>
<nc:IdentificationID>VIN123456789</nc:IdentificationID>
</nc:VehicleIdentification>
<nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator>
<nc:VehicleMakeCode>STAD</nc:VehicleMakeCode>
<nc:VehicleModelCode>V25</nc:VehicleModelCode>
<nc:VehicleMSRPAmount>0</nc:VehicleMSRPAmount>
<nc:ItemOwnershipCategoryText>ItemOwnershipCategory</nc:ItemOwnershipCategoryText>
<nc:VehiclePassengerSafeQuantity>0</nc:VehiclePassengerSafeQuantity>
<nc:VehicleSeatingQuantity>0</nc:VehicleSeatingQuantity>
<nc:VehicleTransmissionCategoryText>String</nc:VehicleTransmissionCategoryText>
<nc:VehicleVINAText>String</nc:VehicleVINAText>
</nc:Vehicle>
</nrm2:IndividualMatch>
</nrm2:RegistrationMatch>
</n2:NLETSResponseData>
</n2:NLETS>
Example 13: A CANDLE 3.0 Vehicle Registration Standard Response.
<n2:NLETS xmlns:n2="http://www.nlets.org/niem/1.0" xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:n2c="http://www.nlets.org/niem/nlets-core/2.0" xmlns:nc="http://release.niem.gov/niem/niem-core/5.0/" xmlns:j="http://release.niem.gov/niem/domains/jxdm/7.0/" xmlns:nrs2="http://www.nlets.org/niem/nlets-registration-status/2.0" n2:version="2.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>RR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS44</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS44</nh2:DestinationORIID>
<nh2:DocumentControlFieldText>CANDLE30RR</nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>14:09</nh2:MessageReceiveTime>
<nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>14:09</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>01210</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="RQ">
<n2c:Vehicle>
<nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
<nc:VehicleIdentification>
<nc:IdentificationID>VIN12345678</nc:IdentificationID>
</nc:VehicleIdentification>
<n2c:VehicleMakeText>VehicleMake</n2c:VehicleMakeText>
<n2c:ConveyanceRegistration>
<j:RegistrationExpirationDate>
<nc:YearDate>2001</nc:YearDate>
</j:RegistrationExpirationDate>
<j:ConveyanceRegistrationPlateIdentification>
<nc:IdentificationID>LIC123</nc:IdentificationID>
</j:ConveyanceRegistrationPlateIdentification>
<j:ConveyanceRegistrationPlateCategoryText>PC</j:ConveyanceRegistrationPlateCategoryText>
</n2c:ConveyanceRegistration>
</n2c:Vehicle>
</n2:NLETSInquiryData>
<n2:NLETSResponseData n2:key="RR">
<nrs2:RegistrationStatus>
<n2c:AdditionalInformation>
<n2c:StateElement>
<n2c:ElementFieldName>Field Name</n2c:ElementFieldName>
<n2c:ElementFieldValue>Field Value</n2c:ElementFieldValue>
</n2c:StateElement>
</n2c:AdditionalInformation>
<n2c:Caveat>
<nc:CaveatText>Caveat Text</nc:CaveatText>
</n2c:Caveat>
<nrs2:StandardResponse>
<n2c:Vehicle>
<nc:ConveyanceColorPrimaryText>Red</nc:ConveyanceColorPrimaryText>
<nc:ConveyanceColorSecondaryText>Green</nc:ConveyanceColorSecondaryText>
<nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator>
<nc:ItemLengthMeasure>
<nc:MeasureValueText>10</nc:MeasureValueText>
<nc:MeasureUnitText>ft</nc:MeasureUnitText>
</nc:ItemLengthMeasure>
<nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
<nc:ItemOwnerAppliedID>Owner Applied ID</nc:ItemOwnerAppliedID>
<nc:ItemOwnershipCategoryText>Ownership Category</nc:ItemOwnershipCategoryText>
<nc:ItemStyleText>1J</nc:ItemStyleText>
<nc:ConveyanceEngineQuantity>10000</nc:ConveyanceEngineQuantity>
<nc:ConveyanceFuelCategoryText>FuelCategory</nc:ConveyanceFuelCategoryText>
<nc:VehicleCMVIndicator>false</nc:VehicleCMVIndicator>
<nc:VehicleDoorQuantity>4</nc:VehicleDoorQuantity>
<nc:VehicleIdentification>
<nc:IdentificationID>VIN1234567890</nc:IdentificationID>
<nc:IdentificationJurisdiction>
<nc:JurisdictionText>AZ</nc:JurisdictionText>
</nc:IdentificationJurisdiction>
</nc:VehicleIdentification>
<n2c:VehicleMakeText>TOYT</n2c:VehicleMakeText>
<n2c:VehicleModelText>CRO</n2c:VehicleModelText>
<nc:VehicleMSRPAmount>
<nc:Amount>1000</nc:Amount>
</nc:VehicleMSRPAmount>
<nc:VehicleOdometerReadingMeasure>
<nc:MeasureValueText>12000</nc:MeasureValueText>
<nc:MeasureUnitText>M</nc:MeasureUnitText>
</nc:VehicleOdometerReadingMeasure>
<nc:VehiclePassengerSafeQuantity>4</nc:VehiclePassengerSafeQuantity>
<nc:VehicleSeatingQuantity>5</nc:VehicleSeatingQuantity>
<nc:VehicleTransmissionCategoryText>TransmissionCategory</nc:VehicleTransmissionCategoryText>
<nc:VehicleAxleQuantity>4</nc:VehicleAxleQuantity>
<nc:VehicleCurrentWeightMeasure>
<nc:MeasureValueText>3150</nc:MeasureValueText>
<nc:MeasureUnitText>lb</nc:MeasureUnitText>
</nc:VehicleCurrentWeightMeasure>
<nc:VehicleGrossLadenSumWeightMeasure>
<nc:MeasureValueText>3150</nc:MeasureValueText>
<nc:MeasureUnitText>lb</nc:MeasureUnitText>
</nc:VehicleGrossLadenSumWeightMeasure>
<nc:VehicleGrossLadenUnitWeightMeasure>
<nc:MeasureValueText>3150</nc:MeasureValueText>
<nc:MeasureUnitText>lb</nc:MeasureUnitText>
</nc:VehicleGrossLadenUnitWeightMeasure>
<nc:VehicleMaximumLoadWeightMeasure>
<nc:MeasureValueText>3150</nc:MeasureValueText>
<nc:MeasureUnitText>lb</nc:MeasureUnitText>
</nc:VehicleMaximumLoadWeightMeasure>
<nc:VehicleUnladenWeightMeasure>
<nc:MeasureValueText>3150</nc:MeasureValueText>
<nc:MeasureUnitText>lb</nc:MeasureUnitText>
</nc:VehicleUnladenWeightMeasure>
<j:VehicleAugmentation>
<j:VehicleInvoiceDate>
<nc:Date>1957-08-13</nc:Date>
</j:VehicleInvoiceDate>
<j:VehicleInvoiceIdentification>
<nc:IdentificationID>VehicleInvoiceID</nc:IdentificationID>
<nc:IdentificationJurisdiction>
<nc:JurisdictionText>VehicleInvoiceJurisdiction</nc:JurisdictionText>
</nc:IdentificationJurisdiction>
</j:VehicleInvoiceIdentification>
<j:VehicleVINAText>VehicleVINAText</j:VehicleVINAText>
<j:VehicleBrand>
<j:VehicleBrandDate>
<nc:Date>1957-08-13</nc:Date>
</j:VehicleBrandDate>
<j:VehicleBrandText>07</j:VehicleBrandText>
</j:VehicleBrand>
<j:VehicleBrander>
<j:VehicleBranderIdentification>
<nc:IdentificationID>VehicleBranderID</nc:IdentificationID>
<nc:IdentificationJurisdiction>
<nc:JurisdictionText>VehicleBranderJurisdiction</nc:JurisdictionText>
</nc:IdentificationJurisdiction>
</j:VehicleBranderIdentification>
</j:VehicleBrander>
<j:VehicleTitle>
<n2c:TitleHolder>
<nc:GenericEntity>
<nc:EntityName>Nlets 1</nc:EntityName>
<nc:EntityContactInformation>
<nc:ContactMailingAddress>
<nc:AddressFullText>1918 W Whispering Wind Dr</nc:AddressFullText>
<nc:AddressCityName>Phoenix</nc:AddressCityName>
<nc:AddressCountyName>Maricopa</nc:AddressCountyName>
<nc:AddressState>
<nc:StateName>AZ</nc:StateName>
</nc:AddressState>
<nc:AddressCountry>
<nc:CountryName>US</nc:CountryName>
</nc:AddressCountry>
<nc:AddressPostalCode>85085</nc:AddressPostalCode>
</nc:ContactMailingAddress>
</nc:EntityContactInformation>
<nc:EntityDescriptionText>Nlets</nc:EntityDescriptionText>
</nc:GenericEntity>
</n2c:TitleHolder>
<j:TitleIdentification>
<nc:IdentificationID>TitleIdentification</nc:IdentificationID>
<nc:IdentificationJurisdiction>
<nc:JurisdictionText>TitleIdentificationJurisdiction</nc:JurisdictionText>
</nc:IdentificationJurisdiction>
</j:TitleIdentification>
<j:TitleIssueDate>
<nc:Date>1957-08-13</nc:Date>
</j:TitleIssueDate>
<j:TitleStatus>
<nc:StatusText>TitleStatus</nc:StatusText>
<nc:StatusDescriptionText>TitleStatusDescription</nc:StatusDescriptionText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StatusDate>
</j:TitleStatus>
</j:VehicleTitle>
</j:VehicleAugmentation>
<n2c:ConveyanceRegistration>
<j:RegistrationAuthorityName>UT</j:RegistrationAuthorityName>
<j:RegistrationDuplicateQuantity>0</j:RegistrationDuplicateQuantity>
<j:RegistrationEffectiveDate>
<nc:Date>1957-08-13</nc:Date>
</j:RegistrationEffectiveDate>
<j:RegistrationExpirationDate>
<nc:Date>1957-08-13</nc:Date>
</j:RegistrationExpirationDate>
<n2c:RegistrationHolder>
<nc:GenericEntity>
<nc:EntityName>Nlets 3</nc:EntityName>
<nc:EntityContactInformation>
<nc:ContactMailingAddress>
<nc:AddressFullText>1918 W Whispering Wind Dr</nc:AddressFullText>
<nc:AddressCityName>Phoenix</nc:AddressCityName>
<nc:AddressCountyName>Maricopa</nc:AddressCountyName>
<nc:AddressState>
<nc:StateName>AZ</nc:StateName>
</nc:AddressState>
<nc:AddressCountry>
<nc:CountryName>US</nc:CountryName>
</nc:AddressCountry>
<nc:AddressPostalCode>85085</nc:AddressPostalCode>
</nc:ContactMailingAddress>
</nc:EntityContactInformation>
<nc:EntityDescriptionText>Nlets</nc:EntityDescriptionText>
</nc:GenericEntity>
</n2c:RegistrationHolder>
<j:RegistrationIdentification>
<nc:IdentificationID>RID12345678</nc:IdentificationID>
<nc:IdentificationJurisdiction>
<nc:JurisdictionText>AZ</nc:JurisdictionText>
</nc:IdentificationJurisdiction>
</j:RegistrationIdentification>
<j:RegistrationJurisdiction>
<nc:JurisdictionText>AZ</nc:JurisdictionText>
</j:RegistrationJurisdiction>
<j:RegistrationStatus>
<nc:StatusText>Registration Status</nc:StatusText>
<nc:StatusDescriptionText>Registration Status Description</nc:StatusDescriptionText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StatusDate>
</j:RegistrationStatus>
<j:ConveyanceRegistrationDecal>
<nc:DecalID>DCL1234</nc:DecalID>
<nc:DecalColorText>Red</nc:DecalColorText>
<nc:DecalPeriodText>Period</nc:DecalPeriodText>
<nc:DecalYearDate>2001</nc:DecalYearDate>
<nc:DecalMonthDate>--12</nc:DecalMonthDate>
</j:ConveyanceRegistrationDecal>
<j:ConveyanceRegistrationGrossWeightMeasure>
<nc:MeasureValueText>3214</nc:MeasureValueText>
<nc:MeasureUnitText>lb</nc:MeasureUnitText>
</j:ConveyanceRegistrationGrossWeightMeasure>
<j:ConveyanceRegistrationLocation>
<nc:LocationName>AZ</nc:LocationName>
</j:ConveyanceRegistrationLocation>
<j:ConveyanceRegistrationPermanentIndicator>true</j:ConveyanceRegistrationPermanentIndicator>
<j:ConveyanceRegistrationPlateIdentification>
<nc:IdentificationID>LIC123</nc:IdentificationID>
<nc:IdentificationJurisdiction>
<nc:JurisdictionText>AZ</nc:JurisdictionText>
</nc:IdentificationJurisdiction>
</j:ConveyanceRegistrationPlateIdentification>
<j:ConveyanceRegistrationPlateCategoryText>Plate Category</j:ConveyanceRegistrationPlateCategoryText>
<j:ConveyanceRegistrationStatus>
<nc:StatusText>RegistrationStatus</nc:StatusText>
<nc:StatusDescriptionText>RegistrationStatusDescription</nc:StatusDescriptionText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StatusDate>
<n2c:ConveyanceRegistrationStatusText>RegistrationStatus</n2c:ConveyanceRegistrationStatusText>
<j:ConveyanceRegistrationStatusDetailText>RegistrationDetai</j:ConveyanceRegistrationStatusDetailText>
</j:ConveyanceRegistrationStatus>
<n2c:TemporaryTagIndicator>true</n2c:TemporaryTagIndicator>
<n2c:DealerPlateIndicator>true</n2c:DealerPlateIndicator>
<n2c:RegistrationYear>2001</n2c:RegistrationYear>
</n2c:ConveyanceRegistration>
<j:CommercialVehicle>
<nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator>
<nc:ItemOwnerAppliedID>OwnerApplied</nc:ItemOwnerAppliedID>
<nc:ItemOwnershipCategoryText>OwnershipCategory</nc:ItemOwnershipCategoryText>
<nc:ConveyanceEngineQuantity>20000</nc:ConveyanceEngineQuantity>
<nc:ConveyanceFuelCategoryText>FuelCategory</nc:ConveyanceFuelCategoryText>
<nc:VehicleCMVIndicator>true</nc:VehicleCMVIndicator>
<nc:VehicleDoorQuantity>4</nc:VehicleDoorQuantity>
<nc:VehicleIdentification>
<nc:IdentificationID>VIN123456789</nc:IdentificationID>
<nc:IdentificationJurisdiction>
<nc:JurisdictionText>AZ</nc:JurisdictionText>
</nc:IdentificationJurisdiction>
</nc:VehicleIdentification>
<n2c:VehicleMakeText>MAKV</n2c:VehicleMakeText>
<n2c:VehicleModelText>MOD</n2c:VehicleModelText>
<nc:VehicleMSRPAmount>
<nc:Amount>1000</nc:Amount>
</nc:VehicleMSRPAmount>
<nc:VehicleOdometerReadingMeasure>
<nc:MeasureValueText>123456</nc:MeasureValueText>
<nc:MeasureUnitText />
</nc:VehicleOdometerReadingMeasure>
<nc:VehiclePassengerSafeQuantity>4</nc:VehiclePassengerSafeQuantity>
<nc:VehicleSeatingQuantity>4</nc:VehicleSeatingQuantity>
<nc:VehicleTransmissionCategoryText>TransmissionCategory</nc:VehicleTransmissionCategoryText>
<nc:VehicleAxleQuantity>4</nc:VehicleAxleQuantity>
<nc:VehicleCurrentWeightMeasure>
<nc:MeasureValueText>3216</nc:MeasureValueText>
<nc:MeasureUnitText>lb</nc:MeasureUnitText>
</nc:VehicleCurrentWeightMeasure>
<nc:VehicleGrossLadenSumWeightMeasure>
<nc:MeasureValueText>3216</nc:MeasureValueText>
<nc:MeasureUnitText>lb</nc:MeasureUnitText>
</nc:VehicleGrossLadenSumWeightMeasure>
<nc:VehicleGrossLadenUnitWeightMeasure>
<nc:MeasureValueText>3216</nc:MeasureValueText>
<nc:MeasureUnitText>lb</nc:MeasureUnitText>
</nc:VehicleGrossLadenUnitWeightMeasure>
<nc:VehicleMaximumLoadWeightMeasure>
<nc:MeasureValueText>3216</nc:MeasureValueText>
<nc:MeasureUnitText>lb</nc:MeasureUnitText>
</nc:VehicleMaximumLoadWeightMeasure>
<nc:VehicleUnladenWeightMeasure>
<nc:MeasureValueText>3216</nc:MeasureValueText>
<nc:MeasureUnitText>lb</nc:MeasureUnitText>
</nc:VehicleUnladenWeightMeasure>
</j:CommercialVehicle>
<nc:Insurance>
<nc:InsurancePolicyIdentification>
<nc:IdentificationID>ISN123456789</nc:IdentificationID>
<nc:IdentificationJurisdiction>
<nc:JurisdictionText>AZ</nc:JurisdictionText>
</nc:IdentificationJurisdiction>
</nc:InsurancePolicyIdentification>
<nc:InsuranceCarrierName>Carrier</nc:InsuranceCarrierName>
<nc:InsuranceEffectiveDateRange>
<nc:StartDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StartDate>
<nc:EndDate>
<nc:Date>1957-08-13</nc:Date>
</nc:EndDate>
</nc:InsuranceEffectiveDateRange>
</nc:Insurance>
<j:Engine>
<nc:ItemLeaseIndicator>true</nc:ItemLeaseIndicator>
<nc:ItemOwnerAppliedID>ItemOwner</nc:ItemOwnerAppliedID>
<nc:ItemOwnershipCategoryText>Category</nc:ItemOwnershipCategoryText>
<j:EngineCylinderQuantity>0</j:EngineCylinderQuantity>
<j:EngineID>EngineID</j:EngineID>
<j:EngineDisplacementMeasure>
<nc:MeasureValueText>321</nc:MeasureValueText>
<nc:MeasureUnitText>cc</nc:MeasureUnitText>
</j:EngineDisplacementMeasure>
<j:EngineHorsepowerQuantity>123</j:EngineHorsepowerQuantity>
</j:Engine>
<j:VehicleInspection>
<nc:ActivityIdentification>
<nc:IdentificationID>VSAID12345678</nc:IdentificationID>
<nc:IdentificationJurisdiction>
<nc:JurisdictionText>AZ</nc:JurisdictionText>
</nc:IdentificationJurisdiction>
</nc:ActivityIdentification>
<nc:ActivityDate>
<nc:Date>1957-08-13</nc:Date>
</nc:ActivityDate>
<nc:ActivityDescriptionText>Description</nc:ActivityDescriptionText>
<j:VehicleInspectionAddress>
<nc:AddressFullText>1918 W Whispering Wind Dr</nc:AddressFullText>
<nc:AddressCityName>Phoenix</nc:AddressCityName>
<nc:AddressCountyName>Maricopa</nc:AddressCountyName>
<nc:AddressState>
<nc:StateName>AZ</nc:StateName>
</nc:AddressState>
<nc:AddressCountry>
<nc:CountryName>US</nc:CountryName>
</nc:AddressCountry>
<nc:AddressPostalCode>85085</nc:AddressPostalCode>
</j:VehicleInspectionAddress>
<j:VehicleInspectionInspectorIdentification>
<nc:IdentificationID>VID123456789</nc:IdentificationID>
<nc:IdentificationJurisdiction>
<nc:JurisdictionText>AZ</nc:JurisdictionText>
</nc:IdentificationJurisdiction>
</j:VehicleInspectionInspectorIdentification>
<j:VehicleInspectionStationIdentification>
<nc:IdentificationID>VISID12345678</nc:IdentificationID>
<nc:IdentificationJurisdiction>
<nc:JurisdictionText>AZ</nc:JurisdictionText>
</nc:IdentificationJurisdiction>
</j:VehicleInspectionStationIdentification>
</j:VehicleInspection>
<n2c:LienHolder>
<j:Lien>
<j:LienDate>
<nc:Date>1957-08-13</nc:Date>
</j:LienDate>
<j:LienReleaseDate>
<nc:Date>1957-08-13</nc:Date>
</j:LienReleaseDate>
</j:Lien>
<nc:GenericEntity>
<nc:EntityName>Nlets 5</nc:EntityName>
<nc:EntityContactInformation>
<nc:ContactTelephoneNumber>
<nc:FullTelephoneNumber>
<nc:TelephoneNumberFullID>623-308-3531</nc:TelephoneNumberFullID>
</nc:FullTelephoneNumber>
</nc:ContactTelephoneNumber>
</nc:EntityContactInformation>
<nc:EntityDescriptionText>Nlets</nc:EntityDescriptionText>
</nc:GenericEntity>
</n2c:LienHolder>
<n2c:Lessor>
<nc:EntityOrganization>
<nc:OrganizationCategoryText>Category</nc:OrganizationCategoryText>
<nc:OrganizationLocation>
<nc:LocationName>AZ</nc:LocationName>
</nc:OrganizationLocation>
<nc:OrganizationName>Nlets 6</nc:OrganizationName>
<nc:OrganizationPrimaryContactInformation>
<nc:ContactMailingAddress>
<nc:AddressFullText>1918 W Whispering Wind Dr</nc:AddressFullText>
<nc:AddressCityName>Phoenix</nc:AddressCityName>
<nc:AddressCountyName>Maricopa</nc:AddressCountyName>
<nc:AddressState>
<nc:StateName>AZ</nc:StateName>
</nc:AddressState>
<nc:AddressCountry>
<nc:CountryName>US</nc:CountryName>
</nc:AddressCountry>
<nc:AddressPostalCode>85085</nc:AddressPostalCode>
</nc:ContactMailingAddress>
</nc:OrganizationPrimaryContactInformation>
</nc:EntityOrganization>
</n2c:Lessor>
</n2c:Vehicle>
</nrs2:StandardResponse>
</nrs2:RegistrationStatus>
</n2:NLETSResponseData>
</n2:NLETS>
Example 14: A CANDLE 3.0 Vehicle Registration Match Response (Registration).
<?xml version="1.0" encoding="utf-16"?>
<n2:NLETS xmlns:n2="http://www.nlets.org/niem/1.0" xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:n2c="http://www.nlets.org/niem/nlets-core/2.0" xmlns:nc="http://release.niem.gov/niem/niem-core/5.0/" xmlns:j="http://release.niem.gov/niem/domains/jxdm/7.0/" xmlns:nrm2="http://www.nlets.org/niem/nlets-registration-match/2.0" n2:version="2.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>RR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS44</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS44</nh2:DestinationORIID>
<nh2:DocumentControlFieldText>CANDLE30RR</nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>14:09</nh2:MessageReceiveTime>
<nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>14:09</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>01210</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSResponseData n2:key="RR">
<nrm2:RegistrationMatch>
<n2c:Caveat>
<nc:CaveatText>Caveat Text</nc:CaveatText>
</n2c:Caveat>
<nrm2:IndividualMatch>
<n2c:ConveyanceRegistration>
<j:RegistrationAuthorityName>UT</j:RegistrationAuthorityName>
<j:RegistrationDuplicateQuantity>0</j:RegistrationDuplicateQuantity>
<j:RegistrationEffectiveDate>
<nc:YearDate>2001</nc:YearDate>
</j:RegistrationEffectiveDate>
<j:RegistrationExpirationDate>
<nc:YearDate>2001</nc:YearDate>
</j:RegistrationExpirationDate>
<n2c:RegistrationHolder>
<n2c:Person>
<nc:PersonBirthDate>
<nc:Date>1957-08-13</nc:Date>
</nc:PersonBirthDate>
<nc:PersonEthnicityText>W</nc:PersonEthnicityText>
<nc:PersonEyeColorText>BRO</nc:PersonEyeColorText>
<nc:PersonHairColorText>BRO</nc:PersonHairColorText>
<nc:PersonHeightMeasure>
<nc:MeasureValueText>511</nc:MeasureValueText>
<nc:MeasureUnitText>ft</nc:MeasureUnitText>
</nc:PersonHeightMeasure>
<nc:PersonName>
<nc:PersonGivenName>Given</nc:PersonGivenName>
<nc:PersonMiddleName>Middle</nc:PersonMiddleName>
<nc:PersonSurName>SurName</nc:PersonSurName>
<nc:PersonFullName>SurName, Given Middle</nc:PersonFullName>
</nc:PersonName>
<nc:PersonRaceText>W</nc:PersonRaceText>
<nc:PersonSexText>M</nc:PersonSexText>
<nc:PersonWeightMeasure>
<nc:MeasureValueText>250</nc:MeasureValueText>
<nc:MeasureUnitText>lbs</nc:MeasureUnitText>
</nc:PersonWeightMeasure>
<n2c:DriverLicense>
<j:DriverLicenseIdentification>
<nc:IdentificationID>OLN12345678</nc:IdentificationID>
<nc:IdentificationJurisdiction>
<nc:JurisdictionText>AZ</nc:JurisdictionText>
</nc:IdentificationJurisdiction>
</j:DriverLicenseIdentification>
</n2c:DriverLicense>
</n2c:Person>
</n2c:RegistrationHolder>
<j:ConveyanceRegistrationPlateIdentification>
<nc:IdentificationID>LIC123</nc:IdentificationID>
<nc:IdentificationJurisdiction>
<nc:JurisdictionText>AZ</nc:JurisdictionText>
</nc:IdentificationJurisdiction>
</j:ConveyanceRegistrationPlateIdentification>
<j:ConveyanceRegistrationPlateCategoryText>Plate Category</j:ConveyanceRegistrationPlateCategoryText>
<j:ConveyanceRegistrationStatus>
<nc:StatusText>RegistrationStatus</nc:StatusText>
<nc:StatusDescriptionText>RegistrationStatusDescription</nc:StatusDescriptionText>
<nc:StatusDate>
<nc:Date>1957-08-13</nc:Date>
</nc:StatusDate>
<n2c:ConveyanceRegistrationStatusText>RegistrationStatus</n2c:ConveyanceRegistrationStatusText>
<j:ConveyanceRegistrationStatusDetailText>RegistrationDetai</j:ConveyanceRegistrationStatusDetailText>
</j:ConveyanceRegistrationStatus>
</n2c:ConveyanceRegistration>
</nrm2:IndividualMatch>
</nrm2:RegistrationMatch>
</n2:NLETSResponseData>
</n2:NLETS>
Example 15: A CANDLE 3.0 Vehicle Registration Match Response (Vehicle).
<?xml version="1.0" encoding="utf-16"?>
<n2:NLETS xmlns:n2="http://www.nlets.org/niem/1.0" xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" xmlns:n2c="http://www.nlets.org/niem/nlets-core/2.0" xmlns:nc="http://release.niem.gov/niem/niem-core/5.0/" xmlns:j="http://release.niem.gov/niem/domains/jxdm/7.0/" xmlns:nrm2="http://www.nlets.org/niem/nlets-registration-match/2.0" n2:version="2.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>RR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZNLETS44</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS44</nh2:DestinationORIID>
<nh2:DocumentControlFieldText>CANDLE30RR</nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>14:09</nh2:MessageReceiveTime>
<nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>14:09</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>01210</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSResponseData n2:key="RR">
<nrm2:RegistrationMatch>
<n2c:Caveat>
<nc:CaveatText>Caveat Text</nc:CaveatText>
</n2c:Caveat>
<nrm2:IndividualMatch>
<n2c:Vehicle>
<nc:ConveyanceColorPrimaryText>Red</nc:ConveyanceColorPrimaryText>
<nc:ConveyanceColorSecondaryText>Green</nc:ConveyanceColorSecondaryText>
<nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
<nc:VehicleIdentification>
<nc:IdentificationID>VIN1234567890</nc:IdentificationID>
<nc:IdentificationJurisdiction>
<nc:JurisdictionText>AZ</nc:JurisdictionText>
</nc:IdentificationJurisdiction>
</nc:VehicleIdentification>
<n2c:VehicleMakeText>TOYT</n2c:VehicleMakeText>
<n2c:VehicleModelText>CRO</n2c:VehicleModelText>
<nc:VehiclePassengerSafeQuantity>4</nc:VehiclePassengerSafeQuantity>
<nc:VehicleSeatingQuantity>5</nc:VehicleSeatingQuantity>
<nc:VehicleTransmissionCategoryText>TransmissionCategory</nc:VehicleTransmissionCategoryText>
<nc:VehicleAxleQuantity>4</nc:VehicleAxleQuantity>
</n2c:Vehicle>
</nrm2:IndividualMatch>
</nrm2:RegistrationMatch>
</n2:NLETSResponseData>
</n2:NLETS>
Parsed Vehicle Registration NIEM Specifications
This section provides NIEM format and examples for Parsed Vehicle Registration Response to a state (PRR),
Nlets now provides the option for users to receive fully tagged NIEM formatted Registration Responses from all states via our message parsing service. RRs destined to an individual terminal or an entire state can be redirected to the message parsing service to be converted to a Parsed Registration Response (PRR).
The Parsed Registration Response is structured similarly to a standard CANDLE 2.0 Registration Response with the addition of some parsing-related elements and the removal of some cardinalities and enumerations.
The parsing service can be setup to parse all statewide RRs or to parse RRs for any number of individual ORIs.
Any standardized message that is received will also be transformed into a text response in the OriginalResponseText element of a PRR.
To leverage this service or for more information, contact the Nlets Control Center at 1-800-528-4020.
Benefits and Potential
This parsing technology has a number of real-world benefits. For members, parsed registration responses enable switch vendors to convert the fully tagged XML into a simple, human-readable format. Standardized responses also enable states to create advanced technological policies and procedures based on the data.
Nlets Strategic Partners can also benefit from this parsed data. A number of traffic enforcement strategic partners already maintain their own parsers for the 45 states that return registration responses in unstructured text. This new technology eliminates that time-consuming process and enables our partners to focus their energy on developing and maintaining technology that supports law enforcement.
Element Dictionary
Transaction types detailed below include: Standardized Parsed Vehicle Registration Response (PRR) and Standardized Parsed List Response (PRR).
Response Formats
All Nlets NIEM messages must be based on the Nlets NIEM Message Structure and include the standard Nlets XML Header as detailed in Message Structure. The NIEM header and hierarchy of the elements in this section have been omitted to avoid redundancy. The associated schemas and instances should be consulted to determine the correct XPaths of the elements.
Standardized Parsed Vehicle Registration Status Response (PRR)
Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.
QualityCommentText (nc:QualityCommentText)
This element will contain notes on any issue encountered during the parsing of the Text Response.
An example of some of the issues that might be encountered and notated here include:
An indication that the original response could only be partially parsed.
An indication that the original response could not be parsed.
An indication that the original response contains content that is not part of the CANDLE RR specification.
In this case, it will also include a note to reference the OriginalTextResponse for additional information.
OriginalTextResponse (n2:OriginalTextResponse)
This element will contain the original, unaltered, text response from the incoming RR. If any issues
were encountered during the parsing of the original text response, you can refer to this element for any
additional information. Content in the original text response that is outside of the scope of a standard
CANDLE RR specification will not be parsed and only be located in this element.
Vehicle Registration Status (nrs2:RegistrationStatus)
This element will contain the standardized Registration status response as defined in the
Collaboration of AAMVA and Nlets for Driver License Exchange (CANDLE) specifications.
Standardized Parsed Vehicle Registration Match List Response (PRR)
Response Data (n2:NLETSResponseData)
This element will contain all elements specific to this transaction.
QualityCommentText (nc:QualityCommentText)
This element will contain notes on any issue encountered during the parsing of the Text Response.
OriginalTextResponse (n2:OriginalTextResponse)
This element will contain the original, unaltered, text response from the incoming RR.
Registration Matches (nrm2:RegistrationMatch)
This element will contain the standardized Registration match list response as defined in the
Collaboration of AAMVA and Nlets for Driver License Exchange (CANDLE) specifications.
Parsed Vehicle Registration NIEM Examples
Example 1: A Parsed Vehicle Registration Status Response.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>PRR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>AZ007C100</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS47</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[PRREXAMPLE]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>10/22/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>14:19</nh2:MessageReceiveTime>
<nh2:MessageSendDate>10/22/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>14:19</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>01226</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSInquiryData n2:key="RQ">
<n2c:Vehicle xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
<n2c:ConveyanceRegistrationPlateIdentification>
<IdentificationExpirationDate xmlns="http://release.niem.gov/niem/niem-core/4.0/">
<n2:DateText>2015</n2:DateText>
</IdentificationExpirationDate>
<IdentificationID xmlns="http://release.niem.gov/niem/niem-core/4.0/">ABC###</IdentificationID>
<IdentificationCategoryText xmlns="http://release.niem.gov/niem/niem-core/4.0/">PC</IdentificationCategoryText>
</n2c:ConveyanceRegistrationPlateIdentification>
</n2c:Vehicle>
</n2:NLETSInquiryData>
<n2:NLETSResponseData n2:key="PRR">
<nrs2:RegistrationStatus xmlns:nrs2="http://www.nlets.org/niem/nlets-registration-status/1.0">
<n2c:AdditionalInformation xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
<n2c:StateElement>
<n2c:ElementFieldName>MESSAGES1</n2c:ElementFieldName>
<n2c:ElementFieldValue> PLATES NOT VALID FOR HIGHWAY USE</n2c:ElementFieldValue>
</n2c:StateElement>
<n2c:StateElement>
<n2c:ElementFieldName>MESSAGES2</n2c:ElementFieldName>
<n2c:ElementFieldValue> PLATE IS FOR CREDIT ONLY PREVIOUS VEH INFO BELOW</n2c:ElementFieldValue>
</n2c:StateElement>
</n2c:AdditionalInformation>
<nrs2:StandardResponse>
<n2c:Vehicle xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
<nc:ItemModelYearDate>2000</nc:ItemModelYearDate>
<nc:PropertyStyleText>4DSD</nc:PropertyStyleText>
<nc:VehicleMakeCode>TOYT</nc:VehicleMakeCode>
<nc:VehicleIdentification>
<nc:IdentificationID>12345678912752545</nc:IdentificationID>
</nc:VehicleIdentification>
<nc:ConveyanceRegistration>
<nc:RegistrationExpirationDate>
<nc:Date>2017-08-31</nc:Date>
</nc:RegistrationExpirationDate>
<n2c:RegistrationHolder>
<nc:ContactMailingAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>123 FAKE LN APT 20B</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>TEMPE</nc:LocationCityName>
<nc:LocationStateName>AZ</nc:LocationStateName>
<nc:LocationPostalCode>852827036</nc:LocationPostalCode>
</nc:StructuredAddress>
</nc:ContactMailingAddress>
<n2c:Person>
<nc:PersonName>
<nc:PersonFullName>SMITH,W,JOHN</nc:PersonFullName>
</nc:PersonName>
<nc:DriverLicense>
<nc:DriverLicenseIdentification>
<nc:IdentificationID>D0#######</nc:IdentificationID>
</nc:DriverLicenseIdentification>
</nc:DriverLicense>
</n2c:Person>
</n2c:RegistrationHolder>
<nc:ConveyanceRegistrationPlateIdentification>
<nc:IdentificationID>ABC###</nc:IdentificationID>
</nc:ConveyanceRegistrationPlateIdentification>
</nc:ConveyanceRegistration>
</n2c:Vehicle>
</nrs2:StandardResponse>
</nrs2:RegistrationStatus>
<n2:OriginalTextResponse>LIC/ABC###.LIY/2015.LIT/PC.
LIC:ABC### EXPIRE: 08/31/2017
NAM:SMITH,W,JOHN CUST#:D0#######
ADR:123 FAKE LN APT 20B
CTY:TEMPE ST:AZ ZIP:852827036
MSGS: PLATES NOT VALID FOR HIGHWAY USE
MSGS: PLATE IS FOR CREDIT ONLY PREVIOUS VEH INFO BELOW
VIN:12345678912752545 VYR:2000 VMA:TOYT VST:4DSD</n2:OriginalTextResponse>
</n2:NLETSResponseData>
</n2:NLETS>
Example 2: A Parsed Vehicle Registration Match List Response.
<n2:NLETS xmlns:nh2="http://www.nlets.org/niem/nlets-hdr/1.0" n2:version="4.00" xmlns:nc="http://niem.gov/niem/niem-core/2.0" xmlns:n2="http://www.nlets.org/niem/1.0">
<n2:NLETSMessageHeader>
<nh2:MessageKeyCodeText>PRR</nh2:MessageKeyCodeText>
<nh2:OriginatingORIID>CTVIN0000</nh2:OriginatingORIID>
<nh2:DestinationORIID>AZNLETS47</nh2:DestinationORIID>
<nh2:DocumentControlFieldText><![CDATA[NL0000TEST]]></nh2:DocumentControlFieldText>
<nh2:MessageReceiveDate>11/15/2019</nh2:MessageReceiveDate>
<nh2:MessageReceiveTime>08:21</nh2:MessageReceiveTime>
<nh2:MessageSendDate>11/15/2019</nh2:MessageSendDate>
<nh2:MessageSendTime>08:21</nh2:MessageSendTime>
<nh2:ReceiveMessageNumeric>00000</nh2:ReceiveMessageNumeric>
<nh2:SendMessageNumeric>00284</nh2:SendMessageNumeric>
</n2:NLETSMessageHeader>
<n2:NLETSResponseData n2:key="PRR">
<n2:OriginalTextResponse>SMITH JOHN M DOB/810807 SEX/M
234 MAIN STREET MILFORD CT
LIC/ABC12 LIY/2002 LIT/TM VIN/VX3854651D661GERS
VYR/2009 VMA/TOYOT VMO/TACOMA D VST/CW VCO/GRY
*
SMITH JOHN M DOB/971011 SEX/M
PO BOX 1111 STONINGTON CT
LIC/ABC1234 LIY/2009 LIT/PC VIN/AAAAA11A11A111111
VYR/2012 VMA/HONDA VMO/CIVIC VST/CW VCO/WHT
</n2:OriginalTextResponse>
<nrm2:RegistrationMatch xmlns:nrm2="http://www.nlets.org/niem/nlets-registration-match/1.0">
<nrm2:IndividualMatch>
<nc:ConveyanceRegistration>
<nc:RegistrationExpirationDate>
<n2:DateText>1902</n2:DateText>
</nc:RegistrationExpirationDate>
<n2c:RegistrationHolder xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
<nc:ContactMailingAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>234 MAIN STREET</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>MILFORD</nc:LocationCityName>
<nc:LocationStateName>CT</nc:LocationStateName>
</nc:StructuredAddress>
</nc:ContactMailingAddress>
<n2c:Person>
<nc:PersonBirthDate>
<n2:DateText>810807</n2:DateText>
</nc:PersonBirthDate>
<nc:PersonName>
<nc:PersonFullName>SMITH JOHN M</nc:PersonFullName>
</nc:PersonName>
<nc:PersonSexCode>M</nc:PersonSexCode>
</n2c:Person>
</n2c:RegistrationHolder>
<nc:ConveyanceRegistrationPlateIdentification>
<nc:IdentificationID>ABC12</nc:IdentificationID>
</nc:ConveyanceRegistrationPlateIdentification>
<nc:ConveyanceRegistrationPlateCategoryText>TM</nc:ConveyanceRegistrationPlateCategoryText>
</nc:ConveyanceRegistration>
<nc:Vehicle>
<nc:ConveyanceColorPrimaryText>GRY</nc:ConveyanceColorPrimaryText>
<nc:ItemModelYearDate>09</nc:ItemModelYearDate>
<nc:PropertyStyleText>CW</nc:PropertyStyleText>
<nc:VehicleMakeText>TOYOT</nc:VehicleMakeText>
<nc:VehicleModelText>TACOMA D</nc:VehicleModelText>
<nc:VehicleIdentification>
<nc:IdentificationID>VX3854651D661GERS</nc:IdentificationID>
</nc:VehicleIdentification>
</nc:Vehicle>
</nrm2:IndividualMatch>
<nrm2:IndividualMatch>
<nc:ConveyanceRegistration>
<nc:RegistrationExpirationDate>
<n2:DateText>1808</n2:DateText>
</nc:RegistrationExpirationDate>
<n2c:RegistrationHolder xmlns:n2c="http://www.nlets.org/niem/nlets-core/1.0">
<nc:ContactMailingAddress>
<nc:StructuredAddress>
<nc:LocationStreet>
<nc:StreetFullText>PO BOX 1111</nc:StreetFullText>
</nc:LocationStreet>
<nc:LocationCityName>STONINGTON</nc:LocationCityName>
<nc:LocationStateName>CT</nc:LocationStateName>
</nc:StructuredAddress>
</nc:ContactMailingAddress>
<n2c:Person>
<nc:PersonBirthDate>
<n2:DateText>971011</n2:DateText>
</nc:PersonBirthDate>
<nc:PersonName>
<nc:PersonFullName>SMITH JOHN M</nc:PersonFullName>
</nc:PersonName>
<nc:PersonSexCode>M</nc:PersonSexCode>
</n2c:Person>
</n2c:RegistrationHolder>
<nc:ConveyanceRegistrationPlateIdentification>
<nc:IdentificationID>ABC1234</nc:IdentificationID>
</nc:ConveyanceRegistrationPlateIdentification>
<nc:ConveyanceRegistrationPlateCategoryText>PC</nc:ConveyanceRegistrationPlateCategoryText>
</nc:ConveyanceRegistration>
<nc:Vehicle>
<nc:ConveyanceColorPrimaryText>WHT</nc:ConveyanceColorPrimaryText>
<nc:ItemModelYearDate>12</nc:ItemModelYearDate>
<nc:PropertyStyleText>CW</nc:PropertyStyleText>
<nc:VehicleMakeText>HONDA</nc:VehicleMakeText>
<nc:VehicleModelText>CIVIC</nc:VehicleModelText>
<nc:VehicleIdentification>
<nc:IdentificationID>AAAAA11A11A111111</nc:IdentificationID>
</nc:VehicleIdentification>
</nc:Vehicle>
</nrm2:IndividualMatch>
</nrm2:RegistrationMatch>
</n2:NLETSResponseData>
</n2:NLETS>