Cookies Settings

Loading

dnb-logo
Direct 2.0
Collapse

On-Demand Entity Identification

Also known as Match

This D&B match function is available in Basic and Advanced modes -- both implementing the same matching algorithm. The primary difference between is the additional match quality information that is included on the Advanced response.

Update History

  • June 25, 2021 (ALL SOAP & REST): New Match transactional endpoint created for Match & Cleanse Match.
  • December 13, 2019 (ALL SOAP & REST): Bug fix for ConfidenceLowerLevelThresholdValue request element of Match & CleanseMatch operations.
  • November 22, 2019 (ALL SOAP & REST): SBRI match: Defect fix to return success response instead of CM002 error, regardless of InquiryReferenceDetail (Optional aggregate) is present or not in the request.
  • March 3, 2017 (v6.0 SOAP & REST): OrderReasonCode element has been descoped and removed its validation for DE country
  • March 3, 2017 (v6.0 SOAP & REST): Company service version 6.0 has been released to support Domain to DUNS Match feature by adding URLText and EmailAddress input field.
  • January 27, 2017 (ALL SOAP & REST): Updated description for Family Tree Member Role Text.
  • July 10, 2015 (v5.0 SOAP & REST): The floating point precision for MatchGradeComponentScore has been increased to 21 digits.
  • July 10, 2015 (All SOAP & REST): Requests for country codes BV, CU, GS, IM, KP, MN, BQ, CW, SX, NU, PW, TL, UM, and WF will return a CM007 response code instead of PD005.
  • July 10, 2015 (v5.0 SOAP & REST): Requests for companies domiciled in Germany (country code DE) require that an OrderReasonCode value be included per local regulations. The response code CM003 will be returned if the parameter is missing or a CM001 if the value is not valid.
  • January 27, 2017 (vALL SOAP & REST): Updated description for Family Tree Member Role Text.
  • July 10, 2015 (v5.0 SOAP & REST): The floating point precision for MatchGradeComponentScore has been increased to 21 digits.
  • July 10, 2015 (All Versions): Requests for country codes BV, CU, GS, IM, KP, MN, BQ, CW, SX, NU, PW, TL, UM, and WF will return a CM007 response code instead of PD005.
  • July 10, 2015 (v5.0 SOAP/REST): Requests for companies domiciled in Germany (country code DE) require that an OrderReasonCode value be included per local regulations. The response code CM003 will be returned if the parameter is missing or a CM001 if the value is not valid.

Feature Request

IMPORTANT: Please see the new Online Services Security Enhancement Release, effective November 09, 2020.

Overview

The available criteria options are identical for Basic and Advanced match type requests. This feature will default to Advanced if a type is not specified.

There are several options available when implementing this feature.

1. Population: By default this feature will match against the universe of organizations for which D&B has assigned a D-U-N-S Number. An SBRI option (match type set to 'SBRI') is available to perform a match against the collection of U.S. small businesses for which a D-U-N-S Number has not been assigned.

2. Lookup: If a D-U-N-S Number is passed on the request, this feature will perform a direct match and return details about the organization to which the D-U-N-S Number is assigned. This option is not available when matching small businesses.

3. Criteria-based Matching: A telephone number, organization (or executive) name, and/or address may be passed on the request. This function will apply the criteria in this order, and return a list of matching candidates. An option is available to specify how many matches to return. An executive name may not be provided when matching small businesses.

When performing an address (i.e. location-based) match for organizations domiciled in the United States and Canada, including a state or territory significantly improves the quality of the results.

4. Address Cleansing: This feature does NOT cleanse or standardize the address information supplied. For the cleansing functionality, refer to the Get Cleanse Match feature.

5. Smart Results: The results are ranked based on a calculated confidence score. The score values vary from one to ten; with ten being the highest quality match. An option is available to manually set a minimum confidence score threshold. The advanced version of this feature returns the confidence score in the results.

If a minimum confidence code is not provided, this service will first attempt to identify organizations having confidence code eight and above. If no candidates are found, then the service will provide organizations having confidence code between four and seven.

6. Exclusion Filter: This feature includes an option for excluding certain organizations from the results. Available filters include: Exclude + Non HeadQuarters, Non Marketable, Out of Business, Undeliverable or Unreachable. This option is not available when matching small businesses.

The following items will be included after each exclusion filter is applied: Non HeadQuarters indicates only headquarter companies should be included; Non Marketable indicates to include only marketable* entities; Out of Business indicates to include only active companies; Undeliverable indicates to include only companies that D&B has determined have a deliverable mailing address; and Unreachable indicates to include only companies that D&B has determined have a valid telephone number.

*In general, a record that meets the following criteria is considered marketable: it has been updated within the last 24 months; it contains a complete business name, valid physical or mailing address, and valid Standard Industry Classification Code; and it is believed to be in business.

NOTE: This rule does not exclude/include de-listed companies (i.e., a company that has requested to be excluded from direct marketing use cases).

7. Pagination: This feature does not support pagination; providing only a single set of results. An option exists to set the maximum number of results (up to 100 for certain countries), which has a default value of 25. The maximum of 25 candidates applies to the following countries: Spain, Ireland, Belgium, San Marino, Andorra, Italy, United Kingdom, Portugal, Netherlands, Luxembourg, Virgin Islands U.S., Puerto Rico U.S., and Canada.

Criteria Precedence

The D&B match engine inspects the Request Parameters provided and determines how to yield the best results. The following list explains the order in which the parameters will be evaluated:

  1. If a D-U-N-S Number is specified, all other parameters will be ignored and a D-U-N-S Number lookup will be performed.
  2. If a registration number is provided without any additional details, a Registration Number lookup will be performed.
  3. If a registration number is provided along with subject name or address details, a Registration Number lookup will be performed first. If resulted candidates have low confidence code then match will be performed based on subject name or Address provided.
  4. If a subject name is provided, a Name & Address lookup will be performed.
  5. If address details are provided without a subject name, an Address lookup will be performed.
  6. If a telephone number is provided without a subject name or address details, a Telephone Number lookup will be performed.
  7. If a zip code is provided, a zip code lookup will be performed.
  8. If an url alone is provided, a Domain match based on URL will be performed.
  9. If an email alone is provided, a Domain match based on Email will be performed.
  10. If both url and email are provided, a Domain match based on URL will be performed.

Regardless of the match type specified, the same algorithm is applied.

Minimum Requirements

The details in this section override the Optional/Required values listed in the Required Parameters table.

  • When submitting a request by D-U-N-S Number, a valid D-U-N-S Number is Required. This option is not available for the SBRI variation of the search.
  • When submitting a request by Registration Number, a Registration Number and Country Code are Required. This option is not available for the United States (including SBRI search) and Canada.
  • When submitting a request by Telephone Number, a Telephone Number and Country Code are Required.
  • When submitting a request by Name/Country, an Organization Name (or partial name) and Country Code are Required.
  • When submitting a request by Address (United States and Canada), a street address, town, state/territory and Country Code are Required. If a state/territory is not provided, the D&B match engine will revert to a Name/Country match (i.e., street address and town will not be factored into the match).
  • When submitting a request by Address (all other countries), a street address, town, and Country Code are Required.
  • When submitting a request by Domain, either URL or Email are Required.

Including the building number on the street address will significantly improve the quality of the results.

Global Availability

The Company_Match data layer is available for businesses domiciled in the following countries:

CountryISO Code
United States of AmericaUS
BelgiumBE
FranceFR
GermanyDE
ItalyIT
NetherlandsNL
PortugalPT
SpainES
United KingdomGB
AustraliaAU
New ZealandNZ
AndorraAD
AnguillaAI
Antigua & BarbudaAG
ArubaAW
BahamasBS
BarbadosBB
BelizeBZ
BermudaBM
BoliviaBO
British Virgin IslandsVG
CanadaCA
Cayman IslandsKY
ChileCL
ColombiaCO
Costa RicaCR
DenmarkDK
DominicaDM
Dominican RepublicDO
EcuadorEC
El SalvadorSV
Faero IslandsFO
FinlandFI
GreenlandGL
GrenadaGD
GuatemalaGT
GuyanaGY
HaitiHT
HondurasHN
IrelandIE
JamaicaJM
JapanJP
LuxembourgLU
MexicoMX
MonacoMC
MontserratMS
Netherlands AntillesAN
Bonaire, Sint Eustatius And SabaBQ
CuraçaoCW
Sint Maarten (dutch)SX
NicaraguaNI
NorwayNO
PanamaPA
Saint Kitts & NevisKN
Saint LuciaLC
Saint VincentVC
San MarinoSM
SurinameSR
SwedenSE
TaiwanTW
Trinidad And TobagoTT
Turks And CaicosTC
VenezuelaVE
AfghanistanAF
AlbaniaAL
AlgeriaDZ
American SamoaAS
AngolaAO
ArgentinaAR
ArmeniaAM
AustriaAT
AzerbaijanAZ
BahrainBH
BangladeshBD
Benin, Peoples Republic ofBJ
BhutanBT
Bosnia And HerzegovinaBA
BotswanaBW
BrazilBR
BruneiBN
BulgariaBG
Burkina FasoBF
Burma (myanmar)MM
BurundiBI
BelarusBY
Kampuchea (prev. Cambodia)KH
CameroonCM
Cape Verde, Republic ofCV
Central Africa RepublicCF
Chad, Republic ofTD
China, Peoples Republic ofCN
Christmas IslandCX
Comoros RepublicKM
Congo Democratic RepublicCD
Cook IslandsCK
CroatiaHR
CyprusCY
Turkish Republic of Northern CyprusXT
Czech RepublicCZ
DjiboutiDJ
EgyptEG
Equatorial GuineaGQ
EritreaER
EstoniaEE
EthiopiaET
Falkland IslandsFK
FijiFJ
French GuianaGF
French Polynesia/tahitiPF
Gabon RepublicGA
GambiaGM
GeorgiaGE
GhanaGH
GibraltarGI
GreeceGR
GuadeloupeGP
GuamGU
Guinea BissauGW
Guinea, Republic ofGN
Hong Kong SARHK
HungaryHU
IcelandIS
IndiaIN
IndonesiaID
IranIR
IraqIQ
IsraelIL
Ivory Coast/cote D'ivoireCI
JordanJO
KazakhstanKZ
KenyaKE
KiribatiKI
Korea, Republic ofKR
KuwaitKW
KyrgyzstanKG
LaosLA
LatviaLV
LebanonLB
LesothoLS
LiberiaLR
LibyaLY
LiechtensteinLI
LithuaniaLT
Macao SARMO
North MacedoniaMK
MadagasgarMG
MalawiMW
MalaysiaMY
MaldivesMV
MaliML
MaltaMT
Marianas IslandsMP
Marshall IslandsMH
MartiniqueMQ
MauritaniaMR
MauritiusMU
MoldovaMD
MontenegroME
MoroccoMA
MozambiqueMZ
NamibiaNA
NauruNR
NepalNP
New CaledoniaNC
NigerNE
NigeriaNG
Norfolk IslandNF
OmanOM
PakistanPK
Papua New GuineaPG
ParaguayPY
PeruPE
PhilippinesPH
PolandPL
QatarQA
Reunion IslandRE
RomaniaRO
Russian FederationRU
RwandaRW
Saint HelenaSH
Saint Pierre Et MiquelonPM
Sao Tome & PrincipeST
Saudi ArabiaSA
SenegalSN
SerbiaRS
SeychellesSC
Sierra LeoneSL
SingaporeSG
SlovakiaSK
SloveniaSI
Solomon IslandsSB
SomaliaSO
South AfricaZA
Sri LankaLK
SudanSD
South SudanSS
EswatiniSZ
SwitzerlandCH
SyriaSY
TajhikstanTJ
TanzaniaTZ
ThailandTH
TogoTG
Tokelau IslandsTK
TongaTO
TunisiaTN
TurkeyTR
TurkmenistanTM
TuvaluTV
UgandaUG
UkraineUA
United Arab EmiratesAE
UruguayUY
UzbekistanUZ
VanuatuVU
VietnamVN
Western SamoaWS
YemenYE
ZambiaZM
ZimbabweZW
CongoCG
Puerto RicoPR
Holy See (vatican City State)VA
Serbia & MontenegroCS
KosovoXK
Micronesia, Federated States ofFM
Timor-LesteTL

Data Layer Entitlement

For customers in U.S. and Canadian markets, the API is provisioned for specific collections of products, reports, and/or features (collectively referred to as data layers) for production and trial usage. Entitlement is not required for testing in the sandbox environment.

  • This feature is entitled as "On-Demand Entity Identification" for D&B Direct 2.0 customers.

NOTE: The SBRI match option of this feature will be entitled/invoiced under a "Search - Small Business Risk Insight" for D&B Direct 2.0 customers.

For customers in the UK, Ireland, Belgium, Netherlands and Luxembourg markets, the API is provisioned as a specific set of data layers for production, trial, and sandbox usage.

  • This particular data layer is included in the D&B Direct Onboard 2.0 suite.

Specification

Sample Request (Basic)
<soapenv:Envelope xmlns:com="http://services.dnb.com/CompanyServiceV2.0" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
   <soapenv:Header>
      <wsse:Security soapenv:mustUnderstand="0" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
         <wsse:UsernameToken wsu:Id="UsernameToken-2" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
            <wsse:Username>MyUserName</wsse:Username>
            <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">MyPassword</wsse:Password>
         </wsse:UsernameToken>
      </wsse:Security>
   </soapenv:Header>
   <soapenv:Body>
      <com:MatchRequest>
 	<MatchRequestDetail>
            <InquiryDetail>
               <DUNSNumber>804735132</DUNSNumber>
            </InquiryDetail>
            <MatchSpecification>
               <MatchTypeText>Basic</MatchTypeText>
            </MatchSpecification>
         </MatchRequestDetail>
      </com:MatchRequest>
   </soapenv:Body>
</soapenv:Envelope>

Sample Request (Advanced)
<soapenv:Envelope xmlns:com="http://services.dnb.com/CompanyServiceV2.0" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
   <soapenv:Header>
      <wsse:Security soapenv:mustUnderstand="0" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
         <wsse:UsernameToken wsu:Id="UsernameToken-2" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
            <wsse:Username>MyUsername</wsse:Username>
            <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">MyPassword</wsse:Password>
         </wsse:UsernameToken>
      </wsse:Security>
   </soapenv:Header>
   <soapenv:Body>
      <com:MatchRequest>
         <MatchRequestDetail>
            <InquiryDetail>
               <SubjectName>GORMAN MANUFACTURING</SubjectName>
               <Address>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <TerritoryName>CA</TerritoryName>
               </Address>
            </InquiryDetail>
            <MatchSpecification>
               <MatchTypeText>Advanced</MatchTypeText>
            </MatchSpecification>
         </MatchRequestDetail>
      </com:MatchRequest>
   </soapenv:Body>
</soapenv:Envelope>

Name Characteristics
MatchRequest Aggregate
MatchRequest @xsi:schemaLocation Attribute
MatchRequest. TransactionDetail Aggregate, Optional

Records information necessary to process a particular request. Examples of a request is the ordering of a product.

MatchRequest. TransactionDetail. ApplicationTransactionID string, up to 64 chars, Optional

Unique Transaction ID of the request generated by the service

MatchRequest. TransactionDetail. TransactionTimestamp dateTime, Optional

The date and time when this request was created. When the request is from an intermediary, such as a workflow manager or service bus, this is the date and time when the message was sent to the D&B function, i.e., the date and time when the xml document was created by the requesting intermediary.

MatchRequest. TransactionDetail. SubmittingOfficeID string, up to 64 chars, Optional

A number that identifies the system or the software application from where this request originated. / A number used to uniquely identfy the D&B business segment or delivery channel from where this request originated.

END: MatchRequest. TransactionDetail /Aggregate
MatchRequest. MatchRequestDetail Aggregate, Required
MatchRequest. MatchRequestDetail. InquiryDetail Aggregate, Required
MatchRequest. MatchRequestDetail. InquiryDetail. DUNSNumber string, up to 15 chars Pattern: {([0-9a-zA-Z]*)}, Optional

The subject identifier under the Data Universal Numbering System of the inquired subject. Or D&B's identification number, which provides unique identification of the inquired organization, in accordance with the Data Universal Numbering System (D-U-N-S).

MatchRequest. MatchRequestDetail. InquiryDetail. SubjectName string, up to 240 chars, Optional

Text that records the name of the inquired subject.

MatchRequest. MatchRequestDetail. InquiryDetail. Address Aggregate, Optional

Records the location information of the requested subject.

MatchRequest. MatchRequestDetail. InquiryDetail. Address. StreetAddressLine Aggregate, Optional (Array)

An entry loop which can repeat multiple times to allow the recording of several lines where each address line contains one or more named address elements. Examples of named address elements are Street Name, Street Number, Building Name, Estate Name. They are called “lines” because an addres can be divided into multiple lines. When there are multiple lines the sequence of the lines must be preserved.

MatchRequest. MatchRequestDetail. InquiryDetail. Address. StreetAddressLine. LineText string, up to 240 chars, Required

Text that records the street address components as it would be presented on an address label. This includes, but is not limited to, details such as street name, street number, building name, estate name.

END: MatchRequest. MatchRequestDetail. InquiryDetail. Address. StreetAddressLine /Aggregate
MatchRequest. MatchRequestDetail. InquiryDetail. Address. PrimaryTownName string, up to 64 chars, Optional

The name of the town or city recognized by the Postal Authority for delivering mail.

MatchRequest. MatchRequestDetail. InquiryDetail. Address. CountryISOAlpha2Code string, at least 2 chars, up to 2 chars, Optional

The two-letter country/market code, defined in the ISO 3166-1 scheme published by International Organization for Standardization (ISO), identifying the country/market for this address.

Possible values: ISO Alpha 2 Codes only

MatchRequest. MatchRequestDetail. InquiryDetail. Address. TerritoryName string, up to 64 chars, Optional

Territory Abbreviated Name for US and Canada (e.g.: NY for New York). Full Territory Name for all other countries The name of a locally governed area which forms part of a centrally governed nation. As a guiding principle this is a geographic area which could theoretically exist as a separate nation. In the U.S. this would be a State in the UK this would be one of the Home Nations.

Possible values: Territory Abbreviated Name for US and Canada (eg: NY for New York). Full Territory Name for all other countries

MatchRequest. MatchRequestDetail. InquiryDetail. Address. FullPostalCode string, up to 32 chars, Optional

An identifier used by the local country Postal Authority to identify a particular geographic location and may include the identification of a street or building. When this data has been derived by concatenating the elements Postal Code and Postal Code Extension, a separator will be inserted between these two elements based on country rules. For example, when the address is a U.S. address, the separator that will be used is a hyphen '-'.

END: MatchRequest. MatchRequestDetail. InquiryDetail. Address /Aggregate
MatchRequest. MatchRequestDetail. InquiryDetail. TelephoneNumber Aggregate, Optional

Records Telephone contact information used for voice communication with the inquired subject.

MatchRequest. MatchRequestDetail. InquiryDetail. TelephoneNumber. TelecommunicationNumber string, at least 1 char, up to 50 chars, Required

A sequence of digits used by the subject for voice communication in a public switched telephone network. This sequence of digits includes the area code or city code. Note: This number does not include the International Dialing Code and Domestic Dialing Code.

MatchRequest. MatchRequestDetail. InquiryDetail. TelephoneNumber. InternationalDialingCode integer, up to 7 digits, Optional

The country calling code assigned by the International Telecommunication Union (ITU) required to connect to this Telecommunication Number of the subject country when dialing from outside the subject country; e.g., '1' for the US, '44' for the UK, '91' for India.

END: MatchRequest. MatchRequestDetail. InquiryDetail. TelephoneNumber /Aggregate
MatchRequest. MatchRequestDetail. InquiryDetail. OrganizationIdentificationNumberDetail Aggregate, Optional

Records a registration number for the organization.

MatchRequest. MatchRequestDetail. InquiryDetail. OrganizationIdentificationNumberDetail. OrganizationIdentificationNumber string, at least 1 char, up to 40 chars, Required

A number assigned by an external body or by D&B which either uniquely identifies or helps to identify an organization.

END: MatchRequest. MatchRequestDetail. InquiryDetail. OrganizationIdentificationNumberDetail /Aggregate
MatchRequest. MatchRequestDetail. InquiryDetail. URLText Element, Optional

Text recording the internet URL that uniquely identifies the propreitary website of the subject or the website preferred by the subject which gives more information on the subject

MatchRequest. MatchRequestDetail. InquiryDetail. EmailAddress Element, Optional

Text recording the electronic mail address used by a subject by which the subject can transmit and or receive text messages, links, and files electronically, typically via a network, like the Internet.

END: MatchRequest. MatchRequestDetail. InquiryDetail /Aggregate
MatchRequest. MatchRequestDetail. MatchSpecification Aggregate, Optional

Records data used by a matching routine to identify the customer and search parameters.

MatchRequest. MatchRequestDetail. MatchSpecification. CandidateMaximumQuantity integer, up to 3 digits, Optional

A numeric value indicating the greatest number of candidate subjects that may be included in the result set.

MatchRequest. MatchRequestDetail. MatchSpecification. ConfidenceLowerLevelThresholdValue integer, up to 2 digits, Optional

A numeric value from 4 (low) up to 10 (high) indicating the required level of certainty at which a possible Candidate should be included in the result set.

MatchRequest. MatchRequestDetail. MatchSpecification. ExclusionCriteria Aggregate, Optional (Array)

An entry loop which can repeat multiple times to allow the recording of filtering requirements that a service should apply to prevent subjects from being returned in a match response. For example exclude subjects from the candidate list that are out of business.

MatchRequest. MatchRequestDetail. MatchSpecification. ExclusionCriteria. ExclusionDataDescription ExclusionDataEnum, Required

Text that denotes an exclusion requirement that the Match process should apply to prevent subjects from being returned as candidates. For example if the value is specified as Out of Business, then the match process should not return any candidates that have an Operating Status which denotes Out Of Business.

Possible values: Exclude Non HeadQuarters; Exclude Non MarkeTable Exclude Out of Business; Exclude Undeliverable; Exclude Unreachable

END: MatchRequest. MatchRequestDetail. MatchSpecification. ExclusionCriteria /Aggregate
MatchRequest. MatchRequestDetail. MatchSpecification. MatchTypeText MatchModeEnum, Optional

Text describing the nature of match to be applied during the match process. When MatchTypeText is set as 'SBRI', this indicates that the match will be performed against the D&B Small Business repository.

Possible values: SBRI; Advanced; Basic

END: MatchRequest. MatchRequestDetail. MatchSpecification /Aggregate
MatchRequest. MatchRequestDetail. InquiryReferenceDetail Aggregate, Optional
MatchRequest. MatchRequestDetail. InquiryReferenceDetail. CustomerReferenceText string, at least 1 char, up to 240 chars, Optional (Up to 5x)

A freeform reference string provided by the customer to be linked to the product in order to support subsequent order reconciliation.

MatchRequest. MatchRequestDetail. InquiryReferenceDetail. CustomerBillingEndorsementText string, at least 1 char, up to 240 chars, Optional

Text that is filled in by customer and commonly contains requesting individual or department name, or customer's own account/reference number and/or name for the case on which the product was provided.This text is a reference used during the billing process.

END: MatchRequest. MatchRequestDetail. InquiryReferenceDetail /Aggregate
END: MatchRequest. MatchRequestDetail /Aggregate
END: MatchRequest /Aggregate

Endpoint

Use the following endpoint with the downloadable WSDL to request this feature.

SOAP (Company)
https://direct.dnb.com/Company/V{version}

Testing

This operation will return a static set of results in the D&B Direct test environment (sandbox), regardless of the request parameters.

Exception: If the Small Business option is selected, this operation will not return any results in the D&B Direct sandbox.

Feature Response

Specification

The following is a list of the possible data fields returned by this operation in the XML response. Samples are provided for testing successful and failed retrieval, and to demonstrate the basic layout of a response. The data returned in samples may not represent actual values that this feature will deliver.

NOTE: The D-U-N-S Number returned in the response will be a nine-digit zero-padded, numeric value.

Sample Response (Basic)
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
   <soapenv:Body>
      <com:MatchResponse xmlns:com="http://services.dnb.com/CompanyServiceV2.0">
       <TransactionDetail>
            <ServiceTransactionID>Id-4fa60a8051de7f6607cbde09-2</ServiceTransactionID>
            <TransactionTimestamp>2017-01-11T05:48:22</TransactionTimestamp>
         </TransactionDetail>
         <TransactionResult>
            <SeverityText>Information</SeverityText>
            <ResultID>CM000</ResultID>
            <ResultText>Success</ResultText>
         </TransactionResult>
         <MatchResponseDetail>
            <MatchDataCriteriaText>DUNS Number Lookup</MatchDataCriteriaText>
            <CandidateMatchedQuantity>1</CandidateMatchedQuantity>
            <MatchCandidate>
               <DUNSNumber>804735132</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN MANUFACTURING COMPANY, INC.</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>492 KOLLER STREET</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>SAN FRANCISCO</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>94110</PostalCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>6505550000</TelecommunicationNumber>
                  <UnreachableIndicator>false</UnreachableIndicator>
               </TelephoneNumber>
               <OperatingStatusText>Active</OperatingStatusText>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText>Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <DisplaySequence>1</DisplaySequence>
            </MatchCandidate>
         </MatchResponseDetail>
      </com:MatchResponse>
   </soapenv:Body>
</soapenv:Envelope>

Sample Response (Advanced)
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
   <soapenv:Body>
      <com:MatchResponse xmlns:com="http://services.dnb.com/CompanyServiceV2.0">
 	<TransactionDetail>
            <ServiceTransactionID>Id-0702a53551de81a335fb742e-1</ServiceTransactionID>
            <TransactionTimestamp>2017-01-11T05:57:56</TransactionTimestamp>
         </TransactionDetail>
         <TransactionResult>
            <SeverityText>Information</SeverityText>
            <ResultID>CM000</ResultID>
            <ResultText>Success</ResultText>
         </TransactionResult>
         <MatchResponseDetail>
            <MatchDataCriteriaText>Name and Address Lookup</MatchDataCriteriaText>
            <CandidateMatchedQuantity>24</CandidateMatchedQuantity>
            <MatchCandidate>
               <DUNSNumber>804735132</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN MANUFACTURING COMPANY, INC.</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>492 KOLLER STREET</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>SAN FRANCISCO</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>94110</PostalCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>6505550000</TelecommunicationNumber>
                  <UnreachableIndicator>false</UnreachableIndicator>
               </TelephoneNumber>
               <OperatingStatusText>Active</OperatingStatusText>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText>Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>6</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>AZZZAZZZFFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>1</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>009175688</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN MFG CO INC</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>8129 JUNIPERO ST STE A</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>SACRAMENTO</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>95828</PostalCode>
                  <PostalCodeExtensionCode>1603</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <StreetAddressLine>
                     <LineText>PO BOX 756</LineText>
                     <DisplaySequence>1</DisplaySequence>
                  </StreetAddressLine>
                  <PrimaryTownName>WOODLAND</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>95776</PostalCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>5306620211</TelecommunicationNumber>
                  <UnreachableIndicator>false</UnreachableIndicator>
               </TelephoneNumber>
               <OperatingStatusText>Out of Business</OperatingStatusText>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>6</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>AZZZAZZZFFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>2</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>199650169</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN, DENNIS</OrganizationName>
               </OrganizationPrimaryName>
               <TradeStyleName>
                  <OrganizationName>GORMAN MANUFACTURING</OrganizationName>
               </TradeStyleName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>12 W KENTUCKY AVE</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>WOODLAND</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>95695</PostalCode>
                  <PostalCodeExtensionCode>5837</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>5306627750</TelecommunicationNumber>
                  <UnreachableIndicator>false</UnreachableIndicator>
               </TelephoneNumber>
               <OperatingStatusText>Out of Business</OperatingStatusText>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>6</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Trade style</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>AZZZAZZZBFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>51.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0299999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>02</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>3</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>038732116</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN MANUFACTURING COMPANY, INC.</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>1073 S BOYLE AVE</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>LOS ANGELES</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>90023</PostalCode>
                  <PostalCodeExtensionCode>1246</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>6505550000</TelecommunicationNumber>
                  <UnreachableIndicator>false</UnreachableIndicator>
               </TelephoneNumber>
               <OperatingStatusText>Out of Business</OperatingStatusText>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText>Branch</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>6</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>AZZZAZZZFFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>4</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>088847942</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN MFG &amp; SUPPLY CO</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>6516 MATTOS LN</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>SACRAMENTO</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>95829</PostalCode>
                  <PostalCodeExtensionCode>9309</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9163810282</TelecommunicationNumber>
                  <UnreachableIndicator>false</UnreachableIndicator>
               </TelephoneNumber>
               <OperatingStatusText>Out of Business</OperatingStatusText>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>6</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>AZZZAZZZFFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>80.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>5</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>097014401</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN RANCH INC</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>12849 GORMAN LN</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>WOODLAND</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>95695</PostalCode>
                  <PostalCodeExtensionCode>9107</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <StreetAddressLine>
                     <LineText>PO BOX 155</LineText>
                     <DisplaySequence>1</DisplaySequence>
                  </StreetAddressLine>
                  <PrimaryTownName>YOLO</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>95697</PostalCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>5306661938</TelecommunicationNumber>
                  <UnreachableIndicator>false</UnreachableIndicator>
               </TelephoneNumber>
               <OperatingStatusText>Active</OperatingStatusText>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText>Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>4</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>BZZZAZZZBFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>37.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>51.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>6</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>028674190</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN, JAMES M</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>310 S QUINCE ST</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>ESCONDIDO</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>92025</PostalCode>
                  <PostalCodeExtensionCode>4047</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>7607450881</TelecommunicationNumber>
                  <UnreachableIndicator>false</UnreachableIndicator>
               </TelephoneNumber>
               <OperatingStatusText>Active</OperatingStatusText>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText>Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>4</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>BZZZAZZZFFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>37.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>7</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>059633730</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN CATALOG PRINTING INC</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>492 KOLLER ST</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>SAN FRANCISCO</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>94110</PostalCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>6505550000</TelecommunicationNumber>
                  <UnreachableIndicator>false</UnreachableIndicator>
               </TelephoneNumber>
               <OperatingStatusText>Active</OperatingStatusText>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText>Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>4</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>BZZZAZZZFFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>37.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>8</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>062781406</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN, W R &amp; ASSOCIATES INVESTMENT REALTORS INC</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>272 S POPLAR AVE APT 101</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>BREA</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>92821</PostalCode>
                  <PostalCodeExtensionCode>5537</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <StreetAddressLine>
                     <LineText>PO BOX 325</LineText>
                     <DisplaySequence>1</DisplaySequence>
                  </StreetAddressLine>
                  <PrimaryTownName>BREA</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>92822</PostalCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>7142559998</TelecommunicationNumber>
                  <UnreachableIndicator>false</UnreachableIndicator>
               </TelephoneNumber>
               <OperatingStatusText>Active</OperatingStatusText>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText>Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>4</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>BZZZAZZZFFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>37.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>9</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>078485102</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN MANAGEMENT LLC</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>30025 ALICIA PKWY # 162</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>LAGUNA NIGUEL</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>92677</PostalCode>
                  <PostalCodeExtensionCode>2090</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>true</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>true</UndeliverableIndicator>
               </MailingAddress>
               <OperatingStatusText>Active</OperatingStatusText>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>4</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>BZZZAZZZFFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>49.161076</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>10</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>025108629</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN, MATTHEW</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>27911 SECO CANYON RD</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>SANTA CLARITA</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>91350</PostalCode>
                  <PostalCodeExtensionCode>3872</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>true</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>true</UndeliverableIndicator>
               </MailingAddress>
               <OperatingStatusText>Active</OperatingStatusText>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>4</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>BZZZAZZZBFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>39.93583</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>51.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>11</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>026941227</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN CONSTRUCTION</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>39485 CALLE CONTENTO</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>TEMECULA</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>92591</PostalCode>
                  <PostalCodeExtensionCode>5038</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9517756982</TelecommunicationNumber>
                  <UnreachableIndicator>false</UnreachableIndicator>
               </TelephoneNumber>
               <OperatingStatusText>Active</OperatingStatusText>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>4</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>BZZZAZZZFFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>37.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>12</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>016078632</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN FAMILY LLC</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>50 CHAMBERLAIN ST</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>SALINAS</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>93901</PostalCode>
                  <PostalCodeExtensionCode>4320</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>true</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>true</UndeliverableIndicator>
               </MailingAddress>
               <OperatingStatusText>Active</OperatingStatusText>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>4</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>BZZZAZZZFFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>37.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>13</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>031437300</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN CONSTRUCTION</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>970 BUCKSKIN TER</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>BRENTWOOD</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>94513</PostalCode>
                  <PostalCodeExtensionCode>1814</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9259267440</TelecommunicationNumber>
                  <UnreachableIndicator>false</UnreachableIndicator>
               </TelephoneNumber>
               <OperatingStatusText>Active</OperatingStatusText>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>4</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>BZZZAZZZBFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>37.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>51.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>14</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>036847698</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN S</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>512 N IRVING BLVD</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>LOS ANGELES</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>90004</PostalCode>
                  <PostalCodeExtensionCode>1407</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>3234671014</TelecommunicationNumber>
                  <UnreachableIndicator>false</UnreachableIndicator>
               </TelephoneNumber>
               <OperatingStatusText>Active</OperatingStatusText>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>4</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>BZZZAZZZFFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>37.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>15</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>827805636</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN PAINTING</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>48500 95TH ST E</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>LANCASTER</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>93535</PostalCode>
                  <PostalCodeExtensionCode>7932</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>6619468443</TelecommunicationNumber>
                  <UnreachableIndicator>false</UnreachableIndicator>
               </TelephoneNumber>
               <OperatingStatusText>Active</OperatingStatusText>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>4</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>BZZZAZZZBFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>37.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>51.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>16</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>155042562</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN DISTRIBUTORS</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>13356 KAHALA CT</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>SARATOGA</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>95070</PostalCode>
                  <PostalCodeExtensionCode>4908</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>true</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <StreetAddressLine>
                     <LineText>PO BOX 2758</LineText>
                     <DisplaySequence>1</DisplaySequence>
                  </StreetAddressLine>
                  <PrimaryTownName>SARATOGA</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>95070</PostalCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>true</UndeliverableIndicator>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>4088676411</TelecommunicationNumber>
                  <UnreachableIndicator>false</UnreachableIndicator>
               </TelephoneNumber>
               <OperatingStatusText>Active</OperatingStatusText>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>4</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>BZZZAZZZFFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>37.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>17</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>610785706</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN GLOBAL, LLC</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>222 WILD ROSE CIR</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>CHICO</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>95973</PostalCode>
                  <PostalCodeExtensionCode>8952</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>true</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>true</UndeliverableIndicator>
               </MailingAddress>
               <OperatingStatusText>Active</OperatingStatusText>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>4</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>BZZZAZZZBFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>37.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>51.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>18</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>016372961</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN, JEFF</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>1806 W LOCUST AVE</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>FRESNO</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>93711</PostalCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>true</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>true</UndeliverableIndicator>
               </MailingAddress>
               <OperatingStatusText>Active</OperatingStatusText>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>4</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>BZZZAZZZFFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>37.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>19</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>005733241</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN, RAY</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>14593 BUGGY WHIP LN</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>PRATHER</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>93651</PostalCode>
                  <PostalCodeExtensionCode>9756</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>5593237656</TelecommunicationNumber>
                  <UnreachableIndicator>false</UnreachableIndicator>
               </TelephoneNumber>
               <OperatingStatusText>Active</OperatingStatusText>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>4</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>BZZZAZZZBFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>37.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>51.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>20</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>023120472</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>CRAIG GORMAN</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>54 N CENTRAL AVE STE 102</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>CAMPBELL</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>95008</PostalCode>
                  <PostalCodeExtensionCode>2085</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>true</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>true</UndeliverableIndicator>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>4086880461</TelecommunicationNumber>
                  <UnreachableIndicator>false</UnreachableIndicator>
               </TelephoneNumber>
               <OperatingStatusText>Active</OperatingStatusText>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>4</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>BZZZAZZZFFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>37.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>21</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>057616587</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN CARL</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>1728 UNIVERSITY AVE</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>BERKELEY</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>94703</PostalCode>
                  <PostalCodeExtensionCode>1514</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>true</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>true</UndeliverableIndicator>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>7072990882</TelecommunicationNumber>
                  <UnreachableIndicator>false</UnreachableIndicator>
               </TelephoneNumber>
               <OperatingStatusText>Active</OperatingStatusText>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>4</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>BZZZAZZZFFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>37.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>22</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>017406486</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN, TODD</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>10245 RED CEDAR CT</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>SAN DIEGO</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>92131</PostalCode>
                  <PostalCodeExtensionCode>1305</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>true</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>true</UndeliverableIndicator>
               </MailingAddress>
               <OperatingStatusText>Active</OperatingStatusText>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>4</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>BZZZAZZZFFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>37.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>23</DisplaySequence>
            </MatchCandidate>
            <MatchCandidate>
               <DUNSNumber>125468905</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>GORMAN, STEPHANIE</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>812 PLATA RD</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>ARROYO GRANDE</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>93420</PostalCode>
                  <PostalCodeExtensionCode>2841</PostalCodeExtensionCode>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </PrimaryAddress>
               <MailingAddress>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <UndeliverableIndicator>false</UndeliverableIndicator>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>8054744056</TelecommunicationNumber>
                  <UnreachableIndicator>false</UnreachableIndicator>
               </TelephoneNumber>
               <OperatingStatusText>Active</OperatingStatusText>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <MatchQualityInformation>
                  <ConfidenceCodeValue>4</ConfidenceCodeValue>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Name</MatchBasisText>
                  </MatchBasis>
                  <MatchBasis>
                     <EndIndicator>false</EndIndicator>
                     <SubjectTypeText>Business</SubjectTypeText>
                     <SeniorPrincipalIndicator>false</SeniorPrincipalIndicator>
                     <MatchBasisText>Primary Address</MatchBasisText>
                  </MatchBasis>
                  <MatchGradeText>BZZZAZZZBFZ</MatchGradeText>
                  <MatchGradeComponentCount>11</MatchGradeComponentCount>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>37.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Number</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Street Name</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>City</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>State</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>A</MatchGradeComponentRating>
                     <MatchGradeComponentScore>100.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>PO Box</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Phone</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Postal Code</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Density</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>B</MatchGradeComponentRating>
                     <MatchGradeComponentScore>51.0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Uniqueness</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>F</MatchGradeComponentRating>
                     <MatchGradeComponentScore>12.5</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchGradeComponent>
                     <MatchGradeComponentTypeText>Sic</MatchGradeComponentTypeText>
                     <MatchGradeComponentRating>Z</MatchGradeComponentRating>
                     <MatchGradeComponentScore>0</MatchGradeComponentScore>
                  </MatchGradeComponent>
                  <MatchDataProfileText>0099999900999899000000009898</MatchDataProfileText>
                  <MatchDataProfileComponentCount>14</MatchDataProfileComponentCount>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Number</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Street Name</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>City</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>State</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>PO Box</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Phone</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Postal Code</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>99</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>DUNS</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>SIC</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Density</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>Uniqueness</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>00</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>National ID</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
                  <MatchDataProfileComponent>
                     <MatchDataProfileComponentTypeText>URL</MatchDataProfileComponentTypeText>
                     <MatchDataProfileComponentValue>98</MatchDataProfileComponentValue>
                  </MatchDataProfileComponent>
               </MatchQualityInformation>
               <DisplaySequence>24</DisplaySequence>
            </MatchCandidate>
         </MatchResponseDetail>
      </com:MatchResponse>
   </soapenv:Body>
</soapenv:Envelope>

Basic Advanced Name Characteristics
Y Y MatchResponse Aggregate
Y Y MatchResponse. TransactionDetail Aggregate, Required

Records information necessary to process a particular request. Examples of a request is the ordering of a product.

Y Y MatchResponse. TransactionDetail. ApplicationTransactionID string, up to 64 chars, Optional

Unique Transaction ID of the request generated by the service

Y Y MatchResponse. TransactionDetail. ServiceTransactionID string, up to 64 chars, Required

A number assigned by the D&B service to uniquely identify this transaction.

Y Y MatchResponse. TransactionDetail. TransactionTimestamp dateTime, Required

The date and time when this request was created. When the request is from an intermediary, such as a workflow manager or service bus, this is the date and time when the message was sent to the D&B function, i.e., the date and time when the xml document was created by the requesting intermediary.

Y Y END: MatchResponse. TransactionDetail /Aggregate
Y Y MatchResponse. TransactionResult Aggregate, Required

An aggregate that can repeat multiple times to record the different outcomes of the transaction.

Y Y MatchResponse. TransactionResult. SeverityText string, Required

Text that records the criticality of the outcome, e.g., Information, Warning, Error, Fatal.

Y Y MatchResponse. TransactionResult. ResultID string, up to 32 chars, Required

An alphanumeric string that uniquely identifies the outcome of the transaction.

Y Y MatchResponse. TransactionResult. ResultText string, up to 512 chars, Optional

Text that explains the outcome of the transaction.

Y Y MatchResponse. TransactionResult. ResultMessage Aggregate, Optional (Array)

An aggregate that can repeat multiple times to record textual data that expands on the ResultID and ResultText to provide additional information to the user regarding the status of the transaction. If the status implies that there is a problem this may also provide guidance to the user on how to address it.

Y Y MatchResponse. TransactionResult. ResultMessage. ResultDescription string, up to 512 chars, Required

Text that describes the additional information regarding the outcome of the transaction.

Y Y END: MatchResponse. TransactionResult. ResultMessage /Aggregate
Y Y END: MatchResponse. TransactionResult /Aggregate
Y Y MatchResponse. MatchResponseDetail Aggregate, Optional

Records the data being returned to the customer as a result of a request to get a list of candidates that matches the characteristics of certain business elements such as DUNSNumber, Name and Address, Phone Number, Registration Number of the subject.

Y Y MatchResponse. MatchResponseDetail. MatchDataCriteriaText string, up to 256 chars, Optional

Text that identifies the data on which the match was performed, e.g., DUNS Number Lookup, Name and Address Lookup.

Y Y MatchResponse. MatchResponseDetail. MatchDataCriteriaText @DNBCodeValue integer, up to 7 digits, Attribute (1x)
Y Y MatchResponse. MatchResponseDetail. MatchDataCriteriaText @DNBCodeTableNumber integer, up to 7 digits, Attribute (1x)
Y Y MatchResponse. MatchResponseDetail. CandidateMatchedQuantity integer, up to 3 digits, Required

The number of subjects presented as possible matches in the result set because the data met or exceeded the Confidence Lower Level Threshold Value specified in the match request.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate Aggregate, Optional (Array)

An entry loop which can repeat multiple times to allow the recording of data used by a matching routine to record the result summary, match basis, and quality measures for the set of Candidates returned by the process. Measures include match grade, match profile and quality scores.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. DUNSNumber string, up to 15 chars Pattern: {([0-9a-zA-Z]*)}, Optional

The D-U-N-S Number is D&B's identification number, which provides unique identification of this organization, in accordance with the Data Universal Numbering System (D-U-N-S).

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. OrganizationPrimaryName Aggregate, Required

A single name by which the organization is primarily known / identified in different languages and/or writing scripts.

N Y MatchResponse. MatchResponseDetail. MatchCandidate. OrganizationPrimaryName @RegisteredNameIndicator Attribute
Y Y MatchResponse. MatchResponseDetail. MatchCandidate. OrganizationPrimaryName. OrganizationName string, up to 256 chars, Required

Text recording a name of this organization.

Y Y END: MatchResponse. MatchResponseDetail. MatchCandidate. OrganizationPrimaryName /Aggregate
Y Y MatchResponse. MatchResponseDetail. MatchCandidate. TradeStyleName Aggregate, Optional

Records the names other than the formal, official name of the organization together with a numeric value which identifies the relative importance of the names recorded.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. TradeStyleName. OrganizationName string, up to 256 chars, Required

Text recording a name of this organization.

NOTE: TradeStyleName will be returned only when customer given input matches against trade style name.

Y Y END: MatchResponse. MatchResponseDetail. MatchCandidate. TradeStyleName /Aggregate
Y y MatchResponse. MatchResponseDetail. MatchCandidate. SeniorPrincipalName Aggregate, Optional

The full name of the most senior principal associated with the business.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. SeniorPrincipalName. FullName string, up to 240 chars, Optional

The entire name of the subject where the subject is either an individual or an organization.

NOTE: PrincipalName will be returned only when customer given input matches against principal name.

Y y END: MatchResponse. MatchResponseDetail. MatchCandidate. SeniorPrincipalName /Aggregate
Y Y MatchResponse. MatchResponseDetail. MatchCandidate. PrimaryAddress Aggregate, Optional

Records the primary or physical address of a subject. For an organization this is the principal address at which the organization is located. For an individual, this is the home address.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. PrimaryAddress. StreetAddressLine Aggregate, Optional (Array)

An entry loop which can repeat multiple times to allow the recording of several lines where each address line contains one or more named address elements. Examples of named address elements are Street Name, Street Number, Building Name, Estate Name. They are called “lines” because an addres can be divided into multiple lines. When there are multiple lines the sequence of the lines must be preserved.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. PrimaryAddress. StreetAddressLine. LineText string, up to 240 chars, Required

Text that records the street address components as it would be presented on an address label. This includes, but is not limited to, details such as street name, street number, building name, estate name.

Y Y END: MatchResponse. MatchResponseDetail. MatchCandidate. PrimaryAddress. StreetAddressLine /Aggregate
Y Y MatchResponse. MatchResponseDetail. MatchCandidate. PrimaryAddress. PrimaryTownName string, up to 64 chars, Optional

The name of the town or city recognized by the Postal Authority for delivering mail.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. PrimaryAddress. CountryISOAlpha2Code string, at least 2 chars, up to 2 chars, Optional

The two-letter country/market code, defined in the ISO 3166-1 scheme published by International Organization for Standardization (ISO), identifying the country/market for this address.

Possible values: ISO Alpha 2 Codes

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. PrimaryAddress. PostalCode string, up to 16 chars, Optional

An identifier used by the local country Postal Authority to identify a particular geographic location. For example, in Belgium, Postal Code 9000 identifies the town of GHENT.

N Y MatchResponse. MatchResponseDetail. MatchCandidate. PrimaryAddress. PostalCodeExtensionCode string, up to 16 chars, Optional

An extension to the postal code which identifies a street or building within the geographic area covered by the Postal Code.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. PrimaryAddress. TerritoryAbbreviatedName string, up to 64 chars, Optional

The shortened name of the locally governed area which forms part of a centrally governed nation. For example 'NJ' for the US State New Jersey within Country United States of America.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. PrimaryAddress. UndeliverableIndicator boolean, Optional

When 'true' indicates that it is difficult or impossible to deliver to this address. When 'false' indicates that mails to this address can be delivered successfully; however as this is the assumed condition there is no requirement to create this tag to represent this fact.

Y Y END: MatchResponse. MatchResponseDetail. MatchCandidate. PrimaryAddress /Aggregate
Y Y MatchResponse. MatchResponseDetail. MatchCandidate. MailingAddress Aggregate, Optional

Records an address which is mainly utilized for the purpose of mail delivery. This usually includes a Post Office Box number or similar mailing details.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. MailingAddress. StreetAddressLine Aggregate, Optional (Array)

An entry loop which can repeat multiple times to allow the recording of several lines where each address line contains one or more named address elements. Examples of named address elements are Street Name, Street Number, Building Name, Estate Name. They are called “lines” because an addres can be divided into multiple lines. When there are multiple lines the sequence of the lines must be preserved.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. MailingAddress. StreetAddressLine. LineText string, up to 240 chars, Required

Text that records the street address components as it would be presented on an address label. This includes, but is not limited to, details such as street name, street number, building name, estate name.

Y Y END: MatchResponse. MatchResponseDetail. MatchCandidate. MailingAddress. StreetAddressLine /Aggregate
Y Y MatchResponse. MatchResponseDetail. MatchCandidate. MailingAddress. PrimaryTownName string, up to 64 chars, Optional

The name of the town or city recognized by the Postal Authority for delivering mail.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. MailingAddress. CountryISOAlpha2Code string, at least 2 chars, up to 2 chars, Optional

The two-letter country/market code, defined in the ISO 3166-1 scheme published by International Organization for Standardization (ISO), identifying the country/market for this address.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. MailingAddress. PostalCode string, up to 16 chars, Optional

An identifier used by the local country Postal Authority to identify a particular geographic location. For example, in Belgium, Postal Code 9000 identifies the town of GHENT.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. MailingAddress. PostalCodeExtensionCode string, up to 16 chars, Optional

An extension to the postal code which identifies a street or building within the geographic area covered by the Postal Code.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. MailingAddress. TerritoryAbbreviatedName string, up to 64 chars, Optional

The shortened name of the locally governed area which forms part of a centrally governed nation. For example 'NJ' for the US State New Jersey within Country United States of America.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. MailingAddress. UndeliverableIndicator boolean, Optional

When 'true' indicates that it is difficult or impossible to deliver to this address. When 'false' indicates that mails to this address can be delivered successfully; however as this is the assumed condition there is no requirement to create this tag to represent this fact.

Y Y END: MatchResponse. MatchResponseDetail. MatchCandidate. MailingAddress /Aggregate
Y Y MatchResponse. MatchResponseDetail. MatchCandidate. TelephoneNumber Aggregate, Optional

Records the Telephone contact information used for voice communication with the subject.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. TelephoneNumber. TelecommunicationNumber string, at least 1 char, up to 50 chars, Required

A sequence of digits used by the subject for voice communication in a public switched telephone network. This sequence of digits includes the area code or city code. Note: This number does not include the International Dialing Code and Domestic Dialing Code.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. TelephoneNumber. UnreachableIndicator boolean, Optional

When 'true' indicates that telecommunication number cannot be connected to successfully. When 'false' indicates that telecommunication number can be connected to successfully. When set to NULL, it indicates that D&B does not know whether the telecommunication number can be connected to successfully.

Y Y END: MatchResponse. MatchResponseDetail. MatchCandidate. TelephoneNumber /Aggregate
Y Y MatchResponse. MatchResponseDetail. MatchCandidate. OperatingStatusText string, up to 256 chars, Optional

Text describing this organization's functional state / trading status, e.g. active, out of business, dormant.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. FamilyTreeMemberRole Aggregate, Optional (Array)

An entry loop that can repeat multiple times to allow the recording of various parts that the Subject plays as a member of an ownership structured family tree.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. FamilyTreeMemberRole. FamilyTreeMemberRoleText string, up to 256 chars, Optional

Text describing the part that the Subject plays as a member of an ownership structured family tree, e.g., a branch, headquarters, subsidiary.

NOTE: Only one role type will be available for a D-U-N-S record in the match response.

Possible values: Headquarters [for Parent; HQ or Parent & HQ]; Branch [for Branch or Division]; Subsidiary

Y Y END: MatchResponse. MatchResponseDetail. MatchCandidate. FamilyTreeMemberRole /Aggregate
N Y MatchResponse. MatchResponseDetail. MatchCandidate. MarketabilityIndicator boolean, Optional

When 'true' indicates that the record satisfies D&B marketability rules. When 'false' indicates that the record does not satisfy D&B marketability rules; however, there is no requirement to create this tag to represent this fact.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. StandaloneOrganizationIndicator boolean, Optional

When 'true' indicates that this organization is not a member of a legal family tree. This means it cannot play the role of a subsidiary, parent, headquarters or branch; i.e., FamilyTreeMemberRoleText cannot be present. When 'false' indicates that this organization is a member of a legal family tree. In this condition the FamilyTreeMemberRoleText must be present.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. OrganizationIdentificationNumberDetail Aggregate, Optional

Records details of the identifiers issued by organizations to uniquely identify subjects. The issuing organization may be a Registration Authority, Government Department or Commercial Enterprise, e.g., Chamber of Commerce numbers, VAT numbers, etc.

Y Y MatchResponse. MatchResponseDetail. MatchCandidate. OrganizationIdentificationNumberDetail @DNBCodeTableNumber integer, up to 7 digits, Attribute (1x)
Y Y MatchResponse. MatchResponseDetail. MatchCandidate. OrganizationIdentificationNumberDetail @DNBCodeValue integer, up to 7 digits, Attribute (1x)
Y Y MatchResponse. MatchResponseDetail. MatchCandidate. OrganizationIdentificationNumberDetail @TypeText string, up to 256 chars, Attribute (1x)
Y Y MatchResponse. MatchResponseDetail. MatchCandidate. OrganizationIdentificationNumberDetail. OrganizationIdentificationNumber string, at least 1 char, up to 40 chars, Required

A number assigned by an external body or by D&B which either uniquely identifies or helps to identify an organization.

Y Y END: MatchResponse. MatchResponseDetail. MatchCandidate. OrganizationIdentificationNumberDetail /Aggregate
N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation Aggregate, Optional

Records quality measures for the set of Candidates returned by the match process. Measures include match grade, match profile and quality scores.

N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. ConfidenceCodeValue integer, up to 2 digits, Optional

A numeric value from 1 (low) up to 10 (high) indicating the level of certainty at which this possible candidate was included in this result set.

N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchBasis Aggregate, Optional (Array)

An entry loop which can repeat multiple times to allow the general description of the actual data items that the matching process matched against. For example, there is a match to a Subject that is a Business and where the match process matched on the Individual Name of a former Senior Principal as well as the Subject's current Primary Address. MatchBasis is deprecated. Customers should use Match Data Profile moving forward.

N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchBasis. EndIndicator boolean, Optional

When 'true' indicates that the match was found on former (historical) data. When 'false' indicates that the match was found on current data; however as this is the assumed condition there is no requirement to create this tag to represent this fact.

N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchBasis. SubjectTypeText SubjectType, Optional

Text denoting the type of subject to which the match process matched identifying this subject as a potential candidate, e.g., Individual, Business, Unknown Subject type.

Possible values: Single [Means Individual]; Business

N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchBasis. SeniorPrincipalIndicator boolean, Optional

When 'true' indicates that the match processing found the candidate because of a match on Senior Principal information. When 'false' indicates that the match processing found the candidate because of a match on information other than that of the Senior Principal; however as this is the assumed condition there is no requirement to create this tag to represent this fact.

N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchBasis. MatchBasisText string, up to 256 chars, Optional

Text which describes the actual data item that the matching process matched against, e.g., Trading Style Name, Primary Address, Telephone Number.

Possible values: Trade style; Primary Name; Individual Name; Residential Address; Primary Address; Mailing Address; Business Telephone Number; Business Fax Number

N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchBasis. MatchBasisText @DNBCodeValue integer, up to 7 digits, Attribute (1x)
N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchBasis. MatchBasisText @DNBCodeTableNumber integer, up to 7 digits, Attribute (1x)
N Y END: MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchBasis /Aggregate
N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchGradeText string, up to 11 char, Optional

A textual string that identifies the compound rating that is comprised of one rating per type of data scored by a match engine, e.g., AABZBAAAFBZ where A" in the 1st position means that the Name scored between 80-100; "A" in the 2nd position means that the Street Number had to score exactly 100."

N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchGradeComponentCount integer, up to 2 digits, Optional

The total number of constituent parts (e.g., Name, Street Number) that were used in the calculation of the Match Grade.

N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchGradeComponent Aggregate, Optional (Array)

An entry loop which can repeat multiple times to allow the recording of the parts of the overall Match Grade including the rating and score that were used to measure the success of a match. (e.g. Name Match Grade Rating = A, Score = 95).

N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchGradeComponent. MatchGradeComponentTypeText string, up to 256 chars, Required

Text that identifies the component (e.g., Name, Street Number) of the Match Grade that was measured by a match engine.

Possible values: Street Name [ 12177 ]; State [ 12187 ]; Telephone [ 12190 ]; Location Uniqueness [ 12229 ]; Name [ 12176 ]; Street Number [ 12179 ]; City [ 12186 ]; PO Box [ 12189 ]; Postal Code [ 12227 ]; SIC [ 12228 ]; Geographical Density [ 12230 ]

N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchGradeComponent. MatchGradeComponentTypeText @DNBCodeValue integer, up to 7 digits, Attribute (1x)
N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchGradeComponent. MatchGradeComponentTypeText @DNBCodeTableNumber integer, up to 7 digits, Attribute (1x)
N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchGradeComponent. MatchGradeComponentRating string, up to 1 char, Optional

A textual value that indicates the quality of the match result on the component described by the MatchGradeComponentTypeText, e.g., A (Excellent), B, Z, F. The rating is based on a scoring system, e.g., A may be assigned to a score of 95-100, B may be assigned to a score of 80-94. The score ranges and rating assignments are defined differently per Match Grade Component Type.

Possible values: A = means the components should be considered to be the same; B = means there is some similarity; F = the components are different; Z = one or both components are missing or not used as part of the match experience

N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchGradeComponent. MatchGradeComponentScore decimal, up to 24 digit, maximum of 21 decimal places, Optional

A number between -1 (poor) and 100 (high quality) that identifies the quality of the match result on the component described by the MatchGradeComponentTypeText, e.g., -1, 25, 100.

N Y END: MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchGradeComponent /Aggregate
N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchDataProfileText string, up to 28 chars, Optional

A textual string that describes the information that the matching process used to arrive at a match in addition to the application's business rules and parameters specified by the requestor. This is a 28 byte string consisting of 14 components of two bytes each. The 14 components are Name, Street Number, Street Name, Town Name, Territory Name, P.O. Box, Telephone, Post Code, DUNS Number, Industry Code, Geographical Density, Location Uniqueness, Registration Number and URL respectively.

N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchDataProfileComponentCount integer, up to 2 digits, Optional

The total number of constituent parts (e.g., Name, Street Number) that were used in the calculation of the Match Data Profile.

N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchDataProfileComponent Aggregate, Optional (Array)

An entry loop which can repeat multiple times to allow the recording of the attributes used by the matching process to arrive at a match in addition to the application's business rules and parameters specified by the requestor. e.g., Name, Street Number

N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchDataProfileComponent. MatchDataProfileComponentTypeText string, up to 256 chars, Required

Text that identifies the attribute used by the matching process to arrive at a match in addition to the application's business rules and parameters specified by the requestor. e.g., Name, Street Number

Possible values: Name; Street Number; Street Name; City; State; PO Box; Phone; Postal Code; DUNS; SIC; Density; Uniqueness; National ID; URL

N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchDataProfileComponent. MatchDataProfileComponentTypeText @DNBCodeValue integer, up to 7 digits, Attribute (1x)
N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchDataProfileComponent. MatchDataProfileComponentTypeText @DNBCodeTableNumber integer, up to 7 digits, Attribute (1x)
N Y MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchDataProfileComponent. MatchDataProfileComponentValue string, at least 2 chars, up to 2 chars, Required

Text that records the value of the granular component described in MatchDataProfileComponentTypeText

N Y END: MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation. MatchDataProfileComponent /Aggregate
N Y END: MatchResponse. MatchResponseDetail. MatchCandidate. MatchQualityInformation /Aggregate
Y Y MatchResponse. MatchResponseDetail. MatchCandidate. DisplaySequence integer, up to 3 digits, Optional

A numeric used to identify the relative importance this MatchCandidate has compared to other MatchCandidates returned in the result set.

Y Y END: MatchResponse. MatchResponseDetail. MatchCandidate /Aggregate
Y Y MatchResponse. MatchResponseDetail. InquiryReferenceDetail Aggregate, Optional

Records data that allows the customer to specify information to be linked to the request in order to support subsequent order reconciliation.

Y Y MatchResponse. MatchResponseDetail. InquiryReferenceDetail. CustomerReferenceText string, at least 1 char, up to 240 chars, Optional (Up to 5x)

A freeform reference string provided by the customer to be linked to the product in order to support subsequent order reconciliation.

Y Y MatchResponse. MatchResponseDetail. InquiryReferenceDetail. CustomerBillingEndorsementText string, at least 1 char, up to 240 chars, Optional

Text that is filled in by customer and commonly contains requesting individual or department name, or customer's own account/reference number and/or name for the case on which the product was provided.This text is a reference used during the billing process.

Y Y END: MatchResponse. MatchResponseDetail. InquiryReferenceDetail /Aggregate
Y Y END: MatchResponse. MatchResponseDetail /Aggregate
Y Y END: MatchResponse /Aggregate

NOTE: There may be additional request and/or response elements specified in the WSDL that are not applicable for D&B Direct customers. Data elements that are not listed on this page are currently unused by this operation.

Lists of possible values (when present) are subject to change. Additional values not presented in this documentation may be delivered in the response and should be anticipated in any implementation.

Empty/NULL Values

A NULL returned for an element indicates that the information was not provided to D&B when the related data items were collected. The absence of a value for a particular item should not be considered indicative of any implied value (e.g., NULL for a boolean indicator is NOT the same as a value of 'false').

Abbreviated Territory Names

When present, the Territory Abbreviated Name field will contain local abbreviations, which may be based on standard designations. For companies domiciled in the United States or Canada, this field will contain the second component of ISO 3166-2 codes. For example, the ISO 3166-2:US code for New Jersey is "US-NJ" and the value "NJ" will be delivered in this field. Similarly, the ISO 3166-2:CA code for Ontario is "CA-ON" and the value "ON" will be delivered in this field.

Response Codes & Error Handling

Successful service requests will return a CM000 response code in the TransactionResult ResultID field. Otherwise, one of the D&B Direct standard response codes will be returned.

This operation may return the following response codes: CM001, CM002, CM003, CM004, CM007, CM008, CM009, CM011, CM012, CM016, CP001, CP003, CP004, and SC001-SC009.

D&B Direct 2.0 API requests are provided on a metered basis; and may require entitlement prior to use in the production environment. In addition, a concurrency limit (QPS) is monitored to ensure that it is not exceeded. An error code will be returned in the event that a transaction is throttled.

Qualified usage (e.g., a successful response) is tracked and billed according to the terms & conditions of the customer's contract. The response codes CM000, CM010, PD002 and PD015 are considered successful. A built-in feature exists to prevent duplicate billing when multiple successful requests with the same criteria are submitted on the same calendar day (which is based on Eastern Standard Time [GMT-5]).

Business Elements

While D&B Direct uses a product canonical naming model in the request/response, many customers may be more familiar with the following business element labels.

Basic Advanced Name Description
Y Y Branch/Headquarter Indicator Indicates if the location is HQ or Branch

PCM XPath: //MatchCandidate/ FamilyTreeMemberRole/ FamilyTreeMemberRoleText

N Y Confidence Code Confidence Code (CC) indicates the degree of Match between an Inquiry and a Match Result.

PCM XPath: //MatchCandidate/ MatchQualityInformation/ ConfidenceCodeValue

Y Y Country/Market Code ISO Country/Market code Alpha 2 where company is located

PCM XPath: //MatchCandidate/ PrimaryAddress/ CountryISOAlpha2Code

Y Y D-U-N-S Number DUNS Number of the organization

PCM XPath: //MatchCandidate/ DUNSNumber

N Y Ended Indicator

PCM XPath: //MatchCandidate/ MatchQualityInformation/ MatchBasis/ EndIndicator

Y Y Mailing Address (NIXIE) Undeliverable Indicates if the address is reachable or not

PCM XPath: //MatchCandidate/ MailingAddress/ UndeliverableIndicator

Y Y Mailing Country/Market Code The three digit code associated with the country/market name of the mailing address.

PCM XPath: //MatchCandidate/ MailingAddress/ CountryISOAlpha2Code

Y Y Mailing Postal Code The postal or ZIP code associated with the mailing address.

PCM XPath: //MatchCandidate/ MailingAddress/ PostalCode

Y Y Mailing Street Address Mailing address of the company

PCM XPath: //MatchCandidate/ MailingAddress/ StreetAddressLine/ LineText

Y Y Mailing Territory Abbreviated Name The abbreviation of the mailing state/Province/Primary region.

PCM XPath: //MatchCandidate/ MailingAddress/ TerritoryAbbreviatedName

Y Y Mailing Town Name The mailing city associated with the mailing address.

PCM XPath: //MatchCandidate/ MailingAddress/ PrimaryTownName

N Y Match Basis Code

PCM XPath: //MatchCandidate/ MatchQualityInformation/ MatchBasis/ MatchBasisText

Y Y Match Criteria

PCM XPath: //MatchDataCriteriaText

N Y Match Data Profile (Combined) Indicates how a single attribute matched to additional data that is present on the Match Reference file.

PCM XPath: //MatchCandidate/ MatchQualityInformation/ MatchDataProfileText

N Y Match Data Profile Component Type

PCM XPath: //MatchCandidate/ MatchQualityInformation/ MatchDataProfileComponent/ MatchDataProfileComponentTypeText

N Y Match Data Profile Component Value

PCM XPath: //MatchCandidate/ MatchQualityInformation/ MatchDataProfileComponent/ MatchDataProfileComponentValue

N Y Match Data Profile Quantity The total number of constituent parts (e.g., Name, Street Number) that were used in the calculation of the Match Data Profile.

PCM XPath: //MatchCandidate/ MatchQualityInformation/ MatchDataProfileComponentCount

N Y Match Grade (Combined) Match Grade represents the closeness of a single attribute match to the data on D&B Reference Files.

PCM XPath: //MatchCandidate/ MatchQualityInformation/ MatchGradeText

N Y Match Grade Component Quantity The total number of constituent parts (e.g., Name, Street Number) that were used in the calculation of the Match Grade.

PCM XPath: //MatchCandidate/ MatchQualityInformation/ MatchGradeComponentCount

N Y Match Grade Component Type

PCM XPath: //MatchCandidate/ MatchQualityInformation/ MatchGradeComponent/ MatchGradeComponentTypeText

N Y Match Grade Component Value

PCM XPath: //MatchCandidate/ MatchQualityInformation/ MatchGradeComponent/ MatchGradeComponentRating

Y Y Most Senior Principal Full Name Chief executive name of the organization

PCM XPath: //MatchCandidate/ SeniorPrincipalName/ FullName

Y Y Number Of Candidates

PCM XPath: //CandidateMatchedQuantity

Y Y Organization Identification Number Registration Numbers assigned to the organization

PCM XPath: //MatchCandidate/ OrganizationIdentificationNumberDetail/ OrganizationIdentificationNumber

Y Y Out of Business Indicator

PCM XPath: //MatchCandidate/ OperatingStatusText

Y Y Postal Code

PCM XPath: //MatchCandidate/ PrimaryAddress/ PostalCode

Y Y Primary Address (NIXIE) Undeliverable Indicates if the address is reachable or not

PCM XPath: //MatchCandidate/ PrimaryAddress/ UndeliverableIndicator

Y Y Primary Business Name Primary Business name of the organization

PCM XPath: //MatchCandidate/ OrganizationPrimaryName/ OrganizationName

N Y Senior Principal Indicator

PCM XPath: //MatchCandidate/ MatchQualityInformation/ MatchBasis/ SeniorPrincipalIndicator

Y Y Standalone Organization Indicator Indicates if the organization is a standalone company or not

PCM XPath: //MatchCandidate/ StandaloneOrganizationIndicator

Y Y Street Address Physical address line of the company

PCM XPath: //MatchCandidate/ PrimaryAddress/ StreetAddressLine/ LineText

N Y Subject Type Code

PCM XPath: //MatchCandidate/ MatchQualityInformation/ MatchBasis/ SubjectTypeText

Y Y Telephone Disconnected (TIXIE) Indicator Indicates whether the phone number is invalid.

PCM XPath: //MatchCandidate/ TelephoneNumber/ UnreachableIndicator

Y Y Telephone Number The telephone number of the business.

PCM XPath: //MatchCandidate/ TelephoneNumber/ TelecommunicationNumber

Y Y Territory Abbreviated Name Abbreviated State/province where company is located

PCM XPath: //MatchCandidate/ PrimaryAddress/ TerritoryAbbreviatedName

Y Y Town Name City where company is located

PCM XPath: //MatchCandidate/ PrimaryAddress/ PrimaryTownName

Y Y Trade Style Name Trade Styles are additional business names used by a Company – also referred to as a DBA (doing business as) or AKA (also known as) names.

PCM XPath: //MatchCandidate/ TradeStyleName/ OrganizationName

The preceding list is not presented in the order, nor manner, in which the information is packaged and delivered via the D&B Direct API. Legend: [C] = may be included in a Custom Data product; [M] = may be referenced by the Monitoring process; [M+] = Monitored using an aggregate or attribute XPath.

Feature Notes

Match Data Profile (MDP)

The Match Data Profile provides specific detail for each position of the Match Grade by describing how the input field values were matched to the D&B record values. For each of the fourteen MDP components, a two-digit numeric code identifying the type of the information used in the comparison will be returned.

Component Possible ValuesAdditional Details
Name00 to 44, 50, 60, 97-99 
Street Number00-03, 96, 98-99 
Street Name00-03, 96, 98-99 
City00-03, 96, 98-99Town Name
State00-03, 96, 98-99Territory Name (e.g. may be a Province for Canadian companies)
PO Box00, 02-03, 96, 98-99Post Office Box Number
Phone00, 02, 98-99Telephone Number
Postal Code00, 96, 98-99 
DUNS00, 98-99D-U-N-S Number
SIC00, 98-99Standard Industrial Classification
Density00, 98-99Defined as the number of businesses within the inquiry subject's postal region (e.g. within a given ZIP code for U.S. companies).
Uniqueness00, 98-99Defined as the number of unique matches for the inquiry subject name in the D&B database.
National ID00, 20, 98-99Organization Identification Number
URL00, 50, 60, 98-99Web Site Address

Business Name Component

The following table describes each of the possible MDP component values for the Name component.

Component ValueComponent Explanation
00Matched to the primary value for this field.

For example, if this is the Name component, this means it was successfully matched to the Primary Business Name.

01Matched to the registered value for this field. 4
02Matched to a Trade Style Name, a secondary or additional name used by the business.

A tradestyle is a name by which the business is known other than the formal, official name of the business. For example, D&B is a tradestyle of Dun & Bradstreet. 

03Matched to the CEO -- or other primary contact -- Name
04Matched to an additional executive name
05Matched to the former value of this field.
06Matched to the former tradestyle Name, which is an additional name used by the business other than the formal, official name of the business. 1
07Matched to the former CEO -- or other primary contact -- Name.
08Matched to a former executive name. 1
09Matched to a short name or abbreviated name for the business. 2
10Matched to a registered acronym, which is a word made from the first letters of syllables of other words, e.g. NATO is an acronym of North Atlantic Treaty Organization. 2

An acronym is usually pronounced as a word in its own right, as distinct from initialisms, which are pronounced as separate letters, e.g., BBC, CIA, FBI. initialisms are classed as tradestyles.

11Matched to a brand name, which is the name of a particular brand or product which is owned by the subject. 2

Examples might include: Coke, Snickers, Big Mac etc.

12Matched to the inquiry subject name, which is manually entered by operators to facilitate the finding of the company. 3

Sometimes it could be the previous name, other times it is just an acronym, part of name, or an abbreviation of name or extended name.

13Matched to a trademark name, which is a name, word, or symbol, especially (in full registered trademark) one that is officially registered and protected by law, used to represent a company or individual or product. 4

Trademarks often include the symbol ®, signifying that the mark has been registered. Trademarks tend to include precise formatting like the Coke or Ford logos, or more simply the hyphenated D-U-N-S Number Trademark.

14Matched to marketing name, which is a name assigned to the business for marketing purposes.4

Usually this will be a name created by D&B and not one which is officially used by the business.

15Matched to "known by name", which is any other name by which the entity is known that cannot be categorized by one of the other name types either because the name category is not covered by an existing type, or because the precise name type cannot be identified.4
16Matched to Stock Ticker Name.4
17Matched to Headquarter Business Name.4
18Matched to registered tradestyle name, which is the name which the business uses and by which it is known other than the formal, official name of the business.4

This code is only used for tradestyles which have been registered.

19Matched to the alternative language name, which is any of the names of the entity in a language other than the primary language of the entity.4

The primary language of the business is decided by the local country and is used in countries that have multiple languages.

20The inquiry Organization Identification Number matched completely to the candidate Organizational Identification Number.4

The Organization Identification Number is a business identification number used in some countries for business registration and tax collection. Examples include CRO numbers in the U.K. and the French Siren numbers.

21The inquiry Organization Identification Number matched only in part to the candidate Organizational Identification Number.4
30Matched to the Primary Business Name, but the legal designator (business type) of the candidate does not match the inquiry business type.
31Matched to the registered business name, but the legal designator (business type) of the candidate does not match the inquiry business type.4
32Matched to the current Trade Style Name, secondary or additional name used by the business, but the legal designator (business type) of the candidate does not match the inquiry business type.
33Matched to the former business name, but the legal designator (business type) of the candidate does not match the inquiry business type.
34Matched to the former tradestyle name, but the legal designator (business type) of the candidate does not match the inquiry business type.1
35Matched to a short name or abbreviated name for the business, but the legal designator (business type) of the candidate does not match the inquiry business type.2
36Matched to a registered acronym, but the legal designator (business type) of the candidate does not match the inquiry business type.3
37Matched to a brand name, but the legal designator (business type) of the candidate does not match the inquiry business type.2
38Matched to the inquiry subject name, but the legal designator (business type) of the candidate does not match the inquiry business type.3
39Matched to a trademark name, but the legal designator (business type) of the candidate does not match the inquiry business type.4
40Matched to marketing name, but the legal designator (business type) of the candidate does not match the inquiry business type.4
41Matched to "known by name", but the legal designator (business type) of the candidate does not match the inquiry business type.4
42Matched to Headquarter Business Name, but the legal designator (business type) of the candidate does not match the inquiry business type.4
43Matched to registered tradestyle name, but the legal designator (business type) of the candidate does not match the inquiry business type.4

This code is only used for tradestyles which have been registered.

44Matched to the alternative language name, but the legal designator (business type) of the candidate does not match the inquiry business type.4
50Domain match done using the domain resolved from Input URL field
60Domain match done using the domain resolved from Input URL field

Physical Address Components

The following table describes each of the possible MDP component values for the Street Number, Street Name, City, and State components.

Component ValueComponent Explanation
00Matched to the primary value for this field.

For example, if this is the City component, this means it was successfully matched to the Town Name.

01Matched to the registered value for this field.4
02Matched to the former value of this field.
03Matched to the additional value of this field.

Mailing Address Component

The following table describes each of the possible MDP component values for the PO Box component.

Component ValueComponent Explanation
00Matched to the primary value for this field.

For example, if this is the PO Box component, this means it was successfully matched to the Post Office Box Number.

02Matched to the former value of this field.
03Matched to the additional value of this field.

Telephone Number Component

The following table describes each of the possible MDP component values for the Phone component.

Component ValueComponent Explanation
00Matched to the primary value for this field.

For example, if this is the Phone component, this means it was successfully matched to the Telephone Number.

02Matched to the former value of this field.

All Other Components

The following table describes each of the possible MDP component values for the Postal Code, DUNS, SIC, Density, Uniqueness, Organizational Identification Number and URL components.

Component ValueComponent Explanation
00Matched to the primary value for this field.

For example, if this is the Postal Code component, this means it was successfully matched to the Postal Code.

20The inquiry Organization Identification Number matched completely to the candidate Organizational Identification Number.4

The Organization Identification Number is a business identification number used in some countries for business registration and tax collection. Examples include CRO numbers in the U.K. and the French Siren numbers.

For example, if this is the National ID component, this means it was successfully matched to the Organization Identification Number.

50

Domain match done using the domain resolved from Input URL field

For example, if this is the URL component, this means it was successfully matched to the Web Site Address of URLText

60

Domain match done using the domain resolved from Input URL field

For example, if this is the URL component, this means it was successfully matched to the Web Site Address of URLText

Special Cases

The following table describes several additional possible MDP component values that apply to scenarios where a match was not possible.

Component ValueComponent Explanation
96Identifies when the inquiry record provided an address element which could not be verified or standardized by our standardization process.

This is applicable for the following inquiry components: Street Number, Street Name, PO Box, City, State and Postal Code.

97Identifies when there is no D&B designation for type of name matched.

This is applicable only for the Name component.

98Identifies when the matched D&B record lacked a particular element.

This is applicable for all components.

99Identifies when the inquiry record lacked a particular element.

This is applicable for all components.

1 Reserved for future use.
2 Applicable for Iberia, Benelux, Italy and San Marino only.
3 Applicable for Italy and San Marino only.
4 Not applicable for United States and Canada.