diff --git a/.gitignore b/.gitignore index 2c8d6ad..1377554 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ *.swp -tests/ diff --git a/.travis.yml b/.travis.yml index 1a57132..686d549 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,16 +1,12 @@ language: python -before_install: - - git clone https://github.com/STIXProject/schemas-test.git tests - install: - sudo apt-get update - sudo apt-get install libxml2-dev libxslt-dev zlib1g-dev - pip install -q stix-validator # checks against the latest commit to master of schema (may be ahead of official release) -# manifest = a list of testfiles to run, i.e. `ls -1 $test_dir [...] >> manifest.cfg` -script: python test_runner.py --test-case-repository tests test_manifest.cfg +script: python tests/test_runner.py --test-case-repository tests branches: only: diff --git a/test_manifest.cfg b/test_manifest.cfg deleted file mode 100644 index 202099b..0000000 --- a/test_manifest.cfg +++ /dev/null @@ -1,4845 +0,0 @@ -# Tests that solve particular issues -issues/issue_134/STIX_134_case.xml,pos -issues/issue_135/cvrf_extension.xml,pos -issues/issue_138/STIX_138_case.xml,pos -issues/issue_152/STIX_152_case.xml,pos -issues/issue_153/STIX_153_case.xml,pos -issues/issue_157/STIX_157_case.xml,pos -issues/issue_161/STIX_161_case.xml,pos -issues/issue_177/STIX_177_case.xml,pos -issues/issue_186/multidesc.xml,pos -issues/issue_217/out.xml,pos -issues/issue_218/newvocab-oldvalues.xml,neg -issues/issue_218/newvocab.xml,pos -issues/issue_218/oldvocab-newvalues.xml,neg -issues/issue_218/oldvocab.xml,pos -issues/issue_223/allow_embedding_content.xml,pos -issues/issue_223/allow_referencing_content.xml,pos -issues/issue_223/related_reports.xml,pos -issues/issue_223/report_with_header.xml,pos -issues/issue_223/report_with_profiles.xml,neg -issues/issue_223/reports_in_packages.xml,pos -issues/issue_244/invalid_value.xml,neg -issues/issue_244/versioning_vocab.xml,pos -# Ensure all the samples are at least schema-valid -../samples/APT1/Appendix_D_FQDNs.xml,pos -../samples/APT1/Appendix_E_MD5s.xml,pos -../samples/APT1/Appendix_F_SSLCertificates.xml,pos -../samples/APT1/Appendix_G_IOCs_Full.xml,pos -../samples/APT1/Appendix_G_IOCs_No_Observables.xml,pos -../samples/APT1/Appendix_G_IOCs_No_OpenIOC.xml,pos -../samples/APT1/Mandiant_APT1_Report.xml,pos -#../samples/MAEC_CybOX_STIX_Flow_Example/flow_example(1of3)-maec_anubis_output.xml,pos -#../samples/MAEC_CybOX_STIX_Flow_Example/flow_example(2of3)-cybox_observable_pattern.xml,pos -../samples/MAEC_CybOX_STIX_Flow_Example/flow_example(3of3)-stix_indicator_combined.xml,pos -../samples/Poison Ivy/fireeye-pivy-indicators.xml,pos -../samples/Poison Ivy/fireeye-pivy-observables.xml,pos -../samples/Poison Ivy/fireeye-pivy-report-with-indicators.xml,pos -../samples/Poison Ivy/fireeye-pivy-report.xml,pos -#../samples/STIX Use Case Examples content/Phishing/Phishing_Attachment_PDF_Artifact_Example.xml,pos -#../samples/STIX Use Case Examples content/Phishing/STIX-CybOX_Phishing_CybOX_Pattern.xml,pos -#../samples/STIX Use Case Examples content/Phishing/STIX-CybOX_Phishing_Email_Structured_Output_Example(with_Attached_File_Artifact_object).xml,pos -#../samples/STIX Use Case Examples content/Phishing/STIX-CybOX_Phishing_Email_Structured_Output_Example(with_Attached_File_Artifact_Object_Included_by_Reference).xml,pos -../samples/STIX Use Case Examples content/Phishing/STIX-Indicator_Multiple_Sightings_Example.xml,pos -../samples/STIX Use Case Examples content/Phishing/STIX-Indicator_Phishing_Indicator_Example(with_Observables_by_Reference).xml,pos -../samples/STIX Use Case Examples content/Phishing/STIX-Indicator_Phishing_Indicator_Example(with_Observables_Embedded_Inline).xml,pos -../samples/STIX Use Case Examples content/Phishing/STIX-LMCO_KillChain_Specification.xml,pos -../samples/STIX_Domain_Watchlist.xml,pos -../samples/STIX_Email_wAttachment.xml,pos -../samples/STIX_Email_wFullAttachment.xml,pos -../samples/STIX_Email_wLink.xml,pos -../samples/STIX_FileHash_Watchlist.xml,pos -../samples/STIX_Indicator_Snort.xml,pos -../samples/STIX_IP_Watchlist.xml,pos -../samples/STIX_Malware_Sample.xml,pos -../samples/STIX_Phishing_Indicator.xml,pos -../samples/STIX_URL_Watchlist.xml,pos -# Test output from veris-to-stix -veris/0001AA7F-C601-424A-B2B8-BE6C9F5164E7.xml,pos -veris/0012CC25-9167-40D8-8FE3-3D0DFD8FB6BB.xml,pos -veris/00163384-B4D7-46D5-9E6F-543DFB00F598.xml,pos -veris/001A011B-8C28-46B9-BA86-186C18213E1A.xml,pos -veris/00224226-4A39-435C-BFFD-672B5D61C7C1.xml,pos -veris/002599D4-A872-433B-9980-BD9F257B283F.xml,pos -veris/0036051E-171D-4F39-9EED-55C526B24E63.xml,pos -veris/003F5B6A-CA75-4694-AA76-FE9498FF0C3E.xml,pos -veris/004BC977-E210-4AF8-8778-572E168A7B9E.xml,pos -veris/005C42A3-3FE8-47B5-866B-AFBB5E3F5B95.xml,pos -veris/0096EF99-D9CB-4869-9F3D-F4E0D84F419B.xml,pos -veris/00C84D6A-CDB8-4A5B-A1A6-0D75A65274D7.xml,pos -veris/00CC39F6-D2E0-4FF4-9383-AE3E28922015.xml,pos -veris/00D1A6FE-C334-4305-936E-86AC47128473.xml,pos -veris/00DCB3AD-AF4C-4AC1-8A6E-682DB697C727.xml,pos -veris/00E3DF41-F36C-4D4A-A95A-CF5E3163459A.xml,pos -veris/00EB741C-0DFD-453E-9AC2-B00E512897DA.xml,pos -veris/00EC558C-0CB9-4574-9187-9A483335EF84.xml,pos -veris/00EF0132-EE8B-4DD2-8DBF-624D2633F598.xml,pos -veris/010B6206-1B95-4EE5-90B6-B439C5714AF6.xml,pos -veris/010DF8F5-3FAC-4C67-B220-A814CCE64D2F.xml,pos -veris/011E42B7-DF7F-4D2E-BB85-24A0DD159C64.xml,pos -veris/012E4242-E4BD-4B44-9C3C-DC4DBBD190E6.xml,pos -veris/01415D4B-2CAF-4EFC-AC36-55681DF6F338.xml,pos -veris/0143B312-F58E-4BA0-B20D-4D048F4AC9A4.xml,pos -veris/01444861-9D3E-4207-839D-F3B7D1AB4A89.xml,pos -veris/014876A1-AC39-452B-91CC-C714C3F1D79D.xml,pos -veris/016E5701-2427-494B-BD06-F9CE8E909F61.xml,pos -veris/01718628-20DC-42F7-9F87-64DA539F6336.xml,pos -veris/017FED55-76C0-4659-A4E1-ECDA5187A92A.xml,pos -veris/0185D70F-AFC9-4354-8C66-0AC8DBD16D28.xml,pos -veris/0199FEF0-3636-4F0F-8A7B-6082E2774DB5.xml,pos -veris/01B2296F-1BEE-4C8C-ADE3-5BD8CDF959D5.xml,pos -veris/01BC967E-5674-4624-8361-61174C72FE31.xml,pos -veris/01C432FA-4671-4E79-96EA-50EA358082A6.xml,pos -veris/01E748E8-23CA-43BB-9413-9D357C53997B.xml,pos -veris/01E81B3F-A5D4-426A-8671-0021B3B6E626.xml,pos -veris/02037087-0829-49A3-BAD2-99A2C5E9A3E5.xml,pos -veris/021BDDC2-7CD6-42FE-B307-51051F7E6690.xml,pos -veris/021E91A0-7159-4675-80CF-E618C2E498FF.xml,pos -veris/02275CD0-F49C-4C4F-9071-C93C30F36856.xml,pos -veris/022CCB00-CE98-4DEF-8B89-18C5A20335F4.xml,pos -veris/022DD596-EED0-4728-804F-22E0B84C803C.xml,pos -veris/02558E0B-13F5-4CA7-91AB-F0DCF7222A8D.xml,pos -veris/027B8E6E-6D20-4091-9AB7-E91FDC916F3C.xml,neg -veris/02973E91-8604-4813-9506-089E0E053F2F.xml,pos -veris/02B76CA7-52A8-4684-9C68-1F79859A95A4.xml,pos -veris/02BC01D3-E545-4CD8-AD23-1E0148403985.xml,pos -veris/02C9CE96-A87D-4B46-A2C3-2E823F0A84FF.xml,pos -veris/02DB61B2-D23A-42CB-A13A-8D2BF784962F.xml,pos -veris/02DEA9F3-5F14-4983-832B-62858B8AC982.xml,pos -veris/02E3A940-C052-40FE-9E70-996E84F0F59E.xml,pos -veris/02FDBD7A-988E-44A7-B6F6-413841B34FB0.xml,pos -veris/02FE93E3-CB57-4C96-90DA-C17D22C6A12F.xml,pos -veris/03003650-9E97-4AF9-AEB6-90AF0409AB2D.xml,pos -veris/030C8356-8DE6-46BC-94B6-F4BD8535CEE6.xml,pos -veris/0311CF15-E5D1-43C8-9364-3A1DA1BB5292.xml,pos -veris/031B28A0-E582-469E-B0D9-188B74CFA991.xml,pos -veris/031BA2F7-8413-4886-9FE0-D5CCB67718A9.xml,pos -veris/03243494-91F0-41CE-8EFC-BF9E8FD1C4C7.xml,pos -veris/032C679A-8A51-4826-B131-CB961BE4573F.xml,pos -veris/0343D549-E369-4A69-B80E-CEB4A81FDEFD.xml,pos -veris/036335D2-78B1-4348-AFCF-ACE8203AF1CF.xml,pos -veris/037B7432-60E7-4B1D-8904-0A1D513DB382.xml,pos -veris/0385F25B-DDEF-4838-AAA4-8539F6462DBE.xml,pos -veris/039CB0B2-F6CD-4B72-9A0A-AD0E7A7D7F20.xml,pos -veris/03A13012-9A09-4160-B446-3771EA3E76FB.xml,pos -veris/03A6168E-7A55-4000-8033-169112A744EA.xml,pos -veris/03A640FC-2988-4224-863F-857BC412E624.xml,pos -veris/03B93032-4056-4E98-81D5-7E10FFB47FD1.xml,pos -veris/03B94103-B239-4093-80CB-AC9430E6CE8F.xml,pos -veris/03BEF0EF-0925-4711-8859-1EC0131397F3.xml,pos -veris/03E9CA75-28A0-43FE-936B-DABC775D0D8B.xml,pos -veris/03EA3D0E-E90A-475D-9832-A3C2C369936A.xml,pos -veris/03ED87DE-E1D8-48E3-9C4E-7FD575E58295.xml,pos -veris/03F46DCA-9817-4F4D-8E37-D33761B02651.xml,pos -veris/040A2937-FB99-45E0-B9A5-D35A34EA2143.xml,pos -veris/042C4B15-413A-496C-822E-E857BBC253E8.xml,pos -veris/043C37EB-930B-4902-90AC-8C9AD3973A79.xml,pos -veris/043ED164-6730-459A-B7D9-D6CBF4C37754.xml,pos -veris/0442278A-925C-4C6B-913C-324E11BFB454.xml,pos -veris/04490A97-BE49-4880-A1BE-63069237ABD6.xml,pos -veris/044D3092-668E-40F5-A923-92F9BD928332.xml,pos -veris/04583D77-90C0-42C2-B0B8-E034AC1C2F67.xml,pos -veris/045B7E23-5876-4DD1-A332-769286B20F27.xml,pos -veris/045FF4EE-B45F-4520-B24A-2058CDE39116.xml,pos -veris/0468A98A-CDBD-47B2-899F-4BEFA6776808.xml,pos -veris/04762B87-8100-4D71-9270-ED44B84170EB.xml,pos -veris/0479EB69-D1BA-40D1-BD58-A32291839A2F.xml,pos -veris/0489AA96-3810-4F15-9BA2-FBF20598FFBA.xml,pos -veris/04B28520-BA5F-4946-AE90-08777772EBEB.xml,pos -veris/04C215C8-4166-47E1-9EEA-259D05AD37AD.xml,pos -veris/04C7A582-954B-486C-A8B9-49A244142485.xml,pos -veris/04C930EE-9C0B-4E0F-8074-3AA47E2E1D95.xml,pos -veris/04CD66E6-7279-46BC-ABD7-08E05B0949B4.xml,pos -veris/04ECD136-3B46-4C9F-804C-ECB22CCB0033.xml,pos -veris/04F872FE-BAB1-4D31-84DA-BBCCA50FFF78.xml,pos -veris/0522392F-DDB4-4976-B3F5-2D6E48F3B8C6.xml,pos -veris/05291685-2980-48B9-9C99-8C03F9E56035.xml,pos -veris/05449222-6D97-4F2F-9D69-D7C883B6CDC3.xml,pos -veris/05638263-849F-4E8D-9074-05314DAB7F40.xml,pos -veris/056FB58B-0C7A-4BEF-B444-736132FB5B14.xml,pos -veris/057D4B76-8BEE-4BE1-B81B-3C9D795D386F.xml,pos -veris/057F49AC-11F1-4BEB-9006-F71229AD1F32.xml,pos -veris/058F2F26-43D1-4B74-B280-5E456FD11D24.xml,pos -veris/05902E48-26E8-482A-BA13-B74423DE38F3.xml,pos -veris/05919830-028D-4BF3-A061-1B7DDDED4BF8.xml,pos -veris/0591A940-E8E2-4CB1-ACA7-72E80B553B8B.xml,pos -veris/05981727-F9FB-4337-A70F-8F2D1A3F5209.xml,pos -veris/059DFC0C-3D83-48D0-980A-8E9536090C45.xml,pos -veris/05A40554-4D38-4C88-8F7F-BEF62E0375C6.xml,pos -veris/05BF1789-4192-42A8-9BF7-108F2C791DFC.xml,pos -veris/05C402E9-0167-4644-9C2E-31F640D5BD73.xml,pos -veris/05CFF863-9618-41D5-A500-40B3F290D243.xml,pos -veris/05D8E8E5-B90F-41B5-8CCB-64D078236177.xml,pos -veris/05E5ADC8-5CB2-4B74-A895-48EDB2A3C864.xml,pos -veris/05E8DB48-D7D4-4118-9880-B6749D7507B3.xml,pos -veris/05F8D52D-BF42-43F2-A689-BE48AF81584E.xml,pos -veris/061AB120-ADAF-4B74-A6DF-426DA1CF2379.xml,pos -veris/063F033E-D5F0-4A4D-8EE6-4B9A9908812A.xml,pos -veris/064F5887-C2DA-4139-B3AA-D55906F8C30A.xml,pos -veris/0661A153-8EC2-4759-9FD6-13B3C7751C80.xml,pos -veris/067174D2-AA1F-4516-BED6-647C04802863.xml,pos -veris/0688C151-440A-4754-A5D9-8B4CF7527877.xml,pos -veris/068C2F46-4C97-48A8-9D32-005B50284C39.xml,pos -veris/06951413-138D-4CDC-8A66-C3FA0082FCBD.xml,pos -veris/069A3130-060D-4378-87FF-3DB3CD6B5EDA.xml,pos -veris/06B58D91-96BE-44F1-9AF9-9D7DF681EA47.xml,pos -veris/06B76E45-468B-4B6A-B1A8-6C11AF3BD562.xml,pos -veris/06C79BD5-90B5-4037-8872-24BEACE5D76B.xml,pos -veris/06CDBA93-88CE-4B7A-A4A3-C9418E2766A6.xml,pos -veris/06D577CD-5519-45E2-BF14-8560BFBEBDDF.xml,pos -veris/06D9796B-8E23-48C8-8C28-0C67544BFF7A.xml,pos -veris/06EB298D-2912-4980-B58C-07AC2ABD856F.xml,pos -veris/06EEA2A7-6CCC-4EB0-AF24-133E74851E08.xml,pos -veris/07093C37-7967-460C-9497-24CD42A55E73.xml,pos -veris/071DFC80-B4F5-4566-92C6-2C6CB9B826E4.xml,pos -veris/0736F42D-1973-4484-9690-0B454B42907E.xml,pos -veris/0750A022-E305-4DBA-BCEB-EB2BAE48902B.xml,pos -veris/07803E27-6939-4B4B-AD14-44E6A8AB8491.xml,pos -veris/078D63FA-B949-4357-8E4D-431D5252183D.xml,pos -veris/07A0736B-783E-4DEB-9962-3F189C2609CB.xml,pos -veris/07A7BCEB-DE3D-4AB7-B2ED-F811F2D577EC.xml,pos -veris/07CAE06A-4817-4E89-A6D7-F4B9508426D6.xml,pos -veris/07CB4C1F-8487-4B19-8B7F-8EAC43DF6762.xml,pos -veris/07D9E30D-4A5B-4F1F-95DC-74FC5F3314C1.xml,pos -veris/0809A64D-9C46-4286-A3EC-A7B0AD19B983.xml,pos -veris/080E98BA-AABC-4B35-9788-BCF665C4271D.xml,pos -veris/0823A858-14D6-44A8-9ADD-3BEBAB603F10.xml,pos -veris/082994AF-C81C-49CB-B18C-F41A8413929A.xml,pos -veris/083B0243-EDB8-49AA-B3D0-C6C0E88CE7C8.xml,pos -veris/083D7CE4-053A-4A83-B6B6-D3327FB61754.xml,pos -veris/083EDBD1-6BF4-4F01-80E4-04402650E872.xml,pos -veris/08433415-5E29-4AB9-854F-51461B623013.xml,pos -veris/084F2A21-2108-4829-A769-C6EF6AEAA063.xml,pos -veris/084F33FE-B3DC-4389-9A97-2F40D7276820.xml,pos -veris/0854C805-E9B9-4B60-AEAF-8C2B8C2111BA.xml,pos -veris/0864F07D-F0D0-4DB7-BFFC-0F97E30CE8FB.xml,pos -veris/0864FC37-72F9-4063-9CAE-860711E4F921.xml,pos -veris/0874834B-1734-4371-B9F8-AE42CB3B5186.xml,pos -veris/0879C063-0E04-4D73-AB1E-879A511DF48F.xml,pos -veris/087F2417-4F7B-4E31-864C-D95C328604ED.xml,pos -veris/089D303D-E0F2-4429-9A8F-5240A5BA429E.xml,pos -veris/08A1428A-138A-4696-BAC7-5FE6D3AF4665.xml,pos -veris/08B8D8B6-D0DA-474C-9466-FACC055FFD57.xml,pos -veris/08BB91E9-69B8-426E-98CF-19F5537718F4.xml,pos -veris/08C51D8E-5E88-4895-B3D7-064410737213.xml,pos -veris/08C57E01-8CC1-43E4-9195-C06F1FC9A9A9.xml,pos -veris/08DC4E84-9DC5-4D00-944C-4456F037E3EA.xml,pos -veris/08E55D23-765B-436A-BB58-FFCE829C9B6D.xml,pos -veris/090B8365-ABFC-4357-8972-C8B5F7F4CB36.xml,pos -veris/0916DC49-A92F-458D-9E91-9F88F268F94B.xml,pos -veris/09390A4C-F45F-47D9-AED8-555A58743A34.xml,pos -veris/093AA315-EBB6-47DB-9533-1FFE795D5BD1.xml,pos -veris/096306E9-620C-4481-A59A-5AD4D9342C07.xml,pos -veris/09659208-0DB3-40A4-B53A-4DEC15DA2B9B.xml,pos -veris/096C9C70-23DF-415F-8D5E-C9A4C63C394F.xml,pos -veris/09736D23-B152-48F9-A3ED-D55E22E7C2B6.xml,pos -veris/098FBBDE-658C-4DAB-BE46-8C0F2DFC7B10.xml,pos -veris/09B3F34F-AA64-4955-A7EE-B21B4918713A.xml,pos -veris/09C0F425-997C-4AC2-9580-7726250C8A2C.xml,pos -veris/09C5D3D1-EBDC-4B78-A8D8-168A80FB4BE6.xml,pos -veris/09D7BE5D-23E0-4D19-9396-40FFBB4D9BA1.xml,pos -veris/09DA8327-D52A-4DF3-B42B-2F0930F02976.xml,pos -veris/09DD395B-1424-4D4D-A704-159CE59134C4.xml,pos -veris/09DE2624-943D-4751-AD84-51A402B8E920.xml,pos -veris/09E06F34-1AE3-4FF3-A22E-2222C7F516D0.xml,pos -veris/0A008C34-750B-4837-809A-C28EF5765249.xml,pos -veris/0A043544-A409-4AF4-B523-A01058883661.xml,pos -veris/0A11E71E-0803-459C-A5EA-D5B1DD24A98F.xml,pos -veris/0A18D6C6-5E04-418A-B47C-B9393A888ECF.xml,pos -veris/0A19BE90-9137-4CC3-8F40-60190D4FEB92.xml,pos -veris/0A231566-C55D-4D36-844D-5DCB191A4280.xml,pos -veris/0A23FCDE-049D-4C34-BA43-2C1F3E0001F1.xml,pos -veris/0A24DA94-8FCF-41A0-9775-1677854CA413.xml,pos -veris/0A2DBA6B-6926-47B1-9FBE-A48E154DB67D.xml,pos -veris/0A30DD0B-7E11-49D1-8724-16382B8EB577.xml,pos -veris/0A3651A5-BA02-48C3-8E5B-13CA97AC8C9E.xml,pos -veris/0A483EEF-5CFF-45DC-B274-B4F82A62FF29.xml,pos -veris/0A5B4C17-D784-40F3-A85C-E22C01A5E5A2.xml,pos -veris/0A5CEA40-D064-4227-825B-0FB479C9D2D3.xml,pos -veris/0A84AFAE-344B-4891-9FEF-E706FB07E2AC.xml,pos -veris/0A8B56CE-5194-4BDB-8341-67FF3F30E5E3.xml,pos -veris/0A8C7043-1776-456D-AD0D-34552BF63C0D.xml,pos -veris/0A8FFED6-0418-480D-9938-55B09F638126.xml,pos -veris/0A92A7DA-5C2B-47EC-9253-1D31C71E0044.xml,pos -veris/0A9B0D29-6655-4DBD-A2DB-B0DF577F382D.xml,pos -veris/0A9BBBF3-BF62-47D7-B04A-41E5E1874755.xml,pos -veris/0AA6AD6A-7EB2-4BB5-B9A1-319F0C00B3F9.xml,pos -veris/0AAD933B-902A-437A-A288-E849BA119D4F.xml,pos -veris/0ABD8EF9-55C5-40F7-8F51-6B054D9EB0E1.xml,pos -veris/0AC1ECF6-7E6D-472A-8751-9547FF55D023.xml,pos -veris/0AD0D199-B76A-4D25-9A84-A8D0DE58F47A.xml,pos -veris/0AE928DD-4233-4233-BAC2-5C651C13BC97.xml,pos -veris/0B0D6883-3413-4171-9611-BF0D7D24BFEA.xml,pos -veris/0B10F9ED-FA8A-4D88-B8C9-5DB2A9375E98.xml,pos -veris/0B1CFDB9-DD55-4115-9535-565FF4BF19CF.xml,pos -veris/0B2E623D-9AF5-48B0-A977-777223C57AD2.xml,pos -veris/0B3C0E5F-BDAF-422F-BB83-6BC7B2BBDB5A.xml,pos -veris/0B4E92F5-6454-4BC7-BA5E-9F3E1C6C6B0C.xml,pos -veris/0B5219B9-0B6D-41E7-8ECE-2886F9D4941D.xml,pos -veris/0B52E024-3A05-4D52-822A-B5FA409677E3.xml,pos -veris/0B6BFC37-D7A7-42EC-A173-F2E950422EB0.xml,pos -veris/0B847E92-D53A-49A0-9A4A-F89355522F53.xml,pos -veris/0B8A6B7F-EAD5-42D9-8D72-93008EFBBCE1.xml,pos -veris/0BB1A8C5-9115-46D9-9138-A28EDEA1150E.xml,pos -veris/0BC53B42-7F9E-43FE-853C-98B1CAF2E84F.xml,pos -veris/0BC9393D-B583-4F5D-BB1D-D3B686415716.xml,pos -veris/0BE266E9-F18E-4DDC-AC1C-346090406B45.xml,pos -veris/0BF5DEE8-F4E4-4D9D-9BAE-D21A49E3AA13.xml,pos -veris/0C0FCC7E-A613-4123-AC90-C3997E30756C.xml,pos -veris/0C10BBB7-8D71-4CA9-BCF2-64EAA4F6E035.xml,pos -veris/0C1F9356-364B-46CE-A139-BA1B3698F79E.xml,pos -veris/0C297DC8-058F-4068-B555-EE1ECA45FD0B.xml,pos -veris/0C3AA142-B5E2-4E95-A7FA-420DF39E366E.xml,pos -veris/0C3D5AF2-CF59-41A6-9550-9261D4AAD55A.xml,pos -veris/0C4C2923-7E1A-46DB-8DAC-AEB54A4A3018.xml,pos -veris/0C5CB6A9-535F-4399-A09D-6B764B7699E1.xml,pos -veris/0C5DE044-B9B4-408D-9E65-D367EED12AB2.xml,pos -veris/0C61E63E-E02E-4A58-BC86-19E8F3577A18.xml,pos -veris/0C680106-00FB-4F43-B01E-67779D8664C6.xml,pos -veris/0C6826E8-15C3-4B87-BEE9-24AB2CACFBB4.xml,pos -veris/0C6D8130-A1C0-407A-99C3-939126346DC7.xml,pos -veris/0C87E58D-AF2E-4299-AB0D-8DBFA2EF280E.xml,pos -veris/0C91055F-3382-4D7E-9792-558CEDD6EB73.xml,pos -veris/0C96B625-D1C1-4586-B482-FCAB6535DE06.xml,pos -veris/0C987EFE-031E-4880-BC6C-BB053877835B.xml,pos -veris/0C9E580D-5B63-486A-83A5-B0F9601312FA.xml,pos -veris/0CA71B5F-957B-457C-968D-35D5274B6267.xml,pos -veris/0CAB3086-4F4A-408F-B2C5-B71035FA0EE9.xml,pos -veris/0CBF8E6C-CB74-42DD-838D-C52E420556F2.xml,pos -veris/0CC4183F-16B4-432B-9FFD-C09368502FC1.xml,pos -veris/0CC51554-22AB-4C41-A3A3-AC54DB1527DB.xml,pos -veris/0CE4D1F7-FB16-43CE-8FE8-2D50B6C9C63C.xml,pos -veris/0CF4EE2C-8950-44DF-8896-B961AEA061FF.xml,pos -veris/0CFCBABE-4E91-4B9F-9B09-1F1F8E18594B.xml,pos -veris/0D02E0B8-366F-49C4-9508-94462667AABA.xml,pos -veris/0D13C414-E37E-4253-9746-11B677C0FD58.xml,pos -veris/0D17DCFC-5501-4755-A817-20E977C2309F.xml,pos -veris/0D26B425-B329-48B8-A83E-388DD8F4EFCA.xml,pos -veris/0D349D62-8E7C-4041-B602-D60ADF5765B1.xml,pos -veris/0D366928-3EFC-4ECD-BC96-A4BBE81A00C3.xml,pos -veris/0D469ACA-C0D5-4FF2-AE95-9F91D2BD4F0D.xml,pos -veris/0D4D1D6F-2875-495E-998A-D294F000F2EF.xml,pos -veris/0D514675-F60D-422F-BD9E-26BB452C8074.xml,pos -veris/0D56B055-6D19-4D4B-9850-A29DB5B1BC37.xml,pos -veris/0D5E384A-4547-4E1B-BB77-37BC7FE33395.xml,pos -veris/0D81B53F-5F5C-4AEB-98B9-367B18AD33D9.xml,pos -veris/0D83B7CE-01C6-4EED-96F8-49AE12532696.xml,pos -veris/0D9FD8EC-52DE-4A41-9495-D1CB42964D41.xml,pos -veris/0DA10DC6-0C07-4B85-9862-8BB836CED159.xml,pos -veris/0DAD3057-25DB-4996-A97D-2859A78ED94F.xml,pos -veris/0DB3F0A1-FCDA-4468-AE7B-5090DD52BF0D.xml,pos -veris/0DC26EB3-1414-4D9C-BE74-B16B46203085.xml,pos -veris/0DC355DE-3FB0-42BA-9D19-0BE2F7CA31B6.xml,pos -veris/0DDA58A0-CED4-421D-817F-F07EB22C5C4B.xml,pos -veris/0DDE7B1B-6370-451D-B0C2-9404348FCEB6.xml,pos -veris/0DE25B18-6D77-423F-87CF-163326E9FA0E.xml,neg -veris/0DEFAE56-694B-472F-96F5-A04488B76453.xml,pos -veris/0DF05980-BACC-445A-BCB5-15336E0F7675.xml,pos -veris/0DF3FD25-68C5-42A9-92FE-F21D4AD5C359.xml,pos -veris/0DF5FC98-ADDB-48BF-8104-D20188692336.xml,pos -veris/0E161E75-56D5-4F48-988D-97A9B1194DAA.xml,pos -veris/0E21E3C9-7D2B-4EB7-B963-007C41FEA4AC.xml,pos -veris/0E2A6DBE-AD85-4382-B3D2-C9876E405B8C.xml,pos -veris/0E34D0DA-F238-4398-8B1A-985D1ED6A50A.xml,pos -veris/0E383085-EFF4-4C41-BC85-BD74BA920000.xml,pos -veris/0E3A7E6B-5650-487F-BF8A-0FA590A87ED9.xml,pos -veris/0E3D8F11-1F0C-43A4-80A8-05A82ADC75E9.xml,pos -veris/0E682AC9-8AE6-4D3D-9571-6BF24A827844.xml,pos -veris/0E754DFA-290A-4CEB-8A66-3DAD70251EF2.xml,pos -veris/0E835AE3-BD03-44DF-83F5-36530C57611E.xml,pos -veris/0E8BD2DA-233B-435F-AF46-14281EB04F74.xml,pos -veris/0E9EF3F3-73EB-4681-B67A-5FA421181C5A.xml,pos -veris/0E9FE939-9B53-4C5C-A326-05FCEBA529EC.xml,pos -veris/0EB454FD-934F-4569-9559-DD4CF8556169.xml,pos -veris/0ECBD2D0-2703-42D4-9798-FF29618FD5E2.xml,pos -veris/0ECE501C-2EDB-4DF1-A31D-C855624374A7.xml,pos -veris/0EE9BF5D-5421-49DE-AB8E-8D069DAA7226.xml,pos -veris/0EFD0FCC-7C3A-4D66-8F60-71579BEE5757.xml,pos -veris/0F16E3BB-8BED-474F-8541-6405B4C2B86E.xml,pos -veris/0F176622-7F44-4A0C-BC90-09E2D88E25DD.xml,pos -veris/0F2A8478-9005-4E43-B1A2-5A06EE510169.xml,pos -veris/0F2EFB3B-CE7B-4618-A68E-B35699A7566F.xml,pos -veris/0F416FB2-5998-4FF1-959C-BA20E6582B7E.xml,pos -veris/0F54132F-054E-426B-9273-55CAA5DBF1F8.xml,pos -veris/0F65BBE8-D047-4EC6-AFC2-E07C0CEC2D8B.xml,pos -veris/0F68F89E-0A20-420D-B08B-369C03F880B4.xml,pos -veris/0F9BC1E0-0793-41F3-A4A5-3C945ACB8840.xml,pos -veris/0FBC1667-BD53-402C-A8DE-1ED725619DB2.xml,pos -veris/0FE58E91-C3A5-44AF-80ED-94E96B04CB06.xml,pos -veris/1003F66F-2557-4FCE-A726-4A1652D52283.xml,pos -veris/1007604E-EADA-47AE-83AE-6BAF638720AE.xml,pos -veris/10084AC2-945E-417F-AB63-CF916A85E674.xml,pos -veris/101278F2-8031-49FC-ABF9-0918E861F9B9.xml,pos -veris/101AA2D1-56A5-4F55-8EC3-438EB9062565.xml,pos -veris/101ED498-A0F3-4786-BC00-8F8454FA8B3B.xml,pos -veris/102A044F-9564-4240-ADBA-7DAB7A3CA11F.xml,pos -veris/10343ABE-B671-4137-8D02-FFDE3ADDB7DA.xml,pos -veris/104CE2CF-D39D-41EB-B073-24393FFE9E85.xml,pos -veris/1051333F-7BA8-4024-96DB-6B862EB67CE1.xml,pos -veris/10567C90-A00F-473C-A312-CCE52CE23400.xml,pos -veris/105E4B67-AC51-439D-9FEC-C0AC85F7DFA8.xml,pos -veris/1060534A-9D75-4BF1-B1CF-79AD4271FCCB.xml,pos -veris/1061E9DC-9CDE-4579-9B46-133F7AC65C7A.xml,pos -veris/10650166-6280-4477-9C8A-8669EF6EB295.xml,pos -veris/106B44EA-183E-4E61-9C8B-868DFA7DF838.xml,pos -veris/106E8369-75D3-49D3-A059-1EDA77F2F4B1.xml,pos -veris/1077349A-787F-4B3B-8C30-4CB2A68F291F.xml,pos -veris/107ACAE3-1E1A-4C48-9BE0-11BC237563DC.xml,pos -veris/108239ED-F224-44FF-B7C1-FC0A2FE79E82.xml,pos -veris/10907CF2-6668-4188-80C3-D199D8B777CE.xml,pos -veris/1094E74A-7FF5-4E10-BA48-DB7059E3D5B6.xml,pos -veris/109CF61D-8B84-4C30-8D0F-AF5951C08459.xml,pos -veris/10A705AF-9742-415E-8BB4-838FD6D41BEE.xml,pos -veris/10AEA5FC-BF17-472C-AAD9-5C919B630678.xml,pos -veris/10B0C36C-C3BF-48E7-BA4D-E95E97633AB3.xml,pos -veris/10B9F526-E803-4D8E-895F-69A1D306EEFB.xml,pos -veris/10C7DEA9-39EB-40FD-A3B1-121B3AFA3777.xml,pos -veris/10D119F7-A282-4724-A5D5-D14CB7B07157.xml,pos -veris/10D8A632-1904-4020-BB83-AF9B25B3B500.xml,pos -veris/10EABC97-DB33-4CA5-A0E0-BF09254DDD8E.xml,pos -veris/10EF4DF6-0609-4B6A-9E6B-36B7E3EF510E.xml,pos -veris/10F2CD0B-3DC2-46BC-92B9-D449244FE9C9.xml,pos -veris/110C4B95-E26D-4972-8C88-596EB9BF2D56.xml,pos -veris/1110840D-DA8A-4E67-8E61-9E9D57D754CE.xml,pos -veris/111FED48-FD37-4576-ACA5-3A25F2203185.xml,pos -veris/113894CF-3622-4EB1-B73E-FC9D1CBB958B.xml,pos -veris/114329B6-C17F-4736-B706-7B896188CA5A.xml,pos -veris/11544B18-1A8E-4CF2-9389-38A5DC70E45D.xml,pos -veris/11598E83-2398-418A-973E-2CFDF98EFE01.xml,pos -veris/1166A957-5C78-41CE-81A5-859FA703BAC0.xml,pos -veris/11693195-77EB-4460-8FDF-4E107BB835CE.xml,pos -veris/1171F1CA-6752-4994-A444-EA09D05C8375.xml,pos -veris/117CF68F-C3CA-426A-903D-FD1FBEBCF237.xml,pos -veris/119A1FD7-869F-453B-9828-0ABEBB147EE8.xml,pos -veris/11B162E0-CE24-4C0E-8C69-079ACDBF683D.xml,pos -veris/11B2250A-6352-4367-AE83-6583940A0B62.xml,pos -veris/11B440A7-D2F0-43B4-865F-25D4517BBF41.xml,pos -veris/11BB0DBF-F2BB-46AC-9C06-237F51D05874.xml,pos -veris/11BF4C4A-27AD-48DE-8AB2-E74F6C547283.xml,pos -veris/11E3CB4F-B6AF-4D26-8A5D-0F04D7CE7FE8.xml,pos -veris/11F4E9DE-75C5-462E-98BF-D5FEEE7DA395.xml,pos -veris/1209234C-90B8-4FD2-BC6E-1B9D61A33B6F.xml,pos -veris/12377004-44BE-4C1C-98FF-EC9F841B5187.xml,pos -veris/1238247F-697E-40D7-9F8E-4D20477ACBF5.xml,pos -veris/1241FEA7-1D28-41C4-A0F4-6DCCDD2EDEB4.xml,pos -veris/124468E2-5D22-46B4-AAFE-A41E4891DF4F.xml,pos -veris/124DD87B-C61E-4C74-BDF4-4A4DE0220D15.xml,pos -veris/12509819-4B66-456D-B7C0-B934A1E95923.xml,pos -veris/1251E891-F2DC-4655-8854-BB75E004C629.xml,pos -veris/125F978D-13B4-45C1-9E15-91B92B3CFBDD.xml,pos -veris/126035B1-234D-4E45-B5A9-BB39C6E13EA8.xml,pos -veris/1260F763-CC95-4A3E-AA6F-F74AC699AB47.xml,pos -veris/127B2747-C648-44E6-A1E9-F6B922660619.xml,pos -veris/1293154D-3571-421D-BF2D-545F08F3266D.xml,pos -veris/129360E6-DFA5-46EB-9A20-19556828B716.xml,pos -veris/129F6AE1-DDCD-4E60-86F5-9E00411E0F3E.xml,pos -veris/12B45927-7707-4B4E-A1B9-CEF4188489BA.xml,pos -veris/12BABA8B-0278-4824-B009-43CD68108F2F.xml,pos -veris/12D929E4-7D38-4B39-B190-0CB5CD2EA150.xml,pos -veris/12DAAE40-382D-4399-B96D-4027FA6BA128.xml,pos -veris/12EA2011-A15B-4AF3-8AD4-82E3FBF345B2.xml,pos -veris/12FF347E-D321-44FC-B65E-80057FC51F16.xml,pos -veris/1317A240-E483-49BF-A1E6-A0B138A8C0F9.xml,pos -veris/13188709-C0E4-43C8-881F-F00F330353E1.xml,pos -veris/13191567-7A43-496F-BC56-3F3C67A986B0.xml,pos -veris/131ECD74-308D-423E-AAAF-8ECA2C52EC69.xml,pos -veris/1337BBC1-E027-46B2-9B46-CC67F6B5E357.xml,pos -veris/134B7719-E885-4A38-8ADE-9E01BAED3893.xml,pos -veris/134B7A45-88F2-41EC-8489-32CD79BD66B0.xml,pos -veris/136124C5-48C3-4A70-B0E6-B121F1D49917.xml,pos -veris/1367FF69-67EB-4860-937E-EA0F338A4E68.xml,pos -veris/136C4ED4-10F2-4D6C-953E-9C240C3EE6CF.xml,pos -veris/137E1915-A4DC-43DF-B96F-8ECBF21E7EBB.xml,pos -veris/13863311-B3E3-4E6C-866F-E1BBFFBBC563.xml,pos -veris/138A8E69-1162-4393-B924-BD5E22164F17.xml,pos -veris/138AFF1D-5D9E-494F-85E1-E2C7D6028C2B.xml,pos -veris/139A583F-2887-43A5-ACBA-C58633191BA1.xml,pos -veris/139B8366-B311-4B18-B43C-86CA43B226C6.xml,pos -veris/13ABD132-9783-4496-9CB0-2A2CD3075D36.xml,pos -veris/13E7BC72-E278-48D1-8814-A0F9BBEB88FC.xml,pos -veris/13EB66CA-A1AF-4BAC-B83B-CF56F2435649.xml,pos -veris/13EF2063-9638-4E31-82B6-1937A431BD30.xml,pos -veris/13F68BDD-BC7D-40CD-B4BE-BA861A371182.xml,pos -veris/13FC7900-A93E-4988-AE99-C2B17BFD2EC1.xml,pos -veris/13FFE22F-8112-4B24-B434-A53571B27BB3.xml,pos -veris/1428BE28-B5EE-43D9-884D-B462C515E468.xml,pos -veris/1437E137-D9AD-4D2F-8F27-F8A602193CF7.xml,pos -veris/14437695-0B7C-4B9F-A15B-F6A8E05DD65F.xml,pos -veris/144EDA15-5D58-4D4F-BD26-9D1973AFE370.xml,pos -veris/146EA182-27DF-4B4D-8F06-9F1EB3B94B2B.xml,pos -veris/148ADF23-C2E0-425E-B223-ED505434CAD6.xml,pos -veris/14B00C7D-7303-4574-AFCF-1C1D9BD36605.xml,pos -veris/14B68C61-7059-41FA-BEE1-B72B50949CAF.xml,pos -veris/14B7DA00-272F-4DD2-8D56-B9224DB79260.xml,pos -veris/14B804AD-C1D9-4D74-A8F2-00FAD127F74A.xml,pos -veris/14B829D5-D2E2-45C7-B8A5-5111DC9F22B7.xml,pos -veris/14D69FDB-E830-4829-B698-503BDDB3FEF4.xml,pos -veris/14DEC90D-DC19-485C-A2B3-4FF1768B76D9.xml,pos -veris/14E103D3-6790-45BD-83DE-C837FAB0373D.xml,pos -veris/14F78E25-BE70-49ED-B5A7-40B5142C412E.xml,pos -veris/14FAE0A7-FFEF-4EEE-9032-A9DEBFF855F7.xml,pos -veris/150BDB40-17CE-4C42-A06C-C61DFF51DD52.xml,pos -veris/1524FE3D-9826-40AE-ABBB-DC67A90EC8A3.xml,pos -veris/153241BB-06B7-4B2A-A952-0793F197BAB5.xml,pos -veris/1558B53A-E668-41E2-9D2C-05AED897A49C.xml,pos -veris/155F644C-EBBD-4BDA-84F5-A6B92DCED5FE.xml,pos -veris/1575B00F-7E62-4DD3-A667-2BD1DB2A4978.xml,pos -veris/158106FD-8A8B-4244-9759-B05C206F0B2E.xml,pos -veris/158F3D3E-B56B-46DB-A7F0-F1B62EACC88E.xml,pos -veris/15943F67-D9E1-45D8-8292-FC62667767FC.xml,pos -veris/159D9559-F9B8-4CE0-970D-E16ACCB19FB0.xml,pos -veris/15B01A12-0FED-47E2-A97E-C12518C382E1.xml,pos -veris/15C4D1B4-A828-4D28-B8FA-74B5CA2910B3.xml,pos -veris/15C4E47D-4FBF-4B00-B406-C7F18B3BE4FD.xml,pos -veris/15C7DDC7-14DE-4A02-9B8C-CBDAD1F42512.xml,pos -veris/15C831B7-473A-448E-8E7E-9E4ABD37B014.xml,pos -veris/15DA6E1F-1B38-411A-B103-25FA72417D1B.xml,pos -veris/15EE9708-B1DF-430E-BEF5-70B1CD54EFC3.xml,pos -veris/15F7F199-0CBB-4F3B-B4A0-3803A0C3C3FB.xml,pos -veris/15FF8174-6160-4D90-BE15-95E3E3B2EC4C.xml,pos -veris/1602A8DA-DB8E-4AD5-9ECE-B10A7FBA87BA.xml,pos -veris/16139591-3388-4BA0-84BF-2CA16A114793.xml,pos -veris/1622CA83-3C11-4212-87B1-600B65C2A9A7.xml,pos -veris/16402C78-C1B6-43C8-A871-42F199DEFE49.xml,pos -veris/1653A152-75FF-48D2-BEDC-CEE51F3B4A16.xml,pos -veris/1657A419-A68E-4928-BAD0-09DA5142ABFC.xml,pos -veris/1659E13A-26FC-4B72-BB40-9CAD8D7F9348.xml,pos -veris/16612C25-A4DD-4254-A7A4-4BA9BE10B6AD.xml,pos -veris/16618345-9E76-4D8E-9674-BF1E07C3C56F.xml,pos -veris/16667D1B-1E0E-459A-B052-CA4AF9BCB085.xml,pos -veris/16775FDB-1A7B-455E-9293-8B57B53B5927.xml,pos -veris/167ECA3D-1510-4BF3-9AFC-EB0E8CDC920C.xml,pos -veris/16ABCECA-367A-4E16-961C-AAA3F822D386.xml,pos -veris/16AEA53A-23A4-4F20-A3F6-92FF298EAE36.xml,pos -veris/16C5CBFA-4B85-49C9-9DCE-15750183415F.xml,pos -veris/16CCB166-E40A-4203-8431-246893E53654.xml,pos -veris/16EA1E32-3C6C-42EC-8412-1C0BCA2F549E.xml,pos -veris/16F4FE46-44F2-467B-B5F6-A153F6357D40.xml,pos -veris/170FDC69-F953-4790-8E34-C08CA0742368.xml,pos -veris/1712E719-712F-4EEB-AEC6-DC593B003A82.xml,pos -veris/1721F7E6-AE8F-4B0F-A649-9A21AC177D7F.xml,pos -veris/1723A9AD-113B-472D-B0E0-9124C49B1A6D.xml,pos -veris/17264144-297C-475E-A0C5-05401290F6B4.xml,pos -veris/17437313-82FE-4D41-8B3D-003E0EB03B83.xml,pos -veris/174702AA-FA9F-4628-A871-CF2596243278.xml,pos -veris/17470D97-9346-415D-B3AE-E37B9837E092.xml,pos -veris/174DC2C2-C333-40BB-9E9B-317310FE2EEC.xml,pos -veris/1778916B-4F49-4E0F-8ABF-89F4A962A721.xml,pos -veris/177D96C9-5764-4607-BF14-A453E7E6C936.xml,pos -veris/178EF38D-01FE-45DD-9F4F-DED68645FF85.xml,pos -veris/1792BEAF-F290-41B4-920C-BA04368F73F1.xml,pos -veris/17BFB349-AEC9-4C85-9DCF-9BD3F1835CFB.xml,pos -veris/17CA38AD-5C56-49BD-BDC0-38684DE5287E.xml,pos -veris/17DA3525-C659-4E39-BFDF-35E7BCC3E955.xml,pos -veris/17E44A87-62E5-4BA4-8AFA-ACF94D06C31C.xml,pos -veris/17E77476-1CB6-4892-8B53-7D645D5A5DEF.xml,pos -veris/17F5875C-2B48-4284-966B-573691B20F3F.xml,pos -veris/18021FAF-2FDE-4C50-8C77-D1281CA63AD6.xml,pos -veris/18060EFC-6A9D-41EF-B66B-352A19933DF7.xml,pos -veris/180CE004-A51C-4D2E-B785-553F3C4CB7FF.xml,pos -veris/1814BC8C-DBAC-424C-A767-F93BD4CEB0CC.xml,pos -veris/18179CBF-B099-49A4-BD8D-BFF42648F228.xml,pos -veris/18182844-FB66-42E9-813D-9351BA76B66F.xml,pos -veris/182463A2-8898-4922-B708-CF8F1FF1BB4B.xml,pos -veris/18391ED2-480F-4988-8D9E-BB56967DE6DC.xml,pos -veris/183A7B21-2DE8-4A8B-B829-0F1900ED96AE.xml,pos -veris/184D40EE-81E7-4293-93A7-D61EB90E4370.xml,pos -veris/18501D62-FADA-47FB-8E04-4FC7B06EB793.xml,pos -veris/185683E7-75B4-4AB2-9201-73E28E250D95.xml,pos -veris/1877DB97-BEF0-4105-A922-1B0B09AC0ED4.xml,pos -veris/1880B5F0-28B5-466F-9C98-58F96EFA2FEF.xml,pos -veris/1892F486-AB2C-4067-9DAC-1AFA5DF9193D.xml,pos -veris/18A73095-ECC0-47B8-B71C-849BF346C25D.xml,pos -veris/18ACCA89-6AFF-44AE-8C2C-19B16BD4CC3B.xml,pos -veris/18C1C9DB-2627-447B-A20C-55021EC5DAC1.xml,pos -veris/18CC27D9-18D8-499C-8786-10E707FF0EA3.xml,pos -veris/18CFF554-A6C1-4B70-8651-647F85EB899B.xml,pos -veris/18D56C18-7198-4502-8FCE-7F7CABC69458.xml,pos -veris/18DF47BA-2F55-4E20-BEF2-287EBB6B89F6.xml,pos -veris/18E77873-0DE5-49BA-9C70-AF12610CE28D.xml,pos -veris/18EC3FC4-D62E-4D03-B9D3-963E654EC566.xml,pos -veris/18F47F29-6B8E-4F27-AF80-F7828A99498F.xml,pos -veris/19152A4F-B7D4-4490-8371-00B01A50EA6B.xml,pos -veris/192AE6B9-535F-4760-839E-BFC39BBD0FB8.xml,pos -veris/19382A61-B1FC-476B-B367-17BE46889CA3.xml,pos -veris/198CF7AB-7EC8-482E-A970-CAE03A252836.xml,pos -veris/1993D926-E8E5-4B7F-B688-4E0A44571556.xml,pos -veris/1994EA5A-E83C-4319-85E2-B46447A6188C.xml,pos -veris/19A3B190-681C-40D4-8EB7-50FD5A9C2F34.xml,pos -veris/19BA97EC-A4F1-4453-9067-F04B7532A57E.xml,pos -veris/19CBFD33-D4D7-4858-8AAB-86C10A2C1467.xml,pos -veris/19E55526-D875-4A1A-9E6D-D454DD72508F.xml,pos -veris/19EAE609-DD0B-47B3-94A3-70FE6865E175.xml,pos -veris/19EE019C-8E38-4B12-8F5E-2AE77B96B45A.xml,pos -veris/19EFE98D-9187-4E72-BE8D-BEF261E944CF.xml,pos -veris/19F7468A-0633-4868-8A04-C74B02882556.xml,pos -veris/1A3CA6E1-F8C4-4667-AC9C-56835C5F1C54.xml,pos -veris/1A5A7204-6215-41E6-AC61-14DFDB89693A.xml,pos -veris/1A611E67-327E-422E-BB05-914A18BA6A8F.xml,pos -veris/1A7C7F8D-C9DB-4D77-8895-380CD23F06AD.xml,pos -veris/1A824838-820B-4C39-AE8A-77F6A98F7EBE.xml,pos -veris/1A86D598-6275-4D99-BC49-89287C1E7A1D.xml,pos -veris/1A913838-E369-4878-8682-30E4FC0BB7D8.xml,pos -veris/1A9B6680-14B8-4097-8599-671631F76E2B.xml,pos -veris/1AA44906-D775-4D7F-A7A2-9A31E56F7898.xml,pos -veris/1AB2510D-1B7E-4516-BD3F-848E9773D751.xml,pos -veris/1AB2D4FC-02CC-4640-A88D-75CE1D4AD285.xml,pos -veris/1AB6CA6E-2D3D-43A7-A9ED-4667F86388E0.xml,pos -veris/1ABA78B7-6264-4870-9688-3672D7C5667A.xml,pos -veris/1ACE76A7-BC75-47F1-832F-F3FD00706618.xml,pos -veris/1AD117DF-9298-4290-B6B1-AE2ADE0AACE4.xml,pos -veris/1AD85AB2-E09D-4170-9B2C-9CF36A6A84DA.xml,pos -veris/1AE18365-1927-4B9E-9D3D-C0AF7012AB37.xml,pos -veris/1AF5AA87-3F90-4F1E-A387-4AFB8DF69857.xml,pos -veris/1B0D15CA-D0FB-4919-82A7-4D3630E1DF4D.xml,pos -veris/1B0D36AE-C0E4-4486-9095-1FB4D13BCCF0.xml,pos -veris/1B19DDC2-A883-423A-A9DC-486F19130EFE.xml,pos -veris/1B1CF762-4B41-49B6-85F7-20AED3A61DB4.xml,pos -veris/1B5FC438-CAA2-44A7-A91D-EC91AC13B7F3.xml,pos -veris/1B69F509-37C1-4280-A754-A93BCE2ED166.xml,pos -veris/1B6DADFB-B14B-40A7-B237-C7AB9ABD8C4F.xml,pos -veris/1B71B98D-AF53-46D7-B8CA-2409B9DB9267.xml,pos -veris/1B8AB0DD-2EBE-45AA-A1BD-294F7B74FA54.xml,pos -veris/1B8C687C-5411-40BA-9534-DE4AEE611BAA.xml,pos -veris/1BA9B9B3-4CD9-4EEA-AC99-9FD947DB7ED7.xml,pos -veris/1BC90A19-EACC-4B4C-AE39-FD118A8D5AC6.xml,pos -veris/1BD1AFD5-8280-4DFD-9AC9-FEFBA1801378.xml,pos -veris/1BE53E92-BF21-4ACA-AFFA-978EB2DF881F.xml,pos -veris/1BF29C0A-0498-44AF-9408-417885841E53.xml,pos -veris/1BF6182C-4EB7-4E3D-8F27-D3151FDF4009.xml,pos -veris/1BF7F74F-9FAA-4BFD-88CE-509651A8EB72.xml,pos -veris/1BF8F7C0-E751-4C27-926C-58EBEA3C3A2B.xml,pos -veris/1BFDF555-06E9-456F-9753-ACE437A354B5.xml,pos -veris/1C008981-3653-47E3-8F77-1739D1AF07BE.xml,pos -veris/1C0685F9-DBB3-4C96-B4C1-D769B6C76152.xml,pos -veris/1C06FF20-8E09-413C-8173-2785FA41E0E0.xml,pos -veris/1C0E6FF1-51CF-4B08-A4E3-B71F59E296C4.xml,pos -veris/1C194C54-6EB4-458A-911C-D6E5F0BA1E69.xml,pos -veris/1C2F1D6F-4D5D-433E-A384-7089B1F60F81.xml,pos -veris/1C35BCE7-23C7-464B-B6A9-995EE9964F8C.xml,pos -veris/1C41748E-F044-4B06-9B31-9102558DE0E9.xml,pos -veris/1C43CF23-5D00-431B-AEFB-F0B3EE86F5DB.xml,pos -veris/1C5745F1-E3B9-4BFA-B42E-7EC063B9D367.xml,pos -veris/1C580116-D2C5-4316-9372-94E048EA4C47.xml,pos -veris/1C7BFA0C-9C15-40F0-AE86-24921AF963DB.xml,pos -veris/1C93BE6D-D108-4A08-9CBB-36BED43FC6C4.xml,pos -veris/1CA1B729-971B-4660-8456-4DAA4F252C8A.xml,pos -veris/1CA8D1BC-FC19-46BD-906C-1719986C8964.xml,pos -veris/1CB366B7-D2F2-45CC-8725-16AEB5FFA450.xml,pos -veris/1CB6BAB1-7DB7-48AD-AAC3-4F07A16A8F99.xml,pos -veris/1CB94F53-5A24-4263-967C-3FD08BDFCDB2.xml,pos -veris/1CBE50F7-6303-4575-ACA6-A26F29D55ADB.xml,pos -veris/1CBFA087-C2C1-41AA-9C89-5CD0176BBDEB.xml,pos -veris/1CCF7609-3913-4B72-B848-52C6D22BC432.xml,pos -veris/1CD59DFB-F68A-41CB-A5BA-4AD35BB1176B.xml,pos -veris/1CE69203-D702-4176-A530-BFE51667EFE5.xml,pos -veris/1CEE19F9-F5F6-4D59-B76F-92D55F290A40.xml,pos -veris/1D1369B1-7B06-458A-A044-6175F1CA162F.xml,pos -veris/1D406CD5-4EE3-449C-8D8D-7822BC6FF47D.xml,pos -veris/1D4FDC6B-0DD7-46D0-AD8E-2F2D0610C992.xml,pos -veris/1D6C1975-1840-4ECB-9F0B-9D1D69F0F822.xml,pos -veris/1D7360C4-1BF4-4C40-BAB5-E5CA6F605EF6.xml,pos -veris/1D768BB7-B92B-4984-886F-54DBB4C41A03.xml,pos -veris/1D80372A-9FA9-4EAA-ACD2-6CC6C82A6B9D.xml,pos -veris/1D84A44A-731A-4F7E-8D1F-01DE1399B6ED.xml,pos -veris/1D888BB5-1D4B-4621-AE44-114722BA8AFD.xml,pos -veris/1D961EBE-0F9A-4FDE-A92D-CD70E607D54F.xml,pos -veris/1DA05D63-B723-4C95-B7F6-E00BC3CF881A.xml,pos -veris/1DA10064-7313-4D50-A755-80A873734C03.xml,pos -veris/1DADA442-B03F-4CC1-8C1C-89D19D568514.xml,pos -veris/1DADA826-2FC2-464A-90FF-044196D51B5F.xml,pos -veris/1DB30841-F335-4770-AC86-5CFDF9E8105C.xml,pos -veris/1DDF9D10-2EC2-402D-B40D-F9D19DE8F528.xml,pos -veris/1DE82803-F9AA-4BF5-818C-C825FEB3D012.xml,pos -veris/1DF31CDA-33EB-44BC-A2AC-CC55DF7324D5.xml,pos -veris/1DF9ABA9-D347-41F9-9135-1CF8AA0FF697.xml,pos -veris/1DFA5ACB-73E1-4A69-8508-B9C291D1580E.xml,pos -veris/1DFC803E-1147-4DD4-8F86-BB55F052D51A.xml,pos -veris/1E272F0C-4346-46A2-8D7C-E69F5C6D72C4.xml,pos -veris/1E2AD9ED-6AA2-41AB-8EAA-6D0A13BB2062.xml,pos -veris/1E541AF0-D9E1-4A91-9E03-942D2DC633EA.xml,pos -veris/1E6A9720-DD6B-44BB-BF8D-18F12DAAFE4C.xml,pos -veris/1E70A11B-8892-435B-97F9-BFD6AEDE2811.xml,pos -veris/1E8BF375-1468-4079-AF75-ED43DFEE63B4.xml,pos -veris/1E8E7784-17E4-43FD-834A-835C65DC19CC.xml,pos -veris/1E90A577-C799-416F-AE62-EED86C77F9E2.xml,pos -veris/1E92DA1F-CD94-49C0-8BEA-8BD41899D8BA.xml,pos -veris/1E9E464A-FD84-4D74-BAD9-2456C8D646F7.xml,pos -veris/1EA619DF-3CD1-449A-8F42-2AF824719A13.xml,pos -veris/1EA94D98-1D4E-4D0A-ABE6-4E32C53D3A3C.xml,pos -veris/1ED48E08-8DAF-4784-8720-F94BECC3864C.xml,pos -veris/1EE17BB5-3445-4FC9-995F-F954DE6B8526.xml,pos -veris/1EEE2144-3E40-433B-8D3B-81F47B558A78.xml,pos -veris/1EF9CAD4-E31D-4506-83FD-7DC218929CB3.xml,pos -veris/1EFB3FDC-9707-475F-9CEF-7CED055ED5ED.xml,pos -veris/1F06A42D-C0E7-471A-B408-53E1A9588A8A.xml,pos -veris/1F0BE45F-3538-4B89-9684-C3DF47E96BD1.xml,pos -veris/1F3704A1-771D-4E77-9B71-2C76DA743381.xml,pos -veris/1F3E3415-9E72-4B81-A849-161940C95CBA.xml,pos -veris/1F50FD2B-D38D-4921-91B5-97B6C56DF5DE.xml,pos -veris/1F56CD4C-CF8D-475F-8795-ECE404B2CEC0.xml,pos -veris/1F719A1A-9376-402E-BB9C-4F1E71B68851.xml,pos -veris/1F742634-0C6E-4D26-863E-64DB124EEAC1.xml,pos -veris/1F7845B4-1BA2-4C0D-A235-D623A1A70222.xml,pos -veris/1F7D3752-E0A2-461C-9DD5-0AC4B089A853.xml,pos -veris/1F7FBF08-8CE3-4C08-A274-E62C7A07ED80.xml,pos -veris/1F8C64C4-1967-4BC9-B6EA-8A6FCAB0C25B.xml,pos -veris/1F99A077-B1CF-43B7-B148-013264171636.xml,pos -veris/1FD2267C-B52B-4B48-80B6-D49C4F5590B8.xml,pos -veris/1FDDBA26-D54A-4B4A-A864-AF550DAB2F61.xml,pos -veris/1FE9E0E7-D92B-47F1-8262-2A2E0A472148.xml,pos -veris/1FEDDF50-9385-4365-A2BC-979BF4E46CA7.xml,pos -veris/1FF73909-38CE-4EB1-8E7E-0718ADFE7536.xml,pos -veris/200716E9-F531-4538-B5CE-D1A304BF9BD0.xml,pos -veris/201463D4-E4B5-4E3F-8062-45A540FD3D72.xml,pos -veris/201F17BF-D8C6-4AF5-AB0A-66EA492EAFB1.xml,pos -veris/2022C66A-B2CF-4500-963A-599CFB0E776B.xml,pos -veris/205F95B3-02A4-4A7A-B2D4-E096271B65AC.xml,pos -veris/20634D68-BFDE-4377-8477-27680833A884.xml,pos -veris/206398AC-72E1-4E88-939B-DFDEAC3EB895.xml,pos -veris/207DD5A3-D7B3-429F-B143-7F8B994598BB.xml,pos -veris/20A789F8-8993-430E-B1A4-676D828061FA.xml,pos -veris/20B07E27-B806-42B9-9685-A6298FFDA78B.xml,pos -veris/20BDB44C-4860-46FA-950B-7BBCBBA73D26.xml,pos -veris/20DE2227-3738-4E4D-982F-4639A3B688CF.xml,pos -veris/20E19E01-36E4-41A2-BF64-0CCA3575D139.xml,pos -veris/20E75B76-4BD2-4869-A754-A10325DABD06.xml,pos -veris/20EA585E-4496-4740-A67F-EBDD9F7773C1.xml,pos -veris/20F94842-3D93-42B2-9694-17A5C86CCBC9.xml,pos -veris/211BCA1C-6701-4416-BA9B-7796DD726D16.xml,pos -veris/2132E737-97AE-4584-95E6-65C491F3A69B.xml,pos -veris/21349E3F-D0A7-42AA-B483-90611B09C58A.xml,pos -veris/2148BB32-FE35-4F56-B94B-343BDE076E91.xml,pos -veris/2166926F-6009-45D6-9611-957FF20BB3D5.xml,pos -veris/218A827E-3847-4B1C-8D7A-D2B217A0C6F8.xml,pos -veris/21909504-6E94-4438-8CC2-80918312C987.xml,pos -veris/219548AC-9E5D-4819-9644-1676C7E6534B.xml,pos -veris/2196AFA6-2C93-4C52-BCFF-0E8B3A5939A3.xml,pos -veris/2198417A-8CEF-45AC-92EA-5B683134AF5A.xml,pos -veris/21A4BF9F-974C-4EA7-86D0-0127744D0D5B.xml,pos -veris/21A801A7-9C83-436C-AC6B-97C62B17DFA7.xml,pos -veris/21A91BBA-E8F4-4EB1-93E1-463B1D68403D.xml,pos -veris/21AFA8D4-9A25-4DC9-91D0-FD7E9F704219.xml,pos -veris/21B632FF-E4E2-4AA4-8B78-89D7787C2A46.xml,pos -veris/21B66CD7-B7DA-450D-B7A5-735B940981CD.xml,pos -veris/21E1B7E1-A38A-4284-9A05-CAE129C2402C.xml,pos -veris/21FC25F2-D32E-44EF-8FBA-FB08A9D2D8A2.xml,pos -veris/21FD21DD-B46E-4B2B-B50B-D17B9DE8DC0E.xml,pos -veris/21FE78C7-3638-47D0-9515-9B7D777A920C.xml,pos -veris/222AAB0B-6524-49A5-83C6-99D482E7AD66.xml,pos -veris/222E1498-6916-44A8-AA29-EF9E16BD55D2.xml,pos -veris/222F7DBA-7559-4C53-B2B2-C97DC60FEB36.xml,pos -veris/2230A9E0-AC36-4A4A-954A-563A76EF62A9.xml,pos -veris/22372D62-8426-4D10-9DAE-B6C6E03A4176.xml,pos -veris/224F057A-AEE3-4009-B50A-2E69C2E51969.xml,pos -veris/225076E4-22B3-4587-AFA6-F5AAB526BB23.xml,pos -veris/22637444-B7C5-4E3A-AD9E-265CE5DD29CF.xml,pos -veris/2266E747-216F-4D3A-AF68-DC55864A1843.xml,pos -veris/22726632-5384-4727-828D-2202A0391C07.xml,pos -veris/22797F34-F191-4006-89D3-02B8ACF1555B.xml,pos -veris/227D347B-2E2B-478B-AEF7-78486126736D.xml,pos -veris/229CF23C-DC09-48BC-85C0-6CA4A91B1B30.xml,pos -veris/22A009A1-FADF-4E9A-BDDC-C6DA632E7AF6.xml,pos -veris/22D583BE-04B4-4DAC-8A1F-1ACC3EAF6EDE.xml,pos -veris/22D9F2D8-725B-4182-B845-03D751374991.xml,pos -veris/22DF31DA-B032-4180-A4F7-22A9536E46C9.xml,pos -veris/22EFFE7F-DDC3-4222-8BB5-2F79834D1311.xml,pos -veris/22F581A5-8F2C-4518-802F-1ADB5B550002.xml,pos -veris/22FD8CE1-853B-45FD-B74F-3372DF18B5E6.xml,pos -veris/230092F0-C4CC-422B-B3AA-92AD5AFB53C8.xml,pos -veris/2306876C-FE5F-41F6-91A4-D4E913A7FE63.xml,pos -veris/230ADF5A-6BA5-4541-80EC-2E27C02BF99A.xml,pos -veris/23286CD9-786B-45F8-B9FE-C92803A9010B.xml,pos -veris/2329314F-FB56-4DEC-8497-0BEFF879E3C2.xml,pos -veris/2330ABE0-90C1-4E12-8893-EE25E6AE4299.xml,pos -veris/234DF890-29E8-421D-A69F-062701170D54.xml,pos -veris/23506596-73A0-4ABF-B886-1C82F8CC87B4.xml,pos -veris/23643B5E-BE40-408B-AFE0-9544D02978BE.xml,pos -veris/236DBFE9-F1FC-4222-B2A3-CDD08457EEA8.xml,pos -veris/237527EB-3C11-4303-BB49-D8D93C24093D.xml,pos -veris/2375D260-0725-4D77-8AC8-FEBA6ADDF934.xml,pos -veris/238E92FB-0C5F-4BA9-93E7-0A6BABEFBDD1.xml,pos -veris/238F219E-C736-4975-8FF5-1E7960812376.xml,pos -veris/239C096E-13A7-4102-B418-5C3F9EB86692.xml,pos -veris/23BA80FD-BCA7-417A-9058-BF8E21CF4AE3.xml,pos -veris/23C9CD2C-2E52-4105-ACBF-B75101EE7A86.xml,pos -veris/23D0692F-1C8D-4FF1-A603-C64A5A70D1F2.xml,pos -veris/23DE9BD1-BD71-4FD5-8F67-E3B9FE8FCBEF.xml,pos -veris/23E9CBEA-C570-48CF-9D09-7AECFCD7D47A.xml,pos -veris/241EC7B5-EB0B-458E-B446-BC2DBCDB78E8.xml,pos -veris/24360962-C964-4F6D-8C3C-1421E288E53F.xml,pos -veris/2439B555-7B05-4DD9-83BC-C46B58AC8622.xml,pos -veris/246EDDF6-3EE6-4883-B6C3-5EA4BC1DA0EA.xml,pos -veris/2475FA4E-5206-42C0-B885-B96040DC8AE8.xml,pos -veris/2497619D-2265-45EB-A6FE-179339750AB5.xml,pos -veris/24AB7875-2921-410A-8199-3BA0B71CE146.xml,pos -veris/24ADFE77-A321-46EF-9CD8-727534E41165.xml,pos -veris/24B4EFFB-A4D9-4EF0-A4FB-695052D14034.xml,pos -veris/24C49BD1-B4B7-46BC-82EC-3CB535791601.xml,pos -veris/24CDDAD9-E931-44F8-8AF8-21AE8ACC426C.xml,pos -veris/24D1E12B-922B-4E20-8480-D53AA89DC99E.xml,pos -veris/24D33947-132F-4297-8DDB-73757B41E8AC.xml,pos -veris/24D42429-8534-4145-BEF2-FA6FB3710BB2.xml,pos -veris/2532904F-F4E0-47C7-BF92-3253CE310573.xml,pos -veris/253F7278-D6AF-4D12-B0D6-F61862562734.xml,pos -veris/25461118-6CFD-4125-96F0-32BB6AED68DC.xml,pos -veris/255563D0-5AE7-4F50-B98F-C7EC3AFA5DDD.xml,pos -veris/255EEE3E-27C7-4CD7-A439-88ABC7DF488E.xml,pos -veris/258027CB-0B44-4574-B1FF-0D985A5A6E96.xml,pos -veris/2592B70D-6080-4BD0-9FAA-E2FD4CC97C9D.xml,pos -veris/25A62530-4C21-496C-8141-F269356C45B5.xml,pos -veris/25C42355-1105-4994-8830-4F97F20FA6DD.xml,pos -veris/25C7BF98-4CFB-4712-9211-A9EE9415C88B.xml,pos -veris/25CAD94C-8005-400C-8F3F-526AB0B5A748.xml,pos -veris/25CEB94A-C768-47CE-AA4D-0094438E6CE2.xml,pos -veris/25D63703-1657-42E6-A1CE-DEF68166AD66.xml,pos -veris/25D9F821-45F0-41ED-94E4-512F4ED63663.xml,pos -veris/25E6A9D0-8CEB-4369-A38C-EB381FA2BEB6.xml,pos -veris/25EE0CC5-C946-4291-B4ED-2F6EC48334AD.xml,pos -veris/25F0F061-B1F2-4F90-86ED-A50E69524108.xml,pos -veris/26072BA7-9333-4E36-8E7C-B61619BA31F9.xml,pos -veris/261517D9-6951-4CB9-9595-5A019C4FF1E1.xml,pos -veris/262472C8-D111-4F25-992F-DBB7AF2EACBE.xml,pos -veris/2637B2EE-C189-4028-A1B7-926DAF668B0A.xml,pos -veris/2640A6B4-7F2D-43AF-93E6-DD9CBE19658F.xml,pos -veris/267038D2-5423-47E0-9375-91C055B9291C.xml,pos -veris/267C7D9C-E28F-4007-A8AE-ABF5CC5B29C2.xml,pos -veris/267E26E0-55BF-4174-8183-2033E271BA26.xml,pos -veris/26809755-DC05-4910-8E7E-26DAD3622576.xml,pos -veris/268E0C6F-BA8B-43F4-B980-BB135AF9F98D.xml,pos -veris/268E80BA-B62F-4056-AE23-A5446CCC8F2C.xml,pos -veris/26B6C8E9-0F82-4AFD-9100-F4C7D6847772.xml,pos -veris/26BEB563-0F8A-4262-AA99-8A0833AE09DC.xml,pos -veris/26E48349-65F7-4F8F-ACB8-2A88F5E87E92.xml,pos -veris/26FA26C9-A8E1-4FB4-9FB2-F91CBE2ED495.xml,pos -veris/2707B212-6DAF-4616-A583-AE5713478723.xml,pos -veris/2733A92D-7570-47F2-ACE7-1680884B1DD7.xml,pos -veris/274B8442-6548-46FC-9978-674E7D055419.xml,pos -veris/275618DE-D729-4683-98EB-92484D89D53D.xml,pos -veris/276B6F47-4189-4474-9571-E55B490A70BB.xml,pos -veris/276F4597-CF92-4B2E-90D3-B2EDC68EE145.xml,pos -veris/27904103-7302-43BE-ACA4-CE459BCC53B5.xml,pos -veris/2799C3DD-CFD2-44B0-881A-0531C22622B7.xml,pos -veris/27A0CA77-4C3E-446A-A5AE-592374420331.xml,pos -veris/27A3A8D1-1F83-4E46-9873-CAEBF67951EF.xml,pos -veris/27A88D66-3A4D-4A77-B3B4-29FB2C557D5A.xml,pos -veris/27B69538-B0F7-4613-93B0-424E641C007F.xml,pos -veris/27BA18ED-C035-4D56-9CCA-6AF4D49C8795.xml,pos -veris/27C66855-5735-4AF2-937E-DB616F5156D2.xml,pos -veris/27C6A161-4279-4363-B9F1-0E07DD916A9C.xml,pos -veris/27CDDCC5-13B5-4D14-9EB1-6447DCA80226.xml,pos -veris/27D24DAC-E968-49E0-9A03-917583C5DD2C.xml,pos -veris/27E2DAFF-B1FD-4DF4-A8F8-323ADEF9A45E.xml,pos -veris/27E4BB0A-365B-4DBA-A140-0477F7F71647.xml,pos -veris/28051601-826A-4A8C-9C1A-7F5FFA2ED4FC.xml,pos -veris/2808C42E-A6D7-4720-B86B-233FCB71CA77.xml,pos -veris/28162EA9-2E4D-4DD1-8CDD-8DD51F3AABF9.xml,pos -veris/2823B704-2C58-49C8-9E42-A0F36518F83A.xml,pos -veris/2843E686-3D2D-49ED-9333-6F645FC040B5.xml,pos -veris/284A0C4E-5696-4CEF-84FB-1D7FB4040650.xml,pos -veris/284EFEFB-4180-46E6-ADC9-2B7B72F57C2C.xml,pos -veris/28526970-7023-42AC-A134-4CD1FCC51AB0.xml,pos -veris/2865B948-B7F1-497D-AE94-FB4B020541B0.xml,pos -veris/286CEBFF-BF96-4234-846A-2C6715C7C5C2.xml,pos -veris/287172BC-4A18-422C-AF86-8FD0D18E409E.xml,pos -veris/2874BC09-B6F0-4BDA-8B82-526EFC0698B3.xml,pos -veris/288A20BA-801D-4CA9-AEC4-16627F2D9D28.xml,pos -veris/288D9A52-366B-4C18-8D74-0B68B7639BD7.xml,pos -veris/2899F4A0-CC41-4301-9A3E-B58B866EB7D3.xml,pos -veris/28B09EDB-C611-4E8F-A28B-C407EEEEC979.xml,pos -veris/28B31611-C87F-447F-B618-2D6FBC834E51.xml,pos -veris/28C50E36-A936-409C-B063-D545C5ACDB28.xml,pos -veris/28E2B8D8-6D3D-4462-A468-1D84EBF904D5.xml,pos -veris/28E39AC4-F45B-4EEE-AC57-8DBAB4D3EF68.xml,pos -veris/28F48C17-97BB-4EFE-B94D-047DE5CCCA62.xml,pos -veris/295B5B09-6764-47F5-B101-773670F48796.xml,pos -veris/2979D4A1-69D1-4D04-B3A1-16E981B0C395.xml,pos -veris/297E8B03-81D5-42EC-A91A-D1B4EB00AE8D.xml,pos -veris/298285BA-7F14-452E-A5D1-B8FB6B02AD03.xml,pos -veris/299EABBC-6650-4A96-B768-A910E4C95104.xml,pos -veris/29A83DD0-3259-45DC-9B75-8BCCAE5C3B86.xml,pos -veris/29AEA135-067D-428F-8D15-4AE0F6A14BA1.xml,pos -veris/29B426E2-BD81-49C5-B70F-C2E69276F94D.xml,pos -veris/29B9958E-DBCC-4D7D-A5BC-0D058991F219.xml,pos -veris/29BAFB84-C0D8-4860-86B9-4C0A4B2845B2.xml,pos -veris/29C7C4B5-BDDF-4FFF-923E-E55569259260.xml,pos -veris/29DF0C8F-3828-4F1E-AC22-24AFAF7B3D14.xml,pos -veris/29E22B08-80B1-4562-8E1E-1C91F1D63871.xml,pos -veris/29E99647-7C9D-48E7-BD81-B4EC59E4CB21.xml,pos -veris/29ED02AF-F3B9-4499-A80F-256C20E1515B.xml,pos -veris/2A273C32-F366-42EA-A38A-B17D9F8D3EE5.xml,pos -veris/2A698661-A4DA-47AB-9D06-7A218AFFD94E.xml,pos -veris/2A6CEA6E-2096-477A-B4F9-EE32F03C4607.xml,pos -veris/2A701C62-9D6B-4816-B47B-2460D710AD93.xml,pos -veris/2A84FA72-1AF3-48D3-8D1C-6B8110DAF89D.xml,pos -veris/2A88D412-5474-47B4-8037-A468A03F6546.xml,pos -veris/2A8F7D76-978D-4520-9DB0-83AEABD2BDAB.xml,pos -veris/2AA876F5-73E2-4492-8ED2-959FE49A309C.xml,pos -veris/2AAA5380-1AAF-417B-9434-C9CF61D5063A.xml,pos -veris/2AAA877F-633A-4DE8-B220-E56D6AB55757.xml,pos -veris/2ABBCF29-CFE3-446E-BEF9-BA3A11FB2DD8.xml,pos -veris/2ACF5383-2E24-404F-99D8-7DA3B6C13B23.xml,pos -veris/2AD93204-3F4A-47DF-9003-EEB6E7A045E8.xml,pos -veris/2AE42D0E-A960-4B62-B9ED-7BD28CDA15F8.xml,pos -veris/2B0D35F7-CE23-44C6-BFB2-C2E0F5DD95EE.xml,pos -veris/2B0FEF7B-272A-42D5-8AD4-63C08491389D.xml,pos -veris/2B1BE1F2-DD1F-4A8C-9800-253853471BCA.xml,pos -veris/2B203B70-1BB5-4D26-BB8A-2DE1D9C39781.xml,pos -veris/2B653811-C81F-424D-B346-4338B1501DCE.xml,pos -veris/2B6CD665-2937-4729-AAD6-2B7E211A6D81.xml,pos -veris/2B9ECDFA-41D6-4AEF-9087-1EE18BC407AD.xml,pos -veris/2B9FE649-5313-4B4A-8969-D4B6D51CD1C0.xml,pos -veris/2BA94FC1-E4C3-41AF-B4AE-6060BDAD9579.xml,pos -veris/2BECA049-709F-4D3E-A674-2081859DD3CD.xml,pos -veris/2C138890-5D0F-4CC3-B5A4-67BC8CF571F7.xml,pos -veris/2C18B9E6-2469-4CD5-9D81-DB26D8067450.xml,pos -veris/2C1A9547-5B92-4D1B-8464-C27F2DDDEFB3.xml,pos -veris/2C295514-3249-4178-9DB7-D205F93E3E90.xml,pos -veris/2C2FCD20-4725-41A1-AE05-1CFDE3A029A3.xml,pos -veris/2C409390-50BA-49AA-B5EE-726789B58D9C.xml,pos -veris/2C43E76D-DA11-461A-8A66-84EB0F716300.xml,pos -veris/2C46C49B-9E51-4A4B-BE71-C297B4060783.xml,pos -veris/2C679AE9-95A6-4E23-B3F4-BBF4D4BE244F.xml,pos -veris/2C7EE0CA-2AAC-4177-9489-EDB05D83F218.xml,pos -veris/2C8A2E5F-2A3E-4D25-ACDB-4B133E3A385B.xml,pos -veris/2CC29550-B6F3-4921-9005-852644271A3C.xml,pos -veris/2CD77581-FC0D-48B8-AAA6-679A70EA13C1.xml,pos -veris/2CE5D9F3-4B12-43BD-9C6A-6E31D0056F5C.xml,pos -veris/2D0DFF0A-17AD-47D1-B1A9-806156A1974A.xml,pos -veris/2D149236-27DD-421C-B22F-332B3022987D.xml,pos -veris/2D273FA1-5A6F-4DF1-BB48-E723B64209EB.xml,pos -veris/2D631319-60C9-4167-8E70-6AF55E4EB116.xml,pos -veris/2D6B9AE7-CF26-40D1-8121-4B25755DDE2B.xml,pos -veris/2D6D1B70-A594-4EAF-BA96-7A88AFF50D5C.xml,pos -veris/2D71B790-D82B-40E4-BC3B-BC742012023E.xml,pos -veris/2D7227C5-E384-4745-A96F-B33F2042BDA6.xml,pos -veris/2D7303FD-34AE-4B48-9AAF-E28D6D57E1A2.xml,pos -veris/2D73DAE3-B143-41B1-9DCF-8A5F478A6588.xml,pos -veris/2D78818E-CE5E-4E22-A545-1E08C9897C20.xml,pos -veris/2D7AFBFB-0C7F-4AEB-BD8F-9175DBE2CFEC.xml,pos -veris/2D84BBE8-32E0-4712-9B7F-F9446F7B4DD5.xml,pos -veris/2D8DA244-64F9-4B6F-B7A5-7A5DB77656DB.xml,pos -veris/2D9C5117-9BC0-4A94-BE83-4F2CEC9BC192.xml,pos -veris/2DBA8CB0-F0A4-4752-91E7-DA5D797359EF.xml,pos -veris/2DC852BA-88E8-47EA-9C8D-762C33F53353.xml,pos -veris/2DCEE70C-1C59-4EC9-B623-FDDB0179E528.xml,pos -veris/2DD09DCC-5ACA-4F00-B1E7-E120BA3523C9.xml,pos -veris/2DD1EDAE-7751-4E4A-8419-575443A635D5.xml,pos -veris/2DE6C6B9-260C-4F42-B870-0D30BB87962A.xml,pos -veris/2DE823A6-FC65-4328-8ADD-CF91281E0D49.xml,pos -veris/2DFBF5F2-74E7-425A-AE12-13234751A946.xml,pos -veris/2E090480-8299-4521-BB2D-358AB248BD2D.xml,pos -veris/2E0F604B-FEDC-4591-8134-C912C827CAE4.xml,pos -veris/2E10B4A9-CC14-4A95-BD93-0B897110B702.xml,neg -veris/2E171B9D-68A8-4BAB-B4A7-A1E0250BE9B1.xml,pos -veris/2E19281B-8FD6-46D8-BF4F-43FE02E15EB7.xml,pos -veris/2E2D6B73-B352-4E19-94A9-F8F5E8F078FC.xml,pos -veris/2E3ABBCD-2707-4467-81BD-3897D749C7C5.xml,pos -veris/2E40EE9D-8DF5-460A-B295-A2BA716AB673.xml,pos -veris/2E45D2C1-4EC5-4910-BC2B-15EB72B8E3C7.xml,pos -veris/2E49D4D7-1214-45EC-9F2E-2B04060CDD8B.xml,pos -veris/2E5670BF-DCEB-47C2-89B5-DD386018389D.xml,pos -veris/2E5A06A3-4488-4057-A382-BE231CB96EB7.xml,pos -veris/2E6C0F08-82C7-4E83-A65A-5D4B5FC05550.xml,pos -veris/2E720BFE-B609-4E63-8781-34706C569080.xml,pos -veris/2E80C538-83F1-4E0E-891E-0E3929C6D275.xml,pos -veris/2EA6047E-EAD1-4B07-9833-537415BF0E54.xml,pos -veris/2EB516E7-63C7-4225-AC43-FF4BE2A9A29A.xml,pos -veris/2EBB1ADC-0A84-4E7B-915C-7B794277CCC1.xml,pos -veris/2ED4375F-3BB5-44C0-BC9D-B31FAB898ADD.xml,pos -veris/2ED74EE4-D0BB-4727-96CC-627EC810BEAF.xml,pos -veris/2EE02485-6930-48DA-95D8-9EFD85C789A5.xml,pos -veris/2EE3E7C3-D166-4A38-AC1C-50BAA3187F9C.xml,pos -veris/2F03C572-DB0E-42FE-94C7-CB1809BEEF3C.xml,pos -veris/2F1517E1-41C7-450C-8894-6D727B815C58.xml,pos -veris/2F173851-CA3D-40AB-9252-9BDA1B5CC518.xml,pos -veris/2F2F5FF0-71CF-4504-8268-4051262DB679.xml,pos -veris/2F396503-B691-4C4D-9584-20B163A7FD08.xml,pos -veris/2F67E799-B80C-4D94-8608-77790A662542.xml,pos -veris/2F7B8440-BB96-46BE-8F97-EDC6300057E6.xml,pos -veris/2F7C447D-DBB2-40DF-A9AF-B6FF6A006AD7.xml,pos -veris/2F971782-CB79-4737-8B59-09477DC7E76D.xml,pos -veris/2FB40B5D-E711-4DB9-996B-AE3D542C2552.xml,pos -veris/2FBA39C9-1207-40F5-8D0D-6FF4C5616CF6.xml,pos -veris/2FC9F790-3509-4B97-8BE7-05BFB2F08542.xml,pos -veris/2FCEB5A2-BC6E-4936-987C-C77193D64203.xml,pos -veris/2FE778A5-DEBE-4D59-BF2C-EB6E21D6D3AA.xml,pos -veris/2FEDCFB2-5771-4956-AA64-169645EA70CE.xml,pos -veris/2FFEAD2A-5FEC-4EA1-A91C-1F6F61E5A179.xml,pos -veris/2FFF2036-21AC-44F6-BD88-9A36D4D33DCB.xml,pos -veris/30039C13-1611-4212-9AFD-C787E7D3929E.xml,pos -veris/3009282C-BC59-43A2-AD32-6385ECEE5CD8.xml,pos -veris/300E70CE-1796-4E9C-A5A2-309D5B7E9912.xml,pos -veris/3035B23B-BF32-4745-BB6F-7D8C58E5254C.xml,pos -veris/30577E40-EDA9-4C69-B61D-0876FBDD35C2.xml,pos -veris/30642A68-C320-4006-B7D5-A97B477CD284.xml,pos -veris/306C4364-8382-4821-909D-D250B1A7A3C0.xml,pos -veris/308FEC48-6EE9-44F4-AF88-78E40CAD6E6C.xml,pos -veris/30A3B892-01E7-480E-ABA5-3DCA29D89D7F.xml,pos -veris/30ADD540-CB73-4D12-B69F-28BA20197B30.xml,pos -veris/30AEA7E5-2100-41C8-AAAD-F447F9B54D0C.xml,pos -veris/30B6BA6F-DFD4-42EB-B1F7-6DD7E8DC182F.xml,pos -veris/30C172BE-0479-43E2-BE18-2150C324C77A.xml,pos -veris/30CB9C2A-F0E0-4D20-9B6F-6FC0668C06F7.xml,pos -veris/30E608BB-84B5-44BC-A6FD-817C7E93F58C.xml,pos -veris/30EDB265-79A0-4A90-905D-6FFDAC58C3B3.xml,pos -veris/311179EA-D06F-4AC8-B9E7-7E5FE7B2A2D5.xml,pos -veris/31209D67-E1A2-49A2-8C79-C4E43C77D165.xml,pos -veris/3124B1F6-2355-4F55-BBFC-7F3A7239CBC3.xml,pos -veris/312AAB1E-E0FF-42B8-946B-3EFD2A7973FA.xml,pos -veris/313FB06F-19CE-49E5-94F2-135558AA4645.xml,pos -veris/31486C61-3446-47CB-8C8D-1891BA317F94.xml,pos -veris/314D2330-ED2C-4445-8436-AA015E848538.xml,pos -veris/316EEA1D-E1B4-4A55-87A5-305AE93DB584.xml,pos -veris/318F9CD9-60B1-438F-979C-32FFCC82D26E.xml,pos -veris/31A367C1-174F-40CC-86AB-9145FEB71FEC.xml,pos -veris/31B10B02-12DA-4A3C-905C-EFBBDDA6A2E1.xml,pos -veris/31C2BE00-2FEC-439B-9791-6090EE764BF4.xml,pos -veris/31C47716-7F82-431D-BF29-A40E941CE03B.xml,pos -veris/31C5AD57-8017-4CFE-B51B-C546D3F2568D.xml,pos -veris/31DB8E49-1C7D-4719-88A6-5B429A2435D9.xml,pos -veris/31DD567C-A743-4ACA-807C-79D05B3CB7C1.xml,pos -veris/31E771EB-58C2-40CA-8D23-05A2A39436E6.xml,pos -veris/31EA1BF8-978D-4A87-BB54-2E019D6B569E.xml,pos -veris/31F035FF-B2BE-4128-99DD-B56DDEBA9A9B.xml,pos -veris/31F5693C-B409-448B-AA0E-716ECD09FD90.xml,pos -veris/31F90FFD-D294-45DC-9371-6AADCF339730.xml,pos -veris/321E1ED0-99B3-4F6D-813D-FF404D4DE141.xml,pos -veris/3227770C-E6FD-4A4E-9A8C-38AFA2FD05E2.xml,pos -veris/322AD2A1-BB2A-4257-9B48-93C01E5928E3.xml,pos -veris/322F47AA-E1A1-4F06-92F3-1A5B815AA6C9.xml,pos -veris/3232B2A1-935E-4FCC-9AF6-58CAA9D7A656.xml,pos -veris/324C71B2-E0E6-4E06-8F27-770504B0365D.xml,pos -veris/3254E069-25CF-4DE7-AE4D-B9533773150F.xml,pos -veris/326C04A4-F6FD-47A5-B35C-948EBF0E5E5A.xml,pos -veris/3298E1F5-BAD2-462B-B32E-BCE1C5027D92.xml,pos -veris/329DC598-FDEF-440A-9655-6F4B34C0E95D.xml,pos -veris/32A0119D-1C99-4F4C-A93C-C99698549D92.xml,pos -veris/32A33EDB-7A38-4018-BD64-167F3DD9A824.xml,pos -veris/32B511FC-EE16-4F2F-A95E-5963851B603B.xml,pos -veris/32CCFDB6-070E-4D94-BFBA-530A9C92ED2D.xml,pos -veris/32E36A61-E7A6-495A-AADD-0B453949AC70.xml,pos -veris/32F4DDA3-EEBC-40B2-8815-A30CD20C35EA.xml,pos -veris/32F9C4B1-1BF4-46D7-B758-4166360FF07D.xml,pos -veris/330236BB-FA81-45AB-BE23-021B33D73087.xml,pos -veris/33067AF6-E14D-42E8-9A51-716BD6D58217.xml,pos -veris/333BA6BD-3191-46F4-99F4-82F5ADF5C6D1.xml,pos -veris/3353D554-7286-46FB-AF3B-2E311CD98A45.xml,pos -veris/335D92B0-FA81-4532-A809-A5E58A3D003F.xml,pos -veris/3363BE02-36B4-4026-9F22-409799E31633.xml,pos -veris/33742D25-46BD-4497-97BB-9E3C48E4566E.xml,pos -veris/33822412-26B2-4EAD-BDA7-422ECCB38778.xml,pos -veris/338BA78D-EF7B-4E6C-8085-2EFD4165285B.xml,pos -veris/3392E644-0DCD-4523-876A-F4663614EB93.xml,pos -veris/3397E89F-30B6-48C9-A89C-7A306F006ED5.xml,pos -veris/33F6A573-34A3-458C-83D9-F1978B589202.xml,pos -veris/33F98FAB-6D50-42D7-9B85-2CA264764FAD.xml,pos -veris/34017AC1-8429-4B69-802B-D86DEC5A0542.xml,pos -veris/3408E758-56A9-4395-9EE1-3735E589E419.xml,pos -veris/3409F9D5-44C1-4CE1-A975-EE9090B91590.xml,pos -veris/341E1FB3-72A5-4F2C-9B65-77213DEFF69F.xml,pos -veris/343E62FE-8506-414C-8CA1-FD144CDB8208.xml,pos -veris/34467BDF-FF3A-4FF4-B26E-D8325FE56503.xml,pos -veris/344CB5A9-CE7D-4461-A2A7-5E08E52B443A.xml,pos -veris/3460D6DC-5239-434A-BDE1-33BDF042063C.xml,pos -veris/3485DAEB-FE72-488D-8745-8425FDD6238A.xml,pos -veris/349D5E9F-89F9-4009-A435-57F5B02905BF.xml,pos -veris/34A40251-90C8-4FFF-BCDB-C66DEE3AD2B1.xml,pos -veris/34A6EA82-223B-4ADC-8ACE-CF60F7D5B511.xml,pos -veris/34B43110-E96B-401F-B91A-E46C80D9DA96.xml,pos -veris/34C2B022-698F-4CEB-BD9B-7EDB2DE3439E.xml,pos -veris/34C6FBD7-43DA-4F3D-AB8B-3267570BD179.xml,pos -veris/352C5EC1-0508-41D5-AE58-AF053F38C47C.xml,pos -veris/3531DF45-78F5-4761-96F1-8260FAD87A7F.xml,pos -veris/354150F4-050C-429D-827F-A365D4A01BB6.xml,pos -veris/354179A9-C59D-4752-8D94-E42CF1F3433B.xml,pos -veris/3541879F-5F4C-4FB3-B7C0-9B1DA793EBEB.xml,pos -veris/35429189-3B9E-4E96-B158-FE290907B437.xml,pos -veris/354A6BE6-50DA-48A9-AB27-D86851AB90AC.xml,pos -veris/354CE591-BBF4-4FD3-B19A-5FD379BA953E.xml,pos -veris/355ADFCD-F460-448A-8C72-7D2EB90DE66C.xml,pos -veris/3586DFB7-A01F-4584-A88E-DFEFA83E6636.xml,pos -veris/35C188A4-39E8-440F-AF51-7D4E7E4D5784.xml,pos -veris/35E2D8A6-975B-470F-9534-5C41CAC533FB.xml,pos -veris/35EB4A31-1161-4A9F-B2B2-69B513995247.xml,pos -veris/35EF8C66-6AA7-4A1C-8ACF-839125E45899.xml,pos -veris/35F0979F-4678-4AA2-BD49-B931E4D1BE6D.xml,pos -veris/3609E986-4A78-4A45-B458-EC89AB288930.xml,pos -veris/36241C66-BE55-4CAA-8787-E8053E644F99.xml,pos -veris/363807D2-D984-4811-8A5B-39631DEB8F74.xml,pos -veris/36480D84-EAEE-4F00-8C28-722078C5BA37.xml,pos -veris/364979B4-95F2-4E76-B016-433EF6453292.xml,pos -veris/364FE118-0919-499A-B6F4-D81F876C53C2.xml,pos -veris/36530B96-3C66-433F-BD76-BACA4D7E3314.xml,pos -veris/36628749-6BBC-4628-9AB3-099E25D6FDEB.xml,pos -veris/3666CEDF-01CB-4879-88E3-B4CDFDFF247D.xml,pos -veris/3669FC5C-F8A0-4365-B67F-8C4BB000D22C.xml,pos -veris/36773F70-51BD-4707-8268-BD9184957C92.xml,pos -veris/368D2094-D228-4ACD-B1A0-FF3727484FC7.xml,pos -veris/36902E10-A550-42D5-8AA1-2FEA1AF97705.xml,pos -veris/369A5067-2EA0-42CE-9AFC-E8AC92A51424.xml,pos -veris/369F0CFA-E110-4CEC-AD4C-7925B911AB7F.xml,pos -veris/36A14CF9-22EB-493B-984C-E764AE705239.xml,pos -veris/36A66E7C-F3C6-4033-901E-9AB43BD5893C.xml,pos -veris/36DE5823-44C3-40D0-90ED-A397E7137A4D.xml,pos -veris/36E102F9-F81F-4E3E-AE97-FBA986ABEBD1.xml,pos -veris/370160F6-3DC7-4F39-B5AA-998A185D3E57.xml,pos -veris/371113FF-AE00-4232-A3BF-5CE2548693F9.xml,pos -veris/3712FF1C-96EA-44E6-8970-8C64EC294076.xml,pos -veris/3717167C-09C4-4AE4-87CF-AA97104B5CAF.xml,pos -veris/373A43F4-E656-48F5-BF18-DAC041BECFFC.xml,pos -veris/37509C2A-6998-4C25-9AC7-4858EE0DC463.xml,pos -veris/37611589-D64A-4F2A-9C14-20648E6C9D13.xml,pos -veris/376F9AAD-7EA1-4B15-8BDC-EE457BFCF152.xml,pos -veris/377B27C8-FC74-47A0-9BA0-919CBC1A5C8D.xml,pos -veris/378728A4-11EE-4779-ACC6-ED0E2506B8F0.xml,pos -veris/378B9B7B-8871-4607-8BB0-C6523BF2D1C1.xml,pos -veris/3798D0C8-0E8D-4A81-BECC-14580856C6D9.xml,pos -veris/3798E3AA-A372-48F9-AE1E-98B08DCF056C.xml,pos -veris/37B47D8F-DBD2-489D-B159-7C9C3A960E7B.xml,pos -veris/37BDFE6D-170C-4471-87EE-C4E477C39298.xml,pos -veris/37CC8B28-EE54-43EB-BFAA-4D7C6CDAE6F9.xml,pos -veris/37D3AEC1-C876-401B-861E-72596D265626.xml,pos -veris/37D97D72-87C6-47CD-B697-CA051E00022B.xml,pos -veris/37DE7C25-598B-4DD4-9AF1-D3980BC5BD8D.xml,pos -veris/37E3CDE5-161F-4902-824E-E4C5D6293B79.xml,pos -veris/37ECDB58-2231-498D-BB8C-4CC314B36A10.xml,pos -veris/37F7577A-66DC-4398-BE96-6C387F6F5431.xml,pos -veris/3815F0DE-0635-4FF1-A04C-DAF7F3824888.xml,pos -veris/38269AFD-8CEF-4109-92CE-8ABCF8C60E5C.xml,pos -veris/382E858F-6B90-47CA-9ACB-36762DB41EAB.xml,pos -veris/383C2ED2-E985-400A-9D3B-D1409482906A.xml,pos -veris/38589F42-536C-4855-954F-21BC63FA61D8.xml,pos -veris/385FAC6E-F9A8-47EC-8A5E-35BF780B37B2.xml,pos -veris/3862DD36-B118-4946-821E-17AF12130E61.xml,pos -veris/38659A9C-4FFC-4251-960C-C6731F5994CB.xml,pos -veris/3876E334-B5CE-4D5F-B541-AF6D73938BF8.xml,pos -veris/387D3F7D-6F08-40C3-94A5-FE98AFF80125.xml,pos -veris/3880FA79-F82B-442C-8396-A9C037528E30.xml,pos -veris/38920CBA-4ED0-48C5-95C9-47EEA5C6C508.xml,pos -veris/389A4B04-4BD4-4810-AECA-902541C866A1.xml,pos -veris/38AE7484-EF7F-41F3-822A-43F7E8FCBFD7.xml,pos -veris/38C4401B-7EB2-4881-A495-720AEED0AB8D.xml,pos -veris/38C620DF-B8FE-4554-8AB4-D10E35B42510.xml,pos -veris/38D31619-7B10-4BDF-88A9-EBB800981CAF.xml,pos -veris/38D440C8-5802-4880-BAA2-612B50D70B3F.xml,pos -veris/38D6BFDD-F0CD-4578-B4CC-18679E375BE8.xml,pos -veris/38E9F420-616F-40DA-B956-29F0F437EBB7.xml,pos -veris/38F0DE7D-3D7A-4040-A380-F8906ECF6E7B.xml,pos -veris/391ECA99-5DC5-4C59-AAF3-92B29A419747.xml,pos -veris/3925AABD-65AE-41E6-8078-BAB496D1205F.xml,pos -veris/392C4E36-CC56-4753-A0F1-975A04336063.xml,pos -veris/392E7C46-6993-45D8-9EFF-30E034B3BA6C.xml,pos -veris/392F3FFB-06FE-4AEC-9BB2-250B52A7F238.xml,pos -veris/3931932C-D35E-460C-B3E6-EA1EDC660E18.xml,pos -veris/39431F73-F3B5-4B8C-853F-0F14FF825FC4.xml,pos -veris/394D68D6-F30D-4B30-8BB8-39DB78674F2A.xml,pos -veris/39678742-A4B5-477A-B828-6BB8DADCB1D4.xml,pos -veris/398E1C4C-475F-4341-B29E-6A208F65B65A.xml,pos -veris/39941F5D-5D44-4B08-8136-3724EBCC0037.xml,pos -veris/39960CF8-C4E3-4064-B144-E4220302FE49.xml,pos -veris/399D2176-4FB2-4F50-9624-BBBC13667CA6.xml,pos -veris/39A35855-8A9F-498B-861F-D993830D22D8.xml,pos -veris/39A45826-1DA7-4945-A121-5F464C437EF6.xml,pos -veris/39AA9D75-29AF-4331-8847-A1F4C8701D42.xml,pos -veris/39B1E220-D1E2-4577-B75F-BCAB0961C147.xml,pos -veris/39C5E4B8-5A00-4F00-A89C-C246C60A1E4B.xml,pos -veris/39CF36D5-7DCC-4823-BA14-33D584BE742B.xml,pos -veris/39D6AB90-81BC-42FF-82D9-10CDA2453F6E.xml,pos -veris/39DD8553-32FE-4124-84A7-57E762F227F3.xml,pos -veris/39DEE424-3638-45D0-A004-1A760B7AB439.xml,pos -veris/39F3B0C6-BEFC-4CB7-A94B-479DE5FDE444.xml,pos -veris/3A096618-CA8A-4E81-9EA0-A36FFA1BE8A9.xml,pos -veris/3A0BA2E7-AC69-4C69-8845-C0D4C4C3BDD1.xml,pos -veris/3A403748-E7D8-4321-98F8-64C8936DDBEE.xml,pos -veris/3A417236-25F9-4EB4-9791-B7D1BDF9A0E8.xml,pos -veris/3A4B05DA-2E21-449F-BA5B-21D883BAD4DD.xml,pos -veris/3A5EE892-E42F-4870-833B-86E8EE2CF8C2.xml,pos -veris/3A6A8CDF-66A9-4E51-ADB3-5C4E7A42BB9A.xml,pos -veris/3A6BEE54-ADF8-4925-BA98-D6D8E3BA13D8.xml,pos -veris/3A71E9DA-70EB-42C4-9F3E-2A4EB116989A.xml,pos -veris/3A734C48-9214-45D5-9F8A-6B6456672CB8.xml,pos -veris/3A742F30-39E2-4CCF-86FD-29015A6D71AA.xml,pos -veris/3A8F53C4-FDE3-4ABE-A306-BAB9D1174C14.xml,pos -veris/3AAE5222-BB76-4DC7-B959-D3964AA9FA3D.xml,pos -veris/3AC09D02-942D-4428-A485-220E33364507.xml,pos -veris/3AC4FC0C-668E-4345-8D76-28210ED4F244.xml,pos -veris/3AC6B6EB-2212-4E9F-84A8-010BE4287BCF.xml,pos -veris/3ADB1C36-E8BF-43D3-A99F-F7F896DFFD21.xml,pos -veris/3ADC5085-DCE3-4318-A933-8C96D3697F9B.xml,pos -veris/3B00F5B7-58BC-413F-B8A2-F94417D26E32.xml,pos -veris/3B0349DE-7AD0-4B80-BD23-966CA05E3280.xml,pos -veris/3B065EF2-A696-4FA2-B877-DE79D4E6430C.xml,pos -veris/3B17B87F-EDA4-4716-995E-E2A9B154C89F.xml,pos -veris/3B18FF85-3F5A-4EE2-8414-E35332DC5F81.xml,pos -veris/3B1DE29D-D14F-4F1F-98C1-5DCF7047827A.xml,pos -veris/3B1E4EFC-6790-4F40-8546-C4EC696BF177.xml,pos -veris/3B2696D1-4988-4CA2-A180-454A4FA569D5.xml,pos -veris/3B2C47DA-9CD0-4A5A-9D5C-5C2BA67178CF.xml,pos -veris/3B2E0B9B-B4D8-4AAC-B438-F7AB82611771.xml,pos -veris/3B33FCE7-F4A6-4A04-9B9F-2347098845AD.xml,pos -veris/3B526D3A-ACCD-4C25-8E94-423BA0837C62.xml,pos -veris/3B70C831-A28F-4811-9C4D-CAF41FA67E8D.xml,pos -veris/3B75B593-C66A-4AB0-BE57-D18B1346503D.xml,pos -veris/3B772729-918E-401B-8402-1D01D90A1C2A.xml,pos -veris/3B7B8064-C4AE-4CD4-AD9C-C89F85C4CA22.xml,pos -veris/3B8C31B2-FCC0-4F6C-8B82-2411BBC09A1D.xml,pos -veris/3B9429FD-ABC6-49BE-8001-243260F55164.xml,pos -veris/3B9B7E20-D0DF-4C19-B17B-802EA2769A99.xml,pos -veris/3BAC1E2C-C395-49B3-A44A-F815A8514D32.xml,pos -veris/3BC83216-BED0-4538-AB3F-F9D53B0D5D0B.xml,pos -veris/3BF3356F-BD0C-48D2-AE78-3A6FC8D72D3E.xml,pos -veris/3C0B2BD9-85B0-47C1-8C68-063E0633D5DE.xml,pos -veris/3C13195F-810D-4135-A456-93A022124995.xml,pos -veris/3C3191ED-C7CD-4272-9465-F5B538218F98.xml,pos -veris/3C786F46-2377-4B20-B0DB-658059AC573B.xml,pos -veris/3C9A4D30-7CBC-493B-8CE1-97334E41CE75.xml,pos -veris/3C9B35EA-B0A8-4D2D-A757-52355005BEBC.xml,pos -veris/3CA20A93-9B5B-47DB-843F-9376FF4A81FA.xml,pos -veris/3CA2EE94-F4D7-4E11-9EC4-44CED0422B7C.xml,pos -veris/3CA68F32-422B-4A64-A93B-62EB0141C584.xml,pos -veris/3CAD8E13-3266-4124-8C0C-510F81DC0302.xml,pos -veris/3CC0AFE7-8AF1-4695-9248-CEF3CBB86B63.xml,pos -veris/3CCF0BF0-EC5D-4F41-B2A2-29EA741FBA4B.xml,pos -veris/3CDA0162-110F-4867-98C3-A7D9C2111F0C.xml,pos -veris/3CE005E4-B2FD-481B-AF76-FAADFF7A5AA7.xml,pos -veris/3CF64C5D-5869-4243-AAEA-F874CC990939.xml,pos -veris/3D321429-37CE-4E0B-91AF-5E17317F342E.xml,pos -veris/3D371979-43DE-495D-94FA-5D7A003AE6B5.xml,pos -veris/3D4475F7-6BC1-4BF3-8A60-93F0358C145A.xml,pos -veris/3D4EE87C-1577-4E9E-84F3-06D5F0862920.xml,pos -veris/3D5AEF06-501B-4D6F-A167-A73526CBEDDE.xml,pos -veris/3D5D0D90-A7A2-4423-9DAC-D41BA1179B16.xml,pos -veris/3D69AE3A-8DB3-45C2-B1CE-E0ACD74A6540.xml,pos -veris/3D7731C6-7FDD-4547-B2A7-FD763ED607A7.xml,pos -veris/3D7843BB-5C45-4DFE-808D-F9FCF12F6ABA.xml,pos -veris/3D80516D-7EE9-4C0E-AA44-E4FA95D62395.xml,pos -veris/3D82EBB1-7303-47BE-AB63-20EBF72324CB.xml,pos -veris/3D8D071D-B080-4CBC-80AA-86759A4B0AF3.xml,pos -veris/3D95C59B-FB3C-4333-9B4E-B6EB4A83C440.xml,pos -veris/3D9D72B1-2FED-48AD-9914-EE2052E6CE37.xml,pos -veris/3DA2B078-9AB9-419D-8274-45FDBC9A7913.xml,pos -veris/3DC16B92-6768-4CFE-9080-8F5C923F544C.xml,pos -veris/3DCB616A-0771-48E0-BCDF-2E12A65B1D62.xml,pos -veris/3DCBE366-E3E8-4741-B324-A81AB0716B14.xml,pos -veris/3DE0FC06-7DBC-4F66-9B77-56E71F31354C.xml,pos -veris/3DF514E1-694D-4332-AFF9-8A7B5986EE3E.xml,pos -veris/3DF85502-DE4B-4311-A76F-A33698545A59.xml,pos -veris/3DF93522-4F76-46A2-A2A1-EC205D89C78C.xml,pos -veris/3E057515-371F-419B-B851-708112B0F9A3.xml,pos -veris/3E07E13F-FA63-49CB-ACA3-B216B112805C.xml,pos -veris/3E0E16FE-3668-41C2-B879-F179870F0AB6.xml,pos -veris/3E0E7CFE-24D7-4516-8090-3890298EB4A0.xml,pos -veris/3E153AB4-7A28-4174-9C3E-FDDA9C5C5E02.xml,pos -veris/3E175188-D873-4919-821D-D6A03F03B7CD.xml,pos -veris/3E3D2434-554F-4F4A-8621-B0C739048010.xml,pos -veris/3E4B183F-B6DC-4F52-92D8-4D98A36432BD.xml,pos -veris/3E4C6532-3D5F-4C72-92C7-348F24A18AEE.xml,pos -veris/3E61F9A8-E16C-4864-9AEA-345053873793.xml,pos -veris/3E6EFCB5-00C4-4E58-A5FE-73F48B78A72C.xml,pos -veris/3E7365B6-7FA5-4652-A06A-CB9B84AAB8DA.xml,pos -veris/3E88E995-3D24-4944-AFDC-431F1BA9A52F.xml,pos -veris/3E8E5A65-40BC-42CF-B652-377B2FD0C504.xml,pos -veris/3EB27F20-FAAD-4C7F-978D-FC9BDCA76FE2.xml,neg -veris/3EB8913E-FF7C-49FC-AC39-F801262B3247.xml,pos -veris/3EBACF8B-5BC3-4664-A416-A68376D59867.xml,pos -veris/3EBC9871-A432-40E7-83CB-7585678BA68E.xml,pos -veris/3EC7F3B8-6121-456E-9E6D-6A32599422B0.xml,pos -veris/3ECAF4BA-6AFB-4F52-93E5-AB78E39353AD.xml,pos -veris/3EFBE274-2767-42CE-98BD-FB52E02FB4D8.xml,pos -veris/3EFE8878-0134-4BE0-A8F3-BED881633A84.xml,pos -veris/3F00DFE6-0E05-4E36-A298-8982D2B20AE2.xml,pos -veris/3F099EF4-7EB4-4D1A-A07D-6FF5A1CB0F69.xml,pos -veris/3F2E29D3-8DF5-4C4C-8A0F-19B734BB8896.xml,pos -veris/3F2EF4B3-D7BE-431F-AAC9-65ACEFEE263D.xml,pos -veris/3F313A84-523E-4B82-B351-A4B7A0C5B51B.xml,pos -veris/3F48A37A-66F5-4796-BC10-52A96550CCBE.xml,pos -veris/3F4AC0DC-BA49-4D50-847C-3597F27CE238.xml,pos -veris/3F62F4F4-FC9B-4CED-9A3A-33ED22C2B40F.xml,pos -veris/3F71EC11-695E-4AD0-833D-01B90D226990.xml,pos -veris/3F7BD9B6-E98B-47C5-8655-4FE85FA8FFEA.xml,pos -veris/3F8088A2-8AA2-4741-A6B0-10C7EA5751E1.xml,pos -veris/3F897AC8-CE7C-4820-97EC-AA1EB5FA1B19.xml,pos -veris/3F99B184-3F80-471F-B0AA-08ABF748F399.xml,pos -veris/3FA37503-0808-4A1C-941E-4F54FFBA42FD.xml,pos -veris/3FA8166F-08C5-4795-B31C-8F273FBCA628.xml,pos -veris/3FBD2992-44EB-4AA8-9A48-CFA6DC7809E0.xml,pos -veris/3FD2D843-952B-466A-BC33-8695D7019553.xml,pos -veris/3FFBCE24-5DEF-4D93-A37F-43C7757113E8.xml,pos -veris/40004386-18ED-4116-B7E9-9CD3CF874462.xml,pos -veris/40029DA6-6C33-4344-82AA-27B9BA623EEC.xml,pos -veris/4019031A-BF5A-446B-B7F3-CF72D1AD9092.xml,pos -veris/4025E7AD-B65C-4810-AAB2-D4C6A3570E82.xml,pos -veris/40382821-778E-415C-88E8-C52D7CB9A306.xml,pos -veris/403BAD68-8997-436C-AAAD-E142C3CCDC3A.xml,pos -veris/4050F902-3636-44CB-A3C1-AA957DB7476C.xml,pos -veris/405A5CCF-0D80-450B-A28F-0EFD6DD2623E.xml,pos -veris/406D61FF-C3C6-4EE1-B072-3749AB21D518.xml,pos -veris/4070CA64-AA55-468A-AEBD-AF96D7ACBFFE.xml,pos -veris/407DF2D2-ABD9-4B9F-BCCB-821704AC990A.xml,pos -veris/4092E913-316A-4806-B9B7-A80316342B4E.xml,pos -veris/40B43F8D-6D91-443F-A615-218794E60EFE.xml,pos -veris/40CA2C03-41FC-493C-8E34-86DD8E4B0926.xml,pos -veris/40D0954B-83CF-4337-B98E-EA7F8B1F7628.xml,pos -veris/40D3E0FA-9BAA-4E80-AA4E-0B4027BCE2E2.xml,pos -veris/40EBE1F8-46F1-4FF1-8D46-3CDDA82A827B.xml,pos -veris/40F49503-39E0-435E-92C3-86871EBC7637.xml,pos -veris/40FF91C1-0BA2-445D-9694-D678BD4734AA.xml,pos -veris/4103B434-9A72-46B0-BCFC-625D32D3C446.xml,pos -veris/41053D59-6830-4162-9C74-31FA7118DD68.xml,pos -veris/411CE5F3-51D8-46CF-A500-EF4B3EFBA0D4.xml,pos -veris/41232BB7-201C-4FE7-B5A5-0FF041D84962.xml,pos -veris/41287D7A-42AA-4A1B-8FB2-AA5CCE8FF4D6.xml,pos -veris/41515784-6985-4F96-951A-89FFF232E225.xml,pos -veris/41523C5D-D6C9-42F8-BF7A-5A13730591F2.xml,pos -veris/41593483-6F37-463F-B1BE-124E1E57F90B.xml,pos -veris/4170F5B8-441E-4A20-AA2B-690D9BFBFFE2.xml,pos -veris/4174F012-212C-4ADB-AC95-553492E696FC.xml,pos -veris/417C8762-1289-4233-A3CB-6DCE0890184E.xml,pos -veris/4197F856-A0FC-4913-86A2-F56DA43B96F2.xml,pos -veris/419EDF1A-B743-42E7-8936-12ACBAC1D4BD.xml,pos -veris/41A07FC0-4890-45E2-9158-D49FBBA9B7AA.xml,pos -veris/41D3BB37-FE85-4BD9-99D4-D3D79F80824F.xml,pos -veris/41D7B101-214B-4187-ABB4-37D86268B65F.xml,pos -veris/41E33387-D782-4AC9-99D3-366CD0C8B100.xml,pos -veris/41EC0E0D-4516-45F2-8AB2-964773A95ABF.xml,pos -veris/41EC3B32-9FB2-4C68-91B5-582DCA6DE817.xml,pos -veris/42081F20-EA5E-421E-AF0F-FB7C50E860F9.xml,pos -veris/42137188-3D60-4244-8594-781741B99D71.xml,pos -veris/421E1EDD-CAD9-40DC-9E0C-3B549F93E94D.xml,pos -veris/422136CD-0101-47BC-886A-DC118926EA51.xml,pos -veris/4224F4DF-5F87-496F-B7A3-272E337C7BC8.xml,pos -veris/4227DEE1-4174-42FB-9469-577376AA1254.xml,pos -veris/422CCDD5-FC53-46BB-819B-2A5F9D6C8A87.xml,pos -veris/42399D64-D8F3-4B5C-AE5E-1CC531298735.xml,pos -veris/424F12BF-CD8C-49C9-B638-113EF2D21821.xml,pos -veris/425BD921-2091-4A73-8887-47948C26146F.xml,pos -veris/42618A70-B7F9-474B-BCC6-2D4D7DDAB304.xml,pos -veris/4281122D-F1D1-4FA8-A660-B4DCAB9215E5.xml,pos -veris/4286C6E4-0C10-464C-AFFF-04851C2CCE1F.xml,pos -veris/4295B4DC-50A9-4545-A602-3F8B1728A806.xml,pos -veris/42994604-BC7C-4088-A4B5-16F3CC362C43.xml,pos -veris/42A60425-AF1B-49A1-A2DA-FFEF8CC0B081.xml,pos -veris/42C036F9-5C0F-4CA0-97D0-0299CDF5BF7C.xml,pos -veris/42C73370-097F-4026-9DDD-4C21330FB62F.xml,pos -veris/42EC4C3F-89FD-400A-B9DF-F24F6A5DAC7E.xml,pos -veris/42EE6884-DE89-41C3-A844-9C325089CC0A.xml,pos -veris/42F0CC86-615E-4D90-83E7-1C9496E6E629.xml,pos -veris/42FCEAC1-1504-40AC-8E12-63B687919791.xml,pos -veris/4306365C-950B-4234-B8F6-4D9B97FEBF6D.xml,pos -veris/432E5D78-C0FA-4205-892B-5027875DEDAC.xml,pos -veris/43437810-64A5-4D55-B3FF-A31D09195B81.xml,pos -veris/434E52F3-74AA-4087-9DD4-E98C9160D84B.xml,pos -veris/436C83D7-3B38-4AFF-B3DB-05DBBEE6EE2C.xml,pos -veris/436FB605-5944-43AC-A581-6BFB91676FDD.xml,pos -veris/438607BB-8961-417E-B895-F68F9A396569.xml,pos -veris/43935815-4279-4DF1-A9D4-A75AFD7707A5.xml,pos -veris/439821D4-898A-4207-9A36-F27DF214D41C.xml,pos -veris/43AC915E-AC99-4302-9CF9-3C36198FF92F.xml,pos -veris/43B9EC0C-B789-4F1B-84EA-BD83E8A3B74A.xml,pos -veris/43BCD096-E27F-48AA-A3E2-83FB710236D6.xml,pos -veris/43BD03E8-9BDB-4E5D-89C5-50293F5E4DDF.xml,neg -veris/43D2BBC3-962A-4D18-96E6-85BE8B24BC49.xml,pos -veris/43D7D76C-902D-4CE0-8E95-069AC5A6D37A.xml,pos -veris/43D81C8C-842D-4437-838F-D8C6BEAC400A.xml,pos -veris/43DDCD89-7C94-4251-9954-3FEBE633DE84.xml,pos -veris/43E5755C-FA9C-4C40-B6B3-4F986085FB81.xml,pos -veris/43EBEEB3-2D3B-4782-B561-04F323EAFB67.xml,pos -veris/44024B76-5DD7-4E66-B209-ED3F1CF4B205.xml,pos -veris/4420894A-25CD-417D-8A5C-83691326BFC3.xml,pos -veris/4420BB21-8ACD-4BC4-9FAD-BF124B5F6409.xml,pos -veris/442E4333-25BD-4B06-966D-33B2EF6D178B.xml,pos -veris/44319114-0DE6-446B-9509-7344D236116E.xml,pos -veris/4434A091-4B0D-4318-BF46-67AEDB99C6EB.xml,pos -veris/4434C0AC-FF96-45D1-9175-EFC37255ED06.xml,pos -veris/44377EFD-99D0-45A4-863B-492F93CB6CAC.xml,pos -veris/443C22C7-6AAD-4EF9-A631-552FD6B1779B.xml,pos -veris/44423A31-3B6A-49C7-BDFA-66341DA6AFA5.xml,pos -veris/4448DCF5-50A3-4D3D-ACA1-C43255A636B2.xml,pos -veris/44645C08-C310-4B19-BDD4-BF6B529775BA.xml,pos -veris/4484700C-07C8-42BE-A121-FD1AF8BC7511.xml,pos -veris/44B59436-4ECB-4D16-97AC-F798676BB227.xml,pos -veris/44BA1F77-B7AC-4CAB-9EB0-F576363468E3.xml,pos -veris/4505F28F-24D6-406B-AF2B-5C4053845BAD.xml,pos -veris/451E7678-0987-490A-AC82-669E28827898.xml,pos -veris/452A1A1E-053C-46D6-8387-1227F1002793.xml,pos -veris/4570A114-D2A9-4F50-8634-BD89469468F1.xml,pos -veris/458143AD-CAE2-428D-8817-53C22EA5BE7B.xml,pos -veris/458EDE78-6ADF-49B0-99F6-29310B84CC3B.xml,pos -veris/45ADAE86-407F-4322-AC50-BBCC7ADC2A4A.xml,pos -veris/45C49667-A608-412F-BA69-4142ACAF119F.xml,pos -veris/45D1E595-F901-47F1-9DCA-E86609EC70FB.xml,pos -veris/45DEA936-FAD9-42F0-A55B-627BD04711C8.xml,pos -veris/45EA888A-791D-4452-B045-D394B6B076F7.xml,pos -veris/45F3C8A1-CEB5-433B-8807-D3BDF784A2FA.xml,pos -veris/45F6C89A-2161-4743-ADCD-C3738D3D860D.xml,pos -veris/45FA6480-A276-4D6B-B26F-8202923C4BAF.xml,pos -veris/46054ABD-6470-4E12-8588-5262F42C901B.xml,pos -veris/460E91C3-2DE6-4043-B4F2-7AA028523687.xml,pos -veris/462156E9-EF7C-4B21-AC62-01635124D159.xml,pos -veris/462183EA-46E6-49ED-A260-174A4BD21D44.xml,pos -veris/4624984D-73BF-4B2A-82A6-3160208D019E.xml,pos -veris/462B7473-AB2E-4E8B-81EF-30FCADDACE7F.xml,pos -veris/46361B79-998A-45DD-826F-234E8E865DDA.xml,pos -veris/46525EA6-AC8E-40FD-A4A8-5C01F7E0BA7E.xml,pos -veris/466C5449-B126-441E-BC76-A0B2AF985C67.xml,pos -veris/467D0890-00C9-4FC4-8E37-CA4989FC4C7F.xml,pos -veris/468207DE-22E6-4343-80D1-BCC45A243130.xml,pos -veris/46932C64-7201-48AB-8BDC-DF72C9ACF15C.xml,pos -veris/4693C876-364A-4AC4-9C15-B231CF920AFF.xml,pos -veris/46A66340-170C-48AC-A56D-7DEB1124A4D7.xml,pos -veris/46B231B2-C6C1-4A74-B163-DE02D7F725E0.xml,pos -veris/46B8C0A8-B4CD-4966-BDBA-A2A7BAF2F57D.xml,pos -veris/46DC7B3A-0B53-4B00-A5AF-46062C7D5D2E.xml,pos -veris/46F14811-A578-4889-8B7D-7BBAA89E8903.xml,pos -veris/46FBC07D-8EEA-4EE9-AE83-D817329AC5E0.xml,pos -veris/47050599-2315-4DE1-8243-8CC69D3BB643.xml,pos -veris/470744D0-1D16-4E05-A86D-5C012A272094.xml,pos -veris/471920F4-066A-4864-B8BD-08FD01DD01A9.xml,pos -veris/4747399D-A83D-4C91-8798-1BBD2136495F.xml,pos -veris/474D2C9C-CD7C-49EE-8684-5017A25DED49.xml,pos -veris/47836BA4-9960-46C0-BF3F-C052F25DDF84.xml,pos -veris/4783D3A7-3739-4977-A90D-929BF840B702.xml,pos -veris/478B5B58-3F70-447D-BDCE-3FFA984F79B1.xml,pos -veris/479A74D7-A165-48EB-829C-002E3C828A7A.xml,pos -veris/479B903A-60C8-4775-B40C-4FEB6BEC7FC1.xml,pos -veris/47B12092-D159-46ED-90C6-A8E0631B774E.xml,pos -veris/47F2F904-BA6C-4825-B7C7-8B295F55D215.xml,pos -veris/47F54170-B6EF-42B7-9AD2-533C9B343872.xml,pos -veris/480D23BD-57EB-4442-B9DF-4628B0552AA0.xml,pos -veris/480D49AA-5006-4E39-B595-83C9ADEF4D6D.xml,pos -veris/480FB8D3-4BBA-43BB-85CA-11C2C93A7CC9.xml,pos -veris/481AC9C4-40FC-408F-936A-CF8BC8FF76EC.xml,pos -veris/482ABC7D-B313-4A61-AF41-2E5E23DCB67A.xml,pos -veris/482BF0E7-F54F-4B2F-AF96-56992AD9DF69.xml,pos -veris/4848314F-7E84-4405-8F51-D47D896C7FA1.xml,pos -veris/48584010-18FA-48F6-8E5D-B4B2B580F9F1.xml,pos -veris/48604AC1-A511-45DB-AF7E-243CD25E8BE2.xml,pos -veris/487E285B-439E-47A4-BE6A-0A4A78F58CD5.xml,pos -veris/48AFB7A4-19C3-4037-82BE-FB79F9EFE879.xml,pos -veris/48C08C17-4B80-4342-BD02-2043894D38FF.xml,pos -veris/48D085F3-90D3-489B-BB3E-3C323EF5D580.xml,pos -veris/48D6884D-5008-437C-B304-C089890A903A.xml,pos -veris/48F0D580-18BF-4CAE-8F3C-90BE43218A5B.xml,pos -veris/4914079A-787A-4A95-852B-15B79E1FD960.xml,pos -veris/49463E59-0584-4411-B405-D309B54E8FFC.xml,pos -veris/494FCE92-FD57-4D2D-B7AE-F7976DCC6A56.xml,pos -veris/495C442A-28ED-4374-9085-373DE6B5F981.xml,pos -veris/496B53C2-39D7-44C0-9E92-8667CA4DA9DC.xml,pos -veris/496B958F-15F3-4C4E-A0A1-87D2F879C71C.xml,pos -veris/497007EB-E282-433A-982D-89E6BE570B1B.xml,pos -veris/499BF662-A221-4C6A-A472-E81DA98658BE.xml,pos -veris/49A807C5-9600-45C0-B3EF-354DD9CA920E.xml,pos -veris/49B197DA-A47E-4448-8F72-E8EAC9489653.xml,pos -veris/49E230C5-7478-468C-9066-BE39B77DA2E2.xml,pos -veris/49EBCC80-43B6-46AE-8D66-04CA07AC0064.xml,pos -veris/4A044A16-CD9E-45EA-AB57-4F9F7C3E1442.xml,pos -veris/4A0E2D60-5CD7-4E88-B364-19351B7538D2.xml,pos -veris/4A11225F-4AEF-44DA-BE9A-BCBE362867FF.xml,pos -veris/4A35D1FF-E685-4ED9-852F-83D53FB099D0.xml,pos -veris/4A434748-67B6-4336-A175-16FA0144AB5A.xml,pos -veris/4A5D8DD7-F411-4580-A9FF-023CFA93AFD4.xml,pos -veris/4A61CE3A-28E0-4AB0-B706-9A40A06596A5.xml,pos -veris/4A706641-2FCE-4FFA-8C77-2DBB6698B7E5.xml,pos -veris/4A88B628-B47E-42C6-AD9D-D7D73E55DE0F.xml,pos -veris/4A88D87C-CDCE-4E46-8509-B375577E5919.xml,pos -veris/4ABAB245-B300-43B0-AA00-D4952BDACBDB.xml,pos -veris/4AC2A3F5-7EEC-46B7-B168-0A483C8428CF.xml,pos -veris/4AC6E49D-73F4-493A-A71A-10A2B6915B69.xml,pos -veris/4AD3E592-0F4A-454D-B0EE-6428340D9178.xml,pos -veris/4AD6E322-7D57-434F-B6C7-3417D3794250.xml,pos -veris/4AF0ED70-9936-44F7-89B7-5C526A7056E6.xml,pos -veris/4AF16838-DB1C-4967-BFB6-3D4762C69318.xml,pos -veris/4AF1808C-8B17-48C3-9C68-3652AF824A5F.xml,pos -veris/4AFFBDC8-59BE-46A8-B9B9-EA4337770B8D.xml,pos -veris/4B1282E2-2602-47F7-A68E-49696084E9F9.xml,pos -veris/4B162A7B-43E7-4687-B726-5CC35E5E9D98.xml,pos -veris/4B1B9992-947F-4CF2-A5C3-FE7222D378D1.xml,pos -veris/4B3287E2-BD21-4D7D-B52A-2A3B2A231618.xml,pos -veris/4B492479-EF98-4426-8FA2-81843D407844.xml,pos -veris/4B4BDE4A-4BF4-4152-B5F1-FC33AD99F21D.xml,pos -veris/4B6434EC-6AA1-4966-97D8-0BDCAED0C50B.xml,pos -veris/4B7CB866-2E05-42FD-B4ED-7ACB9D6DF39C.xml,pos -veris/4B8309A3-83FD-40EC-A5B9-8B5031332352.xml,pos -veris/4B8A0F36-987D-44B9-B540-72DF2FF76EE0.xml,pos -veris/4B9113D1-629D-4B73-94FF-95913B671642.xml,pos -veris/4B950D87-8407-4842-B772-2955411A13B2.xml,pos -veris/4BA15195-E02D-4FD2-8D70-890ECB719EAB.xml,pos -veris/4BB56443-9C97-4527-8D9A-F458717AA845.xml,pos -veris/4BC5C5DD-95D8-491F-9839-30CDE7FD35A6.xml,pos -veris/4BCDACCB-8614-407C-BF9E-3FB64569EFF1.xml,pos -veris/4BCDBCC6-4F77-46AE-916D-82A13ED4C6CB.xml,pos -veris/4BDD4E32-D6A0-4DE2-B103-0271D66EE441.xml,pos -veris/4BE7E4D9-6E05-4906-B726-36B4C09063F5.xml,pos -veris/4BEDE02B-16F8-46C9-AF14-747E896C36D3.xml,pos -veris/4BF65853-0881-4039-92A8-FD44ED9FC6EB.xml,pos -veris/4BFCCC3B-12B4-4725-BA89-00D419ED5F78.xml,pos -veris/4C1BC05B-81AF-4C3C-AA31-96B6A21FE29A.xml,pos -veris/4C1D23DD-6DDA-4E8A-8BD1-96C5C035143A.xml,pos -veris/4C308866-625F-433E-AD03-7563C4298FF3.xml,pos -veris/4C523FCC-16A6-4511-BF60-A9DEE1E085C2.xml,pos -veris/4C5CACD2-28BA-474A-A8BE-786C482BC71F.xml,pos -veris/4C5D14A2-CB54-4655-9681-CC38A56AB24C.xml,pos -veris/4C5E1D53-CBD0-4DED-A6D3-8F95DAE5813B.xml,pos -veris/4C5E40C4-E6D7-41AD-8237-7EE36E0DDAF1.xml,pos -veris/4C67C9D3-9D12-4839-93FA-3BC16DC4527C.xml,pos -veris/4C7A1489-329E-406D-8AEE-469641E80054.xml,pos -veris/4C7B9E21-D759-44D6-AC76-5AE1B2881B3C.xml,pos -veris/4C831E1F-8B83-4F80-B6D6-FE032EEE9484.xml,pos -veris/4C890F2B-7552-47D8-AE95-0AAA07564A25.xml,pos -veris/4C9DE7A2-A039-43A3-A977-99CBB0C04656.xml,pos -veris/4CA67861-C681-4020-A2DC-D14D12BC682E.xml,pos -veris/4CA6FBC4-1E45-430A-8FED-085578FF7332.xml,pos -veris/4CA905ED-C81E-4A5F-A406-9062E67FA5E8.xml,pos -veris/4CA99342-3621-4920-8D8A-2DBA5D90E4C6.xml,pos -veris/4CA9A72F-9FDC-4003-8E9A-5E24BA5B461B.xml,pos -veris/4CBAF006-47BE-4F37-B14A-3D7B1642A7EA.xml,pos -veris/4CDE70F4-D8B1-4782-8823-6FAB5534519C.xml,pos -veris/4CF35E9F-0838-4A9F-8CE6-A33817CDB149.xml,pos -veris/4CF4894F-7ED5-40BE-B3A7-F0CA6C95400C.xml,pos -veris/4CF529BF-B044-490C-8280-074A03780222.xml,pos -veris/4D00E63A-E509-4421-BF87-7DB145AA70CD.xml,pos -veris/4D0D7538-266F-4E02-80D7-59C1428845D3.xml,pos -veris/4D218085-78AA-4FF4-B52B-5A48D7E67B1B.xml,pos -veris/4D2852D2-536B-4B88-A6A3-E293340F256B.xml,pos -veris/4D30B911-D73B-4ECE-ABAC-BA4B9810AACC.xml,pos -veris/4D3E405F-3E15-4631-ADB8-8632D918BD87.xml,pos -veris/4D4786A8-0526-4246-B810-F1E61056CFCA.xml,pos -veris/4D4EE546-AB71-443E-821D-F3F6BC678449.xml,pos -veris/4D55F456-BC52-4C5A-A986-43FE5ECB2821.xml,pos -veris/4D89C7E4-4077-447A-9D75-2A5BFFCFA8B9.xml,pos -veris/4D8B3C4F-A6AB-4ACF-8663-8D711455707A.xml,pos -veris/4D973F45-F24E-4574-B9E5-B6EBF9A50EAD.xml,pos -veris/4DA1FC2C-EB9B-46C6-A76A-3E055F7BC71C.xml,pos -veris/4DAFCAAD-FDF3-49E1-AF7F-97FC0D60AAE3.xml,pos -veris/4DBDAE09-AC5E-43AE-A5C1-C88DFC4EB175.xml,pos -veris/4DC627D4-21CC-44CD-976A-1B181C2127BF.xml,pos -veris/4DD79E62-7083-42DA-91CF-8C2E0B8497DF.xml,pos -veris/4DDF61A5-1C5D-4E74-BD6B-EBCBF6005090.xml,pos -veris/4DE31A1F-829D-444B-B0A0-E6989B226B8B.xml,pos -veris/4E18F2B5-434C-4D9C-B5CF-4BFDCB6DE08F.xml,pos -veris/4E1ABF53-342F-435D-AFCF-0B1AC625A1D6.xml,pos -veris/4E25230D-A295-45F9-8750-DCA0AC83E6DC.xml,pos -veris/4E42B2F1-0CED-4050-B512-F99E5819226C.xml,pos -veris/4E62DC08-71E6-46B0-AC56-8A9214826281.xml,pos -veris/4E7643E8-C303-4F09-86AA-EC0AC340FDD9.xml,pos -veris/4E790BF2-7A96-4D6D-AF8F-8DFF3C3DF69F.xml,pos -veris/4EA24B5C-AC1E-43E0-BADB-184B9D085F23.xml,pos -veris/4EBCB01F-1FAF-4FE1-90F6-47287E4B02A5.xml,pos -veris/4EC34922-CF48-4DF4-8AB4-D531E62B509C.xml,pos -veris/4ECBC18B-2288-4E96-B37C-F3FEC0300697.xml,pos -veris/4ED41059-C1EF-4010-84C5-E1F64804CC84.xml,pos -veris/4EDA48B0-8978-440B-9E19-970FF569F1C9.xml,pos -veris/4EEC65C6-B345-477B-9656-00360847F0BE.xml,pos -veris/4EF65150-7604-4BD6-9027-24722A761540.xml,pos -veris/4F01D807-AA42-4D27-B0BE-9357D7B2EE8F.xml,pos -veris/4F03A16F-8FB1-46C0-A165-403015A402BE.xml,pos -veris/4F0595F7-5FE0-48E1-90EC-B7F33E0C369F.xml,pos -veris/4F075974-834C-4C6B-A3C2-105DBA421DD2.xml,pos -veris/4F0CCF06-1DDC-4642-8F9A-9A014E30C523.xml,pos -veris/4F151AEB-3F3C-4913-897D-128B632FEF33.xml,pos -veris/4F2CB788-892C-4721-9150-C8C977F363BB.xml,pos -veris/4F2D1D4A-3FD6-46DC-B2B8-D296DEE0463D.xml,pos -veris/4F431B29-C3F0-400A-9D93-3C4AEC034DB6.xml,pos -veris/4F43990C-EE45-4BF3-B7B5-B4476A882D4C.xml,pos -veris/4F6F10A3-228D-4D28-BAF9-8618C65DF44D.xml,pos -veris/4F797501-69F4-4414-BE75-B50EDCF93D6B.xml,pos -veris/4F916098-22D7-4EE5-B20E-251CA28EDFD1.xml,pos -veris/4F9EAF7B-9C0C-4F3F-8B49-FAAA202F5DBF.xml,pos -veris/4FA4790C-ECA8-497C-AFE3-4E01EDCE0E14.xml,pos -veris/4FA49C60-8FD6-4A0A-850B-8AE6F28840C9.xml,pos -veris/4FAA6BDE-7CC5-45C6-AF6E-66F1FFC89A5E.xml,pos -veris/4FD45130-141B-4B1C-902E-922B4C6DA99A.xml,pos -veris/4FD49A21-495A-4024-B524-6BB7A873B65A.xml,pos -veris/4FD73293-DAB1-43D0-9552-492144ED489D.xml,pos -veris/4FEFF3CB-4DE2-4442-A350-8662AB3F348E.xml,pos -veris/4FF224CC-CD4A-46D0-83AD-CF423CF57950.xml,pos -veris/500311F2-6CE4-4558-AA47-AA028ADAFB8A.xml,pos -veris/50108842-B865-464F-8C69-8851762F7600.xml,pos -veris/50403DDC-1C7C-491B-8E51-9E2A43C2D382.xml,pos -veris/504273CF-C450-4673-AD26-702CFD78EB14.xml,pos -veris/504800A3-3FAB-4567-A1CE-49C06225F713.xml,pos -veris/504C8B52-4E90-479F-B2ED-09C223D2A4D3.xml,pos -veris/50510AC2-EA43-473A-BE08-8D18D385B44B.xml,pos -veris/506BBE2B-7DEC-453C-B963-17F189894719.xml,pos -veris/506E2E75-EC1B-42ED-AFBE-A45DC4D1C508.xml,pos -veris/5078C0CE-EDBB-4EAF-A528-996B85CE7094.xml,pos -veris/507FF1DB-2F89-4383-A739-BD4D0C65A09A.xml,pos -veris/50898BF8-453A-4005-9DDD-79AB9BE0A668.xml,pos -veris/508E99C3-7976-498B-BC54-C081A8D477F7.xml,pos -veris/50AE857A-767B-4A66-AE2A-B56C39118A00.xml,pos -veris/50B355C7-176B-42D9-8305-35AA80419D63.xml,neg -veris/50BCAD67-A423-4DF2-A0FE-991F7322546A.xml,pos -veris/50BCC245-20B2-4B4F-8DE6-C00AB1924AE5.xml,pos -veris/50D5AFD3-51F0-4456-BA7E-32F569E4BE59.xml,pos -veris/50D9D6C4-2760-4B78-8CCC-3AC069F203CC.xml,pos -veris/50DCBA06-B693-47DD-A586-C72457BE1AB2.xml,pos -veris/50EBE785-CD50-4D7C-8427-6DBB743AC8E4.xml,pos -veris/50ECFF79-135D-4CCB-B3CF-6F0F9825476D.xml,pos -veris/50ED1C3E-8AB0-4AB6-993F-2D273E7783C8.xml,pos -veris/50F0C9FB-F607-4335-A76B-57C1AAEF6F78.xml,pos -veris/50F703C9-2584-42D6-AA7D-3DA0943F44A2.xml,pos -veris/510331ED-7396-425F-9148-C6B61074043A.xml,pos -veris/511C2AD1-FFE8-4BEC-9DFC-23D0B1FBBA75.xml,pos -veris/5127FA36-0133-4FCB-AC19-EBA5C15DE142.xml,pos -veris/5133F18B-600C-474A-B8D9-FFC4CFF35928.xml,pos -veris/51398B0F-BDEB-41D1-8DD1-6A01E3C76CA7.xml,pos -veris/5159F126-C17C-47BB-951B-2CBD1F6E41D1.xml,pos -veris/51A44E29-75F4-4779-B2D3-DB5C7A336A42.xml,pos -veris/51AE032F-48C0-43BB-B488-5697A98016E7.xml,pos -veris/51CDFE37-0D00-4013-B012-6AAA88CE2055.xml,pos -veris/51D09252-4375-4705-BFEC-DA55AE9FF782.xml,pos -veris/51D65ABE-59D3-44D3-98B0-1890BAC1DCB4.xml,pos -veris/51F4DF73-2178-44B4-B11D-B3922A5A1649.xml,pos -veris/51FFA7D0-522B-45CA-BAC9-ECD6622514AD.xml,pos -veris/52087F21-575F-4D08-BBDF-E360ABFA0BBF.xml,pos -veris/52152E4A-33F8-4998-BDEB-BF7AC9E0FAFB.xml,pos -veris/52185E76-1C0A-4B78-999D-1654E3D58477.xml,pos -veris/5225FED7-80D5-4A92-AE50-B9B7E32A9F3C.xml,pos -veris/5229CF68-16A1-40A9-B60A-F670EF5FCAAE.xml,pos -veris/522F02F5-5B04-4CAA-AC38-E02566E7522C.xml,pos -veris/524BA61A-5C62-4E1E-AD00-4CB5749A837F.xml,pos -veris/524CDEAE-468F-403F-B07C-9670AB76CD03.xml,pos -veris/5261DA39-9C00-4125-88C3-66F69EE9973A.xml,pos -veris/526C72E8-24B3-443E-837B-E982C5EDB73B.xml,pos -veris/52942CCF-A5B4-4A75-B56D-F48D801ED490.xml,pos -veris/52959184-5495-45B2-9621-2A096DE29555.xml,pos -veris/52A2D2DD-5838-44B6-9BEA-FEA374550204.xml,pos -veris/52A96C8F-6A43-40EA-BC3B-2E736A3B541A.xml,pos -veris/52CEC1DF-2509-4453-9242-8BC62665F15B.xml,pos -veris/52D417E0-1FE0-4ABE-82B0-5D5EAAD580A0.xml,pos -veris/52F008F1-E8F2-4A99-9D8A-F1239077DE23.xml,pos -veris/52F2FBDD-1570-436C-A8EE-AC02EFEA4CC1.xml,pos -veris/52F94818-FD82-4642-ABC6-BF79F8D0FCC8.xml,pos -veris/52FA150F-B0E7-46D2-A4DA-DE6FBABC72A6.xml,pos -veris/532CFE1F-E1D1-471E-A5DC-140703F28553.xml,pos -veris/53440EAB-890C-45A6-82FA-383DCABD6A06.xml,pos -veris/534C81DA-FE38-4CA0-98E1-185B4FE224C1.xml,pos -veris/5356E5E5-3420-4B6B-9A03-5F10666D6BBF.xml,pos -veris/535A6DF2-7B0B-466E-B572-6EEA78B352BE.xml,pos -veris/5370F663-AC43-430C-94E1-93095FD51973.xml,pos -veris/539BEA4A-11EB-4A91-B216-79ADEC884A0B.xml,pos -veris/539C41A9-C70B-4DF0-8E29-36C5FF1EE639.xml,pos -veris/539FBB94-9BEA-4D75-B97A-B3B06AD08F57.xml,pos -veris/53B0938C-5433-4D1F-B153-5844A00D4E9C.xml,pos -veris/53E07328-6A11-418A-9077-8EA3787FFF42.xml,pos -veris/53FFC72D-9656-4C4E-B200-098F9C0A6CCF.xml,pos -veris/54119DE6-083F-442E-8BD2-BE6A9435E8AA.xml,pos -veris/54169DC0-E965-421D-A4C5-2413DD9A453B.xml,pos -veris/54186EB2-FD19-4F73-81DE-A5597CDEBAE1.xml,pos -veris/541E3F2B-8969-4FA6-95F8-8FDC3550B4AC.xml,pos -veris/542C0D70-9E7B-4FF4-8EE2-128800B5FE49.xml,pos -veris/5447F473-1FE3-4095-B721-8C5E90994B91.xml,pos -veris/544D856A-2EF8-42A7-A713-22EA9D9343C7.xml,pos -veris/54537485-2A04-40C9-80E6-3D414F2C9E60.xml,pos -veris/5455CCA3-15A7-42F4-BBD2-4B892CCE8CF5.xml,pos -veris/545A64F6-DC89-4B2F-B327-DA614EF9AE3C.xml,pos -veris/5476074D-ECF9-4031-B9E8-0B47B1DEBA84.xml,pos -veris/54822B02-C23F-4028-869D-4188A9B1A95B.xml,pos -veris/54A417C9-C7CA-4114-BB7D-BED0D5331F0F.xml,pos -veris/54AFDB82-686F-4D8A-A271-74C06E506326.xml,pos -veris/54B11548-4C8C-4374-9239-CC259F3CB2C6.xml,pos -veris/54B743A7-158B-454E-B47D-62C3622BE541.xml,pos -veris/54CBBA16-B80E-4D43-9237-E2147DC57AB0.xml,pos -veris/54D04554-CA98-417C-9D15-C750D77838CC.xml,pos -veris/54D682E2-479C-4644-A504-872166386DC9.xml,pos -veris/55051A8F-4AD4-4587-AE19-278B5E531763.xml,pos -veris/55130CAA-B623-4356-B20F-2B5B257A5587.xml,pos -veris/55156380-8A97-48B8-B9C7-FCE80CE7B9CA.xml,pos -veris/5524880E-9EAA-4889-830C-9B52B44CBC8E.xml,pos -veris/552945F3-58F8-44E0-B974-6D9E9F0E87F3.xml,pos -veris/552AA5AA-A8D7-4AF1-B739-87DFA2CD1BB8.xml,pos -veris/553E7277-4C8B-4210-A3C0-8FE8FEEE5B65.xml,pos -veris/5549506A-E66B-4714-93A2-F19519E07AE1.xml,pos -veris/55504DEB-92C8-484F-AA6D-D720C4960EFB.xml,pos -veris/556777D4-EC0B-4BA2-8163-DEA385222C7C.xml,pos -veris/556EEE60-A0F6-40ED-ACE1-A8C820FBC02D.xml,pos -veris/5572E2DE-D0ED-48EC-B45A-A84862A8C819.xml,pos -veris/558C6B5D-71F4-45C4-A333-BDAB757C7610.xml,pos -veris/55955697-FA0D-4465-8A2B-A31A37D0981E.xml,pos -veris/5599F122-D09D-4BB8-90A5-8A7D0FC91C0D.xml,pos -veris/55AF3878-09A9-43A8-A4F9-5412C1B2AF0C.xml,pos -veris/55C1ED02-0B84-4829-85F4-726ACC5C70C5.xml,pos -veris/55CED6F3-E34F-4D5B-8797-14D40E8C072B.xml,neg -veris/55D20C99-F5E9-4BFB-8721-8F7B652C010A.xml,pos -veris/55E05305-1FF8-439E-B123-B73FA241B8EB.xml,pos -veris/55E8C348-C7C9-4676-964F-0F45D62BD631.xml,pos -veris/55EB654A-15C6-454D-800F-0D0081E8F565.xml,pos -veris/55F078A6-A2E9-4CC3-B9DA-784A69CDE41E.xml,pos -veris/55FCFE86-48C5-40E1-9569-CB16445B5A70.xml,pos -veris/56074026-1981-4B1B-B422-71DD74451E8C.xml,pos -veris/560825F4-4321-44F9-9473-8E9E33C09E58.xml,pos -veris/56115EC3-BD0A-4C0B-A50E-497DA7DC917E.xml,pos -veris/56206A9B-9CC4-4534-A428-06BD67A01576.xml,pos -veris/56362DDC-705E-4DBA-A78A-5189DB438E86.xml,pos -veris/563F195F-2760-48BB-853E-09570F898267.xml,pos -veris/563FB679-2E25-4B5A-9114-DCCEE50D4ECD.xml,pos -veris/564620A1-8C2E-4AAC-A967-E0249F9EEA44.xml,pos -veris/5648F5EB-D89E-49D4-9879-F25DB1F8CEF4.xml,pos -veris/564A2BB8-A01B-4EF3-9217-3A86502CCB54.xml,pos -veris/565ACD2F-8C78-4B11-B019-90F6DE1B060C.xml,pos -veris/5682B8E5-F425-4DA9-96C0-720096115C4B.xml,pos -veris/568EB56B-ECB5-4D75-908A-1C0BA0673EBB.xml,pos -veris/56A5DF35-7E12-4CAC-9AF6-11D78CDD566A.xml,pos -veris/56B02E4F-F21F-4BB3-9842-211F4E6499DE.xml,pos -veris/56B4544A-FCF7-48E4-9D98-0A07F5ED99E1.xml,pos -veris/56D4AD6E-AAB7-40D3-A08D-292E3D2A422B.xml,pos -veris/56F3C3EF-1E1B-4C51-BF25-85A718CA15C7.xml,pos -veris/570148F4-C919-4FA5-BD74-C805D6B36063.xml,pos -veris/5735358E-CEDF-488E-ABB3-62B88F233239.xml,pos -veris/574A9C36-3C6F-43C9-939C-7B4745D19027.xml,pos -veris/57613EFA-09B7-44A7-A9E4-2BE3D06F2132.xml,pos -veris/576712A6-2108-4C64-8B66-72A298266E0A.xml,pos -veris/577E9020-87C0-4B2A-AB03-BC1D2371AE37.xml,pos -veris/5783DFB0-AF62-4A98-8AB8-B420C4730A2F.xml,pos -veris/57854608-9AC5-4B4D-91B9-33818AD46B1A.xml,pos -veris/57991851-E459-4801-AE79-C555DEE6EDFA.xml,pos -veris/57A23FAC-7BDE-4332-8F15-7255CFFFA58F.xml,pos -veris/57DEA4F1-14AA-480A-A13D-3B5D12A43F9D.xml,neg -veris/57E1EAC1-C992-4365-AF58-F1270F6F5E46.xml,pos -veris/57EBE49A-4A36-43E3-948A-72FAE1FEC58E.xml,pos -veris/58095EE3-AD13-4786-89A2-6031FB1E1A90.xml,pos -veris/5820EB16-C04D-49BA-A842-F455A11E1B95.xml,pos -veris/58411537-222B-403F-818A-F958DC9BD7DB.xml,pos -veris/5844FF61-21A9-4003-B6D8-751BFDEE181D.xml,pos -veris/5846A172-A489-4950-A9E9-1A712610B020.xml,pos -veris/5851EDA4-8B1C-4C49-9DDE-5D440BEB223A.xml,pos -veris/58701CE8-27D2-4453-887A-DA8A7E6E6078.xml,pos -veris/58782940-5E96-4CE2-BAD6-A5F41BEA655B.xml,pos -veris/587B713E-130F-4415-B25E-38FFC8F00B93.xml,pos -veris/587E963B-1ECB-4F4C-BF86-B6999D2BD03F.xml,pos -veris/58909D9D-B4F9-4034-8366-201036A8E5BB.xml,pos -veris/58EBCAF2-6BA7-4883-88E0-E45702110B85.xml,pos -veris/58F9BEE9-595F-477B-8F03-CB74AB83AEA2.xml,pos -veris/5903A726-34D2-40C3-9A18-A6B34FB09491.xml,pos -veris/59045243-98F3-421C-8096-9EB26E3B2AA9.xml,pos -veris/590BA770-3A10-4DF2-BF15-F3B70E5741F2.xml,pos -veris/5924E26D-93DA-45F7-B674-A353E0A368BF.xml,pos -veris/593264EF-9A29-458B-AEA6-F72339A306DF.xml,pos -veris/59385D17-0156-47FB-A593-12070AF7B04F.xml,pos -veris/59479089-D587-4A95-A1E2-B164FB99E23A.xml,pos -veris/595042FB-3E33-48B5-B46B-4BCB38F99432.xml,pos -veris/597E31F5-9066-4F0C-A789-2DE40077715A.xml,pos -veris/59A75079-9339-4704-869A-798DEF88273D.xml,pos -veris/59BE8596-209D-403C-8628-6E6E233DBC57.xml,pos -veris/59C007D3-B34E-4C4F-A4CF-7540327FB421.xml,pos -veris/59CA466B-70E9-4F28-A6D8-4102BBE87197.xml,pos -veris/59D18579-8D00-4193-8F56-09FC6D968796.xml,pos -veris/59E37F28-80F0-4805-A508-0D3FF39AC9C9.xml,pos -veris/59EAACB3-BB07-4182-AF65-9184093DA166.xml,pos -veris/59FAF83E-10B7-49EF-A454-C63C7F05119F.xml,pos -veris/5A0E29EB-0FBF-4E42-A548-979D97F23768.xml,pos -veris/5A122E8F-BF98-470E-B61D-44EA0A9B7F38.xml,pos -veris/5A1542D8-EA47-47DB-8375-7FA5052D2382.xml,pos -veris/5A1D0AB7-A914-44A3-B5CE-558B5823C090.xml,pos -veris/5A323F49-4F8B-45AA-A4A9-058A193649F7.xml,pos -veris/5A34DCCB-8C86-4333-AE6D-03BFAFBBFFF0.xml,pos -veris/5A36AFE8-FD46-42C2-A9F6-252318342CE4.xml,pos -veris/5A3B22CB-4892-4587-9652-2CA14A888E0E.xml,pos -veris/5A5568FE-BBAD-4091-82D2-852811B80789.xml,pos -veris/5A7AB444-991E-4F47-8A9F-0AFDA2FD33AA.xml,pos -veris/5A90CFAA-F288-4CBA-9133-6998A318307D.xml,pos -veris/5A986B73-57D8-472C-9315-B44E6E346F10.xml,pos -veris/5AA49BCD-3D1C-457D-B534-BE303CA67B05.xml,pos -veris/5AA7EF31-5CE1-4FA3-99CC-98F017619318.xml,pos -veris/5ABBA843-11D4-49D7-A7F2-7DDDE6FE3F6F.xml,pos -veris/5AE0AA46-6AAA-41AD-957B-20E4261EA32F.xml,pos -veris/5AEAF0CE-7E92-4019-B7EF-AE1FB97B0028.xml,pos -veris/5B17F1FB-53D7-43EC-8780-0D926FC87591.xml,pos -veris/5B22DC12-FD70-411E-B642-36433B48507F.xml,pos -veris/5B261D37-3630-4474-B709-86B447EEC2FD.xml,pos -veris/5B279927-00E9-41B0-8DF7-95417D7A5993.xml,pos -veris/5B2A07EE-E4C7-4D23-8764-2CF66100BFA4.xml,pos -veris/5B2C9D3E-D8B5-44E9-A31B-5993BF1791D7.xml,pos -veris/5B31A243-A17B-4428-A934-8D7C32D009D3.xml,pos -veris/5B3CB0D2-F2FA-4FAD-8904-4E5451A0E9D4.xml,pos -veris/5B3E901D-BEA6-41C3-AEC9-AE9FAB89BA61.xml,pos -veris/5B426009-CF27-4807-9EC5-420035CFA0C3.xml,pos -veris/5B4505C3-A9DD-453D-92DC-EA1AA8AA2996.xml,pos -veris/5B55E755-BB32-41D2-91F1-7200D1242ABE.xml,pos -veris/5B59C22F-2FFB-42DA-B5AF-8F05E5F39BFD.xml,pos -veris/5B5AEDC8-754A-42A4-93CC-62D13FFD8841.xml,pos -veris/5B69F776-2026-41C0-815E-CADB566848E8.xml,pos -veris/5B93A9BC-8178-418B-83E6-6FDF0413CF0A.xml,pos -veris/5B97C14D-A6C3-4DC1-BADF-0B57FE9B2A27.xml,pos -veris/5B97EBF3-5545-404B-8B0C-64942FC21453.xml,pos -veris/5BA06BEC-54A3-425D-B066-75D98FFA17C0.xml,pos -veris/5BB117D1-E49C-4190-8346-9CBF00F1450E.xml,pos -veris/5BBFC006-6C77-4DCB-9BD7-8432EA743893.xml,pos -veris/5BC06D9F-21C1-4725-AE20-B27355CAEB72.xml,pos -veris/5BC2C0E0-98D0-4B90-A76E-4DF7EF569385.xml,pos -veris/5BC69DFA-EF1D-42FA-BF0A-5B029D62DBBA.xml,pos -veris/5BDC5852-2BEA-46F4-8E98-6726ED0108EA.xml,pos -veris/5BE6E921-7C6E-4079-A754-A91D21DE7F69.xml,pos -veris/5BF522B4-8C30-4714-BEB2-F2B237C333BC.xml,pos -veris/5BF7798D-793D-487C-AA73-C55A23964805.xml,pos -veris/5C051617-5B99-4747-9908-0470682548EF.xml,pos -veris/5C11DD34-8E5A-449D-9B23-94D36184C8F3.xml,pos -veris/5C21444F-9269-4F1D-9A9F-B238F80180D5.xml,pos -veris/5C2435DA-77B3-4B57-8222-AC67BC31463F.xml,pos -veris/5C33DBEE-838F-4C84-B7DF-2DB2BB5EB8E9.xml,pos -veris/5C3A08BE-EF75-4011-8150-B0B02C2ED9BA.xml,pos -veris/5C4F55DB-3C03-4B1A-B98D-14D35061E97B.xml,pos -veris/5C5D8C14-9751-4EA9-90F6-2F89A71A4B73.xml,pos -veris/5C5F2DEC-02EC-4D99-BCB2-1F5651C31A89.xml,pos -veris/5C61E8BA-E015-467C-91EC-0E3DA06E4ABE.xml,pos -veris/5C6CA34E-57FF-4BEA-95E8-52A9B95A590C.xml,pos -veris/5C73080F-6AE6-4B24-A2A1-6FB59E49A066.xml,pos -veris/5C9F305E-6BD1-45D5-8B98-5D49B4BDB164.xml,pos -veris/5CA4C9BB-6731-4BAE-B0D6-DCEC6EBD00CC.xml,pos -veris/5CA8D5A4-D9D6-4D67-8A0E-06B66CA317ED.xml,pos -veris/5CAB8519-1C4F-4D42-B7A0-1E004D3744D7.xml,pos -veris/5CAF2AA3-3FEF-4950-9388-54BDB6F1E5A6.xml,pos -veris/5CEC2C43-45A3-4ED0-A940-F5E3A459352B.xml,pos -veris/5CF4C633-1914-4907-B0C9-59ECCDD64BBA.xml,pos -veris/5CF8C51E-1190-469B-A992-BE1664A2948B.xml,pos -veris/5D0436CA-F4FA-4406-A868-190A4075C006.xml,pos -veris/5D06A24B-DAB5-4239-8288-6B9E8F0547B5.xml,pos -veris/5D0C474D-07A7-4C13-917E-C1768FF5F9E6.xml,pos -veris/5D5271AD-A39C-4B0C-A2E4-1A20FD9E7198.xml,pos -veris/5D5AF22F-00A1-4591-973C-543CD8066178.xml,pos -veris/5D5BC7F7-FF13-423C-825A-5786741039BF.xml,pos -veris/5D5E290B-4202-4EB4-A0EF-2919E0A38DEC.xml,pos -veris/5D643740-0538-409F-8570-104CAD5BA5D5.xml,pos -veris/5D7CB445-4174-4C34-A09A-0D9BFFA99AB6.xml,pos -veris/5D820A86-5110-4240-A391-218247E89DDB.xml,pos -veris/5D858868-FEFF-4AB7-94E2-DCD9C5EFAFD4.xml,pos -veris/5D89EFB3-49BF-4D67-8057-48139F5B4216.xml,pos -veris/5DAB2EBF-F831-4AE4-992F-D64D8C54ADB7.xml,pos -veris/5DAC5BD0-09FD-4ED9-9E09-908E4A6B43B8.xml,pos -veris/5DB1CE74-5996-47B1-9B19-BA02130F68B0.xml,pos -veris/5DB32A25-E8DE-4DE3-8307-46B0E2FCDAAB.xml,pos -veris/5DB3BFD5-CDA6-40C0-8F9A-99592EF6E8C9.xml,pos -veris/5DC7F44C-B350-4578-8948-86974D1C5028.xml,pos -veris/5DCF9A54-B8A1-482C-A524-87AD1F52E3E2.xml,pos -veris/5DD52A14-23DB-4BAE-80EE-A537AF3A5233.xml,pos -veris/5DD712EE-C7EF-4AE4-9143-C392D291833E.xml,pos -veris/5DDEE8C0-CB93-4CAA-9A85-2844076B1E9B.xml,pos -veris/5DEAD589-FE8D-41D1-A262-9519FDF72087.xml,pos -veris/5DFB257E-75C9-4C54-8254-5616B882A1C0.xml,pos -veris/5E07BE95-734A-423C-8453-11D902DB0349.xml,pos -veris/5E2ABF42-0795-4592-908F-A496F31B6916.xml,pos -veris/5E3165C4-1FC9-4F82-9F8A-081A41183F89.xml,pos -veris/5E34A10C-5D45-427B-97CC-284A9E828CDF.xml,pos -veris/5E3FE25D-D9AC-450C-8D7C-A5EECF7E88FA.xml,pos -veris/5E6E0241-A4BD-49F5-996B-204A3D761BD6.xml,pos -veris/5E814071-C010-4522-B765-EE94FA74FDA6.xml,pos -veris/5E8970A5-C141-4639-87A0-D8DCB29DF2CB.xml,pos -veris/5E95B763-86A2-4442-99DB-E09D094BAC16.xml,pos -veris/5EAF8FE8-88A3-4B1D-A47B-98D972E456F9.xml,pos -veris/5EC21DA3-C761-4628-99CD-5C63793B6ABE.xml,pos -veris/5ED3973D-1F1F-43A5-9D42-C22A38E0A65F.xml,pos -veris/5EDD4CBA-56E2-4818-BFEA-3DB28334A278.xml,pos -veris/5EF1F442-413F-45C2-8E2D-B910A3641D34.xml,pos -veris/5EFA49A8-C7EE-4921-A022-3180246A09A8.xml,pos -veris/5EFD9617-786F-4849-A66B-96DB61E0188A.xml,pos -veris/5F23E0A0-296A-48E9-8719-1E3C233C60B3.xml,pos -veris/5F2BB805-EBEB-469A-8DDF-F0DD08F4FBF5.xml,pos -veris/5F415256-EB02-40C7-BDBF-BF2409E56671.xml,pos -veris/5F53468A-A827-49EE-8429-5851DA7AD0F4.xml,pos -veris/5F56B0F3-DB31-45FD-B495-1FBFCFEFACAA.xml,pos -veris/5F5FBD41-76A0-4A4A-8B86-8D864582803F.xml,pos -veris/5F6148EB-D935-478C-9873-5CAE18AC7E81.xml,pos -veris/5F6CDFE1-2A28-471E-BA81-82ED0A047C9F.xml,pos -veris/5F754B9D-D5ED-4903-85CA-411F499D7B92.xml,pos -veris/5F845C9C-94EB-4E3F-ACA9-2CD808C1BE54.xml,pos -veris/5FB8F81A-B07E-46ED-9AF7-6F453C06E707.xml,pos -veris/5FDEAD1E-927C-4606-A4CD-E185F225FDC3.xml,pos -veris/5FE37BAC-5036-416D-A448-778C5618333A.xml,pos -veris/6016869B-CDEA-4662-BE20-A0AFC5267A54.xml,pos -veris/601DB840-1A29-42DB-91AC-89BC6BD2D567.xml,pos -veris/604A27A9-A409-4808-A1FD-59BB96F47FFC.xml,pos -veris/604B416A-6EC4-4FC6-9914-9D4538021CB1.xml,pos -veris/60592A66-4BA9-407D-B2CD-81CDF2DD438C.xml,pos -veris/6070E93E-51D2-4887-8F3E-EB7FD1C3A6C6.xml,pos -veris/6082D873-B6AB-40A9-842C-E330E500A9C4.xml,pos -veris/608E0D20-4F08-47AF-ADD5-0E05BDBD6176.xml,pos -veris/60939153-8772-48E9-A515-0863873FABF5.xml,pos -veris/60A3400A-11BB-42FE-BBCA-0B8FB3B4A707.xml,pos -veris/60A730F2-39C9-43FA-A5FB-630AB8CD18ED.xml,pos -veris/60C5AFD6-BC4D-41EB-9283-17A5DD533ACA.xml,pos -veris/60C7FF53-0B9F-478C-8C05-BD00A42AE832.xml,pos -veris/60D3C546-28D3-45C9-9F03-939E7882731E.xml,pos -veris/60E66832-7DB6-45C1-903D-5E779A65995B.xml,pos -veris/60EA15BD-1807-40AD-98BA-7A2B6D7C22E5.xml,pos -veris/60EC6B21-02E7-4FF9-AC82-B320DECAF131.xml,pos -veris/60F46D3F-BA4F-462C-B258-4D85838D943F.xml,pos -veris/60F9E43E-7043-4FE9-89D6-7BAD51ED2DE8.xml,pos -veris/610227A8-54AC-4C45-A318-13863761671C.xml,pos -veris/6102699B-FF77-4844-A8F7-64E4318BA3A2.xml,pos -veris/6107956D-833B-4CED-9076-131790AE42D3.xml,pos -veris/61087A58-5CB0-40E7-A89A-86F95350A651.xml,pos -veris/610C7B85-6AB0-4278-88B4-234C3AB9F2EC.xml,pos -veris/610EAC63-00BA-45AB-A9DA-9EEF93086A8B.xml,pos -veris/614A97FB-B1D5-4CDD-8713-7006874E379B.xml,pos -veris/614C6EC6-A57E-4B1D-9F3D-6096F72DFE6E.xml,pos -veris/6155DA32-DEC0-4E9B-97D3-85F6D7260FBA.xml,pos -veris/616C7BEB-4F4C-4673-8177-BAD8DC5A9658.xml,pos -veris/6171024E-1F60-40C5-A9F2-C35A90302777.xml,pos -veris/61715C8E-E3CA-4705-A458-F37A5945AEFD.xml,pos -veris/617431E1-E6A5-41BD-8143-06A9BF368F8D.xml,pos -veris/61821260-8E5C-4A8C-B954-6BA83D1CDA69.xml,pos -veris/61859EDB-B3D3-4C7E-88A1-A83043C98B74.xml,pos -veris/61B5EB1D-E684-4456-9E7C-43FD6C6BDD05.xml,pos -veris/61BCDB75-75F7-4B2D-9BEB-53E126E667DD.xml,pos -veris/61C58523-CD97-4AAB-BBB7-471012CA57F2.xml,pos -veris/61E18813-E1B8-424E-BD4A-BA4D665A4A6F.xml,pos -veris/61E5C0CB-A86B-487B-8D9A-71FECAA34355.xml,pos -veris/61FE43EF-F22E-4467-B5CD-3A8883FE6EDF.xml,pos -veris/62010F81-F73A-4FE7-927F-A06BC848425E.xml,pos -veris/62095717-3E33-4540-B6F8-55CC6B2D8232.xml,pos -veris/6210CE5F-E777-44EA-BBFF-074141873FD7.xml,pos -veris/62170885-6627-42E2-9EBF-574F8DC67680.xml,pos -veris/6219E3F2-EEFF-43D1-91E8-48B9C704D888.xml,pos -veris/621E03E8-6D61-4A06-B78B-0A3DF974AE43.xml,pos -veris/62247F2D-D7D3-4507-8896-5E5B1A18C82B.xml,pos -veris/62289799-7131-405B-A205-3156BB184126.xml,pos -veris/62293FE7-E0F4-4167-A49B-A22D3643B97B.xml,pos -veris/6234B624-6251-442D-B387-0FBDBC76CF46.xml,pos -veris/62436D3D-21C6-48E4-81B2-2847A9071120.xml,pos -veris/624BE66F-5041-4E5D-8910-5C13A2ED4E10.xml,pos -veris/62525E18-B3A1-40CE-AFB7-BF556616F349.xml,pos -veris/62549AAA-0D1E-4518-AAC4-E24B37A1DB73.xml,pos -veris/62591138-DAC8-4299-ADDF-A2CC574812FC.xml,pos -veris/6262F7C4-05E7-4010-8FB6-081048890DA0.xml,pos -veris/629D43E9-4C80-40BF-A02F-67216D82B070.xml,pos -veris/62D7029D-C38F-4FB0-B039-06FC2D02B811.xml,pos -veris/62E422AD-BEBA-462D-829C-B07364ADFAD0.xml,pos -veris/62F5000E-A9D7-41E6-823E-281065CD18F2.xml,pos -veris/62FA19AF-54A9-41F5-833E-A09F6A0266F2.xml,pos -veris/6302089D-4848-46FD-AAD0-23E9766A1F90.xml,pos -veris/633EE011-3DB1-43D3-B7A2-74C87FAA038C.xml,pos -veris/6358E8EF-A84E-46DD-8628-6BF62C519D99.xml,pos -veris/63660DBA-9106-4FEC-8AAF-5ACEF2E76ACE.xml,pos -veris/636AD962-6582-43B5-AB2F-6302D2C4E903.xml,pos -veris/636F79EC-BA24-4FF5-9CF6-4F1AF46340DD.xml,pos -veris/63865538-F4CB-4745-B174-B84760FEA872.xml,pos -veris/639771A7-8C1F-4A6C-9BB9-9318AFAFBE54.xml,pos -veris/63C77F22-82F6-4A7F-AB6D-A637BB616857.xml,pos -veris/63D27EB1-6933-4E15-9192-B77D944A7A0A.xml,pos -veris/63D72315-DA6B-4D99-8DA3-3C8F9D2B20B2.xml,pos -veris/63DF75F3-C4A4-494A-A65B-29BA8ED136D0.xml,pos -veris/63EFE748-17B7-430B-9736-6ECE78B0CC48.xml,pos -veris/63F5B065-2551-41DE-B3FD-3ACA839EDB28.xml,pos -veris/63F5C971-8B48-4D09-8186-57FFBBDFED7D.xml,pos -veris/63FCD635-13DD-46EF-A14F-A2684D1BFEF3.xml,pos -veris/64006832-161F-4352-813E-A77E88DB7EBA.xml,pos -veris/6403609E-2416-4684-BC90-2FD42E981A83.xml,pos -veris/6448D9EF-CCA8-4DDC-9FDD-A0BA8F02D3AD.xml,pos -veris/644C276B-D520-4139-B0B5-7CC10D3A1CF5.xml,pos -veris/645472C8-30F8-4D59-AD86-BC19E8E964B7.xml,pos -veris/646A08FD-0067-43D8-AE69-B19B1E706CCA.xml,pos -veris/648DC21D-7296-4A53-95BC-66F8C8B377A6.xml,pos -veris/648E9563-B314-4D10-8D9B-D506E9392CB8.xml,pos -veris/64926F12-E053-4905-833E-CF2A22E1AAFD.xml,pos -veris/6496DB03-11D1-4331-B33A-BCBC4D7DDBC8.xml,pos -veris/64A292BF-A387-4B3D-8EA1-AEBADEAA76C0.xml,pos -veris/64BD86D9-5B5B-44D9-A4BB-D46F766F858E.xml,pos -veris/64C8AC3B-115F-4644-944A-DAF253B46EA4.xml,pos -veris/64CA370E-C824-4416-8E0A-5D23ED01DC61.xml,pos -veris/64D210B5-1744-48CF-82E4-7FE711133C6E.xml,pos -veris/64E37D4A-C3E7-4369-8809-0E5D46AAB546.xml,pos -veris/64F18520-F75E-42E4-A1FB-793B150A27B9.xml,pos -veris/64FD2691-3210-4E17-B848-40ACAC25858D.xml,pos -veris/6510C2EC-9CD8-4257-B783-FA6770533B18.xml,pos -veris/6518041B-EA5D-41DC-96CB-A869FB84FFD7.xml,pos -veris/6527D1DA-32C7-4B10-8582-6A4F8C261173.xml,pos -veris/654339BC-64C5-47D8-8071-0F14CB2350E1.xml,pos -veris/6547F59D-C915-4137-A239-F2A31C3EB909.xml,pos -veris/654D977D-3D6E-4273-8AC3-6E1F9F9C63E1.xml,pos -veris/65522236-D8D9-4C7B-BA3C-26F7F5D69085.xml,pos -veris/655C9DE6-6377-4942-96F2-C8CCFEC0BE7E.xml,pos -veris/656B0D58-EE71-4D79-9EAA-BB2714D73694.xml,pos -veris/6594FFEB-8837-4958-82A0-10562F365B7F.xml,pos -veris/65BC9D93-E1AB-44DB-A470-28CA80C35AF4.xml,pos -veris/65CCDBC1-9715-4A08-B6FC-B28DEC1E332F.xml,pos -veris/65D4C141-7045-4767-A9B9-FDBAA392FABB.xml,pos -veris/65D93B3D-1235-432B-A563-BBA359EC8848.xml,pos -veris/65E4905C-9756-49FD-8923-4276830F194C.xml,pos -veris/65F48FB1-1D19-4F32-8497-3D938190845F.xml,pos -veris/65F565DF-46B1-4DE1-BF3C-719B89296F58.xml,pos -veris/66099CB7-F369-45C3-A960-BB41E4989C21.xml,pos -veris/660C9AE8-99C2-4732-8268-B3D9572F09D0.xml,pos -veris/661CF4C9-B10F-4C3E-BEDE-5FD1768865E8.xml,pos -veris/661D0A63-9C3E-4FD3-A851-F3BCAD78BDB9.xml,pos -veris/664745CE-A24B-4C20-8527-96EFC0F7D918.xml,pos -veris/6650DD6D-6142-48DA-BF6D-D5A8A96361BF.xml,pos -veris/665A1899-2422-409E-83B6-8802F8D20A55.xml,pos -veris/66650162-DAB0-4C82-A32A-0DEC83735370.xml,neg -veris/66670517-B391-4CF9-B929-3CB6206BAFFF.xml,pos -veris/666AA510-80BF-448E-A580-AFCE28A4A0A4.xml,pos -veris/667542B0-F06D-40F8-BCB1-E0C5FE80A400.xml,pos -veris/668D4C0E-4CDC-4709-BEDA-76A4479465B9.xml,pos -veris/66AF984E-3513-4190-B689-248DED9B5702.xml,pos -veris/66B0829C-6CCC-4941-8523-1398CBF499C4.xml,pos -veris/66B1D96B-A72A-4BBE-B547-661C9A2EC058.xml,pos -veris/66D9713B-E61D-4562-9DE1-7A5047939FF3.xml,pos -veris/66F467D7-8D1D-4275-A6B5-3043F28FB6A4.xml,pos -veris/673146C8-F64B-472C-9D56-95275DD4430C.xml,pos -veris/675F8789-FDC4-4B4D-B8C2-58B4C2EE41ED.xml,pos -veris/6764B054-3FD9-4A61-9671-BAC9809656DF.xml,pos -veris/678B4FA1-376F-4EA9-90F7-E8FFD3754670.xml,pos -veris/67A66320-7DD9-44DC-A70E-05B2CDB3588C.xml,pos -veris/67BFC37E-BD53-4C6C-BFDB-5EBF78CADD01.xml,pos -veris/67EF335A-4A79-4B79-BBF3-6D86F97C3302.xml,pos -veris/67F0157D-E874-4F01-8818-398FAB1D45A9.xml,pos -veris/67FD854A-06FA-4E9A-A945-ABF557001FA1.xml,pos -veris/680D4015-17B4-4576-8295-BCBF7D3735FE.xml,pos -veris/6812692F-A5FF-4E72-85C9-B24605EDD0B3.xml,pos -veris/6854E61F-EB1E-4F03-82AA-CFD6E4388B06.xml,pos -veris/6881E006-BB63-41C1-A000-F3A73B24CA94.xml,neg -veris/68A72F87-DCD5-47C7-A545-83CCFDA70034.xml,pos -veris/68AB8271-F57E-4447-BF4F-EF407BF386A5.xml,pos -veris/68B747A3-DCBB-4E72-98A6-0155439FD478.xml,pos -veris/68BAA8CC-1A51-4047-B894-15738235F95B.xml,pos -veris/68C5457B-B93D-4D3A-B533-D581FC6E58B6.xml,pos -veris/68CA4F6D-E638-47CC-87A8-19C90AAD2BA0.xml,pos -veris/68D73719-7364-4090-BB03-4BCE378F6DD2.xml,pos -veris/68EF076E-8D78-4A60-A398-86C38F4046C5.xml,pos -veris/6903BBCA-822A-448E-9ECF-859A8A9D3903.xml,pos -veris/6907CD8B-70AA-41C9-BB98-869802395735.xml,pos -veris/690D300E-98CF-42B4-89BF-23FB4852BFF3.xml,pos -veris/691B7CAD-0356-4A88-B264-087FC3C2B71F.xml,pos -veris/691D5B38-0D0B-4C60-A320-BC6C6CAFA9AD.xml,pos -veris/692D46BC-8BBB-4881-833A-29D3143B29AD.xml,pos -veris/692DEEBA-F5CD-414E-B516-1ED7ABFB29C3.xml,pos -veris/693A2136-F8C0-49B3-9B2F-81E542929765.xml,pos -veris/6950113B-E09D-44E9-A394-9B36A1B25BB8.xml,pos -veris/69513EB9-04A9-4C04-81C1-BDB0D5B2ECBC.xml,pos -veris/6955F207-425C-40D2-86A6-DC028A0232DC.xml,pos -veris/69631002-5577-4F9A-8905-2457712134E5.xml,pos -veris/6966A968-9725-4D28-9FA8-FD9F81FD0112.xml,pos -veris/696CE7E5-A939-49CD-8C5E-1933E88775A5.xml,pos -veris/696DAF40-C970-4924-AA6A-3E0709C95E6B.xml,pos -veris/6976B917-A49E-4181-9239-4E09A925EA86.xml,pos -veris/6979BD9C-BA30-459A-A206-657BCF156D56.xml,pos -veris/69827C0E-5B91-44FF-ABFF-177827B1CF91.xml,pos -veris/698FDF91-F2A6-4A85-BA11-22C7648E895A.xml,pos -veris/6993575E-08F7-493A-9220-240004A394B5.xml,pos -veris/699CA1CB-35C2-4239-9CC7-DA58229FEC0E.xml,pos -veris/69A77A6C-4169-4DA7-93F6-36FDAE52D796.xml,pos -veris/69B28D44-C81F-4047-8559-BD223D7BA24B.xml,pos -veris/69B97DCB-5061-421A-A996-821D79CB04C9.xml,pos -veris/69E0CFE8-6E3C-43BE-B8F1-9E92AAAF7CDD.xml,pos -veris/69E8F5D3-4E01-44A0-B438-DC4BF0189187.xml,pos -veris/69EBD143-25E4-44FD-8849-032A9F7D42E4.xml,pos -veris/69F9B082-81A8-4223-B246-852824CF0437.xml,pos -veris/69FCB0F6-4AEC-4577-99FB-4851F1FE5BA8.xml,pos -veris/6A26AC2B-55E7-41F7-99F7-06F6CB870301.xml,pos -veris/6A2EC215-834B-421A-84DD-74B1EF95DB3B.xml,pos -veris/6A40C47D-D143-4CCA-AE83-D64FBE154E21.xml,pos -veris/6A6EFCC3-0823-4F5F-9FC7-9A1704C837A3.xml,pos -veris/6A80F24F-20A7-48D1-BCF6-63A5C2BC1247.xml,pos -veris/6A89C3DD-7A0E-42A9-9FA2-4C7FD30C7777.xml,pos -veris/6A90A881-B0E0-41F5-A8E1-BD70203FB226.xml,pos -veris/6AA78C32-C0F3-44BE-A5E5-22515E4D5A51.xml,pos -veris/6AB47FA2-1149-49A5-901F-ADA2E70CF6F6.xml,pos -veris/6ACA9BA4-7FDB-450D-8C48-F213FCC3914D.xml,pos -veris/6ACE3048-8684-48C7-97A2-D7A9FDC6351F.xml,pos -veris/6AD36141-ADEC-44F3-A224-4CE0B38716E4.xml,pos -veris/6AE50671-71FF-465E-ACC8-6D6077E054B6.xml,pos -veris/6AE7D6BB-41E7-42B1-9DDC-3F9B8CC69A0B.xml,pos -veris/6AEEDDE9-CB91-4193-829A-6D73C586F535.xml,pos -veris/6B04926D-E79A-4812-B06B-FE666EB603EB.xml,pos -veris/6B0BE5F4-394B-4A69-949A-62216EC69A57.xml,pos -veris/6B10FA61-EA69-4372-A895-A9E12CF1E793.xml,pos -veris/6B129FE7-323E-4EE5-996E-74120D07AF2C.xml,pos -veris/6B21D344-E831-469C-B243-839A5747F74F.xml,pos -veris/6B26C97A-BA8E-4B81-9EB9-BB59AB985F21.xml,pos -veris/6B5F3183-7FFB-4DFC-BB6E-F54D0B8D87F6.xml,pos -veris/6B7B5616-3763-40B7-93A7-26BFE1E4D03A.xml,pos -veris/6B7B573D-9545-4AAF-99ED-C288D95815E6.xml,pos -veris/6B7B5C12-FBDF-4A51-BB77-30BC24CB11E8.xml,pos -veris/6B9DDFF0-6F92-4504-AE19-B20251612925.xml,pos -veris/6BA5B1DA-7892-4261-91EB-CFA9903EA22A.xml,pos -veris/6BA5FB99-7436-4984-B611-918C8D6928F2.xml,pos -veris/6BA8500B-E6B3-48A0-88EC-8F3061ACFBC2.xml,pos -veris/6BB82443-CD6F-4E7C-91CF-BC0C5FCE27D0.xml,pos -veris/6BD56CB2-69A1-4352-BA4B-8C87759777CD.xml,pos -veris/6BD9D7E8-2161-4F21-AEE0-C9C8A9EA0B9C.xml,pos -veris/6BDDEF81-6CF9-4EFD-97A3-5F409F77A22C.xml,pos -veris/6BEB4BBE-4072-4D0A-8F74-75932C6DE3F4.xml,pos -veris/6BEC2472-EEA3-4C8F-A6F5-3F9FF517A857.xml,pos -veris/6C086FA3-5776-43E6-AE66-9C93038C125E.xml,pos -veris/6C0DD39E-CACA-4A65-B302-B45FCC1051E6.xml,pos -veris/6C0DFEEA-CEAD-4B6D-B537-D79D3F329E6D.xml,pos -veris/6C262E6A-D447-4FE2-8C8C-4653586F850D.xml,pos -veris/6C578D9B-FB98-4458-8805-E236C2A3661E.xml,pos -veris/6C6DCD1A-C5A6-44F6-97CC-4887EB254A62.xml,pos -veris/6C791A9B-32B0-4715-979A-404603CF498B.xml,pos -veris/6C7F71CB-3D8F-410A-9097-82140A45AB8F.xml,pos -veris/6C85557D-F69F-402D-A382-68DDC7ACB211.xml,pos -veris/6C947AFD-A17E-4DE9-8B4C-BCEF6F38A7C5.xml,pos -veris/6C95593C-AAF7-4B57-B440-2391D21DE50B.xml,pos -veris/6C9F0464-5BB6-4FA5-8680-5F6E180EF960.xml,pos -veris/6CB53E4A-7B25-4E90-8F23-81F1849DE456.xml,pos -veris/6CCFDF1C-8B08-4967-8DDA-12BAAB0988DF.xml,pos -veris/6CD3426E-E26C-4ADC-8C7E-8FDB5216552B.xml,pos -veris/6CD3D8A0-306E-4BE6-8E9C-BC41C5297C55.xml,pos -veris/6D05399A-7834-43CD-B409-0C6E598CB608.xml,pos -veris/6D09C7AF-54AF-40A4-842C-D7DF6227AF49.xml,pos -veris/6D15AF63-ACB9-49F8-8047-A4B3D123D2FF.xml,pos -veris/6D25710C-2A5A-4132-A4A1-707359437164.xml,pos -veris/6D281852-BD13-48D1-9A49-E4DECFB88063.xml,pos -veris/6D292041-B110-4AA4-8A5D-EE062A061B4B.xml,pos -veris/6D2F56B9-6C27-4D38-9D97-8A026140F830.xml,pos -veris/6D41BF5C-AD11-494E-A94D-C5F41A3A2413.xml,pos -veris/6D4A5799-88D3-411E-B6DD-9CE2DE5546AF.xml,pos -veris/6D4D9E3C-FF07-481B-ADBC-53168E29FEAE.xml,pos -veris/6D60E042-36C7-4D4E-AC87-F2BF8A2FB5CF.xml,pos -veris/6D6B2D40-1247-4701-9A4D-793C0291AE3B.xml,pos -veris/6D8F4359-D96E-4389-BB70-8E7DF55FFBF2.xml,pos -veris/6D9658BF-2960-47C9-989B-83804B8AE25D.xml,pos -veris/6DB23568-E73C-4E92-975D-3366D3C13C83.xml,pos -veris/6DB30869-87FF-42AB-BFBF-E40ED9CC9E44.xml,pos -veris/6DB60D29-FC6F-4840-9C2D-6DED22C1210E.xml,pos -veris/6DBBA0C7-0BC9-4CB5-A18F-F20D108C8A8E.xml,pos -veris/6DCD8270-C3F4-485B-B542-C6DC8C413BF1.xml,pos -veris/6DD06240-746C-4AC3-BEE4-9420B10A41B4.xml,pos -veris/6DE4D114-AE14-4016-8495-8E432B1FB6D7.xml,pos -veris/6E2042E9-E3DA-4EBD-B887-F171D34E9F31.xml,pos -veris/6E2065F8-0D5A-4B07-859E-45A9C98EFC2D.xml,pos -veris/6E340C5D-2F56-4E5D-8FD8-C8C7DE2D1878.xml,pos -veris/6E4E68A1-C346-47E3-99DC-FDDF4F7DE19F.xml,pos -veris/6E628248-F9D0-4696-B17E-B67C9F9CECAE.xml,pos -veris/6E711901-E481-4CEB-B430-46D86FAF8CD3.xml,pos -veris/6E7C7477-939B-431C-BFF0-274868332326.xml,pos -veris/6E8FAF73-96B6-41AB-AA5D-2B631004CD06.xml,pos -veris/6E9676F6-6D70-43B3-987F-974675F5037A.xml,pos -veris/6EB18CB5-763F-47BF-8418-94ADBA1A22F6.xml,pos -veris/6EB866F3-D876-4704-BFD6-4AE4CB467C43.xml,pos -veris/6ED63312-97CC-4701-99E0-19F6795E8DC1.xml,pos -veris/6EDF5178-3809-4611-B25E-A550246F4E72.xml,pos -veris/6F325081-CC1F-46F3-9C77-FA57BE5E513D.xml,pos -veris/6F33C831-FD34-4875-ADBB-C5AD1A9ED2A0.xml,pos -veris/6F45152E-A12F-42C2-82D1-290AE906895F.xml,pos -veris/6F56D02A-E8D5-4172-A3CF-01D51CEDA865.xml,pos -veris/6F5D3214-1E7A-49D7-A241-E98C9259589C.xml,pos -veris/6F6087AA-2509-4EE2-83CF-FA96B910E654.xml,pos -veris/6F6B5142-25B7-46D8-B703-76ABF067D00C.xml,pos -veris/6F871A2C-31BC-4133-8CCD-0603E3DD8544.xml,pos -veris/6F9F266A-BE6A-4FFE-82C4-510D55C75E89.xml,pos -veris/6FA5ACA4-4951-4E63-954D-CF3DB0F4016D.xml,pos -veris/6FB404A8-6611-4EA2-9B05-F685BAF210A6.xml,pos -veris/6FB8D06D-DDE6-4D66-B61F-F0E15196ACCD.xml,pos -veris/6FBE7156-1272-402A-BA4C-5A23A7D0C4D9.xml,pos -veris/6FC046B3-F684-485D-8760-0493B865ED9D.xml,pos -veris/6FD229BD-D270-435E-ADA3-BF449E35A196.xml,pos -veris/6FD8D4E8-2CFC-47D4-BBED-7EBAD5A4BCB7.xml,pos -veris/6FDFCBC8-D017-41DE-A7D6-3F7975E550B9.xml,pos -veris/6FEB644A-AA8F-471C-8B6B-86D671F73EA2.xml,pos -veris/6FFAFFAD-6545-4B89-9ECC-FA86557A46BF.xml,pos -veris/6FFCE6C6-6C12-4DED-A2B8-66DF9EC5F6A5.xml,pos -veris/70004333-E226-4B6C-BA4F-662DD995910F.xml,pos -veris/7007688A-41A8-4F55-BFA2-C0CEC47F05D1.xml,pos -veris/700990E5-25F8-48DF-A176-5B6CCD5142FE.xml,pos -veris/700A72DF-9C84-4E16-95A0-F6E0E95583E6.xml,pos -veris/7019DB5A-D535-4C68-9FCC-DE62087BD64F.xml,pos -veris/702815B6-AE9E-4CDE-B546-9B39C2A02F79.xml,pos -veris/7032A74E-FF49-491E-95D4-1EF6B3CC7406.xml,pos -veris/703A334E-0F5C-43AC-8372-8D2546564813.xml,pos -veris/703D5187-7D5D-4471-A541-630C9554634B.xml,pos -veris/703D827B-8FA2-40A4-AC91-FE17DAC6B7F9.xml,pos -veris/703E6593-E90B-4811-BA22-FBBB884706EA.xml,pos -veris/703FEB41-FC12-4EB5-96DB-64ED896DBB2E.xml,pos -veris/70413C83-8E3B-444B-BEA2-472F52D5B1F4.xml,pos -veris/704DE8F6-B287-4FB5-A4AE-1C368C15D84D.xml,pos -veris/705B8294-3FF5-4BB3-A366-A3DB254FCCF4.xml,pos -veris/70857BCE-8328-4689-9995-81DDEC589F6C.xml,pos -veris/70915971-1474-41AB-937A-C062EB7D558D.xml,pos -veris/7093E6AD-E7FC-48ED-AB16-E0BCB1E768D7.xml,pos -veris/70A24128-7490-4FF5-8007-3AF415EC0C9A.xml,pos -veris/70AE5FF8-CEB6-40B2-9014-F0405E533BE1.xml,pos -veris/70D6F5D8-F9F2-4414-99F5-0B0DB7D57227.xml,pos -veris/70EB2D8F-14B6-4767-8DAA-5789B43A1628.xml,pos -veris/70F8E7DD-AC06-4756-BAFD-B58F509892DD.xml,pos -veris/7124DCE6-7EFC-41A6-B42A-327AB259F76B.xml,pos -veris/712A4955-8DDC-45C5-8419-150849676057.xml,pos -veris/712C726D-887B-4E98-9299-FE409EB68087.xml,pos -veris/7133BB82-0DA2-4F38-AAC7-922BDE08C15B.xml,pos -veris/7153A4A7-4628-4B73-A015-7A0DE68DB59E.xml,pos -veris/716477BE-41AA-4EE3-9596-AA38C2811DA3.xml,pos -veris/71654763-C66E-40A3-BAE3-3C7C756ADCF3.xml,pos -veris/716C6ECC-CA3E-4E26-AACB-94459F86AF83.xml,pos -veris/7193D55B-F53A-40AA-BE67-AB3FE7DC2793.xml,pos -veris/719DDEEB-0CA3-4314-B6DA-5B3217C8BA7C.xml,pos -veris/71A8EA27-19F1-4DBD-892D-8BEC0690E98F.xml,pos -veris/71A92BB5-6EC1-493A-9B00-20AB61AD2322.xml,pos -veris/71CC5B2B-AFDE-4E56-A218-524A9CBECA71.xml,pos -veris/71F02F6A-59F7-4BC5-B8DD-4D2B7C6D83D0.xml,pos -veris/71F168A2-2AF3-4E31-A5D5-F7E07F65D675.xml,pos -veris/720099DE-69A3-4762-B660-9825E00FE355.xml,pos -veris/720F30D5-32F1-44E2-97F2-06F4E2884C04.xml,pos -veris/72181D76-C66F-4F87-85F7-FF93F482E1F7.xml,pos -veris/72364F3B-62F5-4209-B6B1-B8FF56898B7A.xml,pos -veris/7244238D-5426-47F0-8B1E-C203B3E9EFCF.xml,pos -veris/725BF039-79DB-4C3E-88A2-83878E051BAE.xml,pos -veris/726BDC39-2F87-4F58-BC6E-797C5C0087CC.xml,pos -veris/7288682D-B5D2-4C74-83B3-857471633A33.xml,pos -veris/72BFC2AA-31F0-436E-9196-D73C2C40A95D.xml,pos -veris/72CCF9E4-758A-4CE6-9F4E-BF2AB07C30D1.xml,pos -veris/72DC8D65-55D7-40C3-89D3-1D81B2578A4E.xml,pos -veris/72E1DDDB-74FE-490A-9343-0DC0278D6A89.xml,pos -veris/72EECE19-7DD1-4FA9-A04B-BB706B52C4E9.xml,pos -veris/730234EF-6BA8-4FA1-8872-3878C38E6CCB.xml,pos -veris/731A0781-5F3B-4130-8D64-FFDEE8B40C75.xml,pos -veris/731CFC33-3576-4C11-814F-3A2D66795DF1.xml,pos -veris/7320B741-8C68-4638-AEDB-76D404A03E90.xml,pos -veris/7322270D-0EC4-4A3A-BF5C-9D53643F3AF2.xml,pos -veris/732293FB-428B-4DC3-814A-4894ECAE93E3.xml,pos -veris/73332AE1-067C-429D-80CE-0CE7DAD692E2.xml,pos -veris/734E58A7-BC86-4979-9E54-3BD354EA1223.xml,pos -veris/7351B408-E8C2-40BC-A6C5-769D19F072AC.xml,pos -veris/735902C7-73B1-4AE0-8688-E5CCBA1BC22E.xml,pos -veris/73628A93-D8EF-438B-A5D3-E21DBD713526.xml,pos -veris/737925D5-713D-4B50-BC1A-8B7CF597F7E1.xml,pos -veris/7386723F-F252-42A5-9867-029635ED2581.xml,pos -veris/73918254-90BB-45B7-9B29-5A8797A6EDBB.xml,pos -veris/73A2FCD7-4BB8-405B-B79A-F0F5FA199D83.xml,pos -veris/73B93DBA-E470-4CD9-8ABE-B5C4CE57B5D9.xml,pos -veris/73BB8FDC-5E48-4078-B1BE-4F1908B7EEF2.xml,pos -veris/73BC5EF5-559F-40BF-ABB7-E3D573043CFF.xml,pos -veris/73EAF6FA-8643-4431-8E5C-A02D71197E6D.xml,pos -veris/73EC4F0B-7B92-48BA-ACAF-E06BF88B4449.xml,pos -veris/73FC16AC-2D5B-4C81-9AA5-6445C7867C5B.xml,pos -veris/740B3135-2862-4F91-90CF-172B77078678.xml,pos -veris/740D7581-0D48-4DFE-9D46-766FC2966775.xml,pos -veris/741B1F9B-A50B-4DBC-B86E-17FD676D7710.xml,pos -veris/7437FEFD-091E-4C40-9F05-5DA9928F83D9.xml,pos -veris/743CF9EA-DE65-43A1-904E-FDE2C08F9A45.xml,pos -veris/743FC054-B74A-4813-A626-8F20BD249518.xml,pos -veris/744FDFB2-8D33-47C0-93CF-F2B1225EA340.xml,pos -veris/745C0DCC-184C-4125-9EC0-EB89D3083391.xml,pos -veris/7474B96E-93C8-4883-B224-B88BABC22792.xml,pos -veris/7485F510-8C98-470E-9B22-3E4EF0DA52C2.xml,pos -veris/749CE13F-FE0B-4FE6-A16A-72D56132F2CC.xml,pos -veris/749CE63C-E923-4CED-9A56-27091BEE77B8.xml,pos -veris/749F41B6-A688-471E-AD15-2143B2B6D182.xml,pos -veris/74A0F529-A445-4EC3-8F8B-2DFE9ED8156E.xml,pos -veris/74A2CBA5-6A89-43FD-BD97-89B551353DD0.xml,neg -veris/74CFC54E-69CD-4584-80C1-ADDA04E29B08.xml,pos -veris/74D9FADA-18F9-46C9-B295-FAB70CB4BB32.xml,pos -veris/74E7A9CC-AFCB-41A9-8A8D-47C205846CF6.xml,pos -veris/74EAE6D1-C634-4F82-9389-5D6327F8F094.xml,pos -veris/74F4D3ED-6C3F-46D0-8DFE-4E9BC9C723EE.xml,pos -veris/74FE98BA-AA20-42FD-8F19-706320F90D16.xml,pos -veris/74FFAE2B-10AD-4540-A98E-22E9152F4307.xml,pos -veris/752FC584-A2C7-4FF2-8ADD-59081ED85186.xml,pos -veris/7543F611-B23C-40C5-9DA5-4992C901FD85.xml,pos -veris/75508252-AC18-4E1D-BAB3-19003D072E91.xml,pos -veris/75594E3F-8272-4834-A7AE-DF39635F8B3D.xml,pos -veris/75633AE7-9DD3-4D74-93CD-C37001A4625A.xml,pos -veris/7566279B-AC11-4853-BB03-892004FC07E0.xml,pos -veris/756D3372-63AC-4068-A58F-FEEB67874EC3.xml,pos -veris/75828758-24C6-49F5-8E33-86B77802457A.xml,pos -veris/758B0DE1-A88F-429A-AE29-6D1F4ED88676.xml,pos -veris/7593CD4E-09E0-4CC2-8DE4-D4F1888AE3B2.xml,pos -veris/75A4B096-9CEE-49E0-9C22-7D28F8FAA714.xml,pos -veris/75AC9981-8FD3-419C-B0C8-F57E92A70EA1.xml,pos -veris/75B67072-BF5A-47AD-B186-953F1854DCAC.xml,pos -veris/75C1D47E-20B5-4D2B-81E1-A3037608F23C.xml,pos -veris/75E49A4C-C0D9-4CD9-AFED-668868804830.xml,pos -veris/75EC227D-093C-4D2D-B059-80E46BB2606E.xml,pos -veris/75ED2FC1-E22E-45EE-99DC-BDB2BAE24883.xml,pos -veris/75F0782F-911F-4B1A-81BB-FD7D60055F08.xml,pos -veris/7601B87E-84F7-40BC-A828-ECCC6D464352.xml,pos -veris/76046B1F-DA1B-4B1E-AD98-C16D0E898A2B.xml,pos -veris/7608EDD9-F738-487F-97AE-1AD4BC70CC7B.xml,pos -veris/760DB3A9-1F91-402A-9909-85FD221C13A5.xml,pos -veris/76103D55-D77F-4088-A3C5-064EC98B2C3D.xml,pos -veris/761D632B-1AD2-4A76-9553-26EDBFA89C04.xml,pos -veris/762133A8-E08E-4EC4-8FCB-67EA50132159.xml,pos -veris/7625607A-1296-4214-9DE4-0FFE914FC3E2.xml,pos -veris/763BEE2B-47B7-4DB3-BA30-3E742C52B38E.xml,pos -veris/763CEDCF-28F5-454B-B322-E280F013DED9.xml,pos -veris/765D9E0A-A246-4CE6-A827-7E34B6435949.xml,pos -veris/768A546D-D2AA-41F1-8DFE-91E6D449E681.xml,pos -veris/76967FF5-4D21-4216-870E-4E4461C906FC.xml,pos -veris/76A74D6A-01DD-44F0-873E-7E0F665BD2E6.xml,pos -veris/76C447D7-42E4-4AB3-968D-091079F61A6E.xml,pos -veris/76C4481D-2C65-4F8B-87B8-D44B1A8795A2.xml,pos -veris/76C61146-5134-4671-87BF-67FA1DD6099C.xml,pos -veris/76C635CD-F156-4BCB-8EFF-57CCED64A02D.xml,pos -veris/76C77310-82D7-4874-9B3F-DBC4662054F8.xml,pos -veris/76D71BC3-C796-485C-A93A-7A811902B3B1.xml,pos -veris/76DAAE8B-64AB-4122-9B8E-249CD65659E3.xml,pos -veris/76EB5510-1415-4C04-A489-64FB61963AC8.xml,pos -veris/76FE40F7-D15B-441E-BEF0-B23FCA0BFADE.xml,pos -veris/7710424D-5278-4C35-857F-732E8F0BF30F.xml,pos -veris/773E41A6-87D6-458C-81DB-2D807BFA1775.xml,pos -veris/77580CEE-7384-415F-A3E6-A46CD0E3C7FB.xml,pos -veris/7759BCD8-1F35-4CC4-89CA-83448ED6D571.xml,pos -veris/7779CCC9-8151-4155-901E-DA69EFE2830B.xml,pos -veris/777A5898-BFE9-4547-9EBF-911B3F655B83.xml,pos -veris/777C45EF-819F-4B04-9C10-E7E56212875D.xml,pos -veris/77A12489-5D68-42FF-8473-908F5A37EC39.xml,pos -veris/77A26EF1-0B4B-43C9-9A6D-665C8EBD6CB7.xml,pos -veris/77A32033-0A4D-4067-B328-A6A79502BDB0.xml,pos -veris/77BBF78C-513C-4A59-AA4A-C9A974BF830B.xml,pos -veris/77BD7109-9395-46EF-932F-6A2B256319EB.xml,pos -veris/77E8E0F3-81BE-4C33-A6C9-62FAC0A92B0A.xml,pos -veris/7800A789-29A4-4566-8BBD-191B14AE26E2.xml,pos -veris/780C1AFD-048E-494A-BFD7-AB992A91C31B.xml,pos -veris/78265CCC-DAF4-4B3C-B736-B61863F4541E.xml,pos -veris/7835D252-5F65-4DDA-82D0-C717EDDB01AE.xml,pos -veris/7850A2EF-435B-4D93-BD03-8BB873CC0324.xml,pos -veris/785617A0-07D6-40E7-AD34-999F16558CEE.xml,pos -veris/7866B7EE-A40E-463B-A4BD-B0DEC7A3DB94.xml,pos -veris/786EAFE8-AC53-4CE4-A4CD-804138D8EC17.xml,pos -veris/78752C44-B7D0-4BAE-8DD5-0CDA899C4EA7.xml,pos -veris/7883A2FD-B33D-45AC-906E-546C755372E4.xml,pos -veris/78862461-773C-48B6-88F4-CC3B7ABF094D.xml,pos -veris/788C3B36-0C11-4398-AA3C-F8E70787DEF3.xml,pos -veris/7897E025-A030-4AB8-B9BE-19D8C5A2177D.xml,pos -veris/789E6528-BE7F-4A95-8F0F-AFF4AC01FEF1.xml,pos -veris/789E7D7E-01DA-4208-8DBE-1E447D4E80D5.xml,pos -veris/789F0A4D-6261-480B-B989-09F5477D1134.xml,pos -veris/78AB8EAB-34AC-49A7-9CD1-4DF15C7306E3.xml,pos -veris/78AC5FBA-2C18-4E10-B690-A2EF54C825B1.xml,pos -veris/78B6B750-740C-4FFE-AF32-F813764C0366.xml,pos -veris/78DA2E52-DDC2-48CB-85EB-02C0BA6A3B67.xml,pos -veris/78F47E45-1E9C-47CC-83F1-3C1FD62A74E4.xml,pos -veris/78FD6549-7F83-404C-90E9-56EC6294DADA.xml,pos -veris/79209CA2-C801-42CB-B683-19D1EC52303A.xml,pos -veris/7952DD16-101D-4B94-8C57-CDA0C2CF39F5.xml,pos -veris/795624A1-E367-4DCB-950E-70AE076339CA.xml,pos -veris/795E5AB1-35F4-4F8D-95E4-768E7EE64F71.xml,pos -veris/795F0CF0-31A1-4636-B39C-2E5D9D01B168.xml,pos -veris/7960115E-AA39-4E89-817F-AD749CAB0718.xml,pos -veris/796A324D-4A8A-43B0-9765-3D56D0365B92.xml,pos -veris/79803C56-9631-44C0-BB0D-6D0AD657DD8D.xml,pos -veris/7981A7DC-6186-4DD1-9769-F2C408E5D96F.xml,pos -veris/79880588-3949-4199-BCCF-B258DAED4C7D.xml,pos -veris/798B2B6C-0917-4F61-8C34-F52E8E2F68CB.xml,pos -veris/798C5C99-1E91-4CEF-8878-DCE264EE4484.xml,pos -veris/798E4546-AC07-45B9-A712-441C81B5F090.xml,pos -veris/79936763-D9E5-4507-83A0-5D4D8149861D.xml,pos -veris/79B59D00-D537-4197-891D-938F1405B6D5.xml,pos -veris/79C40EB2-4AA2-4838-BA43-1AF31B3BD3E8.xml,pos -veris/79CC2E92-66EB-4B5B-9D75-7087289BE2F6.xml,pos -veris/79CC2FA9-A20F-46E1-B4BA-BB8A51D45591.xml,pos -veris/79D1DDE7-B93F-4B8B-A281-2AED9FF942CA.xml,pos -veris/79E684D0-8CFF-4BE1-8787-BD87F9776672.xml,pos -veris/79ED1C34-35CB-4997-9FEC-7CFE39E880B2.xml,pos -veris/79F6344E-3CA6-49E5-948D-DD6E59C3BF6C.xml,pos -veris/7A0AFF85-7326-46F2-8F08-D241748C0874.xml,pos -veris/7A167BD1-D1A3-4E32-9E77-B626ADC5B952.xml,pos -veris/7A1BD0C5-04A7-43E1-99D9-35A20C16991E.xml,pos -veris/7A2CA492-6266-4285-8CCA-9866FB287D1C.xml,pos -veris/7A371E3D-9975-4D35-8DAD-0F607A1099D1.xml,pos -veris/7A3BFF3F-C180-4D59-963E-F4F0CA77125F.xml,pos -veris/7A5DD04C-99BB-4C30-BDAE-3FB6858EBA35.xml,pos -veris/7A5F0ED6-CE6E-495A-9D5B-A6E6EC27B0D0.xml,pos -veris/7A6B1E0B-D66B-4425-ACC9-3C5CAC8FD164.xml,pos -veris/7A6FA8A1-CA05-4562-8D30-B491FC15E171.xml,pos -veris/7A736401-2BC3-49B6-A862-170E504F0023.xml,pos -veris/7AB1A989-7D72-4862-8D6A-300FECC43A4D.xml,pos -veris/7AB26852-E530-420E-9EED-2420D4B067B0.xml,pos -veris/7AB417DD-32D6-41AC-A9D7-2C976D0B60B6.xml,pos -veris/7ABD421E-3F49-4D2F-BCCD-3FBAD9E050EC.xml,pos -veris/7ACBD6DA-9BA7-4DF2-8A1B-F65C512A4553.xml,pos -veris/7ADF930A-E35D-400E-B4FC-96A85EF2AED9.xml,pos -veris/7AE02D59-931F-45C6-A4BF-73173BE3AE50.xml,pos -veris/7AF42844-11AE-429D-A329-C8CE944ED3BD.xml,pos -veris/7B13B665-8EBD-4E6C-A5E1-754498ED5205.xml,pos -veris/7B2FB73B-3177-425F-8BE4-6977289A3CFC.xml,pos -veris/7B553304-C9FE-4F01-BA82-A8AE64BC6F1D.xml,pos -veris/7B83E65B-B656-40D4-9A68-223B80A0BE22.xml,pos -veris/7B88F791-35FD-401C-800D-29F7F4300C7C.xml,pos -veris/7B88F805-56DF-4607-BD82-F72E26AB744F.xml,pos -veris/7B8C3EB3-20D1-4D68-87B1-0C3B27F6CCFD.xml,pos -veris/7B9D36E6-5C56-4CB4-B301-767378D6B3FB.xml,pos -veris/7B9DE8DD-67F8-4DB1-B6E0-8C82D18D3236.xml,pos -veris/7BA7292B-B990-4968-A94B-892BEDBDA178.xml,pos -veris/7BBE094F-0362-4176-81E9-8BA6DCC306AC.xml,pos -veris/7BC1BDE8-6C8A-47E8-92BE-735F49C8D51C.xml,pos -veris/7BC30E91-8766-46EB-AA82-F83F7374113E.xml,pos -veris/7BC8D4E8-8DCE-4C32-A6B3-12C65C56C049.xml,pos -veris/7BD685C3-745E-4FA1-82C0-C2414C1D0192.xml,pos -veris/7BDF73C1-C69F-48B9-BC70-4B0CD76343C3.xml,pos -veris/7BE63400-AEDE-44EB-8755-A78A96FB11A3.xml,pos -veris/7BF6DB70-BC1A-4B46-95C9-867728CAD858.xml,pos -veris/7BF96B87-B455-4488-9729-8AAF4AA4042D.xml,pos -veris/7C2BEB71-FC08-46B7-813D-C34250B1D84F.xml,pos -veris/7C360C78-68FA-483D-B354-1A74E994F692.xml,pos -veris/7C3E443C-20A1-442C-A0BC-1C2BA1213423.xml,pos -veris/7C40B555-B23C-42B8-9A8C-E8B207B5FCF8.xml,pos -veris/7C488238-74EF-4D2F-A4B4-A63672479A3F.xml,pos -veris/7C4A1BFF-D336-48A6-9625-ABEDF4D3D34A.xml,pos -veris/7C4D8FBE-0522-4B38-8CFD-484362D64315.xml,pos -veris/7C50C0C8-95DB-4637-BCA8-987070133213.xml,pos -veris/7C527430-39D2-4E60-A5DA-176C28205623.xml,pos -veris/7C5CA8F4-7CDD-48AC-9ACA-2B42B68EE511.xml,pos -veris/7C6753D7-B367-4EC4-BEA4-851EF2BBB921.xml,pos -veris/7C6B4CD2-0072-40B8-9BAF-DCE6F6D5E4CF.xml,pos -veris/7C718394-9BE8-49C0-A902-CFC82CC6DCCA.xml,pos -veris/7CC3B41B-6001-4B5C-B093-EB7C940B8A60.xml,pos -veris/7CD224D4-B007-4213-A865-0C7F86E09DC7.xml,pos -veris/7CD6F400-DA70-4CB5-8B37-C442BA2FC3FB.xml,pos -veris/7CDBE12F-2279-49C7-A5D5-95267288546F.xml,pos -veris/7CDE837B-255A-45D4-B0E3-F27D50AA9E13.xml,pos -veris/7CDF2AA5-CA85-419D-A5B5-D7E026457299.xml,pos -veris/7CE1FDAA-C738-4DD5-93C3-59CF09CFF259.xml,pos -veris/7CF99F57-175C-4E15-9240-735A3B19B9C9.xml,pos -veris/7D3EBFAE-DF94-43F5-B1BC-378AB4A9E7D8.xml,pos -veris/7D6B836D-FA53-433F-BBD7-C2CE3C3C2061.xml,pos -veris/7D6E12EB-0B10-481B-8E95-6ED30D463DF6.xml,pos -veris/7D843B62-78B4-485F-A846-4F04D9211C1E.xml,pos -veris/7D89D0E2-85F2-4B0D-BD71-D823ABAB3A6F.xml,pos -veris/7D9E1AE5-9342-40B9-84C6-D65E86E3770E.xml,pos -veris/7DCE9AD1-2138-4DAA-BEDE-9FAF49B81B59.xml,pos -veris/7DD02745-8CE2-4612-ACAF-63F7480F6F67.xml,pos -veris/7DDA2CE4-CC2A-4787-96ED-18F1BD5EB468.xml,pos -veris/7DE35398-B364-4BCD-A774-45F018E278E8.xml,pos -veris/7DED3FBA-3CF3-4E45-BC6D-EBF3F5F5919B.xml,pos -veris/7DFFFAB9-6D1B-4FD4-BA5B-4D24FBBDA780.xml,pos -veris/7E017BB9-F05A-4830-A17E-AAC6A8C3F042.xml,pos -veris/7E0D0D4B-9457-4FE9-A2C0-BDC9666189F2.xml,pos -veris/7E1CCE9E-E502-4D79-BCC5-300D89D0EF83.xml,pos -veris/7E5120AD-A63F-4D39-A2E6-A3FE2BF4B299.xml,pos -veris/7E532758-6359-48C9-84D7-897F372C3E0E.xml,pos -veris/7E573571-5DA3-4E02-B042-114693E29EA6.xml,pos -veris/7E68C5D7-AA95-4ECF-A338-7A7D30CF1E50.xml,pos -veris/7E6BA66C-583A-4CB9-A9F6-5A581B3BBA3F.xml,pos -veris/7E81278C-7973-44D5-AB59-90287869BF06.xml,pos -veris/7E9EEC94-3071-49B4-A712-14A1A71168F9.xml,pos -veris/7EB94845-3745-45F5-8D5B-75B278A8A035.xml,pos -veris/7EC4DE90-48A7-402B-9420-981FF0F64F15.xml,pos -veris/7EE1FDDF-FBAB-4A6E-A8CF-B1827AB7CF5E.xml,pos -veris/7EE6933F-2B2E-40DD-83B9-7B6D5AAA3CB6.xml,pos -veris/7EE7F751-422B-45F4-A444-5BCFFBF82E0B.xml,pos -veris/7EF293D3-120F-4E94-8614-F34D6A8735E1.xml,pos -veris/7F0907E8-2E1D-4650-A508-C90186087B52.xml,pos -veris/7F095199-EA09-4919-8EFA-AC68A9C8EF7F.xml,pos -veris/7F3A71FF-1FC3-4389-B275-809A61B1EF10.xml,pos -veris/7F3FBED1-F33D-47AD-B41E-EB2B9F8FC673.xml,pos -veris/7F418DC1-E700-4D7D-8D11-0D62E4A859BA.xml,pos -veris/7F5291A9-EE23-4C83-96B7-EF829CB84B72.xml,pos -veris/7F675662-D333-45E5-A77B-AF23B943E5BA.xml,pos -veris/7F72291C-CE82-4CD6-B8D5-CAF064FE9EC2.xml,pos -veris/7F72AD11-5AAA-45F5-B8F7-933EECF40C8F.xml,pos -veris/7F8AA7F2-DFE0-4937-935F-3F469A96C1F4.xml,pos -veris/7F8BE436-CFCA-4523-9C4D-A7BAC741D1D1.xml,pos -veris/7F8D1991-85BE-41B6-99BF-9BB6F46842CD.xml,pos -veris/7F955EA7-CBDF-4082-99C7-E14633007257.xml,pos -veris/7F9A864B-1627-4A00-B91E-42EBC0B79EAD.xml,pos -veris/7FB12721-5D68-498E-A85B-06C521F337C2.xml,pos -veris/7FBCC05F-1982-49BB-B720-4CA60D301D11.xml,pos -veris/7FE42151-7AB9-43C3-B7B7-80A1AA3DEB5D.xml,pos -veris/7FEAAE43-0D4D-4E44-8E17-2C6A4A5589D7.xml,pos -veris/800234B6-412D-4A63-BDD2-FDD74D4B4100.xml,pos -veris/80107946-1EA0-4FA2-A65B-7026A12CDF2E.xml,pos -veris/80143753-A5B3-4F98-84DB-4E207079A128.xml,pos -veris/804BFECF-4E04-476F-8D21-AE389807C6E2.xml,pos -veris/8056FC2C-07B1-4349-9F6A-9101D116F87B.xml,pos -veris/80716EC8-B863-4E24-9A13-C012FD2AE8EE.xml,pos -veris/807C10AB-AE06-4857-979D-BD9B34FAE596.xml,pos -veris/809A0DED-5951-4924-ADA4-D97C2F8CAFAA.xml,pos -veris/809ACD9B-5D33-4DE6-9C65-654D55B5ED1E.xml,pos -veris/80A6FCAC-2C05-416B-875F-341270D29BEF.xml,pos -veris/80A9C208-EDFD-4D75-88CD-D1317B507D19.xml,pos -veris/80AFA9CB-F969-489A-8F5D-AE7D7049DAFE.xml,pos -veris/80BA819B-DB2B-4F4B-8A4C-B4154C7F84B8.xml,pos -veris/80BDAF62-1415-4E35-91C2-B1C76C9344C1.xml,pos -veris/80BE1C1D-23DE-4A7A-AA67-5F4138529C7B.xml,pos -veris/80C48D4D-E246-458F-8020-A939E3CBBB85.xml,pos -veris/80C88C00-74AD-44F0-98E2-49AB5B32E6DC.xml,pos -veris/80D741B7-7B13-4370-9223-DF6742BF6761.xml,pos -veris/80D91EE2-8F49-44FB-800C-92A3405FFC07.xml,pos -veris/80E107ED-1E0F-4FEE-8F18-88FF7D834E86.xml,pos -veris/80ED9BAB-7CC3-48BA-8080-D1FB5893AF61.xml,pos -veris/80F07C81-FEF5-435E-A066-E27C4B9B416E.xml,pos -veris/80F25D02-4480-42FA-A9E0-E804851A5B89.xml,pos -veris/8103C497-03D0-4B34-B33F-A0F61376641E.xml,pos -veris/81174B99-53E4-4A55-9D7C-5808A86E3F9D.xml,pos -veris/811E782A-64C2-4295-A79D-1D0091356B17.xml,pos -veris/813D503E-277A-4E5A-8E6E-9B1EA7295305.xml,pos -veris/8140E26A-545D-4A8E-B025-6D7A04E1A832.xml,pos -veris/8149991C-EF0A-4582-B837-C5EE1F2A6108.xml,pos -veris/8157A85D-CF9B-4B10-912D-CFCFBF2A99C3.xml,pos -veris/816112D5-1A59-4AD4-9C1C-74B754F21CCB.xml,pos -veris/8168506E-50A2-4814-BE77-BD8187B548FC.xml,pos -veris/817E36D5-1791-4AEB-A75C-EAEFF6E1440A.xml,pos -veris/818BEB57-53C7-4A53-8D62-72ED45F69046.xml,pos -veris/818DC1B3-43C8-4C7D-818A-A765316CB425.xml,pos -veris/81983601-81FE-4217-BF72-4C5238AD99C3.xml,pos -veris/81A80A64-3F93-42C9-8178-BD72F648F164.xml,pos -veris/81B084A0-54F5-441A-9E64-C9C004FE290F.xml,pos -veris/81BAAAE5-4484-4AA6-9E13-8F4B25D48349.xml,pos -veris/81C07FED-1FF8-417E-821E-F8480C353789.xml,pos -veris/81C7388E-0BD6-4B01-BB95-1E1E50357C1E.xml,pos -veris/81D76501-3E03-4553-B86C-4A8E5534E800.xml,pos -veris/81DBFFE2-4AA9-4AE1-81A8-BA279B37213D.xml,pos -veris/81EAF294-DBDA-4A1F-ABBA-9A51ADCA6919.xml,pos -veris/81EF3489-9198-4BC0-99EB-EFAA8FBE7E7B.xml,pos -veris/81EFC64C-9B26-437D-BB50-13BCBA9F7A38.xml,pos -veris/81FCA696-8C4E-4D29-9C68-0E97ABB1EA9A.xml,pos -veris/820198BD-E314-4668-A24C-09BED419E767.xml,pos -veris/820EE987-E10F-4BB0-A543-EFD6C0746F4C.xml,pos -veris/822E762C-8DBC-4DD0-83DE-C910B436B7F5.xml,pos -veris/8235E11E-7FC3-4BAE-8410-DEC1D9A342A0.xml,pos -veris/82522D41-9217-4113-8DB8-59E5215332E7.xml,pos -veris/825D4121-F611-4D37-B9E4-571D927FB582.xml,pos -veris/8261D708-D1CA-4E23-A810-84209DA73562.xml,pos -veris/82792A7F-9198-42D4-89F8-2068147DDAE4.xml,pos -veris/8297F79E-EDB7-4420-9A58-7F8B19136C75.xml,pos -veris/829C2C0F-C794-47D9-A4A2-3857B2211B80.xml,pos -veris/82A76F7F-A90D-4E6C-ADD9-28D8FFBF2766.xml,pos -veris/82C81C0B-CFF3-4B01-882A-6E9CFADD892A.xml,pos -veris/82D9EDEC-5E1A-4480-9528-A60A34888E85.xml,pos -veris/82E9BC33-ABF7-43AD-B6E8-DCB3505948BC.xml,pos -veris/83019D4C-1D47-43E0-B759-717C07521D3D.xml,pos -veris/83067D8E-676A-41D4-90D3-3D74BBC9882E.xml,pos -veris/8306AB95-ACEA-457B-A588-511AF4D7C435.xml,pos -veris/830DB88E-C4BC-403E-A5E5-3E31BBACEBD8.xml,pos -veris/8325F75B-0EFD-4AAC-8535-B3FB6C23D1DA.xml,pos -veris/833945A7-7D1F-4359-B808-FB58986F8EB4.xml,pos -veris/834B54F0-0E52-4CEA-851B-84FDBB30712D.xml,pos -veris/83532305-E991-47DA-8974-BF3C3EEFC34A.xml,pos -veris/838639F4-AF37-4D74-A90D-DCC744E7C956.xml,pos -veris/8398DB91-69BD-4DD1-848E-9877EEC81518.xml,pos -veris/83A2DC61-2F16-4D6A-BF91-9826525F7F7E.xml,pos -veris/83C7C7AB-9B4E-4ECE-B02A-5C6004755D92.xml,pos -veris/83D03C18-4552-4EC0-9BC5-98C844B561FB.xml,pos -veris/83D3DB15-5538-465C-8462-EFBFC14C4A12.xml,pos -veris/83D876F2-5D2A-47E6-9C76-76ACE88A981A.xml,pos -veris/83FB438C-2470-445C-A963-D040EC8C6A21.xml,pos -veris/8407B29E-AD2A-40F5-BA39-AE6C4A876247.xml,pos -veris/843CAF5D-CACB-4625-816F-4192A07E8C72.xml,pos -veris/843F0E20-7B8A-4E10-A8F4-A92FCEE9BF92.xml,pos -veris/8456B1DC-AAE2-4F12-A9A0-64F193F16D6A.xml,pos -veris/845E7897-41EB-4A23-B9F4-CAFDD8C62104.xml,pos -veris/84601628-7889-488B-BA30-6ED38CEC56DB.xml,pos -veris/84615547-6F31-4023-8DE0-7B4D913DEC09.xml,pos -veris/846ABAB8-6C13-4F8C-B9B1-E6007C924141.xml,pos -veris/8489B3EA-5C87-479B-9BD0-EC8F372A07A2.xml,pos -veris/84915F97-91C1-41DE-B7B4-9D3CA0E2565A.xml,pos -veris/8495FF17-FB94-4637-BB22-3A46DB51AD1F.xml,pos -veris/8496259E-64FA-4A19-A34D-647F296BB192.xml,pos -veris/84A662CF-7C21-45CA-9095-CB601D911642.xml,pos -veris/84AC81B3-DCC0-4652-8FC7-8BC7B46A133A.xml,pos -veris/84B1FF3D-7830-4664-BA74-B1B557CB965A.xml,pos -veris/84B73E23-E84F-4A90-B913-294E8AB23914.xml,pos -veris/84C2989C-6A4C-45D5-9433-85898203B3D4.xml,pos -veris/84C85652-F723-4A53-BD9A-01AAF6309663.xml,pos -veris/84CECD5A-21AA-418F-A616-34600DDFEF9C.xml,pos -veris/84D32985-5451-4ABC-930C-72ED9EDFDD3D.xml,pos -veris/84D8DA94-EFDA-436E-AE30-4F38BA29329D.xml,pos -veris/84DEA969-B081-4E8C-B706-81D2422E1EEB.xml,pos -veris/84E669E8-F1F7-4B4D-9013-4E486B775AF4.xml,pos -veris/84FFAD65-556F-4AEC-89B1-6AA0C424DA2A.xml,pos -veris/850F3B3B-F884-4B74-8CF4-4A703EEBEDEC.xml,pos -veris/851195B4-15ED-4A5B-9899-DF106DBA01EC.xml,pos -veris/8521A83E-5F69-4E01-8FBB-E01098FB8587.xml,pos -veris/85295240-5829-43CE-8DE3-F5B0DD4C1870.xml,pos -veris/852B989D-71D4-4ACA-BF77-5FCDC2F92F5E.xml,pos -veris/8546DB0B-AD10-4638-88CB-F04E19D29E15.xml,pos -veris/855991D0-D671-49DA-B3D0-B0BAB03F31B2.xml,pos -veris/857E42B8-2B30-4915-9199-B311FCF5E2DF.xml,pos -veris/858B9C8F-6844-4ABC-AB06-8FE1738E81C8.xml,pos -veris/8599C7AD-C7C3-4223-8EEA-83A28FB8A9DF.xml,pos -veris/85A28014-E44C-4E57-8C4F-E23CEA5D3706.xml,pos -veris/85A30797-10F5-483C-8BCD-0576F93D3A3F.xml,pos -veris/85A75A1A-B1CA-4816-97FA-2C84B0481CD5.xml,pos -veris/85CF4254-7AB9-47CD-AE21-CA317AE8DE6D.xml,pos -veris/85D0408E-963C-434E-A2C2-2E04E1AC7363.xml,pos -veris/85D3326D-3EB1-4ADE-A0B4-61D3AC8F8D65.xml,pos -veris/85DAFE0F-EA0D-4F5B-84E6-9930A3E7797F.xml,pos -veris/85ED361A-C97C-4F3B-8F65-18426F883324.xml,pos -veris/85FB2F01-03BB-4386-A922-4334FAA14676.xml,pos -veris/8616C4DD-C518-449C-BB48-C3A000136EC4.xml,pos -veris/8619557A-AA1B-47CE-81DF-ED690AD68513.xml,pos -veris/861B7CD8-03BB-49C4-A074-B42B26C16065.xml,pos -veris/861B8916-1764-4713-A44C-B3660A14A087.xml,pos -veris/8621A54D-D7CA-4CE5-BDD6-6C21E3FD2F1F.xml,pos -veris/863372AB-4AEA-47BD-8C17-526B86B81B14.xml,pos -veris/8640CCD5-3178-4DD0-A8DF-A0ED7FE26623.xml,pos -veris/86421244-D463-4930-9BCD-597335236749.xml,pos -veris/86487EF5-848A-44FC-B556-62572F23122E.xml,pos -veris/86763D55-4F14-48F9-9617-13B224BB4EDE.xml,pos -veris/8682FC4F-1C9A-42FC-AA77-4DA4EF647697.xml,pos -veris/8685970E-B7B8-49EE-B3E8-8448941345AD.xml,pos -veris/86868FE3-423B-4432-B5B3-D93C9372677B.xml,pos -veris/868CDD06-FADB-4689-BD5F-5EF61A6AF15C.xml,pos -veris/86B22D8D-410B-4EC3-9F12-30D5C4EBD2E9.xml,pos -veris/86D28266-022E-4CDD-A68E-87C5550DDC4D.xml,pos -veris/86D55AE1-BB50-4D80-8552-F2B9C51D35B5.xml,pos -veris/86D6D91F-666B-4D9B-9D95-FE9F627E35EA.xml,pos -veris/86D99E0D-239E-46D4-8BF0-93BF93B18CD2.xml,pos -veris/86F23C46-5030-4656-8964-2BA4660C5A58.xml,pos -veris/870D4800-8C69-4950-BDEF-0BCC483A925A.xml,pos -veris/873F218D-D05A-4E3C-9A5F-4C9075D36F64.xml,pos -veris/874ACD7E-8430-41C6-846B-20D5E6D05A1E.xml,pos -veris/875E7A15-F70E-4963-9180-C1C15F8AC749.xml,pos -veris/876439B7-9064-4BF7-B353-FCC293407FA2.xml,pos -veris/877682AF-52F2-46E2-BD88-9C3C829EEC8C.xml,pos -veris/877C49AC-2B86-4A94-BBB5-9A6D8736A63B.xml,pos -veris/877E0A0D-4CEF-47A6-BE65-1A302EF9E47D.xml,pos -veris/87A90852-E8A1-4466-AF25-BB457E51B131.xml,pos -veris/87B7BFD5-CFE0-43A8-8199-99F03792A5BE.xml,pos -veris/87BBDFAF-06A0-48FB-B26A-2B4BFFCB9F26.xml,pos -veris/87C4DF66-8B71-4535-B9B8-EC1AECC80180.xml,pos -veris/87C76422-1665-4365-91BF-2AB00FFFF0E1.xml,pos -veris/87CB5911-53B6-448B-89B1-560691C06520.xml,pos -veris/87E44006-239E-4462-BEA8-884834BB8088.xml,pos -veris/87E93D67-A9A6-421B-B14D-05E975FB65D5.xml,pos -veris/87F2D016-E2DB-43C6-8BF1-F07B6EC646B0.xml,pos -veris/88040CCA-A096-44A3-B6C5-CE47291DA4E8.xml,pos -veris/8820F328-B96E-4222-8C1D-9E44324AC814.xml,pos -veris/88222599-3725-418D-A8AF-614573754FE4.xml,pos -veris/8827E9A1-E022-476A-BEA8-512E7A74319C.xml,pos -veris/88435D3F-E38E-4784-AE25-54BCAF9F72EA.xml,pos -veris/8862E524-04A1-4509-8933-0EC5CD92C3FA.xml,pos -veris/8899211E-A9B6-48FF-ACDC-0ECECD53820B.xml,pos -veris/889F4563-6DF4-4633-9279-B11CDF30CCB2.xml,pos -veris/88AF7DA3-1A45-44BE-AEA3-8E65729CDA6A.xml,pos -veris/88B0BC1D-03EA-4D68-B6E9-1FF3DDC7F2D1.xml,pos -veris/88E3917B-B400-4B45-BF19-5059CE44C67B.xml,pos -veris/88F889BD-3353-4625-A79D-B65F7CC13030.xml,pos -veris/890F833B-EA22-484A-89DF-0FED7FB15E9C.xml,pos -veris/894F4346-30C1-4C5C-9822-90CC3901DA1B.xml,pos -veris/898115D7-58A2-4752-B1B1-523652B17AB1.xml,pos -veris/89858329-7FC2-48B5-9868-CDF62472D34A.xml,pos -veris/898B00FF-D2E3-449B-BF17-9D64369A6FE7.xml,pos -veris/899921AF-B4E6-47F8-A4AF-16DA621FCB8F.xml,pos -veris/899E1901-C5E9-4E78-9360-5EC02933F680.xml,pos -veris/899EB808-02D9-409A-9C5F-18A25793CEB9.xml,pos -veris/89A02785-3B57-4652-9ECD-02F7FB084AE2.xml,pos -veris/89A1EFFE-376A-4EE7-888B-EEB4A43D4746.xml,pos -veris/89A5FAD3-B8EC-401D-8A35-F2292FA4CB4C.xml,pos -veris/89AEB1DE-B96F-43EF-A81B-DB894720C173.xml,pos -veris/89B5C0FB-ED32-46D4-911C-8370B9EA4549.xml,pos -veris/89C77A19-EBFD-4FEA-B34A-0E9F33E825D2.xml,pos -veris/89D43975-81FB-4918-890F-B969C29CE35B.xml,pos -veris/89DFA6E4-DB73-4D7C-8CAC-38BE7D667081.xml,pos -veris/8A08ACFC-64E4-4503-8FE6-AFF17954A4B0.xml,pos -veris/8A0FB892-4C6C-4979-91C6-536AA72A8AF0.xml,pos -veris/8A2220AF-D4B4-457D-B2DE-6BCE62EB02C3.xml,pos -veris/8A2FF701-E158-40F5-8DB2-5BDA5B498464.xml,pos -veris/8A325A8B-8853-413D-A042-13B3D4990ED8.xml,neg -veris/8A4218E8-7693-420B-AEC2-EAA543D2170C.xml,pos -veris/8A49DEB6-E30D-409E-9D53-062E24A5C44E.xml,pos -veris/8A4D3A12-C20F-4917-A85B-C0D48056C637.xml,pos -veris/8A5C431F-4825-48FB-9421-66B73FA1EE47.xml,pos -veris/8A68F804-06E7-403A-9D02-990F659ABCA0.xml,pos -veris/8A72D9ED-D328-41F1-8B87-1B8F04BC06C1.xml,pos -veris/8A77A133-FC5C-4DD0-9EA5-A485A97F8612.xml,pos -veris/8A86BDA9-0DF0-4D21-9561-999557072202.xml,pos -veris/8A92E3A9-B735-407E-824A-6D25A5A1AA42.xml,pos -veris/8AC347A0-4105-4AA6-8866-AFC924ABFCDB.xml,pos -veris/8AC69917-4A01-4165-8034-07915326562F.xml,pos -veris/8ACA5990-471E-4092-928E-DB5D16755266.xml,pos -veris/8AD0E95C-BB11-4083-A6F4-077D9D691CB4.xml,pos -veris/8B026CFF-F741-429F-8FD2-83BF8E96406F.xml,pos -veris/8B163769-03D9-4292-B1C3-459D9DB6F265.xml,pos -veris/8B186952-BF4D-4E2D-BCFF-84A447A0B552.xml,pos -veris/8B19B46C-8A03-48BD-B711-565D6DA39550.xml,pos -veris/8B1E841C-E304-426D-A3D8-AA8CB01C4E37.xml,pos -veris/8B275351-334F-440E-8E3A-50ED48BD863F.xml,pos -veris/8B3CF185-A4A7-47CE-8A10-BAC74A80C097.xml,pos -veris/8B543B7D-BD5D-4597-BC8A-1C15F8EADDA5.xml,pos -veris/8B5626C6-B103-4E70-B3B3-37EAEAAE3BD2.xml,pos -veris/8B5C7282-2CFD-419D-82C5-9AD31F17BFB5.xml,pos -veris/8B62DB02-F770-43ED-84F4-7449FD816B71.xml,pos -veris/8B649FA4-D023-47C1-A03A-ED70C493245C.xml,pos -veris/8B814334-F357-4588-860B-D69E0DE1DAB9.xml,pos -veris/8B8EDA59-DD44-4657-96A6-E64F7EC8F30D.xml,pos -veris/8B95BD02-7924-4F69-9129-44326212B2F5.xml,pos -veris/8BA0E8F2-9512-46DA-A291-3FFAF372E079.xml,pos -veris/8BA32FFC-6ABF-4AD8-8900-3E69A98F838F.xml,pos -veris/8BAC3D84-42EC-40B6-A519-48319AEC78EE.xml,pos -veris/8BAD622D-EF36-4254-BB38-6C9A3C69CE7D.xml,pos -veris/8BADF57E-E253-4CB3-97B4-D22F44B15F9E.xml,pos -veris/8BBF5EEC-1472-48EA-B932-3732D0200B17.xml,pos -veris/8BD5CEEA-7EE0-4581-B186-33C32753932B.xml,pos -veris/8BD7D8EA-A954-4E0F-B2CE-70A3D172A2DE.xml,pos -veris/8BFB4053-8110-4110-B57C-57019FA0F0FE.xml,pos -veris/8BFD1398-E3ED-450D-9528-A546494A1777.xml,pos -veris/8C147422-3A5C-44BB-8499-170FB6CA518D.xml,pos -veris/8C17077E-ABD9-45D3-87E3-E7E39C1E349F.xml,pos -veris/8C17975B-91A1-4A2A-8389-AD34AA31802A.xml,pos -veris/8C1BAC38-72E9-4E67-BB87-ADD19A39B5DE.xml,pos -veris/8C2BD75A-89FD-47D8-9396-5913E3D930B6.xml,pos -veris/8C2FE126-C3E6-407C-BA8F-8197C0403A0C.xml,pos -veris/8C4452FC-A60E-4D38-BC66-8EDFAB131AF0.xml,pos -veris/8C53AFCB-DDB3-46B5-B980-FE218A87A315.xml,pos -veris/8C892471-CAC3-4CB1-B7D6-F12203774FF1.xml,pos -veris/8CC7EF50-E979-4C6D-8068-9494182CAFF7.xml,pos -veris/8CD420DA-23B3-4FC4-9206-268CDBC6FA88.xml,pos -veris/8CDFAAC0-7952-488C-A60B-A0A8E67DF26A.xml,pos -veris/8CE4FCBC-819E-46DC-A621-2F6B8B96AB00.xml,pos -veris/8CFCCD57-0E84-496C-B758-69CE93F21048.xml,pos -veris/8CFE5AA8-E1E8-426A-B7FB-604E36B913FA.xml,pos -veris/8D091809-ED6D-413D-B095-EE6496BFA000.xml,pos -veris/8D0F9CD5-3EAF-4BF3-BF9B-BC2F16C38971.xml,pos -veris/8D1A3679-8A10-4CF3-858C-79024EF19838.xml,pos -veris/8D248F60-1911-4A9F-A486-E59518E97E57.xml,pos -veris/8D6E0986-A78A-431E-B7A6-FB8D94172307.xml,pos -veris/8D6FF53F-509D-44B1-9DFC-79E58A18BB96.xml,pos -veris/8D72FAD3-1D68-4D7C-8BC7-6929D682600D.xml,pos -veris/8D90442E-2F78-4435-8265-405B444571DD.xml,pos -veris/8D905AB0-1A6D-4E6B-A1CE-B7623D7B1C91.xml,pos -veris/8D975F56-EFE9-4BBD-A2D5-E66A87992A87.xml,pos -veris/8D9E85C9-D2FF-4E1A-A4E9-EFFBA3A9375A.xml,pos -veris/8DAF27CF-7C0F-4F0A-A92C-F7B31F17C6F4.xml,pos -veris/8DCBC566-AE66-41FA-BCD0-4374F1CFA201.xml,pos -veris/8DCFB885-48A9-4882-8577-7FD4C9C2AFD8.xml,pos -veris/8DD5345A-323F-4EAE-9F33-49BFE62CD1EE.xml,pos -veris/8DE5C092-53EE-4EF3-9BD8-0E5D50A1582E.xml,pos -veris/8DF55D62-ADAC-47AA-A1C7-89561C884CC7.xml,pos -veris/8DF824E5-F318-4E4E-92E0-555D2EB055E8.xml,pos -veris/8DF8A62A-EAEB-43E8-8B7F-9DCB97135D7C.xml,pos -veris/8E06FFF4-EF37-4EE1-AE99-A05D6568FF5B.xml,pos -veris/8E098D7B-7E22-45FA-BF97-15724C1DDC03.xml,pos -veris/8E130214-1953-4698-A1EF-A7B4FF90E87B.xml,pos -veris/8E1478E5-6407-4694-9EF0-7AEA8C98F0B3.xml,pos -veris/8E1D555C-59A5-4E93-A726-0721A4995F1F.xml,pos -veris/8E48B6B7-48A5-4DBD-BE6C-9C4BB52F527F.xml,pos -veris/8E667E3D-44A7-4F3F-B29B-61DECA414988.xml,pos -veris/8E6C1DF8-6A53-4FD1-9F01-EE5C874E1A97.xml,pos -veris/8E73582A-AA41-4521-A284-06D57EC437BE.xml,pos -veris/8E8B2BC7-C238-40FC-9F2F-46ABD23ABD98.xml,pos -veris/8E8D57FE-26A5-4733-909D-5DCBB25761D3.xml,pos -veris/8E907DB4-5AE4-43BD-B6EE-9207ACD03E4F.xml,pos -veris/8E9D00A0-74A6-4509-A642-89B3D27B234B.xml,pos -veris/8EA13E95-074E-4EEB-9A13-33164C481772.xml,pos -veris/8EA6B568-3736-48A7-BD69-7BF2E4BE16CC.xml,pos -veris/8EB3D634-1853-4EFC-BC59-FFD8B8C2EA0A.xml,pos -veris/8EC20274-30D3-48E4-98FF-F7DB6B86E421.xml,pos -veris/8EC6FD84-E227-4BB1-8EA1-BE3337D6D482.xml,pos -veris/8EC936CB-CEB8-4A33-8C0E-87B94C453064.xml,pos -veris/8F0AB0AE-33F5-4777-B664-48B75FF1F1A6.xml,pos -veris/8F0BE4D0-E7D2-46B7-86BD-2C2C8889EBD0.xml,pos -veris/8F0E5538-576C-4C52-8ED0-5F18A1A8C18C.xml,pos -veris/8F11B2F0-24F4-4713-933B-C0605CB85682.xml,pos -veris/8F1D90E6-EEE3-4540-AD84-DE6FC612EFF4.xml,pos -veris/8F4508A0-EA75-4209-8E46-67D2BF949C2D.xml,pos -veris/8F48D105-126A-4AFD-8DD8-E3009AB2CFCE.xml,pos -veris/8F4C4FB1-CEFF-4CD6-B840-3593FCC649FF.xml,pos -veris/8F68C845-448A-410F-B8A2-CAC8B085787B.xml,pos -veris/8F6EEA86-BBE6-4E5B-8BEE-752D8167884A.xml,pos -veris/8F830629-71A9-4BC5-A30B-5CF9BF063E92.xml,pos -veris/8F96536B-4F4D-4690-920F-41C33FE74976.xml,pos -veris/8FAD5A97-5BB8-4237-AC40-8DAEF8DE03B7.xml,pos -veris/8FB8D399-0A41-4806-9C20-1C48A761DB36.xml,pos -veris/8FDAE387-9E27-497A-B978-5C4440673CB1.xml,pos -veris/8FDD9070-B156-4411-A85B-EC03C1700CB1.xml,pos -veris/8FE3D16A-1992-4C94-9F55-2FC541DEDB0C.xml,pos -veris/8FE4677E-51D4-4DB3-90EE-0C1D18A8D3A9.xml,pos -veris/8FF88B2F-BB6D-4C92-B1D9-BA99EC5ECA3C.xml,pos -veris/901ED6A6-5952-442B-BBF9-0FDF82B5DEC6.xml,pos -veris/903FC1C4-4ACC-407E-B1D6-CE082D9005E3.xml,pos -veris/90697722-7D5E-4D84-8F98-5C83B4F6E225.xml,pos -veris/906D82E5-BCD1-4A5C-890C-69F26541C366.xml,pos -veris/90778723-9EEB-42D3-A3C1-1E45360B926C.xml,pos -veris/907CD7AF-31D2-4609-87B2-3A8E0A90CE34.xml,pos -veris/90A4C498-04F3-4415-AB6B-D5ECAB12DE6C.xml,pos -veris/90B2557D-335C-414B-B490-3226FB070552.xml,pos -veris/90BAF7ED-0379-4976-A80B-084A19E18D3D.xml,pos -veris/90D22FAC-5CC9-4CDD-AAEF-1C9D4200640D.xml,pos -veris/90E93334-D9CD-4F3E-8293-F2D37F165FC2.xml,pos -veris/90ECF562-4958-4A55-907F-F046A371AA1A.xml,pos -veris/90FAA09A-AB57-4ED0-98AB-1CF135933175.xml,pos -veris/9113E578-41DF-4EE5-9EF7-9CC099B7EF9F.xml,pos -veris/912342D5-3365-4482-98D8-114CF3A144CA.xml,pos -veris/912ADCC5-3F95-4FF2-9E20-9929D8EE4C8E.xml,pos -veris/912F8192-1CE6-4C79-8D67-A97B2B4894CD.xml,pos -veris/91324BCD-F525-4445-A5B0-216CDF69811F.xml,pos -veris/9139DE07-A8EE-4FF1-A1D7-AB561112F3F1.xml,pos -veris/913E3962-6CEB-4E07-BDC0-F0D03E14A401.xml,pos -veris/9151967F-6A4A-4B97-8F31-44D08867D08B.xml,pos -veris/915622F7-7383-4154-9819-61BF9302A674.xml,pos -veris/915FF4DA-B461-4FD6-8847-CEF74A5B9944.xml,pos -veris/91602D39-0E58-447F-A098-B619B340B628.xml,pos -veris/9167F761-16C2-4F5E-B1D4-E3BC43FFF8A5.xml,pos -veris/9169382D-5278-474D-A478-CE584542FE03.xml,pos -veris/91833B6F-7D16-4E7C-B070-B081E5FC24B8.xml,pos -veris/918D553D-CBBE-4218-8B2E-748B2D6A9E9A.xml,pos -veris/9199B47D-D03A-4C79-8087-93390973A83A.xml,pos -veris/919A04ED-18C7-42A8-B719-B4FC790C3101.xml,pos -veris/91D3CD93-F168-4237-A00D-B8CE202421C9.xml,pos -veris/91D42FCD-5A43-478D-8322-290FCD09A842.xml,pos -veris/91E091EC-BED2-4CF5-8B52-C52FC04FB8BC.xml,pos -veris/91E28C4B-6CA0-4792-997A-229ACA087322.xml,pos -veris/91E6A812-746C-4BCA-B4C0-F8588A2B0928.xml,pos -veris/91F06515-41DA-4891-99C1-F5EC463535CC.xml,pos -veris/91F5021B-F61D-4084-82C7-18722B836880.xml,pos -veris/92053914-ECF9-4AF9-ABC7-01DCF4096379.xml,pos -veris/9215CDCE-EC81-4757-A7DF-37B07F8586DC.xml,pos -veris/922048A2-6F8C-451E-8478-9A13BE601437.xml,pos -veris/9220F9D8-F081-4F1D-8121-128A8E462EE5.xml,pos -veris/923FF789-2811-4D97-AA48-6CAB9572F6AC.xml,pos -veris/92536270-C6A6-406D-9716-E1680B58EC2F.xml,pos -veris/925923DA-BD98-48FA-89A4-6F2845E2209B.xml,pos -veris/925AF669-7910-4E5A-A2FA-17B445E34804.xml,pos -veris/926CBE10-A8AA-439D-8ECF-A5745E2E83D7.xml,pos -veris/927CDE03-7EC4-4B45-A767-F74AE6168600.xml,pos -veris/9281EA6E-9A68-4074-8F31-9FE98076972E.xml,pos -veris/92897533-7697-400B-B40C-52FD990C995A.xml,pos -veris/9292CD03-D61A-4E92-9674-8D579BA9847D.xml,pos -veris/92A4BFDF-3BA8-48EE-B67C-B6838F792F9E.xml,pos -veris/92B76FCA-F438-4AF4-BC51-4826CBE36437.xml,pos -veris/92C44E91-085F-40B8-9B63-50367FE4C0BD.xml,pos -veris/92C68DDD-E6B5-4B0E-B66C-B374662D922B.xml,pos -veris/92D8E6F8-0B8C-40C4-A4F3-732E61AE5072.xml,pos -veris/92DD9A11-CA42-4EA1-A974-8C378BC3CEC5.xml,pos -veris/930A66AB-DE5F-42D1-9FE4-3513D150E0E6.xml,pos -veris/93222308-4EAA-4FEA-96BE-6F7064FB0952.xml,pos -veris/93355071-8E52-49F8-9276-92AE669F0FED.xml,pos -veris/93360379-98CA-4DF0-94A2-DD72B3190F5E.xml,pos -veris/9346CFB0-6359-4F6B-955D-E7D504E40561.xml,pos -veris/936DACD7-A781-4EAC-AEB6-7C3A6A82586D.xml,pos -veris/9375288E-2A51-44F7-96B1-973404E6F2EE.xml,pos -veris/93821196-0425-4DF8-81F4-DF2772276E50.xml,pos -veris/9382FA66-B788-46AB-9E7F-666069DC9DAE.xml,pos -veris/93850817-A5C3-42EA-BE44-4DCCD70EDE08.xml,pos -veris/938CB631-16DC-4C8A-948A-D3B08F21A8EF.xml,pos -veris/939884E8-0427-4B9B-A8C7-E73F75F85F4D.xml,pos -veris/93989E0F-CF3D-4549-9EBC-7E44DA503905.xml,pos -veris/93A0070E-529F-46F1-B2C2-2AB089D10FD5.xml,pos -veris/93AE4CEC-F997-4053-AF3E-823EB1043885.xml,pos -veris/93B57DA4-ED9B-4890-87B7-38FA41535B77.xml,pos -veris/93BA2A29-8D3E-4EDC-8190-9AF60193C14B.xml,neg -veris/93BD00AF-33F0-40F1-A58E-AD81C8C3250D.xml,pos -veris/93DCF3FA-7EB8-443B-B5C3-61E17DAD4ABD.xml,pos -veris/93F26708-4C2A-4A77-9F94-166CF255C3BA.xml,pos -veris/93F33578-5F3E-4255-AD6B-73912A227DE8.xml,pos -veris/93F581E8-34F4-4905-9C67-879C0EB55691.xml,pos -veris/93FEDA62-9B82-4122-8CB4-5A60E059EB36.xml,pos -veris/93FF0545-013A-4CAC-B279-8D81DC0E9ACE.xml,pos -veris/9406B09B-9E83-45CB-B05A-4E1156E17CA7.xml,pos -veris/940871CB-1E79-4B18-BEE6-676D1473840E.xml,pos -veris/9412E56E-A7D5-4F91-B679-8CCA29AF9379.xml,pos -veris/94176B55-3AFA-4A43-BE47-5C8BDD4BB24D.xml,pos -veris/941C5306-71F3-4D4A-B7E7-A5B87263108D.xml,pos -veris/942E1B8C-3B61-4109-B188-FE17D9F966AF.xml,pos -veris/943B7178-9FCC-4544-9725-5D371C8993F1.xml,pos -veris/9455B13D-33E0-46C2-9949-049AAFFA1983.xml,pos -veris/946EAECE-DAC9-4318-BEE7-D8FF85FCA01F.xml,pos -veris/94826261-20BD-4BDD-A5A2-31FDB56202EC.xml,pos -veris/9484186D-D953-44A4-ABE8-838E114CECD5.xml,pos -veris/94973642-EC14-4137-AFED-A62C76323E91.xml,pos -veris/94ADD73A-C834-4CA6-A412-59100E88C9EA.xml,pos -veris/94B5585D-86AC-42E5-AE42-81B99EC8BECF.xml,pos -veris/94B97AA1-D77A-4304-AF99-A62C9EAA4B74.xml,pos -veris/94BF4941-37F8-4CE4-B125-D29DAD2E4983.xml,pos -veris/94CFFBBE-0E54-4C9F-8DF7-32153DCD758F.xml,pos -veris/94E525E5-7C3D-4659-B45E-8CAA7E2F3A9C.xml,pos -veris/94ED35C9-1E26-4DFC-AF80-09D7D745DAB8.xml,pos -veris/9531E6E4-1221-4515-B638-1EB24055BA8D.xml,pos -veris/9540F118-CDEF-4E37-B714-818B9D35889E.xml,pos -veris/954172D7-E1B0-4D5A-858A-B4DD6661E096.xml,pos -veris/9550B690-4985-47B4-B64D-EBB60C9AD5E2.xml,pos -veris/9568C11D-27C8-4410-A89E-4A2C7D3C4940.xml,pos -veris/9579B980-8DAA-430C-BE45-996FF2EDCD3C.xml,pos -veris/9594A4E6-2B04-4870-8194-2D0CD3B65CC7.xml,pos -veris/9599542D-D035-4C6E-9504-A9FF4A177441.xml,pos -veris/95A64A23-11CC-4D68-A504-6DCAC9E284E4.xml,pos -veris/95A90A7D-4245-4849-9421-152F649B1422.xml,pos -veris/95ACEA3B-72F6-437A-96D6-DED71D4DD3B7.xml,pos -veris/95B56D0D-F918-4B56-B1BF-767F1A49C958.xml,pos -veris/95B8C160-47EC-4415-8504-A3F8D13ED9AC.xml,pos -veris/95D210F6-904F-4396-9653-44BCEC90AC93.xml,pos -veris/95E02948-AF96-4BCE-9AB1-C579122B0F99.xml,pos -veris/95E11D9F-38D8-4BF0-B39C-13C12988CA9E.xml,pos -veris/9602385F-506E-4B0F-B828-8C7F33830BBA.xml,pos -veris/960B63F6-5725-49F7-A108-62AE3CAC902B.xml,pos -veris/962C3255-464B-4B07-96FB-E69C3335305D.xml,pos -veris/968562FD-5181-45F4-9B61-422A77947496.xml,pos -veris/96935139-5B04-44FA-907F-158D81BB8BD0.xml,pos -veris/96C1C26F-0F50-42EC-AE89-3E1B929758B6.xml,pos -veris/96D6C6C4-D2EA-4720-A87B-4711FAD6BC5D.xml,pos -veris/96D817C5-FA3F-4BC7-A3D5-432868F71210.xml,pos -veris/96F88518-6400-4303-9D66-4D99A9552EB8.xml,pos -veris/970C7583-BF9D-4F8A-954E-BBF714B87CBC.xml,pos -veris/9717E026-FEC8-4748-84EA-99F233391812.xml,pos -veris/9722089A-B7E0-494F-927E-23C72D6250CA.xml,pos -veris/9726D419-7446-4CF8-A9D9-52403B2EE3C8.xml,pos -veris/97297F17-4C51-4915-8D18-3A04FCB9F798.xml,pos -veris/972E0A54-3605-4932-9928-1726CF1AC93C.xml,pos -veris/972F26E8-BE47-4930-96A9-DF827CF8D808.xml,pos -veris/9730B10C-10EF-4FF0-BF58-32650862B2B5.xml,pos -veris/973575F9-F725-4B3F-B497-AE648836756E.xml,pos -veris/9740B0EF-4711-4383-9D02-5EE7E01C5931.xml,pos -veris/97494439-6F2A-4B96-AF04-5746F5067DCD.xml,pos -veris/974BE8BF-2884-4426-A448-E35DB1390D46.xml,pos -veris/976EAEE5-0149-4F4C-9BE2-FADCB84B2E7D.xml,pos -veris/9779B227-0302-4AE6-A78C-84EE1C1C88C2.xml,pos -veris/9780B3FA-9145-4D60-AEF6-3A696970B742.xml,pos -veris/9787C039-181F-4A8A-A08B-8E3E37D0B01E.xml,pos -veris/9789A56F-0533-4520-B3A2-8A18FBF08225.xml,pos -veris/97912E73-E5EB-4E3A-A100-4B732402843E.xml,pos -veris/979DBD94-B0F5-4944-B7BF-DA51F9F52392.xml,pos -veris/97A4896D-D9B3-4B0E-96EF-473258E257FB.xml,pos -veris/97B9A79C-C776-41D0-8706-00E0212A040C.xml,pos -veris/97D6C4F6-DC7A-4D27-ACC6-105CDBE5E65D.xml,pos -veris/97DF2761-318F-49E7-9F6D-9E87B8AA0674.xml,pos -veris/97F90D07-34E5-48F4-A970-AD1610A66E76.xml,pos -veris/97F9F79B-2F8C-4238-8167-C2872816F30D.xml,pos -veris/980E7FA8-E202-4EC3-AAD6-55CF657CC764.xml,pos -veris/980F6D26-F8CB-4834-B804-3E99DFC21A4C.xml,pos -veris/98229101-94A1-4B29-AB1E-9154EA80F27C.xml,pos -veris/98375463-B590-467D-9FC6-3D43B5575236.xml,pos -veris/984C20B4-B203-438E-B841-F915C5B853D6.xml,pos -veris/9860A6C6-7566-4633-9D55-49AAA61D49EB.xml,pos -veris/98A18CD6-6615-4723-BFF4-E66E4DF280E2.xml,pos -veris/98A48AC0-E3AF-4DC8-A4ED-C01359939124.xml,pos -veris/98A797A1-D470-46DE-BA7E-0B294784B5CA.xml,pos -veris/98C75848-43EA-4BDA-A488-4956EBB2E427.xml,pos -veris/98D19D9E-284A-4736-982F-9A6212AA02CB.xml,pos -veris/98DF5214-CAFE-4146-88A3-01214CE4B097.xml,pos -veris/98E13D45-AEED-4AAA-A58E-8DEE83093970.xml,pos -veris/98E1B6D0-7401-4C13-AB13-E7335E1B1DBF.xml,pos -veris/98E90353-B419-46DB-834B-A4513B049C11.xml,pos -veris/98FCEEEE-7F49-4870-8D2C-0F4C06C10E1D.xml,pos -veris/990C6BDF-56B8-47F9-8338-04589FDB4139.xml,pos -veris/990F0B2B-2E92-469B-A732-090D5A35ABC6.xml,pos -veris/991E9DC2-0F9F-4FB1-BAD2-BF421D0E8C2D.xml,pos -veris/993A8D1F-7DA2-46BB-999A-27FCC6325C1A.xml,pos -veris/993E6FD7-C6F4-46BF-84D8-84880922F26E.xml,pos -veris/99542D62-ECCB-4E06-AFEC-A69DE029A3CB.xml,pos -veris/99747F66-E0BC-4B56-8A4A-2DA12D90ED1B.xml,pos -veris/997BBB07-A1D4-4AAD-BC84-472730375748.xml,pos -veris/99800B97-2383-45CA-98EA-8DC3290D343D.xml,pos -veris/9984E16E-D0CA-4485-842B-BBE69B24F292.xml,pos -veris/999C7E9B-40DD-4FC2-ACDB-A0CA71DD3601.xml,pos -veris/99B7ED2E-3A62-4F53-9304-60B6855E73CD.xml,pos -veris/99BBCAB8-ED3A-475E-9B6B-1499B94192F0.xml,pos -veris/99BF8711-737F-460B-B6A7-63057031394A.xml,pos -veris/99C4097A-EE89-4CF0-A62F-7813707740D0.xml,pos -veris/99C64ACD-4FA1-456C-A1B4-47BB216FE158.xml,pos -veris/99C82927-59CC-49C5-B561-212590EDF30D.xml,pos -veris/99D69E39-E343-4D62-AF46-EE619FB6FD37.xml,pos -veris/99D9218A-CA22-4E1F-85D5-563950BD25CC.xml,pos -veris/99EE2A4B-209D-4F8C-BFB8-BB8977E7E162.xml,neg -veris/99FB91D1-6C55-41E0-9054-0D709958DB0E.xml,pos -veris/99FBE58D-6A7D-4A27-9056-A7B817E569C6.xml,pos -veris/9A03C5C1-1A21-4A28-9DAA-2BFC404137E8.xml,pos -veris/9A065B03-D8B1-47F6-923C-7523D8FD281E.xml,pos -veris/9A2A50DB-9F52-4459-A532-2A297556E189.xml,pos -veris/9A30564C-BF5E-41BF-8C7D-67071920C0E4.xml,pos -veris/9A454AAB-50A5-4558-B1DA-1D7EDB4FA1A7.xml,pos -veris/9A5552CC-21EF-429C-B01F-68BAAE3B987D.xml,pos -veris/9A5CD07E-9F8B-41CB-AA34-36ADDDE414FC.xml,pos -veris/9A633E28-1B9A-4A2F-BF36-714D7E05A713.xml,neg -veris/9A682FCC-70C0-482E-8CE1-291489A9DAF4.xml,pos -veris/9A7A8D10-9D17-4697-8FA6-F72AC1A6205C.xml,pos -veris/9A7C47C0-E7C9-4FA7-A511-05E8F9552B1A.xml,pos -veris/9A8C1D63-AB1A-4187-9A50-CFB89154EFC4.xml,pos -veris/9A955649-53D7-400F-8B1F-F5CBF0B2C7E6.xml,pos -veris/9AB3C928-CC51-48DB-917D-56016EC8CA51.xml,pos -veris/9AB94484-AC0A-487B-8910-69D73926B8F4.xml,pos -veris/9AD01CA4-AE59-433A-8EE0-066B2A9E7D2F.xml,pos -veris/9AF0E52F-36F3-4539-AA56-029170F9232C.xml,pos -veris/9B016120-E3EA-4AF3-992C-5028ADB49C24.xml,pos -veris/9B3CA79A-1CB4-4446-8542-1DC1661253CA.xml,pos -veris/9B3F7F60-CC74-4980-93CA-51D3DDF246FD.xml,pos -veris/9B63EB3D-F818-4EBD-8533-5DDEB6B71F22.xml,pos -veris/9B7804BA-BDBB-47D0-9565-92CDAC35BE81.xml,pos -veris/9B802FFE-FD99-46A8-927D-568FBF61ED36.xml,pos -veris/9B813F8D-AFD7-452D-940D-4B4DB957BBE1.xml,pos -veris/9BB7EDFC-50BD-4419-9D32-733F8DBCFDC8.xml,neg -veris/9BD3DCA2-5567-41B4-894F-79BB074336B8.xml,pos -veris/9BE90EC4-4D60-40FA-A60A-F4391B4D475B.xml,pos -veris/9BF059D0-ED8F-467E-8918-2CD5B8114B6A.xml,pos -veris/9BF96E3A-C1B2-4BC6-9A1B-EC1843F9559B.xml,pos -veris/9C0AA3AA-C1A7-476A-A844-A8B6E80DBA42.xml,pos -veris/9C3E256A-796A-4101-8A2C-2B5714E16BFE.xml,pos -veris/9C593ED6-F662-4142-AA6B-217C3C097E90.xml,pos -veris/9C693B0F-AF05-4024-A529-3DD48713CDFE.xml,pos -veris/9C6C8C15-C9EC-4A70-870E-17CB9A101F78.xml,pos -veris/9C6E95A3-5655-40F0-A7A2-EDBDAF9165FA.xml,pos -veris/9C744D94-C3EA-4E97-9965-7CD73BD50585.xml,pos -veris/9C74500E-D2BB-46D7-A3FD-B17E0E496DDA.xml,pos -veris/9C7D3EFE-F9E7-4FA3-89AC-ABE10FC21777.xml,pos -veris/9C7D9315-68D2-417D-BFB9-F00F1A584EE7.xml,pos -veris/9C8E5C20-25E9-4765-B08D-DC0B907AD2C2.xml,pos -veris/9C91349A-1EA2-4905-97A2-DC9444A6C366.xml,pos -veris/9C962F16-01A9-4EDC-9B84-64FA6385BF1E.xml,pos -veris/9CA00F7C-CFF5-445E-B637-067CB85CEB10.xml,pos -veris/9CC33DEB-6C24-42B1-8723-C17EB487D220.xml,pos -veris/9CC4A11F-42A6-435A-A35C-846DAD315B74.xml,pos -veris/9CC63328-D66F-42B7-B962-BB8FDFD4AD10.xml,pos -veris/9CCF5F97-74B6-4951-A685-FC18BA8E68FA.xml,pos -veris/9CD620C7-8D9E-408E-99EB-6ECD4F5BB705.xml,pos -veris/9CD6280B-A5F3-4241-B30B-52BEE3BD8B28.xml,pos -veris/9CDA1F61-B3A1-422F-8D15-3EDCA70824EA.xml,pos -veris/9CEA2F1C-7BF0-43CE-B3D4-0DF6657001AF.xml,pos -veris/9CF2D256-81C0-4C26-AFDA-1D9550797E4C.xml,pos -veris/9CFB93C5-96A6-410C-BB47-DF24B2763B6B.xml,pos -veris/9D0209FC-9F55-4362-A021-BAE6E49F3D66.xml,pos -veris/9D18D25B-83D3-4A86-97C3-F3A5364FD528.xml,pos -veris/9D1C911C-798F-42F2-921C-56DABB7F31FE.xml,pos -veris/9D3FE3C1-F2B8-4E3C-B90B-623333B4432F.xml,pos -veris/9D4FA299-EBF4-49B9-A06C-225EC11101D3.xml,pos -veris/9D5C1949-6B80-4B80-888D-267FEEF438D1.xml,pos -veris/9D6229B5-D8F4-4B6B-91FF-BBF8A9B7061D.xml,pos -veris/9D7CFAB8-D5F1-4FA2-B2B1-588682489120.xml,pos -veris/9D7DB337-7273-47E8-9248-129BF9AEA80C.xml,pos -veris/9D8523AB-0087-461A-8409-EB7731178267.xml,pos -veris/9D94C7D1-D0F2-493B-BB3F-314043B33D14.xml,pos -veris/9D9571EC-44B4-4205-9D8B-B7A0E38548BE.xml,pos -veris/9DAA921A-2B94-49F3-9957-516AE19D6F69.xml,pos -veris/9DAFBDE0-2CF6-44D5-B47B-D41FC5DB600E.xml,pos -veris/9DB4D353-45BB-43C8-95CD-7EC40748428C.xml,pos -veris/9DC43342-03B8-46E0-9654-C83E7A3DB038.xml,pos -veris/9DD63FB2-F23F-4C6B-B86F-930333C42B2C.xml,pos -veris/9DD67468-4F20-4EF5-92B7-15A502CF22F0.xml,pos -veris/9DF97E30-EDE9-4206-A421-C9464E44C74E.xml,pos -veris/9DFDDC7A-B269-4680-893E-8BC849B30D94.xml,pos -veris/9E0569B6-C0E0-4FC8-82BD-E59B782277A5.xml,pos -veris/9E07F0A2-3C2A-41A5-8739-5B781971833B.xml,pos -veris/9E116AE0-E63D-41AB-BB7D-53CBBF6A4E6E.xml,pos -veris/9E1662D0-94C5-403A-8A62-673C99CE441B.xml,pos -veris/9E1D8805-BBE4-4163-993D-0A7730F4C9D2.xml,pos -veris/9E65802C-5C49-4AA2-B423-85D3069CD5FD.xml,pos -veris/9E67B9A1-2C34-4D9B-AD31-94D73D939D70.xml,pos -veris/9E691CF8-D2CC-464E-BE0C-B44F956692E1.xml,pos -veris/9E74E102-9743-4208-A9ED-B2E829F76E84.xml,pos -veris/9E78DB20-F398-44CB-9075-3E7E673D14C8.xml,pos -veris/9E8A462A-9190-44ED-BC0B-700243C78588.xml,pos -veris/9E9436E1-5B60-4268-8C6A-4E04B7B3F046.xml,pos -veris/9E9EAE80-C555-4005-A5BB-7D54F6205EC2.xml,pos -veris/9EA6A1C8-C1B7-49F0-997E-F6B810D20D44.xml,pos -veris/9EBC8224-2E90-49BB-ACB4-EE627CADCB45.xml,pos -veris/9EC46077-B724-4534-854B-823D016EE229.xml,pos -veris/9ECDBD95-C260-4858-B182-D45F39E72E1D.xml,pos -veris/9EE78B92-D2A6-46A9-9694-8140DF15FF49.xml,pos -veris/9EFB472D-D1D2-452C-A999-A349CA5B3795.xml,pos -veris/9F18AD15-72EC-462E-8719-D3217989B8B6.xml,pos -veris/9F1E4760-34FD-404A-B619-82AC219BDAB7.xml,pos -veris/9F28738B-1C0A-4700-BF62-820C572CD933.xml,pos -veris/9F2BD1EA-BA33-4A86-83DC-8E1FDA613F69.xml,pos -veris/9F46A2D6-51B9-4C54-A673-FF4E5BB45034.xml,pos -veris/9F514849-50A4-48EC-9C16-88D562F70CB9.xml,pos -veris/9F5EC660-3CB5-46C1-93E1-24D8F54B5432.xml,pos -veris/9F9599A3-90A3-4E24-8190-2BC8D714C3BB.xml,pos -veris/9F992D62-10F1-45AB-AF87-2F6511B73956.xml,neg -veris/9FA5B4DE-8718-4995-846A-44CE0A582587.xml,pos -veris/9FACDAAA-ACC9-4690-91DE-0A5CDA7A706E.xml,pos -veris/9FB704C1-8641-4E94-82B4-4B49AC9185D8.xml,pos -veris/9FC2C6FA-BFF9-4572-99E1-4A2245B61342.xml,pos -veris/9FC3D60B-A20A-419D-A3CA-EEB8527B497D.xml,pos -veris/9FCA1D02-6BB3-491D-9EB0-0D5854EC2C98.xml,pos -veris/9FCBFBF2-596E-4DBB-9DF8-3F993BEC5F83.xml,pos -veris/9FD04AA6-04CF-4735-86FF-61A62C0D5452.xml,pos -veris/9FEAAF24-C1A9-4BD6-968B-2D12FB778A57.xml,pos -veris/9FF0E9E9-CB7F-40AE-8D82-1A05911A867F.xml,pos -veris/9FF7E88F-E2AC-4C15-8E37-DF98FE8C0F27.xml,pos -veris/9FFDDAD8-1FC8-4675-8598-EE972F0EC66A.xml,pos -veris/A00BCCFD-2E19-4C81-A94B-A4C0484D3AF3.xml,pos -veris/A025D88E-B136-436B-8162-782F2121C098.xml,pos -veris/A02C34D3-5B25-411E-BBDA-05ED5F676DF6.xml,pos -veris/A0309A22-68F1-4CC4-961E-623C5E6B407F.xml,pos -veris/A03C063F-4447-4E11-B32F-E8650CB7A31B.xml,pos -veris/A0702EA8-463D-4007-B42B-B408FA74F3F5.xml,pos -veris/A071B2B2-83F3-4BDD-B9A8-3753D26BB3BC.xml,pos -veris/A0772109-2249-4F8E-A3EA-F7AB8FC4D898.xml,pos -veris/A079FEAB-6583-4B79-95F0-B85C13178DDF.xml,pos -veris/A09A513E-6B31-4F7D-B96F-D64C032AE7DD.xml,pos -veris/A0A94EA0-91C9-4212-B3F7-58527D6EC63F.xml,pos -veris/A0C75668-B881-492D-8A80-520AD6910A04.xml,pos -veris/A0C86E3B-42BE-48D4-8168-54C2C91A1834.xml,pos -veris/A11157F9-33D0-42A4-8B6E-B6AD317C2AC8.xml,pos -veris/A1119792-19A0-4A9D-A934-09534D243421.xml,pos -veris/A11AF86B-FEEF-404E-B091-4FF10AC56A82.xml,pos -veris/A14E8ACC-8CE5-48D7-AD0E-2F46F0056E09.xml,pos -veris/A16172E9-4B5F-4FB1-BC70-8CAE634F5780.xml,pos -veris/A163682C-1CFE-4C05-A0D9-D3B07B256053.xml,pos -veris/A166AE89-4C5C-4779-8C59-5CACB27BAD7E.xml,pos -veris/A173DB4D-D6E9-4759-AF08-AA002089C0E8.xml,pos -veris/A1765E78-B49B-4B20-BA7F-39F6BD14AE9A.xml,pos -veris/A17F5298-1BB0-437B-AD40-500B08E40E7E.xml,pos -veris/A1849F47-C227-4CED-9340-C9B6D27D6ADA.xml,pos -veris/A1901EC7-4F4A-4770-B0DD-FBC0613E4BB2.xml,pos -veris/A1978001-597A-4CD4-B3BF-979AA577BE00.xml,pos -veris/A19A7498-CA64-4D50-A8F1-D61728DBACC0.xml,pos -veris/A19E4EA7-0297-4B52-9AC9-534F0B525853.xml,pos -veris/A1A0196F-246F-4FBC-BBF4-7B7A879BB869.xml,pos -veris/A1ACFB4F-8B2D-4EDE-9167-F4DA11E5F0E9.xml,pos -veris/A1CDD436-784B-4ADD-9094-222D882F93CB.xml,pos -veris/A1D49722-F171-47E3-9475-CD8733D8C5B7.xml,pos -veris/A1DB83F4-055C-4302-AA1B-1079546FFBEB.xml,pos -veris/A1E19C63-1F06-487B-AC1C-1C958AE78CB8.xml,pos -veris/A1E5BC8A-5AE9-48AD-91FF-BE5BC6B38587.xml,pos -veris/A1FCFB45-4675-4A34-9769-791F411C86D8.xml,pos -veris/A1FF2F45-3927-4887-997D-8F61C087963A.xml,pos -veris/A2310321-714D-402D-8F61-6E7419CE8E5F.xml,pos -veris/A23E99A3-00BB-4E76-8D0A-5FE517C7F766.xml,pos -veris/A24DECD7-0B9C-4B35-93D2-A85259F6CDDF.xml,pos -veris/A255A028-8075-4157-A21F-2FFF60370F34.xml,pos -veris/A257E206-0DEF-4959-841C-25E2A12658E9.xml,pos -veris/A26F47AD-1504-4F01-8396-662C27564DDB.xml,pos -veris/A2843185-5C8E-4FD7-BC40-E626023451AE.xml,pos -veris/A28F4B10-132B-4B60-9EBA-EC56C55BB40F.xml,pos -veris/A2B3B10A-B081-4168-97F6-48B6F6C76DDA.xml,pos -veris/A2C30B85-41D8-4147-9DA9-E6B5E9F6DCD7.xml,pos -veris/A2D205CC-2F1A-4AB9-8EBD-873BF38E5461.xml,pos -veris/A2DF80E7-5388-4B1F-A2F7-C2061BC32744.xml,pos -veris/A2E20521-2E17-4CE6-9FF2-CEA6F08B19C2.xml,pos -veris/A2EF181E-4AA4-48F3-AC04-DC90DE1B71BF.xml,pos -veris/A2F2DC7E-0313-4715-A4CB-7BF8AC5AF6B4.xml,pos -veris/A30F8B72-8F8B-4953-A852-5C2D3B2780B7.xml,pos -veris/A314D0DF-4DF4-4BC8-B2AA-4EB1C00FA5B7.xml,pos -veris/A337C1D3-2976-4E7E-9751-95EAE2B51A00.xml,pos -veris/A33CD0B2-EA6F-443A-8341-96A600C63C55.xml,pos -veris/A349508B-DA36-41BC-993C-CC129D04244F.xml,pos -veris/A3518A94-7FDC-4828-88F5-46EEFEEF04FD.xml,pos -veris/A3576320-0FD1-4060-A594-30FFEEC90CE3.xml,pos -veris/A3590FBC-5971-4D3C-BC6B-AA716FF5F397.xml,pos -veris/A363A54B-FB03-4CDD-AC92-D5BF6D5593D1.xml,pos -veris/A3739627-CAAD-44AE-A8C1-15F86313B714.xml,pos -veris/A37A1264-7C6E-4216-A6B0-1E38FCEB798D.xml,pos -veris/A37C9F76-CCE9-4D08-8835-616F6D48B42C.xml,pos -veris/A38B6411-D3DF-4EE3-909E-1B033F14275B.xml,pos -veris/A3967BBA-1481-49A0-BCE0-32A3763DBC85.xml,pos -veris/A3A01611-3A93-4A0E-B519-A3107D574C04.xml,pos -veris/A3A16A12-9948-4DA7-8549-B337E62BB2AE.xml,pos -veris/A3ACED45-8843-40DA-B0C2-91F16D95FAEE.xml,pos -veris/A3B096B4-FB2B-4434-AB85-21F2746E6BC9.xml,pos -veris/A3BD014A-8AD9-4E39-B408-FCEC20B6443A.xml,pos -veris/A3CA5031-5FE6-4DCA-A6BF-E05774268B44.xml,pos -veris/A3D12E02-BDE4-49D9-AFAD-A024BEF62EBD.xml,pos -veris/A3D61205-A72D-4648-B429-ED20E0EDAB82.xml,pos -veris/A3F08223-0046-42CF-8723-E335031AF1B8.xml,neg -veris/A3F3690A-6B82-439F-AA8E-832D7AD03027.xml,pos -veris/A403487B-0A2B-43CA-A840-266CCD39F4A0.xml,pos -veris/A4146679-35A9-45C5-A788-5E58E49C331E.xml,pos -veris/A41A67E4-351E-4F33-9789-B516051C84BF.xml,pos -veris/A435213A-11D1-4CF0-B2CD-2A56BE643248.xml,pos -veris/A4370E75-52D7-4F24-89FD-F7ADB6A86882.xml,pos -veris/A44B06FA-0E54-48A2-8D58-335280E3FFC4.xml,pos -veris/A4500FF0-1267-42ED-8F45-2CF6D9DF73A5.xml,pos -veris/A46474E1-4CB3-4DD4-8F49-A7C11EF593D7.xml,pos -veris/A46E1691-E394-406A-BA5A-FC90BE31398E.xml,pos -veris/A47FDF07-69C7-4E91-98BC-28EAB4CE1480.xml,pos -veris/A4804C0B-AD7E-4694-B8C5-29FF527D6A60.xml,pos -veris/A488B0E7-E041-4C39-AFB3-558757867F82.xml,pos -veris/A4BB2551-B201-4BFE-ACAB-5DA3DA6BAAE9.xml,pos -veris/A4C476B3-C32E-4B20-BB35-C364065EB3A6.xml,pos -veris/A4C6B162-7C07-429A-8574-9D4C661097AD.xml,pos -veris/A4C7848E-5FE1-47F5-87F4-0EC9B8DEC617.xml,pos -veris/A4D1913E-7F13-4EE5-A912-4EC65C987D1C.xml,pos -veris/A4E6DE1E-C994-48BB-B8E2-F0AC94DFD6A7.xml,pos -veris/A4FEF30F-98DB-4AA7-A51E-681AB1D54BA1.xml,pos -veris/A5148C0F-DD89-4B76-9581-3021527B5C61.xml,pos -veris/A520F037-09E7-4AC4-AF79-99CEBE0B69E2.xml,pos -veris/A5420B0D-A5B4-49F3-8AC0-913A075466E4.xml,pos -veris/A5480B27-82B6-475C-A1BD-F8DD7C696AA2.xml,pos -veris/A55BD3FB-CAAB-434D-AB99-95FE3E2BCE10.xml,pos -veris/A5632AB3-4BC7-4F5E-9AF6-83CB349ABD54.xml,pos -veris/A5794CE7-0B8A-47BD-8B2E-6057154698E5.xml,pos -veris/A58DA343-23D1-4370-B38E-F84C0EDA593A.xml,pos -veris/A5AE7FC6-CA6F-42E0-A095-1B6A945FF2E5.xml,pos -veris/A5B4D2A7-6823-4AFC-8E25-C2E7C5E0DCC4.xml,pos -veris/A5B997C1-D9CF-460C-949C-0E8E26F1CFDA.xml,pos -veris/A5BA548B-B0C8-4C7D-8744-56A06909A2AE.xml,pos -veris/A5C330C2-A1AC-477C-A795-F70CDB6B8BFF.xml,pos -veris/A5F72597-851B-4C43-B11E-3142EB44B0E5.xml,pos -veris/A5FCBB83-42B0-4E68-93EC-2B72A08B7946.xml,pos -veris/A61159DD-0619-402B-B1E7-3E631910CB61.xml,pos -veris/A6162CD0-DFE3-4226-A4AA-59FF69890200.xml,pos -veris/A61664D6-A675-483C-B6DE-EB9EE9FF4FA0.xml,pos -veris/A6288B64-12BE-4048-BB17-F90B391E0E02.xml,pos -veris/A62CFC6A-5D5A-4A65-9055-A9BC95D3B735.xml,pos -veris/A65406B2-F60B-43A4-945B-0E3010D3CCF2.xml,pos -veris/A66B5877-9BF1-447B-ADD0-A62F9E9A0842.xml,pos -veris/A67046EA-6245-47D4-8AEF-AD18832C1DDE.xml,pos -veris/A6704C5C-AD20-4CD9-B811-44DE560CDF36.xml,pos -veris/A67C4991-A002-4608-A797-77BE1D0DA610.xml,pos -veris/A68DB0CD-7AA3-4FCB-A238-D393B71A1282.xml,pos -veris/A695E842-89AD-4547-B767-076CF8EE6205.xml,pos -veris/A6A5C211-22B3-414F-804C-6F3EFB4391D6.xml,pos -veris/A6A827D8-66EE-4746-8146-0143711B3A3A.xml,pos -veris/A6B1832A-9783-482D-A961-E76534793D35.xml,pos -veris/A6B68837-DA55-41C7-97B1-0E9FFFB8AF02.xml,pos -veris/A6BCD580-A5F3-46D6-8046-4655BCCE36D9.xml,pos -veris/A6C44A9A-8E9A-4BFE-A2B6-1005FDF8F5A0.xml,pos -veris/A6CC356A-CB4F-4F98-B641-37CBA5934BBF.xml,pos -veris/A6D1C2F4-5858-45B8-A6E2-5C7C334138CD.xml,pos -veris/A6DE1B9E-03F1-4D76-A691-CC6F15B93599.xml,pos -veris/A6F1AEBA-9472-484F-8941-B552075FA07D.xml,pos -veris/A7017B4D-5DBE-4763-AD4D-293737EB6BAE.xml,pos -veris/A72029AC-45B6-4A41-9D90-CDCE18C118B5.xml,pos -veris/A723B1AD-7341-466A-A8CC-3BBCE7493EE8.xml,pos -veris/A72C7649-5F39-4238-9BEE-CFEC603D2666.xml,pos -veris/A735D018-8809-4BEB-B20E-47F0AA7C7714.xml,pos -veris/A75C9170-FE54-45CA-AAFA-8ED934B8FDD3.xml,pos -veris/A77FDCCF-E6CB-4D64-A2E6-F191C938DB4D.xml,pos -veris/A795BC73-7D84-4E6E-92F6-D456EC64AF98.xml,pos -veris/A79C65C9-7AB3-4D1D-BA91-D94CAA7222B1.xml,pos -veris/A7AC0B92-A5EE-4140-BA7A-E8782AC3135A.xml,pos -veris/A7B86EB6-E663-4F82-BE19-1033EFDF2920.xml,pos -veris/A7BA487A-437F-4ED1-B47C-D3B01881AEC8.xml,pos -veris/A7E5E977-9E10-4C43-A70D-EB36C2A1F29D.xml,pos -veris/A7EF9EDE-121E-49B1-94E9-365F714FEB5B.xml,pos -veris/A7F4E9C6-020D-47C3-9EB6-B85ADA380E0E.xml,pos -veris/A7F71BC9-9F4C-4B7A-9087-2890C26288E7.xml,pos -veris/A8162BB7-35C8-4FA1-BF5A-09F7FC0C5011.xml,pos -veris/A816DA24-CEF3-412C-BE36-F544127D9935.xml,pos -veris/A820F41A-C73E-4948-9444-563AA63A5E05.xml,pos -veris/A8288A83-6850-475B-B4C9-EB4C870336C3.xml,pos -veris/A8320814-9DC4-4F9F-A848-144AB8ABF8B9.xml,pos -veris/A8486A6E-EFDA-4C80-A242-EFA09DBDB1B0.xml,pos -veris/A8513C72-8A51-4478-BC3E-57030A9CC624.xml,pos -veris/A8549862-4925-437A-95E5-5ED448AA5C22.xml,pos -veris/A8667AA0-7967-47F8-854C-0B28C942CF72.xml,pos -veris/A8718715-0F94-477C-BFF0-9E5A61B25885.xml,neg -veris/A875A1BB-E04B-4406-BEC6-127C82B16F33.xml,pos -veris/A875C73C-566B-4D37-9616-7465710B64C9.xml,pos -veris/A88430C7-0177-44C4-8CE3-E42DDA9DC032.xml,pos -veris/A8947DAD-B839-46DC-94BD-8E3260AE60CE.xml,pos -veris/A8C9B3C0-4B94-4353-A7C7-D7776226B4F4.xml,pos -veris/A8D0B60F-DE53-4902-AA9F-C17E80F9543B.xml,pos -veris/A8D1B6FB-B2AC-4A4F-8FF4-E9BEE9398756.xml,pos -veris/A8E5486F-F806-479C-B944-81F7063F4805.xml,pos -veris/A90237BB-737B-401D-8766-D9C3F3CCECE9.xml,pos -veris/A92E7691-61CE-4AA5-9E17-7E6BC603768F.xml,pos -veris/A9384171-6136-484C-AAF7-F59E56AE8557.xml,pos -veris/A93DF8A2-853C-4EA7-BFB3-9D3CF5BE5E54.xml,pos -veris/A95184DD-0274-4017-B35C-BFF7574C01F2.xml,pos -veris/A95E9A71-64FE-4326-9161-6C1166C50A4D.xml,pos -veris/A98FB4F2-BFFE-4AF5-9E80-D3E436F80E0B.xml,pos -veris/A9B2ADD3-4334-4817-9426-2813417DFBD0.xml,pos -veris/A9BB8983-26C6-4EA3-BFDE-14EF0E005493.xml,pos -veris/A9BF0327-BB36-4565-B14A-F7715B642152.xml,pos -veris/A9C47A4C-9037-4167-BF42-CF8597E36982.xml,pos -veris/A9E55D77-5F94-4979-86B5-8FA65D0E852F.xml,pos -veris/A9F21A7E-3756-4105-BE8D-4B2B050008E7.xml,pos -veris/AA01C325-5B5F-4E18-A6F0-3FF65C631C34.xml,pos -veris/AA022572-CC8A-423B-87A5-2142FFC4ADB3.xml,pos -veris/AA02CAB8-F9C5-4753-8B72-359CBA8889FC.xml,pos -veris/AA1C21B7-8A28-42B7-8108-C6384ECE4617.xml,pos -veris/AA2AEEBE-0BAD-4907-9CD7-E681E454666E.xml,pos -veris/AA358280-15FC-4ED4-8D69-72E7A93DCEFF.xml,pos -veris/AA464FE7-9027-44DB-B5A4-0658751DA115.xml,pos -veris/AA5DC8A2-8CC8-4B46-B822-039EBCEEA69A.xml,pos -veris/AA62F4DA-A37B-4CD7-B5AD-ED628C0BF80D.xml,pos -veris/AA650815-C10F-4AAF-9FE8-2AD4D21570E0.xml,pos -veris/AA72F806-3F53-4EE1-9AE0-317C937FB625.xml,pos -veris/AA7E1209-02FE-4AA7-93B2-E74DE0F8A8A3.xml,pos -veris/AA886245-D51B-41EE-9FFB-F9BD3DA90F98.xml,pos -veris/AA89AEB7-09C1-4B19-9117-F44BEBC349B0.xml,pos -veris/AA97E31E-4558-435D-81F5-6B40EE5D28EB.xml,pos -veris/AAA12C4E-0E64-44D7-9B37-0F0406E36C3E.xml,pos -veris/AAC0CBFF-6DA2-413D-9427-4822CF512099.xml,pos -veris/AACE0E39-68B3-4D65-8B28-AE7114331075.xml,pos -veris/AAD2C875-627B-48AB-B117-08BCE605F5CF.xml,pos -veris/AAD8DFDB-9657-49FF-A227-28E50B2BA143.xml,pos -veris/AAE58193-CBE3-48EE-A8EA-BCB25CD747BC.xml,pos -veris/AB163D6D-CEAA-4503-8A44-E8D8A811C6DE.xml,pos -veris/AB2007A4-82AB-44E5-A203-3986349C8C31.xml,pos -veris/AB2D8E43-7A5E-490D-AA59-3EF0A87596DD.xml,pos -veris/AB340DD6-3531-4652-AF1F-9E9626E00D73.xml,pos -veris/AB37CAA5-2FA0-4E28-BDFB-58715C93D3A8.xml,pos -veris/AB38D5E3-0EC2-4C20-8E59-D2D1D1FCFBE5.xml,pos -veris/AB3C9429-6EF0-4EBC-8D8D-D538658CAC07.xml,pos -veris/AB48B420-B3E5-401C-8991-2239242A171A.xml,pos -veris/AB4AB0A6-0858-4090-81BE-6B587075F87F.xml,pos -veris/AB57F5D7-6568-4E9D-9680-9558A21FECC7.xml,pos -veris/AB648A29-3989-4EFA-9AB1-4DA086905E50.xml,pos -veris/AB6E8720-B246-498B-9CDC-E706C5758409.xml,pos -veris/AB6F21F0-B201-45C9-93BB-9524AD534C16.xml,pos -veris/AB70CA0F-2184-403C-8F6B-CAAF6E102140.xml,pos -veris/AB8E2FD0-C3CB-42D6-AAD0-DF27BE133915.xml,pos -veris/AB97BF7F-0C86-4614-9DCE-FAF32A1BE721.xml,pos -veris/AB9939F6-CC3B-43FF-8AF7-DD501BEF9700.xml,pos -veris/ABD551D3-A3A1-4523-A570-7F3DF9937E70.xml,pos -veris/ABDA520D-6C1B-4824-8132-3E0BE95BB1CF.xml,pos -veris/AC00372F-3E6F-4358-9865-18FEE90A473D.xml,pos -veris/AC030EB7-36E1-4962-8D84-A1203A9AA06A.xml,pos -veris/AC05377E-9FCB-410C-976E-A8B3FB199C2A.xml,pos -veris/AC19AECD-C568-49D6-ABEE-A8FB1E7EB661.xml,pos -veris/AC1CA5E6-4FA4-428D-9BDD-7AECBC7FBEAA.xml,pos -veris/AC24C87D-6A60-4D87-9EEC-FBF6D2313130.xml,pos -veris/AC5A7915-DCD6-4565-8E8E-90DED57EDF9D.xml,pos -veris/AC5C6BCC-3C62-4C94-BD70-888019D91778.xml,pos -veris/AC64852D-C869-431D-B6FF-F2AC486299B7.xml,pos -veris/AC733FDB-0A89-41BF-9FCC-FA2F4E586602.xml,pos -veris/ACA22495-BD4C-4BE1-B779-BCF7DC3F5C08.xml,pos -veris/ACA47082-9737-4B89-82F3-0FFAC3223FC7.xml,pos -veris/ACC2A1EC-3738-4850-8D25-59CD25B1E2A5.xml,pos -veris/ACC8472A-48C5-4672-B01A-F7C9FB5F1B55.xml,pos -veris/ACF13596-54EE-4542-95E0-B9CA991D063B.xml,pos -veris/ACF76A34-7570-4FD5-9A0D-0535AE78ED35.xml,pos -veris/AD03ADFF-D600-4DD0-B69F-C8BB892CE60F.xml,pos -veris/AD0E4447-7008-4E4B-8DAB-FBF45E7B0470.xml,pos -veris/AD2CC5B5-D6B4-4B62-A5E4-8B6ED36677C2.xml,pos -veris/AD316C89-D7B7-42F0-9A4C-7439D13C75D7.xml,pos -veris/AD3C0726-E541-4616-BF17-216392EF2194.xml,pos -veris/AD413D9B-CFCD-4CC3-B50C-FC6AC795A8E8.xml,pos -veris/AD7932A2-2053-4505-890E-2A5CC0EA060B.xml,pos -veris/AD84444C-3AA4-4B0D-A72E-28FDB16D2C1F.xml,pos -veris/ADB5547D-87EB-4A46-890C-8F7796B49775.xml,pos -veris/ADBEFDC8-D591-4CB1-AD64-1C54FA960A29.xml,pos -veris/ADC3CE6B-39C3-4868-B6DB-A2BE474BBDF4.xml,pos -veris/ADD2CBB0-3DA5-4BDE-8279-7721CF7BDD7D.xml,pos -veris/ADD62D8D-2951-4CB9-81A3-336B12F20F34.xml,pos -veris/ADD7E519-6980-4972-B188-6C3FCE21A54A.xml,pos -veris/ADDCEC58-3F7C-4584-87A4-A8DBE90B0F0B.xml,pos -veris/ADE833CC-2E5F-44B9-9FBE-961BA1E5A19C.xml,pos -veris/ADEFBEAC-A258-4270-A2D3-310C5EE5F0B1.xml,pos -veris/ADF9B541-1A5A-4D95-AAC7-9CCF062EB1E4.xml,pos -veris/ADFB981E-6178-49EB-830E-B8C87C6A02F0.xml,pos -veris/AE02B086-BE59-4B80-96CC-A9E8E232E6D5.xml,pos -veris/AE0AF7D6-B863-4605-A5D3-8087ACD7CA56.xml,pos -veris/AE0F975F-3853-420A-AA59-33CAFF7EC099.xml,pos -veris/AE263091-A728-4455-88D5-4EBD1F8B480E.xml,pos -veris/AE2887B8-F00B-4B52-BA46-39672AF7C2F8.xml,pos -veris/AE2FE728-0237-41A0-A31F-6AF51267D08B.xml,pos -veris/AE3738A0-446C-409F-9E17-6CED9B4F0A41.xml,pos -veris/AE37CCC0-E461-4196-BE64-73E292CAABE9.xml,pos -veris/AE3C830C-3D7E-4071-8BBD-70FF13BBE1D8.xml,pos -veris/AE4781E2-3082-49CC-B4BF-B3DE92808A2A.xml,pos -veris/AE4988E4-B354-4484-94D4-AF2D65B6352B.xml,pos -veris/AE4D2E72-809C-421D-B5FF-6C53317AF12C.xml,pos -veris/AE5D8CDE-D8B8-46CE-9FD4-2A462D60C71C.xml,pos -veris/AE689FC5-6115-4A4F-BD06-2548094CD902.xml,pos -veris/AE7169DB-4BB5-43F3-86B6-8211F4E6D74E.xml,pos -veris/AE76ECD0-AA66-49C2-8E08-86C02505258D.xml,pos -veris/AE7BC0B4-6C8C-4221-B93B-A7122118BB27.xml,pos -veris/AE8ACC75-E339-4628-93BB-FD629C520C85.xml,pos -veris/AE98C5E9-DA17-45FB-A231-559CEB223AD3.xml,pos -veris/AEA236C9-2DDA-4B38-A42A-05722E99AB17.xml,pos -veris/AED3A509-72E7-47BC-8082-8C030EC3D2F9.xml,pos -veris/AED74CB2-A3AD-4AC8-AFDB-E7278047AABD.xml,pos -veris/AEDF80C0-133B-4D18-8120-1BD8B17E5901.xml,pos -veris/AEECF270-64E9-469B-960C-40E06BCFDF4C.xml,pos -veris/AEF76670-CA82-469B-BE0A-B5EFA2381D0F.xml,pos -veris/AEFA1252-CFA9-4DF1-8D60-89441CE3A095.xml,pos -veris/AEFA7E95-8E63-4C89-8DA3-22CCAE8FD13D.xml,pos -veris/AEFF14F4-C15B-407B-ADFC-83FC58525138.xml,pos -veris/AF03598B-DB5E-410B-ADA7-678555BF4BEB.xml,pos -veris/AF108731-F2F5-4B1E-B75E-0FC9FFFDE9D9.xml,pos -veris/AF160495-648F-4F8F-AB32-A6C66502C3AF.xml,pos -veris/AF2BB762-BE40-4BA0-9618-CE0CE3506AE4.xml,pos -veris/AF3BEE5E-7FF8-4C93-B703-EF9E8C9AE142.xml,pos -veris/AF6E39F8-ACDC-4D3D-8FAC-7E8FCF6F90F7.xml,pos -veris/AF861519-9AB9-4A3E-8A88-EB94331A2D3E.xml,pos -veris/AFA1BA9B-501C-4074-8066-6F51B17D1A3A.xml,pos -veris/AFA9BE8B-3F64-4709-8926-3A29E749CD6A.xml,pos -veris/AFAD0F77-B4A0-4183-832C-9866A0935062.xml,pos -veris/AFB3751B-CA0C-42A2-8AD2-C8AA1413FF10.xml,pos -veris/AFCDA400-364A-4892-898A-87930213FEB7.xml,pos -veris/AFE5146C-DC6C-4FA7-B1FE-01070807677F.xml,pos -veris/AFE955CE-DAB0-4054-B55F-666F939415BB.xml,pos -veris/AFF07078-8624-4EB6-A3CD-D7F003778CE3.xml,pos -veris/B00012A1-4BFB-4C59-B053-963BA865CD88.xml,pos -veris/B0210F31-4F94-4597-93A3-1A35D28B46E9.xml,pos -veris/B040AF5E-E527-4193-A95D-01592F7B6FA1.xml,pos -veris/B0432CDE-1FE7-41A8-B7C2-564AEAAB25E7.xml,pos -veris/B061AF4F-40B8-412B-AC50-26FBD6B2E43A.xml,pos -veris/B063116A-B445-48CB-B81E-33444F6EE8C7.xml,pos -veris/B067072C-F6AF-48F2-B30A-B4B172798477.xml,pos -veris/B08CF38F-268F-4E60-BE46-E91185819967.xml,pos -veris/B0939703-F027-4685-B8D0-81CB23E1A3D2.xml,pos -veris/B09C77DC-3C1E-41E8-A235-CB4A705849BC.xml,pos -veris/B0A1770C-8755-48C7-BF69-16DD16B63630.xml,pos -veris/B0AFD700-CE60-4A86-B322-46D10F3DB2EC.xml,pos -veris/B0B388C8-69EB-4F12-8F28-7EA24EFF0131.xml,pos -veris/B0BC548B-5E1B-43F9-A0F4-6D395DDFC179.xml,pos -veris/B0C33433-654A-46C9-9F82-F51F1567F351.xml,pos -veris/B0CA006C-41C1-44DC-B1F3-1C213B9F3549.xml,pos -veris/B0D7EED2-7F2B-47C6-BD9D-6101EF2D7EAD.xml,pos -veris/B1010A34-343D-4299-993C-B1A261A707A5.xml,pos -veris/B10AB907-0F5C-4035-8F93-13AA154A239E.xml,pos -veris/B1232E61-68AC-4B75-897E-20961AE49E6C.xml,pos -veris/B127C554-D119-4C43-BE11-409654C73DEF.xml,pos -veris/B12868F2-F26C-4294-BA8A-6D4FC26CE61F.xml,pos -veris/B13ACEAE-65B6-4ED5-9ABF-A01452364C23.xml,pos -veris/B1403F12-2540-4015-95BA-0516970EA949.xml,pos -veris/B158996A-8D83-4F35-9B90-1E67719C3942.xml,pos -veris/B16DF467-2C61-4680-80E9-0ED32304E407.xml,pos -veris/B17030DA-9457-4790-8BAE-5EA17BEBB053.xml,pos -veris/B192F601-46FF-4DFB-B61C-6B9D390819CA.xml,pos -veris/B19ACB38-8978-4ABB-8C1F-6C7D6D8A9730.xml,pos -veris/B19F3599-2F1C-41F3-9EFE-7454062C2F3E.xml,pos -veris/B1A5E98F-9C1D-4E32-AEA4-A9A3F9F4B2E0.xml,pos -veris/B1ACADC0-3EDC-4B84-B18F-8C4A1F494DDC.xml,pos -veris/B1B2B440-A7D5-457C-B94D-3D9ABE18B516.xml,pos -veris/B1B8E5FA-FADA-414F-9559-39988B2CBBE8.xml,pos -veris/B1BC6CF9-BE56-4CCC-BD69-48CCE7EDDF74.xml,pos -veris/B1C5C1CB-3FDB-4EAE-9AC3-854577D2EBF9.xml,pos -veris/B1CCC9F9-DB0F-49A3-A76E-2DFAC7FF0AC2.xml,pos -veris/B1DA4B93-E4F0-44F6-B493-E1064F8C1040.xml,pos -veris/B1DB9C1B-5D75-4A5A-BB18-CA21990A3952.xml,pos -veris/B1E29BA2-D80D-4A76-9564-08812CAA59AA.xml,pos -veris/B1E7BCC9-EFAE-4E3C-9FD1-6D40C6319143.xml,pos -veris/B1FF0AB7-0D3B-446A-8372-A9377677EE42.xml,pos -veris/B20EFBC7-4930-4C33-88E4-9CC820699D5F.xml,pos -veris/B224BD02-8F57-4E2C-8461-697BE0592C10.xml,pos -veris/B23ACB59-5773-4F6A-89F8-F48D78BE51E4.xml,pos -veris/B23C06B5-D3AB-4AF6-A9C8-69485F8EC839.xml,pos -veris/B23D13CC-6BFA-4E13-81CB-7E432300BB19.xml,pos -veris/B2463B53-39F4-4CE7-A78A-8937B9E5CAB9.xml,pos -veris/B25A95F2-5B47-4D3A-B818-B619ECCE81A0.xml,pos -veris/B262B582-C7EC-4C02-AB1B-215B31F99058.xml,pos -veris/B26A8379-1C83-4CD8-9F1D-8C6814069856.xml,pos -veris/B26AB0A0-E9BD-42C1-A51B-6B6BA3A1FC74.xml,pos -veris/B26B6DF8-7C3D-4304-B80C-7CF096C1B292.xml,pos -veris/B26D4A00-A1C9-44CD-A14D-E7BF47DAAED9.xml,pos -veris/B28C79D5-2476-4EC0-B54E-3B22FC48E108.xml,pos -veris/B29388F3-1301-42A3-BBAC-42A593F4CABE.xml,pos -veris/B29A984A-F3C6-498C-A93E-9A733A22A838.xml,pos -veris/B2A15289-C01D-4657-98F0-29B9948A5A6B.xml,pos -veris/B2A8003D-884D-43FE-A487-77B819EE6760.xml,pos -veris/B2C36AC1-97B2-445F-B517-F4B620F7488C.xml,pos -veris/B2C8E510-5FE4-4F1C-80E4-59021655E492.xml,pos -veris/B2D05217-F2DD-4CB5-83B1-FB831EBA230B.xml,pos -veris/B2DCA290-87BE-417E-9486-213B50246DF4.xml,pos -veris/B2DF4E04-99C2-425E-8574-94F191C07283.xml,pos -veris/B2E18EA8-82C4-4711-A94A-716B26409657.xml,pos -veris/B2E3F2A0-C0CB-4ADE-8281-C99368C3EA92.xml,pos -veris/B2E68EF6-1FAA-4412-AF87-4A6DE466997B.xml,pos -veris/B2F90025-1EE9-40C9-BE57-C77F9B08959C.xml,pos -veris/B2FE0113-539F-4F60-B8BC-5FAC3B6C0A3B.xml,pos -veris/B302C5EE-6E6B-46D7-9635-F6E287FA305E.xml,pos -veris/B30F6284-CE6F-40B5-878F-10A6C5A97596.xml,pos -veris/B3208B99-04C9-482F-BD60-35A92D744D56.xml,pos -veris/B3228C33-E791-438F-B2EC-ACA7D51E6CA9.xml,pos -veris/B3294DFA-0BAE-4B33-AE7E-960F9659DCEB.xml,pos -veris/B3321ED7-BBCD-40B8-B410-947086EE370D.xml,pos -veris/B34F95B5-A928-4421-8585-7BAE0A2ED8AD.xml,pos -veris/B356D3E7-A041-427F-9477-D25AF2F6E9C6.xml,pos -veris/B35C205C-EED2-4E62-BEBA-A560895BB646.xml,pos -veris/B367E1B6-77F3-4F4B-9C73-846E8BBD494C.xml,pos -veris/B38108B4-039D-46BE-A78C-4FD75BC1DE0D.xml,pos -veris/B38B2904-6CCC-4B43-9AB3-C79702932151.xml,pos -veris/B393A7D5-91C3-4FF5-A8D6-A5562550AA42.xml,pos -veris/B399329C-3D5E-48B9-8FAF-D7E73F069C8B.xml,pos -veris/B39F5CAD-C7C9-44E9-BE0B-36B1675B0F45.xml,pos -veris/B3A0D2C3-DB93-45C9-B276-07C1D2E8E7F4.xml,pos -veris/B3ADF169-744F-4470-BFBA-3D140042B800.xml,pos -veris/B3BB05C7-3260-4638-9BB3-5B146C66DBA7.xml,pos -veris/B3DA37E3-2BE3-4861-AF13-EE14A4763893.xml,pos -veris/B3DFB2FB-9EAE-4C28-8003-976519F5BCF4.xml,pos -veris/B415D2D0-5ECA-4D3A-A37B-640FF659C53E.xml,pos -veris/B41BDEBB-8FA9-4EA1-8474-B96EFB602235.xml,pos -veris/B427DFB8-0AD2-49A9-BE96-D00F5DB52E05.xml,pos -veris/B4462949-34D4-4486-ACC8-29CD984F429F.xml,pos -veris/B4568990-DA66-4236-ACDC-F63753B4A556.xml,pos -veris/B45A620E-0559-4002-B147-9A22F2AC7736.xml,pos -veris/B46CEE5C-5D66-424B-8059-5D55BDB8F1E0.xml,pos -veris/B4883BFB-38A6-49FE-9766-5E53C020D1BA.xml,pos -veris/B4972629-EE41-40B2-AAD0-7380909D213A.xml,pos -veris/B4AFFF29-BDB7-4C8C-A688-E0E26A07E163.xml,pos -veris/B4C25BFE-5954-4F1E-B12E-13FF4760090E.xml,pos -veris/B4C2C85B-3810-47A7-814A-D4D80EA2612E.xml,pos -veris/B4C8E9B8-3012-44BD-A859-11D1276022F5.xml,pos -veris/B4CEA872-3269-4EE4-A18D-21D2444C2234.xml,pos -veris/B4D747A1-D7B2-4FFE-B71B-70DE1673DF72.xml,pos -veris/B4DE2A49-C61B-46E7-ABF3-77E4879691E4.xml,pos -veris/B4F244E3-61DD-4049-B9F8-3D41F2676129.xml,pos -veris/B503E17B-A4EE-48A0-9E0B-9B72F552E26B.xml,pos -veris/B506636E-A520-4B24-AF0F-4FD5E4B5D864.xml,pos -veris/B50839C3-B491-478A-AAD7-A31FF541981B.xml,pos -veris/B54A5779-6ABC-41D7-81E4-93B4AD05ACB3.xml,pos -veris/B5543276-B10F-4A06-9CAD-A9B1B4E4F84B.xml,neg -veris/B55A8B9E-6589-4263-AF9B-E65EB61107D9.xml,pos -veris/B56A96FF-2814-4E9F-8ACC-D7E7E659B10F.xml,pos -veris/B58939C9-2E16-4A67-9D8E-DAC626B71BE9.xml,pos -veris/B598C5C0-F920-400E-AC97-94C4F5AF8895.xml,pos -veris/B59CE439-FCD8-41CB-BD43-FE7618416472.xml,pos -veris/B5ADFDEA-7EFA-4475-A5C7-67AA8356006F.xml,pos -veris/B5C36E6B-E3E2-4327-A934-4BBDCAEB11D5.xml,pos -veris/B5CDDB4D-C24E-4D24-9208-4C1B066CD73B.xml,pos -veris/B5D485DE-8E5F-4638-9E60-C624BE329357.xml,pos -veris/B5E6353D-D953-425E-B7A4-8905758F8592.xml,pos -veris/B5F1914F-85F4-4BB7-9230-F1C58250757E.xml,pos -veris/B602051A-98E4-405C-AE10-09FF18A4FF1F.xml,pos -veris/B62D936A-9905-45ED-8EDA-4E5C8FB6AFF2.xml,pos -veris/B6326827-A9EC-4C0B-AC12-550DD1C2E9B5.xml,pos -veris/B64B656E-64EA-46DD-A7BC-8BAAB6595E8B.xml,pos -veris/B651F8FB-52FB-4206-874C-67FDC6B7F114.xml,pos -veris/B656C149-01B6-45FB-B7A0-6E3D84099AF3.xml,pos -veris/B65780C3-5651-4B43-89A1-DB0E5E911AF1.xml,pos -veris/B658D29E-E064-411B-94B6-08CF0115C874.xml,pos -veris/B65CFD00-A308-4EB4-9CF6-D29EB69364A3.xml,pos -veris/B66803DC-62A0-11E3-9309-14109FCE954D.xml,pos -veris/B66947E1-62A0-11E3-B103-14109FCE954D.xml,pos -veris/B669718F-62A0-11E3-9156-14109FCE954D.xml,pos -veris/B6699A6B-62A0-11E3-9D9D-14109FCE954D.xml,pos -veris/B669C6F5-62A0-11E3-8C3E-14109FCE954D.xml,pos -veris/B669EF4C-62A0-11E3-8087-14109FCE954D.xml,pos -veris/B66A1CF5-62A0-11E3-8DF5-14109FCE954D.xml,pos -veris/B66A4E07-62A0-11E3-9B8A-14109FCE954D.xml,pos -veris/B66A7A7D-62A0-11E3-992C-14109FCE954D.xml,pos -veris/B66AA36B-62A0-11E3-99D0-14109FCE954D.xml,pos -veris/B66ADAEE-62A0-11E3-9921-14109FCE954D.xml,pos -veris/B66B0423-62A0-11E3-A840-14109FCE954D.xml,pos -veris/B66B2DBD-62A0-11E3-BD37-14109FCE954D.xml,pos -veris/B66B5870-62A0-11E3-B69A-14109FCE954D.xml,pos -veris/B66B846B-62A0-11E3-840C-14109FCE954D.xml,pos -veris/B66BB805-62A0-11E3-A062-14109FCE954D.xml,pos -veris/B66BE163-62A0-11E3-8F66-14109FCE954D.xml,pos -veris/B66C091C-62A0-11E3-9EE4-14109FCE954D.xml,pos -veris/B66C3470-62A0-11E3-8690-14109FCE954D.xml,pos -veris/B66C5D61-62A0-11E3-A879-14109FCE954D.xml,pos -veris/B66C856B-62A0-11E3-8987-14109FCE954D.xml,pos -veris/B66CB0BA-62A0-11E3-834C-14109FCE954D.xml,pos -veris/B66CDB14-62A0-11E3-84B5-14109FCE954D.xml,pos -veris/B66D02D9-62A0-11E3-A3F5-14109FCE954D.xml,pos -veris/B66D2ACC-62A0-11E3-9760-14109FCE954D.xml,pos -veris/B66D59AE-62A0-11E3-B028-14109FCE954D.xml,pos -veris/B66D86FD-62A0-11E3-BADC-14109FCE954D.xml,pos -veris/B66DAE70-62A0-11E3-958A-14109FCE954D.xml,pos -veris/B66DDECF-62A0-11E3-B313-14109FCE954D.xml,pos -veris/B66E17A3-62A0-11E3-AC69-14109FCE954D.xml,pos -veris/B66E56EB-62A0-11E3-B4B7-14109FCE954D.xml,pos -veris/B66E8FD4-62A0-11E3-8F53-14109FCE954D.xml,pos -veris/B66EC757-62A0-11E3-A7A3-14109FCE954D.xml,pos -veris/B66EFD85-62A0-11E3-B824-14109FCE954D.xml,pos -veris/B66F339E-62A0-11E3-B2C1-14109FCE954D.xml,pos -veris/B66F6B68-62A0-11E3-89D8-14109FCE954D.xml,pos -veris/B66F9585-62A0-11E3-8B49-14109FCE954D.xml,pos -veris/B66FBF3D-62A0-11E3-9F67-14109FCE954D.xml,pos -veris/B66FE9F8-62A0-11E3-9942-14109FCE954D.xml,pos -veris/B670292B-62A0-11E3-B84B-14109FCE954D.xml,pos -veris/B670693A-62A0-11E3-A201-14109FCE954D.xml,pos -veris/B670AE19-62A0-11E3-82F4-14109FCE954D.xml,pos -veris/B670EDA8-62A0-11E3-9187-14109FCE954D.xml,pos -veris/B6711DE6-62A0-11E3-BDED-14109FCE954D.xml,pos -veris/B6716A4F-62A0-11E3-BC6A-14109FCE954D.xml,pos -veris/B671AE8A-62A0-11E3-B33A-14109FCE954D.xml,pos -veris/B671EDAB-62A0-11E3-BC5D-14109FCE954D.xml,pos -veris/B6722CB8-62A0-11E3-BF26-14109FCE954D.xml,pos -veris/B67265CA-62A0-11E3-8528-14109FCE954D.xml,pos -veris/B672930F-62A0-11E3-82E6-14109FCE954D.xml,pos -veris/B672BAFD-62A0-11E3-9856-14109FCE954D.xml,pos -veris/B672E30F-62A0-11E3-AAF5-14109FCE954D.xml,pos -veris/B6730AE8-62A0-11E3-9E9C-14109FCE954D.xml,pos -veris/B6733375-62A0-11E3-B324-14109FCE954D.xml,pos -veris/B67362E1-62A0-11E3-A97B-14109FCE954D.xml,pos -veris/B6739F75-62A0-11E3-A6FC-14109FCE954D.xml,pos -veris/B673C6C0-62A0-11E3-9C93-14109FCE954D.xml,pos -veris/B673EF00-62A0-11E3-B1E8-14109FCE954D.xml,pos -veris/B67415FA-62A0-11E3-A24F-14109FCE954D.xml,pos -veris/B6743C91-62A0-11E3-AD06-14109FCE954D.xml,pos -veris/B6746382-62A0-11E3-B01B-14109FCE954D.xml,pos -veris/B6748AE3-62A0-11E3-9611-14109FCE954D.xml,pos -veris/B674B211-62A0-11E3-A7A5-14109FCE954D.xml,pos -veris/B67BB154-50A4-4063-8534-A09240D174A8.xml,pos -veris/B68AEBD4-EB32-4168-AECC-559CEBF5FB42.xml,pos -veris/B68BE8FB-77D9-4487-80F5-DDD471848583.xml,pos -veris/B68DBE34-2C4E-4497-9714-099A5DC1577B.xml,pos -veris/B6B11328-10E5-46F1-ABFE-7BD4BD18118A.xml,pos -veris/B6C05241-E4AC-493C-8041-A59E06987DE6.xml,pos -veris/B6C82CBF-CC49-4846-9F6E-26CE2F395A4C.xml,pos -veris/B6DB4B47-AFBA-455F-9D42-7C3D4BBD6D9E.xml,pos -veris/B6DB9DA9-BDF5-4490-9FA0-ABC0C1D9D4A2.xml,pos -veris/B7105FAE-7DC9-487E-AF64-A4420B9E874D.xml,pos -veris/B71473FB-8222-4C26-8BBC-8177659DBCBB.xml,pos -veris/B714B01E-3D33-4DA8-9E38-43DFBC60D316.xml,pos -veris/B72FB7CE-71A3-4BA7-8FFB-23924A1EC566.xml,pos -veris/B741F99A-80A0-4434-A8F4-26E98E6297ED.xml,pos -veris/B7594A49-E6D7-46C8-8609-3A76315E536F.xml,pos -veris/B76030D5-4682-4FFD-8539-3BCC7F5CB09A.xml,pos -veris/B7670CBB-3B42-4024-BDF6-1BED5F9F986A.xml,pos -veris/B775025C-D22F-472C-AD01-EC90325CC584.xml,pos -veris/B77C36B5-D30A-42A1-86D0-CCC42E57A698.xml,pos -veris/B78658A4-05B1-4065-88E9-9EEA26A32840.xml,pos -veris/B7889E4B-2E36-4D30-903D-7DB8FB15F0D5.xml,pos -veris/B7A11D85-2614-499A-8E56-4AD5805D02FC.xml,pos -veris/B7C03E5B-9251-4976-AFA9-B9D061E874C8.xml,pos -veris/B7C30B2F-10AD-4B2B-A7BF-72D6BB98F046.xml,pos -veris/B7C5AB83-C904-4274-A781-92F03E02AAE2.xml,pos -veris/B7D0E28A-86DD-4B83-B989-DF3C56781725.xml,pos -veris/B7EDC6D7-537E-4513-874C-3B6CBB2B3F7A.xml,pos -veris/B7EE9769-5AB5-412D-BAC5-1F1CE06B6F89.xml,pos -veris/B801317A-04C0-46B2-A373-91AF94C249D8.xml,pos -veris/B8058BE4-CA8A-4F6B-AC0A-59FEDA2B615F.xml,pos -veris/B8407F30-DDB9-4947-A40D-EDDBEE1348A5.xml,pos -veris/B84741E3-0406-4DD4-A3B4-C9DDFAD52B2E.xml,pos -veris/B85761D4-DD5E-4E07-BD1E-0FDE3B495E44.xml,pos -veris/B85B2675-358B-4143-98E9-E4A86C31B678.xml,pos -veris/B869831A-A4D3-45A5-9F4F-3767F47BE2AC.xml,pos -veris/B8804EE9-CAA8-4649-A85D-99038027E857.xml,pos -veris/B88408C8-8E82-4B8E-9D00-3C82BC379B45.xml,pos -veris/B887562D-DC0E-4703-8E48-6F481E27C5ED.xml,pos -veris/B8A3C389-C6C7-439A-B2CA-320B9CB51B2C.xml,pos -veris/B8B20E02-39D2-4CD3-B83D-15389D0C676D.xml,pos -veris/B8B7A2C4-0C80-43EB-90B2-5A445DD34E8C.xml,pos -veris/B8DD9BC0-D99B-40D6-BDD4-10CC223572D0.xml,pos -veris/B8E04295-D559-4B6E-BC63-505A808F5F69.xml,pos -veris/B8F2599C-4BDF-4135-98D5-C622DA4B4816.xml,pos -veris/B8F25A26-C649-476E-858B-FC87A4E3E221.xml,pos -veris/B8FFDDE9-8AB6-47DE-9288-7C12CD564A09.xml,pos -veris/B91D3034-C151-4A91-B500-1BA3624141C0.xml,pos -veris/B9348220-43D9-4D97-A3F4-93C43B11732E.xml,pos -veris/B942D2A3-6AFE-4774-92A6-3A1F8C55C507.xml,pos -veris/B957DCC3-1738-49D2-B63F-FBD9FEB1CE73.xml,pos -veris/B96C4583-7126-4097-8F7B-B5CDDB039DFE.xml,pos -veris/B96F0A1A-B74D-481C-8858-CEB8E423A14F.xml,pos -veris/B970868E-4FB0-4F47-B585-7677CC9324EE.xml,pos -veris/B9765F5B-3050-4566-8D2B-8C8EAC260D9B.xml,pos -veris/B97A1CE3-07AB-440A-9C11-F4F535645019.xml,pos -veris/B985130B-58A9-4E94-BC1A-1467811A3E31.xml,pos -veris/B99B9E8B-1DEB-4564-9A08-5CEE7DAAA022.xml,pos -veris/B9C8586C-6556-4099-A495-409DDAB8DE15.xml,pos -veris/B9CE339D-2CD0-4CF0-A3E4-68AA922E5426.xml,pos -veris/B9E23941-026C-418C-9B62-E333CA4C5ABC.xml,pos -veris/B9EE1982-F35E-4236-A9E4-0474926B76E1.xml,pos -veris/BA0CB7CB-7BF1-40A1-886E-ACF7C9683C8E.xml,pos -veris/BA0FADD8-BEAA-44ED-BE59-9D1976D54781.xml,pos -veris/BA1381E7-DC27-4E9F-8B11-349FD506202D.xml,pos -veris/BA1D9042-4AD4-49EF-BF82-4BC5AE5877EB.xml,pos -veris/BA2067B6-ECE5-4B43-AA97-F2F75967EFAB.xml,pos -veris/BA270E32-B596-4E6C-8978-FE481388D876.xml,pos -veris/BA2EFBC9-8415-40C5-8B5F-A4EFB8BF7B38.xml,pos -veris/BA379E02-8032-4EC6-8034-D5C6223210D9.xml,pos -veris/BA450A28-961D-448C-AA02-A0AFC8005A6B.xml,pos -veris/BA45A885-7EF6-40CC-9AD9-3F8E683B9050.xml,pos -veris/BA463F72-32F8-41DD-BFE7-7E4078FEF91A.xml,pos -veris/BA52DE82-0F5E-4F2C-8400-84316377DA60.xml,pos -veris/BA602E9A-8D68-4857-A80E-F03A2A22CF04.xml,pos -veris/BA603111-BB09-4F22-87FF-33A31A0086CE.xml,pos -veris/BABAA95E-B2F1-46B0-B392-DC2D2AE84E9A.xml,pos -veris/BAC92CAB-D578-43BA-A17B-987D3D63831A.xml,pos -veris/BAECB13F-8E93-460E-82F8-B1C66C583644.xml,pos -veris/BAEFA519-053C-4E00-A427-5058A9FDCEDF.xml,pos -veris/BB28D7DE-A037-433E-AC1C-84FEA934E2E8.xml,pos -veris/BB2C54F8-08C0-49D4-9659-614CC5CCFC88.xml,pos -veris/BB3229D2-103F-4C32-BFD1-D1E3FE448C68.xml,pos -veris/BB502F52-1174-4F99-ABAC-52BB6D1A761F.xml,pos -veris/BB52D807-2EFD-41F0-A5D6-102F8762221E.xml,pos -veris/BB56FC70-8D1F-4073-B1C5-A2BD25A0BF50.xml,pos -veris/BB6683DD-3186-4027-95F8-E1A6F93F2E03.xml,pos -veris/BB73703D-E8B7-4629-8233-2C6B666A54D3.xml,pos -veris/BB796274-4852-41F9-89C0-E10A48B98A0D.xml,pos -veris/BB7D8E08-C2D6-4FAE-888B-F66B0C1B1E62.xml,pos -veris/BB8326D3-FA4D-4A3D-9A45-78C4C139F2EB.xml,pos -veris/BB83DFBD-AE12-429F-B98E-81749A7D95D6.xml,pos -veris/BB9377E2-B69D-4FED-BFA0-FD53D9D08E9B.xml,pos -veris/BB945489-CCF6-4635-AF93-D14F1DA856A7.xml,pos -veris/BB953BCC-8299-4455-9227-8555609D8AB2.xml,pos -veris/BB9770FC-C175-4195-8B45-E5F5395F8320.xml,pos -veris/BB99DD92-1838-4C97-997E-63787AC222BD.xml,pos -veris/BB9D5035-85D1-435C-9381-5846D0A7D48C.xml,pos -veris/BBA27971-8390-48F1-86B4-59F9F28F129A.xml,pos -veris/BBC5F07D-AF57-4DD7-B702-AE6B48656189.xml,pos -veris/BBDAC09D-9A29-49CC-A114-44E6CF0723AA.xml,pos -veris/BBE6B6FF-33DA-4933-BFA6-E7A37CA98331.xml,pos -veris/BBEC3496-5276-4933-8796-218E8C6400E7.xml,pos -veris/BBF53AFB-2068-4C2A-9C21-C19C7A86E5E9.xml,pos -veris/BC02850F-C1A0-4F1B-912E-4DBE339882CD.xml,pos -veris/BC05EF72-E5AE-4B2F-BD05-3C74F7736AE1.xml,pos -veris/BC231D06-E735-490A-859F-B27CE44D2B32.xml,pos -veris/BC2BB2B4-25EF-4E11-84B5-7BF913B84178.xml,pos -veris/BC33D49A-4EE8-41D0-BB3C-1E0CBC4DE9E9.xml,pos -veris/BC463142-F2E2-4211-80A5-5C628BFCF061.xml,pos -veris/BC4BE9C4-58B0-4D32-A584-D244D80DA642.xml,pos -veris/BC600177-1AC0-4B09-999F-32244A11BDAC.xml,pos -veris/BC711FC9-3609-40D5-B76D-562CBF2BBBDF.xml,pos -veris/BC907BE6-25FD-4D47-8844-FF32466CAFB2.xml,pos -veris/BC97C389-C7AE-49B2-9E5F-6DE4F3290463.xml,pos -veris/BCA71192-885B-4E77-BD5B-C38709896E70.xml,pos -veris/BCA7A79F-C9A1-4D98-9A44-DD1DE77A48BF.xml,pos -veris/BCB88461-5249-46C3-BD5F-8424A55B2164.xml,pos -veris/BCC01B61-5F92-4258-9A69-295EF408A011.xml,pos -veris/BCC41BF5-CD3B-40E1-9B57-5DDA49627AD1.xml,pos -veris/BCC5E334-EB82-49FE-BD56-85C22D426BC8.xml,pos -veris/BCC742FB-A2A4-4E18-8A1F-3591D7CDC048.xml,pos -veris/BCD74A0A-418E-4FFB-8F12-4364B62A3232.xml,pos -veris/BCDDED71-3904-4355-BF09-F1C5F35E26B8.xml,pos -veris/BCE2AEC0-34CC-4833-B24D-24FFF954F871.xml,pos -veris/BD350944-F4F3-4FB3-8E12-29DE7722FF2A.xml,pos -veris/BD4695B2-35D0-48ED-BDF6-A938949B75C9.xml,pos -veris/BD54D206-5DD0-4988-A2FF-F00ABA55FAEF.xml,pos -veris/BD5A8A6F-AF37-41F0-93D5-C657B92F9767.xml,pos -veris/BD6DC73D-C581-483A-BE46-900698A3757F.xml,pos -veris/BD71EF22-F735-4AE9-A9A4-3F39DABF6169.xml,pos -veris/BDA3B689-8154-4D35-94BA-2390BE9C4E5D.xml,pos -veris/BDA7FD92-67FE-437B-9761-13A98BECE20D.xml,pos -veris/BDAD70AE-3C86-4D6C-AE21-8AE8DEFCC35B.xml,pos -veris/BDB26086-FF98-48E7-94E3-D1931C66B951.xml,pos -veris/BDB75E84-D1EA-4166-99AE-69B16F131B96.xml,pos -veris/BDBC800E-B984-4BE5-AE31-99EA975F67A5.xml,pos -veris/BDD1DE7E-4DEB-428D-A97E-C7D650238C5D.xml,pos -veris/BDDD963D-D58E-4231-B4D1-458E962EE523.xml,pos -veris/BDE7E11D-2016-4340-A6E1-C7F75B41D0A8.xml,pos -veris/BDEC17DA-DAB3-4CDC-9ADD-80CBE8C1D0FF.xml,pos -veris/BDED8721-3BA2-42A5-94AD-64101F797F6C.xml,pos -veris/BE00D0BA-54A0-4C83-A8E0-099FFCC5B8C1.xml,pos -veris/BE05C1B0-9E04-4129-977B-F8103D420062.xml,pos -veris/BE0C2CD4-0A0F-47D1-A21C-5B7EF3B1D6E5.xml,pos -veris/BE10EA89-5CAB-4972-BBD6-F3A0AAE4E102.xml,pos -veris/BE190DD2-B1AA-4D1A-816D-CDE25CD40434.xml,pos -veris/BE4FBDA8-083C-4F71-8E9B-FD1405162305.xml,pos -veris/BE694F56-3C50-465E-B376-066C0C0B0FE8.xml,pos -veris/BE7CBE07-D53D-43D9-875A-31C7CE71EE50.xml,pos -veris/BE910780-7E6B-4791-A64C-63290A2BD021.xml,pos -veris/BE969358-83C2-4313-8507-2AAF586629AE.xml,pos -veris/BE9B03D3-6903-4EB1-9CE2-285DC968FF41.xml,pos -veris/BEA23A90-CF99-4919-8346-230EEF5F50B0.xml,pos -veris/BEDC4E3B-E94B-4DCF-8CFA-4A2A354786DC.xml,pos -veris/BEEEB63F-AE9F-4A2C-B817-0867F8494E94.xml,pos -veris/BEF42051-EE6A-4BE3-8E8D-C2D7D69BEF41.xml,pos -veris/BF033213-06B9-4021-BB56-DAB66E5EDBDF.xml,pos -veris/BF1140AD-5AFE-4629-8A48-D0FCF6723A0E.xml,pos -veris/BF11CCEE-0AE0-4FCD-84A2-E28CEAEDD05A.xml,pos -veris/BF17827D-7826-4366-96E1-C28DA6F243B2.xml,pos -veris/BF2A877C-A878-444E-8287-766A3B55153F.xml,pos -veris/BF383842-5141-4209-99FE-5B79E98E80D8.xml,pos -veris/BF4D61A1-D066-45C2-8ABA-A596083AB230.xml,pos -veris/BF522F48-B2B4-4A94-A6B2-9656CD4C0DAA.xml,pos -veris/BF657D9B-40C8-485A-84C1-ACD8645F6AA1.xml,pos -veris/BF6658FE-7860-4D41-B001-F6E18916CC51.xml,pos -veris/BF6D0180-DF65-4534-8C5D-9A1BC935A367.xml,pos -veris/BF87CA5A-325A-4D5B-B087-EFF4C0431401.xml,pos -veris/BF888119-7379-4ACC-B222-C05781AFA770.xml,pos -veris/BF8CD58E-7F61-4DC8-B3C0-815D83CBA4F4.xml,pos -veris/BFA363B6-1D48-4371-85D8-0473A86DEB8B.xml,pos -veris/BFA6DEFB-55AB-4672-9D1F-E3FF78B9DCB1.xml,pos -veris/BFB1B8F3-841A-4C0C-AE02-CB9E5950A83B.xml,pos -veris/BFB2A444-81E8-46A6-8806-97CCF9D4DBEF.xml,pos -veris/BFC8B1F5-3CA7-4260-9B0A-D309F370462B.xml,pos -veris/BFCC7DEA-5AE2-4775-B37B-3B4666CEEE64.xml,pos -veris/BFCF4B50-AE28-421B-BB0A-222D562EBD0D.xml,pos -veris/BFD46DB8-C3BE-4E2E-86CD-14085C6D47CE.xml,pos -veris/BFE96F4B-9D12-441D-AF44-9FAC366E81D6.xml,pos -veris/C015DF1D-8A4A-44CD-9CCF-E9DD9C1B6262.xml,pos -veris/C01CFDBE-7724-42F2-AF92-9A8517F60A6A.xml,pos -veris/C0241D98-D659-40BB-AD6D-86DF6651FAF3.xml,pos -veris/C02A60AE-0B7F-4005-8185-2C66454FCBCC.xml,pos -veris/C054BCD0-7514-4E04-93E2-654C61B5A3FF.xml,pos -veris/C0557A88-EB36-4056-8DC9-BF75F4A18C1A.xml,pos -veris/C0618B6D-51B7-40CA-831B-64DFD6AF2FE5.xml,pos -veris/C07E499F-C3B9-4E72-A424-322D3EC9A299.xml,pos -veris/C086A850-3521-4B9F-BE9A-1AD76D28E87B.xml,pos -veris/C08E6969-26ED-4FC7-84D0-618DDFCDE090.xml,pos -veris/C091AA76-173B-4C0A-9B1B-CE18767B8A96.xml,pos -veris/C0A1ECCD-F001-42B7-B32B-B0CD5793067B.xml,pos -veris/C0BEAD1A-3C63-461D-84B9-5D729222C118.xml,pos -veris/C0C80531-1132-4679-BE50-355987376E9A.xml,pos -veris/C0D96EA2-E65C-4F16-82FD-8170E5CDB6A5.xml,pos -veris/C0E387C0-C662-425D-9F71-FF1EE034AE32.xml,pos -veris/C0FC507B-1AA3-4F3E-81F6-229D5D50C902.xml,pos -veris/C100D8E5-86E5-4BE3-923A-9A79592935AC.xml,pos -veris/C102D942-2886-4EE7-9B7A-FEF852F4DABB.xml,pos -veris/C108305E-4753-4279-A5AA-BB5F11C0F9B8.xml,pos -veris/C1090F85-C00E-49A4-BF1D-ECF954EFFFCD.xml,pos -veris/C12B6ED1-EAA2-4F7A-8808-C1162709E188.xml,pos -veris/C159758E-77F7-4A87-B2DE-1CB09916410E.xml,pos -veris/C169CAF2-381A-4442-A28C-677A7F287ABF.xml,pos -veris/C181F5AC-3DC4-4E85-926A-D2C04E00BDA4.xml,pos -veris/C18F26EB-3292-468E-96F5-9BDEA719DDD3.xml,pos -veris/C19049B3-9D99-44F7-8AB1-FD56013D59FA.xml,pos -veris/C1A9D9B8-7103-4F27-B1BA-78F21964A2E4.xml,pos -veris/C1B38226-B515-4BB8-A9E5-BDAB3B999B83.xml,pos -veris/C1C27AD1-17DF-40E6-9C30-DABBDD677160.xml,pos -veris/C1EB836B-5AD7-4691-8C0D-C2F7A0EF5648.xml,pos -veris/C1EE90AB-4B8F-493F-A2CF-6FA383679C72.xml,pos -veris/C2015E67-C45C-43F0-8218-5699F2C3C4A5.xml,pos -veris/C222EEE1-1A9D-4958-811C-247061C5F763.xml,pos -veris/C22B221C-7DA7-4F5C-854B-B60021EA3563.xml,pos -veris/C23D2412-10EE-46DE-9082-DEC6E89AB330.xml,pos -veris/C23E0769-187E-496D-BCB3-015DB74238BC.xml,pos -veris/C2440E4F-0A77-429D-9F19-3390D484C01E.xml,pos -veris/C2453A7C-EA66-4775-807E-EEEE89A75661.xml,pos -veris/C25171C6-94FA-4C92-B26D-3B741404BABB.xml,pos -veris/C282139F-C91B-4DB4-93E9-FAEE3BEBEB3B.xml,pos -veris/C284F565-7DDB-4FF3-B278-65E3DE6B061B.xml,pos -veris/C28E1D34-1652-4A0A-982E-8F4165399CE1.xml,pos -veris/C2977BBB-2132-4A58-A69D-614EBD59EBC8.xml,pos -veris/C29C4C44-7BB4-4E06-AB72-6452F8A0AEC7.xml,pos -veris/C2CED3FD-8956-471A-9D90-12579668F3E7.xml,pos -veris/C2F7D1F5-4B59-4B69-9126-3E5E7C501DC2.xml,pos -veris/C312CE5A-7D8E-4739-BDAB-019617BC94F7.xml,pos -veris/C318FA80-EA92-47C0-8C47-77682639C58C.xml,pos -veris/C3192A62-3452-4EBD-989F-2CD99A72777C.xml,pos -veris/C3370766-D826-4393-BB67-DE25126D7858.xml,pos -veris/C3399D72-963C-44E4-9456-0CCE9F20DB7D.xml,pos -veris/C3507BCE-CF57-47D8-BD36-C6BC9E2841A8.xml,pos -veris/C36CE554-9D91-47AE-91E8-905FC6461EF5.xml,pos -veris/C36F51E8-07AE-4ADB-AC39-5EB57973C958.xml,pos -veris/C37CC12E-A471-4C58-8148-1C87B027A817.xml,pos -veris/C3827EC0-FD72-408D-BBE1-BBF1CBC7A4E9.xml,pos -veris/C3A0FD5D-A3AB-4533-8629-A7203BF3B714.xml,pos -veris/C3A120B3-3B73-41E0-88AF-67E56CDA1DA9.xml,pos -veris/C3C9A59D-5A7E-44F2-8563-0F5192A10CCF.xml,pos -veris/C3CA451A-B82E-461C-8D7C-1FBACCC0DC4A.xml,pos -veris/C3CF68F4-CA1A-4B03-8A1B-5A1B48AA4752.xml,pos -veris/C3D27C6F-6678-4550-A2B6-9DB6CA4C4EA7.xml,pos -veris/C3DF206F-743B-406F-A4D6-18E6A3D0CC87.xml,pos -veris/C3EC2909-F494-4B2C-B500-031C4D05A962.xml,pos -veris/C405D734-41A3-4BCB-B426-8B494B530550.xml,pos -veris/C4069257-1DCD-457A-AC6D-3938F7A95416.xml,pos -veris/C439CD1D-C3A0-49CA-97D3-5305C01B71F0.xml,pos -veris/C4488AA2-11FC-43B6-8F36-EB5A846C0901.xml,pos -veris/C44C3AC1-BB42-4B16-8FB3-D3F67D0A6E5D.xml,pos -veris/C4559733-8AFC-4689-B813-38B371D02E88.xml,pos -veris/C48C8B46-10FD-41D1-8578-8FBD5265C1E8.xml,pos -veris/C48F55EF-22F4-4A1E-80B3-C3D33902C9FE.xml,pos -veris/C49F9178-41FA-4971-818F-A6124B96D1EB.xml,pos -veris/C4A6B0E2-2F6E-4162-BA7D-6E63449DF726.xml,pos -veris/C4AB7E54-663F-4B2A-918C-3A5555AE9834.xml,pos -veris/C4B41244-7B89-4829-B16F-A362CD791445.xml,pos -veris/C4B80751-9462-4AC1-B725-C56D05E5EA05.xml,pos -veris/C4D5EAA3-04AF-4CFF-8B89-014517A8E324.xml,pos -veris/C5027F7F-87C5-4075-BE9E-816CAE2C9EA2.xml,pos -veris/C5085366-AC6A-4F1A-95F8-48A151895D45.xml,pos -veris/C508C6B6-5EE3-4221-B25D-A57AB521C39B.xml,pos -veris/C5103667-1976-4E82-91C4-08A5C898C5F5.xml,pos -veris/C5185427-043E-4FA9-BEA3-BE361ED0E61F.xml,pos -veris/C529B44F-6137-42B7-AF2A-86B1270D9AF5.xml,pos -veris/C52BB004-153C-43DB-955B-26152825BD3A.xml,pos -veris/C53129EB-44BD-4EA8-AA7F-7E1EFAF2C271.xml,pos -veris/C546A3DC-4900-467D-B793-3D2412441A47.xml,pos -veris/C5503167-2846-4EE8-B449-C9B815733429.xml,pos -veris/C558E42A-116C-47F0-A7F2-9ED645D2EFCE.xml,pos -veris/C56260D0-AFE8-4FD1-8902-A707DF1606A2.xml,pos -veris/C58AF059-829B-4B32-A347-B1F4ED355C5C.xml,pos -veris/C5A19BED-66B7-440C-95BB-A337EBBECC87.xml,pos -veris/C5AD26EE-822D-4C2B-A0D8-C9ACA82068C7.xml,pos -veris/C5B4F1AD-158C-4B81-9A3F-6D5D4D33EEE0.xml,pos -veris/C5E37868-9C01-4B3A-9EA1-40A7ED9C97DB.xml,pos -veris/C5F18FF2-0578-4A0D-92DF-A2A200B978A8.xml,pos -veris/C610DE07-6E41-487C-ABF4-BFE8757E8833.xml,pos -veris/C624093E-78DE-4CF8-A31E-B87DE0354806.xml,pos -veris/C64F3633-9A1F-4F74-898E-82ABB6A55C5E.xml,pos -veris/C6755B9B-00B2-44AE-A319-173D6BA35B9C.xml,pos -veris/C67B1DAC-8103-4D14-AAEB-E9A8A3303ACD.xml,pos -veris/C684D76D-1936-4CAB-9956-4FD999CDF0C7.xml,pos -veris/C686D43A-EE1B-4C67-A73A-7BDFFE1DA9A5.xml,pos -veris/C6954B63-E731-4586-A199-35088EEE6B59.xml,pos -veris/C6A36FF5-D328-4D41-B778-7CDFD77C1D5D.xml,pos -veris/C6AB303F-17DD-4729-8985-E8C9C46B5391.xml,pos -veris/C6AB35E4-64F4-413A-AE1E-A87F22DCFAD4.xml,pos -veris/C6AD30B6-6271-46B5-B3BD-8CCD976BC589.xml,pos -veris/C6B52EFC-20A7-4203-905F-8336135B349E.xml,pos -veris/C6C30497-82CE-4136-88BA-9050FB0CCA6F.xml,pos -veris/C6C62E0F-F738-4166-B97B-C91D6286894F.xml,pos -veris/C6CAC907-FC8C-473A-9290-3D71ED2760A6.xml,pos -veris/C6CBA096-5E5C-4D27-9E12-5CC9D5A3E9A0.xml,pos -veris/C6FB5EE4-92C2-4657-9D7E-490216D439B9.xml,pos -veris/C763487D-FA11-4ADA-85F9-2482FEACCB1E.xml,pos -veris/C7695885-EC98-4C67-A253-A8B943AF2C13.xml,pos -veris/C771BF66-517E-4349-84CF-C115684BE3BC.xml,pos -veris/C78C3E57-89C5-467B-A037-2192FE7343ED.xml,pos -veris/C797F89C-62FC-42BA-8742-5460E1CB8E71.xml,pos -veris/C79E1D46-CCA7-49E5-AC79-32DC9DF8265D.xml,pos -veris/C7C96808-DEFC-4E52-B5CB-32941334801A.xml,pos -veris/C7E0BE47-8156-4505-888F-D9DF8E1EB962.xml,pos -veris/C7E38685-C92D-493D-88C3-51B1806A7FF9.xml,pos -veris/C7EB3D1D-48F3-4FE6-B784-1F3764CC7E02.xml,pos -veris/C7EBD2E6-F90A-4890-A07F-6B9B30BD1313.xml,pos -veris/C841D130-132E-4939-A7FD-052171319F33.xml,pos -veris/C84657B6-E97B-4631-9713-6EE654BFF40F.xml,pos -veris/C8497995-FF55-462C-9C4E-4A3861017E33.xml,pos -veris/C860A58B-729A-47F2-9C66-812BD5AA3662.xml,pos -veris/C868AE58-43DB-4100-87A2-F622068E74C6.xml,pos -veris/C870B972-26CA-40D4-B336-B2446A1BAB82.xml,pos -veris/C871F6C7-79D0-407F-9725-12D2966044FE.xml,pos -veris/C884436E-D856-4A19-A83A-B36FAE81938D.xml,pos -veris/C8848CF1-D5D0-4E14-A6FE-CF61594E78B4.xml,pos -veris/C8990053-C530-43F6-9459-22A2752ADB72.xml,pos -veris/C8B6451F-91ED-4407-8F51-31A68A1C5636.xml,pos -veris/C8BEE658-FFA2-4FA1-87A1-C02036535627.xml,pos -veris/C8CAC014-7426-4C8D-BCC1-A1C7650DB25D.xml,pos -veris/C8E0D582-0951-423D-8EC0-55DC1092D7EE.xml,pos -veris/C8F699D5-74A8-4FC7-9C79-259A2DE4602E.xml,pos -veris/C92AFAFF-F3B5-4B25-B625-AC6083F481D3.xml,pos -veris/C92D7C34-B29E-4527-A869-88BD40B359FE.xml,pos -veris/C932A85B-7539-4514-9C14-44986C3344FD.xml,pos -veris/C95116E4-B544-415A-A873-D7F3A0A50B1E.xml,pos -veris/C9662993-D156-4229-A2A5-F72874B4E9EF.xml,pos -veris/C971C4BD-218E-4347-B5F3-B04BD4B9DC94.xml,pos -veris/C973B17B-2984-4C14-A782-905499E15A61.xml,pos -veris/C9755EE3-042B-4A59-A38B-3D0C57408BF6.xml,pos -veris/C982DB5A-18E8-43DA-9779-2351830BA2A5.xml,pos -veris/C996F659-8F78-4407-AC39-F07305D0219E.xml,pos -veris/C9A209D0-80AB-44D0-9E84-237F4DB204A9.xml,pos -veris/C9A3A8DD-E2AD-40D8-A2B3-9C663A1AE097.xml,pos -veris/C9ABEB48-A807-4277-BE0F-79D335E6F662.xml,pos -veris/C9AE4465-A160-4844-88CB-E1461F785452.xml,pos -veris/C9BB0746-D615-41EE-ADC4-D8E8555918AD.xml,pos -veris/C9BB450F-1EE4-40E2-836F-64D5D579E47A.xml,pos -veris/C9EDDE18-32CA-4181-B29D-B672A405ECA9.xml,pos -veris/CA0CC73D-46CD-45AB-A593-1810B83970C1.xml,pos -veris/CA15782D-A6D6-42AB-8778-6620A6B73F56.xml,pos -veris/CA213EF6-3FDF-4920-A887-4176B73F1BB8.xml,pos -veris/CA42F0F9-7DAC-418F-BD54-67AEC34CB009.xml,pos -veris/CA4AFCBD-7E98-42BB-BC41-6900222072E5.xml,pos -veris/CA661CE2-9E6D-4EA4-A70F-13B0D691637A.xml,pos -veris/CA6AC92F-79AA-4C0E-8D8B-A3B069A7F72F.xml,pos -veris/CA707295-7395-4014-8F5C-2C33DE88A881.xml,pos -veris/CA7E518C-90D9-48D4-97F7-3BEA723FF3DE.xml,pos -veris/CA815388-C9F1-47C3-9C03-917FF1D19B11.xml,pos -veris/CAAA2C79-FDD1-4BFF-9ACF-245D7310DFF4.xml,pos -veris/CAABDB34-2C7E-4491-863A-0D465FA02FBA.xml,pos -veris/CAAEBA52-1808-455F-A50A-B0285738C4F0.xml,pos -veris/CABA6364-5D25-4A7C-8569-520EFB85E49A.xml,pos -veris/CAD880CD-16AE-442B-99BE-0577A2029B6E.xml,pos -veris/CAE8DFA2-3603-4BC5-9AE9-EE9FB7270779.xml,pos -veris/CAEA6B40-98AB-465B-80E9-A9DD4C2B69F2.xml,pos -veris/CAF7F42E-C8BE-4BB6-821B-790355D4DC4D.xml,pos -veris/CB15495D-F4C9-4543-B8E4-8D844CE21499.xml,pos -veris/CB1ED429-4807-4ECF-92EA-78C93D59D76F.xml,pos -veris/CB2699B4-6F81-489D-B29A-FC61AC5AA66F.xml,pos -veris/CB2BBDDF-6210-4936-B90F-868B71DE45BA.xml,pos -veris/CB4BC4A0-5D89-455E-807B-DCB31712408C.xml,pos -veris/CB54D203-FFC4-4E75-AA5E-47C46AEB26E4.xml,pos -veris/CB559E7A-0137-4B2C-A3BB-72D5C27F71C8.xml,pos -veris/CB6DAAA0-F206-4177-9C02-36B498489585.xml,pos -veris/CB90ED33-A7D3-432B-A61B-DD68E64ACE46.xml,pos -veris/CBA801BD-D555-4B20-B675-4C088AF6922F.xml,pos -veris/CBC156D3-9481-4E80-8A80-B77FD64F1F5A.xml,pos -veris/CBC7D9EA-2961-4856-87B6-53EDF6B11A68.xml,pos -veris/CBCBFCDC-BA20-4ADA-B61A-BF9677435B96.xml,pos -veris/CBE7099B-29C0-426F-8010-84B9C63AC1E2.xml,pos -veris/CBEFE960-98A1-4099-A422-BC1F3E9F2CCE.xml,pos -veris/CBF240DF-157F-44D2-8BB6-8E9A14262278.xml,pos -veris/CBF9CE6C-E765-4F39-849B-4C094AF80B98.xml,pos -veris/CC15A803-C25B-4059-BF4E-BFD089AE5A6E.xml,pos -veris/CC28AD04-8349-46BF-A5D0-C9F81FC3111C.xml,pos -veris/CC2A6488-319B-4D5C-9940-FB370E1604EF.xml,pos -veris/CC35E4B8-2A9E-4C30-9256-B99E87B808FE.xml,pos -veris/CC4CC0AF-19AC-4852-9553-C6A0F12E66F8.xml,pos -veris/CC5E5B26-62A1-42C5-9C12-FC25F4267271.xml,pos -veris/CC8630B0-A779-437E-8048-7AFF80220BCD.xml,pos -veris/CC8C2768-EADB-476F-8A62-74EC7D778BDC.xml,pos -veris/CC8C7426-80E5-449C-AF06-D12B1657B735.xml,pos -veris/CC9F9DF6-6332-4694-B029-40F234993496.xml,pos -veris/CCA95D08-86CC-4510-9CD6-965801977DA7.xml,pos -veris/CCAC8674-8D63-4A40-A5D3-122E68C201DC.xml,pos -veris/CCDD987B-B71C-4EB5-9642-04B99F6C6981.xml,pos -veris/CCF0E35A-B21E-4B95-9A65-0369B604A67E.xml,pos -veris/CCFCF219-90C0-40F5-AF4B-4D582693FE11.xml,pos -veris/CCFFA6B5-D4C5-470A-9C0A-8BA2F3DDC63C.xml,pos -veris/CD22644A-93BE-4171-9CC1-D4F69F15A624.xml,pos -veris/CD4F4FEB-93FB-47AD-A37E-6D268299E1FD.xml,pos -veris/CD6924E0-40AB-40F6-A250-799BB14DC4E8.xml,pos -veris/CD6B370D-BCE2-4FEF-B26D-EB2DA7F48318.xml,pos -veris/CD8F63FC-D539-4147-A968-F4396377D5E9.xml,pos -veris/CD9EADFC-851B-4B1C-8ADC-0E97BF56AD4B.xml,pos -veris/CDA97A1E-28FC-4D6A-B666-375882AFD647.xml,pos -veris/CDCAB00D-62DB-44CE-BC12-4CA88500BFF1.xml,pos -veris/CDCE3B70-8288-4182-B6A6-708D8FE680F5.xml,pos -veris/CDD62757-900C-4E5C-965A-FEF39F672C33.xml,pos -veris/CDDD39A9-C08E-443B-A7CE-A4536B914D43.xml,pos -veris/CDE0B4C6-FA54-47AB-B19C-3FEE1AA74FEF.xml,pos -veris/CDE2256A-44F1-43E1-814C-A00DD351A14F.xml,pos -veris/CDE8CC2F-FA75-465F-8464-39094B343705.xml,pos -veris/CDEE5CAA-7420-4AA1-9983-C3C45543D294.xml,pos -veris/CDF039D8-3281-4934-B43D-4D2DE32E8F6A.xml,pos -veris/CDF0E1D0-C543-44B8-894C-A8DF0603DC78.xml,pos -veris/CDF6DC09-B81D-431B-9FA4-EFAE049680BC.xml,pos -veris/CE16027C-5CD5-4DF9-BB83-E9B81ABC375C.xml,pos -veris/CE26923F-2BAF-4360-861F-A4120F296B87.xml,neg -veris/CE2FE406-5B88-49FF-985F-208199F48FAA.xml,pos -veris/CE54AE83-B01D-4807-9E3D-FF0760481957.xml,pos -veris/CE5CF5D1-A9A4-486F-8E5D-6365DBAEF95A.xml,pos -veris/CE6EDDF6-4458-4E35-9264-AB1ED3EB6232.xml,pos -veris/CE82D11E-951C-40B2-89D4-642BCF39F097.xml,pos -veris/CE9ABB88-000B-433C-94C0-B6D2B6CCDF42.xml,pos -veris/CECA9B17-91A7-458D-9BED-E8ACA63EC220.xml,pos -veris/CED640CF-3BB0-4F87-969C-9D52FE4E438D.xml,pos -veris/CED869CC-55C0-416B-BFC3-CB9AB9E7880B.xml,pos -veris/CED9EF42-51CA-4B5B-BE03-3316EE8FF821.xml,pos -veris/CEE2285A-3EFE-40D5-9129-61CA3D662DF6.xml,pos -veris/CEE3FDA7-2820-4BD4-B512-5CCFC118E838.xml,pos -veris/CEE4C76C-4EA2-4C9A-A408-A1F3F08037B9.xml,pos -veris/CF1A64B4-B0EF-4690-BA0F-3E724D71BCB1.xml,pos -veris/CF330F1A-A365-4493-B851-FD4CE91BCD3C.xml,pos -veris/CF364902-10F9-4C2E-A2DA-73E5CFB29E4B.xml,pos -veris/CF3B4A64-A925-4A8E-9BC7-37CAA609A267.xml,pos -veris/CF78612E-F93F-401F-B08D-6F30C0357B8C.xml,pos -veris/CF8145D0-59DE-4B9D-AB41-2843A32A850B.xml,pos -veris/CF825C71-D50B-4219-B6B9-DA1C2F64BEC8.xml,pos -veris/CF9F4DFA-4DED-45C1-BB76-2ADA0E639837.xml,pos -veris/CFA67412-04A3-44A2-AF76-40849F4C744C.xml,pos -veris/CFBA2710-7918-4866-9975-3044930D6917.xml,pos -veris/CFE2511C-99DB-41C6-A0F0-9A941824318E.xml,pos -veris/CFE8DB1C-5E9D-4BEF-AAC1-E2DA2D064627.xml,pos -veris/CFEF23A4-8B2A-4F50-8ABF-2580E204FDB3.xml,pos -veris/CFF8A77E-8573-4CCF-99B6-62D09A0A4B86.xml,pos -veris/D00CA9CD-19BF-45E3-83FD-DD8176018D62.xml,pos -veris/D0135EF1-A970-49C0-90C7-D3A9A349EA52.xml,pos -veris/D01ABE67-31DD-4D31-92FE-995B64AE5E98.xml,pos -veris/D01C75FA-3A8F-4CBE-A255-5F3F367643DE.xml,pos -veris/D035EB4F-3CAB-4F06-9CF5-E96241ECB2AF.xml,pos -veris/D037D24E-C3B2-4C25-87E8-74ACA6DF5581.xml,pos -veris/D0466974-84FB-45D8-B0C1-BF924DCBE68D.xml,pos -veris/D057965C-EFAB-4B45-8D71-198F80AA63F3.xml,pos -veris/D07A45A8-DF58-4B83-92B0-0AEF5310C75D.xml,pos -veris/D0972751-066D-4861-8D2E-2E18BFD0B714.xml,pos -veris/D09E40D3-7854-4E6A-8109-21C0109D1AB3.xml,pos -veris/D0A16E92-C14C-4DED-92C0-0648C926AAF5.xml,pos -veris/D0ADEEB8-FEE4-4255-8A91-D7C9A366DC46.xml,pos -veris/D0B3FC0C-0F6F-4C1C-8356-6EBC5F26451A.xml,pos -veris/D0D5E59C-B8B6-45FD-AA6A-D63F86DE5C22.xml,pos -veris/D0E52B5F-2D89-4AE2-B2F6-51B2CB31A371.xml,pos -veris/D0F1DBCF-C394-4460-B3D4-EF3B47171AA6.xml,pos -veris/D0F38FC6-43A7-44EA-A444-86111900374E.xml,pos -veris/D0F9472E-D3DC-41C6-89F1-4AA4F5C45F59.xml,pos -veris/D10D32E3-4C1C-4CD1-AB9D-0D45D5740DE7.xml,pos -veris/D119E1A4-0872-4A32-A6A5-1F32E5F5DE4A.xml,pos -veris/D11E4C9B-6A37-49C5-9AA6-F775415F30A0.xml,pos -veris/D1259A7C-C7E1-4CB3-9475-E89D353350A6.xml,pos -veris/D126B515-4B12-4B69-AF74-811ED4D40C24.xml,pos -veris/D155EC67-33EE-46B1-B3BA-9EC429D86A9B.xml,pos -veris/D178F945-FF4C-44EF-A56A-9E8EF7C2B769.xml,pos -veris/D1931A09-8B59-477D-AC27-52A2478D5C90.xml,pos -veris/D1964948-F9C4-499C-9E4A-758D4BE58203.xml,pos -veris/D1A0BAA9-592C-4C5A-AB51-CD6B7EC9CF99.xml,pos -veris/D1AA9A90-65A2-4CD5-B5BF-E1D074A6C499.xml,pos -veris/D1AE9091-59DE-4490-87D3-A91D017677E6.xml,pos -veris/D1AF8236-8B94-4C30-B65F-48DE4AC1AA12.xml,pos -veris/D1D14E38-6896-4EDB-BA54-636C9E9E39EE.xml,pos -veris/D1DDD5D7-F4C5-420F-A466-5E836C3EE1F8.xml,pos -veris/D20FB140-462A-4BDB-9AAE-F0D94C883CEC.xml,pos -veris/D2176C88-8511-404B-8342-369FBF8C5236.xml,pos -veris/D22CAC1B-7571-49A2-92D6-40F50EC9C7D9.xml,pos -veris/D26DB416-A043-4975-9F72-2E90A579E8C4.xml,pos -veris/D2761208-761A-40D6-BA90-EB0607919BB3.xml,pos -veris/D288EC71-8ECA-4362-A59E-7FB08AE5AB55.xml,pos -veris/D28F4A2C-A25A-4D50-89A8-0D9C1112BCB7.xml,pos -veris/D29A11E1-507F-40A3-AA1D-92159C5C63CF.xml,pos -veris/D2A4D9DD-3420-4CD4-B6F9-CDD19959EA49.xml,pos -veris/D2AD2838-8CD4-45A4-B99A-21EC8F2773C2.xml,pos -veris/D2C1FF97-AC11-493C-BB37-BC8CDC981A63.xml,pos -veris/D2D042C4-E121-4D4C-8697-BC246A5ED225.xml,pos -veris/D2D8AC6F-1301-478E-B88E-642972DE8B27.xml,pos -veris/D2E11392-874E-480A-A4B0-8EFA44436334.xml,pos -veris/D309C7A3-353C-40D4-ACF0-A2D59C1FB2C5.xml,pos -veris/D30D3ACF-2743-42BA-8B84-2E191F6FFD33.xml,pos -veris/D316E0CF-5B1E-4838-94A0-5A2685EC1FA2.xml,pos -veris/D326C8BF-E69F-4C5B-BEA1-2F61D1DC6A18.xml,pos -veris/D33DC7A4-C4A1-462B-8798-A63C0E9C8A70.xml,pos -veris/D33E9C57-8EBB-461F-9C73-4F91196BF9F7.xml,pos -veris/D353F8F0-5919-42C8-8DB0-7FBCAB183FA1.xml,pos -veris/D35A71F8-8E98-4837-9811-C3D6E85B1057.xml,pos -veris/D35B9AFF-8047-4B75-9A87-49A8D53E4DC3.xml,pos -veris/D37D1C96-C22D-45E2-9A9F-3F085D55EEEF.xml,pos -veris/D3898E9D-7BB8-47A5-84FD-C586EE90FD81.xml,pos -veris/D390FCA7-8F0A-4A43-BEBC-5F41BA4A0DEB.xml,pos -veris/D3934B0B-1465-4DF6-9438-3C3CFD746DCC.xml,pos -veris/D39BEDB9-0678-40B7-B0D7-1E90D164DF33.xml,pos -veris/D3DA3039-A650-46FE-B936-F07BBCE3C381.xml,pos -veris/D3E01ED1-EB6E-4E3F-A5AB-F2A18C79C531.xml,pos -veris/D4002848-E677-4F04-9DC1-72378517AFB7.xml,pos -veris/D40EC68F-4A5A-4AF3-94B4-06622ACDCF09.xml,pos -veris/D42A2C10-41AA-46E5-A0B5-337FBE858F1D.xml,pos -veris/D44013EA-1423-423F-8BA9-E29E39893CF7.xml,pos -veris/D4512B77-06F8-449E-9A7E-41753054FFA1.xml,pos -veris/D4565451-FCCB-4B4B-ABAA-5CA5FB5FDF6E.xml,pos -veris/D4613094-12DD-4F8D-A9FF-12188AC6B860.xml,pos -veris/D46C8F9F-04F9-42B4-A5BA-FC0D3917F518.xml,pos -veris/D46CA0D2-853B-4C1D-878C-A6B36AE04E3F.xml,pos -veris/D47663BE-4424-4D50-A476-8974A1F972FB.xml,pos -veris/D48D65C1-CA28-41BD-83E9-6FD8CC4DF1C6.xml,pos -veris/D49275C0-AC4B-475D-AFC7-DFA827E7065A.xml,pos -veris/D4AF9895-A338-4A0B-8D19-D0DFBF617E57.xml,pos -veris/D4B1096B-5360-4FC7-AD18-2DDF727BB212.xml,pos -veris/D4C0B310-D01F-4519-A7A8-32C97AF47457.xml,pos -veris/D4D8AA64-3A1F-4BA6-B6E4-04E3E308DA9C.xml,pos -veris/D4E72A70-3A9A-4FDE-8134-7CC9CB2667DC.xml,pos -veris/D50443F7-4C98-4F7D-90BD-87D3B659EF83.xml,pos -veris/D51012B7-7B2D-45F7-AD32-D8DE755F5916.xml,pos -veris/D51CECA4-55BC-4694-9CD5-3C6A1491729B.xml,pos -veris/D520C7DC-C229-47F2-83B5-251DE1EB1535.xml,pos -veris/D53164B6-B45C-4C41-80E9-D744F978B3CA.xml,pos -veris/D5408911-CEE9-4011-990C-B42DC9E11BC2.xml,pos -veris/D54A214B-0F42-4B50-B530-C2224F025953.xml,pos -veris/D56038EE-280F-4FEE-A21F-BB59C3720D7C.xml,pos -veris/D563D7BA-6C79-4069-81E6-888B01EBD7BB.xml,neg -veris/D57F0F5A-BAA8-4613-A40A-5BA674C410FE.xml,pos -veris/D5822B8C-E33E-4139-89CD-0EBF92B74D79.xml,pos -veris/D59C6713-6F68-4817-95E5-5237D1A77647.xml,pos -veris/D59E1DE9-9073-45A0-B1FA-6A92B16342B6.xml,pos -veris/D5BE1EB5-2D08-44BB-8084-088F137CE48A.xml,pos -veris/D5C7B730-005E-4519-B82D-BFDEA80DE536.xml,pos -veris/D5EB5CD7-8925-4E4B-B6E8-A2C1C575C256.xml,pos -veris/D5EF3509-5E5F-4C02-99B1-695B62190253.xml,pos -veris/D60AE086-AEF5-45D6-A5C9-3CC0D2117A65.xml,pos -veris/D61B3856-206C-47C0-97C6-020846B4E96B.xml,pos -veris/D61CFC66-C52E-41E8-BEDB-7FD1C4CA8705.xml,pos -veris/D6220346-4049-4FED-B8B1-1B97BFF0ED42.xml,pos -veris/D6320F9E-C3F1-4B0D-B4DA-AF69A3294C74.xml,pos -veris/D633CADE-3EE7-414E-BBDE-5CF410007586.xml,pos -veris/D6469EC6-16ED-458F-AFC3-BBA4E99F4714.xml,pos -veris/D6742637-7EDE-4D09-B80D-ED87EB62DD55.xml,pos -veris/D67C057B-E1CA-43C3-8956-B9CADF7422DA.xml,pos -veris/D67C88C2-4140-497F-829E-227D6114DA5F.xml,pos -veris/D67D2CB4-2B0C-4C15-98AE-A3F02B405583.xml,pos -veris/D67E0E81-8937-45E6-AA55-0D138CE1A470.xml,pos -veris/D6814290-D370-49F1-BAB4-9AF3AC1693CD.xml,pos -veris/D68839BC-C5E2-47B0-B32F-BFA79B1D5290.xml,pos -veris/D68F7BB1-CDE2-4915-83ED-29E656A5ED9F.xml,pos -veris/D695E58B-E5E0-4ABF-8037-F7E6BE9A66EB.xml,pos -veris/D69953F7-528C-4BA4-8827-869C9B89A69D.xml,pos -veris/D6A4A861-F899-4D9F-BC6F-048BD218A592.xml,pos -veris/D6B1D1FD-6221-4729-B5CB-4DF39956EFF7.xml,pos -veris/D6BEAA82-F426-4140-822A-97659933DE26.xml,pos -veris/D6D68F18-383B-4B65-97A6-7C2B0EBE5B7A.xml,pos -veris/D6E0AC58-B0DC-4870-B30E-6B9312EA0C30.xml,pos -veris/D6E7644A-794A-46AE-BB03-250BFB307E65.xml,pos -veris/D6EC2C8B-C4E5-4DD4-8768-8A8A80D4BEA4.xml,pos -veris/D6F921C8-9A6A-424A-841F-F1BCD0CCE5DF.xml,pos -veris/D7113E27-FDAF-493A-93AE-FE7FAEA66DEB.xml,pos -veris/D749F627-C539-4F82-A05D-9765174252FA.xml,pos -veris/D74FC29C-8D89-4BC0-94BE-8CC7A517F5F5.xml,pos -veris/D764FAAC-4787-4B0A-AD12-6EE22BE493B1.xml,pos -veris/D767C088-F4E8-4EF9-AD7A-473C9ADBD899.xml,pos -veris/D78A2063-DF5D-4E23-A416-DB5F131A3370.xml,pos -veris/D78C8E3E-4463-45E4-A221-A83E2C9F064C.xml,pos -veris/D7982C0C-3681-4297-AB2A-D1CADB52A0EE.xml,pos -veris/D79A67DF-7A82-44D9-92FE-AF9EC3040FA3.xml,pos -veris/D7A8B5A5-7919-4925-B524-C0CE847DDC85.xml,pos -veris/D7AD0874-C743-471C-AE35-1F22207D01A6.xml,pos -veris/D7C15329-AAE6-48E7-BE23-5B6502736ECC.xml,pos -veris/D7C1F49D-6144-468E-911B-2CD2FD94E1E8.xml,pos -veris/D7C94E15-C4D5-4E8B-BC5F-25FD0CF0B2BC.xml,pos -veris/D7F3783A-8F00-4F8B-87C6-AEBD36616E87.xml,pos -veris/D7F63841-1E34-485A-829C-89B35291739E.xml,pos -veris/D80547BC-D6D7-4913-ADD4-2721618135BC.xml,pos -veris/D81ACBD8-7769-4CBF-A316-8A9A225EA32A.xml,pos -veris/D8214EC3-F7D7-45AB-9659-934E90EABD15.xml,pos -veris/D8251F40-CBDF-45A0-8A88-DDE184638972.xml,pos -veris/D828A03B-2629-444C-BA31-F393837D3E75.xml,pos -veris/D840431D-E9DE-4818-B999-8BE3C1874B4E.xml,pos -veris/D84BBD3A-FCC6-4328-BDA2-3C91EAD57452.xml,pos -veris/D852C276-CC62-4F9D-86F6-CDFEFBC03299.xml,pos -veris/D85BCF4C-6282-4014-917C-FE22666EC222.xml,pos -veris/D86222E6-44D7-4526-A783-A0D0E2177D22.xml,pos -veris/D8780A8F-79FD-425F-B1AA-E0DDEED5435D.xml,pos -veris/D89EA5E5-129D-4FCC-B5AE-94C709A4B942.xml,pos -veris/D8AA4C30-B802-4E73-A159-FED91FE023F1.xml,pos -veris/D8C11D02-BF81-4F49-8294-AADEB91945A5.xml,pos -veris/D8CC475D-02CE-4B13-BE83-DD90DCBACFEF.xml,pos -veris/D8D4C215-17BC-4518-A64F-4767BF656D32.xml,pos -veris/D8D74B3B-9DF3-4B32-A61F-9620586A7632.xml,pos -veris/D8E9007E-D18C-4659-ADD0-EE8023619C28.xml,pos -veris/D8EBCDB1-EA35-41F5-A2AC-2CA907B21734.xml,pos -veris/D8F5BFCE-5979-46A2-8B6C-F07EDF541500.xml,pos -veris/D8F7D2A2-B9E7-4067-A74D-B06CAEDA7038.xml,pos -veris/D8F9848E-B52E-42ED-9A9C-CA743C2BF278.xml,pos -veris/D919FBA0-8619-4F65-91B2-247ACD9A5294.xml,pos -veris/D94C5CDD-371C-43AF-B851-C2E0B13776E3.xml,pos -veris/D984F5F0-D6BA-4704-B487-EB226109F9A7.xml,pos -veris/D985B4E5-C665-4162-B1F1-A5CC8ED0C3B8.xml,pos -veris/D99B7D59-7BDD-4D33-8BCA-55E3D8746F77.xml,pos -veris/D99E3CEB-218E-46A7-B88A-7DD4B5CC2A21.xml,pos -veris/D99F43D2-4023-481D-8811-6E93518D4639.xml,pos -veris/D9AB3FEB-29F3-4526-8249-FA551B028486.xml,pos -veris/D9AEB260-AA96-42DD-9A26-07ECFF4025A2.xml,pos -veris/D9B38721-017F-421A-A3AE-434D371DF89E.xml,pos -veris/D9C5CA62-FB99-43E0-BB1B-FAA662B6107C.xml,pos -veris/D9D71FA3-5EB1-492A-91E7-8570C97B16BC.xml,pos -veris/D9DDAE29-88E1-4D93-BE06-218412F28646.xml,pos -veris/D9E22DD5-7F9C-486A-BC29-D6458123BD31.xml,pos -veris/DA0652B9-9999-4097-B26B-9578CA60C581.xml,pos -veris/DA08EEA1-BB39-41E2-815A-2E6888F593FF.xml,pos -veris/DA1D9761-CA1E-4F51-8EC0-5EB70AC3600E.xml,pos -veris/DA2141C3-0DB6-44D8-B9C4-736DF3E67541.xml,pos -veris/DA3902D1-6146-4EFF-8149-6CFA1ED7E92F.xml,pos -veris/DA4DF937-14C5-4A48-8940-553A36163129.xml,pos -veris/DA569083-AA61-4143-A6F0-1F4291AA1B04.xml,pos -veris/DA64661F-4C91-4B00-92A2-643D6473FAF0.xml,pos -veris/DA68CBC1-0A0E-44DB-B830-EADAB10E334E.xml,pos -veris/DA69DBBA-EDF2-425F-9BC3-BD52A1A7198A.xml,pos -veris/DA75F8CF-4736-469A-8DE2-94CDF3EE7F01.xml,pos -veris/DA8823D7-5D93-405C-80CF-6E4420FAAC82.xml,pos -veris/DAA68B75-8A43-47EA-9609-DDB67C1CF852.xml,pos -veris/DAAB8DA1-5712-417C-B922-0ACD08E235B5.xml,pos -veris/DADD3C8D-51EE-4CBB-A70D-6CF90CF7D11B.xml,pos -veris/DAE03331-EA43-465D-868B-247BD900C2EC.xml,pos -veris/DAE1A88D-E74F-4589-8F64-1053E291E429.xml,pos -veris/DAE5A879-361E-48A4-993F-6218143A24A4.xml,pos -veris/DAFB5479-4701-41F6-8509-49FB62EC5DF0.xml,pos -veris/DAFF127F-1AFF-4623-A6EE-1EE364654A9A.xml,pos -veris/DB059CE8-AAA9-446F-AD25-4650B25AF9D4.xml,pos -veris/DB0BB69D-C5D0-4D41-9C34-2DD03A472931.xml,pos -veris/DB18EDCE-9D49-4536-B7D8-B9BD5469B345.xml,pos -veris/DB25FFEC-7426-48AE-8693-A453DD55E6FA.xml,pos -veris/DB2787A6-89CC-4BDA-9654-A0203C10D8FA.xml,pos -veris/DB2A85CB-AA3D-4B96-980E-16416FDC3B90.xml,pos -veris/DB2BDD6F-DB1E-4A92-9DB1-5D517468679D.xml,pos -veris/DB33D829-B92E-4DF9-B4B8-B43E7E1CBEF8.xml,pos -veris/DB37EA51-82E4-4DFB-B2CF-D18AC985B36E.xml,pos -veris/DB53CB03-6BED-4E8D-8F99-012071C29E9C.xml,pos -veris/DB549F07-9FE3-43EC-BFD6-D02D78D1E90C.xml,pos -veris/DB640AFC-9011-4D79-A4F9-F78AB431DF7C.xml,pos -veris/DB64E957-1590-4B7C-9219-2BBEE2703989.xml,pos -veris/DB7893C7-EC4E-4263-810C-CA2EEEFBC1F6.xml,pos -veris/DB9C7478-7D5F-4FDD-B43C-3956ED92273E.xml,pos -veris/DBA78E1B-7851-430F-AA39-33C0CEFF29FF.xml,pos -veris/DBAA50ED-63DE-4F24-9076-F89A4B44C83A.xml,pos -veris/DBADD966-B5FE-4EBD-9D9E-E4DAF5105D4B.xml,pos -veris/DBAE87C5-B8F4-4921-82C7-1048B6A35BF5.xml,pos -veris/DBE2415A-B4A7-4666-84B8-53072B8FB25B.xml,neg -veris/DBEBEFE2-869F-4535-BE91-EA17614F8C71.xml,pos -veris/DC0399FF-FAE5-40C5-9EF9-1F33A141811E.xml,pos -veris/DC1291BA-AD0A-465C-9BF7-3EACF9ED148B.xml,pos -veris/DC187D52-1440-4C87-AF84-2BFB67C1B916.xml,pos -veris/DC18C7D0-E10A-4F1F-A242-D95572D5AF8C.xml,pos -veris/DC4E2CCE-4666-4E09-AA5F-604B22DEFC49.xml,pos -veris/DC57054A-1602-467B-ACE4-9A1306AC50B0.xml,pos -veris/DC6B711E-C74C-4808-A1D9-6026901B5B66.xml,pos -veris/DC923786-42AE-4ADD-B2FD-8EE39495BC33.xml,pos -veris/DC9B3497-ECA1-45F6-A945-99E83F1B7590.xml,pos -veris/DCA5FFCF-B092-4C43-A28A-A6C1EE5EB2FB.xml,pos -veris/DCB13C6C-4E88-45D1-9F0D-CFAC67C8BD32.xml,pos -veris/DCBAD63E-8F63-44BF-8658-A5E56B0FE9CF.xml,pos -veris/DCE38CAA-1105-4FF0-A43C-19CF2905F084.xml,pos -veris/DCE7F0BA-84ED-460E-823B-949E14E0809B.xml,pos -veris/DCECA876-CB5A-44C7-9181-F457C218718E.xml,pos -veris/DCF2BB1A-9B02-469E-B417-2F4B7F9BD8FA.xml,pos -veris/DD0B0C11-ED5D-45B1-A0A2-8CEF2A95389A.xml,pos -veris/DD0B337F-557F-42EB-B199-FC6A2872699D.xml,pos -veris/DD0C70B7-9B94-47D2-919D-833F63E84455.xml,pos -veris/DD0E830D-2AE1-48AE-B311-D9D65AF8D16F.xml,pos -veris/DD0F643C-6AD8-4E5A-B7A4-835BD33F6152.xml,pos -veris/DD176F1A-4D0C-4D18-8B54-7CD080071625.xml,pos -veris/DD1AA7B0-BBDC-4A1E-BEDE-5C093717B194.xml,pos -veris/DD232BB7-9E7A-47FB-B86F-365FEDC512D4.xml,pos -veris/DD2CE1E7-A1E9-498B-B165-D1C5C0DE9F5F.xml,pos -veris/DD2E42E4-CF30-4212-AC7A-4B989454B7F2.xml,pos -veris/DD2E5CF3-B497-41FA-B5D8-F4B904D9569C.xml,pos -veris/DD3237B2-2FBD-472D-846E-F6ACDED62699.xml,pos -veris/DD3FE7DA-5062-46BB-9816-86E7DAF1DDEB.xml,pos -veris/DD49C007-4928-49AF-95BD-5ADA98196B41.xml,pos -veris/DD4B88C2-21A8-4861-B30B-F091504A94AF.xml,pos -veris/DD56CE95-965E-4E3B-AAE6-8F3DF9DFE3EC.xml,pos -veris/DD5A9CDF-9ADB-4553-9897-38CF877ADBA6.xml,pos -veris/DD5C2E7F-2EC9-433C-84FE-06C4F78A8187.xml,pos -veris/DD677E21-28BE-4B83-96E5-AA06169B7362.xml,pos -veris/DD6DA0CA-F804-4B3D-8578-CA80752463A8.xml,pos -veris/DD6E1846-C202-4A63-97B0-2577C31AE32A.xml,pos -veris/DD7846D5-1EAF-4B17-8386-48031D9DC80E.xml,pos -veris/DD7E4FC3-FFF6-47BD-A161-4609784E0EE6.xml,pos -veris/DD84D92E-1DAD-4DF1-85ED-B7D754B0C25D.xml,pos -veris/DD8B6CD8-6481-40EF-9911-1983F284CE14.xml,pos -veris/DD9552FA-0202-45D2-8758-DDF060A88407.xml,pos -veris/DD9F7ECE-111C-4013-8C24-0063160523AB.xml,pos -veris/DDA97AB0-E76E-43EF-B1D8-627E373F8B02.xml,pos -veris/DDC7769C-5DDB-4E08-8FAA-B53DA4D1D7ED.xml,pos -veris/DDFFA132-EBE2-47C6-BC07-0FDC162AFE84.xml,pos -veris/DE012185-B564-435F-8CD1-9768BD584F8F.xml,pos -veris/DE066AAA-98FA-4A98-B585-BF72EE8FDD06.xml,pos -veris/DE0CAF63-839F-4835-A5D1-B9D1768CDF4C.xml,pos -veris/DE143CCF-9309-4A54-9323-AAA8D6F23D4D.xml,pos -veris/DE24F530-A545-46AF-8E32-957523DE3BCB.xml,pos -veris/DE27C0DE-3F17-42A7-8554-982428C7683E.xml,pos -veris/DE291C75-5734-4888-979E-4F5D13023E56.xml,pos -veris/DE2C4338-73F6-4E1C-8A30-C8C0D619485E.xml,pos -veris/DE347B09-DA7F-4AA3-A4FC-A0F7AA494905.xml,pos -veris/DE4FE8D2-D571-4B81-A181-905AFA5C89D1.xml,pos -veris/DE59D8AA-8EB1-4165-8C63-2F02B3E76AED.xml,pos -veris/DE5E579C-B178-41DA-B54C-FF21FB3CA8B9.xml,pos -veris/DE749AA7-40BF-4553-8F1D-211D5A0E1608.xml,pos -veris/DE9E6F01-248D-42AA-A188-7941A67FD6DF.xml,pos -veris/DEA53A7C-A1E5-4333-99D1-C0271E79F1C0.xml,pos -veris/DEB9898E-967D-4C3F-A421-B1266C1D145E.xml,pos -veris/DEC831FC-BE2D-4901-8112-564CD9944E6F.xml,pos -veris/DED1B82C-C455-483D-A835-8A2E54D8D1DB.xml,pos -veris/DED3BBE8-1435-409C-9819-508289359404.xml,pos -veris/DED5DA9B-CAE8-4685-A8DA-D868E75F2F34.xml,pos -veris/DEDBEF2D-F59B-4098-ADC1-EF69F2FF96C0.xml,pos -veris/DEE01DE8-1255-4C66-B25D-4ECE8BCF75C7.xml,pos -veris/DEE81C3B-352D-4E59-9C11-4C47CCFCA6EF.xml,pos -veris/DF117A42-E374-4F85-8903-EF598DCD6139.xml,pos -veris/DF222A57-5B8D-4739-9C10-D52A27797232.xml,pos -veris/DF26AF8E-FBC2-4DEB-BDB7-BEBB8F69423A.xml,pos -veris/DF5B2AA4-7CAA-4A22-9AB2-CC955F0F9913.xml,pos -veris/DF63C96F-04ED-408B-97FF-9DADA885402A.xml,pos -veris/DF83DDE3-BBCE-4498-9256-2D6C128646C9.xml,pos -veris/DF8AB811-3469-46BF-B39A-A8F5322A599F.xml,pos -veris/DF9A00B8-FC47-4B2B-A9A9-FB3B88EB439A.xml,pos -veris/DF9AF856-2BE9-4CA3-B8E5-EEA16CE41DE9.xml,pos -veris/DFBAEE10-4025-4DE7-BBA6-EFC8DFE7F222.xml,pos -veris/DFBED92D-948F-4784-8A3C-CCFAC7C0382B.xml,pos -veris/DFC67214-FAF5-40A6-84D7-71F4B56EF4C5.xml,pos -veris/DFCAC6CF-A98F-433C-BB02-EE99F36C840F.xml,pos -veris/DFCEB423-D42A-4D9B-9095-A50F357C6BAC.xml,pos -veris/DFD33FD9-D2A2-4EA7-A4EC-A8BF16BDB5C6.xml,pos -veris/DFD92947-3CC2-4D04-86BB-24BA9EE356A2.xml,pos -veris/DFDB9F40-23FA-46B3-924E-49EF492E68E0.xml,pos -veris/DFEB0718-90FF-47B8-83D4-5C5FC05468AE.xml,pos -veris/DFED75CE-BDDE-4A34-9C8B-576FC8A4301B.xml,pos -veris/DFF8DC5B-7D4D-4A36-BD3C-36FEEF13CFD2.xml,pos -veris/E00EAE6F-697D-47AF-B165-90BB14A27123.xml,pos -veris/E0175FDC-433D-47DA-BE7F-D6FEF7094E72.xml,pos -veris/E026A499-561A-4C2C-B6E2-942552AC25A6.xml,pos -veris/E02B5800-D400-4F89-95CD-D533BAD30747.xml,pos -veris/E0338F1E-4936-4509-A968-64FF21B0CC6F.xml,pos -veris/E041C396-D7BE-48B6-BF6F-942A68141E31.xml,pos -veris/E04A7131-9AB9-4DD9-8EF2-A000DE2A137A.xml,pos -veris/E0569422-8A51-4997-80A6-6FA0A83218D3.xml,pos -veris/E06618AA-C9C0-4FD1-A264-D9A2919B5020.xml,pos -veris/E06952E3-3154-49A4-A123-6EEFA6ED1796.xml,pos -veris/E0735263-146D-448A-ACD3-68BAA2759E0F.xml,pos -veris/E077CB24-85A5-4F89-80DB-EB19B7A07B95.xml,pos -veris/E0868834-E6B8-4B04-B870-488BDCCBADDB.xml,pos -veris/E0B5D215-865B-493D-BDAD-912026950E70.xml,pos -veris/E0C89DC9-285B-4E7A-AE10-8AACF199D60B.xml,pos -veris/E0CF6044-0552-48E3-9682-3E56F701D7EB.xml,pos -veris/E0D77692-A647-4577-B2A8-45E4763F7897.xml,pos -veris/E0F631DD-7445-4A4D-8A69-4E365B58497F.xml,pos -veris/E10B620B-0055-4CEF-892B-96BCE7EFD7F4.xml,pos -veris/E11793F2-AA3E-4666-A96D-FE3FBB22BC0A.xml,pos -veris/E118878C-ECD0-4AC7-A166-2B739F82B7E1.xml,pos -veris/E1280FEE-FABA-4A89-9DE4-A0583E07E98B.xml,pos -veris/E1290AC8-2724-4297-935D-49EF44E6713B.xml,pos -veris/E13AFB0F-59AC-4FE2-B30A-C6DCF4EDA2EE.xml,pos -veris/E154EA95-0207-4A81-9B2B-7BDA5F2F6935.xml,pos -veris/E15A7480-F2D6-4051-B229-104AF907EC75.xml,pos -veris/E162E5D7-7BB1-401F-AA43-79111864AA5D.xml,pos -veris/E16E53D8-49CC-4D2F-A682-921A5EEE615F.xml,pos -veris/E177AEAF-D221-48A6-8534-3F69AF39F91B.xml,pos -veris/E19557EB-0560-484F-994C-B6D13F0E47F0.xml,pos -veris/E19FD70C-B8BA-4C1F-ADCF-2E6205F8B661.xml,pos -veris/E1A92F45-D1FD-428F-972E-31F992E0045E.xml,pos -veris/E1B32920-7D99-48A9-B7FF-193F62B1B83E.xml,pos -veris/E1B68E58-7B29-4336-AA3C-B044BC7CFD78.xml,pos -veris/E1CE7A1C-DBA8-478B-8213-28F21E54AD1C.xml,pos -veris/E1E9078F-3B98-4FE4-B4B0-5ED9EEE8642D.xml,pos -veris/E1F92496-10CF-4103-993F-2FDF661B3C86.xml,pos -veris/E1FAAC3C-DA87-4C6D-9057-C7BABC00527B.xml,pos -veris/E21195C5-BF6A-42DF-80A7-5A1CA0AC2F13.xml,pos -veris/E211BC69-F299-4719-AEAD-2E6D34108805.xml,pos -veris/E212E7FC-BF72-42F7-A78D-B21BD581E83E.xml,pos -veris/E24EC92B-B4F2-4EFE-9C8D-E351B3C6F313.xml,pos -veris/E258C54F-1EAA-4B4F-A82B-11BDB1C6857D.xml,pos -veris/E291DA05-716E-4B84-8B05-4B9F21382D92.xml,pos -veris/E2974774-6D71-4049-942C-8AEC62CE9EA6.xml,pos -veris/E2A35375-A122-4C71-9F16-F82B1CF64770.xml,neg -veris/E2A3882D-B713-4CE2-B5A9-8016D1BFB9D8.xml,pos -veris/E2A87D7E-1560-42EF-A37F-B50FF9ABE366.xml,pos -veris/E2BFCF0E-51DA-499A-A5D7-98EA85DAF115.xml,pos -veris/E2C18727-29D8-4558-97F0-5AA2D2BF34AA.xml,pos -veris/E2CA110C-9817-4903-B506-288F4E142F1B.xml,pos -veris/E2D16B0A-B78F-4B2E-BB90-41DF35433775.xml,pos -veris/E2DBDF80-A3D9-435B-81C8-E005B64C24E5.xml,pos -veris/E2E9F980-A53E-431D-8448-D3A23B13BF0C.xml,pos -veris/E2FB0990-C5C1-4873-BDBE-C247EF16FAD4.xml,pos -veris/E320D55B-C6CC-4167-B60E-B64897EEDA44.xml,pos -veris/E326BEAE-E1F3-4431-865E-85B543DC020C.xml,pos -veris/E330336F-48D4-48FB-9E0A-EDDC407907DF.xml,pos -veris/E33C7A22-B590-4C2A-AE3D-F7C5E3540492.xml,pos -veris/E3407347-100D-4791-9257-3904BE529E62.xml,pos -veris/E3517714-441E-4187-941D-38E683A91F7F.xml,neg -veris/E35C1ED6-3DCD-415E-8961-DFD6E1CFF0D0.xml,pos -veris/E375BD3F-BB99-4235-9D1C-C42905257762.xml,pos -veris/E3866200-D3ED-4282-95DD-FC75FF6DB8D6.xml,pos -veris/E3A5E46C-CAB0-4030-8974-694A2CD2E0E3.xml,pos -veris/E3B36210-9E12-4F67-B5CF-57880324360E.xml,pos -veris/E3BE8624-95EA-4FED-85B0-9AFAD5A13594.xml,pos -veris/E3CD8E4E-294D-4920-AA1B-F2472A6FB87D.xml,pos -veris/E3D01D30-EB1A-458C-A259-679A688760C8.xml,pos -veris/E3E3590F-E6A1-4219-B68F-6921F05E6F91.xml,pos -veris/E401CCA7-6F0F-46F1-BB75-783D8D036B0C.xml,pos -veris/E401F651-A6B1-4491-BB8D-7366CD9F5D3D.xml,pos -veris/E402662B-42EE-4F26-8CC0-E8D3B6FD0B38.xml,pos -veris/E411354B-C90A-4A71-B079-49C18C64D94B.xml,pos -veris/E42CDC4C-BB59-4A17-B2BB-3D37D08A527E.xml,pos -veris/E436F0AD-2235-4A11-BF08-DF99DA4745E0.xml,pos -veris/E43D909E-4B0A-44D5-95D6-3AFAB40F7C7B.xml,pos -veris/E450362B-7167-4315-90B0-EA463DB1656C.xml,pos -veris/E45310A0-635C-4805-A47A-76AC8D60C2C6.xml,pos -veris/E45B6A44-8468-4B46-BFCC-8A0DD14BBD63.xml,pos -veris/E46202B6-74FF-41FD-A386-BE097B38E8FB.xml,pos -veris/E4696A66-A461-4BA3-AD7D-0F9C6BE09E77.xml,pos -veris/E46B7D78-660F-4093-A088-021129A6BDAE.xml,pos -veris/E485EA66-C3C6-4A87-ACEF-7327279885AE.xml,pos -veris/E48EA482-D416-4515-A2E2-9CFB4094BF8B.xml,pos -veris/E4AA3507-29F9-46B5-87F3-9211DFD9A674.xml,pos -veris/E4AC7314-3438-4051-A497-AD23B921FC4C.xml,pos -veris/E4B31D82-E48E-49E5-A2A8-FEF5B1ADA4E1.xml,pos -veris/E4E0D5C8-C103-4AFE-ABEB-F6700BB45D39.xml,pos -veris/E4E18948-F363-453E-8699-5B66866539FF.xml,pos -veris/E4E73391-F2D5-4364-8286-8131ABC68631.xml,pos -veris/E4F34F24-0CCE-4399-A3D8-8D8AFC356EDE.xml,pos -veris/E4F86291-9EBD-4276-9070-5125E194C23E.xml,pos -veris/E4F94598-26A8-4790-88A1-AFEB90B9C502.xml,pos -veris/E4FF6839-D564-45C8-986B-0926724BC772.xml,pos -veris/E51087D5-25DA-4DD7-A451-7046ADC80542.xml,pos -veris/E5275537-7576-4BDE-B905-C155DF3344BE.xml,pos -veris/E5278F77-4311-4E9D-95B0-0E2D3AB74018.xml,pos -veris/E52F20CC-0C4E-4CB3-AE34-18FEC59BA3E6.xml,pos -veris/E534AA6A-263F-49C2-849F-A4E8AAC47A08.xml,pos -veris/E55C0548-0B37-4F45-AA6B-825F6DDD8775.xml,pos -veris/E56149D9-516C-42B0-8EE6-4605CB4DADAE.xml,pos -veris/E5628060-6C46-4A88-8A8B-12B2691A8EA2.xml,pos -veris/E56D5BF6-F796-404D-AF40-3E7600DA04C9.xml,pos -veris/E586E8F1-0AAA-4BEB-8D62-8ECB12D94304.xml,pos -veris/E5C321E2-F82D-4EAB-9009-33C8666CFED3.xml,pos -veris/E5C5AB18-5BE0-4273-8629-67FFB0900D8C.xml,pos -veris/E5C93383-7FD7-4913-840A-63B5A909D209.xml,pos -veris/E5D427C6-B22B-47E8-8A3A-9FF7B99C07EC.xml,pos -veris/E5D535B4-02DA-4032-A7CE-6E8DDCEC5963.xml,pos -veris/E5D77EF2-87D4-4CC2-9EE4-6CA1355A8523.xml,pos -veris/E5D823BB-9F08-482D-A97B-256379C46861.xml,pos -veris/E5E35320-F4FB-468E-86F6-840A2A552D8A.xml,pos -veris/E5FE092B-8060-4B8D-9356-BEA61A0D5954.xml,pos -veris/E60B7226-1D2A-497D-B4CA-12AB415C2257.xml,pos -veris/E61F8238-85E2-4B67-9B5C-AF51A0367DB1.xml,pos -veris/E6264D27-9AD8-4E7F-93E5-3156D59F473A.xml,pos -veris/E62AA41E-58CA-4D1D-AFC7-7B95D3078D17.xml,pos -veris/E63EC79C-E36F-4781-9080-86728DCA15EC.xml,pos -veris/E6453319-6ABC-4594-B33C-4CB62AB1115E.xml,pos -veris/E64C3650-B2D4-4C3F-98C1-108E6EE8E3F4.xml,pos -veris/E64C49A7-DA82-4421-9F18-0D4CC2F5C491.xml,pos -veris/E650FA83-BC14-43E3-9DE3-1C48036BF63E.xml,pos -veris/E653E42A-5D59-4933-944B-CE1BE222E68B.xml,pos -veris/E66679F4-4DDD-4773-8692-6E720B3D554C.xml,pos -veris/E66BFFF3-EBCB-4D58-9D69-36387F2D6FA4.xml,pos -veris/E671ECBA-E440-42C1-8040-766833CFA628.xml,pos -veris/E678CD41-6D98-49AF-AFFF-288115D4C5DF.xml,pos -veris/E6819199-B72D-425C-9C91-07BA4753A38B.xml,pos -veris/E682B589-4D69-4E99-A582-B573928FF0FE.xml,pos -veris/E68565A5-6CB5-411B-A952-4EA430D4531C.xml,pos -veris/E698CFBB-BC52-494B-A150-E71DD9C8B810.xml,pos -veris/E6A13F78-DF28-4EEA-A0DD-616EB38D99E4.xml,pos -veris/E6CA4393-05F8-4BC7-A326-441769CBBB75.xml,pos -veris/E6DFFB7A-2B52-4FC1-ADE5-0AEAFFE311EB.xml,pos -veris/E6EDD321-2E00-44D9-B6A1-8E5CEB5652D9.xml,pos -veris/E6F5FEBB-A2A3-43B0-8283-AED0F67A9841.xml,pos -veris/E704EC30-798F-4C4F-AC98-77C2787E502E.xml,pos -veris/E70CD6F5-6D7F-420E-BFDE-D867E587F95F.xml,pos -veris/E715707E-2FF3-4095-8153-49FB19B65EE8.xml,pos -veris/E720C615-A94D-4448-AA2E-74F01FAF7EA8.xml,pos -veris/E736688E-D817-4E43-B238-FC8E92938962.xml,pos -veris/E75B0BB5-59BC-482F-9576-70DCE066F131.xml,pos -veris/E764C807-42E1-4686-AB93-F42384B4C1AA.xml,pos -veris/E76FBEAE-3157-4256-8A40-9BC3E6708880.xml,pos -veris/E77C30FA-7E54-4CFA-8A0F-0225AB0CCE1D.xml,pos -veris/E79137CB-84CE-42B3-A3FF-69D4C7AEC89F.xml,pos -veris/E7992561-034A-44C4-AADC-23928DA989D9.xml,pos -veris/E79A9177-8CC3-40EF-866D-B37A565B2DF8.xml,pos -veris/E79F8D47-8236-47B3-9B8F-36EFEE11B6D4.xml,pos -veris/E7A11807-6EE6-47AB-88BD-0C56682BABEC.xml,pos -veris/E7C144FB-7539-40AE-AAFF-7E996E65A70E.xml,pos -veris/E7CFFD48-D95D-431F-9038-27C2CAFF277A.xml,pos -veris/E7D688DE-5C52-4E39-A3B0-2F89683CCCC4.xml,pos -veris/E7DBF70B-AC39-4059-9BD9-F1C9DB7B6D0E.xml,pos -veris/E7EC52E4-FEFF-4392-B80B-2379E323F205.xml,pos -veris/E7EC91E9-EC70-4D0C-8F86-FC0866F3478A.xml,pos -veris/E7ED50E9-6809-4998-9C0A-B4014745ECD1.xml,pos -veris/E7EF051F-4F7A-444A-A595-0899B4B0B550.xml,pos -veris/E7F306C0-2442-43C9-9704-6C93B34F3D6E.xml,pos -veris/E8390BAE-87D0-4499-BA8D-DF7DD9DB026F.xml,pos -veris/E84811CB-610F-43A7-A057-CE1E90E0468F.xml,pos -veris/E8554507-CD87-4D71-A0C3-F84EA1DAE33D.xml,pos -veris/E85BC744-D3F6-4123-9DE0-70C02A92BD04.xml,pos -veris/E85BDCA9-7666-49FF-B619-92CC9769F14A.xml,pos -veris/E869FE59-1161-46F2-ACFF-E1C75A4E49C7.xml,pos -veris/E8700F0F-3A91-4091-94D1-30E294F0BD25.xml,pos -veris/E88DDFEC-4F20-4EA7-8265-0E5C96E14C63.xml,pos -veris/E892301C-70B1-4264-9232-1C3BDA59B492.xml,pos -veris/E895BBBB-9327-4AE9-A2E3-DB37D5FF1E2D.xml,pos -veris/E89B9A8E-92FD-4E0D-88DF-2B6F88B88366.xml,pos -veris/E8A31DBA-7849-4BCB-9E19-55C8E83D08C1.xml,pos -veris/E8A6C956-69A9-4423-9376-42680DDBA3AE.xml,pos -veris/E8A9F5AF-34CE-416A-A8E0-0ACF819AFB69.xml,pos -veris/E8C80BED-793C-4E33-A0F8-462F8B1B3882.xml,pos -veris/E8D5A222-6138-4997-A50D-127DC7A4963D.xml,pos -veris/E8E07CBF-D0E7-437E-8F3D-71F0E08BC53F.xml,pos -veris/E8E16E5E-8BE5-4D22-AACF-2C0E91656BC4.xml,pos -veris/E8FCC61F-2F3C-448F-B476-DEBC24FA69BD.xml,pos -veris/E9417D80-8E7A-45B4-9422-801F9B9236D0.xml,pos -veris/E9431949-A993-4901-982F-B5522066114B.xml,pos -veris/E94ACB97-0C60-490C-A525-9FD0B308D2B4.xml,pos -veris/E94F7029-B978-4B6E-BB88-FB3ADC82856C.xml,pos -veris/E9570496-6288-4144-9D31-C556F99F6702.xml,pos -veris/E963B5BF-15A1-4F8E-B1CF-D73BA1924261.xml,pos -veris/E96C7FF7-4AA0-455B-9E6C-60D792A8EF64.xml,pos -veris/E96D6748-7CC5-49F3-BB57-5873A10923F8.xml,pos -veris/E971EF66-AD2E-476E-BB44-6B19DB57D4C8.xml,pos -veris/E97446BE-B61E-43A6-A8F2-0F16C5FF6090.xml,pos -veris/E9864B07-A715-483E-B85B-F85A2B00EE9C.xml,pos -veris/E9A65E8D-7BE7-412A-B531-64FD4672EC67.xml,pos -veris/E9A7E596-F3F1-4C6F-A7C6-64A3DD3D9C10.xml,pos -veris/E9AEDC8A-C7FF-4F62-B480-E1B99E9B0884.xml,pos -veris/E9C1A2C6-AF82-4C8E-9A42-C4FBF2F5768F.xml,pos -veris/E9D0E060-89A3-4F69-B264-C9AF8D24EFC8.xml,pos -veris/E9D5C6BB-ECA2-4B0F-9728-A7A713DCAC8D.xml,pos -veris/E9DC451B-A8F3-4DD3-BE28-AD306490AD10.xml,pos -veris/E9E88A14-8611-4127-84D1-8B95C0D6B103.xml,pos -veris/E9FAC77B-EF35-4BCB-AF2B-53F74A5FDEC1.xml,pos -veris/EA02604B-F371-4C4E-BB90-412B3A7A42D3.xml,pos -veris/EA12AA80-38B5-4571-9CA7-D84F3E7C5E40.xml,pos -veris/EA1C06DA-4775-4672-8376-73AED1F536C0.xml,pos -veris/EA21004C-6A6C-4B05-84BC-0AC62C886579.xml,pos -veris/EA243FE2-D42E-4F89-95A7-32C94BAB1997.xml,pos -veris/EA257B0A-20F8-4F5E-8398-923D1082AF87.xml,neg -veris/EA2C03FE-6B09-49F1-A2D8-AB5548689D16.xml,pos -veris/EA379E9B-75DB-4A97-861B-4EE91358FF9A.xml,pos -veris/EA3C9F0F-BC3F-4645-8EDE-024645F60FDA.xml,pos -veris/EA5EF1DD-AE57-40F6-BB7F-F6303BB4840E.xml,pos -veris/EA650B9E-D168-4249-A95B-118DCD1A6FE0.xml,pos -veris/EA76E065-EACB-4A17-94D5-D274F18C52FC.xml,pos -veris/EAB30025-F493-4057-AC79-4BB771D24C66.xml,pos -veris/EAC07B6E-B57E-4400-9D23-34187CF98510.xml,pos -veris/EAC8E50C-C2B7-401B-B283-28AA1750D8B8.xml,pos -veris/EAC99C13-3096-474C-BF8B-CF2B78370870.xml,pos -veris/EACB9A2D-971B-447C-96DA-2FFB5559EC9D.xml,pos -veris/EACD464C-74B2-4796-84F7-8AA5DF44BC34.xml,pos -veris/EACDA6A8-47DC-4318-AD1C-587EF4217A46.xml,pos -veris/EAD743E4-8819-41B2-9494-8EBE30DD05DD.xml,pos -veris/EAEB8638-673C-42FF-AB43-92AAAEC780A4.xml,pos -veris/EAF2C87A-5530-43C0-8C7F-C48C240AB00D.xml,pos -veris/EB01A2BD-5F3B-4A5E-93D2-14AD3C368986.xml,pos -veris/EB26CE3E-5E45-4015-9F32-400FFD649EFB.xml,pos -veris/EB327F2F-E9AF-4BC2-8C6D-AE840DFF7919.xml,pos -veris/EB4DA59E-3E47-4960-9361-A5DFEB036D98.xml,pos -veris/EB622F8D-F092-4466-A3E4-C0DA5C20A246.xml,pos -veris/EB66BF76-C10E-4B8D-8C13-12B928C89347.xml,pos -veris/EB6CFEE1-6C7E-480C-8C16-2CB08A1854E8.xml,pos -veris/EB73F853-3113-4A91-8FA3-F886A3B8EAD7.xml,pos -veris/EB7B85A4-CA81-4C83-8B1E-2F7319E0BCC4.xml,pos -veris/EB89640F-5EDA-453F-9ED0-A6D408F68C53.xml,pos -veris/EB9EFFE7-6764-45BF-9B94-160AC79DE6EC.xml,pos -veris/EBA0794F-71BD-4C6B-AFAD-2965A6BA550A.xml,pos -veris/EBA92D35-EF03-4289-8043-50AD91CEE18C.xml,pos -veris/EBAE9BEF-1B66-49AC-90D7-95FA3815369A.xml,pos -veris/EBD51494-1957-49A6-830A-5C5B3EC92E18.xml,pos -veris/EBD91D08-DE13-440E-8E3A-FF37ACA15F16.xml,pos -veris/EBE08DA6-2DB8-4FC1-819A-C4691B346EAD.xml,pos -veris/EBE77A7C-9FC7-4A13-80DA-12C422E8651A.xml,pos -veris/EBFE3E81-B319-4B90-963C-A8EBEDB7BD87.xml,pos -veris/EC07E2D0-D24E-4628-9AC4-E8BA6C752B5B.xml,pos -veris/EC0F69DE-35C7-4FAE-8F3F-4319B97643D6.xml,pos -veris/EC503F2C-800F-4764-9F9A-6313ED8FE1C3.xml,pos -veris/EC57BA6E-0F9C-4716-9233-27B73E0D482D.xml,pos -veris/EC5B111D-5F53-40CE-A2DD-14D647E86109.xml,pos -veris/EC5B6046-D7C2-48C9-83F5-3F8AA2034CE2.xml,pos -veris/EC624C56-1D60-4D51-9B1C-28FFB271B41C.xml,pos -veris/EC6899DA-94D3-46D2-BF32-D6A2B1F2FB43.xml,pos -veris/EC89A10B-40FD-4A80-9053-022174FCCB83.xml,pos -veris/EC96FE9B-5A0F-4F0A-83EF-5C70B7A9D0FE.xml,pos -veris/EC9D5987-24C8-4156-980C-768BD1C6694C.xml,pos -veris/ECA12F58-D667-417C-A3F4-9396F37C05C1.xml,pos -veris/ECAC5DCF-4D30-4855-8640-4D6C25E82DE9.xml,pos -veris/ECBC8BE2-848C-4AD9-9721-003C9ABEFEFE.xml,pos -veris/ECD44AEA-6A86-4601-B0BF-64E0C3073303.xml,pos -veris/ECD54376-0F5B-4732-933E-57A492574D48.xml,pos -veris/ECD7EF4E-976B-425B-9238-60A3FCD1C397.xml,pos -veris/ECE2B60D-7413-4A08-BF3A-04D08C8A5101.xml,pos -veris/ECEFF3C5-1A56-4EF0-9334-8AD1314FF476.xml,pos -veris/ECF8978F-3AF0-4000-BB03-E670F777AF5D.xml,pos -veris/ECFCD5AF-55C9-437D-BC3F-CDE45484265C.xml,pos -veris/ED1AED94-0F1E-4797-8E33-0F767175FED2.xml,pos -veris/ED39F8E7-4CB0-4DB7-9A94-413DE124D154.xml,pos -veris/ED48DAF1-98E6-45B6-8A9D-DCD41B1394EC.xml,pos -veris/ED7860BF-C605-4919-9D3A-EC8C68C9DCB9.xml,pos -veris/ED7C3025-6FFF-4635-9FAA-646FB299EC4B.xml,pos -veris/ED9DE82A-7933-473E-B37B-22E3E51B2628.xml,pos -veris/EDB43E05-66BF-4765-ACBC-32A7490399FF.xml,pos -veris/EDC96784-66A9-46CC-86B4-3C83861DD947.xml,pos -veris/EDD89E96-8EA3-4753-8E16-95F7A1AA4559.xml,pos -veris/EDDD3A3F-CD19-4729-9D1B-3CB7774B1BDC.xml,pos -veris/EDE5B131-D5C5-4429-814E-1301ACA8EAEF.xml,pos -veris/EDE7B963-25F3-4042-9540-6960E94DFA62.xml,pos -veris/EDFF2158-18D1-40F6-A378-06B8BDF0DC2A.xml,pos -veris/EE00B510-EEA7-4CBF-8C3A-ECF6C0A37F60.xml,pos -veris/EE0AA6C3-7578-47CA-9850-03D50FC5DEA7.xml,pos -veris/EE0E8BA2-7D15-4C62-AC49-6405DA49EA81.xml,pos -veris/EE1A8552-9ED7-4E52-A5C3-7BA605E5382F.xml,pos -veris/EE276FDD-F801-47E3-A150-C1F740444EA8.xml,pos -veris/EE357ACF-2472-4781-BECB-F1423C7C5DE8.xml,pos -veris/EE66E145-4B89-4209-AFC9-0C9D9EAF7AEE.xml,pos -veris/EE6FB15A-2640-44E4-9049-2C1188CC3725.xml,pos -veris/EE92BFF9-BF2B-487D-A595-FB539967F667.xml,pos -veris/EE9D7B58-B353-43E2-834B-53CB748938F2.xml,pos -veris/EEAB01A2-7118-4E63-A9F8-0ED430087B16.xml,pos -veris/EEC4A05C-3C03-49A0-8594-A9F60CE48DEC.xml,pos -veris/EEC4AE96-7EBF-4096-8FD5-DBEFB0B7D9C9.xml,pos -veris/EED4AA11-7607-4FDC-AC66-328DA0AFFEA5.xml,pos -veris/EED7240E-9F5A-4813-B803-9A2F518CBB76.xml,pos -veris/EED85633-9212-4E4C-B3F3-1AFA6F416954.xml,pos -veris/EF0CF986-375A-4483-9B58-E6D62B21DF39.xml,pos -veris/EF123461-C24B-445E-A5BF-08C3DB726068.xml,pos -veris/EF1C60E7-3792-4997-B31F-9966E03957E6.xml,pos -veris/EF1F6FC4-7E51-4ED7-8B55-C83423C8DDFA.xml,pos -veris/EF240540-E83B-4B7E-B3F9-C264B7D3BEEB.xml,pos -veris/EF28B82F-1AE1-430B-A4CC-DB77711275C4.xml,pos -veris/EF305F9E-3ED4-4518-9EFC-12607A48776B.xml,pos -veris/EF31FC1E-9CF5-4262-82A2-DA74C4175C45.xml,pos -veris/EF663828-844F-4CD4-8B09-CB1EF5F4A3DB.xml,pos -veris/EF71CDB0-1399-404E-AFAB-FFE21DECB63E.xml,pos -veris/EF85545D-F3A4-4372-A724-890DD0C4C3BF.xml,pos -veris/EF95DBF1-F08C-447C-BFA7-4DF9442E5922.xml,pos -veris/EFB41516-1BC9-4AF6-9742-58CF4AA3177E.xml,pos -veris/EFBB72C1-1EE2-47F4-856A-4C3C65F0673A.xml,pos -veris/EFBD8CB1-9F81-46D4-AA0F-0841C9B254BC.xml,pos -veris/EFCD03C0-4A0F-49E7-B05F-1EE7CD385FE4.xml,pos -veris/EFE5232B-18E8-4BC0-BD05-0043CC6F70B4.xml,pos -veris/F00664BB-3620-4DCE-9F69-A7F5738098D9.xml,pos -veris/F00F7177-BAFF-45C5-8C45-F97EE635EF3D.xml,pos -veris/F02199C1-5508-41DC-AAEE-74D46B554826.xml,pos -veris/F022EA97-4464-4F76-9691-D431AFFF5464.xml,pos -veris/F0326CC0-8A8C-4AB1-9CA7-8DFABDC434C0.xml,pos -veris/F038C1DD-CB79-4E9E-8E63-B3A5AF0A9097.xml,pos -veris/F04D20B9-0557-4745-8788-CA8839D35DF4.xml,pos -veris/F06FEB16-5FD3-4D19-ABDC-91F891B44A0C.xml,pos -veris/F07998E9-79FF-4211-B44B-1F618CC7B81A.xml,pos -veris/F08461C9-90BC-4E4F-B159-1CFB6E2D1AC4.xml,pos -veris/F0850BA8-F6A4-46CB-A4F5-F71B043F7C7B.xml,pos -veris/F0C8B10A-6508-402B-B930-266079CA4E96.xml,pos -veris/F0CD6047-6A4A-4F33-8931-04E140929D64.xml,pos -veris/F0EFEB54-B629-43A8-AAB1-7D49B9E2B0EB.xml,pos -veris/F10B26BA-DA62-497F-A2E1-7EA6FA006E22.xml,pos -veris/F113B71F-2CD4-4710-B0C4-BA00C244BE41.xml,pos -veris/F1196B00-9ACB-4389-BC03-3413D6E40062.xml,pos -veris/F11C172A-CACA-4955-80B2-92C551725EBE.xml,pos -veris/F12231B0-514A-49BE-A947-12336B83275B.xml,pos -veris/F136F05C-E119-4F8D-B8B4-262D3FDAE8D8.xml,pos -veris/F13AD180-B590-40F4-9458-37EBCDEF8C37.xml,pos -veris/F13DCF9E-82EB-428E-BED0-F0B69DE41328.xml,pos -veris/F14CA093-FD38-41DA-9A07-514C41173910.xml,pos -veris/F14F4C68-FA1B-4C9E-8C75-BDBE7F114594.xml,pos -veris/F152BAD2-55DC-440E-8DD5-7CB1CA0B83C3.xml,pos -veris/F18D947C-A133-4E7D-A62C-46D71E7336F8.xml,pos -veris/F1918CB2-0855-48EF-AB60-DDBBD35038C9.xml,pos -veris/F193C96A-AED0-4692-A673-07B17F121C00.xml,pos -veris/F1999DDF-146C-45F3-9F17-71536B698134.xml,pos -veris/F1A0648D-5A62-439D-A02D-C63CAE034DF0.xml,pos -veris/F1A4C3A2-50B5-4D89-8DE9-93AC0DC64758.xml,pos -veris/F1B3EC78-014F-4927-A6E4-28F8154A707D.xml,pos -veris/F1B7E473-13D5-46AC-A7F5-43607299E853.xml,pos -veris/F1B8B771-F8E1-4C47-80AA-D1E7F5A83469.xml,pos -veris/F1C3B4CD-42E8-4872-A155-D92C972BD68F.xml,pos -veris/F1C95C02-0940-4382-894A-675AE6B660E9.xml,pos -veris/F1C9F72D-AF3E-43DD-9133-528F4C497BA7.xml,neg -veris/F1D087DB-53E7-493E-8F69-04CD7E8669FD.xml,pos -veris/F20F3319-347B-4B5D-AD20-5FCAC5BE3518.xml,pos -veris/F214347D-8CA9-49AF-88C6-4CCCBF358DC9.xml,pos -veris/F21A1B54-8451-4C34-94B4-B96866BC214C.xml,pos -veris/F22F6117-826A-4546-B893-00B10D4E7056.xml,pos -veris/F2492958-BAE0-4C7A-8427-950388227024.xml,pos -veris/F254D8DB-B935-48E9-938D-699AA29EA607.xml,pos -veris/F256B91D-A8E9-49D5-9B18-B7A0DF5E1152.xml,pos -veris/F25CB3A9-7150-4951-91EA-9D9FE3D89588.xml,pos -veris/F261A108-E745-47B0-8963-C619FB25B803.xml,pos -veris/F27FE0B6-1FFC-4574-A365-D6DC7D773736.xml,pos -veris/F28CC43B-D221-4851-8471-3FAFB24B3736.xml,pos -veris/F2A31FEE-1861-488A-80F1-50D490A269B9.xml,pos -veris/F2AFC526-B6E8-410E-B996-13DF84FEDABA.xml,pos -veris/F2D75685-8F63-4E79-8C0E-C0B256CF2415.xml,pos -veris/F2D947A0-CACE-4B0D-B6C9-6BBCDC3DE82F.xml,pos -veris/F2ED0508-2E06-4FF2-985C-5386BC1B682C.xml,pos -veris/F2F614EA-A3DA-4723-8C57-FAEE4E688929.xml,pos -veris/F2FA8CF1-3914-4126-8C36-32275DFFAFA5.xml,pos -veris/F3042D81-6282-4C2E-8F83-336E25850E5D.xml,pos -veris/F3082A6B-46F9-43FB-8786-320EB4B3AC6D.xml,pos -veris/F34062B6-3AEA-4CE0-A449-4269C70670D7.xml,pos -veris/F3476154-AE43-4A50-B93A-E644334B32DD.xml,pos -veris/F34934C9-D28B-44E2-BBB7-B89B764B7C47.xml,pos -veris/F35A3BF5-CFFA-403A-BE67-AA674907F441.xml,pos -veris/F383972B-7244-465A-B1BC-A36BEF2B2C29.xml,pos -veris/F3959B62-9D50-438C-9E92-E69E7F271183.xml,pos -veris/F3A04ABB-41F8-42A1-8343-36E402B06C66.xml,pos -veris/F3A68E68-0ABA-46AE-B153-1C2A21A5B180.xml,pos -veris/F3C3FDA5-85CC-4ECC-9BD2-EE720822BA08.xml,pos -veris/F3D0D1C3-09F4-49FF-907C-4F76EDAC8DF1.xml,pos -veris/F3E5FBAF-6B3D-4203-A13C-C72B4B27EC73.xml,pos -veris/F3F48C10-8CC5-46AE-AFB8-49BF3C2F9FA9.xml,pos -veris/F43E6DAB-D9B5-4B7C-9283-D5A81C52474B.xml,pos -veris/F440683A-E443-4F16-9D07-D40144E5E5C0.xml,pos -veris/F45139AD-8978-44C1-BF5C-3503CDA0A50F.xml,pos -veris/F465E537-9AA6-483A-9493-51E9641C058D.xml,pos -veris/F46F29E1-4126-43FB-9A11-266395A60950.xml,pos -veris/F4727DA5-04BA-4C0B-A345-81D652327301.xml,pos -veris/F481FC95-C419-4F12-8E35-B80642596B38.xml,pos -veris/F482B24D-CBDB-4D91-8CE6-FF080298C2F6.xml,pos -veris/F4869BEE-929E-4F46-BB2F-B1DC61C3127A.xml,pos -veris/F48CC626-2027-4061-98AE-DDF7A62C8F58.xml,pos -veris/F4938F7B-1C02-492B-931F-2D5DB4AFB6BA.xml,pos -veris/F49AC7F2-8BFA-4D49-BE4E-6AAAC562DBE5.xml,pos -veris/F4A403E7-CB74-4AA9-AF9A-6BBDB827CA8B.xml,pos -veris/F4B2AA90-5346-4B12-B2DC-BA472DF15813.xml,pos -veris/F4BE1D4B-8E10-4EBF-BB05-F95F8D06DCC9.xml,pos -veris/F4CF0FC8-80A4-4405-8BFB-A1A9402696B7.xml,pos -veris/F4D99588-81F0-419F-AC6E-72EB7F9DA7B9.xml,pos -veris/F4DB95DE-6546-4632-A075-9515F6E558C7.xml,pos -veris/F508946B-7B68-407B-8D7E-ACA9A79C6C66.xml,pos -veris/F5211605-01AD-454E-A7CE-BC36192988BF.xml,pos -veris/F5256D61-27F2-4CA5-A40E-19309B3C99AF.xml,pos -veris/F5400104-0E28-4E57-98D5-CC1FCA1595AF.xml,pos -veris/F540C14C-4AAB-4D97-9D8F-4A41A0A485AE.xml,pos -veris/F549D056-4DC7-45ED-A130-96A1BF7DDB80.xml,pos -veris/F5666F27-29AF-4929-950F-0B6DC9773528.xml,pos -veris/F583BFC3-BE26-498D-9E2F-E5E4DAE75593.xml,pos -veris/F58E9169-AC07-400E-AB0E-DB784C6CAE59.xml,pos -veris/F59CBE0A-1EEB-4FA9-85EC-EFD55EF0CF9D.xml,pos -veris/F5A45C07-981E-44CE-B4F3-BE23CA80298F.xml,pos -veris/F5AA61BA-74DF-4266-96D4-115160210821.xml,pos -veris/F5B335CC-5C70-4526-88ED-A49E259A17CD.xml,pos -veris/F5C3FE41-48A7-469E-B811-0381B32C8519.xml,pos -veris/F5D2EE43-143A-430D-BAED-4D6CCD4CCF43.xml,pos -veris/F5DD40EA-7C06-4B43-8FC3-856121A8C6BA.xml,pos -veris/F6098BBA-3FBE-4A85-BBBE-DF40DA07C3A0.xml,pos -veris/F61D6C46-14A7-42B2-8AD4-3808270BF631.xml,pos -veris/F630E023-34AE-42B9-8BFA-1DFA8C6C2095.xml,pos -veris/F673E491-3C16-43B6-AA3A-673B8EFF88A5.xml,pos -veris/F67A1514-B496-43BF-8DF8-1667DEDF56C3.xml,pos -veris/F67B07A6-20F9-4656-8B71-5A3F54B77487.xml,pos -veris/F68EF982-454F-46D2-8545-85FE1E908CD7.xml,pos -veris/F6B42B97-27A2-4B7A-A044-F97237B987AE.xml,pos -veris/F6B6EC1B-77BA-42F8-A557-3C0E5D8ADD09.xml,pos -veris/F6B76A22-BC42-47D7-BB8C-84F25103399D.xml,pos -veris/F6B88926-C69C-4E8D-9F43-D7CDDA425B80.xml,pos -veris/F6C70497-14D7-4C22-9BFD-DEA84292FEA9.xml,pos -veris/F6D4FE67-8416-4C14-A9C7-7FD8CEED66AA.xml,pos -veris/F6D556D2-904F-4D04-B9A7-A339DBA6C53B.xml,pos -veris/F6D73459-9107-4F95-A155-9F2C63A6366C.xml,pos -veris/F6EB3091-AADE-4387-B6D7-182649C6224F.xml,pos -veris/F6EB67F2-41DD-486B-8558-190454EE8D93.xml,pos -veris/F70F7CEC-2C01-45A1-B5C0-D095BA1F243B.xml,pos -veris/F723AE84-01EC-44B2-BE83-0E773161E48F.xml,pos -veris/F7333DE1-FA59-4D42-B95E-98F752CFC3D2.xml,pos -veris/F73441C4-9875-4CC3-959C-A121323F5A1F.xml,pos -veris/F74F2B68-74E9-4DD4-A14C-395C4B92D214.xml,pos -veris/F76C6970-044D-4555-A8C2-916C34E73A95.xml,pos -veris/F776AECE-05BE-4F94-A756-1141F31953B8.xml,pos -veris/F77B892A-9E0A-4A67-B5B3-7A2858FE04BC.xml,pos -veris/F7838473-2BCD-4166-8614-F881764FF2EE.xml,pos -veris/F79572F2-46E6-406A-B474-FC2CAD22ABFB.xml,pos -veris/F79A0819-AB52-494F-A285-9CF34F73CA13.xml,pos -veris/F7A63F3A-7668-492C-96FB-B85D770D08A9.xml,pos -veris/F7DD1782-0AD1-455C-A315-3B325263DD3F.xml,pos -veris/F7E5EDDA-4634-48B8-8919-F1E7EA386776.xml,pos -veris/F7F10C00-9872-4744-842D-D6260DDEB7D5.xml,pos -veris/F7FAF7D3-7E29-4414-ACCC-09444D4F271C.xml,pos -veris/F83273F6-1061-4678-BA2B-ED15AD9D92BA.xml,pos -veris/F83744A0-E405-4D79-82B4-7DE2F6D28EA9.xml,pos -veris/F83DB7BB-EEDB-492C-A132-3256197F46A1.xml,pos -veris/F8436210-64F3-41A2-8B9A-361160069974.xml,pos -veris/F8493970-E9A0-4942-A638-DCD60308F02E.xml,pos -veris/F84DB994-BC30-4495-A3F4-ED956AD2C4FB.xml,pos -veris/F8759A7D-ADEA-4893-A270-87C6906B9CCC.xml,pos -veris/F88AA70C-07F5-4D12-B38C-456FC7979E66.xml,pos -veris/F8BD28A1-4609-4310-A75E-742CB14919E8.xml,pos -veris/F8C2984A-412C-4DEE-8CDB-D525CE5765A8.xml,pos -veris/F8C44A38-4D5B-457D-9750-2570FA031BF4.xml,pos -veris/F8C47B4F-7298-4E27-8829-39C963252B91.xml,pos -veris/F9152DFE-45D5-4048-8D59-1EA59C3A16C3.xml,pos -veris/F9387462-38FB-4966-AB81-650CAE50B59F.xml,pos -veris/F96BC88F-9A1A-48C1-9A4D-4F055A89A1A5.xml,pos -veris/F96D5971-7C66-431C-B0EE-DB835A71F24D.xml,pos -veris/F98019C7-8068-40D1-983D-3CB6493D5EFC.xml,pos -veris/F982C440-5517-4D94-B561-64DEBCC20200.xml,pos -veris/F98B724C-3214-4D8E-81BD-9041A547C6AB.xml,pos -veris/F9920659-57AD-4037-9D5C-93813A98FBC1.xml,pos -veris/F9A5C110-16DF-49F5-9F71-7707DC959004.xml,pos -veris/F9C22827-4322-476C-AB5D-63FE13F4069B.xml,pos -veris/F9CA6BDE-1485-4545-8209-AED01AB68CF0.xml,pos -veris/F9E619FF-742B-4735-979F-6CA1C98AD415.xml,pos -veris/F9E8EC3C-632C-41C8-837D-CB49FDE0D19F.xml,pos -veris/F9F26902-E705-42FB-92A0-6FD4EA07A705.xml,pos -veris/F9FB42D1-32CF-4438-9B1D-425367D52E21.xml,pos -veris/FA178310-F00A-4860-A3B7-91AF8B31068A.xml,pos -veris/FA2736DF-67A2-4157-A4CC-042911398A93.xml,pos -veris/FA30CC56-033F-448C-9162-CD9D8B2D640B.xml,pos -veris/FA31F6DD-D8FA-4DD8-A398-B3182076D323.xml,neg -veris/FA32262C-DC46-4FCA-9A07-9DD08BA104CC.xml,pos -veris/FA33EC45-911D-4196-B963-C095A8FEBBFC.xml,pos -veris/FA4795C9-B153-482A-BD89-4856747A6FC9.xml,pos -veris/FA581D2C-E83A-4064-8CD1-32D1BEB89668.xml,pos -veris/FA6E2E7C-6BA2-4616-AC98-FC5DEF37562F.xml,pos -veris/FA728AFB-D923-48F6-B910-331BDF9B1CEB.xml,pos -veris/FA75991A-84C6-414D-A399-B00F26860597.xml,pos -veris/FA87B9E1-2A5E-4C02-9970-7FD7FE96BB47.xml,pos -veris/FA91B028-B567-4D35-B799-BE47DD8F90ED.xml,pos -veris/FA92F0B1-4257-425F-A7A5-B778273D61AA.xml,pos -veris/FAD37D33-39DC-4A9B-8B35-EA68E121567A.xml,pos -veris/FADBE886-3794-48F3-B444-DD03F84D08F1.xml,pos -veris/FAE8091E-14DD-4BD7-A637-F7FBFD4FFD0E.xml,pos -veris/FAF0CF9D-173B-4FC8-8A5E-1277D2B473DB.xml,pos -veris/FAF6DD3B-D307-4458-B413-0E9012D679BC.xml,pos -veris/FB02FFFE-F535-4AEC-A207-4DA3181EF3FD.xml,pos -veris/FB0C42CB-3080-4E10-9169-DDDB3CC7E977.xml,pos -veris/FB2EF559-F00E-42D5-804D-1A516DE2B4A1.xml,pos -veris/FB429911-010B-430E-8827-8DB2269B2005.xml,pos -veris/FB472D8B-44BF-4141-98BA-21EA9466F4C9.xml,pos -veris/FB68A644-C8DD-4777-B1ED-80B0A17299CC.xml,pos -veris/FB6A502D-FB9F-43E6-A020-E6D37AB97D66.xml,pos -veris/FB786B04-6005-4656-81E6-74FAD324B048.xml,pos -veris/FB86C6B8-5220-4E28-A4D3-D5407F36AA97.xml,pos -veris/FB9514C3-75CB-4119-8E44-045FB131A952.xml,pos -veris/FB9C7AE4-1D0E-4F98-B382-201EC05D9E53.xml,pos -veris/FBA80AC3-B971-4F42-8B2C-B7AB0A3E0E8F.xml,pos -veris/FBAA859D-3981-4D7B-B4CD-AE2B86915192.xml,pos -veris/FBAB13A7-0C26-4794-ADE3-A25F84FEE40D.xml,pos -veris/FBB2CB0E-C07E-4FB7-8D62-4B6598314AD6.xml,pos -veris/FBC2C3AF-0E05-484E-9CDC-C999D47C69DF.xml,pos -veris/FBC2DCED-1155-4F27-B1B5-62C102A329F6.xml,pos -veris/FBC87EF1-92D2-43C5-800B-05B1E1A5F794.xml,pos -veris/FBCEAEF4-DC51-4496-BC0C-4265639AE451.xml,pos -veris/FBCF22D6-D6B0-4B82-BFC4-C648EAFBEB8B.xml,pos -veris/FBDB1622-F2AF-4B8B-9F45-9408370E2D01.xml,pos -veris/FBE592EC-F40C-49B8-88B0-EB032938B981.xml,pos -veris/FBEF60E3-2A61-480B-BB7D-DDD40A4D55A7.xml,pos -veris/FBF66BEE-55F9-463E-BA47-602753CB2A66.xml,pos -veris/FBF88776-91CD-437B-98ED-6C2E872911E6.xml,pos -veris/FBFAD04D-0326-4AEE-8A57-FD794507EA91.xml,pos -veris/FBFDED0F-F224-4051-A110-DE30183B7B5F.xml,pos -veris/FC076A15-A67A-4DBC-B69E-98662FE4BC4D.xml,pos -veris/FC19288C-4070-4789-BC0F-308378FFD6B2.xml,pos -veris/FC385819-F302-4E2B-9E48-A434A045E39A.xml,pos -veris/FC461BDB-A984-466B-86AA-B60C5DFC62F2.xml,pos -veris/FC498CC4-1782-41D3-B5F4-003003A9CC16.xml,pos -veris/FC4B4DC3-D764-43D6-A805-C3D1CA9570D0.xml,pos -veris/FC65C8A2-EE04-49F2-B468-401E1C389559.xml,pos -veris/FC77F4B5-2265-4C86-B628-5CB00975B790.xml,pos -veris/FC9B3EA0-5140-44A4-A85A-81BC3C71CFB2.xml,pos -veris/FCA43278-6D87-4ABF-A918-3FA416F7551C.xml,pos -veris/FCA6DD82-4861-4490-BF10-511DF3CAAC97.xml,pos -veris/FCB8E208-2BE1-4302-8263-D42DA3735325.xml,pos -veris/FCD46E07-7EB1-4416-AE9C-4FB9E3C08FC6.xml,pos -veris/FCDE811A-732A-414A-B962-CD7ACFFB0756.xml,pos -veris/FCE97843-598E-4108-9F2C-286A8A48C801.xml,pos -veris/FCF69CF3-96A8-4E7C-B017-D4F3C7FFB7AD.xml,pos -veris/FD1C1199-9790-43FD-9CC1-B2A77CB59CE1.xml,pos -veris/FD333E32-C733-4D1D-831A-EE7DC7E4CD2C.xml,pos -veris/FD4D41E4-5D35-43C4-8F34-972809F45B0B.xml,pos -veris/FD7585BF-40CF-48B4-B36D-F73DAC377C70.xml,pos -veris/FD7A061B-DBEF-43B9-BBA9-56318716F056.xml,pos -veris/FD8FB83C-AFCD-4CCF-822A-763F8AEB10D2.xml,pos -veris/FD959281-A9ED-4BFC-B5FE-D4CD81C856D8.xml,pos -veris/FD95ACDA-EC84-4AD9-A94E-EB77DCF9C93D.xml,pos -veris/FDB47895-DF24-421B-9DDA-952C8044EBAF.xml,pos -veris/FDC003BF-D008-4894-9FF6-7108F2021D09.xml,pos -veris/FDDF5FC8-A6D3-4872-BF5C-2053173F9DF9.xml,pos -veris/FDE74A73-2BAB-4A6B-A6DD-DAE91948EEF5.xml,pos -veris/FDEF350E-7205-4604-A778-FA182BCFAB0B.xml,pos -veris/FDF71A7E-1836-4FEA-827D-ECC9327C6060.xml,pos -veris/FDFCC4F1-7AB1-4BD1-9264-86C3DB6B1DC8.xml,pos -veris/FDFE1F75-E566-43AF-B988-D2A6EBC46F7F.xml,pos -veris/FE05981F-8374-4A4A-87E6-D72B179FD4E9.xml,pos -veris/FE111868-EA1D-4F2A-9FE9-AE47628909F2.xml,pos -veris/FE179082-3557-48E6-A627-CCA347FC84F6.xml,pos -veris/FE20124F-E82D-4E0A-9E15-4E0B38A667A0.xml,pos -veris/FE28282E-7E2D-4721-858A-652AC51C6416.xml,pos -veris/FE2DAAED-C60C-48DD-80C3-4BFC0C07FA04.xml,pos -veris/FE3524EA-8E42-485F-A110-8F66769710F2.xml,pos -veris/FE361124-A1EF-4F60-96E7-B673DD6E5235.xml,pos -veris/FE3705BD-BC20-4E1D-A467-26BD2D2D5B85.xml,pos -veris/FE42DED2-A8A9-4133-B818-762D942CB407.xml,pos -veris/FE435E44-C696-49B9-85B3-CC86A98EC4D9.xml,pos -veris/FE43A998-A402-47D8-B50C-FE0493B1F151.xml,pos -veris/FE48CF43-48E0-48E5-9B6B-8A4E6CFF1E72.xml,pos -veris/FE50583F-CD84-40B7-8720-93F3E42AB243.xml,pos -veris/FE530ACD-7205-445B-86BE-1D11D4DB1440.xml,pos -veris/FE5E8C6D-13BD-4644-8D4F-B3E78BD58B6E.xml,pos -veris/FEA8684C-B1B7-4598-9FC8-A71EE3E71C7E.xml,pos -veris/FEC1C06A-AE20-43B6-962E-5E1491375B3A.xml,pos -veris/FED040E0-4A3C-4436-92F6-E4F39A395406.xml,pos -veris/FEF57702-6A12-4DDB-87E1-A3861B04E885.xml,pos -veris/FEF7A235-EAE6-469E-9B2E-B6EA30FC54A4.xml,pos -veris/FEFED088-EA5E-4401-BB43-6E0551B01B0B.xml,pos -veris/FF324193-1132-4B42-86D7-0082C6E07354.xml,pos -veris/FF36D4B6-9F7A-434C-A5DB-8BD1E63BFD40.xml,pos -veris/FF4A5BA6-0C6F-475E-A80D-A78CC34853FF.xml,pos -veris/FF5BD2DE-59C7-4260-9592-2E16D9F7C09F.xml,pos -veris/FF7C1BB0-1FB6-403B-B675-AF40D70AB176.xml,pos -veris/FF80140B-087F-4800-875F-F80DFC3A7B74.xml,pos -veris/FF90C988-BD6D-4CD2-A00C-519EFA4CB563.xml,pos -veris/FF95E9A6-203E-4A52-A19A-BF442E208C08.xml,pos -veris/FFAC49C9-FA91-4AE4-97E4-3D7BCC54306A.xml,pos -veris/FFB73B02-30B8-475E-BD42-706476387A03.xml,pos -veris/FFD31FE4-976B-48CA-A111-EF84EBAB9B0F.xml,pos -veris/FFDA2281-8053-4315-B613-330EB09A4BEE.xml,pos -veris/FFDC6655-E421-4BEC-835F-1BDFEC4F6C70.xml,pos -veris/FFE36843-D23A-484F-A9B8-1338C9BE49CD.xml,pos diff --git a/test_runner.py b/test_runner.py deleted file mode 100644 index b7dad7f..0000000 --- a/test_runner.py +++ /dev/null @@ -1,156 +0,0 @@ -''' -Created on Nov 7, 2014 - -@author: rpiazza -''' - -import argparse -from os.path import abspath, dirname -import sys - -from sdv.errors import ValidationError -from sdv.validators import STIXSchemaValidator - - -class ArgumentError(Exception): - """An exception to be raised when invalid or incompatible arguments are - passed into the application via the command line. - - Args: - show_help (bool): If true, the help/usage information should be printed - to the screen. - - Attributes: - show_help (bool): If true, the help/usage information should be printed - to the screen. - - """ - def __init__(self, msg=None, show_help=False): - super(ArgumentError, self).__init__(msg) - self.show_help = show_help - - -def _validate_args(args): - """Checks that valid and compatible command line arguments were passed into - the application. - - Args: - args (argparse.Namespace): The arguments parsed and returned from - ArgumentParser.parse_args(). - - Raises: - ArgumentError: If invalid or incompatible command line arguments were - passed into the application. - - """ - - if len(sys.argv) == 1: - raise ArgumentError("Invalid arguments", show_help=True) - - if (args.LIST_FILE is None): - raise ArgumentError("No test case list file given", show_help=True) - - -def _get_arg_parser(): - """Initializes and returns an argparse.ArgumentParser instance for this - application. - - Returns: - Instance of ``argparse.ArgumentParser`` - - """ - parser = argparse.ArgumentParser( - description="STIX Regression Tester v%s" % "0.1" - ) - - parser.add_argument( - "--verbose", - dest="verbose", - action="store_true", - default=False, - help="More detailed output." - ) - - parser.add_argument( - "--test-case-repository", - dest="test_case_repository", - default=None, - help="Directory to prepend to all listed test case file paths" - ) - - parser.add_argument( - "LIST_FILE", - help="A file containing the list of STIX files to validate." - ) - - return parser - - -def main(): - parser = _get_arg_parser() - args = parser.parse_args() - - try: - # Validate the input command line arguments - _validate_args(args) - except ArgumentError as ex: - if ex.show_help: - parser.print_help() - print ex - return 1 - - # This test script should be in the root directory of the schema - # repository. - schema_dir = dirname(abspath(__file__)) - validator = STIXSchemaValidator(schema_dir) - - with open(args.LIST_FILE, 'r') as testCaseListFile: - numTestCases = 0 - numPosTestCasesFail = 0 - numNegTestCasesFail = 0 - errors = 0 - - for line in testCaseListFile: - line = line.strip() - # Allow premature exiting of test manifest. This makes testing one - # or two test cases much quicker (though the "--end--" should be - # removed before committing). - if line == "--end--": - break - if line.startswith("#"): - continue - testCaseFileName, posOrNeg = [x.strip() for x in line.split(',')] - if args.test_case_repository is not None: - testCaseFileName = args.test_case_repository + "/" + testCaseFileName - if args.verbose: - print testCaseFileName - numTestCases += 1 - try: - validator_results = validator.validate(testCaseFileName) - - if posOrNeg == "pos" and not validator_results.is_valid: - numPosTestCasesFail += 1 - print "FAIL - didn't pass positive case " + testCaseFileName - for e in validator_results.errors: - print e - elif posOrNeg == "neg" and validator_results.is_valid: - numNegTestCasesFail += 1 - print "FAIL - passed negative case " + testCaseFileName - elif not posOrNeg == "neg" and not posOrNeg == "pos": - errors += 1 - print "FAIL case not supported " + posOrNeg - except ValidationError as ex: - errors += 1 - print "ValidationError: %s - %s" % (ex, testCaseFileName) - - totalNumFailed = numPosTestCasesFail + numNegTestCasesFail + errors - - print "Total: " + str(numTestCases) - print "Failed: " + str(totalNumFailed) - - if totalNumFailed: - return 1 - - -if __name__ == '__main__': - sys.exit(main()) diff --git a/tests/issues/134_case.xml b/tests/issues/134_case.xml new file mode 100644 index 0000000..56f5915 --- /dev/null +++ b/tests/issues/134_case.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/issues/135_case.xml b/tests/issues/135_case.xml new file mode 100644 index 0000000..731deed --- /dev/null +++ b/tests/issues/135_case.xml @@ -0,0 +1,47 @@ + + + + + + Test CVRF Extension + + Test + + Test + Test + + Test + Test + + + + test + + Final + 1.0 + + + 1.0 + 2015-05-15T00:00:00+00:00 + Test. + + + 2015-05-15T00:00:00+00:00 + 2015-05-15T00:00:00+00:00 + + + + + + + \ No newline at end of file diff --git a/tests/issues/138_case.xml b/tests/issues/138_case.xml new file mode 100644 index 0000000..7216c08 --- /dev/null +++ b/tests/issues/138_case.xml @@ -0,0 +1,24 @@ + + + + + + "test case" + Jimbob Jones + + + + \ No newline at end of file diff --git a/tests/issues/152_case.xml b/tests/issues/152_case.xml new file mode 100644 index 0000000..d47618e --- /dev/null +++ b/tests/issues/152_case.xml @@ -0,0 +1,34 @@ + + + + + + + + 50 + "Internal security team" + MITRE Infosec + + "connected to" + + "Comment Crew" + + + + + + \ No newline at end of file diff --git a/tests/issues/153_case.xml b/tests/issues/153_case.xml new file mode 100644 index 0000000..3a0428b --- /dev/null +++ b/tests/issues/153_case.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + Degradation + + + + + + + + \ No newline at end of file diff --git a/tests/issues/157_case.xml b/tests/issues/157_case.xml new file mode 100644 index 0000000..eb24322 --- /dev/null +++ b/tests/issues/157_case.xml @@ -0,0 +1,29 @@ + + + + + + + + + + Secret Squirrels + + + + + + \ No newline at end of file diff --git a/tests/issues/161_case.xml b/tests/issues/161_case.xml new file mode 100644 index 0000000..d010ce7 --- /dev/null +++ b/tests/issues/161_case.xml @@ -0,0 +1,26 @@ + + + + + + + "shut it all down" + Sensitive Collections + + + + + \ No newline at end of file diff --git a/tests/issues/177_case.xml b/tests/issues/177_case.xml new file mode 100644 index 0000000..21c37e2 --- /dev/null +++ b/tests/issues/177_case.xml @@ -0,0 +1,31 @@ + + + + + + + + + Jeff Goldblum + + + Rack Beefington + + + + + + + \ No newline at end of file diff --git a/tests/issues/186_case.xml b/tests/issues/186_case.xml new file mode 100644 index 0000000..2ebdc89 --- /dev/null +++ b/tests/issues/186_case.xml @@ -0,0 +1,210 @@ + + + + + test file + + + + + + URL Watchlist + + A malicious URL + It might be a newfangled TLD + + A malicious URL + It might be a newfangled TLD + + + + + A malicious URL + It might be a newfangled TLD + + + + + + + + +Phishing + + + +The malicious intrusion> +it's super secret> + +The malicious intrusion> +it's super secret> + + + + + + + + + + +Javascript vulnerability in MSIE 6-11 +The malicious intrusion> +it's super secret> + +The malicious intrusion> +it's super secret> + + + + + + + +The malicious intrusion> +it's super secret> + +The malicious intrusion> +it's super secret> + + + +Database +Database server at hr-data1.example.com +it also hosts email +Hosts the database for example.com +Internally-Owned +Internally-Managed +Internally-Located + + +Confidentiality + +Data was exfiltrated, has not been determined which data or how. + + +who's to say how it worked + + +Yes + + + + + + + + + + + +Block traffic to PIVY C2 Server (10.10.10.10) +Response +Perimeter Blocking + +The malicious intrusion> +it's super secret> + +The malicious intrusion> +it's super secret> + + + + + + + + + +Compromise of ATM Machines +The malicious intrusion> +it's super secret> + +The malicious intrusion> +it's super secret> + + + + + + + +Threat Actor Group +The malicious intrusion> +it's super secret> + +The malicious intrusion> +it's super secret> + + + + + + + diff --git a/tests/issues/217_case.xml b/tests/issues/217_case.xml new file mode 100644 index 0000000..381a228 --- /dev/null +++ b/tests/issues/217_case.xml @@ -0,0 +1,29 @@ + + + Incident + Sample breach report + + + + Breach of CyberTech Dynamics + + + Telephone + + + Media + + + + + diff --git a/tests/issues/218_case-new.xml b/tests/issues/218_case-new.xml new file mode 100644 index 0000000..77f9b32 --- /dev/null +++ b/tests/issues/218_case-new.xml @@ -0,0 +1,23 @@ + + + Incident + Sample breach report + + + + Breach of CyberTech Dynamics + Internal - Fraud Detection + External - Fraud Detection + + + diff --git a/tests/issues/218_case-old.xml b/tests/issues/218_case-old.xml new file mode 100644 index 0000000..ca5e2f2 --- /dev/null +++ b/tests/issues/218_case-old.xml @@ -0,0 +1,22 @@ + + + Incident + Sample breach report + + + + Breach of CyberTech Dynamics + Fraud Detection + + + diff --git a/tests/issues/223_case-embed.xml b/tests/issues/223_case-embed.xml new file mode 100644 index 0000000..62dd9c8 --- /dev/null +++ b/tests/issues/223_case-embed.xml @@ -0,0 +1,80 @@ + + + + + Test + + + Test + + + + + Test + + + Test + + + + + Test + + + Test + + + + + Test + + + Test + + + + + Test + + + Test + + + + + Test + + + Test + + + + + Test + + + Test + + + + + Test + + + Test + + + diff --git a/tests/issues/223_case-header.xml b/tests/issues/223_case-header.xml new file mode 100644 index 0000000..103b36b --- /dev/null +++ b/tests/issues/223_case-header.xml @@ -0,0 +1,19 @@ + + + + Report + Incident + Sample report description + S.R.D. + + + + + + + + diff --git a/tests/issues/223_case-package.xml b/tests/issues/223_case-package.xml new file mode 100644 index 0000000..e8486c0 --- /dev/null +++ b/tests/issues/223_case-package.xml @@ -0,0 +1,14 @@ + + + + + Some report + + + + + diff --git a/tests/issues/223_case-profile.xml b/tests/issues/223_case-profile.xml new file mode 100644 index 0000000..fdcd6a5 --- /dev/null +++ b/tests/issues/223_case-profile.xml @@ -0,0 +1,11 @@ + + + + + + + diff --git a/tests/issues/223_case-reference.xml b/tests/issues/223_case-reference.xml new file mode 100644 index 0000000..8ca55f9 --- /dev/null +++ b/tests/issues/223_case-reference.xml @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/issues/223_case-related.xml b/tests/issues/223_case-related.xml new file mode 100644 index 0000000..8b68df5 --- /dev/null +++ b/tests/issues/223_case-related.xml @@ -0,0 +1,21 @@ + + + + + Related + + + Report Title! + + + + + + + + diff --git a/tests/issues/244_case.xml b/tests/issues/244_case.xml new file mode 100644 index 0000000..c7ad679 --- /dev/null +++ b/tests/issues/244_case.xml @@ -0,0 +1,27 @@ + + + + + Wrong Title! + + + Correct Title! + + + Updates - Corrects + + + + + + \ No newline at end of file diff --git a/tests/real_data/05638263-849F-4E8D-9074-05314DAB7F40.xml b/tests/real_data/05638263-849F-4E8D-9074-05314DAB7F40.xml new file mode 100644 index 0000000..56fead6 --- /dev/null +++ b/tests/real_data/05638263-849F-4E8D-9074-05314DAB7F40.xml @@ -0,0 +1,268 @@ + + + + + + + Brute Force + + + Authentication Bypass + + + + + + + + + + + + + + C2 + Capture stored data + Scan network + Exploit vuln + Remote Access Trojan + Downloader + Export data + Spyware/Keylogger + Brute force + Rocra + + + + + + + + + + + + + + + + + + + + + CVE-2008-4250 + + + + + CVE-2009-3129 + + + CVE-2010-3333 + + + CVE-2012-0158 + + + CVE-2011-3544 + + + + + + Incident associated with Red October campaign. Phishing email with malware attachment leading to infection, C2, credential compromise, and lateral movement through network. Goal to steal classified info and secrets. + 05638263-849F-4E8D-9074-05314DAB7F40 + + 2012-01-01T00:00:00 + + + + + + wbaker + + + + + + + + + + KZ + + + + + Unknown + + + + Desktop + + + Confidentiality + Classified, Internal, Credentials, Secrets, System + + + Integrity + Software installation,Modify configuration,Alter behavior + + + + + Mobile phone + + + Confidentiality + Classified, Internal, Credentials, Secrets, System + + + Integrity + Software installation,Modify configuration,Alter behavior + + + + + Router or switch + + + Confidentiality + Classified, Internal, Credentials, Secrets, System + + + Integrity + Software installation,Modify configuration,Alter behavior + + + + + Server + + + Confidentiality + Classified, Internal, Credentials, Secrets, System + + + Integrity + Software installation,Modify configuration,Alter behavior + + + + + Person + + + Confidentiality + Classified, Internal, Credentials, Secrets, System + + + Integrity + Software installation,Modify configuration,Alter behavior + + + + + + + + + + + + + + + + + + + + + Yes + Ext - suspicious traffic + + + vcdb + + + + veris2stix + MITRE + 0.1 + + + VERIS schema + Verizon + 1.3.0 + + + + http://www.kaspersky.com/about/news/virus/2013/Kaspersky_Lab_Identifies_Operation_Red_October_an_Advanced_Cyber_Espionage_Campaign_Targeting_Diplomatic_and_Government_Institutions_Worldwide + https://www.securelist.com/en/analysis/204792262/Red_October_Diplomatic_Cyber_Attacks_Investigation + https://www.securelist.com/en/analysis/204792265/Red_October_Detailed_Malware_Description_1_First_Stage_of_Attack + https://www.securelist.com/en/images/pictures/klblog/208194085.png + + + + + + + + CBAA666B-8213-4F6B-B6AC-29896A9C1455 + + + + + + Notes: Basing on registration data of C&C servers and numerous artifacts left in executables of the malware, we strongly believe that the attackers have Russian-speaking origins. Current attackers and executables developed by them have been unknown until recently, they have never related to any other targeted cyberattacks. + + + + + + RU + + + + + + + State Actor / Agency + + + Espionage + + + + + + + + + + + + + + + diff --git a/tests/real_data/0DF5FC98-ADDB-48BF-8104-D20188692336.xml b/tests/real_data/0DF5FC98-ADDB-48BF-8104-D20188692336.xml new file mode 100644 index 0000000..bcc16da --- /dev/null +++ b/tests/real_data/0DF5FC98-ADDB-48BF-8104-D20188692336.xml @@ -0,0 +1,229 @@ + + + + + + + Abuse of Functionality + + + Brute Force + + + + + + + + + Remote Access Trojan + Adminware + + + + + + Notes: August 13, 2012: A malicious (phishing) email was sent to multiple Department of Revenue employees. At least one Department of Revenue user clicked on the embedded link, unwittingly executed malware, and became compromised. The malware likely stole the user’s username and password. This theory is based on other facts discovered during the investigation; however, Mandiant was unable to conclusively determine if this is how the user’s credentials were obtained by the attacker. + + + + + + + + + + A single malicious email sent to workers at the South Carolina Department of Revenue last August enabled an international hacker to crack into state computers and gain access to 3.8 million tax returns, including Social Security numbers and bank account information, in what experts say is the biggest cyber-attack ever against a state government, according to details in a report released Tuesday. According to the Mandiant report, the cyberattack, which state sources say is believed to have originated inside Russia, started with a “phishing” scheme, a common tactic used by cyber criminals. Last Aug. 13, a hacker sent multiple South Carolina Department of Revenue employees a malicious email containing an embedded link containing malware or a computer virus. When at least one of the employees clicked on the link, the malware was activated and allowed the hacker to steal the employee’s user name and password. From there, the hacker was off to the races. Two weeks later, the attacker logged onto the remote-access service for Department of Revenue computers, using the credentials of an employee who had clicked on the Aug. 13 email. The invader then “leveraged the user’s access rights to access other Department of Revenue systems and databases with the user’s credentials,” the report states. + 0DF5FC98-ADDB-48BF-8104-D20188692336 + + 2012-08-13T00:00:00 + 2012-08-27T00:00:00 + 2013-01-28T00:00:00 + 2013-01-31T00:00:00 + + + + + + swidup + + + + + + + + South Carolina Department of Revenue + + + + + US + + + SC + + + + + End-user + + + + S - Authentication + + + Confidentiality + Credentials: 1, Bank: 3300000, Personal: 6399900; Notes:In addition to 3.8 million tax returns, including the Social Security numbers of 1.9 million children and other dependents, the hackers got access to data on 699,900 business tax returns and 3.3 million bank accounts. Plus the one set of account creds that we know of. There were others that were enumerated, but be aren't confirmed on them taking those. + + + Integrity + Repurpose,Software installation,Alter behavior + + + + + Database + + + Confidentiality + Credentials: 1, Bank: 3300000, Personal: 6399900; Notes:In addition to 3.8 million tax returns, including the Social Security numbers of 1.9 million children and other dependents, the hackers got access to data on 699,900 business tax returns and 3.3 million bank accounts. Plus the one set of account creds that we know of. There were others that were enumerated, but be aren't confirmed on them taking those. + + + Integrity + Repurpose,Software installation,Alter behavior + + + + + File + + + Confidentiality + Credentials: 1, Bank: 3300000, Personal: 6399900; Notes:In addition to 3.8 million tax returns, including the Social Security numbers of 1.9 million children and other dependents, the hackers got access to data on 699,900 business tax returns and 3.3 million bank accounts. Plus the one set of account creds that we know of. There were others that were enumerated, but be aren't confirmed on them taking those. + + + Integrity + Repurpose,Software installation,Alter behavior + + + + + Remote access + + + Confidentiality + Credentials: 1, Bank: 3300000, Personal: 6399900; Notes:In addition to 3.8 million tax returns, including the Social Security numbers of 1.9 million children and other dependents, the hackers got access to data on 699,900 business tax returns and 3.3 million bank accounts. Plus the one set of account creds that we know of. There were others that were enumerated, but be aren't confirmed on them taking those. + + + Integrity + Repurpose,Software installation,Alter behavior + + + + + End-user + + + Confidentiality + Credentials: 1, Bank: 3300000, Personal: 6399900; Notes:In addition to 3.8 million tax returns, including the Social Security numbers of 1.9 million children and other dependents, the hackers got access to data on 699,900 business tax returns and 3.3 million bank accounts. Plus the one set of account creds that we know of. There were others that were enumerated, but be aren't confirmed on them taking those. + + + Integrity + Repurpose,Software installation,Alter behavior + + + + + + Unknown + + + + + + + + + + + + + + + + + + Yes + Unknown + + + vcdb + + + + veris2stix + MITRE + 0.1 + + + VERIS schema + Verizon + 1.3.0 + + + + http://openchannel.nbcnews.com/_news/2012/11/20/15313720-one-email-exposes-millions-of-people-to-data-theft-in-south-carolina-cyberattack?lite, http://governor.sc.gov/Documents/MANDIANT%20Public%20IR%20Report%20-%20Department%20of%20Revenue%20-%2011%2020%202012.pdf, http://doj.nh.gov/consumer/security-breaches/documents/south-carolina-revenue-20121126.pdf, http://www.atg.state.vt.us/issues/consumer-protection/privacy-and-Data-Security/documents-and-resources5/south-carolina-department-of-revenue-breach.php + + + + + + + + + + + + RU + + + + + + + Unknown + + + Financial or Economic + + + + + + + + + + + + + + + diff --git a/tests/real_data/0ECBD2D0-2703-42D4-9798-FF29618FD5E2.xml b/tests/real_data/0ECBD2D0-2703-42D4-9798-FF29618FD5E2.xml new file mode 100644 index 0000000..a9aae42 --- /dev/null +++ b/tests/real_data/0ECBD2D0-2703-42D4-9798-FF29618FD5E2.xml @@ -0,0 +1,268 @@ + + + + + + + Brute Force + + + Authentication Bypass + + + + + + + + + + + + + + C2 + Capture stored data + Scan network + Exploit vuln + Remote Access Trojan + Downloader + Export data + Spyware/Keylogger + Brute force + Rocra + + + + + + + + + + + + + + + + + + + + + CVE-2008-4250 + + + + + CVE-2009-3129 + + + CVE-2010-3333 + + + CVE-2012-0158 + + + CVE-2011-3544 + + + + + + Incident associated with Red October campaign. Phishing email with malware attachment leading to infection, C2, credential compromise, and lateral movement through network. Goal to steal classified info and secrets. + 0ECBD2D0-2703-42D4-9798-FF29618FD5E2 + + 2012-01-01T00:00:00 + + + + + + wbaker + + + + + + + + + + LU + + + + + Unknown + + + + Desktop + + + Confidentiality + Classified, Internal, Credentials, Secrets, System + + + Integrity + Software installation,Modify configuration,Alter behavior + + + + + Mobile phone + + + Confidentiality + Classified, Internal, Credentials, Secrets, System + + + Integrity + Software installation,Modify configuration,Alter behavior + + + + + Router or switch + + + Confidentiality + Classified, Internal, Credentials, Secrets, System + + + Integrity + Software installation,Modify configuration,Alter behavior + + + + + Server + + + Confidentiality + Classified, Internal, Credentials, Secrets, System + + + Integrity + Software installation,Modify configuration,Alter behavior + + + + + Person + + + Confidentiality + Classified, Internal, Credentials, Secrets, System + + + Integrity + Software installation,Modify configuration,Alter behavior + + + + + + + + + + + + + + + + + + + + + Yes + Ext - suspicious traffic + + + vcdb + + + + veris2stix + MITRE + 0.1 + + + VERIS schema + Verizon + 1.3.0 + + + + http://www.kaspersky.com/about/news/virus/2013/Kaspersky_Lab_Identifies_Operation_Red_October_an_Advanced_Cyber_Espionage_Campaign_Targeting_Diplomatic_and_Government_Institutions_Worldwide + https://www.securelist.com/en/analysis/204792262/Red_October_Diplomatic_Cyber_Attacks_Investigation + https://www.securelist.com/en/analysis/204792265/Red_October_Detailed_Malware_Description_1_First_Stage_of_Attack + https://www.securelist.com/en/images/pictures/klblog/208194085.png + + + + + + + + CBAA666B-8213-4F6B-B6AC-29896A9C1455 + + + + + + Notes: Basing on registration data of C&C servers and numerous artifacts left in executables of the malware, we strongly believe that the attackers have Russian-speaking origins. Current attackers and executables developed by them have been unknown until recently, they have never related to any other targeted cyberattacks. + + + + + + RU + + + + + + + State Actor / Agency + + + Espionage + + + + + + + + + + + + + + + diff --git a/tests/real_data/14437695-0B7C-4B9F-A15B-F6A8E05DD65F.xml b/tests/real_data/14437695-0B7C-4B9F-A15B-F6A8E05DD65F.xml new file mode 100644 index 0000000..5b47a20 --- /dev/null +++ b/tests/real_data/14437695-0B7C-4B9F-A15B-F6A8E05DD65F.xml @@ -0,0 +1,268 @@ + + + + + + + Brute Force + + + Authentication Bypass + + + + + + + + + + + + + + C2 + Capture stored data + Scan network + Exploit vuln + Remote Access Trojan + Downloader + Export data + Spyware/Keylogger + Brute force + Rocra + + + + + + + + + + + + + + + + + + + + + CVE-2008-4250 + + + + + CVE-2009-3129 + + + CVE-2010-3333 + + + CVE-2012-0158 + + + CVE-2011-3544 + + + + + + Incident associated with Red October campaign. Phishing email with malware attachment leading to infection, C2, credential compromise, and lateral movement through network. Goal to steal classified info and secrets. + 14437695-0B7C-4B9F-A15B-F6A8E05DD65F + + 2012-01-01T00:00:00 + + + + + + wbaker + + + + + + + + + + AE + + + + + Unknown + + + + Desktop + + + Confidentiality + Classified, Internal, Credentials, Secrets, System + + + Integrity + Software installation,Modify configuration,Alter behavior + + + + + Mobile phone + + + Confidentiality + Classified, Internal, Credentials, Secrets, System + + + Integrity + Software installation,Modify configuration,Alter behavior + + + + + Router or switch + + + Confidentiality + Classified, Internal, Credentials, Secrets, System + + + Integrity + Software installation,Modify configuration,Alter behavior + + + + + Server + + + Confidentiality + Classified, Internal, Credentials, Secrets, System + + + Integrity + Software installation,Modify configuration,Alter behavior + + + + + Person + + + Confidentiality + Classified, Internal, Credentials, Secrets, System + + + Integrity + Software installation,Modify configuration,Alter behavior + + + + + + + + + + + + + + + + + + + + + Yes + Ext - suspicious traffic + + + vcdb + + + + veris2stix + MITRE + 0.1 + + + VERIS schema + Verizon + 1.3.0 + + + + http://www.kaspersky.com/about/news/virus/2013/Kaspersky_Lab_Identifies_Operation_Red_October_an_Advanced_Cyber_Espionage_Campaign_Targeting_Diplomatic_and_Government_Institutions_Worldwide + https://www.securelist.com/en/analysis/204792262/Red_October_Diplomatic_Cyber_Attacks_Investigation + https://www.securelist.com/en/analysis/204792265/Red_October_Detailed_Malware_Description_1_First_Stage_of_Attack + https://www.securelist.com/en/images/pictures/klblog/208194085.png + + + + + + + + CBAA666B-8213-4F6B-B6AC-29896A9C1455 + + + + + + Notes: Basing on registration data of C&C servers and numerous artifacts left in executables of the malware, we strongly believe that the attackers have Russian-speaking origins. Current attackers and executables developed by them have been unknown until recently, they have never related to any other targeted cyberattacks. + + + + + + RU + + + + + + + State Actor / Agency + + + Espionage + + + + + + + + + + + + + + + diff --git a/tests/real_data/25EE0CC5-C946-4291-B4ED-2F6EC48334AD.xml b/tests/real_data/25EE0CC5-C946-4291-B4ED-2F6EC48334AD.xml new file mode 100644 index 0000000..4020b56 --- /dev/null +++ b/tests/real_data/25EE0CC5-C946-4291-B4ED-2F6EC48334AD.xml @@ -0,0 +1,147 @@ + + + + Bruce Parton was only a few weeks from retirement after 30 years as a mail carrier in sunny Florida. He never lived to fulfill his retirement plan of moving back to a quiet life in the Catskill mountains of New York, not far from where he grew up on Long Island. Instead, he was gunned down on his daily mail route in December 2010 by members of an identity theft ring who stole his master key as part of a scheme to claim fraudulent tax refunds. Using stolen names and Social Security numbers, criminals are filing phony electronic tax forms to claim refunds, exploiting a slow-moving federal bureaucracy to collect the money before victims, or the Internal Revenue Service, discover the fraud. Parton was a victim of what officials say has ballooned into a massive, and dangerous, illegal industry that could cost the nation $21 billion over the next five years, according to the U.S. Treasury Department. While that is a relatively small sum compared to the $1.1 trillion collected from individual tax payers in the last fiscal year, the crime has been growing by leaps and bounds in the last three years. "We are on the top of a national trend that is causing a hemorrhage of tax dollars," said Wifredo Ferrer, United States Attorney for south Florida. "It's a tsunami of fraud." While the IRS says it has detected cases in every state except North Dakota and West Virginia, the fraud's epicenter is Florida, and it is mostly concentrated in Miami and Tampa. Miami has 46 times the per-capita rate of false tax refund claims than the rest of the country, and 70 times the national average in dollar terms, Ferrer told Reuters. "For whatever reason, we always tend to lead the nation when it comes to fraud," he said, noting that his office has been battling massive Medicare fraud in recent years that has since spread to other parts of the country. Florida's high proportion of older residents, who can be more vulnerable to fraud, may be one reason for the high levels of fraud in the state. Nationwide, the number of cases of tax identity theft detected by authorities sky-rocketed to more than 1.2 million cases in 2012 from only 48,000 in 2008, according to the Treasury Department. The real number of phony tax filings is likely much higher as the fraud is hard to track, according to a November General Accountability Office report. GANG LINKS The tax ID theft problem is particularly troubling as, unlike Medicare fraud, it is associated with violent crime and armed gangs. Tampa police first detected it in 2010 when officers discovered wanted street criminals engaged in tax fraud. "They were holed up in hotels with laptops churning out tax claims," said congresswoman Kathy Castor, who represents the area and is pressing the IRS to get tougher on the fraud. When agents raided a Howard Johnson in East Tampa in late 2010, they found suspects smoking marijuana and four laptop computers being used to file fraudulent tax returns on Turbo Tax, the tax preparation software, according to police records. The suspects had lists of personal information containing more than 1,000 names and confidential personal information, multiple re-loadable debit cards, and records of numerous financial transactions. The investigation revealed that the suspects had been camped out in the hotel room for more than a week filing claims. Tax identity fraudsters are apparently drawn by the ease of the crime, officials say. "The scheme is very basic, it works virtually the same in almost every case," said Ferrer. "All they need is your name and the tax ID number." Armed with that information a refund claim can be filed electronically, making up other details on the form, including addresses, employer data, income and deductions. Criminals obtain the vital numbers using various tactics, often by bribing office workers with access to personnel files inside companies, as well as large public institutions such as hospitals and schools, according to prosecutors. Last summer a hacker stole 3.8 million unencrypted tax records from the South Carolina Department of Revenue in what is believed to be the largest security breach of a U.S. tax agency. Authorities say they do not know the hacker's motive. One North Miami man, Rodney Saint Fleur, was charged last year with using the LexisNexis research service account at the law firm where he worked to access names and Social Security numbers of 26,000 people as part of an identity theft scheme, according to court documents. Victims in Florida have varied from hospital patients, to Holocaust survivors at an elderly Jewish community center, as well as active duty military serving overseas. In December, a former U.S. Marine from North Miami was sentenced to nearly five years in prison for stealing the identities of more than 40 fellow Marines stationed at Camp Leatherneck in Afghanistan as part of a plot to claim $54,000 in fraudulent income-tax refunds. In Parton's case the criminals were after his master key that gives postal workers access to mail drop-off boxes and apartment mailboxes. He was shot twice in the chest by a gunman as part of a plot to steal identities in people's mail for tax refund fraud. The gunman, Pikerson Mentor, 31, was sentenced last month to life plus 42 years. More than 600 people turned up for Parton's funeral, including postal workers and people who got to know him on his route. "He had been doing that mail route for 10 years and he always had a smile for everyone," said his daughter, Nina Parton. The criminals stay under the radar using identities of the elderly or the very young, who are unlikely to be filing for earned income, as well as the deceased. They typically claim small refunds, around $3,000, but use multiple identities, with payments often made to pre-paid debit cards. FIGHTING BACK The IRS said last week it is intensifying a crackdown on identify theft, with 3,000 agents devoted to tackling the problem, double the number assigned in 2011. The number of IRS criminal investigations into identity theft more than tripled in the year to September 2012, and it was on pace to double again this year, acting IRS Commissioner Steven Miller told reporters. The tax collection agency prevented $20 billion in attempted tax refund fraud in fiscal year 2012, up from $14 billion a year earlier, he said. "It's one of the biggest challenges that faces the IRS today," Miller said. "We're doing much better on all fronts but we have much more to do." Despite the increase in investigations, the agency still had a backlog of 300,000 cases of people waiting for legitimate refunds after they were victims of fraud. It takes an average of six months to resolve a case, Miller said. "The IRS have put a lot of resources on it, but they always seem to be behind the curve," said Keith Fogg, a tax professor at Villanova University School of Law. Electronic filing, which now accounts for 80 percent of returns and was introduced to speed up delivery of refunds, has made the system more vulnerable to fraud. The IRS is seeking to speed up the loading of data from W-2 payroll forms issued at the beginning of the tax season, a time lapse which gives fraudsters a window of opportunity to file using false data. The IRS is also looking for ways to authenticate the identity of tax filers at the time of filing to pre-empt fraud, as well as working with the Social Security Administration to limit access to a registry of social security data of deceased tax payers, the so-called "Death Master File", a frequent target of fraud. "We will not be prosecuting our way out of this. That's not going to be the answer. We're going to have to make it more and more difficult for criminals to profit from this behavior," said Miller. "If they're not successful they will move onto something else." + 25EE0CC5-C946-4291-B4ED-2F6EC48334AD + + 2010-12-01T00:00:00 + + + + + + swidup + + + + + + + + United States Postal Service + + + + + US + + + FL + + + + + + + + Person + General Notes: Assets include the person who was killed, the mail and the master key. + + + Confidentiality + Unknown, Other: 1 + + + Availability + Loss + + + + + Media + General Notes: Assets include the person who was killed, the mail and the master key. + + + Confidentiality + Unknown, Other: 1 + + + Availability + Loss + + + + + Documents + General Notes: Assets include the person who was killed, the mail and the master key. + + + Confidentiality + Unknown, Other: 1 + + + Availability + Loss + + + + + + Unknown + + + + + + + Yes + Law Enforcement + + + vcdb + + + + veris2stix + MITRE + 0.1 + + + VERIS schema + Verizon + 1.3 + + + + http://www.reuters.com/article/2013/02/17/us-usa-tax-fraud-idUSBRE91G05M20130217 + + + + + + + + + + + + Unknown + + + + + + + Unknown + + + Financial or Economic + + + + diff --git a/tests/real_data/7386723F-F252-42A5-9867-029635ED2581.xml b/tests/real_data/7386723F-F252-42A5-9867-029635ED2581.xml new file mode 100644 index 0000000..b158c26 --- /dev/null +++ b/tests/real_data/7386723F-F252-42A5-9867-029635ED2581.xml @@ -0,0 +1,135 @@ + + + + + + + Unknown + + + + + + + + Editor's note: Since publication of this article, iBill has spoken with Wired News. The company now says that the purportedly stolen database did not originate with iBill, and only three of the more than 17 million entries match past iBill customers. Asked to respond, Secure Science says it no longer believes that iBill was the source of the data. Read the full story. Seventeen million customers of the online payment service iBill have had their personal information released onto the internet, where it's been bought and sold in a black market made up of fraud artists and spammers, security experts say. The stolen data, examined by Wired News, includes names, phone numbers, addresses, e-mail addresses and internet IP addresses. Other fields in the compromised databases appear to be logins and passwords, credit-card types and purchase amounts, but credit-card numbers are not included. The breach has broad privacy implications for the victims. Until it was brought low by legal and financial difficulties, iBill was a top credit-card processor for adult entertainment websites -- providing billing services for such outlets as DominaBDSM and Top-Nude.com. The transactions documented in the database are dated between 1998 and 2003, spanning a period at the height of iBill's success. The company didn't respond to repeated e-mail and telephone inquires by Wired News. Two caches of stolen iBill customer data were discovered separately by two security companies while conducting routine research into malicious software online. Southern California-based Secure Science Corporation found the first data file containing records on 17 million individuals on a private website set up by scammers. The site was part of a so-called "phishing" scheme, in which a spamming fraudster poses as a bank or online retailer in an attempt to con consumers out of identification and financial information. Secure Science found that data in February 2005, and reported it to the FBI's Miami field office, the company says. The FBI declined comment. Last month, Sunbelt Software found an additional list of slightly over 1 million individual entries labeled Ibill_1m.txt on a spamming website. That list appeared to date from 2003. IBill has a troubled history. Founded in 1997 by executives of a Florida-based BBS software developer, by 2002 iBill was a big player in internet billing, processing approximately $400 million in credit card transactions per year, according to SEC filings. The company took 15 percent off the top in fees. Todd Dugas, a former inside sales representative for iBill, estimates that pornography made up 85 percent of the business. But when Atlanta-based InterCept acquired iBill for $120 million in 2002, it immediately encountered problems. New rules from Visa made it more complicated and costly to process adult website transactions, and "accounts dropped like flies," says Dugas. Meanwhile MasterCard levied $5.85 million in fines against iBill for an unusually high volume of "charge backs" -- consumer-disputed charges -- though InterCept managed to recoup most of the fine from iBill's previous owners. In September 2004, iBill lost the contract with its upstream credit-card processor, First Data, which had grown wary of being associated with adult content. Website operators relying on iBill for payments had to wait months for their checks while First Data held the money in escrow. Roger Jacobs, who followed the story of iBill for adult industry publications AVN and XBiz, described low morale and a hemorrhaging of employees during this period. Lance James of Secure Science and Adam Thomas of Sunbelt Software speculate that the company's troubles may have left them vulnerable to information embezzlement: The breach, they say, has all the markings of an inside job. The files appear to have been generated by exporting an SQL database into a CSV format -- a procedure that would be unusually extravagant for a quick, furtive hack attack. Moreover, at 4.5 gigabytes in size, the larger file would have been tough to download unnoticed over iBill's internet connection. Thomas speculates that an employee or other insider may have simply walked out of iBill with the transaction records to sell on the data black market. What happened with the records from there is anyone's guess. The 1 million addresses found by Sunbelt Software were being used for spamming. Sunbelt found the database by tracing malware-infected computers as they connected to the internet to refresh their list of spam targets. The target list turned out to be the iBill database, hosted on a rogue website. Secure Science's James says the 17 million database entries he found is prime data for spamming, phishing attacks, pretext phone calls and even possible hacking of vulnerable computers at the IP addresses listed. Independently, Wired News found that entries from the smaller cache are listed as mortgage leads on a spammer community site, specialham.com. (The website's homepage offered no contact information and Wired News was unable to reach the registered owner of the domain, one "Juice Wobble.") This suggests that the database was marketed as a lead list for outside businesses. "I can attest to the fact that this goes on with phishing groups," says James. "They break in and steal leads and then sell those leads to (black market) leads companies, who resell them to legitimate companies, and sometimes the same companies they stole them from." "The fact that a total of 17,781,462 iBill records have been found in the hands of criminal hackers is quite disturbing, be it an inside job or the successful work of criminal hackers," says Thomas. Contacted by Wired News, one of the victims of the breach expressed dismay that his information was in the hands of criminals. The 41-year-old San Diego man says he allowed a "business partner" to use his credit card on an adult website dedicated to finding resources in Tijuana's red light district, with discussion groups and locations of prostitutes. "Life is difficult enough," says the victim. "It makes the net that much less secure in my eyes.... I plan to not use any credit card information on any site." The man says that neither iBill nor the FBI notified him of the breach. Because the information didn't include Social Security, credit-card or driver's-license numbers, no U.S. laws require iBill or the companies for which they provided billing to warn victims. A year after the FBI first learned of the larger leak, they have also failed to issue any public warnings. In January of last year, iBill was purchased by Interactive Brand Development for $23.5 million. On Monday, IBD's stock closed at 8 cents a share in over-the-counter trading. Online payment company iBill on Thursday said a massive cache of stolen consumer data uncovered by security experts did not come from its database. "I'm the first person that would have taken this to the FBI and the first person to have gone on 60 Minutes to say 'we screwed up,' if that were the case," said iBill President Gary Spaniak Jr. Two caches of stolen data were discovered separately by two security companies while conducting routine research into malicious software online. Both had file names that purportedly linked them to iBill. Southern California-based Secure Science Corporation found the first data file containing records on 17 million individuals on a private website set up by scammers. The site was part of a so-called "phishing" scheme, in which a spamming fraudster poses as a bank or online retailer in an attempt to con consumers out of identification and financial information. Secure Science found that data in February 2005, and reported it to the FBI's Miami field office, the company says. An additional list of slightly over 1 million individual entries was uncovered on a spamming website by Sunbelt Software last month, where it was labeled Ibill_1m.txt. That list appeared to date from 2003. The databases, examined by Wired News, include names, phone numbers, addresses, e-mail addresses and internet IP addresses of customers making online purchases. Other fields in the compromised databases appear to be logins and passwords, credit-card types and purchase amounts, but credit-card numbers are not included. But Spaniak says iBill cross referenced the 17 million transaction database against its own on Wednesday, and that only three e-mail addresses matched between the two. Additionally, some entries in the stolen databases were identified as purchases on Diner's Club cards, which iBill says it has never accepted in its nine year history. Spaniak says iBill recently passed a security audit that found its databases well secured. SunBelt Software couldn't immediately be reached for comment Thursday. But Secure Science's Lance James backed away from his conclusion that iBill, which processes most of its transactions on behalf of adult services, was the source of the leak. He says pornography transaction databases may be considered especially desirable to spammers, and that a criminal may have deliberately mislabeled a database taken from another source "This might be part of a new hacker establishing their reputation," says James. "They could say, 'I hacked iBill.'" Wired News found that entries from the smaller cache of one million consumers are listed as mortgage leads on a spammer community site, specialham.com. A Google search turns up scores of offers on specialham.com for purported iBill databases, one of them advertising "20mill ibill list w/Full data from 2003" for $300. But in one message, a spammer slams an underground vendor for selling him a fake iBill list. Other offers on the site purport to sell data from competing internet billing firm CCBill, which says that it isn't aware of having been breached either. Spaniak has his own theory on why a data thief might falsely link a database to iBill. He believes it's an outgrowth of animosity in the adult website community dating from the time when the trouble-plagued company was forced to suspend payments to its webmaster customers. He says as long as iBill stays in business, it will try to repay those webmasters. "Over $20 million has been paid back, we have plans for paying back another $18 million." + 7386723F-F252-42A5-9867-029635ED2581 + + 2006-03-01T00:00:00 + + + + + + swidup + + + + + + + + + + Unknown + + + + + + + + Web application + + + Confidentiality + Unknown: 17781462 + + + Availability + Loss + + + + + + Unknown + + + + + + + + + + + + Yes + Unknown + + + vcdb + + + + veris2stix + MITRE + 0.1 + + + VERIS schema + Verizon + 1.3.0 + + + + http://www.wired.com/science/discoveries/news/2006/03/70356 + http://www.wired.com/science/discoveries/news/2006/03/70380 + + + + + + + + + + + + Unknown + + + + + + + Unknown + + + Unknown + + + + + + + + + diff --git a/tests/real_data/9717E026-FEC8-4748-84EA-99F233391812.xml b/tests/real_data/9717E026-FEC8-4748-84EA-99F233391812.xml new file mode 100644 index 0000000..3059ff1 --- /dev/null +++ b/tests/real_data/9717E026-FEC8-4748-84EA-99F233391812.xml @@ -0,0 +1,156 @@ + + + + + + + Unknown + + + + + + + + + + + + + + CVE-2012-4969 + + + + + + SRAELI WEBSITE FOR INTERNATIONAL INSTITUTE FOR COUNTER-TERRORISM WATERHOLE ATTACK SERVING CVE-2012-4969 Websense Security Labs and the Websense ThreatSeeker Intelligence Cloud have detected that the government-related websites ict.org.il and herzliyaconference.org have been involved in a "waterhole" attack and are injected with malicious code that serves as an exploit for Internet Explorer vulnerability CVE-2012-4969. The first website describes itself as the International Institute for Counter-Terrorism. Both websites seem to be connected and governed by a leading Israeli academic institution called the IDC. The malicious code found on the websites is identical and was identified as CVE-2012-4969 - an Internet Explorer vulnerability that was verified as a zero-day at the time and was found to be exploited in the wild on September 2012. It was found by Eric Romang from Zataz. From our initial checks, the websites still serve the malicious code on specific paths, and have been serving the malicious code from as early as the 23rd of January 2013. At the time of this writing, the malicious code on ict.org.il appears to be fully functional, but the malicious code on herzliyaconference.org doesn't seem to be functional (the main page that initiates the exploit seems to have been removed; although subsequent pages are still available, on their own they won't serve a successful exploit). The attack seems to be very similar to the spear-phishing attacks we reported on with the "Rotary Domains" (Part 1 & 2) that served CVE-2012-4792 - that's the same zero-day that was found on cfr.org. The attack on IDC uses a Flash file to conduct a "heap spray" attack. The Flash file appears to have the misspelled string "heapspary". According to Symantec, this string may be evidence that the "Elderwoord" group is behind this attack, because there's a similarity to the cfr.org attack, which held the same string "heapspary" in a Flash file as well. We're not completely convinced by this theory; this may indeed suggest a connection to the "Elderwoord" project, but may instead suggest the use of the same toolkit by different perpetrators. One of the most interesting techniques employed by this attack, which we described in detail in our previous "Rotary Domains" posts, is that the dropped malware is actually embedded as a XORed list of bytes on the page and assigned to a Javascript variable with a marker at the start of the stream. After exploitation is successful, then on the client side the shellcode initiates a thorough search for a certain marker in memory called "KKONG". When this marker is found, then the stream is extracted and de-XORed to form the actual malware binary, which is then run. This is an interesting technique that is also good for Sandbox evasion and reminds us of the "Drive by cache" techniques also found to be popular with spear-phishing attacks in the last two years. The difference in this method is that it's sort of a "Drive by marked memory object". Websense Security Labs has contacted the IDC to report the compromise; as of this writing we had not heard back yet from the IDC. The Israeli website for the International Institute for Counter-Terrorism and its mission statement is shown here: Technical details As described, the attacks on both websites are identical. The exploit chain starting point is in an HTML file on a dedicated directory. We're not certain if this specific path was sent in spear-phishing emails, or if the main page of each of the websites referred to this path. If you have any more details on this, please do let us know. Here are the exploit chains for ict.org.il and herzliyaconference.org: hxxp://www.ict.org.il/js/1.html -> Flash file loader (AceInsight report) hxxp://www.ict.org.il/js/logo4969.swf -> Flash heap-spray + exploit.html loader hxxp://www.ict.org.il/js/exploit.html -> Dropped file cache + Exploit Loader hxxp://www.ict.org.il/js/Protect.html -> Exploit CVE-2012-4969 hxxp://www.herzliyaconference. org/_modules/80.html -> Flash file loader (AceInsight report) hxxp://herzliyaconference .org/_modules/logo4969.swf -> Flash heap-spray + exploit.html loader hxxp://herzliyaconference. org/_modules/exploit.html -> Dropped file cache + Exploit Loader hxxp://herzliyaconference. org/_modules/Protect.html -> Exploit CVE-2012-4969 Let's have a look at the specific exploit chain on ict.org.il. The file 1.html is used just as a loader for the malicious file logo4969.swf. Besides the loading of the malicious file, there are no malicious indicators on the page, but just the HTML Flash container/loader: The loaded Flash file initiates a heap-spray attack, but it also acts as the caller to the Exploit Loader page exploit.html - it loads it through some Actionscript commands embedded in the Flash file, to evaluate some Javascript code to be executed on the page and load exploit.html, as seen in the next picture snippet from the file: exploit.html holds some Javascript code and an especially long variable. This variable starts with a marker "KKONG" that is later searched for by the shellcode that resides inside the loaded Flash file on the client side. The file is obfuscated with a simple XOR 0xBF. The page also loads the actual exploit page by calling an iframe to Protect.html: Protect.html holds the exploit code to CVE-2012-4969. The exploit code is obfuscated with a simple obfuscation technique: After the exploit is triggered by Protect.html, the code will jump to the sprayed shellcode on the heap. In return, the shellcode will scan the memory for the marker mentioned earlier: "KKONG". After the marker is found, the shellcode strips the stream following the marker and gets it de-XORed with the value 0XBF to form a valid executable file. That file is then written to the Windows local machine's temporary folder and executed to infect the machine with a persistent backdoor. The executed file dw20.exe (MD5:d2354e9ce69985c1f55dbad2837099b8) acts as a dropper and has the same name as the file dropped with Rotary domains attack. The threat stays persistent on the system by dropping another file to the Windows directory called startup.dll (MD5: 4e1e2b9cd6b5bca2b1b935ddc97f2d7a) that registers as an auto-started service called WindowsUpdata. Check out this complete report from ThreatScope. The backdoor service is actually installed under a registry key called "RAT", which is not very discreet, to say the least, and the backdoor connects to a C2 that is recognized by our service as suspicious hxxp://interfacet.oicp.net:88. It appears that oicp.net is a web host that is located in China. Custom hosts on the site have been found to be involved in targeted attacks in the past (1 2); however, the specific host actually points to an IP address of 65.19.141.203 located in Fremont, California, United States. Looking closer at this IP address, we could see that it hosts a lot of mayhem, as well as many other hosts that are associated that use host names on *.oicp.net that we have already classified in a security category: One of the most interesting parts is that the IP address to which the C2 points is hosted on an IP address range that belong to Hurricane Electric, a US-based internet service provider that got some headlines lately for being the first Internet Backbone to Connect to 2,000 IPv6 Networks. An Interesting article from 'The Droid Tech Guy' illustrates how, although web traffic in China is very restrictive and censored, its architecture is actually one of the most advanced. According to the article, one of its advances is that it employs a security feature known as Source Address Validation Architecture (SAVA). To quote from the article: "This feature puts security checkpoints throughout the system and then builds up a database very systematically. This database will contain trusted computers and their IP addresses. This system will then authenticate who is sending what. This way, the possibility of sending malicious data becomes a lot more difficult, nearly impossible, like many say." This is a good point that makes us ponder - could it be that threats that originate from China are actually safer, from the attacker's perspective, if hosted outside of China? That may well be the case. In summary, we had a look at high profile government related website that got compromised in a 'waterhole' attack and employed some interesting technique. It looks as if targeted attacks have now been surfacing regularly and more frequently, with more attacks that are now exposed almost on a weekly basis. Those kinds of rapid discoveries may cause the players behind state-sponsored attacks or other miscreant groups to increase their level of sophistication. However, we believe that the sophistication of such attacks directly depends on the protection level employed by the target. If defense levels are mediocre or "just enough," then attackers will probably do just that much to get past them. The tough questions one should ask one's self in today's threat landscape is "what am I doing to not be the next victim?" and, even more importantly, "what am I going to do when I do become one?". We believe that post-infection mitigation plans should be given the same emphasis as prevention and putting adequate protection in place. Websense Protection Websense customers are protected from this and other threats by Websense ACE (Advanced Classification Engine). ACE protected against this threat in real-time and against the different stages of the attack progression, also known as the "kill chain". You can find in the next link more information about the 7 stages of advanced threats. Here is a recap how ACE protected against the different stages: Lure stage: protection confirmed, the lure is the first stage of the attack and in this case it was those URLs that loaded a malicious flash file: hxxp://www.ict.org.il/js/1.html -> Flash file loader (AceInsight report) hxxp://www.herzliyaconference.org/_modules/80.html -> Flash file loader (AceInsight report) Dropper stage: not applicable, the dropper is the stage where a file passes through the gateway and inspected in real-time, however, this is not applicable for this attack as the file was hidden and obfuscated in memory and reconstructed on the client side - this is a typical sandbox evasion technique. Calling home stage: protection confirmed, the calling home stage is the destination that the malware connects to after getting successfully installed on the victim's machine. In this attack the malware initiated connection to a destination that is already known to us hxxp://interfacet.oicp.net:88 (AceInsight report). For participation in data analysis, special thanks to: Gianluca Giuliani + 9717E026-FEC8-4748-84EA-99F233391812 + + 2013-01-23T00:00:00 + 2013-07-10T00:00:00 + 2013-12-25T00:00:00 + + + + + + gdbassett + + + + + + + + Interdisciplinary Center Herzliya + + + + + IL + + + + + + + + Web application + + + Integrity + Software installation; Notes:Installation of malware through waterhole attack. + + + + + + Unknown + + + + + + + + + + + + Yes + Audit + + + vcdb + + + + veris2stix + MITRE + 0.1 + + + VERIS schema + Verizon + 1.3 + + + + http://community.websense.com/blogs/securitylabs/archive/2013/03/12/israeli-website-for-international-institute-for-counter-terrorism-waterhole-serving-cve-2012-4969.aspx + + + + + + + + + + + + Unknown + + + + + CN + + + + + + + Unknown + + + Nation-state + + + Espionage + + + + + + + + + diff --git a/tests/real_data/99747F66-E0BC-4B56-8A4A-2DA12D90ED1B.xml b/tests/real_data/99747F66-E0BC-4B56-8A4A-2DA12D90ED1B.xml new file mode 100644 index 0000000..c56f856 --- /dev/null +++ b/tests/real_data/99747F66-E0BC-4B56-8A4A-2DA12D90ED1B.xml @@ -0,0 +1,175 @@ + + + Notes: Additional Investigation Details Disclosed In addition to details previously released, the investigation to date has determined the following: Criminals used a third-party vendor's user name and password to enter the perimeter of Home Depot's network. These stolen credentials alone did not provide direct access to the company's point-of-sale devices. The hackers then acquired elevated rights that allowed them to navigate portions of Home Depot's network and to deploy unique, custom-built malware on its self-checkout systems in the U.S. and Canada. In addition to the previously disclosed payment card data, separate files containing approximately 53 million email addresses were also taken during the breach. These files did not contain passwords, payment card information or other sensitive personal information. The company is notifying affected customers in the U.S. and Canada. + + + + + + + + + + Unknown + + + + + + + + The Home Depot, the world's largest home improvement retailer, today confirmed that the malware used in its recent breach has been eliminated from its U.S. and Canadian networks. The company also has completed a major payment security project that provides enhanced encryption of payment data at point of sale in the companys U.S. stores, offering significant new protection for customers. Roll-out of enhanced encryption to Canadian stores will be complete by early 2015. Canadian stores are already enabled with EMV Chip and PIN technology. The company said its fiscal third quarter sales, including sales in September, are on plan. Additional guidance is provided below. Investigation Details The investigation into a possible breach began on Tuesday morning, September 2, immediately after The Home Depot received reports from its banking partners and law enforcement that criminals may have breached its systems. Since then, the companys IT security team has been working around the clock with leading IT security firms, its banking partners and the Secret Service to rapidly gather facts, resolve the problem and provide information to customers. The companys ongoing investigation has determined the following: Criminals used unique, custom-built malware to evade detection. The malware had not been seen previously in other attacks, according to Home Depots security partners. The cyber-attack is estimated to have put payment card information at risk for approximately 56 million unique payment cards. The malware is believed to have been present between April and September 2014. To protect customer data until the malware was eliminated, any terminals identified with malware were taken out of service, and the company quickly put in place other security enhancements. The hackers method of entry has been closed off, the malware has been eliminated from the companys systems, and the company has rolled out enhanced encryption of payment data to all U.S. stores. -more- _-2- There is no evidence that debit PIN numbers were compromised or that the breach has impacted stores in Mexico or customers who shopped online at HomeDepot.com or HomeDepot.ca. The Home Depot is offering free identity protection services, including credit monitoring, to any customer who used a payment card at a Home Depot store in 2014, from April on. Customers who wish to take advantage of these services can learn more at www.homedepot.com or by calling 1-800-HOMEDEPOT (800-466-3337). Customers in Canada can call 800-668-2266. We apologize to our customers for the inconvenience and anxiety this has caused, and want to reassure them that they will not be liable for fraudulent charges, said Frank Blake, chairman __and CEO. From the time this investigation began, our guiding principle has been to put our customers first, and we will continue to do so. Payment Security Enhancements The companys new payment security protection locks down payment data through enhanced encryption, which takes raw payment card information and scrambles it to make it unreadable and virtually useless to hackers. Home Depots new encryption technology, provided by Voltage Security, Inc., has been tested and validated by two independent IT security firms. The encryption project was launched in January 2014. The rollout was completed in all U.S. stores on Saturday, September 13, 2014. The rollout to Canadian stores will be completed by early 2015. EMV Chip and PIN technology, which began rolling out in early 2013 and already exists in Canadian stores, will be deployed to all U.S. stores by the end of the year, well ahead of a 2015 deadline established by the payments industry. These projects required writing tens of thousands of lines of new software code and deploying nearly 85,000 new pin pads to stores. Updated Guidance Based on its fiscal third quarter results to date, the company confirmed its previous fiscal 2014 sales growth guidance of approximately 4.8 percent. The company also revised its fiscal 2014 diluted earnings-per-share growth guidance and expects that fiscal 2014 diluted earnings per share will grow by 21 percent to approximately $4.54, versus the companys prior guidance of _$4.52. The companys fiscal 2014 diluted earnings-per-share guidance includes estimates for the cost to investigate the data breach, provide credit monitoring services to its customers, increase call center staffing, and pay legal and professional services, all of which are expensed as incurred in a gross amount of approximately $62 million, partially offset by a $27 million receivable for costs the company believes are reimbursable and probable of recovery under its insurance coverage. Further, the companys fiscal 2014 diluted earnings-per-share guidance includes a _-more- _-3- pre-tax gain of approximately $100 million related to the sale of 3.6 million shares of HD Supply common stock, which occurred and will be recognized in the third quarter of fiscal 2014. The companys ownership of HD Supply is now approximately 8.2 million shares. The companys fiscal 2014 diluted earnings-per-share guidance does not include an accrual for other yet-to-be determined estimated probable losses related to the breach. At this time, other than the breach-related costs contained in the companys updated fiscal 2014 diluted earnings- per-share guidance, the company is not able to estimate the costs, or a range of costs, related to the breach. Costs related to the breach may include liabilities to payment card networks for reimbursements of credit card fraud and card reissuance costs; liabilities related to the companys private label credit card fraud and card reissuance; liabilities from current and future civil litigation, governmental investigations and enforcement proceedings; future _expenses for legal, investigative and consulting fees; and incremental expenses and capital investments for remediation activities. Those costs may have a material adverse effect on The Home Depots financial results in the fourth quarter and/or future periods. The Home Depot is the worlds largest home improvement specialty retailer, with 2,266 retail stores in all 50 states, the District of Columbia, Puerto Rico, U.S. Virgin Islands, Guam, 10 Canadian provinces and Mexico. In fiscal 2013, The Home Depot had sales of $78.8 billion and earnings of $5.4 billion. The Company employs more than 300,000 associates. The Home Depot's stock is traded on the New York Stock Exchange (NYSE: HD) and is included in the Dow Jones industrial average and Standard & Poor's 500 index. ### Certain statements contained in this release constitute forward-looking statements as defined in the Private Securities Litigation Reform Act of 1995. These forward-looking statements are based on our current assumptions and expectations (which may change) and may relate to, among other things, (a) the impact of the breach on our results of operations, including (i) costs related to the breach (including any costs not currently reflected in our guidance), the related ongoing investigation and resulting liabilities, (ii) the outcome of our ongoing investigation, including our potential discovery of new information related to the breach, such as the discovery that additional information has been stolen, and our customers and other stakeholders reaction to that new information, (iii) our ability to recover any proceeds under our insurance policies, (iv) the uncertainty regarding the outcome of any current or future civil litigation, governmental investigations and enforcement proceedings, _and their impact on our financial performance and operations, (v) loss of customer confidence in our ability to protect their information and the adverse impact this loss of confidence may have on sales, and (vi) our ability to effectively or timely implement adequate payment security enhancements and other remediation efforts and our potential inability to prevent future attacks; (b) the demand for our products, services and credit offerings; (c) net sales growth; (d) comparable store sales; (e) state of the credit markets; (f) continuation of share repurchase programs at previously announced levels; (g) net earnings performance; (h) earnings per share; (i) guidance for fiscal 2014 and beyond; and (j) financial outlook. Forward-looking _-more- -4- statements are based on currently available information and our current assumptions, expectations and projections about future events. You should not rely on our forward-looking statements. These statements are not guarantees of future performance and are subject to future events, risks and uncertainties many of which are beyond our control or are currently unknown to us as well as potentially inaccurate assumptions that could cause actual results to differ materially from our expectations and projections. These risks and uncertainties include but are not limited to those described in Item 1A, Risk Factors, and elsewhere in our Annual Report on Form 10-K for our fiscal year ended February 2, 2014, in our subsequent Quarterly Reports on Form 10-Q and in any other materials or reports we file with the Securities and Exchange Commission (the SEC). + 99747F66-E0BC-4B56-8A4A-2DA12D90ED1B + + 2014-04-01T00:00:00 + + + + + + swidup + + + + + + + + Home Depot Inc/The + + + + + US + + + GA + + + + + + + + Unknown + + + Confidentiality + Payment: 56000000, Personal: 53000000 + + + Integrity + Software installation + + + + + POS terminal + + + Confidentiality + Payment: 56000000, Personal: 53000000 + + + Integrity + Software installation + + + + + + Unknown + + + + + + + + + + + + + + + Yes + Law Enforcement + + + vcdb + + + + veris2stix + MITRE + 0.1 + + + VERIS schema + Verizon + 1.3 + + + + http://krebsonsecurity.com/2014/09/banks-credit-card-breach-at-home-depot/ + http://www.csoonline.com/article/2602002/data-breach/new-details-suggest-that-home-depot-breach-is-nationwide.html?utm_content=7775563&utm_medium=social&utm_source=linkedin + http://www.heraldtribune.com/article/20140909/wire/140909703 + http://investmentwatchblog.com/alert-home-depot-admits-massive-customer-payment-data-breach/ + http://media.corporate-ir.net/media_files/IROL/63/63646/HD_Data_Update_II_9-18-14.pdf + http://arstechnica.com/security/2014/09/home-depots-former-security-architect-had-history-of-techno-sabotage/?utm_medium=twitter&utm_source=twitterfeed + http://m.ajc.com/news/business/home-depot-breach-costs-credit-unions-more-than-57/nhxKS/#__federated=1 + http://www.streetinsider.com/Corporate+News/Home+Depot+%28HD%29+Updates+on+Data+Breach%3B+About+53M+Email+Addresses+Said+Compromised/9986517.html + + + + + + + + + + + + Unknown + + + + + + + eCrime Actor - Organized Crime Actor + + + Unknown + + + Financial or Economic + + + + + + + + + + + + diff --git a/tests/real_data/E411354B-C90A-4A71-B079-49C18C64D94B.xml b/tests/real_data/E411354B-C90A-4A71-B079-49C18C64D94B.xml new file mode 100644 index 0000000..b361a58 --- /dev/null +++ b/tests/real_data/E411354B-C90A-4A71-B079-49C18C64D94B.xml @@ -0,0 +1,203 @@ + + + + + + + + + + Capture stored data + Capture app data + + + + + + + + A nationwide data breach has Jimmy John's with a fiasco on its hands. The company released a statement today saying that it became aware of the incident at the end of July. Many customers think that the place that promises "freaky fast delivery" took its time alerting them. And that left many Jimmy John's customers that with a bad taste in their mouths. For more details including the reactions of employees and customers, watch the video for the complete report. Eighteen locations were affected by the breach in Michigan including two in Sterling Heights, Novi, Livonia and East Lansing. Other stores were Madison Heights, Warren, Ypsilanti, Canton, Niles, Royal Oak, Bloomfield Hills, Marquette and Bay City. For a full list of locations and addresses, click here. An excerpt of the company's statement said: "We apologize for any inconvenience this incident may have on our customers. Jimmy John's values the privacy and security of its customers' information, and is offering identity protection services to impacted customers, although Jimmy John's does not collect its customers' Social Security numbers. To take advantage of these services, please visit Contacts & Information here. For more information, call (855) 398-6442. In addition, customers are encouraged to monitor their credit and debit card accounts, and notify their bank if they notice any suspicious activity. Additional recommendations for protecting your information can be found here. Additional info will be posted at jimmyjohns.com." ignature Systems responsible for the payment information leak at the 216 Jimmy John's sandwich stores Vendor of point-of-sale (PoS) equipment Signature Systems announced that an unauthorized person managed to infiltrate malware on its payment terminals in 324 restaurant locations across the United States. The incident impacted credit and debit cards at 216 Jimmy Johns stores and franchised locations, announced by the sandwich chain on Wednesday. Signature Systems has been blamed for compromising card data of Jimmy Johns customers, but the disclosure statement did not give any names, saying that an intruder stole log-in credentials from Jimmy Johns point-of-sale vendor. In an official statement issued on Friday, Signature Systems informed that 108 other restaurant locations using its payment terminals were affected, apart from the Jimmy Johns ones. It took three months to clear all affected systems of malware The first sign of intrusion was traced back to June 16, when an unauthorized person used Signature Systems credentials for remote access to the PoS systems in the restaurants. Once logged in, the perpetrator proceeded to install malware designed to capture payment card data from cards that were swiped through terminals in certain restaurants. The information exposed consisted of the name of the cardholder, credit and debit card number, as well as expiration date and verification code from the magnetic stripe. After receiving alerts of a possible breach on July 30 and during the ensuing week, the company cleared the malicious software from the payment terminals in most of the affected locations. Removing the malware from all machines was not possible until mid-September. In the case of Jimmy Johns, the last unauthorized access happened on September 5. Number of impacted customers is unknown The company says that it could not identify the cards impacted by the incident and it does not have names or addresses of the potentially affected customers. As such, it falls in the hands of each individual that used their card at one of the compromised locations to notice fraudulent charges and notify the bank that issued the card. A list of all affected locations and the timeframe of the compromise is provided in the disclosure announcement. In some cases, the breach lasted only a few days, but there are restaurants where even a three-month compromise period is given. Most of the locations are pizza shops, but places serving other dishes are also on the list, such as Wings to Go, Costello's Italian Ristorante, Romanellis or Austin's Bar & Grill. Signature Systems also provides details on what potentially affected customers can do in the case of fraudulent transactions on their cards. + E411354B-C90A-4A71-B079-49C18C64D94B + + 2014-06-16T00:00:00 + 2014-07-28T00:00:00 + 2014-10-20T00:00:00 + + + + + + swidup + + + + + + + + Signature Systems + + + + + US + + + PA + + + + + + + + POS controller + + + Confidentiality + Payment + + + Integrity + Software installation + + + + + POS terminal + + + Confidentiality + Payment + + + Integrity + Software installation + + + + + + Unknown + + + + + + + + + + + + + + + + + + Yes + Unknown + + + vcdb + + + + veris2stix + MITRE + 0.1 + + + VERIS schema + Verizon + 1.3 + + + + http://krebsonsecurity.com/2014/07/sandwich-chain-jimmy-johns-investigating-breach-claims/?utm_source=twitterfeed&utm_medium=twitter + http://www.pymnts.com/news/2014/cyberthieves-reportedly-crack-into-sandwich-chain-jimmy-johns-pos/#.U-AbuFaFr7Q + http://www.myfoxdetroit.com/story/26622236/customers-say-jimmy-johns-data-breach-release-anything-but-freaky-fast + http://news.softpedia.com/news/PoS-Vendor-Signature-Systems-Informs-of-Credit-Card-Breach-Affecting-324-Restaurant-Locations-460160.shtml#hyperanchor1.3%3A%2F%2Fdiv%5B%40id%3D%26quot%3Bnewsbody%26quot%3B%5D%2Fp%5B1%5D%2Fstrong%5B1%5D%280%29%283%29%28Ven%29%26%2F%2Fdiv%5B%40id%3D%26quot%3Bnewsbody%26quot%3B%5D%2Fp%5B1%5D%2Fstrong%5B1%5D%28204%29%283%29%28es.%29%26border%3A%20thin%20dotted%20 + http://krebsonsecurity.com/2014/09/signature-systems-breach-expands/ + http://nakedsecurity.sophos.com/2014/09/29/point-of-sale-vendor-loses-password-causes-breaches-at-324-us-restaurants/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+nakedsecurity+%28Naked+Security+-+Sophos%29 + https://nakedsecurity.sophos.com/2014/09/29/point-of-sale-vendor-loses-password-causes-breaches-at-324-us-restaurants/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+nakedsecurity+%28Naked+Security+-+Sophos%29 + http://www.pdqpos.com/notice.html + + + + + + + + + + + + Unknown + + + + + + + Unknown + + + Financial or Economic + + + + + + + + + + + + Notes: Signature Systems + + + + + + Unknown + + + + + + + Unknown + + + NA + + + + + + + + + + + + diff --git a/tests/real_data/E5D427C6-B22B-47E8-8A3A-9FF7B99C07EC.xml b/tests/real_data/E5D427C6-B22B-47E8-8A3A-9FF7B99C07EC.xml new file mode 100644 index 0000000..1a99e98 --- /dev/null +++ b/tests/real_data/E5D427C6-B22B-47E8-8A3A-9FF7B99C07EC.xml @@ -0,0 +1,205 @@ + + + + Man faces prison for computer-related fraud Kate White Ricky Joe Mitchell told a federal judge he had found out he was going to be fired the night he shut down his former company's computer network and phone system for a month. Mitchell, 34, pleaded guilty to one count of fraudulent activity connected with computers on Tuesday. He faces a maximum of 10 years in prison when U.S. District Court Judge John Copenhaver sentences him April 24. As a network engineer for EnerVest Operating, an oil and gas company with an office in Charleston, the indictment alleged Mitchell deleted backup information and transmitted a command to disable the data replication process, which is designed to transmit backup data to the company's Houston location. "Out of anger and being upset," Mitchell told the judge he sent the commands from his Hurricane home in June 2012. "I expected it to actually be more of a window more so than hurting the entire company." Mitchell said he only expected company employees wouldn't be able to log on to computers, access the Internet, or check e-mails for one day after he sent the command. Instead, the company couldn't conduct business for a month, and lost $1 million because of Mitchell, according to the indictment. Mitchell, however, only admitted to causing the company to lose a "substantial" amount of money. "In 2014, it goes without saying that any business's electronic communication capabilities and data storage are nearly as important to its success as the product or service it provides," U.S. Attorney Booth Goodwin said in a statement. "The prosecution of Mr. Mitchell for his reckless conduct underscores my commitment to help protect small businesses from any threat - both inside and out." Mitchell, now living in Mableton, Ga., worked for EnerVest from August 2009 through June 26, 2012 - the date the computer system damage occurred. He agreed to pay restitution, which Copenhaver will determine at a later date and also faces a fine of up to $250,000. The plea agreement drops one count of recklessly damaging a protected computer. He could have faced a maximum of 15 years in prison and a $500,000 fine, Goodwin previously said. Earlier Tuesday, Mitchell's attorney, public defender David Bungard, told Copenhaver his client was having second thoughts about his plea and asked for more time to meet with prosecutors. Copenhaver gave Mitchell until 3 p.m., but said if an agreement hadn't been made by then, to be prepared for trial Monday. When Mitchell was 17 and went by the nickname "RickDogg" online he was accused of attempting to plant viruses in the computer system at Capital High School. He was suspended and later forced to transfer schools, in a case that reached the West Virginia Supreme Court. Mitchell told the judge Tuesday he had a bachelor's degree in computer science from West Virginia University Institute of Technology. Copenhaver told Mitchell that a clerk would speak to him after the hearing about his financial standing. A magistrate judge had previously ordered Mitchell to make payments for his public defender, because he obviously had some assets, Copenhaver said, noting the order showed a 2013 and a 2014 BMW plus an "upscale home" Mitchell was making payments on. In 1997, Mitchell graduated from East Bank High School, but not without a fight to be reinstated at Capital High that reached the Supreme Court. The previous summer, he was suspended for three days from Capital for copying "108 computer viruses from floppy diskettes to disk space allocated and assigned to another student on the Capital High School computer system," according to a memo to Kanawha County school board members, available in court documents from the earlier case. The memo also states that Mitchell bragged about the incident and admitted it to school officials. During the summer of 1996, according to the memo, Mitchell published derogatory statements about teachers and made threats to students he believed reported the virus. He was given the option of transferring to South Charleston or East Bank to finish high school, but Mitchell wanted to keep taking Advanced Placement courses at Capital. His lawyer, Basil Legg, requested an injunction in Kanawha Circuit Court to let him remain at Capital. Kanawha Circuit Judge Paul Zakaib decided an emergency injunction wasn't necessary and that Mitchell could wait for a hearing before Kanawha Circuit Judge Tod Kaufman. The state Supreme Court agreed with Zakaib. In 1998, Kaufman dismissed the case, noting the matter was no longer relevant because Mitchell had graduated. + E5D427C6-B22B-47E8-8A3A-9FF7B99C07EC + + 2012-06-01T00:00:00 + 2012-06-01T00:00:30 + 2012-06-29T00:00:30 + + + + + + gdbassett + + + + + + + + EnerVest Operating + + + + + US + + + WV + + + + + + + + PBX + + + Availability + Destruction + Permanent + + + + + Backup + + + Availability + Destruction + Permanent + + + + + File + + + Availability + Destruction + Permanent + + + + + Telephone + + + Availability + Destruction + Permanent + + + + + Proxy + + + Availability + Destruction + Permanent + + + + + Mail + + + Availability + Destruction + Permanent + + + + + S - Authentication + + + Availability + Destruction + Permanent + + + + + Directory + + + Availability + Destruction + Permanent + + + + + Database + + + Availability + Destruction + Permanent + + + + + SAN + + + Availability + Destruction + Permanent + + + + + + + + + Unknown + + + + + + + Yes + Unknown + + + vcdb + + + + veris2stix + MITRE + 0.1 + + + VERIS schema + Verizon + 1.3 + + + + http://www.wvgazette.com/News/201401280098 + + + + + + + Notes: Found out he would be fired imminently. + + Insider Threat + Unknown + + + Insider Threat + System admin + + + Grudge + + + + diff --git a/samples/STIX_Domain_Watchlist.xml b/tests/sample_data/STIX_Domain_Watchlist.xml similarity index 100% rename from samples/STIX_Domain_Watchlist.xml rename to tests/sample_data/STIX_Domain_Watchlist.xml diff --git a/samples/STIX_Email_wAttachment.xml b/tests/sample_data/STIX_Email_wAttachment.xml similarity index 100% rename from samples/STIX_Email_wAttachment.xml rename to tests/sample_data/STIX_Email_wAttachment.xml diff --git a/samples/STIX_Email_wFullAttachment.xml b/tests/sample_data/STIX_Email_wFullAttachment.xml similarity index 100% rename from samples/STIX_Email_wFullAttachment.xml rename to tests/sample_data/STIX_Email_wFullAttachment.xml diff --git a/samples/STIX_Email_wLink.xml b/tests/sample_data/STIX_Email_wLink.xml similarity index 100% rename from samples/STIX_Email_wLink.xml rename to tests/sample_data/STIX_Email_wLink.xml diff --git a/samples/STIX_FileHash_Watchlist.xml b/tests/sample_data/STIX_FileHash_Watchlist.xml similarity index 100% rename from samples/STIX_FileHash_Watchlist.xml rename to tests/sample_data/STIX_FileHash_Watchlist.xml diff --git a/samples/STIX_IP_Watchlist.xml b/tests/sample_data/STIX_IP_Watchlist.xml similarity index 100% rename from samples/STIX_IP_Watchlist.xml rename to tests/sample_data/STIX_IP_Watchlist.xml diff --git a/samples/STIX_Indicator_Snort.xml b/tests/sample_data/STIX_Indicator_Snort.xml similarity index 100% rename from samples/STIX_Indicator_Snort.xml rename to tests/sample_data/STIX_Indicator_Snort.xml diff --git a/samples/STIX_Malware_Sample.xml b/tests/sample_data/STIX_Malware_Sample.xml similarity index 100% rename from samples/STIX_Malware_Sample.xml rename to tests/sample_data/STIX_Malware_Sample.xml diff --git a/samples/STIX_Phishing_Indicator.xml b/tests/sample_data/STIX_Phishing_Indicator.xml similarity index 100% rename from samples/STIX_Phishing_Indicator.xml rename to tests/sample_data/STIX_Phishing_Indicator.xml diff --git a/samples/STIX_URL_Watchlist.xml b/tests/sample_data/STIX_URL_Watchlist.xml similarity index 100% rename from samples/STIX_URL_Watchlist.xml rename to tests/sample_data/STIX_URL_Watchlist.xml diff --git a/tests/test_runner.py b/tests/test_runner.py new file mode 100644 index 0000000..826efc1 --- /dev/null +++ b/tests/test_runner.py @@ -0,0 +1,44 @@ +''' +Created on Nov 7, 2014 + +__author__ = rpiazza, bschmoker, gtback +__copyright__ = MITRE Corp +__version__ = 0.1 +''' + +from os.path import abspath, dirname +import sys +import glob + +from sdv.errors import ValidationError +from sdv.validators import STIXSchemaValidator + + +def main(): + + # this script lives under $repo/tests , so our schema lives in the parent dir + validator = STIXSchemaValidator(dirname(abspath('../'))) + +# grab all files under tests/ and subfolders + + testfiles = glob.glob("tests/*/*xml") + +# check valid-ness of each file + errors = 0 + + for testfile in testfiles: + try: + validator_results = validator.validate(testfile) + + except ValidationError as ex: + errors += 1 + print "ValidationError: %s - %s" % (ex, testfile) + + print '.' + + if errors: + return 1 + + +if __name__ == '__main__': + sys.exit(main())