Schema Central  >  LEXS 4.0  >  ulex.xsd  >  ulex:DataItemPackage
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

ulex:DataItemPackage

A Data Item package. 

Element information

Namespace: http://ulex.gov/ulex/2.0

Schema document: ulex.gov/ulex/2.0/ulex.xsd

Type: ulex:DataItemPackageType

Properties: Global, Qualified

Content

  • Sequence [1..1]
    1. ulex:PackageMetadata [1..1]Metadata about a ULEX package.
    2. from subst. group ulex:DigestAbstract
    3. lexs:Digest [0..1]A LEXS Digest containing LEXS Entities and associations between Entities. While LEXS Entities are children of the Digest element and don't follow any particular order, all LEXS Associations are wrapped in an element "Associations" and follow a strict sequence.
    4. ulex:StructuredPayload [0..*]A ULEX Structured Payload.
    5. ulex:AttachmentSummary [0..*]A summary of an attachment. The summary exists at the package level and provides a way to link an attachment, which exists outside the package and that may not be included in the current message, and objects in the Digest and/or Structured Payloads.
    6. ulex:Linkages [0..1]A container that provides a single location for all connectors that link objects in different sections of a ULEX message, such as connectors that link a Digest object to a Structured Payload object, or a Structured Payload object to an object in a different Structured Payload, or an attachment summary to a Digest object, etc.
    7. ulex:RenderingInstructions [0..*]A set of package rendering instructions for converting the XML data in the Data Item into a specified display format or instructions to display a pre-rendered version of the Data Item. This may be provided as a stylesheet that can be used to display the package, or it may be a pre-rendered version (such as a JPEG or PDF image showing the contents of the package). Rendering method can also be indicated as Narrative, which means there is no AttachmentURI and that the Narrative element is an alternate representation of the package.
    8. from subst. group ulex:NarrativeAbstract
    9. lexs:NarrativeText [0..1]A narrative free text field.

Attributes

None

Used in

Substitution hierarchy

Sample instance

<ulex:DataItemPackage>
   <ulex:PackageMetadata>
      <ulex:DataItemID>12345678</ulex:DataItemID>
      <ulex:DataItemCompleteIndicator>true</ulex:DataItemCompleteIndicator>
      <lexs:DataItemContact>
         <nc:PersonGivenName>Joe</nc:PersonGivenName>
         <nc:PersonMiddleName>James</nc:PersonMiddleName>
         <nc:PersonSurName>Boss</nc:PersonSurName>
         <nc:PersonFullName>Joe James Boss</nc:PersonFullName>
         <nc:ContactEmailID>Joe@gbi.gov</nc:ContactEmailID>
         <nc:ContactTelephoneNumber>
            <nc:NANPTelephoneNumber>
               <nc:TelephoneAreaCodeID>111</nc:TelephoneAreaCodeID>
               <nc:TelephoneExchangeID>555</nc:TelephoneExchangeID>
               <nc:TelephoneLineID>1212</nc:TelephoneLineID>
               <nc:TelephoneSuffixID>14</nc:TelephoneSuffixID>
            </nc:NANPTelephoneNumber>
         </nc:ContactTelephoneNumber>
         <nc:ContactFaxNumber>
            <nc:InternationalTelephoneNumber>
               <nc:TelephoneCountryCodeID>01</nc:TelephoneCountryCodeID>
               <nc:TelephoneNumberID>111-555-1212</nc:TelephoneNumberID>
            </nc:InternationalTelephoneNumber>
         </nc:ContactFaxNumber>
         <nc:ContactPagerNumber>
            <nc:FullTelephoneNumber>
               <nc:TelephoneNumberFullID>111-555-1214</nc:TelephoneNumberFullID>
               <nc:TelephoneSuffixID>12</nc:TelephoneSuffixID>
            </nc:FullTelephoneNumber>
         </nc:ContactPagerNumber>
         <nc:ContactMobileTelephoneNumber>
            <nc:FullTelephoneNumber>
               <nc:TelephoneNumberFullID>111-555-1215</nc:TelephoneNumberFullID>
               <nc:TelephoneSuffixID>1215</nc:TelephoneSuffixID>
            </nc:FullTelephoneNumber>
         </nc:ContactMobileTelephoneNumber>
         <nc:OrganizationName>GBI - Records Bureau</nc:OrganizationName>
         <lexs:DataContactDomainAttribute>
            <ulex:AttributeName>ContactRole</ulex:AttributeName>
            <ulex:AttributeValueText>Arresting Officer</ulex:AttributeValueText>
            <ulex:DomainName>GBI</ulex:DomainName>
         </lexs:DataContactDomainAttribute>
      </lexs:DataItemContact>
      <ulex:DataItemDate>1967-08-13</ulex:DataItemDate>
      <ulex:DataItemGroupAggregationIdentifier>
         <ulex:DataItemGroupID>39343</ulex:DataItemGroupID>
         <ulex:DataItemGroupCategoryText>Test Group</ulex:DataItemGroupCategoryText>
         <ulex:DataItemGroupReasonText>Similar Elements</ulex:DataItemGroupReasonText>
         <ulex:DataItemGroupOriginatorID>Group1</ulex:DataItemGroupOriginatorID>
      </ulex:DataItemGroupAggregationIdentifier>
      <ulex:DataItemGroupCorrelationIdentifier>
         <ulex:DataItemGroupID>22134</ulex:DataItemGroupID>
         <ulex:DataItemGroupCategoryText>Test Group</ulex:DataItemGroupCategoryText>
         <ulex:DataItemGroupReasonText>Similar elements</ulex:DataItemGroupReasonText>
         <ulex:DataItemGroupOriginatorID>Group 2</ulex:DataItemGroupOriginatorID>
      </ulex:DataItemGroupCorrelationIdentifier>
      <ulex:DataItemULEXImplementation>
         <ulex:ULEXImplementationVersionText>2.0</ulex:ULEXImplementationVersionText>
         <ulex:ULEXImplementationName>LEXS</ulex:ULEXImplementationName>
      </ulex:DataItemULEXImplementation>
      <ulex:DataItemReferenceID>12345678</ulex:DataItemReferenceID>
      <ulex:DataItemPublishInstructionCode>Insert</ulex:DataItemPublishInstructionCode>
      <lexs:DataItemStatusText>Valid</lexs:DataItemStatusText>
      <ulex:DataOwnerMetadata>
         <lexs:DataOwnerIdentifier>
            <lexs:OriginatingAgencyID>ABC123</lexs:OriginatingAgencyID>
            <nc:OrganizationName>GBI</nc:OrganizationName>
            <lexs:SystemID>GBI RMS</lexs:SystemID>
         </lexs:DataOwnerIdentifier>
         <lexs:DataOwnerContact>
            <nc:PersonGivenName>Joe</nc:PersonGivenName>
            <nc:PersonMiddleName>James</nc:PersonMiddleName>
            <nc:PersonSurName>Boss</nc:PersonSurName>
            <nc:PersonFullName>Joe James Boss</nc:PersonFullName>
            <nc:ContactEmailID>Joe@gbi.gov</nc:ContactEmailID>
            <nc:ContactTelephoneNumber>
               <nc:NANPTelephoneNumber>
                  <nc:TelephoneAreaCodeID>111</nc:TelephoneAreaCodeID>
                  <nc:TelephoneExchangeID>555</nc:TelephoneExchangeID>
                  <nc:TelephoneLineID>1212</nc:TelephoneLineID>
                  <nc:TelephoneSuffixID>14</nc:TelephoneSuffixID>
               </nc:NANPTelephoneNumber>
            </nc:ContactTelephoneNumber>
            <nc:ContactFaxNumber>
               <nc:InternationalTelephoneNumber>
                  <nc:TelephoneCountryCodeID>01</nc:TelephoneCountryCodeID>
                  <nc:TelephoneNumberID>111-555-1212</nc:TelephoneNumberID>
               </nc:InternationalTelephoneNumber>
            </nc:ContactFaxNumber>
            <nc:ContactPagerNumber>
               <nc:FullTelephoneNumber>
                  <nc:TelephoneNumberFullID>111-555-1214</nc:TelephoneNumberFullID>
                  <nc:TelephoneSuffixID>12</nc:TelephoneSuffixID>
               </nc:FullTelephoneNumber>
            </nc:ContactPagerNumber>
            <nc:ContactMobileTelephoneNumber>
               <nc:FullTelephoneNumber>
                  <nc:TelephoneNumberFullID>111-555-1215</nc:TelephoneNumberFullID>
                  <nc:TelephoneSuffixID>1215</nc:TelephoneSuffixID>
               </nc:FullTelephoneNumber>
            </nc:ContactMobileTelephoneNumber>
            <nc:OrganizationName>GBI - Records Bureau</nc:OrganizationName>
            <lexs:DataContactDomainAttribute>
               <ulex:AttributeName>ContactRole</ulex:AttributeName>
               <ulex:AttributeValueText>RMS Manager</ulex:AttributeValueText>
               <ulex:DomainName>GBI</ulex:DomainName>
            </lexs:DataContactDomainAttribute>
         </lexs:DataOwnerContact>
         <ulex:DataOwnerMetadataDomainAttribute>
            <ulex:AttributeName>Division</ulex:AttributeName>
            <ulex:AttributeValueText>Cold Cases</ulex:AttributeValueText>
            <ulex:DomainName>GBI</ulex:DomainName>
         </ulex:DataOwnerMetadataDomainAttribute>
      </ulex:DataOwnerMetadata>
      <lexs:DisseminationCriteria>
         <lexs:DisseminationCriteriaDomainName>GBI</lexs:DisseminationCriteriaDomainName>
         <lexs:DisseminationCriteriaText>white</lexs:DisseminationCriteriaText>
      </lexs:DisseminationCriteria>
      <ulex:DataItemCategory>
         <ulex:DataItemCategoryText>Category text</ulex:DataItemCategoryText>
         <ulex:DataItemCategoryDescriptionText>Further description</ulex:DataItemCategoryDescriptionText>
      </ulex:DataItemCategory>
      <ulex:DataItemKeywordsText>Missing Person, Cocaine, Kidnap, Gang</ulex:DataItemKeywordsText>
      <ulex:PackageMetadataDomainAttribute>
         <ulex:AttributeName>GammaField</ulex:AttributeName>
         <ulex:AttributeValueText>11</ulex:AttributeValueText>
         <ulex:DomainName>GBI-RMS</ulex:DomainName>
      </ulex:PackageMetadataDomainAttribute>
      <lexs:DataItemICISMMetadata icism:classification="U"
                                  icism:classifiedBy="USA"
                                  icism:nonICmarkings="DIST_STMT_A"/>
   </ulex:PackageMetadata>
   <lexs:Digest>
      <lexsdigest:EntityPerson s:id="EPerson1">
         <lexsdigest:Metadata s:id="MPerson1">
            <nc:CommentText>Data entered by officer</nc:CommentText>
            <nc:DistributionText>This is the distribution of the information.</nc:DistributionText>
            <nc:EffectiveDate>
               <nc:Date>1967-08-13</nc:Date>
               <nc:DateAccuracyCode>Exact</nc:DateAccuracyCode>
            </nc:EffectiveDate>
            <nc:ExpirationDate>
               <nc:Date>1968-08-13</nc:Date>
               <nc:DateAccuracyCode>Circa</nc:DateAccuracyCode>
            </nc:ExpirationDate>
            <nc:LastUpdatedDate>
               <nc:Year>1967</nc:Year>
            </nc:LastUpdatedDate>
            <nc:LastVerifiedDate>
               <nc:YearMonth>1967-08</nc:YearMonth>
            </nc:LastVerifiedDate>
            <nc:ProbabilityNumeric>.5</nc:ProbabilityNumeric>
            <nc:QualityCommentText>Pretty good data</nc:QualityCommentText>
            <nc:QualityValidityCode>Medium</nc:QualityValidityCode>
            <nc:ReportedDate>
               <nc:Date>1967-08-13</nc:Date>
               <nc:DateAccuracyCode>Unknown</nc:DateAccuracyCode>
            </nc:ReportedDate>
            <nc:ReportingOrganizationText>Atlanta Office, GBI</nc:ReportingOrganizationText>
            <nc:SourceIDText>P123</nc:SourceIDText>
            <lexsdigest:LogicalIDText>L123</lexsdigest:LogicalIDText>
            <lexsdigest:PrivacyInformationIndicator>true</lexsdigest:PrivacyInformationIndicator>
            <lexsdigest:VerifyingOrganizationText>Atlanta Office, GBI</lexsdigest:VerifyingOrganizationText>
         </lexsdigest:Metadata>
         <lexsdigest:Metadata s:id="MSubject1">
            <nc:SourceIDText>S123</nc:SourceIDText>
         </lexsdigest:Metadata>
         <lexsdigest:Metadata s:id="MRegOffender1">
            <nc:SourceIDText>RO123</nc:SourceIDText>
         </lexsdigest:Metadata>
         <lexsdigest:Person s:id="Person1" s:metadata="MPerson1">
            <nc:PersonAgeMeasure>
               <nc:MeasurePointValue>20</nc:MeasurePointValue>
               <nc:TimeUnitCode>ANN</nc:TimeUnitCode>
            </nc:PersonAgeMeasure>
            <nc:PersonAlternateName>
               <nc:PersonGivenName>Billy</nc:PersonGivenName>
               <nc:PersonMiddleName>Bob</nc:PersonMiddleName>
               <nc:PersonSurName>Smith</nc:PersonSurName>
               <nc:PersonFullName>Billy Bob Smith</nc:PersonFullName>
            </nc:PersonAlternateName>
            <nc:PersonBirthDate>
               <nc:Date>1967-08-13</nc:Date>
               <nc:DateAccuracyCode>Circa</nc:DateAccuracyCode>
            </nc:PersonBirthDate>
            <nc:PersonCitizenshipFIPS10-4Code>AA</nc:PersonCitizenshipFIPS10-4Code>
            <nc:PersonEyeColorCode>BLK</nc:PersonEyeColorCode>
            <nc:PersonHairColorText>Black</nc:PersonHairColorText>
            <nc:PersonHeightMeasure>
               <nc:MeasureRangeValue>
                  <nc:RangeMinimumValue>65</nc:RangeMinimumValue>
                  <nc:RangeMaximumValue>70</nc:RangeMaximumValue>
               </nc:MeasureRangeValue>
               <nc:LengthUnitCode>INH</nc:LengthUnitCode>
            </nc:PersonHeightMeasure>
            <nc:PersonLivingIndicator>true</nc:PersonLivingIndicator>
            <nc:PersonName>
               <nc:PersonGivenName>John</nc:PersonGivenName>
               <nc:PersonMiddleName>James</nc:PersonMiddleName>
               <nc:PersonSurName>Doe</nc:PersonSurName>
               <nc:PersonFullName>John James Doe</nc:PersonFullName>
            </nc:PersonName>
            <nc:PersonOtherIdentification>
               <nc:IdentificationID>ID23-145-9786-000</nc:IdentificationID>
               <j:PersonIDCategoryCode>AS</j:PersonIDCategoryCode>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
                  <nc:DateAccuracyCode>Exact</nc:DateAccuracyCode>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1969-08-13</nc:Date>
                  <nc:DateAccuracyCode>Exact</nc:DateAccuracyCode>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Fulton County, Gerogia</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>ABC Company</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusText>Current report on old information</nc:StatusText>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Retrieved from archived personnel records</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Personnel Dept</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:PersonOtherIdentification>
            <nc:PersonPassportIdentification>
               <nc:IdentificationID>PP12345</nc:IdentificationID>
               <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1977-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionFIPS10-4Code>US</nc:IdentificationJurisdictionFIPS10-4Code>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>US State Dept.</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:PersonPassportIdentification>
            <nc:PersonRaceText>White</nc:PersonRaceText>
            <nc:PersonSexCode>M</nc:PersonSexCode>
            <nc:PersonSSNIdentification>
               <nc:IdentificationID>111223333</nc:IdentificationID>
               <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationJurisdictionText>USA</nc:IdentificationJurisdictionText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>SSA</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:PersonSSNIdentification>
            <nc:PersonWeightMeasure>
               <nc:MeasureRangeValue>
                  <nc:RangeMinimumValue>160</nc:RangeMinimumValue>
                  <nc:RangeMaximumValue>180</nc:RangeMaximumValue>
               </nc:MeasureRangeValue>
               <nc:WeightUnitCode>LBR</nc:WeightUnitCode>
            </nc:PersonWeightMeasure>
            <j:PersonAugmentation>
               <nc:DriverLicense>
                  <nc:DriverLicenseIdentification>
                     <nc:IdentificationID>DL12345</nc:IdentificationID>
                     <j:PersonIDCategoryCode>AR</j:PersonIDCategoryCode>
                     <nc:IdentificationEffectiveDate>
                        <nc:Date>1967-08-13</nc:Date>
                     </nc:IdentificationEffectiveDate>
                     <nc:IdentificationExpirationDate>
                        <nc:Date>1968-08-13</nc:Date>
                     </nc:IdentificationExpirationDate>
                     <nc:IdentificationJurisdictionText>Georgia</nc:IdentificationJurisdictionText>
                     <nc:IdentificationStatus>
                        <nc:StatusDate>
                           <nc:Date>1967-08-13</nc:Date>
                        </nc:StatusDate>
                        <nc:StatusDescriptionText>Revoked</nc:StatusDescriptionText>
                        <nc:StatusIssuerText>DMV</nc:StatusIssuerText>
                     </nc:IdentificationStatus>
                  </nc:DriverLicenseIdentification>
               </nc:DriverLicense>
               <j:PersonFBIIdentification>
                  <nc:IdentificationID>FBI123</nc:IdentificationID>
                  <j:PersonIDCategoryCode>SS</j:PersonIDCategoryCode>
                  <nc:IdentificationEffectiveDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:IdentificationEffectiveDate>
                  <nc:IdentificationExpirationDate>
                     <nc:Date>1972-08-13</nc:Date>
                  </nc:IdentificationExpirationDate>
                  <nc:IdentificationJurisdictionText>United States</nc:IdentificationJurisdictionText>
                  <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
                  <nc:IdentificationStatus>
                     <nc:StatusDate>
                        <nc:Date>1967-08-13</nc:Date>
                     </nc:StatusDate>
                     <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                     <nc:StatusIssuerText>FBI</nc:StatusIssuerText>
                  </nc:IdentificationStatus>
               </j:PersonFBIIdentification>
               <j:PersonStateFingerprintIdentification>
                  <nc:IdentificationID>GA12345</nc:IdentificationID>
                  <j:PersonIDCategoryCode>NS</j:PersonIDCategoryCode>
                  <nc:IdentificationEffectiveDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:IdentificationEffectiveDate>
                  <nc:IdentificationExpirationDate>
                     <nc:Date>1968-08-13</nc:Date>
                  </nc:IdentificationExpirationDate>
                  <j:IdentificationJurisdictionNCICLISCode>AK</j:IdentificationJurisdictionNCICLISCode>
                  <nc:IdentificationStatus>
                     <nc:StatusDate>
                        <nc:Date>1967-08-13</nc:Date>
                     </nc:StatusDate>
                     <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                     <nc:StatusIssuerText>GBI</nc:StatusIssuerText>
                  </nc:IdentificationStatus>
               </j:PersonStateFingerprintIdentification>
            </j:PersonAugmentation>
            <lexsdigest:PersonAugmentation>
               <im:AlienNumber>
                  <nc:IdentificationID>String</nc:IdentificationID>
                  <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
                  <nc:IdentificationEffectiveDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:IdentificationEffectiveDate>
                  <nc:IdentificationExpirationDate>
                     <nc:Date>1968-08-13</nc:Date>
                  </nc:IdentificationExpirationDate>
                  <j:IdentificationJurisdictionNCICRESCode>AK</j:IdentificationJurisdictionNCICRESCode>
                  <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
                  <nc:IdentificationStatus>
                     <nc:StatusDate>
                        <nc:Date>1967-08-13</nc:Date>
                     </nc:StatusDate>
                     <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                     <nc:StatusIssuerText>Immigration</nc:StatusIssuerText>
                  </nc:IdentificationStatus>
               </im:AlienNumber>
               <lexsdigest:PersonBOPRegisterNumber>
                  <nc:IdentificationID>REG12345</nc:IdentificationID>
                  <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
                  <nc:IdentificationEffectiveDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:IdentificationEffectiveDate>
                  <nc:IdentificationExpirationDate>
                     <nc:Date>1968-08-13</nc:Date>
                  </nc:IdentificationExpirationDate>
                  <nc:IdentificationJurisdictionText>Georgia</nc:IdentificationJurisdictionText>
                  <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
                  <nc:IdentificationStatus>
                     <nc:StatusDate>
                        <nc:Date>1967-08-13</nc:Date>
                     </nc:StatusDate>
                     <nc:StatusDescriptionText>Current</nc:StatusDescriptionText>
                     <nc:StatusIssuerText>GBI</nc:StatusIssuerText>
                  </nc:IdentificationStatus>
                  <lexsdigest:BOPRegisterNumberOriginatorIndicator>true</lexsdigest:BOPRegisterNumberOriginatorIndicator>
                  <lexsdigest:USMSRegisterNumberOriginatorIndicator>true</lexsdigest:USMSRegisterNumberOriginatorIndicator>
               </lexsdigest:PersonBOPRegisterNumber>
               <lexsdigest:PersonUSMSFugitiveIdentification>
                  <nc:IdentificationID>USMS1234</nc:IdentificationID>
                  <j:PersonIDCategoryCode>CG</j:PersonIDCategoryCode>
                  <nc:IdentificationEffectiveDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:IdentificationEffectiveDate>
                  <nc:IdentificationExpirationDate>
                     <nc:Date>1968-08-13</nc:Date>
                  </nc:IdentificationExpirationDate>
                  <nc:IdentificationJurisdictionText>United States</nc:IdentificationJurisdictionText>
                  <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
                  <nc:IdentificationStatus>
                     <nc:StatusDate>
                        <nc:Date>1967-08-13</nc:Date>
                     </nc:StatusDate>
                     <nc:StatusDescriptionText>Current</nc:StatusDescriptionText>
                     <nc:StatusIssuerText>US Marshal Service</nc:StatusIssuerText>
                  </nc:IdentificationStatus>
               </lexsdigest:PersonUSMSFugitiveIdentification>
            </lexsdigest:PersonAugmentation>
         </lexsdigest:Person>
         <j:RegisteredOffender s:id="RegOffender1" s:metadata="MRegOffender1">
            <nc:RoleOfPersonReference s:ref="Person1"/>
            <j:RegisteredOffenderDescription>Securities Fraud</j:RegisteredOffenderDescription>
            <j:RegisteredOffenderEndDate>
               <nc:Date>1969-08-13</nc:Date>
            </j:RegisteredOffenderEndDate>
            <j:RegisteredOffenderEntryDate>
               <nc:Date>1968-08-13</nc:Date>
            </j:RegisteredOffenderEntryDate>
            <j:RegisteredOffenderIdentification>
               <nc:IdentificationID>RegNum123</nc:IdentificationID>
               <j:PersonIDCategoryCode>AS</j:PersonIDCategoryCode>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Georgia</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Current</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Georgia State Police</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </j:RegisteredOffenderIdentification>
            <j:RegisteredOffenderReportingCriteriaText>Must report all contacts with financial consultants</j:RegisteredOffenderReportingCriteriaText>
            <j:RegisteredOffenderReportingProfessionName>Finance</j:RegisteredOffenderReportingProfessionName>
            <j:RegisteredOffenderStartDate>
               <nc:Date>1967-08-13</nc:Date>
            </j:RegisteredOffenderStartDate>
            <j:RegisteredOffenderCategoryText>Securities Fraud</j:RegisteredOffenderCategoryText>
         </j:RegisteredOffender>
         <j:Subject s:id="Subject1" s:metadata="MSubject1">
            <nc:RoleOfPersonReference s:ref="Person1"/>
            <j:SubjectCautionInformationCode>00</j:SubjectCautionInformationCode>
            <j:SubjectCriminalTraitDetails>
               <j:CriminalTraitColorText>Red</j:CriminalTraitColorText>
               <j:CriminalTraitCommunicationDescriptionText>Hand signals</j:CriminalTraitCommunicationDescriptionText>
               <j:CriminalTraitDescriptionText>Description</j:CriminalTraitDescriptionText>
               <j:CriminalTraitDressText>Red shoes</j:CriminalTraitDressText>
               <j:CriminalTraitModusOperandiText>Always observe potential victims for 3 days</j:CriminalTraitModusOperandiText>
               <j:CriminalTraitTattooDescriptionText>Image of red shoe</j:CriminalTraitTattooDescriptionText>
               <j:CriminalTraitTurfText>Near high school</j:CriminalTraitTurfText>
            </j:SubjectCriminalTraitDetails>
            <j:SubjectOffenderNoticeText>This person is an adjudicated violent felon</j:SubjectOffenderNoticeText>
         </j:Subject>
      </lexsdigest:EntityPerson>
      <lexsdigest:EntityPerson s:id="EPerson2">
         <lexsdigest:Metadata s:id="MPerson2">
            <nc:SourceIDText>P124</nc:SourceIDText>
         </lexsdigest:Metadata>
         <lexsdigest:Metadata s:id="MWitness1">
            <nc:SourceIDText>W123</nc:SourceIDText>
         </lexsdigest:Metadata>
         <lexsdigest:Metadata s:id="MResource2">
            <nc:SourceIDText>R123</nc:SourceIDText>
         </lexsdigest:Metadata>
         <lexsdigest:Metadata s:id="MJuror1">
            <nc:SourceIDText>Juror123</nc:SourceIDText>
         </lexsdigest:Metadata>
         <lexsdigest:Person s:id="Person2" s:metadata="MPerson2">
            <nc:PersonEyeColorText>Brown</nc:PersonEyeColorText>
            <nc:PersonHairColorCode>BLK</nc:PersonHairColorCode>
            <nc:PersonName>
               <nc:PersonGivenName>Robert</nc:PersonGivenName>
               <nc:PersonSurName>Jones</nc:PersonSurName>
            </nc:PersonName>
            <nc:PersonRaceCode>W</nc:PersonRaceCode>
            <nc:PersonSexCode>M</nc:PersonSexCode>
         </lexsdigest:Person>
         <em:Resource s:id="Resource2" s:metadata="MResource2">
            <nc:RoleOfPersonReference s:ref="Person2"/>
            <em:ResourceName>Doctor</em:ResourceName>
            <em:ResourceDescriptionText>Triage Doctor</em:ResourceDescriptionText>
         </em:Resource>
         <j:Juror s:id="Juror1" s:metadata="MJuror1">
            <nc:RoleOfPersonReference s:ref="Person2"/>
            <j:JurorDismissedDate>
               <nc:Date>1967-08-13</nc:Date>
            </j:JurorDismissedDate>
            <j:JurorDismissedIndicator>true</j:JurorDismissedIndicator>
            <j:JurorDismissedReasonText>Fell Asleep</j:JurorDismissedReasonText>
            <j:JurorForemanIndicator>true</j:JurorForemanIndicator>
            <j:JurorIdentification>
               <nc:IdentificationID>Juror123</nc:IdentificationID>
               <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Atlanta</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Atlanta Court</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </j:JurorIdentification>
            <j:JurorPanelIdentification>
               <nc:IdentificationID>Panel123</nc:IdentificationID>
               <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Atlanta</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Atlanta Court</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </j:JurorPanelIdentification>
            <j:JurorPrimaryIndicator>true</j:JurorPrimaryIndicator>
         </j:Juror>
         <j:Witness s:id="Witness1" s:metadata="MWitness1">
            <nc:RoleOfPersonReference s:ref="Person2"/>
            <j:WitnessIdentification>
               <nc:IdentificationID>W1234</nc:IdentificationID>
               <j:PersonIDCategoryCode>PI</j:PersonIDCategoryCode>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Georgia</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Current</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>GBI</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </j:WitnessIdentification>
            <j:WitnessAccountDescriptionText>Guy jumped out and demanded money</j:WitnessAccountDescriptionText>
            <j:WitnessDate>
               <nc:Date>1967-08-13</nc:Date>
            </j:WitnessDate>
            <j:WitnessLocationDescriptionText>Across the street</j:WitnessLocationDescriptionText>
            <j:WitnessReportVerifiedIndicator>true</j:WitnessReportVerifiedIndicator>
            <j:WitnessSpecialConditionText>Cannot be identified by name</j:WitnessSpecialConditionText>
            <j:WitnessWillTestifyIndicator>true</j:WitnessWillTestifyIndicator>
         </j:Witness>
         <nc:Lessee s:id="Lessee1">
            <nc:RoleOfPersonReference s:ref="Person2"/>
         </nc:Lessee>
      </lexsdigest:EntityPerson>
      <lexsdigest:EntityPerson s:id="EPerson3">
         <lexsdigest:Metadata s:id="MPerson3">
            <nc:SourceIDText>P125</nc:SourceIDText>
         </lexsdigest:Metadata>
         <lexsdigest:Metadata s:id="MVictim1">
            <nc:SourceIDText>V123</nc:SourceIDText>
         </lexsdigest:Metadata>
         <lexsdigest:Metadata s:id="MOfficer1">
            <nc:SourceIDText>Off123</nc:SourceIDText>
         </lexsdigest:Metadata>
         <lexsdigest:Person s:id="Person3" s:metadata="MPerson3">
            <nc:PersonBirthDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:PersonBirthDate>
            <nc:PersonName>
               <nc:PersonGivenName>William</nc:PersonGivenName>
               <nc:PersonSurName>Hancock</nc:PersonSurName>
            </nc:PersonName>
            <nc:PersonRaceText>White</nc:PersonRaceText>
            <nc:PersonSexCode>F</nc:PersonSexCode>
         </lexsdigest:Person>
         <j:EnforcementOfficial s:id="Officer1" s:metadata="MOfficer1">
            <nc:RoleOfPersonReference s:ref="Person3"/>
            <j:EnforcementOfficialBadgeIdentification>
               <nc:IdentificationID>Badge123</nc:IdentificationID>
               <j:PersonIDCategoryCode>SS</j:PersonIDCategoryCode>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Atlanta</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Atlanta Police Department</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </j:EnforcementOfficialBadgeIdentification>
            <j:EnforcementOfficialCategoryText>Detective</j:EnforcementOfficialCategoryText>
         </j:EnforcementOfficial>
         <j:IncidentVictim s:id="Victim1" s:metadata="MVictim1">
            <nc:RoleOfPersonReference s:ref="Person3"/>
            <j:VictimDispositionText>Went home</j:VictimDispositionText>
            <j:VictimSeeksProsecutionIndicator>true</j:VictimSeeksProsecutionIndicator>
         </j:IncidentVictim>
         <j:MissingPerson s:id="MissingPerson1">
            <nc:RoleOfPersonReference s:ref="Person3"/>
            <j:MissingPersonCircumstanceCode>N</j:MissingPersonCircumstanceCode>
            <j:MissingPersonDeclarationDate>
               <nc:Year>2001</nc:Year>
            </j:MissingPersonDeclarationDate>
            <j:MissingPersonFoundDate>
               <nc:Year>2001</nc:Year>
            </j:MissingPersonFoundDate>
            <j:MissingPersonFoundIndicator>true</j:MissingPersonFoundIndicator>
            <j:MissingPersonLastSeenDate>
               <nc:Year>2001</nc:Year>
            </j:MissingPersonLastSeenDate>
         </j:MissingPerson>
      </lexsdigest:EntityPerson>
      <lexsdigest:EntityPerson>
         <lexsdigest:Metadata s:id="MPerson4">
            <nc:SourceIDText>P126</nc:SourceIDText>
         </lexsdigest:Metadata>
         <lexsdigest:Metadata s:id="MOtherInvolvedPerson1">
            <nc:SourceIDText>OIP123</nc:SourceIDText>
         </lexsdigest:Metadata>
         <lexsdigest:Person s:id="Person4" s:metadata="MPerson4">
            <nc:PersonBirthDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:PersonBirthDate>
            <nc:PersonName>
               <nc:PersonGivenName>William</nc:PersonGivenName>
               <nc:PersonSurName>Hancock</nc:PersonSurName>
            </nc:PersonName>
            <nc:PersonRaceText>White</nc:PersonRaceText>
            <nc:PersonSexCode>F</nc:PersonSexCode>
         </lexsdigest:Person>
         <lexsdigest:OtherInvolvedPerson s:id="OtherInvolvedPerson1">
            <nc:RoleOfPersonReference s:ref="Person4"/>
            <lexsdigest:OtherInvolvedPersonSequenceNumberText>1</lexsdigest:OtherInvolvedPersonSequenceNumberText>
         </lexsdigest:OtherInvolvedPerson>
         <nc:Lessor s:id="Lessor1">
            <nc:RoleOfPersonReference s:ref="Person4"/>
         </nc:Lessor>
      </lexsdigest:EntityPerson>
      <lexsdigest:EntityPerson>
         <lexsdigest:Metadata s:id="MPerson5">
            <nc:SourceIDText>P127</nc:SourceIDText>
         </lexsdigest:Metadata>
         <lexsdigest:Metadata s:id="MJudge1">
            <nc:SourceIDText>Jd123</nc:SourceIDText>
         </lexsdigest:Metadata>
         <lexsdigest:Person s:id="Person5" s:metadata="MPerson5">
            <nc:PersonBirthDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:PersonBirthDate>
            <nc:PersonName>
               <nc:PersonGivenName>William</nc:PersonGivenName>
               <nc:PersonSurName>Hancock</nc:PersonSurName>
            </nc:PersonName>
            <nc:PersonRaceText>White</nc:PersonRaceText>
            <nc:PersonSexCode>F</nc:PersonSexCode>
         </lexsdigest:Person>
         <j:Judge s:id="Judge1" s:metadata="MJudge1">
            <nc:RoleOfPersonReference s:ref="Person5"/>
            <j:JudicialOfficialPanelIdentification>
               <nc:IdentificationID>JO123</nc:IdentificationID>
               <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Atlanta</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Atlanta Court</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </j:JudicialOfficialPanelIdentification>
            <j:JudicialOfficialRegistrationIdentification>
               <nc:IdentificationID>JudgeID1</nc:IdentificationID>
               <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Georgia</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Georgia Circuit Court</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </j:JudicialOfficialRegistrationIdentification>
            <j:JudicialOfficialCategoryText>Judge</j:JudicialOfficialCategoryText>
         </j:Judge>
      </lexsdigest:EntityPerson>
      <lexsdigest:EntityLocation>
         <nc:Location s:id="Location1">
            <nc:LocationAddress>
               <nc:StructuredAddress>
                  <nc:LocationStreet>
                     <nc:StreetFullText>123 N. Main St. SW</nc:StreetFullText>
                     <nc:StreetNumberText>123</nc:StreetNumberText>
                     <nc:StreetPredirectionalText>North</nc:StreetPredirectionalText>
                     <nc:StreetName>Main</nc:StreetName>
                     <nc:StreetCategoryText>Street</nc:StreetCategoryText>
                     <nc:StreetPostdirectionalText>Southwest</nc:StreetPostdirectionalText>
                  </nc:LocationStreet>
                  <nc:AddressSecondaryUnitText>Apt 1A</nc:AddressSecondaryUnitText>
                  <nc:LocationCityName>Atlanta</nc:LocationCityName>
                  <nc:LocationStateName>Georgia</nc:LocationStateName>
                  <nc:LocationCountryName>United States</nc:LocationCountryName>
                  <nc:LocationPostalCode>12345</nc:LocationPostalCode>
               </nc:StructuredAddress>
            </nc:LocationAddress>
            <nc:LocationTwoDimensionalGeographicCoordinate>
               <nc:GeographicCoordinateLatitude>
                  <nc:LatitudeDegreeValue>-90</nc:LatitudeDegreeValue>
                  <nc:LatitudeMinuteValue>0</nc:LatitudeMinuteValue>
                  <nc:LatitudeSecondValue>0</nc:LatitudeSecondValue>
               </nc:GeographicCoordinateLatitude>
               <nc:GeographicCoordinateLongitude>
                  <nc:LongitudeDegreeValue>-180</nc:LongitudeDegreeValue>
                  <nc:LongitudeMinuteValue>0</nc:LongitudeMinuteValue>
                  <nc:LongitudeSecondValue>0</nc:LongitudeSecondValue>
               </nc:GeographicCoordinateLongitude>
            </nc:LocationTwoDimensionalGeographicCoordinate>
         </nc:Location>
      </lexsdigest:EntityLocation>
      <lexsdigest:EntityLocation>
         <nc:Location s:id="Location2">
            <nc:LocationAddress>
               <nc:AddressFullText>555 Main St., Atlanta, GA</nc:AddressFullText>
            </nc:LocationAddress>
         </nc:Location>
      </lexsdigest:EntityLocation>
      <lexsdigest:EntityOrganization>
         <lexsdigest:Metadata s:id="MOrg2">
            <nc:SourceIDText>O126</nc:SourceIDText>
         </lexsdigest:Metadata>
         <lexsdigest:Metadata s:id="MSubject2">
            <nc:SourceIDText>S125</nc:SourceIDText>
         </lexsdigest:Metadata>
         <lexsdigest:Metadata s:id="MCrimOrg1">
            <nc:SourceIDText>CO125</nc:SourceIDText>
         </lexsdigest:Metadata>
         <lexsdigest:Metadata s:id="MBrander1">
            <nc:SourceIDText>VB125</nc:SourceIDText>
            <lexsdigest:LogicalIDText>LOrg123</lexsdigest:LogicalIDText>
            <lexsdigest:PrivacyInformationIndicator>true</lexsdigest:PrivacyInformationIndicator>
            <lexsdigest:VerifyingOrganizationText>APD</lexsdigest:VerifyingOrganizationText>
         </lexsdigest:Metadata>
         <j:Organization s:id="Org2" s:metadata="MOrg2">
            <nc:OrganizationAbbreviationText>ABCI</nc:OrganizationAbbreviationText>
            <nc:OrganizationCategoryText>Insurance Agency</nc:OrganizationCategoryText>
            <nc:OrganizationDescriptionText>Franchised insurance company</nc:OrganizationDescriptionText>
            <nc:OrganizationEstablishedDate>
               <nc:Year>1940</nc:Year>
            </nc:OrganizationEstablishedDate>
            <nc:OrganizationName>ABC Insurance</nc:OrganizationName>
            <nc:OrganizationTaxIdentification>
               <nc:IdentificationID>ABC123</nc:IdentificationID>
               <nc:IdentificationCategoryText>identification category</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>United States</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>IRS</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:OrganizationTaxIdentification>
            <nc:OrganizationTerminationDate>
               <nc:Date>1992-04-01</nc:Date>
            </nc:OrganizationTerminationDate>
         </j:Organization>
         <j:CriminalOrganization s:id="CrimOrg1" s:metadata="MCrimOrg1">
            <nc:RoleOfOrganizationReference s:ref="Org2"/>
            <j:CriminalOrganizationCautionText>Keep guns in drawers</j:CriminalOrganizationCautionText>
            <j:CriminalOrganizationNCICIdentification>
               <nc:IdentificationID>CO123</nc:IdentificationID>
               <nc:IdentificationCategoryText>identification category</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Northeast United States</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>FBI</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </j:CriminalOrganizationNCICIdentification>
            <j:CriminalOrganizationObjectiveText>Build organization across country</j:CriminalOrganizationObjectiveText>
            <j:CriminalOrganizationTraitDetails>
               <j:CriminalTraitColorText>Red</j:CriminalTraitColorText>
               <j:CriminalTraitCommunicationDescriptionText>Employees use hand signals</j:CriminalTraitCommunicationDescriptionText>
               <j:CriminalTraitDescriptionText>Description</j:CriminalTraitDescriptionText>
               <j:CriminalTraitDressText>Employees all wear red shoes</j:CriminalTraitDressText>
               <j:CriminalTraitModusOperandiText>Target people who appear easily intimidated</j:CriminalTraitModusOperandiText>
               <j:CriminalTraitTattooDescriptionText>Employees all have image of red shoe</j:CriminalTraitTattooDescriptionText>
               <j:CriminalTraitTurfText>Near high school</j:CriminalTraitTurfText>
            </j:CriminalOrganizationTraitDetails>
         </j:CriminalOrganization>
         <j:Subject s:id="Subject2" s:metadata="MSubject2">
            <nc:RoleOfOrganizationReference s:ref="Org2"/>
            <j:SubjectCautionInformationCode>01</j:SubjectCautionInformationCode>
            <j:SubjectCriminalTraitDetails>
               <j:CriminalTraitColorText>Red</j:CriminalTraitColorText>
               <j:CriminalTraitCommunicationDescriptionText>Employees use hand signals</j:CriminalTraitCommunicationDescriptionText>
               <j:CriminalTraitDescriptionText>Description</j:CriminalTraitDescriptionText>
               <j:CriminalTraitDressText>Employees all wear red shoes</j:CriminalTraitDressText>
               <j:CriminalTraitModusOperandiText>Target people who appear easily intimidated</j:CriminalTraitModusOperandiText>
               <j:CriminalTraitTattooDescriptionText>Employees all have image of red shoe</j:CriminalTraitTattooDescriptionText>
               <j:CriminalTraitTurfText>Near high school</j:CriminalTraitTurfText>
            </j:SubjectCriminalTraitDetails>
            <j:SubjectOffenderNoticeText>Repeat offender</j:SubjectOffenderNoticeText>
         </j:Subject>
         <nc:Lessee s:id="Lessee2">
            <nc:RoleOfOrganizationReference s:ref="Org2"/>
         </nc:Lessee>
         <nc:VehicleBrander s:id="Brander1" s:metadata="MBrander1">
            <nc:RoleOfOrganizationReference s:ref="Org2"/>
            <nc:VehicleBranderIdentification>
               <nc:IdentificationID>String</nc:IdentificationID>
               <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>United States</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>DOT</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:VehicleBranderIdentification>
         </nc:VehicleBrander>
      </lexsdigest:EntityOrganization>
      <lexsdigest:EntityOrganization>
         <j:Organization s:id="Org3"/>
      </lexsdigest:EntityOrganization>
      <lexsdigest:EntityOrganization>
         <lexsdigest:Metadata s:id="MOrg1">
            <nc:SourceIDText>O125</nc:SourceIDText>
         </lexsdigest:Metadata>
         <lexsdigest:Metadata s:id="MVictim2">
            <nc:SourceIDText>V125</nc:SourceIDText>
         </lexsdigest:Metadata>
         <j:Organization s:id="Org1" s:metadata="MOrg1">
            <nc:OrganizationCategoryText>City Police Department</nc:OrganizationCategoryText>
            <nc:OrganizationName>Atlanta Police Department</nc:OrganizationName>
         </j:Organization>
         <j:IncidentVictim s:id="Victim2" s:metadata="MVictim2">
            <nc:RoleOfOrganizationReference s:ref="Org1"/>
            <j:VictimDispositionText>Continued operating</j:VictimDispositionText>
            <j:VictimSeeksProsecutionIndicator>true</j:VictimSeeksProsecutionIndicator>
         </j:IncidentVictim>
         <nc:Lessor s:id="Lessor2">
            <nc:RoleOfOrganizationReference s:ref="Org1"/>
         </nc:Lessor>
      </lexsdigest:EntityOrganization>
      <lexsdigest:EntityActivity>
         <icism-metadata:ICISMMetadata s:id="EA1ICISM"
                                       icism:classification="U"
                                       icism:classifiedBy="USA"
                                       icism:nonICmarkings="DIST_STMT_A"/>
         <lexsdigest:Metadata s:id="MActivity1">
            <nc:LastUpdatedDate>
               <nc:Date>1970-06-06</nc:Date>
            </nc:LastUpdatedDate>
         </lexsdigest:Metadata>
         <lexsdigest:Activity s:id="Activity1" s:metadata="MActivity1">
            <nc:ActivityIdentification>
               <nc:IdentificationID>Activity123</nc:IdentificationID>
               <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Georgia</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>GBI</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:ActivityIdentification>
            <nc:ActivityCategoryText>Activity with no special type assigned</nc:ActivityCategoryText>
            <nc:ActivityDate>
               <nc:Year>1967</nc:Year>
            </nc:ActivityDate>
            <nc:ActivityDescriptionText>Something happened</nc:ActivityDescriptionText>
            <nc:ActivityStatus>
               <nc:StatusDescriptionText>Status description</nc:StatusDescriptionText>
            </nc:ActivityStatus>
            <lexsdigest:ActivityAugmentation>
               <lexsdigest:ActivityCategoryCode>CriminalTraitAction</lexsdigest:ActivityCategoryCode>
            </lexsdigest:ActivityAugmentation>
         </lexsdigest:Activity>
      </lexsdigest:EntityActivity>
      <lexsdigest:EntityArrest>
         <lexsdigest:Metadata s:id="MArrest1">
            <nc:LastUpdatedDate>
               <nc:Date>1970-06-06</nc:Date>
            </nc:LastUpdatedDate>
         </lexsdigest:Metadata>
         <j:Arrest s:id="Arrest1" s:metadata="MArrest1">
            <nc:ActivityIdentification>
               <nc:IdentificationID>Arrest123</nc:IdentificationID>
               <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Georgia</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>GBI</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:ActivityIdentification>
            <nc:ActivityCategoryText>Arrest</nc:ActivityCategoryText>
            <nc:ActivityDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:ActivityDate>
            <nc:ActivityDescriptionText>Officer on scene arrested subject</nc:ActivityDescriptionText>
            <nc:ActivityStatus>
               <nc:StatusDescriptionText>Status description</nc:StatusDescriptionText>
            </nc:ActivityStatus>
            <j:ArrestAgencyRecordIdentification>
               <nc:IdentificationID>APD-ARR-8473-3840</nc:IdentificationID>
            </j:ArrestAgencyRecordIdentification>
            <j:ArrestCategoryCode>S</j:ArrestCategoryCode>
         </j:Arrest>
      </lexsdigest:EntityArrest>
      <lexsdigest:EntityBooking>
         <lexsdigest:Metadata s:id="MBooking1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastUpdatedDate>
               <nc:DateTime>2008-08-13T09:13:00.0Z</nc:DateTime>
            </nc:LastUpdatedDate>
            <nc:ReportedDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:ReportedDate>
            <nc:SourceIDText>BK123</nc:SourceIDText>
         </lexsdigest:Metadata>
         <lexsdigest:Metadata s:id="MBookingNarrative1">
            <nc:LastUpdatedDate>
               <nc:Date>1967-09-18</nc:Date>
            </nc:LastUpdatedDate>
            <nc:ReportedDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:ReportedDate>
         </lexsdigest:Metadata>
         <j:Booking s:id="Booking1" s:metadata="MBooking1">
            <nc:ActivityIdentification>
               <nc:IdentificationID>Booking123</nc:IdentificationID>
            </nc:ActivityIdentification>
            <nc:ActivityCategoryText>Booking</nc:ActivityCategoryText>
            <nc:ActivityDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:ActivityDate>
            <nc:ActivityDescriptionText s:metadata="MBookingNarrative1">Subject was very agitated and aggressive.</nc:ActivityDescriptionText>
            <nc:ActivityStatus>
               <nc:StatusDescriptionText>Status description</nc:StatusDescriptionText>
            </nc:ActivityStatus>
            <j:BookingAgencyRecordIdentification>
               <nc:IdentificationID>IOU-45900</nc:IdentificationID>
            </j:BookingAgencyRecordIdentification>
            <j:BookingDocumentControlIdentification>
               <nc:IdentificationID> HIO-37-8378-92302</nc:IdentificationID>
            </j:BookingDocumentControlIdentification>
         </j:Booking>
      </lexsdigest:EntityBooking>
      <lexsdigest:EntityCase>
         <lexsdigest:Metadata s:id="MCase1">
            <nc:LastUpdatedDate>
               <nc:Date>1970-06-06</nc:Date>
            </nc:LastUpdatedDate>
         </lexsdigest:Metadata>
         <nc:Case s:id="Case1" s:metadata="MCase1">
            <nc:ActivityIdentification>
               <nc:IdentificationID>Case123</nc:IdentificationID>
               <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Georgia</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>GBI</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:ActivityIdentification>
            <nc:ActivityCategoryText>Case resulting from arrest.</nc:ActivityCategoryText>
            <nc:ActivityDate>
               <nc:YearMonth>1967-08</nc:YearMonth>
            </nc:ActivityDate>
            <nc:ActivityDescriptionText>Something happened</nc:ActivityDescriptionText>
            <nc:ActivityStatus>
               <nc:StatusDescriptionText>Status description</nc:StatusDescriptionText>
            </nc:ActivityStatus>
            <nc:CaseTitleText>Atlanta Cat Nappers</nc:CaseTitleText>
            <nc:CaseCategoryText>Animnal abuse</nc:CaseCategoryText>
            <nc:CaseGeneralCategoryText>Animnal cruelty</nc:CaseGeneralCategoryText>
            <nc:CaseTrackingID>ASDF-908237</nc:CaseTrackingID>
            <nc:CaseSubCategoryText>Feline-related felony</nc:CaseSubCategoryText>
            <nc:CaseDocketID>PU-092475</nc:CaseDocketID>
         </nc:Case>
      </lexsdigest:EntityCase>
      <lexsdigest:EntityCitation>
         <lexsdigest:Metadata s:id="MCitation1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastUpdatedDate>
               <nc:DateTime>2008-08-13T09:13:00.0Z</nc:DateTime>
            </nc:LastUpdatedDate>
            <nc:ReportedDate>
               <nc:YearMonth>2008-05</nc:YearMonth>
            </nc:ReportedDate>
         </lexsdigest:Metadata>
         <j:Citation s:metadata="MCitation1" s:id="Citation1">
            <nc:ActivityIdentification>
               <nc:IdentificationID>C12345</nc:IdentificationID>
            </nc:ActivityIdentification>
            <nc:ActivityCategoryText>Citation</nc:ActivityCategoryText>
            <nc:ActivityDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:ActivityDate>
            <nc:ActivityDescriptionText>Stuff about the Citation.</nc:ActivityDescriptionText>
            <nc:ActivityStatus>
               <nc:StatusDescriptionText>Status description</nc:StatusDescriptionText>
               <nc:StatusIssuerText>Issuer of status</nc:StatusIssuerText>
            </nc:ActivityStatus>
         </j:Citation>
      </lexsdigest:EntityCitation>
      <lexsdigest:EntityIncident>
         <lexsdigest:Metadata s:id="MIncident1">
            <nc:CommentText>Incident data entered by officer on scene</nc:CommentText>
            <nc:DistributionText>This is the distribution of the information.</nc:DistributionText>
            <nc:EffectiveDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:EffectiveDate>
            <nc:ExpirationDate>
               <nc:DateTime>1969-08-13T14:20:00.0Z</nc:DateTime>
            </nc:ExpirationDate>
            <nc:LastUpdatedDate>
               <nc:Year>1967</nc:Year>
            </nc:LastUpdatedDate>
            <nc:LastVerifiedDate>
               <nc:YearMonth>1967-08</nc:YearMonth>
            </nc:LastVerifiedDate>
            <nc:ReportedDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:ReportedDate>
            <nc:SourceIDText>Inc123</nc:SourceIDText>
            <lexsdigest:LogicalIDText>LInc123</lexsdigest:LogicalIDText>
            <lexsdigest:PrivacyInformationIndicator>false</lexsdigest:PrivacyInformationIndicator>
            <lexsdigest:VerifyingOrganizationText>APD</lexsdigest:VerifyingOrganizationText>
         </lexsdigest:Metadata>
         <j:Incident s:id="Incident1" s:metadata="MIncident1">
            <nc:ActivityIdentification>
               <nc:IdentificationID>Incident123</nc:IdentificationID>
               <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Georgia</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>GBI</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:ActivityIdentification>
            <nc:ActivityCategoryText>Incident</nc:ActivityCategoryText>
            <nc:ActivityDateRange>
               <nc:StartDate>
                  <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
               </nc:StartDate>
               <nc:EndDate>
                  <nc:DateTime>1968-08-13T15:20:00.0Z</nc:DateTime>
               </nc:EndDate>
            </nc:ActivityDateRange>
            <nc:ActivityDescriptionText>Bad things happened</nc:ActivityDescriptionText>
            <nc:ActivityStatus>
               <nc:StatusText/>
               <nc:StatusDate>
                  <nc:Year>1970</nc:Year>
               </nc:StatusDate>
               <nc:StatusDescriptionText>status description</nc:StatusDescriptionText>
               <nc:StatusIssuerText>who issued the status</nc:StatusIssuerText>
            </nc:ActivityStatus>
            <j:IncidentAugmentation>
               <j:IncidentCategoryCode>D</j:IncidentCategoryCode>
            </j:IncidentAugmentation>
         </j:Incident>
      </lexsdigest:EntityIncident>
      <lexsdigest:EntityNotification>
         <lexsdigest:Metadata s:id="MNotification1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastUpdatedDate>
               <nc:DateTime>2008-08-13T09:13:00.0Z</nc:DateTime>
            </nc:LastUpdatedDate>
            <nc:ReportedDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:ReportedDate>
         </lexsdigest:Metadata>
         <em:Notification s:id="Notification1" s:metadata="MNotification1">
            <nc:ActivityIdentification>
               <nc:IdentificationID>Notification123</nc:IdentificationID>
            </nc:ActivityIdentification>
            <nc:ActivityCategoryText>Notification </nc:ActivityCategoryText>
            <nc:ActivityDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:ActivityDate>
            <nc:ActivityDescriptionText>Notification description</nc:ActivityDescriptionText>
            <nc:ActivityStatus>
               <nc:StatusDescriptionText>Status description</nc:StatusDescriptionText>
            </nc:ActivityStatus>
            <em:NotificationID>PIU_865964</em:NotificationID>
         </em:Notification>
      </lexsdigest:EntityNotification>
      <lexsdigest:EntityOffense>
         <lexsdigest:Metadata s:id="MOffense1">
            <nc:LastUpdatedDate>
               <nc:Date>1970-06-06</nc:Date>
            </nc:LastUpdatedDate>
         </lexsdigest:Metadata>
         <j:Offense s:id="Offense1" s:metadata="MOffense1">
            <nc:ActivityIdentification>
               <nc:IdentificationID>Offense123</nc:IdentificationID>
               <nc:IdentificationCategoryText>identification category</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Georgia</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>GBI</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:ActivityIdentification>
            <nc:ActivityCategoryText>Offense</nc:ActivityCategoryText>
            <nc:ActivityDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:ActivityDate>
            <nc:ActivityDescriptionText>Intimidation</nc:ActivityDescriptionText>
            <nc:ActivityStatus>
               <nc:StatusText>status text</nc:StatusText>
            </nc:ActivityStatus>
            <j:OffenseCategoryCode>N</j:OffenseCategoryCode>
            <j:OffenseLevelText>Felony</j:OffenseLevelText>
         </j:Offense>
      </lexsdigest:EntityOffense>
      <lexsdigest:EntityProgram>
         <lexsdigest:Metadata s:id="MProgram1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastUpdatedDate>
               <nc:DateTime>2008-08-13T09:13:00.0Z</nc:DateTime>
            </nc:LastUpdatedDate>
            <nc:ReportedDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:ReportedDate>
         </lexsdigest:Metadata>
         <nc:Program s:id="Program1" s:metadata="MProgram1">
            <nc:ActivityIdentification>
               <nc:IdentificationID>Program123</nc:IdentificationID>
            </nc:ActivityIdentification>
            <nc:ActivityCategoryText>Program</nc:ActivityCategoryText>
            <nc:ActivityDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:ActivityDate>
            <nc:ActivityDescriptionText>Program description</nc:ActivityDescriptionText>
            <nc:ActivityStatus>
               <nc:StatusDescriptionText>Status description</nc:StatusDescriptionText>
            </nc:ActivityStatus>
            <nc:ProgramPurposeText>Describes the purpose fo the program</nc:ProgramPurposeText>
         </nc:Program>
      </lexsdigest:EntityProgram>
      <lexsdigest:EntityServiceCall>
         <lexsdigest:Metadata s:id="MServiceCall1">
            <nc:LastUpdatedDate>
               <nc:Date>1970-06-06</nc:Date>
            </nc:LastUpdatedDate>
         </lexsdigest:Metadata>
         <j:ServiceCall s:id="ServiceCall1" s:metadata="MServiceCall1">
            <nc:ActivityIdentification>
               <nc:IdentificationID>Offense123</nc:IdentificationID>
               <nc:IdentificationCategoryText>identification category</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Georgia</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>GBI</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:ActivityIdentification>
            <nc:ActivityCategoryText>Service Call</nc:ActivityCategoryText>
            <nc:ActivityDateRange>
               <nc:StartDate>
                  <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
               </nc:StartDate>
               <nc:EndDate>
                  <nc:DateTime>1968-08-13T15:20:00.0Z</nc:DateTime>
               </nc:EndDate>
            </nc:ActivityDateRange>
            <nc:ActivityDescriptionText>Victim call 911</nc:ActivityDescriptionText>
            <nc:ActivityStatus>
               <nc:StatusDescriptionText>Status description</nc:StatusDescriptionText>
               <nc:StatusIssuerText>Issuer of status</nc:StatusIssuerText>
            </nc:ActivityStatus>
         </j:ServiceCall>
      </lexsdigest:EntityServiceCall>
      <lexsdigest:EntityWarrant>
         <lexsdigest:Metadata s:id="MWarrant1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastUpdatedDate>
               <nc:DateTime>2008-08-13T09:13:00.0Z</nc:DateTime>
            </nc:LastUpdatedDate>
            <nc:ReportedDate>
               <nc:YearMonth>2008-05</nc:YearMonth>
            </nc:ReportedDate>
         </lexsdigest:Metadata>
         <j:Warrant s:metadata="MWarrant1" s:id="Warrant1">
            <nc:ActivityIdentification>
               <nc:IdentificationID>W12345</nc:IdentificationID>
            </nc:ActivityIdentification>
            <nc:ActivityCategoryText>Warrant</nc:ActivityCategoryText>
            <nc:ActivityDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:ActivityDate>
            <nc:ActivityDescriptionText>Stuff about the warrant.</nc:ActivityDescriptionText>
            <nc:ActivityStatus>
               <nc:StatusDescriptionText>Status description</nc:StatusDescriptionText>
               <nc:StatusIssuerText>Issuer of status</nc:StatusIssuerText>
            </nc:ActivityStatus>
            <j:WarrantLevelText>Felony</j:WarrantLevelText>
         </j:Warrant>
      </lexsdigest:EntityWarrant>
      <lexsdigest:EntityTelephoneNumber>
         <lexsdigest:Metadata s:id="MTelNum1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastUpdatedDate>
               <nc:DateTime>1980-08-13T09:13:00.0Z</nc:DateTime>
            </nc:LastUpdatedDate>
         </lexsdigest:Metadata>
         <lexsdigest:TelephoneNumber s:id="TelNum1" s:metadata="MTelNum1">
            <nc:InternationalTelephoneNumber>
               <nc:TelephoneCountryCodeID>01</nc:TelephoneCountryCodeID>
               <nc:TelephoneNumberID>888-555-1212</nc:TelephoneNumberID>
               <nc:TelephoneSuffixID>11</nc:TelephoneSuffixID>
            </nc:InternationalTelephoneNumber>
            <lexsdigest:TelephoneNumberCategoryCode>LandLine</lexsdigest:TelephoneNumberCategoryCode>
            <lexsdigest:TelephoneNumberCategoryText>Regular land line</lexsdigest:TelephoneNumberCategoryText>
            <lexsdigest:ServiceProviderNameText>Comcast</lexsdigest:ServiceProviderNameText>
         </lexsdigest:TelephoneNumber>
      </lexsdigest:EntityTelephoneNumber>
      <lexsdigest:EntityTelephoneNumber>
         <lexsdigest:Metadata s:id="MTelNum2">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastUpdatedDate>
               <nc:DateTime>1980-08-13T09:13:00.0Z</nc:DateTime>
            </nc:LastUpdatedDate>
         </lexsdigest:Metadata>
         <lexsdigest:TelephoneNumber s:id="TelNum2" s:metadata="MTelNum2">
            <nc:NANPTelephoneNumber>
               <nc:TelephoneAreaCodeID>888</nc:TelephoneAreaCodeID>
               <nc:TelephoneExchangeID>444</nc:TelephoneExchangeID>
               <nc:TelephoneLineID>1212</nc:TelephoneLineID>
               <nc:TelephoneSuffixID>11</nc:TelephoneSuffixID>
            </nc:NANPTelephoneNumber>
            <lexsdigest:TelephoneNumberCategoryCode>Mobile</lexsdigest:TelephoneNumberCategoryCode>
         </lexsdigest:TelephoneNumber>
      </lexsdigest:EntityTelephoneNumber>
      <lexsdigest:EntityTelephoneNumber>
         <lexsdigest:TelephoneNumber s:id="TelNum3">
            <nc:FullTelephoneNumber>
               <nc:TelephoneNumberFullID>888-444-1212</nc:TelephoneNumberFullID>
               <nc:TelephoneSuffixID>11</nc:TelephoneSuffixID>
            </nc:FullTelephoneNumber>
            <lexsdigest:TelephoneNumberCategoryCode>Other</lexsdigest:TelephoneNumberCategoryCode>
         </lexsdigest:TelephoneNumber>
      </lexsdigest:EntityTelephoneNumber>
      <lexsdigest:EntityEmail>
         <lexsdigest:Metadata s:id="MEmail1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastUpdatedDate>
               <nc:DateTime>1980-08-13T09:13:00.0Z</nc:DateTime>
            </nc:LastUpdatedDate>
         </lexsdigest:Metadata>
         <lexsdigest:EmailAddress s:id="Email1" s:metadata="MEmail1">
            <lexsdigest:EmailAddressID>abc1@yahoo.com</lexsdigest:EmailAddressID>
         </lexsdigest:EmailAddress>
      </lexsdigest:EntityEmail>
      <lexsdigest:EntityEmail>
         <lexsdigest:EmailAddress s:id="Email2">
            <lexsdigest:EmailAddressID>abc2@yahoo.com</lexsdigest:EmailAddressID>
         </lexsdigest:EmailAddress>
      </lexsdigest:EntityEmail>
      <lexsdigest:EntityInstantMessenger>
         <lexsdigest:Metadata s:id="MIM1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastUpdatedDate>
               <nc:DateTime>2002-08-13T09:13:00.0Z</nc:DateTime>
            </nc:LastUpdatedDate>
         </lexsdigest:Metadata>
         <lexsdigest:InstantMessenger s:id="IM1" s:metadata="MIM1">
            <nc:InstantMessengerClientName>AIM</nc:InstantMessengerClientName>
            <nc:InstantMessengerScreenID>Peachy Keen</nc:InstantMessengerScreenID>
         </lexsdigest:InstantMessenger>
      </lexsdigest:EntityInstantMessenger>
      <lexsdigest:EntityInstantMessenger>
         <lexsdigest:Metadata s:id="MIM2">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastUpdatedDate>
               <nc:DateTime>2002-08-13T09:13:00.0Z</nc:DateTime>
            </nc:LastUpdatedDate>
         </lexsdigest:Metadata>
         <lexsdigest:InstantMessenger s:id="IM2" s:metadata="MIM2">
            <nc:InstantMessengerClientName>Pidgin</nc:InstantMessengerClientName>
            <nc:InstantMessengerScreenID>Larry Byrd</nc:InstantMessengerScreenID>
         </lexsdigest:InstantMessenger>
      </lexsdigest:EntityInstantMessenger>
      <lexsdigest:EntityNetworkAddress>
         <lexsdigest:Metadata s:id="MNetworkAddress1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastUpdatedDate>
               <nc:DateTime>2008-08-13T09:13:00.0Z</nc:DateTime>
            </nc:LastUpdatedDate>
            <nc:ReportedDate>
               <nc:YearMonth>2008-05</nc:YearMonth>
            </nc:ReportedDate>
            <nc:SourceIDText>13243546</nc:SourceIDText>
         </lexsdigest:Metadata>
         <lexsdigest:NetworkAddress s:metadata="MNetworkAddress1" s:id="NetworkAddress1">
            <scr:ElectronicAddressText>127.0.0.1</scr:ElectronicAddressText>
            <lexsdigest:ElectronicAddressAugmentation>
               <lexsdigest:ElectronicAddressCaptureDate>
                  <nc:Date>1999-09-19</nc:Date>
               </lexsdigest:ElectronicAddressCaptureDate>
               <lexsdigest:ElectronicAddressDescriptionText>Address description</lexsdigest:ElectronicAddressDescriptionText>
               <lexsdigest:ElectronicAddressHardwareAddressIdentification>
                  <nc:IdentificationID>00-0C-F1-56-98-AD</nc:IdentificationID>
                  <nc:IdentificationCategoryText>MAC Address</nc:IdentificationCategoryText>
               </lexsdigest:ElectronicAddressHardwareAddressIdentification>
               <lexsdigest:ServiceProviderNameText>AT and T</lexsdigest:ServiceProviderNameText>
            </lexsdigest:ElectronicAddressAugmentation>
         </lexsdigest:NetworkAddress>
      </lexsdigest:EntityNetworkAddress>
      <lexsdigest:EntityNetworkAddress>
         <lexsdigest:NetworkAddress s:id="NetworkAddress2">
            <scr:ElectronicAddressText>140.1.0.1</scr:ElectronicAddressText>
            <lexsdigest:ElectronicAddressAugmentation>
               <lexsdigest:ElectronicAddressCaptureDate>
                  <nc:Date>2001-01-21</nc:Date>
               </lexsdigest:ElectronicAddressCaptureDate>
               <lexsdigest:ElectronicAddressDescriptionText>Address description</lexsdigest:ElectronicAddressDescriptionText>
               <lexsdigest:ElectronicAddressHardwareAddressIdentification>
                  <nc:IdentificationID>00-0C-F1-56-08-ff</nc:IdentificationID>
                  <nc:IdentificationCategoryText>MAC Address</nc:IdentificationCategoryText>
               </lexsdigest:ElectronicAddressHardwareAddressIdentification>
               <lexsdigest:ServiceProviderNameText>AT and T</lexsdigest:ServiceProviderNameText>
            </lexsdigest:ElectronicAddressAugmentation>
         </lexsdigest:NetworkAddress>
      </lexsdigest:EntityNetworkAddress>
      <lexsdigest:EntityHash>
         <lexsdigest:Metadata s:id="MHash1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastUpdatedDate>
               <nc:DateTime>1980-08-13T09:13:00.0Z</nc:DateTime>
            </nc:LastUpdatedDate>
         </lexsdigest:Metadata>
         <lexsdigest:Hash s:id="Hash1" s:metadata="MHash1">
            <lexsdigest:HashValue>
               <lexsdigest:HashValueText>3628c7a64ed5ec6e8c1c381d4bce1977619ded56</lexsdigest:HashValueText>
               <lexsdigest:HashValueMethodAlgorithmText>http://www.w3.org/2000/09/xmldsig#sha1</lexsdigest:HashValueMethodAlgorithmText>
            </lexsdigest:HashValue>
         </lexsdigest:Hash>
      </lexsdigest:EntityHash>
      <lexsdigest:EntityTangibleItem>
         <lexsdigest:Metadata s:id="MItem1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastUpdatedDate>
               <nc:DateTime>1980-08-13T09:13:00.0Z</nc:DateTime>
            </nc:LastUpdatedDate>
         </lexsdigest:Metadata>
         <nc:TangibleItem s:id="Item1" s:metadata="MItem1">
            <nc:ItemDescriptionText>CRT Television</nc:ItemDescriptionText>
            <nc:ItemSerialIdentification>
               <nc:IdentificationID>SER123</nc:IdentificationID>
               <nc:IdentificationCategoryText>identification category</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1967-12-31</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Worldwide</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Toshiba</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:ItemSerialIdentification>
            <nc:ItemStatus>
               <nc:StatusText>returned to owner</nc:StatusText>
            </nc:ItemStatus>
            <nc:ItemValue>
               <nc:ItemValueAmount nc:currencyCode="USD">300</nc:ItemValueAmount>
               <nc:ItemValueDate>
                  <nc:Date>2001-08-13</nc:Date>
               </nc:ItemValueDate>
               <nc:ItemValueDescriptionText>Purchase price</nc:ItemValueDescriptionText>
            </nc:ItemValue>
            <nc:ItemCategoryText>Electronic Equipment</nc:ItemCategoryText>
            <nc:ItemColorDescriptionText>Black</nc:ItemColorDescriptionText>
            <nc:ItemHeightMeasure>
               <nc:MeasurePointValue>40</nc:MeasurePointValue>
               <nc:LengthUnitCode>INH</nc:LengthUnitCode>
            </nc:ItemHeightMeasure>
            <nc:ItemLengthMeasure>
               <nc:MeasureRangeValue>
                  <nc:RangeMinimumValue>60</nc:RangeMinimumValue>
                  <nc:RangeMaximumValue>64</nc:RangeMaximumValue>
               </nc:MeasureRangeValue>
               <nc:LengthUnitCode>INH</nc:LengthUnitCode>
            </nc:ItemLengthMeasure>
            <nc:ItemMakeName>Toshiba</nc:ItemMakeName>
            <nc:ItemModelName>ABC1</nc:ItemModelName>
            <nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
            <nc:ItemQuantity>10</nc:ItemQuantity>
            <nc:ItemSizeDescriptionText>Big</nc:ItemSizeDescriptionText>
            <nc:ItemWeightMeasure>
               <nc:MeasurePointValue>20</nc:MeasurePointValue>
               <nc:WeightUnitCode>LBR</nc:WeightUnitCode>
            </nc:ItemWeightMeasure>
            <nc:ItemWidthMeasure>
               <nc:MeasurePointValue>26</nc:MeasurePointValue>
               <nc:LengthUnitCode>INH</nc:LengthUnitCode>
            </nc:ItemWidthMeasure>
         </nc:TangibleItem>
         <em:Resource s:id="Resource1">
            <nc:RoleOfItemReference s:ref="Item1"/>
            <em:ResourceName>CRT Resource</em:ResourceName>
            <em:ResourceDescriptionText>CRT used in case of emergency</em:ResourceDescriptionText>
         </em:Resource>
         <lexsdigest:Pawn>
            <nc:RoleOfItemReference s:ref="Item1"/>
         </lexsdigest:Pawn>
         <nc:Property>
            <nc:RoleOfItemReference s:ref="Item1"/>
            <nc:PropertyCurrentResaleValue>
               <nc:ItemValueAmount nc:currencyCode="USD">200</nc:ItemValueAmount>
               <nc:ItemValueDate>
                  <nc:Date>2001-08-13</nc:Date>
               </nc:ItemValueDate>
               <nc:ItemValueDescriptionText>Used price</nc:ItemValueDescriptionText>
            </nc:PropertyCurrentResaleValue>
            <nc:PropertyRecoveredValue>
               <nc:ItemValueAmount nc:currencyCode="USD">200</nc:ItemValueAmount>
               <nc:ItemValueDate>
                  <nc:Date>2001-08-13</nc:Date>
               </nc:ItemValueDate>
               <nc:ItemValueDescriptionText>Used price</nc:ItemValueDescriptionText>
            </nc:PropertyRecoveredValue>
         </nc:Property>
      </lexsdigest:EntityTangibleItem>
      <lexsdigest:EntityCreditCard>
         <lexsdigest:Metadata s:id="MCreditCard1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastUpdatedDate>
               <nc:DateTime>1980-08-13T09:13:00.0Z</nc:DateTime>
            </nc:LastUpdatedDate>
         </lexsdigest:Metadata>
         <lexsdigest:CreditCard s:id="CreditCard1" s:metadata="MCreditCard1">
            <nc:ItemDescriptionText>fraudulant credit card</nc:ItemDescriptionText>
            <nc:ItemSerialIdentification>
               <nc:IdentificationCategoryText>Delta SkyMiles card</nc:IdentificationCategoryText>
            </nc:ItemSerialIdentification>
            <nc:ItemStatus>
               <nc:StatusDescriptionText>confiscated</nc:StatusDescriptionText>
            </nc:ItemStatus>
            <nc:ItemValue>
               <nc:ItemValueAmount nc:currencyText="US Dollars">100</nc:ItemValueAmount>
               <nc:ItemValueDate>
                  <nc:Date>2001-08-13</nc:Date>
               </nc:ItemValueDate>
               <nc:ItemValueDescriptionText>Cost to owner based on limit agreement</nc:ItemValueDescriptionText>
            </nc:ItemValue>
            <lexsdigest:CreditCardCategoryText>American Express</lexsdigest:CreditCardCategoryText>
            <lexsdigest:CreditCardExpirationDate>
               <nc:YearMonth>2014-01</nc:YearMonth>
               <nc:DateAccuracyCode>Exact</nc:DateAccuracyCode>
            </lexsdigest:CreditCardExpirationDate>
            <lexsdigest:CreditCardIssuerOrganizationName>American Express</lexsdigest:CreditCardIssuerOrganizationName>
            <lexsdigest:CreditCardNumberText>3123 098988 30300</lexsdigest:CreditCardNumberText>
            <lexsdigest:CreditCardOwnerName>Peggy Jayne Dough</lexsdigest:CreditCardOwnerName>
         </lexsdigest:CreditCard>
      </lexsdigest:EntityCreditCard>
      <lexsdigest:EntityExplosive>
         <lexsdigest:Metadata s:id="MExplosive1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastUpdatedDate>
               <nc:DateTime>1980-08-13T09:13:00.0Z</nc:DateTime>
            </nc:LastUpdatedDate>
         </lexsdigest:Metadata>
         <nc:Explosive s:id="Explosive1" s:metadata="MExplosive1">
            <nc:ItemDescriptionText>Homemade bomb</nc:ItemDescriptionText>
            <nc:ItemSerialIdentification>
               <nc:IdentificationID>you die 42</nc:IdentificationID>
            </nc:ItemSerialIdentification>
            <nc:ItemStatus>
               <nc:StatusDescriptionText>Status Description</nc:StatusDescriptionText>
            </nc:ItemStatus>
            <nc:ItemValue>
               <nc:ItemValueAmount nc:currencyText="US Dollars">100</nc:ItemValueAmount>
               <nc:ItemValueDate>
                  <nc:Date>2001-08-13</nc:Date>
               </nc:ItemValueDate>
               <nc:ItemValueDescriptionText>Cost of parts to build</nc:ItemValueDescriptionText>
            </nc:ItemValue>
            <nc:ItemCategoryText>Explosive</nc:ItemCategoryText>
            <nc:ItemColorDescriptionText>Red</nc:ItemColorDescriptionText>
            <nc:ItemHeightMeasure>
               <nc:MeasurePointValue>10</nc:MeasurePointValue>
               <nc:LengthUnitCode>INH</nc:LengthUnitCode>
            </nc:ItemHeightMeasure>
            <nc:ItemLengthMeasure>
               <nc:MeasurePointValue>15</nc:MeasurePointValue>
               <nc:LengthUnitCode>INH</nc:LengthUnitCode>
            </nc:ItemLengthMeasure>
            <nc:ItemMakeName>None</nc:ItemMakeName>
            <nc:ItemModelName>None</nc:ItemModelName>
            <nc:ItemQuantity>2</nc:ItemQuantity>
            <nc:ItemSizeDescriptionText>Medium</nc:ItemSizeDescriptionText>
            <nc:ItemWeightMeasure>
               <nc:MeasurePointValue>6</nc:MeasurePointValue>
               <nc:WeightUnitCode>LBR</nc:WeightUnitCode>
            </nc:ItemWeightMeasure>
            <nc:ItemWidthMeasure>
               <nc:MeasurePointValue>20</nc:MeasurePointValue>
               <nc:LengthUnitCode>INH</nc:LengthUnitCode>
            </nc:ItemWidthMeasure>
            <nc:ExplosiveComponentCode>1</nc:ExplosiveComponentCode>
            <nc:ExplosiveContainerCode>1</nc:ExplosiveContainerCode>
            <nc:ExplosiveFillerCode>1</nc:ExplosiveFillerCode>
            <nc:ExplosiveIgnitionCode>1</nc:ExplosiveIgnitionCode>
         </nc:Explosive>
         <nc:Weapon s:id="Weapon1">
            <nc:RoleOfItemReference s:ref="Explosive1"/>
            <nc:WeaponUsageText>Used to extort money</nc:WeaponUsageText>
         </nc:Weapon>
      </lexsdigest:EntityExplosive>
      <lexsdigest:EntityExplosive>
         <nc:Explosive s:id="Explosive2">
            <nc:ItemDescriptionText>Homemade bomb</nc:ItemDescriptionText>
            <nc:ItemValue>
               <nc:ItemValueAmount nc:currencyText="US Dollars">100</nc:ItemValueAmount>
               <nc:ItemValueDate>
                  <nc:Date>2001-08-13</nc:Date>
               </nc:ItemValueDate>
               <nc:ItemValueDescriptionText>Cost of parts to build</nc:ItemValueDescriptionText>
            </nc:ItemValue>
            <nc:ItemCategoryText>Explosive</nc:ItemCategoryText>
            <nc:ItemHeightMeasure>
               <nc:MeasurePointValue>10</nc:MeasurePointValue>
               <nc:LengthUnitCode>INH</nc:LengthUnitCode>
            </nc:ItemHeightMeasure>
            <nc:ItemLengthMeasure>
               <nc:MeasurePointValue>15</nc:MeasurePointValue>
               <nc:LengthUnitCode>INH</nc:LengthUnitCode>
            </nc:ItemLengthMeasure>
            <nc:ItemWeightMeasure>
               <nc:MeasurePointValue>6</nc:MeasurePointValue>
               <nc:WeightUnitCode>LBR</nc:WeightUnitCode>
            </nc:ItemWeightMeasure>
            <nc:ItemWidthMeasure>
               <nc:MeasurePointValue>20</nc:MeasurePointValue>
               <nc:LengthUnitCode>INH</nc:LengthUnitCode>
            </nc:ItemWidthMeasure>
            <nc:ExplosiveComponentText>Nails</nc:ExplosiveComponentText>
            <nc:ExplosiveContainerText>Bottle</nc:ExplosiveContainerText>
            <nc:ExplosiveFillerText>Nitroglycerene</nc:ExplosiveFillerText>
            <nc:ExplosiveIgnitionText>Clock</nc:ExplosiveIgnitionText>
         </nc:Explosive>
      </lexsdigest:EntityExplosive>
      <lexsdigest:EntityFirearm>
         <lexsdigest:Metadata s:id="MFirearm1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastUpdatedDate>
               <nc:DateTime>1980-08-13T09:13:00.0Z</nc:DateTime>
            </nc:LastUpdatedDate>
         </lexsdigest:Metadata>
         <nc:Firearm s:id="Firearm1" s:metadata="MFirearm1">
            <nc:ItemDescriptionText>Smith and Wesson handgun</nc:ItemDescriptionText>
            <nc:ItemSerialIdentification>
               <nc:IdentificationID>SER456</nc:IdentificationID>
               <nc:IdentificationCategoryText>identification category</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Not applicable</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>Smith and Wesson</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Current</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Smith and Wesson</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:ItemSerialIdentification>
            <nc:ItemStatus>
               <nc:StatusText>Missing</nc:StatusText>
            </nc:ItemStatus>
            <nc:ItemValue>
               <nc:ItemValueAmount nc:currencyCode="USD">50</nc:ItemValueAmount>
               <nc:ItemValueDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:ItemValueDate>
               <nc:ItemValueDescriptionText>Purchase price</nc:ItemValueDescriptionText>
            </nc:ItemValue>
            <nc:ItemCategoryText>handgun</nc:ItemCategoryText>
            <nc:ItemColorDescriptionText>Silver</nc:ItemColorDescriptionText>
            <nc:ItemHeightMeasure>
               <nc:MeasurePointValue>3</nc:MeasurePointValue>
               <nc:LengthUnitCode>INH</nc:LengthUnitCode>
            </nc:ItemHeightMeasure>
            <nc:ItemLengthMeasure>
               <nc:MeasurePointValue>8</nc:MeasurePointValue>
               <nc:LengthUnitCode>INH</nc:LengthUnitCode>
            </nc:ItemLengthMeasure>
            <nc:ItemMakeName>Smith and Wesson</nc:ItemMakeName>
            <nc:ItemModelName>Peacemaker</nc:ItemModelName>
            <nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
            <nc:ItemQuantity>1</nc:ItemQuantity>
            <nc:ItemSizeDescriptionText>small</nc:ItemSizeDescriptionText>
            <nc:ItemWeightMeasure>
               <nc:MeasurePointValue>10</nc:MeasurePointValue>
               <nc:WeightUnitCode>ONZ</nc:WeightUnitCode>
            </nc:ItemWeightMeasure>
            <nc:ItemWidthMeasure>
               <nc:MeasurePointValue>2</nc:MeasurePointValue>
               <nc:LengthUnitCode>INH</nc:LengthUnitCode>
            </nc:ItemWidthMeasure>
            <nc:FirearmMakeCode>AAC</nc:FirearmMakeCode>
            <nc:FirearmCategoryCode>A</nc:FirearmCategoryCode>
            <nc:FirearmCategoryDescriptionCode>A</nc:FirearmCategoryDescriptionCode>
            <nc:FirearmAutomaticIndicator>true</nc:FirearmAutomaticIndicator>
            <nc:FirearmBarrelLengthMeasure>
               <nc:MeasurePointValue>3.5</nc:MeasurePointValue>
               <nc:LengthUnitCode>INH</nc:LengthUnitCode>
            </nc:FirearmBarrelLengthMeasure>
            <nc:FirearmCaliberCode>357</nc:FirearmCaliberCode>
            <nc:FirearmFinishCode>SIL</nc:FirearmFinishCode>
            <nc:FirearmGaugeText>12</nc:FirearmGaugeText>
            <nc:FirearmGripText>Pearl</nc:FirearmGripText>
         </nc:Firearm>
         <nc:Weapon s:id="Weapon2">
            <nc:RoleOfItemReference s:ref="Firearm1"/>
            <nc:WeaponUsageText>Used to demand money</nc:WeaponUsageText>
         </nc:Weapon>
      </lexsdigest:EntityFirearm>
      <lexsdigest:EntityFirearm>
         <nc:Firearm s:id="Firearm2">
            <nc:ItemDescriptionText>Smith and Wesson handgun</nc:ItemDescriptionText>
            <nc:ItemCategoryText>handgun</nc:ItemCategoryText>
            <nc:ItemMakeName>Smith and Wesson</nc:ItemMakeName>
            <nc:ItemModelName>Peacemaker</nc:ItemModelName>
            <nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
            <nc:FirearmMakeCode>AAC</nc:FirearmMakeCode>
            <nc:FirearmCategoryCode>A</nc:FirearmCategoryCode>
            <nc:FirearmCategoryDescriptionText>A</nc:FirearmCategoryDescriptionText>
            <nc:FirearmAutomaticIndicator>true</nc:FirearmAutomaticIndicator>
            <nc:FirearmCaliberText>45</nc:FirearmCaliberText>
            <nc:FirearmFinishText>Blue</nc:FirearmFinishText>
            <nc:FirearmGaugeText>12</nc:FirearmGaugeText>
            <nc:FirearmGripText>Pearl</nc:FirearmGripText>
         </nc:Firearm>
      </lexsdigest:EntityFirearm>
      <lexsdigest:EntityDrug>
         <lexsdigest:Metadata s:id="MDrug1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastUpdatedDate>
               <nc:Date>1970-06-19</nc:Date>
            </nc:LastUpdatedDate>
         </lexsdigest:Metadata>
         <nc:Drug s:id="Drug1" s:metadata="MDrug1">
            <nc:ItemDescriptionText>Cocaine powder seized from subject</nc:ItemDescriptionText>
            <nc:ItemStatus>
               <nc:StatusText>Held for evidence</nc:StatusText>
            </nc:ItemStatus>
            <nc:ItemValue>
               <nc:ItemValueAmount nc:currencyCode="USD">100</nc:ItemValueAmount>
               <nc:ItemValueDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:ItemValueDate>
               <nc:ItemValueDescriptionText>Estimated street value</nc:ItemValueDescriptionText>
            </nc:ItemValue>
            <nc:ItemCategoryText>Drugs</nc:ItemCategoryText>
            <nc:ItemColorDescriptionText>Pale white</nc:ItemColorDescriptionText>
            <nc:ItemQuantity>1</nc:ItemQuantity>
            <nc:ItemSizeDescriptionText>small packet</nc:ItemSizeDescriptionText>
            <nc:SubstanceCategoryText>Amphetamine</nc:SubstanceCategoryText>
            <j:DrugDEACode>A1</j:DrugDEACode>
            <nc:SubstanceContainerDescriptionText>plastic bag</nc:SubstanceContainerDescriptionText>
            <nc:SubstanceQuantityMeasure>
               <nc:MeasurePointValue>1</nc:MeasurePointValue>
               <nc:SubstanceUnitCode>OZ</nc:SubstanceUnitCode>
            </nc:SubstanceQuantityMeasure>
            <nc:SubstanceCompositionDescriptionText>Crystalline</nc:SubstanceCompositionDescriptionText>
            <nc:SubstanceFormText>white powder</nc:SubstanceFormText>
            <nc:SubstanceFoundDescriptionText>in subject pocket</nc:SubstanceFoundDescriptionText>
         </nc:Drug>
      </lexsdigest:EntityDrug>
      <lexsdigest:EntitySubstance>
         <lexsdigest:Metadata s:id="MSubstance1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastUpdatedDate>
               <nc:Date>1970-06-19</nc:Date>
            </nc:LastUpdatedDate>
         </lexsdigest:Metadata>
         <nc:Substance s:id="Substance1" s:metadata="MSubstance1">
            <nc:ItemDescriptionText>Paint</nc:ItemDescriptionText>
            <nc:ItemSerialIdentification>
               <nc:IdentificationID>PL1000</nc:IdentificationID>
               <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Worldwide</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Pratt and Lambert</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:ItemSerialIdentification>
            <nc:ItemStatus>
               <nc:StatusText>in analysis lab</nc:StatusText>
            </nc:ItemStatus>
            <nc:ItemValue>
               <nc:ItemValueAmount nc:currencyCode="USD">10</nc:ItemValueAmount>
               <nc:ItemValueDate>
                  <nc:Date>2001-08-13</nc:Date>
               </nc:ItemValueDate>
               <nc:ItemValueDescriptionText>Retail Cost</nc:ItemValueDescriptionText>
            </nc:ItemValue>
            <nc:ItemCategoryText>Paint found at crime scene</nc:ItemCategoryText>
            <nc:ItemColorDescriptionText>White</nc:ItemColorDescriptionText>
            <nc:ItemHeightMeasure>
               <nc:MeasurePointValue>10</nc:MeasurePointValue>
               <nc:LengthUnitCode>INH</nc:LengthUnitCode>
            </nc:ItemHeightMeasure>
            <nc:ItemLengthMeasure>
               <nc:MeasurePointValue>5</nc:MeasurePointValue>
               <nc:LengthUnitCode>INH</nc:LengthUnitCode>
            </nc:ItemLengthMeasure>
            <nc:ItemMakeName>Pratt and Lambert</nc:ItemMakeName>
            <nc:ItemModelName>Red Seal Interior Latex Satin Enamel</nc:ItemModelName>
            <nc:ItemModelYearDate>2006</nc:ItemModelYearDate>
            <nc:ItemQuantity>1</nc:ItemQuantity>
            <nc:ItemSizeDescriptionText>large can</nc:ItemSizeDescriptionText>
            <nc:ItemWeightMeasure>
               <nc:MeasurePointValue>5</nc:MeasurePointValue>
               <nc:WeightUnitCode>LBR</nc:WeightUnitCode>
            </nc:ItemWeightMeasure>
            <nc:ItemWidthMeasure>
               <nc:MeasurePointValue>8</nc:MeasurePointValue>
               <nc:LengthUnitCode>INH</nc:LengthUnitCode>
            </nc:ItemWidthMeasure>
            <nc:SubstanceCategoryText>paint</nc:SubstanceCategoryText>
            <j:HazardousMaterialCode>UN1263</j:HazardousMaterialCode>
            <nc:SubstanceContainerDescriptionText>Can</nc:SubstanceContainerDescriptionText>
            <nc:SubstanceQuantityMeasure>
               <nc:MeasurePointValue>1</nc:MeasurePointValue>
               <nc:SubstanceUnitCode>GL</nc:SubstanceUnitCode>
            </nc:SubstanceQuantityMeasure>
            <nc:SubstanceCompositionDescriptionText>Latex</nc:SubstanceCompositionDescriptionText>
            <nc:SubstanceFormText>Liquid</nc:SubstanceFormText>
            <nc:SubstanceFoundDescriptionText>Trunk of car</nc:SubstanceFoundDescriptionText>
         </nc:Substance>
      </lexsdigest:EntitySubstance>
      <lexsdigest:EntityAircraft>
         <lexsdigest:Metadata s:id="MAircraft1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastVerifiedDate>
               <nc:Date>1970-06-19</nc:Date>
            </nc:LastVerifiedDate>
         </lexsdigest:Metadata>
         <nc:Aircraft s:id="Aircraft1" s:metadata="MAircraft1">
            <nc:ItemDescriptionText>Twin engine Cessna</nc:ItemDescriptionText>
            <nc:ItemSerialIdentification>
               <nc:IdentificationID>SER55555</nc:IdentificationID>
               <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>North America</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>Cessna</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Cessna</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:ItemSerialIdentification>
            <nc:ItemStatus>
               <nc:StatusText>gone to auction site</nc:StatusText>
            </nc:ItemStatus>
            <nc:ItemValue>
               <nc:ItemValueAmount nc:currencyCode="USD">40000</nc:ItemValueAmount>
               <nc:ItemValueDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:ItemValueDate>
               <nc:ItemValueDescriptionText>fair market value</nc:ItemValueDescriptionText>
            </nc:ItemValue>
            <nc:ItemCategoryText>Airplane</nc:ItemCategoryText>
            <nc:ItemHeightMeasure>
               <nc:MeasurePointValue>9</nc:MeasurePointValue>
               <nc:LengthUnitCode>FOT</nc:LengthUnitCode>
            </nc:ItemHeightMeasure>
            <nc:ItemLengthMeasure>
               <nc:MeasurePointValue>15</nc:MeasurePointValue>
               <nc:LengthUnitCode>FOT</nc:LengthUnitCode>
            </nc:ItemLengthMeasure>
            <nc:ItemMakeName>Cessna</nc:ItemMakeName>
            <nc:ItemModelName>Cub</nc:ItemModelName>
            <nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
            <nc:ItemQuantity>1</nc:ItemQuantity>
            <nc:ItemSizeDescriptionText>small, 2 seater</nc:ItemSizeDescriptionText>
            <nc:ItemWeightMeasure>
               <nc:MeasureRangeValue>
                  <nc:RangeMinimumValue>450</nc:RangeMinimumValue>
                  <nc:RangeMaximumValue>550</nc:RangeMaximumValue>
               </nc:MeasureRangeValue>
               <nc:WeightUnitCode>LBR</nc:WeightUnitCode>
            </nc:ItemWeightMeasure>
            <nc:ItemWidthMeasure>
               <nc:MeasurePointValue>18</nc:MeasurePointValue>
               <nc:LengthUnitCode>FOT</nc:LengthUnitCode>
            </nc:ItemWidthMeasure>
            <nc:ConveyanceEngineQuantity>2</nc:ConveyanceEngineQuantity>
            <nc:ConveyanceRegistrationPlateIdentification>
               <nc:IdentificationID>ABC123</nc:IdentificationID>
               <nc:IdentificationCategoryText>identification category</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Worldwide</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>DNR</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>DNR</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:ConveyanceRegistrationPlateIdentification>
            <nc:AircraftTailID>N55555</nc:AircraftTailID>
            <nc:AircraftMakeCode>AAA</nc:AircraftMakeCode>
            <nc:AircraftModelCode>002</nc:AircraftModelCode>
            <nc:AircraftStyleCode>1P</nc:AircraftStyleCode>
            <nc:AircraftFuselageColorCode>AME</nc:AircraftFuselageColorCode>
            <nc:AircraftWingColorCode>AME</nc:AircraftWingColorCode>
            <nc:AircraftBaseAirport>
               <nc:FacilityIdentification>
                  <nc:IdentificationID>ATL</nc:IdentificationID>
                  <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
                  <nc:IdentificationEffectiveDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:IdentificationEffectiveDate>
                  <nc:IdentificationExpirationDate>
                     <nc:Date>1968-08-13</nc:Date>
                  </nc:IdentificationExpirationDate>
                  <nc:IdentificationJurisdictionText>Worldwide</nc:IdentificationJurisdictionText>
                  <nc:IdentificationSourceText>FAA</nc:IdentificationSourceText>
                  <nc:IdentificationStatus>
                     <nc:StatusDate>
                        <nc:Date>1967-08-13</nc:Date>
                     </nc:StatusDate>
                     <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                     <nc:StatusIssuerText>FAA</nc:StatusIssuerText>
                  </nc:IdentificationStatus>
               </nc:FacilityIdentification>
               <nc:FacilityName>Atlanta Hartsfield Jackson International Airport</nc:FacilityName>
            </nc:AircraftBaseAirport>
         </nc:Aircraft>
      </lexsdigest:EntityAircraft>
      <lexsdigest:EntityVessel>
         <lexsdigest:Metadata s:id="MVessel1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastVerifiedDate>
               <nc:Date>1970-06-19</nc:Date>
            </nc:LastVerifiedDate>
         </lexsdigest:Metadata>
         <nc:Vessel s:id="Boat1" s:metadata="MVessel1">
            <nc:ItemDescriptionText>Fishing boat with outboard motor</nc:ItemDescriptionText>
            <nc:ItemSerialIdentification>
               <nc:IdentificationID>SER123</nc:IdentificationID>
               <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>United States</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>Trawler Inc.</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Trawler Inc.</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:ItemSerialIdentification>
            <nc:ItemStatus>
               <nc:StatusText>impounded</nc:StatusText>
            </nc:ItemStatus>
            <nc:ItemValue>
               <nc:ItemValueAmount nc:currencyCode="USD">8000</nc:ItemValueAmount>
               <nc:ItemValueDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:ItemValueDate>
               <nc:ItemValueDescriptionText>Fair market value</nc:ItemValueDescriptionText>
            </nc:ItemValue>
            <nc:ItemCategoryText>Fishing boat</nc:ItemCategoryText>
            <nc:VesselColorPrimaryCode>BLK</nc:VesselColorPrimaryCode>
            <nc:VesselColorSecondaryCode>BLU</nc:VesselColorSecondaryCode>
            <nc:ItemHeightMeasure>
               <nc:MeasurePointValue>9</nc:MeasurePointValue>
               <nc:LengthUnitCode>FOT</nc:LengthUnitCode>
            </nc:ItemHeightMeasure>
            <nc:ItemLengthMeasure>
               <nc:MeasurePointValue>35</nc:MeasurePointValue>
               <nc:LengthUnitCode>FOT</nc:LengthUnitCode>
            </nc:ItemLengthMeasure>
            <nc:ItemMakeName>Wes-Co. Boats Division</nc:ItemMakeName>
            <nc:ItemModelName>Fastline</nc:ItemModelName>
            <nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
            <nc:ItemQuantity>1</nc:ItemQuantity>
            <nc:ItemSizeDescriptionText>typical size fishing boat</nc:ItemSizeDescriptionText>
            <nc:VehicleStyleCode>BT</nc:VehicleStyleCode>
            <nc:ItemWeightMeasure>
               <nc:MeasureRangeValue>
                  <nc:RangeMinimumValue>450</nc:RangeMinimumValue>
                  <nc:RangeMaximumValue>550</nc:RangeMaximumValue>
               </nc:MeasureRangeValue>
               <nc:WeightUnitCode>LBR</nc:WeightUnitCode>
            </nc:ItemWeightMeasure>
            <nc:ItemWidthMeasure>
               <nc:MeasurePointValue>10</nc:MeasurePointValue>
               <nc:LengthUnitCode>FOT</nc:LengthUnitCode>
            </nc:ItemWidthMeasure>
            <nc:ConveyanceEngineQuantity>2</nc:ConveyanceEngineQuantity>
            <nc:ConveyanceRegistrationPlateIdentification>
               <nc:IdentificationID>ABC123</nc:IdentificationID>
               <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Worldwide</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>DNR</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>DNR</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:ConveyanceRegistrationPlateIdentification>
            <nc:VesselRegistrationIdentification>
               <nc:IdentificationID>REG111</nc:IdentificationID>
               <nc:IdentificationCategoryText>identification category</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Georgia</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>Georgia Dept. of Transportation</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Georgia Dept. of Transportation</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:VesselRegistrationIdentification>
            <nc:VesselMakeCode>AAA</nc:VesselMakeCode>
            <nc:VesselCategoryCode>AIR</nc:VesselCategoryCode>
            <nc:VesselHullIdentification>
               <nc:IdentificationID>HULL123</nc:IdentificationID>
               <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Georgia</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>Georgia Dept. of Transportation</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Georgia Dept. of Transportation</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:VesselHullIdentification>
            <nc:VesselHullMaterialCode>ML</nc:VesselHullMaterialCode>
            <nc:VesselHullShapeCode>CM</nc:VesselHullShapeCode>
            <nc:VesselPropulsionCode>IN</nc:VesselPropulsionCode>
            <nc:VesselTrailerMakeCode>AAA</nc:VesselTrailerMakeCode>
         </nc:Vessel>
      </lexsdigest:EntityVessel>
      <lexsdigest:EntityVessel>
         <nc:Vessel s:id="Boat2">
            <nc:ItemDescriptionText>Fishing boat with outboard motor</nc:ItemDescriptionText>
            <nc:VesselColorPrimaryCode>BLK</nc:VesselColorPrimaryCode>
            <nc:VesselColorSecondaryCode>BLU</nc:VesselColorSecondaryCode>
            <nc:ItemMakeName>Wes-Co. Boats Division</nc:ItemMakeName>
            <nc:ItemModelName>Fastline</nc:ItemModelName>
            <nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
            <nc:VesselMakeCode>AAA</nc:VesselMakeCode>
            <nc:VesselCategoryCode>AIR</nc:VesselCategoryCode>
            <nc:VesselHullIdentification>
               <nc:IdentificationID>HULL123</nc:IdentificationID>
               <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Georgia</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>Georgia Dept. of Transportation</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Georgia Dept. of Transportation</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:VesselHullIdentification>
            <nc:VesselHullMaterialText>Wood</nc:VesselHullMaterialText>
            <nc:VesselHullShapeText>Boat shaped</nc:VesselHullShapeText>
            <nc:VesselPropulsionText>Inboard</nc:VesselPropulsionText>
            <nc:VesselTrailerMakeName>AAA trailer company</nc:VesselTrailerMakeName>
         </nc:Vessel>
      </lexsdigest:EntityVessel>
      <lexsdigest:EntityVehicle>
         <lexsdigest:Metadata s:id="MVehicle1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastVerifiedDate>
               <nc:Date>1970-06-19</nc:Date>
            </nc:LastVerifiedDate>
         </lexsdigest:Metadata>
         <nc:Vehicle s:id="Vehicle1" s:metadata="MVehicle1">
            <nc:ItemDescriptionText>Dent on driver door</nc:ItemDescriptionText>
            <nc:ItemStatus>
               <nc:StatusDescriptionText>returned to owner due to hardship claims</nc:StatusDescriptionText>
            </nc:ItemStatus>
            <nc:ItemValue>
               <nc:ItemValueAmount nc:currencyCode="USD">5000</nc:ItemValueAmount>
               <nc:ItemValueDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:ItemValueDate>
               <nc:ItemValueDescriptionText>Owner declared value</nc:ItemValueDescriptionText>
            </nc:ItemValue>
            <nc:ItemCategoryText>Automobile</nc:ItemCategoryText>
            <nc:VehicleColorPrimaryCode>BGE</nc:VehicleColorPrimaryCode>
            <nc:VehicleColorSecondaryCode>BRO</nc:VehicleColorSecondaryCode>
            <nc:ItemHeightMeasure>
               <nc:MeasurePointValue>5</nc:MeasurePointValue>
               <nc:LengthUnitCode>FOT</nc:LengthUnitCode>
            </nc:ItemHeightMeasure>
            <nc:ItemLengthMeasure>
               <nc:MeasurePointValue>10</nc:MeasurePointValue>
               <nc:LengthUnitCode>FOT</nc:LengthUnitCode>
            </nc:ItemLengthMeasure>
            <nc:ItemMakeName>Chevrolet</nc:ItemMakeName>
            <nc:ItemModelName>Malibu</nc:ItemModelName>
            <nc:ItemModelYearDate>2001</nc:ItemModelYearDate>
            <nc:ItemQuantity>1</nc:ItemQuantity>
            <nc:ItemSizeDescriptionText>mid-size</nc:ItemSizeDescriptionText>
            <nc:VehicleStyleCode>4D</nc:VehicleStyleCode>
            <nc:ItemWeightMeasure>
               <nc:MeasureRangeValue>
                  <nc:RangeMinimumValue>2000</nc:RangeMinimumValue>
                  <nc:RangeMaximumValue>2200</nc:RangeMaximumValue>
               </nc:MeasureRangeValue>
               <nc:WeightUnitCode>LBR</nc:WeightUnitCode>
            </nc:ItemWeightMeasure>
            <nc:ItemWidthMeasure>
               <nc:MeasurePointValue>5</nc:MeasurePointValue>
               <nc:LengthUnitCode>FOT</nc:LengthUnitCode>
            </nc:ItemWidthMeasure>
            <nc:ConveyanceEngineQuantity>1</nc:ConveyanceEngineQuantity>
            <nc:ConveyanceRegistrationPlateIdentification>
               <nc:IdentificationID>ABC123</nc:IdentificationID>
               <nc:IdentificationCategoryText>identification category</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Georgia</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>Georgia DMV</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Expired</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Georgia DMV</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:ConveyanceRegistrationPlateIdentification>
            <nc:VehicleIdentification>
               <nc:IdentificationID>VIN1234567</nc:IdentificationID>
               <nc:IdentificationCategoryText>identification category</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Worldwide</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>Chevrolet</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Current</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Chevrolet</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:VehicleIdentification>
            <nc:VehicleMakeCode>CHEV</nc:VehicleMakeCode>
            <nc:VehicleModelCode>MAL</nc:VehicleModelCode>
         </nc:Vehicle>
         <j:Victim s:id="VehVictim1">
            <nc:RoleOfItemReference s:ref="Vehicle1"/>
            <j:VictimDispositionText>Driven to owner's residence</j:VictimDispositionText>
         </j:Victim>
      </lexsdigest:EntityVehicle>
      <lexsdigest:EntityIntangibleItem>
         <nc:IntangibleItem s:id="Intangible1">
            <nc:ItemDescriptionText>copyright of movie</nc:ItemDescriptionText>
            <nc:ItemSerialIdentification>
               <nc:IdentificationID>123456</nc:IdentificationID>
               <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Worldwide</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Time-Warner</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:ItemSerialIdentification>
            <nc:ItemStatus>
               <nc:StatusText>unknown</nc:StatusText>
            </nc:ItemStatus>
            <nc:ItemValue>
               <nc:ItemValueAmount nc:currencyCode="USD">500000</nc:ItemValueAmount>
               <nc:ItemValueDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:ItemValueDate>
               <nc:ItemValueDescriptionText>Owner declared value</nc:ItemValueDescriptionText>
            </nc:ItemValue>
         </nc:IntangibleItem>
         <em:Resource s:id="IntangResource1">
            <nc:RoleOfItemReference s:ref="Intangible1"/>
            <em:ResourceName>Estate income item</em:ResourceName>
            <em:ResourceDescriptionText>Movie copyright</em:ResourceDescriptionText>
         </em:Resource>
         <nc:Property s:id="IntangProperty">
            <nc:RoleOfItemReference s:ref="Intangible1"/>
            <nc:PropertyCurrentResaleValue>
               <nc:ItemValueDescriptionText>not yet valued</nc:ItemValueDescriptionText>
            </nc:PropertyCurrentResaleValue>
            <nc:PropertyRecoveredValue>
               <nc:ItemValueDescriptionText>not yet valued</nc:ItemValueDescriptionText>
            </nc:PropertyRecoveredValue>
         </nc:Property>
      </lexsdigest:EntityIntangibleItem>
      <lexsdigest:EntityDocument>
         <lexsdigest:Metadata s:id="MDocument1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastVerifiedDate>
               <nc:Date>1970-06-19</nc:Date>
            </nc:LastVerifiedDate>
         </lexsdigest:Metadata>
         <lexsdigest:Document s:id="Document1" s:metadata="MDocument1">
            <nc:DocumentCreationDate>
               <nc:YearMonth>1970-06</nc:YearMonth>
               <nc:DateAccuracyCode>Circa</nc:DateAccuracyCode>
            </nc:DocumentCreationDate>
            <nc:DocumentDescriptionText>Will and Testament</nc:DocumentDescriptionText>
            <nc:DocumentFileControlID>Fulton-PC-384-3830</nc:DocumentFileControlID>
            <nc:DocumentIdentification>
               <nc:IdentificationID>123456</nc:IdentificationID>
               <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1970-01-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationJurisdictionText>Fulton Co, Georgia</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>some source</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1970-02-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Valid</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Probate court</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:DocumentIdentification>
            <nc:DocumentKeywordText>Will, Testament, Family Farm, Movie Copyright</nc:DocumentKeywordText>
            <nc:DocumentTitleText>Last Will and Testament of Peachy Keen</nc:DocumentTitleText>
            <nc:SecurityLevelText>unclassified</nc:SecurityLevelText>
         </lexsdigest:Document>
      </lexsdigest:EntityDocument>
      <lexsdigest:EntityDocument>
         <lexsdigest:Document s:id="Document2">
            <nc:DocumentCreationDate>
               <nc:YearMonth>1970-06</nc:YearMonth>
               <nc:DateAccuracyCode>Circa</nc:DateAccuracyCode>
            </nc:DocumentCreationDate>
            <nc:DocumentDescriptionText>Court Order</nc:DocumentDescriptionText>
            <nc:DocumentFileControlID>LKJ-698-3689</nc:DocumentFileControlID>
         </lexsdigest:Document>
      </lexsdigest:EntityDocument>
      <lexsdigest:EntityOther>
         <lexsdigest:Metadata s:id="MOther1">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastVerifiedDate>
               <nc:Date>1970-06-19</nc:Date>
            </nc:LastVerifiedDate>
         </lexsdigest:Metadata>
         <lexsdigest:Other s:id="Other1">
            <lexsdigest:OtherName>unknown</lexsdigest:OtherName>
         </lexsdigest:Other>
      </lexsdigest:EntityOther>
      <lexsdigest:EntityOther>
         <lexsdigest:Metadata s:id="MOther2">
            <nc:CommentText>This is a comment.</nc:CommentText>
            <nc:LastVerifiedDate>
               <nc:Date>1970-06-19</nc:Date>
            </nc:LastVerifiedDate>
         </lexsdigest:Metadata>
         <lexsdigest:Other s:id="Other2">
            <lexsdigest:OtherName>Vanger Family Trust</lexsdigest:OtherName>
            <lexsdigest:OtherDescriptionText>Living trust for Swedish industrial family</lexsdigest:OtherDescriptionText>
            <lexsdigest:OtherCategoryText>Financial entity</lexsdigest:OtherCategoryText>
         </lexsdigest:Other>
      </lexsdigest:EntityOther>
      <lexsdigest:Associations>
         <lexsdigest:Metadata s:id="meta1">
            <nc:CommentText>This is an Acquaintance-related comment</nc:CommentText>
         </lexsdigest:Metadata>
         <lexsdigest:Metadata s:id="meta2">
            <nc:CommentText>This is an ActivityInformation-related comment</nc:CommentText>
         </lexsdigest:Metadata>
         <lexsdigest:Metadata s:id="meta3">
            <nc:CommentText>Service call initiated dispatch to incident.</nc:CommentText>
         </lexsdigest:Metadata>
         <em:NotificationIncidentAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <em:NotificationReference s:ref="Notification1"/>
            <nc:IncidentReference s:ref="Incident1"/>
         </em:NotificationIncidentAssociation>
         <fs:JuvenileGangAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <fs:JuvenileGangMemberReference s:ref="Person4"/>
            <fs:GangOrganizationReference s:ref="Org1"/>
            <fs:JuvenileGangAssociationDescriptionText>gang member recruited by older brother</fs:JuvenileGangAssociationDescriptionText>
         </fs:JuvenileGangAssociation>
         <fs:MarriageAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:PersonReference s:ref="Person2"/>
            <nc:PersonUnionStatus>
               <nc:StatusText>status of person union</nc:StatusText>
               <nc:StatusDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:StatusDate>
               <nc:StatusDescriptionText>Current</nc:StatusDescriptionText>
               <nc:StatusIssuerText>Atlanta Divorce Court</nc:StatusIssuerText>
               <nc:PersonUnionStatusCode>divorced</nc:PersonUnionStatusCode>
            </nc:PersonUnionStatus>
            <fs:MarriageAssociationAugmentation>
               <fs:DivorcePendingIndicator>false</fs:DivorcePendingIndicator>
               <fs:MaritalSeparationDate>1966-01-01</fs:MaritalSeparationDate>
            </fs:MarriageAssociationAugmentation>
         </fs:MarriageAssociation>
         <fs:PersonCaseAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:CaseReference s:ref="Case1"/>
         </fs:PersonCaseAssociation>
         <intel:IdentityAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <intel:AuthenticatedIdentityReference s:ref="Person2"/>
            <intel:PrimaryIdentityReference s:ref="Person4"/>
            <intel:IdentityReference s:ref="Person5"/>
         </intel:IdentityAssociation>
         <intel:PotentialIdentityMatchAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <intel:IdentityReference s:ref="Person2"/>
            <intel:IdentityReference s:ref="Person4"/>
            <intel:PotentialIdentityMatchDescriptionText>There is some indication that these two people descriptions might be for the same person.</intel:PotentialIdentityMatchDescriptionText>
         </intel:PotentialIdentityMatchAssociation>
         <j:AccompliceAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person2"/>
            <j:SubjectReference s:ref="Subject1"/>
         </j:AccompliceAssociation>
         <j:ActivityArrestAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Activity1"/>
            <j:ArrestReference s:ref="Arrest1"/>
         </j:ActivityArrestAssociation>
         <j:ActivityAssistingPersonAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Incident1"/>
            <nc:PersonReference s:ref="Person3"/>
         </j:ActivityAssistingPersonAssociation>
         <j:ActivityCaseAssociation>
            <nc:ActivityReference s:ref="Activity1"/>
            <nc:CaseReference s:ref="Case1"/>
         </j:ActivityCaseAssociation>
         <j:ActivityClearerPersonAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Incident1"/>
            <nc:PersonReference s:ref="Person3"/>
         </j:ActivityClearerPersonAssociation>
         <j:ActivityCriminalOrganizationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Activity1"/>
            <j:CriminalOrganizationReference s:ref="CrimOrg1"/>
         </j:ActivityCriminalOrganizationAssociation>
         <j:ActivityDispatcherAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="ServiceCall1"/>
            <nc:PersonReference s:ref="Person5"/>
         </j:ActivityDispatcherAssociation>
         <j:ActivityEnforcementOfficialAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Arrest1"/>
            <nc:PersonReference s:ref="Person3"/>
         </j:ActivityEnforcementOfficialAssociation>
         <j:ActivityInformationAbstracterPersonAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Incident1"/>
            <nc:PersonReference s:ref="Person2"/>
         </j:ActivityInformationAbstracterPersonAssociation>
         <j:ActivityInformationApproverAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Arrest1"/>
            <nc:PersonReference s:ref="Person5"/>
         </j:ActivityInformationApproverAssociation>
         <j:ActivityInformationOwnerAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Incident1"/>
            <nc:PersonReference s:ref="Person3"/>
         </j:ActivityInformationOwnerAssociation>
         <j:ActivityInformationReleaserAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Incident1"/>
            <nc:PersonReference s:ref="Person5"/>
         </j:ActivityInformationReleaserAssociation>
         <j:ActivityInformationReporterAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Incident1"/>
            <nc:PersonReference s:ref="Person3"/>
         </j:ActivityInformationReporterAssociation>
         <j:ActivityJudgeAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Case1"/>
            <j:JudgeReference s:ref="Judge1"/>
         </j:ActivityJudgeAssociation>
         <j:ActivityJudicialOfficialAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Case1"/>
            <nc:PersonReference s:ref="Person5"/>
         </j:ActivityJudicialOfficialAssociation>
         <j:ActivityLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Incident1"/>
            <nc:LocationReference s:ref="Location1"/>
         </j:ActivityLocationAssociation>
         <j:ActivityNarrativeDocumentAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Case1"/>
            <nc:DocumentReference s:ref="Document2"/>
         </j:ActivityNarrativeDocumentAssociation>
         <j:ActivityOriginatingDocumentAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Notification1"/>
            <nc:DocumentReference s:ref="Document1"/>
         </j:ActivityOriginatingDocumentAssociation>
         <j:ActivityProgramAssociation>
            <nc:ActivityReference s:ref="Case1"/>
            <nc:ProgramReference s:ref="Program1"/>
         </j:ActivityProgramAssociation>
         <j:ActivitySubjectAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Arrest1"/>
            <j:SubjectReference s:ref="Subject1"/>
         </j:ActivitySubjectAssociation>
         <j:ActivitySupplementalDocumentAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Citation1"/>
            <nc:DocumentReference s:ref="Document1"/>
         </j:ActivitySupplementalDocumentAssociation>
         <j:ActivityUnknownAffiliateAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Case1"/>
            <nc:PersonReference s:ref="Person2"/>
         </j:ActivityUnknownAffiliateAssociation>
         <j:ActivityVictimAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Incident1"/>
            <j:VictimReference s:ref="Victim1"/>
         </j:ActivityVictimAssociation>
         <j:ActivityWarrantAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Case1"/>
            <j:WarrantReference s:ref="Warrant1"/>
         </j:ActivityWarrantAssociation>
         <j:ActivityWitnessAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Case1"/>
            <j:WitnessReference s:ref="Witness1"/>
         </j:ActivityWitnessAssociation>
         <j:IncidentInformantAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Incident1"/>
            <nc:PersonReference s:ref="Person2"/>
         </j:IncidentInformantAssociation>
         <j:IncidentInvestigatorAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Incident1"/>
            <nc:PersonReference s:ref="Person3"/>
         </j:IncidentInvestigatorAssociation>
         <j:IncidentItemObtainerAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Incident1"/>
            <nc:PersonReference s:ref="Person3"/>
         </j:IncidentItemObtainerAssociation>
         <j:IncidentUnknownAssociationPersonAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Incident1"/>
            <nc:PersonReference s:ref="Person4"/>
         </j:IncidentUnknownAssociationPersonAssociation>
         <j:OffenseArrestAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:OffenseReference s:ref="Offense1"/>
            <j:ArrestReference s:ref="Arrest1"/>
         </j:OffenseArrestAssociation>
         <j:OffenseCitationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:OffenseReference s:ref="Offense1"/>
            <j:CitationReference s:ref="Citation1"/>
         </j:OffenseCitationAssociation>
         <j:OffenseIncidentAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:OffenseReference s:ref="Offense1"/>
            <nc:IncidentReference s:ref="Incident1"/>
         </j:OffenseIncidentAssociation>
         <j:OffenseItemAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:OffenseReference s:ref="Offense1"/>
            <nc:ItemReference s:ref="Vehicle1"/>
         </j:OffenseItemAssociation>
         <j:OffenseLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:OffenseReference s:ref="Offense1"/>
            <nc:LocationReference s:ref="Location1"/>
         </j:OffenseLocationAssociation>
         <j:OffenseSubjectAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:OffenseReference s:ref="Offense1"/>
            <j:SubjectReference s:ref="Subject2"/>
         </j:OffenseSubjectAssociation>
         <j:OffenseSubjectAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:OffenseReference s:ref="Offense1"/>
            <j:SubjectReference s:ref="Subject1"/>
         </j:OffenseSubjectAssociation>
         <j:OffenseVictimAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:OffenseReference s:ref="Offense1"/>
            <j:VictimReference s:ref="Victim2"/>
         </j:OffenseVictimAssociation>
         <j:OffenseVictimAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:OffenseReference s:ref="Offense1"/>
            <j:VictimReference s:ref="Victim1"/>
         </j:OffenseVictimAssociation>
         <j:OffenseWitnessAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:OffenseReference s:ref="Offense1"/>
            <j:WitnessReference s:ref="Witness1"/>
         </j:OffenseWitnessAssociation>
         <j:SubjectInvolvedPersonAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person4"/>
            <j:SubjectReference s:ref="Subject1"/>
         </j:SubjectInvolvedPersonAssociation>
         <lexsdigest:ActivityEmailAddressAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Case1"/>
            <lexsdigest:EmailAddressReference s:ref="Email1"/>
         </lexsdigest:ActivityEmailAddressAssociation>
         <lexsdigest:ActivityHashAssociation>
            <nc:ActivityReference s:ref="Activity1"/>
            <lexsdigest:HashReference s:ref="Hash1"/>
         </lexsdigest:ActivityHashAssociation>
         <lexsdigest:ActivityInstantMessengerAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Offense1"/>
            <lexsdigest:InstantMessengerReference s:ref="IM1"/>
         </lexsdigest:ActivityInstantMessengerAssociation>
         <lexsdigest:ActivityInvolvedOrganizationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Activity1"/>
            <nc:OrganizationReference s:ref="Org1"/>
            <lexsdigest:ActivityOrganizationAssociationAugmentation>
               <lexsdigest:OrganizationActivityInvolvementText>InvolvementText</lexsdigest:OrganizationActivityInvolvementText>
            </lexsdigest:ActivityOrganizationAssociationAugmentation>
         </lexsdigest:ActivityInvolvedOrganizationAssociation>
         <lexsdigest:ActivityNetworkAddressAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Offense1"/>
            <lexsdigest:NetworkAddressReference s:ref="NetworkAddress1"/>
         </lexsdigest:ActivityNetworkAddressAssociation>
         <lexsdigest:ActivityOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:OtherReference s:ref="Other2"/>
            <nc:ActivityReference s:ref="Case1"/>
         </lexsdigest:ActivityOtherAssociation>
         <lexsdigest:ActivityPrimaryPersonAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Citation1"/>
            <nc:PersonReference s:ref="Person1"/>
         </lexsdigest:ActivityPrimaryPersonAssociation>
         <lexsdigest:ActivityResponsiblePersonAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Citation1"/>
            <nc:PersonReference s:ref="Person4"/>
         </lexsdigest:ActivityResponsiblePersonAssociation>
         <lexsdigest:ActivityTelephoneNumberAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Notification1"/>
            <nc:TelephoneNumberReference s:ref="TelNum1"/>
         </lexsdigest:ActivityTelephoneNumberAssociation>
         <lexsdigest:AircraftOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:OtherReference s:ref="Other1"/>
            <nc:ItemReference s:ref="Aircraft1"/>
         </lexsdigest:AircraftOtherAssociation>
         <lexsdigest:ArrestEnforcementOfficialAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:ArrestReference s:ref="Arrest1"/>
            <lexsdigest:EnforcementOfficialReference s:ref="Officer1"/>
            <nc:PersonActivityInvolvementText>Additional information</nc:PersonActivityInvolvementText>
         </lexsdigest:ArrestEnforcementOfficialAssociation>
         <lexsdigest:ArrestInvolvedWeaponAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:ArrestReference s:ref="Arrest1"/>
            <lexsdigest:WeaponReference s:ref="Weapon2"/>
         </lexsdigest:ArrestInvolvedWeaponAssociation>
         <lexsdigest:ArrestOtherAssociation>
            <j:ArrestReference s:ref="Arrest1"/>
            <lexsdigest:OtherReference s:ref="Other1"/>
         </lexsdigest:ArrestOtherAssociation>
         <lexsdigest:ArrestSubjectAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:ArrestReference s:ref="Arrest1"/>
            <j:SubjectReference s:ref="Subject1"/>
         </lexsdigest:ArrestSubjectAssociation>
         <lexsdigest:BailBondAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <lexsdigest:BailingEntity>
               <nc:EntityPersonReference s:ref="Person4"/>
            </lexsdigest:BailingEntity>
            <lexsdigest:BailingEntity>
               <nc:EntityOrganizationReference s:ref="Org1"/>
            </lexsdigest:BailingEntity>
            <lexsdigest:BaileePersonReference s:ref="Person1"/>
            <lexsdigest:BailBondsmanEntity>
               <nc:EntityPersonReference s:ref="Person3"/>
            </lexsdigest:BailBondsmanEntity>
            <lexsdigest:BailBondsmanEntity>
               <nc:EntityOrganizationReference s:ref="Org2"/>
            </lexsdigest:BailBondsmanEntity>
         </lexsdigest:BailBondAssociation>
         <lexsdigest:BookingOtherAssociation>
            <lexsdigest:BookingReference s:ref="Booking1"/>
            <lexsdigest:OtherReference s:ref="Other1"/>
         </lexsdigest:BookingOtherAssociation>
         <lexsdigest:BoyfriendGirlfriendAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:PersonReference s:ref="Person2"/>
         </lexsdigest:BoyfriendGirlfriendAssociation>
         <lexsdigest:CaregiverAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <lexsdigest:ServiceDescriptionText>Employee counseling</lexsdigest:ServiceDescriptionText>
            <lexsdigest:ServiceProviderEntity>
               <nc:EntityPersonReference s:ref="Person3"/>
            </lexsdigest:ServiceProviderEntity>
            <lexsdigest:ServiceProviderEntity>
               <nc:EntityOrganizationReference s:ref="Org1"/>
            </lexsdigest:ServiceProviderEntity>
            <lexsdigest:ServiceRecipientEntity>
               <nc:EntityPersonReference s:ref="Person4"/>
            </lexsdigest:ServiceRecipientEntity>
            <lexsdigest:ServiceRecipientEntity>
               <nc:EntityOrganizationReference s:ref="Org2"/>
            </lexsdigest:ServiceRecipientEntity>
         </lexsdigest:CaregiverAssociation>
         <lexsdigest:CaseOtherAssociation>
            <lexsdigest:OtherReference s:ref="Other2"/>
            <nc:CaseReference s:ref="Case1"/>
         </lexsdigest:CaseOtherAssociation>
         <lexsdigest:CellmateAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:PersonReference s:ref="Person4"/>
         </lexsdigest:CellmateAssociation>
         <lexsdigest:CitationOtherAssociation>
            <j:CitationReference s:ref="Citation1"/>
            <lexsdigest:OtherReference s:ref="Other2"/>
         </lexsdigest:CitationOtherAssociation>
         <lexsdigest:ClientAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <lexsdigest:ServiceDescriptionText>Legal advise</lexsdigest:ServiceDescriptionText>
            <lexsdigest:ServiceProviderEntity>
               <nc:EntityPersonReference s:ref="Person3"/>
            </lexsdigest:ServiceProviderEntity>
            <lexsdigest:ServiceProviderEntity>
               <nc:EntityOrganizationReference s:ref="Org1"/>
            </lexsdigest:ServiceProviderEntity>
            <lexsdigest:ServiceRecipientEntity>
               <nc:EntityPersonReference s:ref="Person5"/>
            </lexsdigest:ServiceRecipientEntity>
            <lexsdigest:ServiceRecipientEntity>
               <nc:EntityOrganizationReference s:ref="Org2"/>
            </lexsdigest:ServiceRecipientEntity>
         </lexsdigest:ClientAssociation>
         <lexsdigest:CreditCardBillingLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <nc:LocationReference s:ref="Location1"/>
            <nc:ItemReference s:ref="Item1"/>
         </lexsdigest:CreditCardBillingLocationAssociation>
         <lexsdigest:CreditCardOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:OtherReference s:ref="Other1"/>
            <nc:ItemReference s:ref="Item1"/>
         </lexsdigest:CreditCardOtherAssociation>
         <lexsdigest:DeclarationPersonAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <lexsdigest:DeclarationPersonReference s:ref="Person4"/>
            <lexsdigest:MissingPersonReference s:ref="Person3"/>
         </lexsdigest:DeclarationPersonAssociation>
         <lexsdigest:DeliveryAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <lexsdigest:ServiceDescriptionText>Bottled water delivery</lexsdigest:ServiceDescriptionText>
            <lexsdigest:ServiceProviderEntity>
               <nc:EntityPersonReference s:ref="Person3"/>
            </lexsdigest:ServiceProviderEntity>
            <lexsdigest:ServiceProviderEntity>
               <nc:EntityOrganizationReference s:ref="Org1"/>
            </lexsdigest:ServiceProviderEntity>
            <lexsdigest:ServiceRecipientEntity>
               <nc:EntityPersonReference s:ref="Person5"/>
            </lexsdigest:ServiceRecipientEntity>
            <lexsdigest:ServiceRecipientEntity>
               <nc:EntityOrganizationReference s:ref="Org2"/>
            </lexsdigest:ServiceRecipientEntity>
         </lexsdigest:DeliveryAssociation>
         <lexsdigest:DocumentAuthorAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person4"/>
            <nc:DocumentReference s:ref="Document1"/>
         </lexsdigest:DocumentAuthorAssociation>
         <lexsdigest:DocumentOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:OtherReference s:ref="Other1"/>
            <nc:DocumentReference s:ref="Document1"/>
         </lexsdigest:DocumentOtherAssociation>
         <lexsdigest:DrugOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:OtherReference s:ref="Other1"/>
            <nc:ItemReference s:ref="Drug1"/>
         </lexsdigest:DrugOtherAssociation>
         <lexsdigest:EmailAddressOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:EmailAddressReference s:ref="Email1"/>
            <lexsdigest:OtherReference s:ref="Other2"/>
         </lexsdigest:EmailAddressOtherAssociation>
         <lexsdigest:EmailExchangeAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:EmailExchangeParticipant>
               <nc:Entity>
                  <nc:EntityPersonReference s:ref="Person1"/>
               </nc:Entity>
               <lexsdigest:EmailAddressReference s:ref="Email2"/>
            </lexsdigest:EmailExchangeParticipant>
            <lexsdigest:EmailExchangeParticipant>
               <nc:Entity>
                  <nc:EntityOrganizationReference s:ref="Org2"/>
               </nc:Entity>
               <lexsdigest:EmailAddressReference s:ref="Email1"/>
            </lexsdigest:EmailExchangeParticipant>
            <lexsdigest:ExchangeFrequencyText>Monthly</lexsdigest:ExchangeFrequencyText>
         </lexsdigest:EmailExchangeAssociation>
         <lexsdigest:EmailMessageAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <lexsdigest:OriginatorEntity>
               <nc:EntityPersonReference s:ref="Person1"/>
            </lexsdigest:OriginatorEntity>
            <lexsdigest:OriginatorEntity>
               <nc:EntityOrganizationReference s:ref="Org2"/>
            </lexsdigest:OriginatorEntity>
            <lexsdigest:OriginatorEmailAddressReference s:ref="Email1"/>
            <lexsdigest:ReceiverEntity>
               <nc:EntityPersonReference s:ref="Person2"/>
            </lexsdigest:ReceiverEntity>
            <lexsdigest:ReceiverEntity>
               <nc:EntityOrganizationReference s:ref="Org2"/>
            </lexsdigest:ReceiverEntity>
            <lexsdigest:ReceiverEmailAddressReference s:ref="Email1"/>
         </lexsdigest:EmailMessageAssociation>
         <lexsdigest:EntityEmailAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:Entity>
               <nc:EntityPersonReference s:ref="Person1"/>
            </nc:Entity>
            <nc:Entity>
               <nc:EntityOrganizationReference s:ref="Org2"/>
            </nc:Entity>
            <lexsdigest:EmailAddressReference s:ref="Email1"/>
            <lexsdigest:SubscriberIndicator>false</lexsdigest:SubscriberIndicator>
            <lexsdigest:UserIndicator>true</lexsdigest:UserIndicator>
         </lexsdigest:EntityEmailAssociation>
         <lexsdigest:EntityInstantMessengerAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:Entity>
               <nc:EntityPersonReference s:ref="Person1"/>
            </nc:Entity>
            <lexsdigest:InstantMessengerReference s:ref="IM1"/>
            <lexsdigest:SubscriberIndicator>true</lexsdigest:SubscriberIndicator>
            <lexsdigest:UserIndicator>true</lexsdigest:UserIndicator>
         </lexsdigest:EntityInstantMessengerAssociation>
         <lexsdigest:EntityNetworkAddressAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <nc:Entity>
               <nc:EntityOrganizationReference s:ref="Org1"/>
            </nc:Entity>
            <lexsdigest:NetworkAddressReference s:ref="NetworkAddress1"/>
            <lexsdigest:SubscriberIndicator>true</lexsdigest:SubscriberIndicator>
            <lexsdigest:UserIndicator>true</lexsdigest:UserIndicator>
         </lexsdigest:EntityNetworkAddressAssociation>
         <lexsdigest:EntityTelephoneNumberAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:Entity>
               <nc:EntityPersonReference s:ref="Person1"/>
            </nc:Entity>
            <nc:Entity>
               <nc:EntityOrganizationReference s:ref="Org2"/>
            </nc:Entity>
            <nc:TelephoneNumberReference s:ref="TelNum1"/>
            <lexsdigest:TelephoneNumberPrimaryIndicator>true</lexsdigest:TelephoneNumberPrimaryIndicator>
            <lexsdigest:TelephoneNumberHomeIndicator>true</lexsdigest:TelephoneNumberHomeIndicator>
            <lexsdigest:TelephoneNumberWorkIndicator>false</lexsdigest:TelephoneNumberWorkIndicator>
            <lexsdigest:TelephoneNumberEmergencyIndicator>true</lexsdigest:TelephoneNumberEmergencyIndicator>
            <lexsdigest:TelephoneNumberDayIndicator>true</lexsdigest:TelephoneNumberDayIndicator>
            <lexsdigest:TelephoneNumberEveningIndicator>true</lexsdigest:TelephoneNumberEveningIndicator>
            <lexsdigest:TelephoneNumberNightIndicator>false</lexsdigest:TelephoneNumberNightIndicator>
            <lexsdigest:TelephoneNumberUnspecifiedIndicator>false</lexsdigest:TelephoneNumberUnspecifiedIndicator>
            <lexsdigest:SubscriberIndicator>false</lexsdigest:SubscriberIndicator>
            <lexsdigest:UserIndicator>true</lexsdigest:UserIndicator>
         </lexsdigest:EntityTelephoneNumberAssociation>
         <lexsdigest:ExplosiveOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:OtherReference s:ref="Other1"/>
            <nc:ItemReference s:ref="Explosive2"/>
         </lexsdigest:ExplosiveOtherAssociation>
         <lexsdigest:FirearmOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:OtherReference s:ref="Other1"/>
            <nc:ItemReference s:ref="Firearm1"/>
         </lexsdigest:FirearmOtherAssociation>
         <lexsdigest:HashOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:HashReference s:ref="Hash1"/>
            <lexsdigest:OtherReference s:ref="Other1"/>
         </lexsdigest:HashOtherAssociation>
         <lexsdigest:HomosexualAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:PersonReference s:ref="Person4"/>
         </lexsdigest:HomosexualAssociation>
         <lexsdigest:IncidentArrestAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:IncidentReference s:ref="Incident1"/>
            <j:ArrestReference s:ref="Arrest1"/>
         </lexsdigest:IncidentArrestAssociation>
         <lexsdigest:IncidentEmailAddressAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:IncidentReference s:ref="Incident1"/>
            <lexsdigest:EmailAddressReference s:ref="Email1"/>
         </lexsdigest:IncidentEmailAddressAssociation>
         <lexsdigest:IncidentEvidenceAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:IncidentReference s:ref="Incident1"/>
            <nc:ItemReference s:ref="Item1"/>
         </lexsdigest:IncidentEvidenceAssociation>
         <lexsdigest:IncidentInstantMessengerAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <nc:IncidentReference s:ref="Incident1"/>
            <lexsdigest:InstantMessengerReference s:ref="IM1"/>
         </lexsdigest:IncidentInstantMessengerAssociation>
         <lexsdigest:IncidentInvolvedItemAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:IncidentReference s:ref="Incident1"/>
            <nc:ItemReference s:ref="Firearm1"/>
         </lexsdigest:IncidentInvolvedItemAssociation>
         <lexsdigest:IncidentLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:IncidentReference s:ref="Incident1"/>
            <nc:LocationReference s:ref="Location1"/>
         </lexsdigest:IncidentLocationAssociation>
         <lexsdigest:IncidentNetworkAddressAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <nc:IncidentReference s:ref="Incident1"/>
            <lexsdigest:NetworkAddressReference s:ref="NetworkAddress1"/>
         </lexsdigest:IncidentNetworkAddressAssociation>
         <lexsdigest:IncidentOtherAssociation>
            <lexsdigest:OtherReference s:ref="Other1"/>
            <nc:IncidentReference s:ref="Incident1"/>
         </lexsdigest:IncidentOtherAssociation>
         <lexsdigest:IncidentReportingOfficialAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:IncidentReference s:ref="Incident1"/>
            <lexsdigest:EnforcementOfficialReference s:ref="Officer1"/>
            <nc:PersonActivityInvolvementText>Additional information</nc:PersonActivityInvolvementText>
         </lexsdigest:IncidentReportingOfficialAssociation>
         <lexsdigest:IncidentServiceCallAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:IncidentReference s:ref="Incident1"/>
            <j:ServiceCallReference s:ref="ServiceCall1"/>
         </lexsdigest:IncidentServiceCallAssociation>
         <lexsdigest:IncidentSubjectAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:IncidentReference s:ref="Incident1"/>
            <j:SubjectReference s:ref="Subject2"/>
         </lexsdigest:IncidentSubjectAssociation>
         <lexsdigest:IncidentSubjectAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:IncidentReference s:ref="Incident1"/>
            <j:SubjectReference s:ref="Subject1"/>
         </lexsdigest:IncidentSubjectAssociation>
         <lexsdigest:IncidentTelephoneNumberAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:IncidentReference s:ref="Incident1"/>
            <nc:TelephoneNumberReference s:ref="TelNum1"/>
            <nc:TelephoneNumberReference s:ref="TelNum2"/>
         </lexsdigest:IncidentTelephoneNumberAssociation>
         <lexsdigest:IncidentVictimAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:IncidentReference s:ref="Incident1"/>
            <j:VictimReference s:ref="Victim1"/>
         </lexsdigest:IncidentVictimAssociation>
         <lexsdigest:IncidentVictimAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:IncidentReference s:ref="Incident1"/>
            <j:VictimReference s:ref="Victim2"/>
         </lexsdigest:IncidentVictimAssociation>
         <lexsdigest:IncidentWeaponAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:IncidentReference s:ref="Incident1"/>
            <lexsdigest:WeaponReference s:ref="Weapon2"/>
         </lexsdigest:IncidentWeaponAssociation>
         <lexsdigest:IncidentWitnessAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:IncidentReference s:ref="Incident1"/>
            <j:WitnessReference s:ref="Witness1"/>
         </lexsdigest:IncidentWitnessAssociation>
         <lexsdigest:InmateApprovedTelephoneListAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:TelephoneNumberReference s:ref="TelNum1"/>
            <nc:TelephoneNumberReference s:ref="TelNum2"/>
         </lexsdigest:InmateApprovedTelephoneListAssociation>
         <lexsdigest:InmateTelephoneCallLogAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <lexsdigest:OriginatorEntity>
               <nc:EntityPersonReference s:ref="Person1"/>
            </lexsdigest:OriginatorEntity>
            <lexsdigest:OriginatorEntity>
               <nc:EntityOrganizationReference s:ref="Org2"/>
            </lexsdigest:OriginatorEntity>
            <lexsdigest:OriginatorTelephoneNumberReference s:ref="TelNum1"/>
            <lexsdigest:ReceiverEntity>
               <nc:EntityPersonReference s:ref="Person3"/>
            </lexsdigest:ReceiverEntity>
            <lexsdigest:ReceiverEntity>
               <nc:EntityOrganizationReference s:ref="Org2"/>
            </lexsdigest:ReceiverEntity>
            <lexsdigest:ReceiverTelephoneNumberReference s:ref="TelNum2"/>
            <lexsdigest:CallDuration>P1Y2M3DT10H30M0S</lexsdigest:CallDuration>
         </lexsdigest:InmateTelephoneCallLogAssociation>
         <lexsdigest:InstantMessengerAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:OriginatorEntity>
               <nc:EntityPersonReference s:ref="Person1"/>
            </lexsdigest:OriginatorEntity>
            <lexsdigest:OriginatorInstantMessengerReference s:ref="IM1"/>
            <lexsdigest:ReceiverEntity>
               <nc:EntityPersonReference s:ref="Person3"/>
            </lexsdigest:ReceiverEntity>
            <lexsdigest:ReceiverInstantMessengerReference s:ref="IM2"/>
         </lexsdigest:InstantMessengerAssociation>
         <lexsdigest:InstantMessengerOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:InstantMessengerReference s:ref="IM2"/>
            <lexsdigest:OtherReference s:ref="Other1"/>
         </lexsdigest:InstantMessengerOtherAssociation>
         <lexsdigest:IntangibleItemOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:OtherReference s:ref="Other2"/>
            <nc:ItemReference s:ref="Intangible1"/>
         </lexsdigest:IntangibleItemOtherAssociation>
         <lexsdigest:ItemAssignedNetworkAddressAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ItemReference s:ref="Item1"/>
            <lexsdigest:NetworkAddressReference s:ref="NetworkAddress1"/>
         </lexsdigest:ItemAssignedNetworkAddressAssociation>
         <lexsdigest:ItemAssignedTelephoneNumberAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ItemReference s:ref="Item1"/>
            <nc:TelephoneNumberReference s:ref="TelNum1"/>
         </lexsdigest:ItemAssignedTelephoneNumberAssociation>
         <lexsdigest:ItemEmailAddressAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ItemReference s:ref="Item1"/>
            <lexsdigest:EmailAddressReference s:ref="Email1"/>
         </lexsdigest:ItemEmailAddressAssociation>
         <lexsdigest:ItemInstantMessengerAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ItemReference s:ref="Item1"/>
            <lexsdigest:InstantMessengerReference s:ref="IM1"/>
         </lexsdigest:ItemInstantMessengerAssociation>
         <lexsdigest:ItemLienHolderOrganizationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:OrganizationReference s:ref="Org2"/>
            <nc:ItemReference s:ref="Aircraft1"/>
         </lexsdigest:ItemLienHolderOrganizationAssociation>
         <lexsdigest:ItemLienHolderPersonAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:ItemReference s:ref="Aircraft1"/>
         </lexsdigest:ItemLienHolderPersonAssociation>
         <lexsdigest:ItemNetworkAddressAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ItemReference s:ref="Item1"/>
            <lexsdigest:NetworkAddressReference s:ref="NetworkAddress1"/>
         </lexsdigest:ItemNetworkAddressAssociation>
         <lexsdigest:ItemTelephoneNumberAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ItemReference s:ref="Item1"/>
            <nc:TelephoneNumberReference s:ref="TelNum1"/>
         </lexsdigest:ItemTelephoneNumberAssociation>
         <lexsdigest:LocationOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:OtherReference s:ref="Other1"/>
            <nc:LocationReference s:ref="Location1"/>
         </lexsdigest:LocationOtherAssociation>
         <lexsdigest:NetworkAddressAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:OriginatorNetworkAddressReference s:ref="NetworkAddress1"/>
            <lexsdigest:OriginatorEntity>
               <nc:EntityPersonReference s:ref="Person1"/>
            </lexsdigest:OriginatorEntity>
            <lexsdigest:OriginatorEntity>
               <nc:EntityOrganizationReference s:ref="Org2"/>
            </lexsdigest:OriginatorEntity>
            <lexsdigest:ReceiverNetworkAddressReference s:ref="NetworkAddress2"/>
            <lexsdigest:ReceiverEntity>
               <nc:EntityPersonReference s:ref="Person2"/>
            </lexsdigest:ReceiverEntity>
            <lexsdigest:ReceiverEntity>
               <nc:EntityOrganizationReference s:ref="Org2"/>
            </lexsdigest:ReceiverEntity>
         </lexsdigest:NetworkAddressAssociation>
         <lexsdigest:NetworkAddressOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:NetworkAddressReference s:ref="NetworkAddress1"/>
            <lexsdigest:OtherReference s:ref="Other1"/>
         </lexsdigest:NetworkAddressOtherAssociation>
         <lexsdigest:NotificationOtherAssociation>
            <em:NotificationReference s:ref="Notification1"/>
            <lexsdigest:OtherReference s:ref="Other2"/>
         </lexsdigest:NotificationOtherAssociation>
         <lexsdigest:OffenseEmailAddressAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:OffenseReference s:ref="Offense1"/>
            <lexsdigest:EmailAddressReference s:ref="Email1"/>
         </lexsdigest:OffenseEmailAddressAssociation>
         <lexsdigest:OffenseInstantMessengerAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:OffenseReference s:ref="Offense1"/>
            <lexsdigest:InstantMessengerReference s:ref="IM1"/>
         </lexsdigest:OffenseInstantMessengerAssociation>
         <lexsdigest:OffenseNetworkAddressAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:OffenseReference s:ref="Offense1"/>
            <lexsdigest:NetworkAddressReference s:ref="NetworkAddress1"/>
         </lexsdigest:OffenseNetworkAddressAssociation>
         <lexsdigest:OffenseOtherAssociation>
            <j:OffenseReference s:ref="Offense1"/>
            <lexsdigest:OtherReference s:ref="Other1"/>
         </lexsdigest:OffenseOtherAssociation>
         <lexsdigest:OffenseTelephoneNumberAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:OffenseReference s:ref="Offense1"/>
            <nc:TelephoneNumberReference s:ref="TelNum1"/>
         </lexsdigest:OffenseTelephoneNumberAssociation>
         <lexsdigest:OffenseWarrantAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:OffenseReference s:ref="Offense1"/>
            <j:WarrantReference s:ref="Warrant1"/>
         </lexsdigest:OffenseWarrantAssociation>
         <lexsdigest:OffenseWeaponAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:OffenseReference s:ref="Offense1"/>
            <lexsdigest:WeaponReference s:ref="Weapon2"/>
         </lexsdigest:OffenseWeaponAssociation>
         <lexsdigest:OrganizationContactAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1968-11-03</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-12-02</nc:Date>
            </nc:AssociationEndDate>
            <nc:OrganizationReference s:ref="Org1"/>
            <lexsdigest:ContactPersonReference s:ref="Person2"/>
            <lexsdigest:ContactPersonLanguage>
               <nc:LanguageCode>aaa</nc:LanguageCode>
            </lexsdigest:ContactPersonLanguage>
            <lexsdigest:ContactPersonLocationReference s:ref="Location1"/>
            <lexsdigest:ContactPersonEmailAddressReference s:ref="Email1"/>
            <lexsdigest:ContactPersonTelephoneNumberReference s:ref="TelNum1"/>
            <lexsdigest:ContactPersonRelationshipText>contract worker</lexsdigest:ContactPersonRelationshipText>
         </lexsdigest:OrganizationContactAssociation>
         <lexsdigest:OrganizationOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <lexsdigest:OtherReference s:ref="Other2"/>
            <nc:OrganizationReference s:ref="Org1"/>
         </lexsdigest:OrganizationOtherAssociation>
         <lexsdigest:PatientAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <lexsdigest:ServiceDescriptionText>Hotel doctor</lexsdigest:ServiceDescriptionText>
            <lexsdigest:ServiceProviderEntity>
               <nc:EntityPersonReference s:ref="Person5"/>
            </lexsdigest:ServiceProviderEntity>
            <lexsdigest:ServiceProviderEntity>
               <nc:EntityOrganizationReference s:ref="Org1"/>
            </lexsdigest:ServiceProviderEntity>
            <lexsdigest:ServiceRecipientEntity>
               <nc:EntityPersonReference s:ref="Person4"/>
            </lexsdigest:ServiceRecipientEntity>
            <lexsdigest:ServiceRecipientEntity>
               <nc:EntityOrganizationReference s:ref="Org2"/>
            </lexsdigest:ServiceRecipientEntity>
         </lexsdigest:PatientAssociation>
         <lexsdigest:PawnAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1968-11-03</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1969-12-02</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:PawnShopReference s:ref="Org2"/>
            <lexsdigest:PawnerPersonReference s:ref="Person1"/>
            <nc:ItemReference s:ref="Item1"/>
            <lexsdigest:TransactionDescriptionText>Tried to pawn items, but pawn shop owner suspicious</lexsdigest:TransactionDescriptionText>
         </lexsdigest:PawnAssociation>
         <lexsdigest:PawnItemReclaimAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1968-11-03</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1969-12-02</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:PawnShopReference s:ref="Org2"/>
            <lexsdigest:PawnerPersonReference s:ref="Person1"/>
            <nc:ItemReference s:ref="Item1"/>
            <lexsdigest:TransactionDescriptionText>Tried to reclaim item, but not enough money</lexsdigest:TransactionDescriptionText>
         </lexsdigest:PawnItemReclaimAssociation>
         <lexsdigest:PawnItemSalesAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1968-11-03</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1969-12-02</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:PawnShopReference s:ref="Org2"/>
            <lexsdigest:BuyerPersonReference s:ref="Person2"/>
            <nc:ItemReference s:ref="Item1"/>
            <lexsdigest:TransactionDescriptionText>Sold items claiming to be store owner going out of business</lexsdigest:TransactionDescriptionText>
         </lexsdigest:PawnItemSalesAssociation>
         <lexsdigest:PersonArrestLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:LocationReference s:ref="Location1"/>
         </lexsdigest:PersonArrestLocationAssociation>
         <lexsdigest:PersonBirthLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person4"/>
            <nc:LocationReference s:ref="Location1"/>
         </lexsdigest:PersonBirthLocationAssociation>
         <lexsdigest:PersonContactAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1968-11-03</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-12-02</nc:Date>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <lexsdigest:ContactPersonReference s:ref="Person2"/>
            <lexsdigest:ContactPersonLanguage>
               <nc:LanguageCode>aaa</nc:LanguageCode>
            </lexsdigest:ContactPersonLanguage>
            <lexsdigest:ContactPersonLocationReference s:ref="Location1"/>
            <lexsdigest:ContactPersonEmailAddressReference s:ref="Email1"/>
            <lexsdigest:ContactPersonTelephoneNumberReference s:ref="TelNum1"/>
            <lexsdigest:ContactPersonRelationshipText>ex-roommate</lexsdigest:ContactPersonRelationshipText>
         </lexsdigest:PersonContactAssociation>
         <lexsdigest:PersonFoundLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person3"/>
            <nc:LocationReference s:ref="Location1"/>
         </lexsdigest:PersonFoundLocationAssociation>
         <lexsdigest:PersonLastSeenWitnessAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <lexsdigest:MissingPersonReference s:ref="Person3"/>
            <j:WitnessReference s:ref="Witness1"/>
         </lexsdigest:PersonLastSeenWitnessAssociation>
         <lexsdigest:PersonOfInterestAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Incident1"/>
            <nc:PersonReference s:ref="Person4"/>
            <nc:PersonActivityInvolvementText>Additional information</nc:PersonActivityInvolvementText>
         </lexsdigest:PersonOfInterestAssociation>
         <lexsdigest:PersonOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1968-11-03</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1969-12-02</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:OtherReference s:ref="Other1"/>
            <nc:PersonReference s:ref="Person4"/>
         </lexsdigest:PersonOtherAssociation>
         <lexsdigest:PhysicalMailAssociation>
            <nc:AssociationBeginDate>
               <nc:YearMonth>1962-06</nc:YearMonth>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1973-11-01</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:RecipientEntity>
               <nc:EntityPersonReference s:ref="Person3"/>
            </lexsdigest:RecipientEntity>
            <lexsdigest:RecipientLocationReference s:ref="Location1"/>
            <lexsdigest:SenderEntity>
               <nc:EntityPersonReference s:ref="Person1"/>
            </lexsdigest:SenderEntity>
            <lexsdigest:SenderEntity>
               <nc:EntityOrganizationReference s:ref="Org2"/>
            </lexsdigest:SenderEntity>
            <lexsdigest:SenderLocationReference s:ref="Location2"/>
         </lexsdigest:PhysicalMailAssociation>
         <lexsdigest:ProgramOtherAssociation>
            <lexsdigest:OtherReference s:ref="Other2"/>
            <nc:ProgramReference s:ref="Program1"/>
         </lexsdigest:ProgramOtherAssociation>
         <lexsdigest:PropertyRecoveryLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:LocationReference s:ref="Location1"/>
            <nc:ItemReference s:ref="Item1"/>
         </lexsdigest:PropertyRecoveryLocationAssociation>
         <lexsdigest:PropertySeizedLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:LocationReference s:ref="Location1"/>
            <nc:ItemReference s:ref="Item1"/>
         </lexsdigest:PropertySeizedLocationAssociation>
         <lexsdigest:RelatedActivityAssociation s:metadata="meta3">
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="ServiceCall1"/>
            <nc:ActivityRelationText>Additional information</nc:ActivityRelationText>
            <lexsdigest:RelatedActivityAssociationAugmentation>
               <lexsdigest:PrimaryActivityReference s:ref="Incident1"/>
            </lexsdigest:RelatedActivityAssociationAugmentation>
         </lexsdigest:RelatedActivityAssociation>
         <lexsdigest:ServiceCallCallerAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:ServiceCallReference s:ref="ServiceCall1"/>
            <nc:PersonReference s:ref="Person2"/>
         </lexsdigest:ServiceCallCallerAssociation>
         <lexsdigest:ServiceCallDispatcherAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:ServiceCallReference s:ref="ServiceCall1"/>
            <nc:PersonReference s:ref="Person5"/>
         </lexsdigest:ServiceCallDispatcherAssociation>
         <lexsdigest:ServiceCallDispatchLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:ServiceCallReference s:ref="ServiceCall1"/>
            <nc:LocationReference s:ref="Location1"/>
         </lexsdigest:ServiceCallDispatchLocationAssociation>
         <lexsdigest:ServiceCallEmailAddressAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:ServiceCallReference s:ref="ServiceCall1"/>
            <lexsdigest:EmailAddressReference s:ref="Email1"/>
         </lexsdigest:ServiceCallEmailAddressAssociation>
         <lexsdigest:ServiceCallInstantMessengerAssociation>
            <j:ServiceCallReference s:ref="ServiceCall1"/>
            <lexsdigest:InstantMessengerReference s:ref="IM1"/>
         </lexsdigest:ServiceCallInstantMessengerAssociation>
         <lexsdigest:ServiceCallLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:ServiceCallReference s:ref="ServiceCall1"/>
            <nc:LocationReference s:ref="Location1"/>
         </lexsdigest:ServiceCallLocationAssociation>
         <lexsdigest:ServiceCallNetworkAddressAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:ServiceCallReference s:ref="ServiceCall1"/>
            <lexsdigest:NetworkAddressReference s:ref="NetworkAddress1"/>
         </lexsdigest:ServiceCallNetworkAddressAssociation>
         <lexsdigest:ServiceCallOperatorAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:ServiceCallReference s:ref="ServiceCall1"/>
            <nc:PersonReference s:ref="Person4"/>
         </lexsdigest:ServiceCallOperatorAssociation>
         <lexsdigest:ServiceCallOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:ServiceCallReference s:ref="ServiceCall1"/>
            <lexsdigest:OtherReference s:ref="Other1"/>
         </lexsdigest:ServiceCallOtherAssociation>
         <lexsdigest:ServiceCallTelephoneNumberAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:ServiceCallReference s:ref="ServiceCall1"/>
            <nc:TelephoneNumberReference s:ref="TelNum1"/>
         </lexsdigest:ServiceCallTelephoneNumberAssociation>
         <lexsdigest:StudentAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <lexsdigest:ServiceDescriptionText>Studying to be a lab technician</lexsdigest:ServiceDescriptionText>
            <lexsdigest:ServiceProviderEntity>
               <nc:EntityPersonReference s:ref="Person1"/>
            </lexsdigest:ServiceProviderEntity>
            <lexsdigest:ServiceProviderEntity>
               <nc:EntityOrganizationReference s:ref="Org2"/>
            </lexsdigest:ServiceProviderEntity>
            <lexsdigest:ServiceRecipientEntity>
               <nc:EntityPersonReference s:ref="Person2"/>
            </lexsdigest:ServiceRecipientEntity>
            <lexsdigest:ServiceRecipientEntity>
               <nc:EntityOrganizationReference s:ref="Org1"/>
            </lexsdigest:ServiceRecipientEntity>
         </lexsdigest:StudentAssociation>
         <lexsdigest:SubjectVictimAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:SubjectReference s:ref="Subject1"/>
            <j:SubjectReference s:ref="Subject2"/>
            <j:VictimReference s:ref="Victim1"/>
            <j:VictimReference s:ref="Victim2"/>
         </lexsdigest:SubjectVictimAssociation>
         <lexsdigest:SubjectWitnessAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:SubjectReference s:ref="Subject1"/>
            <j:SubjectReference s:ref="Subject2"/>
            <j:WitnessReference s:ref="Witness1"/>
         </lexsdigest:SubjectWitnessAssociation>
         <lexsdigest:SubstanceOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1968-11-03</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1969-12-02</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:OtherReference s:ref="Other1"/>
            <nc:ItemReference s:ref="Substance1"/>
         </lexsdigest:SubstanceOtherAssociation>
         <lexsdigest:TangibleItemOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1968-11-03</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1969-12-02</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:OtherReference s:ref="Other1"/>
            <nc:ItemReference s:ref="Item1"/>
         </lexsdigest:TangibleItemOtherAssociation>
         <lexsdigest:TaskForceLeadAgencyAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1968-11-03</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1971-12-02</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:TaskForceReference s:ref="Org2"/>
            <nc:OrganizationReference s:ref="Org1"/>
         </lexsdigest:TaskForceLeadAgencyAssociation>
         <lexsdigest:TaskForceMemberAgencyAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1968-11-03</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1969-12-02</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:TaskForceReference s:ref="Org2"/>
            <nc:OrganizationReference s:ref="Org1"/>
         </lexsdigest:TaskForceMemberAgencyAssociation>
         <lexsdigest:TelephoneCallAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <lexsdigest:OriginatorEntity>
               <nc:EntityPersonReference s:ref="Person1"/>
            </lexsdigest:OriginatorEntity>
            <lexsdigest:OriginatorEntity>
               <nc:EntityOrganizationReference s:ref="Org2"/>
            </lexsdigest:OriginatorEntity>
            <lexsdigest:OriginatorTelephoneNumberReference s:ref="TelNum1"/>
            <lexsdigest:ReceiverEntity>
               <nc:EntityPersonReference s:ref="Person2"/>
            </lexsdigest:ReceiverEntity>
            <lexsdigest:ReceiverEntity>
               <nc:EntityOrganizationReference s:ref="Org2"/>
            </lexsdigest:ReceiverEntity>
            <lexsdigest:ReceiverTelephoneNumberReference s:ref="TelNum2"/>
            <lexsdigest:CallDuration>P1Y2M3DT10H30M0S</lexsdigest:CallDuration>
         </lexsdigest:TelephoneCallAssociation>
         <lexsdigest:TelephoneCallExchangeAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1967-08-13T15:26:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <lexsdigest:ExchangeFrequencyText>once</lexsdigest:ExchangeFrequencyText>
            <lexsdigest:TelephoneCallExchangeParticipant>
               <nc:Entity>
                  <nc:EntityPersonReference s:ref="Person1"/>
               </nc:Entity>
               <nc:TelephoneNumberReference s:ref="TelNum1"/>
            </lexsdigest:TelephoneCallExchangeParticipant>
            <lexsdigest:TelephoneCallExchangeParticipant>
               <nc:Entity>
                  <nc:EntityPersonReference s:ref="Person2"/>
               </nc:Entity>
               <nc:TelephoneNumberReference s:ref="TelNum2"/>
            </lexsdigest:TelephoneCallExchangeParticipant>
            <lexsdigest:TelephoneCallExchangeParticipant>
               <nc:Entity>
                  <nc:EntityOrganizationReference s:ref="Org2"/>
               </nc:Entity>
               <nc:TelephoneNumberReference s:ref="TelNum3"/>
            </lexsdigest:TelephoneCallExchangeParticipant>
         </lexsdigest:TelephoneCallExchangeAssociation>
         <lexsdigest:TelephoneNumberOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1968-11-03</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1969-12-02</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:OtherReference s:ref="Other1"/>
            <nc:TelephoneNumberReference s:ref="TelNum3"/>
         </lexsdigest:TelephoneNumberOtherAssociation>
         <lexsdigest:VehicleOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1968-11-03</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1969-12-02</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:OtherReference s:ref="Other1"/>
            <nc:ItemReference s:ref="Vehicle1"/>
         </lexsdigest:VehicleOtherAssociation>
         <lexsdigest:VesselOtherAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1968-11-03</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1969-12-02</nc:Date>
            </nc:AssociationEndDate>
            <lexsdigest:OtherReference s:ref="Other1"/>
            <nc:ItemReference s:ref="Boat1"/>
         </lexsdigest:VesselOtherAssociation>
         <lexsdigest:VictimWitnessAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <j:VictimReference s:ref="Victim1"/>
            <j:VictimReference s:ref="Victim2"/>
            <j:WitnessReference s:ref="Witness1"/>
         </lexsdigest:VictimWitnessAssociation>
         <lexsdigest:VisitAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <lexsdigest:VisitorEntity>
               <nc:EntityPersonReference s:ref="Person3"/>
            </lexsdigest:VisitorEntity>
            <lexsdigest:VisitorEntity>
               <nc:EntityOrganizationReference s:ref="Org2"/>
            </lexsdigest:VisitorEntity>
            <lexsdigest:VisitDescriptionText>Tour</lexsdigest:VisitDescriptionText>
            <lexsdigest:VisitedEntity>
               <nc:EntityPersonReference s:ref="Person1"/>
            </lexsdigest:VisitedEntity>
            <lexsdigest:VisitedEntity>
               <nc:EntityOrganizationReference s:ref="Org1"/>
            </lexsdigest:VisitedEntity>
         </lexsdigest:VisitAssociation>
         <lexsdigest:WarrantOtherAssociation>
            <j:WarrantReference s:ref="Warrant1"/>
            <lexsdigest:OtherReference s:ref="Other1"/>
         </lexsdigest:WarrantOtherAssociation>
         <lexsdigest:WeaponUserAssociation>
            <nc:WeaponUserReference s:ref="Person1"/>
            <lexsdigest:WeaponReference s:ref="Weapon1"/>
         </lexsdigest:WeaponUserAssociation>
         <lexsdigest:WeaponUserAssociation>
            <nc:WeaponUserReference s:ref="Person1"/>
            <lexsdigest:WeaponReference s:ref="Weapon2"/>
         </lexsdigest:WeaponUserAssociation>
         <m:WatchListAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1968-11-03</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1969-12-02</nc:Date>
            </nc:AssociationEndDate>
            <nc:OrganizationReference s:ref="Org2"/>
            <m:WatchListAircraftReference s:ref="Aircraft1"/>
            <m:WatchListOrganizationReference s:ref="Org1"/>
            <m:WatchListPersonReference s:ref="Person1"/>
            <m:WatchListPersonReference s:ref="Person2"/>
            <m:WatchListVehicleReference s:ref="Vehicle1"/>
            <m:WatchListVesselReference s:ref="Boat1"/>
            <m:WatchListEntryReasonOfInterest>Armed and dangerous</m:WatchListEntryReasonOfInterest>
            <m:WatchListEntryTitle>Melento Brothers</m:WatchListEntryTitle>
         </m:WatchListAssociation>
         <nc:AcquaintanceAssociation s:metadata="meta1">
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:PersonReference s:ref="Person2"/>
         </nc:AcquaintanceAssociation>
         <nc:ActivityDocumentAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1968-11-03</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1969-12-02</nc:Date>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Activity1"/>
            <nc:DocumentReference s:ref="Document1"/>
         </nc:ActivityDocumentAssociation>
         <nc:ActivityInformationAbstracterOrganizationAssociation s:metadata="meta2">
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Activity1"/>
            <nc:OrganizationReference s:ref="Org1"/>
         </nc:ActivityInformationAbstracterOrganizationAssociation>
         <nc:ActivityInformationClearerOrganizationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Activity1"/>
            <nc:OrganizationReference s:ref="Org1"/>
         </nc:ActivityInformationClearerOrganizationAssociation>
         <nc:ActivityInvolvedPersonAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Incident1"/>
            <nc:PersonReference s:ref="Person4"/>
            <nc:PersonActivityInvolvementText>Additional information</nc:PersonActivityInvolvementText>
         </nc:ActivityInvolvedPersonAssociation>
         <nc:ActivityItemAssociation>
            <nc:ActivityReference s:ref="Activity1"/>
            <nc:ItemReference s:ref="Item1"/>
         </nc:ActivityItemAssociation>
         <nc:ActivityPrimaryOrganizationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Activity1"/>
            <nc:OrganizationReference s:ref="Org1"/>
         </nc:ActivityPrimaryOrganizationAssociation>
         <nc:ActivityReportingOrganizationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Incident1"/>
            <nc:OrganizationReference s:ref="Org1"/>
         </nc:ActivityReportingOrganizationAssociation>
         <nc:ActivityResponsibleOrganizationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="ServiceCall1"/>
            <nc:OrganizationReference s:ref="Org1"/>
         </nc:ActivityResponsibleOrganizationAssociation>
         <nc:ActivitySupervisorOrganizationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Activity1"/>
            <nc:OrganizationReference s:ref="Org2"/>
         </nc:ActivitySupervisorOrganizationAssociation>
         <nc:ActivitySupervisorPersonAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Activity1"/>
            <nc:PersonReference s:ref="Person2"/>
         </nc:ActivitySupervisorPersonAssociation>
         <nc:AuthorityFigureAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonAuthorityFigureReference s:ref="Person1"/>
            <nc:PersonReference s:ref="Person2"/>
         </nc:AuthorityFigureAssociation>
         <nc:BabysitterAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonGuardianReference s:ref="Person1"/>
            <nc:PersonDependentReference s:ref="Person2"/>
         </nc:BabysitterAssociation>
         <nc:CohabitantAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:PersonReference s:ref="Person3"/>
         </nc:CohabitantAssociation>
         <nc:CoworkerAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:PersonReference s:ref="Person2"/>
         </nc:CoworkerAssociation>
         <nc:DomesticPartnershipAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person4"/>
            <nc:PersonReference s:ref="Person5"/>
            <nc:PersonUnionStatus>
               <nc:StatusDate>
                  <nc:Year>2001</nc:Year>
               </nc:StatusDate>
               <nc:StatusDescriptionText>current</nc:StatusDescriptionText>
               <nc:StatusIssuerText>Cobb County</nc:StatusIssuerText>
               <nc:PersonUnionStatusCode>divorced</nc:PersonUnionStatusCode>
            </nc:PersonUnionStatus>
         </nc:DomesticPartnershipAssociation>
         <nc:FriendshipAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person2"/>
            <nc:PersonReference s:ref="Person3"/>
         </nc:FriendshipAssociation>
         <nc:GuardianAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonGuardianReference s:ref="Person5"/>
            <nc:PersonDependentReference s:ref="Person3"/>
         </nc:GuardianAssociation>
         <nc:ImmediateFamilyAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <nc:PersonParentReference s:ref="Person5"/>
            <nc:PersonChildReference s:ref="Person1"/>
            <nc:FamilyKinshipCode>biological</nc:FamilyKinshipCode>
            <nc:FamilyKinshipText>Biological</nc:FamilyKinshipText>
         </nc:ImmediateFamilyAssociation>
         <nc:ItemContainerAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1968-11-03</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1969-12-02</nc:Date>
            </nc:AssociationEndDate>
            <nc:ItemReference s:ref="Item1"/>
            <nc:ContainerReference s:ref="Boat1"/>
         </nc:ItemContainerAssociation>
         <nc:ItemHolderAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:OrganizationReference s:ref="Org2"/>
            <nc:ItemReference s:ref="Vehicle1"/>
         </nc:ItemHolderAssociation>
         <nc:ItemLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:LocationReference s:ref="Location1"/>
            <nc:ItemReference s:ref="Firearm1"/>
         </nc:ItemLocationAssociation>
         <nc:ItemMoverAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:OrganizationReference s:ref="Org2"/>
            <nc:ItemReference s:ref="Vehicle1"/>
         </nc:ItemMoverAssociation>
         <nc:LocationContainsOrganizationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:LocationReference s:ref="Location1"/>
            <nc:OrganizationReference s:ref="Org2"/>
         </nc:LocationContainsOrganizationAssociation>
         <nc:LocationEmergencyServicesAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:LocationReference s:ref="Location1"/>
            <nc:OrganizationReference s:ref="Org1"/>
         </nc:LocationEmergencyServicesAssociation>
         <nc:LocationNeighboringPersonAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person3"/>
            <nc:LocationReference s:ref="Location1"/>
         </nc:LocationNeighboringPersonAssociation>
         <nc:LocationOrganizationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:LocationReference s:ref="Location1"/>
            <nc:OrganizationReference s:ref="Org1"/>
         </nc:LocationOrganizationAssociation>
         <nc:LocationPoliceDepartmentAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:LocationReference s:ref="Location1"/>
            <nc:OrganizationReference s:ref="Org1"/>
         </nc:LocationPoliceDepartmentAssociation>
         <nc:NeighborAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:PersonReference s:ref="Person4"/>
         </nc:NeighborAssociation>
         <nc:OrganizationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:OrganizationReference s:ref="Org1"/>
            <nc:OrganizationReference s:ref="Org2"/>
         </nc:OrganizationAssociation>
         <nc:OrganizationGangAssociation>
            <nc:AssociationBeginDate>
               <nc:Year>1967</nc:Year>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Year>1970</nc:Year>
            </nc:AssociationEndDate>
            <nc:OrganizationReference s:ref="Org2"/>
            <nc:OrganizationUnitReference s:ref="Org3"/>
         </nc:OrganizationGangAssociation>
         <nc:OrganizationItemAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:OrganizationReference s:ref="Org2"/>
            <nc:ItemReference s:ref="Item1"/>
         </nc:OrganizationItemAssociation>
         <nc:OrganizationOwnsItemAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:OrganizationReference s:ref="Org2"/>
            <nc:ItemReference s:ref="Item1"/>
         </nc:OrganizationOwnsItemAssociation>
         <nc:OrganizationParentAssociation>
            <nc:AssociationBeginDate>
               <nc:Year>1967</nc:Year>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Year>1970</nc:Year>
            </nc:AssociationEndDate>
            <nc:OrganizationReference s:ref="Org2"/>
            <nc:OrganizationUnitReference s:ref="Org3"/>
         </nc:OrganizationParentAssociation>
         <nc:OrganizationPossessesItemAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:OrganizationReference s:ref="Org2"/>
            <nc:ItemReference s:ref="Item1"/>
         </nc:OrganizationPossessesItemAssociation>
         <nc:OrganizationPrincipalOfficialAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:OrganizationReference s:ref="Org1"/>
         </nc:OrganizationPrincipalOfficialAssociation>
         <nc:OrganizationSubsidiaryAssociation>
            <nc:AssociationBeginDate>
               <nc:YearMonth>1967-08</nc:YearMonth>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:YearMonth>1968-12</nc:YearMonth>
            </nc:AssociationEndDate>
            <nc:OrganizationReference s:ref="Org2"/>
            <nc:OrganizationUnitReference s:ref="Org3"/>
         </nc:OrganizationSubsidiaryAssociation>
         <nc:PersonAssignedUnitAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person3"/>
            <nc:OrganizationReference s:ref="Org2"/>
         </nc:PersonAssignedUnitAssociation>
         <nc:PersonAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:PersonReference s:ref="Person2"/>
            <nc:PersonReference s:ref="Person3"/>
         </nc:PersonAssociation>
         <scr:FamilyAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:PersonReference s:ref="Person2"/>
            <scr:FamilyAssociationAugmentation>
               <scr:FamilyAssociationCategoryCode>A3</scr:FamilyAssociationCategoryCode>
            </scr:FamilyAssociationAugmentation>
         </scr:FamilyAssociation>
         <nc:PersonConveyanceAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:ConveyanceReference s:ref="Vehicle1"/>
         </nc:PersonConveyanceAssociation>
         <nc:PersonCriminalOrganizationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:OrganizationReference s:ref="Org1"/>
         </nc:PersonCriminalOrganizationAssociation>
         <nc:PersonCurrentEmploymentAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1967-08-13</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1968-08-13</nc:Date>
            </nc:AssociationEndDate>
            <nc:EmployeeReference s:ref="Person1"/>
            <nc:Employer>
               <nc:EntityOrganizationReference s:ref="Org2"/>
            </nc:Employer>
            <nc:EmployeeDepartmentName>Security</nc:EmployeeDepartmentName>
            <nc:EmployeePositionName>Security Officer</nc:EmployeePositionName>
            <nc:EmployeeRankText>Staff</nc:EmployeeRankText>
            <nc:EmployeeIdentification>
               <nc:IdentificationID>ABC123</nc:IdentificationID>
               <nc:IdentificationCategoryText>identification category</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Company-wide</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>Employer</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Current</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Employer</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:EmployeeIdentification>
            <nc:EmploymentStatus>
               <nc:StatusDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:StatusDate>
               <nc:StatusDescriptionText>Employed</nc:StatusDescriptionText>
               <nc:StatusIssuerText>Employer</nc:StatusIssuerText>
            </nc:EmploymentStatus>
         </nc:PersonCurrentEmploymentAssociation>
         <nc:PersonCurrentLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:LocationReference s:ref="Location1"/>
         </nc:PersonCurrentLocationAssociation>
         <nc:PersonDetainmentLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:LocationReference s:ref="Location1"/>
         </nc:PersonDetainmentLocationAssociation>
         <nc:PersonDocumentAssociation>
            <nc:PersonReference s:ref="Person2"/>
            <nc:DocumentReference s:ref="Document1"/>
         </nc:PersonDocumentAssociation>
         <nc:PersonEmploymentAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:EmployeeReference s:ref="Person1"/>
            <nc:Employer>
               <nc:EntityPersonReference s:ref="Person2"/>
            </nc:Employer>
            <nc:EmployeeDepartmentName>Security</nc:EmployeeDepartmentName>
            <nc:EmployeePositionName>Security Officer</nc:EmployeePositionName>
            <nc:EmployeeRankText>Staff</nc:EmployeeRankText>
            <nc:EmployeeIdentification>
               <nc:IdentificationID>ABC123</nc:IdentificationID>
               <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Company-wide</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>Employer</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>May not be current</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Employer</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:EmployeeIdentification>
            <nc:EmploymentStatus>
               <nc:StatusDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:StatusDate>
               <nc:StatusDescriptionText>Retired</nc:StatusDescriptionText>
               <nc:StatusIssuerText>Employer</nc:StatusIssuerText>
            </nc:EmploymentStatus>
         </nc:PersonEmploymentAssociation>
         <nc:PersonEmploymentLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:LocationReference s:ref="Location1"/>
         </nc:PersonEmploymentLocationAssociation>
         <nc:PersonFormerEmploymentAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:EmployeeReference s:ref="Person1"/>
            <nc:Employer>
               <nc:EntityPersonReference s:ref="Person2"/>
            </nc:Employer>
            <nc:EmployeeDepartmentName>Security</nc:EmployeeDepartmentName>
            <nc:EmployeePositionName>Security Officer</nc:EmployeePositionName>
            <nc:EmployeeRankText>Staff</nc:EmployeeRankText>
            <nc:EmployeeIdentification>
               <nc:IdentificationID>ABC123</nc:IdentificationID>
               <nc:IdentificationCategoryText>category description</nc:IdentificationCategoryText>
               <nc:IdentificationEffectiveDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:IdentificationEffectiveDate>
               <nc:IdentificationExpirationDate>
                  <nc:Date>1968-08-13</nc:Date>
               </nc:IdentificationExpirationDate>
               <nc:IdentificationJurisdictionText>Company-wide</nc:IdentificationJurisdictionText>
               <nc:IdentificationSourceText>Employer</nc:IdentificationSourceText>
               <nc:IdentificationStatus>
                  <nc:StatusDate>
                     <nc:Date>1967-08-13</nc:Date>
                  </nc:StatusDate>
                  <nc:StatusDescriptionText>Current</nc:StatusDescriptionText>
                  <nc:StatusIssuerText>Employer</nc:StatusIssuerText>
               </nc:IdentificationStatus>
            </nc:EmployeeIdentification>
            <nc:EmploymentStatus>
               <nc:StatusDate>
                  <nc:Date>1967-08-13</nc:Date>
               </nc:StatusDate>
               <nc:StatusDescriptionText>Retired</nc:StatusDescriptionText>
               <nc:StatusIssuerText>Employer</nc:StatusIssuerText>
            </nc:EmploymentStatus>
         </nc:PersonFormerEmploymentAssociation>
         <nc:PersonGangAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:OrganizationReference s:ref="Org1"/>
         </nc:PersonGangAssociation>
         <nc:PersonInvolvedInDrivingIncidentAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Incident1"/>
            <nc:PersonReference s:ref="Person1"/>
         </nc:PersonInvolvedInDrivingIncidentAssociation>
         <nc:PersonIssuedCourtOrderAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1968-11-03</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1969-12-02</nc:Date>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:DocumentReference s:ref="Document2"/>
         </nc:PersonIssuedCourtOrderAssociation>
         <nc:PersonIssuedDocumentAssociation>
            <nc:PersonReference s:ref="Person2"/>
            <nc:DocumentReference s:ref="Document1"/>
         </nc:PersonIssuedDocumentAssociation>
         <nc:PersonItemAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person2"/>
            <nc:ItemReference s:ref="Item1"/>
         </nc:PersonItemAssociation>
         <nc:PersonKnownPreviousLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:LocationReference s:ref="Location1"/>
         </nc:PersonKnownPreviousLocationAssociation>
         <nc:PersonLastSeenLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person3"/>
            <nc:LocationReference s:ref="Location1"/>
         </nc:PersonLastSeenLocationAssociation>
         <nc:PersonLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person3"/>
            <nc:LocationReference s:ref="Location1"/>
         </nc:PersonLocationAssociation>
         <nc:PersonOrganizationAffiliationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:OrganizationReference s:ref="Org1"/>
         </nc:PersonOrganizationAffiliationAssociation>
         <nc:PersonOrganizationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:PersonReference s:ref="Person2"/>
            <nc:OrganizationReference s:ref="Org2"/>
         </nc:PersonOrganizationAssociation>
         <nc:PersonOwnsItemAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person2"/>
            <nc:ItemReference s:ref="Item1"/>
         </nc:PersonOwnsItemAssociation>
         <nc:PersonPossessesItemAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person2"/>
            <nc:ItemReference s:ref="Item1"/>
         </nc:PersonPossessesItemAssociation>
         <nc:PersonPrimaryWorkerAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:PersonWorkerReference s:ref="Person2"/>
            <nc:ActivityReference s:ref="Activity1"/>
         </nc:PersonPrimaryWorkerAssociation>
         <nc:PersonReferralWorkerAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:PersonWorkerReference s:ref="Person2"/>
            <nc:ActivityReference s:ref="Activity1"/>
         </nc:PersonReferralWorkerAssociation>
         <nc:PersonTemporaryAssignedUnitAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person3"/>
            <nc:OrganizationReference s:ref="Org2"/>
         </nc:PersonTemporaryAssignedUnitAssociation>
         <nc:PersonWorkerAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:PersonWorkerReference s:ref="Person2"/>
            <nc:ActivityReference s:ref="Activity1"/>
         </nc:PersonWorkerAssociation>
         <nc:PreviousActivityAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Incident1"/>
            <nc:ActivityReference s:ref="Activity1"/>
            <nc:ActivityRelationText>Activity calmed down, but then escalated.</nc:ActivityRelationText>
         </nc:PreviousActivityAssociation>
         <nc:PropertyCurrentLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:LocationReference s:ref="Location1"/>
            <nc:ItemReference s:ref="Item1"/>
         </nc:PropertyCurrentLocationAssociation>
         <nc:PropertyDispositionLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:LocationReference s:ref="Location1"/>
            <nc:ItemReference s:ref="Vehicle1"/>
         </nc:PropertyDispositionLocationAssociation>
         <nc:RelatedCaseAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ActivityReference s:ref="Arrest1"/>
            <nc:ActivityReference s:ref="Case1"/>
            <nc:ActivityRelationText>Additional information</nc:ActivityRelationText>
         </nc:RelatedCaseAssociation>
         <nc:ResidenceAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:LocationReference s:ref="Location1"/>
            <nc:ResidenceDescriptionText>Condo</nc:ResidenceDescriptionText>
            <nc:ResidenceOccupancyCategoryText>Owns</nc:ResidenceOccupancyCategoryText>
         </nc:ResidenceAssociation>
         <nc:StrangerAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:PersonReference s:ref="Person3"/>
         </nc:StrangerAssociation>
         <nc:TransportationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:ConveyanceReference s:ref="Vehicle1"/>
            <nc:ConveyedItemReference s:ref="Item1"/>
            <nc:ConveyanceOperatorReference s:ref="Person2"/>
            <nc:ConveyedPersonReference s:ref="Person3"/>
            <nc:ConveyedPersonReference s:ref="Person1"/>
            <nc:ConveyancePassengerQuantity>2</nc:ConveyancePassengerQuantity>
         </nc:TransportationAssociation>
         <nc:VehicleGarageLocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:LocationReference s:ref="Location1"/>
            <nc:ItemReference s:ref="Vehicle1"/>
         </nc:VehicleGarageLocationAssociation>
         <nc:VehicleTowerAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:OrganizationReference s:ref="Org2"/>
            <nc:ItemReference s:ref="Vehicle1"/>
         </nc:VehicleTowerAssociation>
         <scr:AdoptedChildAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonParentReference s:ref="Person3"/>
            <nc:PersonChildReference s:ref="Person4"/>
            <nc:FamilyKinshipText>Adopted</nc:FamilyKinshipText>
            <scr:AdoptionEffectiveDate>
               <nc:Date>1967-08-13</nc:Date>
            </scr:AdoptionEffectiveDate>
         </scr:AdoptedChildAssociation>
         <scr:AdoptedChildAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <nc:PersonParentReference s:ref="Person3"/>
            <nc:PersonChildReference s:ref="Person4"/>
            <nc:FamilyKinshipCode>adoption</nc:FamilyKinshipCode>
            <scr:AdoptionEffectiveDate>
               <nc:Date>1967-08-13</nc:Date>
            </scr:AdoptionEffectiveDate>
         </scr:AdoptedChildAssociation>
         <scr:DocumentAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1968-11-03</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1969-12-02</nc:Date>
            </nc:AssociationEndDate>
            <scr:PrimaryDocumentReference s:ref="Document1"/>
            <scr:SecondaryDocumentReference s:ref="Document2"/>
         </scr:DocumentAssociation>
         <scr:DocumentOrganizationAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1968-11-03</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1969-12-02</nc:Date>
            </nc:AssociationEndDate>
            <nc:OrganizationReference s:ref="Org2"/>
            <nc:DocumentReference s:ref="Document2"/>
         </scr:DocumentOrganizationAssociation>
         <scr:LocationAssociation>
            <nc:AssociationBeginDate>
               <nc:DateTime>1967-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:DateTime>1968-08-13T14:20:00.0Z</nc:DateTime>
            </nc:AssociationEndDate>
            <scr:PrimaryLocationReference s:ref="Location1"/>
            <scr:SecondaryLocationReference s:ref="Location2"/>
         </scr:LocationAssociation>
         <scr:OrganizationPhoneAssociation>
            <nc:OrganizationReference s:ref="Org1"/>
            <nc:TelephoneNumberReference s:ref="TelNum1"/>
         </scr:OrganizationPhoneAssociation>
         <scr:PersonPhoneAssociation>
            <nc:AssociationBeginDate>
               <nc:Date>1968-11-03</nc:Date>
            </nc:AssociationBeginDate>
            <nc:AssociationEndDate>
               <nc:Date>1969-12-02</nc:Date>
            </nc:AssociationEndDate>
            <nc:PersonReference s:ref="Person1"/>
            <nc:TelephoneNumberReference s:ref="TelNum1"/>
         </scr:PersonPhoneAssociation>
      </lexsdigest:Associations>
   </lexs:Digest>
   <ulex:StructuredPayload ulexlib:id="Payload1">
      <ulex:StructuredPayloadMetadata>
         <ulex:CommunityURI>http://somewhere.gov/new-community</ulex:CommunityURI>
         <ulex:CommunityDescriptionText>New Community</ulex:CommunityDescriptionText>
         <ulex:CommunityVersionText>1.0</ulex:CommunityVersionText>
      </ulex:StructuredPayloadMetadata>
      <ulex:StructuredPayloadContent>
         <new:IncidentReport>
            <j:Incident s:id="SPIncident1">
               <j:IncidentArrestMadeIndicator>true</j:IncidentArrestMadeIndicator>
            </j:Incident>
            <new:Person s:id="PayloadPerson1">
               <new:PersonPhysicalFeature s:id="PayloadPF1">
                  <nc:PhysicalFeatureDescriptionText>Help Tattoo</nc:PhysicalFeatureDescriptionText>
               </new:PersonPhysicalFeature>
               <new:PersonPhysicalFeature s:id="PayloadPF2">
                  <nc:PhysicalFeatureDescriptionText>Warning Tattoo</nc:PhysicalFeatureDescriptionText>
               </new:PersonPhysicalFeature>
            </new:Person>
         </new:IncidentReport>
      </ulex:StructuredPayloadContent>
   </ulex:StructuredPayload>
   <ulex:AttachmentSummary ulexlib:id="PAttachment1">
      <ulex:AttachmentCategoryText>Mug shot</ulex:AttachmentCategoryText>
      <ulex:AttachmentDescriptionText>Photo of John Doe</ulex:AttachmentDescriptionText>
      <ulex:AttachmentFormatID>jpg</ulex:AttachmentFormatID>
      <ulex:AttachmentFormatStandardName>JPEG</ulex:AttachmentFormatStandardName>
      <ulex:AttachmentSizeValue>1</ulex:AttachmentSizeValue>
      <ulex:AttachmentURI>http://www.gtri.org/LEXS/examples/mugshot1.jpg</ulex:AttachmentURI>
      <ulex:AttachmentViewableIndicator>true</ulex:AttachmentViewableIndicator>
      <ulex:AttachmentSummaryDomainAttribute>
         <ulex:DomainName>LEXS</ulex:DomainName>
      </ulex:AttachmentSummaryDomainAttribute>
   </ulex:AttachmentSummary>
   <ulex:AttachmentSummary ulexlib:id="PAttachment3">
      <ulex:AttachmentCategoryText>Tattoo</ulex:AttachmentCategoryText>
      <ulex:AttachmentDescriptionText>Help Tattoo</ulex:AttachmentDescriptionText>
      <ulex:AttachmentFormatID>jpg</ulex:AttachmentFormatID>
      <ulex:AttachmentFormatStandardName>JPEG</ulex:AttachmentFormatStandardName>
      <ulex:AttachmentSizeValue>1</ulex:AttachmentSizeValue>
      <ulex:AttachmentURI>http://www.gtri.org/LEXS/examples/helpl.gif</ulex:AttachmentURI>
      <ulex:AttachmentViewableIndicator>true</ulex:AttachmentViewableIndicator>
      <ulex:AttachmentSummaryDomainAttribute>
         <ulex:DomainName>LEXS</ulex:DomainName>
      </ulex:AttachmentSummaryDomainAttribute>
   </ulex:AttachmentSummary>
   <ulex:AttachmentSummary ulexlib:id="PAttachment4">
      <ulex:AttachmentCategoryText>Tatto</ulex:AttachmentCategoryText>
      <ulex:AttachmentDescriptionText>Warning Tattoo</ulex:AttachmentDescriptionText>
      <ulex:AttachmentFormatID>jpg</ulex:AttachmentFormatID>
      <ulex:AttachmentFormatStandardName>JPEG</ulex:AttachmentFormatStandardName>
      <ulex:AttachmentSizeValue>1</ulex:AttachmentSizeValue>
      <ulex:AttachmentURI>http://www.gtri.org/LEXS/examples/warnl.gif</ulex:AttachmentURI>
      <ulex:AttachmentViewableIndicator>true</ulex:AttachmentViewableIndicator>
      <ulex:AttachmentSummaryDomainAttribute>
         <ulex:DomainName>LEXS</ulex:DomainName>
      </ulex:AttachmentSummaryDomainAttribute>
   </ulex:AttachmentSummary>
   <ulex:Linkages>
      <ulexlib:SameAsConnection>
         <ulexlib:DigestObjectReference ulexlib:validatingObjectReference="Incident1"/>
         <ulexlib:StructuredPayloadObjectReference ulexlib:structuredPayloadReference="Payload1"
                                                   ulexlib:nonValidatingObjectReference="SPIncident1"/>
      </ulexlib:SameAsConnection>
      <ulexlib:SameAsConnection>
         <ulexlib:DigestObjectReference ulexlib:validatingObjectReference="Person1"/>
         <ulexlib:StructuredPayloadObjectReference ulexlib:structuredPayloadReference="Payload1"
                                                   ulexlib:nonValidatingObjectReference="PayloadPerson1"/>
      </ulexlib:SameAsConnection>
      <lexsdigest:PersonFingerprintConnection>
         <ulexlib:AttachmentSummaryReference ulexlib:validatingObjectReference="PAttachment4"/>
         <ulexlib:DigestObjectReference ulexlib:validatingObjectReference="Person1"/>
      </lexsdigest:PersonFingerprintConnection>
      <lexsdigest:PersonBiometricConnection>
         <ulexlib:AttachmentSummaryReference ulexlib:validatingObjectReference="PAttachment4"/>
         <ulexlib:DigestObjectReference ulexlib:validatingObjectReference="Person1"/>
      </lexsdigest:PersonBiometricConnection>
      <ulexlib:AttachmentSummaryConnection>
         <ulexlib:AttachmentSummaryReference ulexlib:validatingObjectReference="PAttachment3"/>
         <ulexlib:StructuredPayloadObjectReference ulexlib:structuredPayloadReference="Payload1"
                                                   ulexlib:nonValidatingObjectReference="PayloadPF1"/>
      </ulexlib:AttachmentSummaryConnection>
      <ulexlib:AttachmentSummaryConnection>
         <ulexlib:AttachmentSummaryReference ulexlib:validatingObjectReference="PAttachment3"/>
         <ulexlib:AttachmentSummaryReference ulexlib:validatingObjectReference="PAttachment4"/>
      </ulexlib:AttachmentSummaryConnection>
      <lexsdigest:CrimeSceneImageConnection>
         <ulexlib:AttachmentSummaryReference ulexlib:validatingObjectReference="PAttachment1"/>
         <ulexlib:DigestObjectReference ulexlib:validatingObjectReference="Location1"/>
      </lexsdigest:CrimeSceneImageConnection>
      <lexsdigest:PersonImageConnection>
         <ulexlib:AttachmentSummaryReference ulexlib:validatingObjectReference="PAttachment1"/>
         <ulexlib:DigestObjectReference ulexlib:validatingObjectReference="Person1"/>
      </lexsdigest:PersonImageConnection>
      <lexsdigest:ItemImageConnection>
         <ulexlib:AttachmentSummaryReference ulexlib:validatingObjectReference="PAttachment1"/>
         <ulexlib:DigestObjectReference ulexlib:validatingObjectReference="Item1"/>
      </lexsdigest:ItemImageConnection>
      <lexsdigest:PersonFacialImageConnection>
         <ulexlib:AttachmentSummaryReference ulexlib:validatingObjectReference="PAttachment1"/>
         <ulexlib:DigestObjectReference ulexlib:validatingObjectReference="Person1"/>
      </lexsdigest:PersonFacialImageConnection>
      <lexsdigest:PersonSMTImageConnection>
         <ulexlib:AttachmentSummaryReference ulexlib:validatingObjectReference="PAttachment3"/>
         <ulexlib:DigestObjectReference ulexlib:validatingObjectReference="Person1"/>
         <ulexlib:StructuredPayloadObjectReference ulexlib:structuredPayloadReference="Payload1"
                                                   ulexlib:nonValidatingObjectReference="PayloadPF1"/>
      </lexsdigest:PersonSMTImageConnection>
      <lexsdigest:PersonSMTImageConnection>
         <ulexlib:AttachmentSummaryReference ulexlib:validatingObjectReference="PAttachment4"/>
         <ulexlib:DigestObjectReference ulexlib:validatingObjectReference="Person1"/>
         <ulexlib:StructuredPayloadObjectReference ulexlib:structuredPayloadReference="Payload1"
                                                   ulexlib:nonValidatingObjectReference="PayloadPF2"/>
      </lexsdigest:PersonSMTImageConnection>
      <lexsdigest:SupportingDocumentationConnection>
         <ulexlib:AttachmentSummaryReference ulexlib:validatingObjectReference="PAttachment1"/>
         <ulexlib:DigestObjectReference ulexlib:validatingObjectReference="Incident1"/>
      </lexsdigest:SupportingDocumentationConnection>
   </ulex:Linkages>
   <ulex:RenderingInstructions>
      <ulex:AttachmentURI>http://www.gtri.org/LEXS/examples/XMLViewer.xsl</ulex:AttachmentURI>
      <ulex:AttachmentSizeValue>1</ulex:AttachmentSizeValue>
      <ulex:RenderingMethodCode>XSLT10</ulex:RenderingMethodCode>
      <ulex:RenderingOutputFormatID>application/xslt+xml</ulex:RenderingOutputFormatID>
      <ulex:RenderingOutputFormatStandardName>MIME</ulex:RenderingOutputFormatStandardName>
      <ulex:RenderingParameter>
         <ulex:RenderingParameterName>SubmissionOfficer</ulex:RenderingParameterName>
         <ulex:RenderingParameterValueText>"Elektra Natchios"</ulex:RenderingParameterValueText>
      </ulex:RenderingParameter>
      <ulex:RenderingDescriptionText>Pretty prints a message</ulex:RenderingDescriptionText>
   </ulex:RenderingInstructions>
</ulex:DataItemPackage>