hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 588
values | lang stringclasses 305
values | max_stars_repo_path stringlengths 3 363 | max_stars_repo_name stringlengths 5 118 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringdate 2015-01-01 00:00:35 2022-03-31 23:43:49 ⌀ | max_stars_repo_stars_event_max_datetime stringdate 2015-01-01 12:37:38 2022-03-31 23:59:52 ⌀ | max_issues_repo_path stringlengths 3 363 | max_issues_repo_name stringlengths 5 118 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 134k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 363 | max_forks_repo_name stringlengths 5 135 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringdate 2015-01-01 00:01:02 2022-03-31 23:27:27 ⌀ | max_forks_repo_forks_event_max_datetime stringdate 2015-01-03 08:55:07 2022-03-31 23:59:24 ⌀ | content stringlengths 5 1.05M | avg_line_length float64 1.13 1.04M | max_line_length int64 1 1.05M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
aea2f645171cf86b24483fee7fecb261af065ccc | 209 | xml | XML | oswf/core/src/test/resources/oswf-StubTypeResolver.xml | will-gilbert/OSWf-OSWorkflow-fork | 174fa0b140c6892b70fe6552fc8cf29f6caa86d7 | [
"MIT"
] | 5 | 2017-05-26T17:31:39.000Z | 2020-07-18T12:45:13.000Z | oswf/usage/src/test/resources/oswf-StubTypeResolver.xml | will-gilbert/OSWf-OSWorkflow-fork | 174fa0b140c6892b70fe6552fc8cf29f6caa86d7 | [
"MIT"
] | null | null | null | oswf/usage/src/test/resources/oswf-StubTypeResolver.xml | will-gilbert/OSWf-OSWorkflow-fork | 174fa0b140c6892b70fe6552fc8cf29f6caa86d7 | [
"MIT"
] | null | null | null | <oswf>
<loader>
<workflow name="JIRA-Default" type="resource" location="core/JIRA-Default.oswf.xml"/>
</loader>
<type-resolver class='org.informagen.oswf.testing.StubTypeResolver' />
</oswf>
| 19 | 93 | 0.679426 |
6a4dd7cd2d927896ae30b344fd6d7b6073096fd8 | 15,121 | xsd | XML | metadata/fgdc-ngdc-CI_OnlineResource/fgdc/ext/citation-with-ci-onlineresource.xsd | b-cube/Response-Identification-Info | d2fa24c9f0d7db7d8bbf5cda937e1a9dd29a8f6e | [
"MIT"
] | null | null | null | metadata/fgdc-ngdc-CI_OnlineResource/fgdc/ext/citation-with-ci-onlineresource.xsd | b-cube/Response-Identification-Info | d2fa24c9f0d7db7d8bbf5cda937e1a9dd29a8f6e | [
"MIT"
] | 1 | 2015-09-23T16:30:34.000Z | 2015-09-23T16:30:34.000Z | metadata/fgdc-ngdc-CI_OnlineResource/fgdc/ext/citation-with-ci-onlineresource.xsd | b-cube/Response-Identification-Info | d2fa24c9f0d7db7d8bbf5cda937e1a9dd29a8f6e | [
"MIT"
] | 1 | 2020-03-25T09:41:03.000Z | 2020-03-25T09:41:03.000Z | <?xml version="1.0" encoding="utf-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" blockDefault="#all" xmlns:sch="http://www.ascc.net/xml/schematron">
<!--
Revision Date: 12/12/2008
Revision Author: AMilan
Revision Description: added origin_cntinfo & publish_cntinfo to ease transition to ISO
-->
<xsd:annotation>
<xsd:documentation> Section 8 : Citation Information </xsd:documentation>
</xsd:annotation>
<xsd:element name="citeinfo" type="citeinfoType">
<xsd:annotation>
<xsd:documentation> Element: Citation Information Section: 8 Description: the recommended reference to be used for the data set. (Note: this section provides a means of stating the citation of a data set, and is used by other sections of the metadata standard. This section is never used alone.) </xsd:documentation>
<xsd:appinfo>
<sch:title>Citation Information</sch:title>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="citeinfoType">
<xsd:sequence>
<xsd:element ref="origin" maxOccurs="unbounded"/>
<xsd:element ref="origin_cntinfo" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="pubdate"/>
<xsd:element ref="pubtime" minOccurs="0"/>
<xsd:element ref="title"/>
<xsd:element ref="edition" minOccurs="0"/>
<xsd:element ref="geoform" minOccurs="0"/>
<xsd:element ref="serinfo" minOccurs="0"/>
<xsd:element ref="pubinfo" minOccurs="0"/>
<xsd:element ref="othercit" minOccurs="0"/>
<xsd:element ref="onlink" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="CI_OnlineResource" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element ref="lworkcit" minOccurs="0"/>
<xsd:element ref="citId" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
<xsd:element name="origin" type="originType">
<xsd:annotation>
<xsd:documentation> Element: Originator Section: 8.1 Description: the name of an organization or individual that developed the data set. If the name of editors or compilers are provided, the name must be followed by "(ed.)" or "(comp.)" respectively. </xsd:documentation>
<xsd:appinfo>
<sch:title>Originator</sch:title>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:simpleType name="originType">
<xsd:annotation>
<xsd:documentation> Type: text Domain: "Unknown" free text </xsd:documentation>
<xsd:documentation> Enumerated value also matches "free text"
<![CDATA[
<xsd:restriction base="xsd:token">
<xsd:enumeration value="Unknown"/>
</xsd:restriction>
]]>
</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="FGDCstring"/>
</xsd:simpleType>
<xsd:element name="pubdate" type="pubdateType">
<xsd:annotation>
<xsd:documentation> Element: Publication Date Section: 8.2 Description: the date when the data set is published or otherwise made available for release. </xsd:documentation>
<xsd:appinfo>
<sch:title>Publication Date</sch:title>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:simpleType name="pubdateType">
<xsd:annotation>
<xsd:documentation> Type: date Domain: "Unknown" "Unpublished material" free date </xsd:documentation>
</xsd:annotation>
<xsd:union memberTypes="FGDCdate">
<xsd:simpleType>
<xsd:restriction base="xsd:token">
<xsd:enumeration value="Unknown"/>
<xsd:enumeration value="Unpublished material"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
<xsd:element name="pubtime" type="pubtimeType">
<xsd:annotation>
<xsd:documentation> Element: Publication Time Section: 8.3 Description: the time of day when the data set is published or otherwise made available for release. </xsd:documentation>
<xsd:appinfo>
<sch:title>Publication Time</sch:title>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:simpleType name="pubtimeType">
<xsd:annotation>
<xsd:documentation> Type: time Domain: "Unknown" free time </xsd:documentation>
</xsd:annotation>
<xsd:union memberTypes="FGDCtime">
<xsd:simpleType>
<xsd:restriction base="xsd:token">
<xsd:enumeration value="Unknown"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:union>
</xsd:simpleType>
<xsd:element name="title" type="titleType">
<xsd:annotation>
<xsd:documentation> Element: Title Section: 8.4 Description: the name by which the data set is known. </xsd:documentation>
<xsd:appinfo>
<sch:title>Title</sch:title>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:simpleType name="titleType">
<xsd:annotation>
<xsd:documentation> Type: text Domain: free text </xsd:documentation>
</xsd:annotation>
<xsd:restriction base="FGDCstring"/>
</xsd:simpleType>
<xsd:element name="edition" type="editionType">
<xsd:annotation>
<xsd:documentation> Element: Edition Section: 8.5 Description: the version of the title. </xsd:documentation>
<xsd:appinfo>
<sch:title>Edition</sch:title>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:simpleType name="editionType">
<xsd:annotation>
<xsd:documentation> Type: text Domain: free text </xsd:documentation>
</xsd:annotation>
<xsd:restriction base="FGDCstring"/>
</xsd:simpleType>
<xsd:element name="geoform" type="geoformType">
<xsd:annotation>
<xsd:documentation> Element: Geospatial Data Presentation Form Section: 8.6 Description: the mode in which the geospatial data are represented. </xsd:documentation>
<xsd:appinfo>
<sch:title>Geospatial Data Presentation Form</sch:title>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:simpleType name="geoformType">
<xsd:annotation>
<xsd:documentation> Type: text Domain: (the listed domain is partially from pp. 88-91 in Anglo-American Committee on Cataloguing of Cartographic Materials, 1982, Cartographic materials: A manual of interpretation for AACR2: Chicago, American Library Association): "atlas" "audio" "diagram" "document" "globe" "map" "model" "multimedia presentation" "profile" "raster digital data" "remote-sensing image" "section" "spreadsheet" "tabular digital data" "vector digital data" "video" "view"
free text </xsd:documentation>
<xsd:documentation> Enumerated values also match "free text"
<![CDATA[
<xsd:restriction base="xsd:token">
<xsd:enumeration value="atlas"/>
<xsd:enumeration value="audio"/>
<xsd:enumeration value="diagram"/>
<xsd:enumeration value="document"/>
<xsd:enumeration value="globe"/>
<xsd:enumeration value="map"/>
<xsd:enumeration value="model"/>
<xsd:enumeration value="multimedia presentation"/>
<xsd:enumeration value="profile"/>
<xsd:enumeration value="raster digital data"/>
<xsd:enumeration value="remote-sensing image"/>
<xsd:enumeration value="section"/>
<xsd:enumeration value="spreadsheet"/>
<xsd:enumeration value="tabular digital data"/>
<xsd:enumeration value="vector digital data"/>
<xsd:enumeration value="video"/>
<xsd:enumeration value="view"/>
</xsd:restriction>
]]>
</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="FGDCstring"/>
</xsd:simpleType>
<xsd:element name="serinfo" type="serinfoType">
<xsd:annotation>
<xsd:documentation> Element: Series Information Section: 8.7 Description: the identification of the series publication of which the data set is a part. </xsd:documentation>
<xsd:appinfo>
<sch:title>Series Information</sch:title>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="serinfoType">
<xsd:sequence>
<xsd:element ref="sername"/>
<xsd:element ref="issue"/>
</xsd:sequence>
</xsd:complexType>
<xsd:element name="sername" type="sernameType">
<xsd:annotation>
<xsd:documentation> Element: Series Name Section: 8.7.1 Description: the name of the series publication of which the data set is a part. </xsd:documentation>
<xsd:appinfo>
<sch:title>Series Name</sch:title>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:simpleType name="sernameType">
<xsd:annotation>
<xsd:documentation> Type: text Domain: free text </xsd:documentation>
</xsd:annotation>
<xsd:restriction base="FGDCstring"/>
</xsd:simpleType>
<xsd:element name="issue" type="issueType">
<xsd:annotation>
<xsd:documentation> Element: Issue Identification Section: 8.7.2 Description: information identifying the issue of the series publication of which the data set is a part. </xsd:documentation>
<xsd:appinfo>
<sch:title>Issue Identification</sch:title>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:simpleType name="issueType">
<xsd:annotation>
<xsd:documentation> Type: text Domain: free text </xsd:documentation>
</xsd:annotation>
<xsd:restriction base="FGDCstring"/>
</xsd:simpleType>
<xsd:element name="pubinfo" type="pubinfoType">
<xsd:annotation>
<xsd:documentation> Element: Publication Information Section: 8.8 Description: publication details for published data sets. </xsd:documentation>
<xsd:appinfo>
<sch:title>Publication Information</sch:title>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="pubinfoType">
<xsd:sequence>
<xsd:element ref="pubplace"/>
<xsd:element ref="publish"/>
<xsd:element ref="publish_cntinfo" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>
<xsd:element name="pubplace" type="pubplaceType">
<xsd:annotation>
<xsd:documentation> Element: Publication Place Section: 8.8.1 Description: the name of the city (and state or province, and country, if needed to identify the city) where the data set was published or released. </xsd:documentation>
<xsd:appinfo>
<sch:title>Publication Place</sch:title>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:simpleType name="pubplaceType">
<xsd:annotation>
<xsd:documentation> Type: text Domain: free text </xsd:documentation>
</xsd:annotation>
<xsd:restriction base="FGDCstring"/>
</xsd:simpleType>
<xsd:element name="publish" type="publishType">
<xsd:annotation>
<xsd:documentation> Element: Publisher Section: 8.8.2 Description: the name of the individual or organization that published the data set. </xsd:documentation>
<xsd:appinfo>
<sch:title>Publisher</sch:title>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:simpleType name="publishType">
<xsd:annotation>
<xsd:documentation> Type: text Domain: free text </xsd:documentation>
</xsd:annotation>
<xsd:restriction base="FGDCstring"/>
</xsd:simpleType>
<xsd:element name="othercit" type="othercitType">
<xsd:annotation>
<xsd:documentation> Element: Other Citation Details Section: 8.9 Description: other information required to complete the citation. </xsd:documentation>
<xsd:appinfo>
<sch:title>Other Citation Details</sch:title>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:simpleType name="othercitType">
<xsd:annotation>
<xsd:documentation> Type: text Domain: free text </xsd:documentation>
</xsd:annotation>
<xsd:restriction base="FGDCstring"/>
</xsd:simpleType>
<xsd:element name="onlink" type="onlinkType">
<xsd:annotation>
<xsd:documentation> Element: Online Linkage Section: 8.10 Description: the name of an online computer resource that contains the data set. Entries should follow the Uniform Resource Locator convention of the Internet. </xsd:documentation>
<xsd:appinfo>
<sch:title>Online Linkage</sch:title>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:simpleType name="onlinkType">
<xsd:annotation>
<xsd:documentation> Type: text Domain: free text </xsd:documentation>
</xsd:annotation>
<xsd:restriction base="FGDCstring"/>
</xsd:simpleType>
<xsd:element name="lworkcit" type="lworkcitType">
<xsd:annotation>
<xsd:documentation> Element: Larger Work Citation Section: 8.11 Description: the information identifying a larger work in which the data set is included. </xsd:documentation>
<xsd:appinfo>
<sch:title>Larger Work Citation</sch:title>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:complexType name="lworkcitType">
<xsd:sequence>
<xsd:element ref="citeinfo"/>
</xsd:sequence>
</xsd:complexType>
<xsd:element name="citId" type="citIdType">
<xsd:annotation>
<xsd:documentation> Element: Identifier Section: ISO19115 Description: Identifier identifying the citation. </xsd:documentation>
<xsd:appinfo>
<sch:title>Identifier</sch:title>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:simpleType name="citIdType">
<xsd:annotation>
<xsd:documentation> Type: text Domain: free text </xsd:documentation>
</xsd:annotation>
<xsd:restriction base="FGDCstring"/>
</xsd:simpleType>
</xsd:schema>
| 49.415033 | 500 | 0.598968 |
4149235bf7474d43470d56fec8ed668c0a4ffd15 | 751 | xml | XML | library/src/main/res/drawable/eavd_vd_left_arrow.xml | DenisMondon/easy-animated-vector-drawable | 862075bb0a84f09469a9a5435f7992fdc4019e71 | [
"Apache-2.0"
] | 30 | 2017-11-07T15:20:36.000Z | 2022-02-24T05:05:36.000Z | library/src/main/res/drawable/eavd_vd_left_arrow.xml | DenisMondon/easy-animated-vector-drawable | 862075bb0a84f09469a9a5435f7992fdc4019e71 | [
"Apache-2.0"
] | 2 | 2018-02-03T22:28:00.000Z | 2019-04-29T01:16:42.000Z | library/src/main/res/drawable/eavd_vd_left_arrow.xml | DenisMondon/easy-animated-vector-drawable | 862075bb0a84f09469a9a5435f7992fdc4019e71 | [
"Apache-2.0"
] | 3 | 2018-01-17T12:30:30.000Z | 2018-12-02T08:11:12.000Z | <?xml version="1.0" encoding="utf-8"?>
<vector
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:width="24dp"
android:height="24dp"
android:viewportHeight="24"
android:viewportWidth="24"
app:vc_viewportHeight="24"
app:vc_viewportWidth="24">
<group
android:name="rotationGroup"
android:pivotX="12.0"
android:pivotY="12.0"
android:rotation="0.0">
<path
android:name="v"
android:fillColor="#000000"
android:pathData="@string/eavd_path_left_arrow"
app:vc_fillColor="#000000"
app:vc_pathData="@string/eavd_path_left_arrow"/>
</group>
</vector> | 27.814815 | 62 | 0.619174 |
5991b18b4c619aaf892f42ac4a3f4c9a2f671ecf | 22,762 | xml | XML | initial/.idea/workspace.xml | DreamLi1314/WebSocketDemo | 206e239289e85870918ce46644a29f78bc933a0c | [
"Apache-2.0"
] | null | null | null | initial/.idea/workspace.xml | DreamLi1314/WebSocketDemo | 206e239289e85870918ce46644a29f78bc933a0c | [
"Apache-2.0"
] | null | null | null | initial/.idea/workspace.xml | DreamLi1314/WebSocketDemo | 206e239289e85870918ce46644a29f78bc933a0c | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="e230f801-6cbd-403a-9c37-15b001f9e5d4" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/../../javaChat/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/../../javaChat/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/../../../v2/webChat/src/main/java/com/inetsoft/web/controller/ChatEndpoint.java" beforeDir="false" afterPath="$PROJECT_DIR$/../../../v2/webChat/src/main/java/com/inetsoft/web/controller/ChatEndpoint.java" afterDir="false" />
</list>
<ignored path="$PROJECT_DIR$/target/" />
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="FUSProjectUsageTrigger">
<session id="935441049">
<usages-collector id="statistics.lifecycle.project">
<counts>
<entry key="project.closed" value="8" />
<entry key="project.open.time.1" value="2" />
<entry key="project.open.time.2" value="1" />
<entry key="project.open.time.4" value="1" />
<entry key="project.open.time.5" value="1" />
<entry key="project.open.time.8" value="2" />
<entry key="project.open.time.9" value="1" />
<entry key="project.opened" value="8" />
</counts>
</usages-collector>
<usages-collector id="statistics.file.extensions.open">
<counts>
<entry key="css" value="1" />
<entry key="gradle" value="1" />
<entry key="html" value="1" />
<entry key="java" value="9" />
<entry key="js" value="2" />
<entry key="xml" value="2" />
</counts>
</usages-collector>
<usages-collector id="statistics.file.types.open">
<counts>
<entry key="CSS" value="1" />
<entry key="Groovy" value="1" />
<entry key="HTML" value="1" />
<entry key="JAVA" value="9" />
<entry key="JavaScript" value="2" />
<entry key="XML" value="2" />
</counts>
</usages-collector>
<usages-collector id="statistics.file.extensions.edit">
<counts>
<entry key="java" value="80" />
<entry key="js" value="2" />
</counts>
</usages-collector>
<usages-collector id="statistics.file.types.edit">
<counts>
<entry key="JAVA" value="80" />
<entry key="JavaScript" value="2" />
</counts>
</usages-collector>
</session>
</component>
<component name="FavoritesManager">
<favorites_list name="gs-messaging-stomp-websocket" />
</component>
<component name="FileEditorManager">
<leaf SIDE_TABS_SIZE_LIMIT_KEY="375">
<file pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/src/main/java/hello/WebSocketConfig.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="332">
<caret line="25" column="33" lean-forward="true" selection-start-line="25" selection-start-column="31" selection-end-line="25" selection-end-column="33" />
</state>
</provider>
</entry>
</file>
<file pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/src/main/resources/static/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="-142">
<caret line="8" column="31" selection-start-line="8" selection-start-column="31" selection-end-line="8" selection-end-column="31" />
</state>
</provider>
</entry>
</file>
<file pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/src/main/resources/static/app.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="81">
<caret line="17" column="31" lean-forward="true" selection-start-line="17" selection-start-column="31" selection-end-line="17" selection-end-column="31" />
</state>
</provider>
</entry>
</file>
<file pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/src/main/java/hello/GreetingController.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="135">
<caret line="15" column="27" selection-start-line="15" selection-start-column="19" selection-end-line="15" selection-end-column="27" />
</state>
</provider>
</entry>
</file>
<file pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/src/main/java/hello/HelloMessage.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="-130">
<caret line="7" column="22" selection-start-line="7" selection-start-column="22" selection-end-line="7" selection-end-column="22" />
</state>
</provider>
</entry>
</file>
</leaf>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/../../../.." />
</component>
<component name="IdeDocumentHistory">
<option name="CHANGED_PATHS">
<list>
<option value="$PROJECT_DIR$/src/main/java/hello.HelloMessage.java" />
<option value="$PROJECT_DIR$/src/main/java/hello/HelloMessage.java" />
<option value="$PROJECT_DIR$/src/main/java/hello/GreetingController.java" />
<option value="$PROJECT_DIR$/src/main/java/hello/Application.java" />
<option value="$PROJECT_DIR$/src/main/java/hello/WebSocketConfig.java" />
<option value="$PROJECT_DIR$/src/main/resources/static/app.js" />
</list>
</option>
</component>
<component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
<component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
<component name="JsGulpfileManager">
<detection-done>true</detection-done>
<sorting>DEFINITION_ORDER</sorting>
</component>
<component name="MavenImportPreferences">
<option name="generalSettings">
<MavenGeneralSettings>
<option name="localRepository" value="$MAVEN_REPOSITORY$" />
<option name="mavenHome" value="$USER_HOME$/Software/apache-maven-3.5.3" />
<option name="pluginUpdatePolicy" value="DO_NOT_UPDATE" />
<option name="userSettingsFile" value="$USER_HOME$/Software/apache-maven-3.5.3/conf/settings.xml" />
</MavenGeneralSettings>
</option>
</component>
<component name="ProjectFrameBounds">
<option name="y" value="23" />
<option name="width" value="800" />
<option name="height" value="540" />
</component>
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectView">
<navigator proportions="" version="1">
<foldersAlwaysOnTop value="true" />
</navigator>
<panes>
<pane id="Scope" />
<pane id="ProjectPane">
<subPane>
<expand>
<path>
<item name="gs-messaging-stomp-websocket" type="b2602c69:ProjectViewProjectNode" />
<item name="initial" type="462c0819:PsiDirectoryNode" />
</path>
<path>
<item name="gs-messaging-stomp-websocket" type="b2602c69:ProjectViewProjectNode" />
<item name="initial" type="462c0819:PsiDirectoryNode" />
<item name="src" type="462c0819:PsiDirectoryNode" />
</path>
<path>
<item name="gs-messaging-stomp-websocket" type="b2602c69:ProjectViewProjectNode" />
<item name="initial" type="462c0819:PsiDirectoryNode" />
<item name="src" type="462c0819:PsiDirectoryNode" />
<item name="main" type="462c0819:PsiDirectoryNode" />
</path>
<path>
<item name="gs-messaging-stomp-websocket" type="b2602c69:ProjectViewProjectNode" />
<item name="initial" type="462c0819:PsiDirectoryNode" />
<item name="src" type="462c0819:PsiDirectoryNode" />
<item name="main" type="462c0819:PsiDirectoryNode" />
<item name="java" type="462c0819:PsiDirectoryNode" />
</path>
<path>
<item name="gs-messaging-stomp-websocket" type="b2602c69:ProjectViewProjectNode" />
<item name="initial" type="462c0819:PsiDirectoryNode" />
<item name="src" type="462c0819:PsiDirectoryNode" />
<item name="main" type="462c0819:PsiDirectoryNode" />
<item name="java" type="462c0819:PsiDirectoryNode" />
<item name="hello" type="462c0819:PsiDirectoryNode" />
</path>
<path>
<item name="gs-messaging-stomp-websocket" type="b2602c69:ProjectViewProjectNode" />
<item name="initial" type="462c0819:PsiDirectoryNode" />
<item name="src" type="462c0819:PsiDirectoryNode" />
<item name="main" type="462c0819:PsiDirectoryNode" />
<item name="resources" type="462c0819:PsiDirectoryNode" />
</path>
<path>
<item name="gs-messaging-stomp-websocket" type="b2602c69:ProjectViewProjectNode" />
<item name="initial" type="462c0819:PsiDirectoryNode" />
<item name="src" type="462c0819:PsiDirectoryNode" />
<item name="main" type="462c0819:PsiDirectoryNode" />
<item name="resources" type="462c0819:PsiDirectoryNode" />
<item name="static" type="462c0819:PsiDirectoryNode" />
</path>
</expand>
<select />
</subPane>
</pane>
<pane id="AndroidView" />
<pane id="PackagesPane" />
</panes>
</component>
<component name="PropertiesComponent">
<property name="ExpandSpringBootJavaOptionsPanel" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="aspect.path.notification.shown" value="true" />
<property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1550828955136" />
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
<property name="project.structure.last.edited" value="Global Libraries" />
<property name="project.structure.proportion" value="0.0" />
<property name="project.structure.side.proportion" value="0.2" />
<property name="settings.editor.selected.configurable" value="MavenSettings" />
</component>
<component name="RecentsManager">
<key name="MoveFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/src/main/java/hello" />
</key>
</component>
<component name="RunDashboard">
<option name="ruleStates">
<list>
<RuleState>
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
</RuleState>
<RuleState>
<option name="name" value="StatusDashboardGroupingRule" />
</RuleState>
</list>
</option>
</component>
<component name="RunManager">
<configuration name="Application" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
<module name="gs-messaging-stomp-websocket" />
<option name="SPRING_BOOT_MAIN_CLASS" value="hello.Application" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</component>
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="e230f801-6cbd-403a-9c37-15b001f9e5d4" name="Default Changelist" comment="" />
<created>1547653769693</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1547653769693</updated>
<workItem from="1547653773208" duration="732000" />
<workItem from="1547654596052" duration="21000" />
<workItem from="1550385728160" duration="1788000" />
<workItem from="1550412237298" duration="182000" />
<workItem from="1550765356447" duration="579000" />
<workItem from="1550765962656" duration="31000" />
<workItem from="1550766030212" duration="934000" />
<workItem from="1550828195521" duration="813000" />
</task>
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="5080000" />
</component>
<component name="TodoView">
<todo-panel id="selected-file">
<is-autoscroll-to-source value="true" />
</todo-panel>
<todo-panel id="all">
<are-packages-shown value="true" />
<is-autoscroll-to-source value="true" />
</todo-panel>
</component>
<component name="ToolWindowManager">
<frame x="0" y="23" width="800" height="540" extended-state="0" />
<editor active="true" />
<layout>
<window_info content_ui="combo" id="Project" order="0" sideWeight="0.49908257" visible="true" weight="0.33556148" />
<window_info id="Structure" order="1" sideWeight="0.50091743" side_tool="true" weight="0.26842752" />
<window_info id="Designer" order="2" />
<window_info id="Image Layers" order="3" />
<window_info id="UI Designer" order="4" />
<window_info id="Favorites" order="5" sideWeight="0.50091743" side_tool="true" weight="0.26842752" />
<window_info id="Capture Tool" order="6" />
<window_info id="JavaEE:App" order="7" sideWeight="0.50091743" side_tool="true" weight="0.26842752" />
<window_info id="Web" order="8" sideWeight="0.50091743" side_tool="true" weight="0.26842752" />
<window_info anchor="bottom" id="Message" order="0" />
<window_info anchor="bottom" id="Find" order="1" />
<window_info anchor="bottom" id="Run" order="2" />
<window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
<window_info anchor="bottom" id="TODO" order="6" weight="0.32881773" />
<window_info anchor="bottom" id="Spring" order="7" weight="0.32881773" />
<window_info anchor="bottom" id="Terminal" order="8" weight="0.5837838" />
<window_info anchor="bottom" id="Event Log" order="9" side_tool="true" />
<window_info anchor="bottom" id="Java Enterprise" order="10" weight="0.32702702" />
<window_info anchor="bottom" id="Database Changes" order="11" show_stripe_button="false" />
<window_info anchor="bottom" id="Version Control" order="12" weight="0.32881773" />
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
<window_info anchor="right" id="Palette" order="3" />
<window_info anchor="right" id="Capture Analysis" order="4" />
<window_info anchor="right" id="Maven Projects" order="5" />
<window_info anchor="right" id="Database" order="6" />
<window_info anchor="right" id="Palette	" order="7" />
<window_info anchor="right" id="Theme Preview" order="8" />
<window_info anchor="right" id="Bean Validation" order="9" />
</layout>
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="1" />
</component>
<component name="VcsContentAnnotationSettings">
<option name="myLimit" value="2678400000" />
</component>
<component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/src/main/resources/static/main.css">
<provider selected="true" editor-type-id="text-editor" />
</entry>
<entry file="file://$PROJECT_DIR$/src/main/java/hello/Greeting.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="312">
<caret line="12" selection-start-line="12" selection-end-line="12" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/pom.xml">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="832">
<caret line="32" column="38" selection-start-line="32" selection-start-column="38" selection-end-line="32" selection-end-column="38" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/build.gradle">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="50">
<caret line="25" column="14" lean-forward="true" selection-start-line="25" selection-start-column="14" selection-end-line="25" selection-end-column="14" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/main/java/hello/HelloMessage.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="-130">
<caret line="7" column="22" selection-start-line="7" selection-start-column="22" selection-end-line="7" selection-end-column="22" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/main/resources/static/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="-142">
<caret line="8" column="31" selection-start-line="8" selection-start-column="31" selection-end-line="8" selection-end-column="31" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/main/java/hello/WebSocketConfig.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="332">
<caret line="25" column="33" lean-forward="true" selection-start-line="25" selection-start-column="31" selection-end-line="25" selection-end-column="33" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/main/java/hello/Application.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="94">
<caret line="5" column="5" lean-forward="true" selection-start-line="5" selection-start-column="5" selection-end-line="5" selection-end-column="5" />
<folding>
<element signature="e#227#228#0" expanded="true" />
<element signature="e#280#281#0" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/main/java/hello/GreetingController.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="135">
<caret line="15" column="27" selection-start-line="15" selection-start-column="19" selection-end-line="15" selection-end-column="27" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/main/resources/static/app.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="81">
<caret line="17" column="31" lean-forward="true" selection-start-line="17" selection-start-column="31" selection-end-line="17" selection-end-column="31" />
</state>
</provider>
</entry>
</component>
<component name="masterDetails">
<states>
<state key="ArtifactsStructureConfigurable.UI">
<settings>
<artifact-editor />
<last-edited>gs-messaging-stomp-websocket:ear exploded</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
<option value="0.5" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="FacetStructureConfigurable.UI">
<settings>
<last-edited>JavaEE Application</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="GlobalLibrariesConfigurable.UI">
<settings>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="JdkListConfigurable.UI">
<settings>
<last-edited>1.8</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="ModuleStructureConfigurable.UI">
<settings>
<last-edited>gs-messaging-stomp-websocket</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
<option value="0.6" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="ProjectJDKs.UI">
<settings>
<last-edited>1.8</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="ProjectLibrariesConfigurable.UI">
<settings>
<last-edited>Maven: ch.qos.logback:logback-classic:1.2.3</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
</states>
</component>
</project> | 46.358452 | 264 | 0.609876 |
dfc446e8a181f98f53400d451eca6101bd95d21b | 725 | xml | XML | assets/hween14_doll9/hween14_doll9_assets.xml | nicollassilva/bobba-assets | 2e76d491706c0e74c9ca2a86e2f83234cbb37e86 | [
"MIT"
] | 1 | 2020-03-18T17:06:18.000Z | 2020-03-18T17:06:18.000Z | assets/hween14_doll9/hween14_doll9_assets.xml | nicollassilva/bobba-assets | 2e76d491706c0e74c9ca2a86e2f83234cbb37e86 | [
"MIT"
] | 5 | 2021-01-05T16:32:00.000Z | 2022-02-10T20:07:30.000Z | assets/hween14_doll9/hween14_doll9_assets.xml | nicollassilva/bobba-assets | 2e76d491706c0e74c9ca2a86e2f83234cbb37e86 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="ISO-8859-1" ?>
<assets>
<asset name="hween14_doll9_64_sd_2_0" x="34" y="9"/>
<asset name="hween14_doll9_64_a_2_0" x="38" y="73"/>
<asset name="hween14_doll9_32_sd_2_0" x="16" y="7"/>
<asset name="hween14_doll9_32_a_2_0" x="19" y="38"/>
<asset name="hween14_doll9_icon_a" x="9" y="14"/>
<asset name="hween14_doll9_64_sd_4_0" flipH="1" source="hween14_doll9_64_sd_2_0" x="34" y="9"/>
<asset name="hween14_doll9_64_a_4_0" flipH="1" source="hween14_doll9_64_a_2_0" x="38" y="73"/>
<asset name="hween14_doll9_32_sd_4_0" flipH="1" source="hween14_doll9_32_sd_2_0" x="16" y="7"/>
<asset name="hween14_doll9_32_a_4_0" flipH="1" source="hween14_doll9_32_a_2_0" x="19" y="38"/>
</assets> | 65.909091 | 97 | 0.70069 |
96ea216e24cad811edad0a02015a1cf5924744d5 | 27,576 | xml | XML | media/level/2/mLamp.007.mesh.xml | Sphinkie/LongForgottenEarth | 9008e4381091579e38feee03c56c5e3435419474 | [
"MIT"
] | null | null | null | media/level/2/mLamp.007.mesh.xml | Sphinkie/LongForgottenEarth | 9008e4381091579e38feee03c56c5e3435419474 | [
"MIT"
] | null | null | null | media/level/2/mLamp.007.mesh.xml | Sphinkie/LongForgottenEarth | 9008e4381091579e38feee03c56c5e3435419474 | [
"MIT"
] | null | null | null | <mesh>
<submeshes>
<submesh material="Lamps" usesharedvertices="false" use32bitindexes="false" operationtype="triangle_list">
<faces count="38">
<face v1="0" v2="1" v3="3"/>
<face v1="3" v2="1" v3="2"/>
<face v1="4" v2="5" v3="7"/>
<face v1="7" v2="5" v3="6"/>
<face v1="8" v2="9" v3="10"/>
<face v1="10" v2="11" v3="8"/>
<face v1="12" v2="13" v3="14"/>
<face v1="14" v2="15" v3="12"/>
<face v1="16" v2="17" v3="18"/>
<face v1="18" v2="19" v3="16"/>
<face v1="20" v2="21" v3="23"/>
<face v1="23" v2="21" v3="22"/>
<face v1="24" v2="25" v3="26"/>
<face v1="26" v2="25" v3="10"/>
<face v1="27" v2="28" v3="30"/>
<face v1="30" v2="28" v3="29"/>
<face v1="31" v2="32" v3="33"/>
<face v1="33" v2="34" v3="31"/>
<face v1="35" v2="36" v3="37"/>
<face v1="37" v2="38" v3="35"/>
<face v1="39" v2="40" v3="42"/>
<face v1="42" v2="40" v3="41"/>
<face v1="43" v2="44" v3="45"/>
<face v1="45" v2="46" v3="43"/>
<face v1="47" v2="48" v3="50"/>
<face v1="50" v2="48" v3="49"/>
<face v1="51" v2="52" v3="54"/>
<face v1="54" v2="52" v3="53"/>
<face v1="55" v2="56" v3="57"/>
<face v1="57" v2="58" v3="55"/>
<face v1="59" v2="60" v3="61"/>
<face v1="62" v2="63" v3="64"/>
<face v1="64" v2="65" v3="62"/>
<face v1="66" v2="67" v3="69"/>
<face v1="69" v2="67" v3="68"/>
<face v1="70" v2="71" v3="73"/>
<face v1="73" v2="71" v3="72"/>
<face v1="74" v2="75" v3="76"/>
</faces>
<geometry vertexcount="77">
<vertexbuffer positions="true" normals="true">
<vertex>
<position x="-128.235794" y="255.641739" z="40.801350"/>
<normal x="0.230916" y="0.116886" z="0.965927"/>
</vertex>
<vertex>
<position x="-129.163696" y="255.172043" z="41.080013"/>
<normal x="0.230916" y="0.116886" z="0.965927"/>
</vertex>
<vertex>
<position x="-117.421532" y="231.974579" z="41.080013"/>
<normal x="0.230916" y="0.116886" z="0.965927"/>
</vertex>
<vertex>
<position x="-116.493629" y="232.444260" z="40.801350"/>
<normal x="0.230916" y="0.116886" z="0.965927"/>
</vertex>
<vertex>
<position x="-127.556526" y="255.985565" z="40.040012"/>
<normal x="0.630891" y="0.319346" z="0.707103"/>
</vertex>
<vertex>
<position x="-128.235794" y="255.641739" z="40.801350"/>
<normal x="0.630891" y="0.319346" z="0.707103"/>
</vertex>
<vertex>
<position x="-116.493629" y="232.444260" z="40.801350"/>
<normal x="0.630891" y="0.319346" z="0.707103"/>
</vertex>
<vertex>
<position x="-115.814362" y="232.788101" z="40.040012"/>
<normal x="0.630891" y="0.319346" z="0.707103"/>
</vertex>
<vertex>
<position x="-130.091599" y="254.702362" z="37.960014"/>
<normal x="0.000000" y="0.000000" z="-1.000000"/>
</vertex>
<vertex>
<position x="-129.163696" y="255.172043" z="37.960014"/>
<normal x="0.000000" y="0.000000" z="-1.000000"/>
</vertex>
<vertex>
<position x="-117.421532" y="231.974579" z="37.960014"/>
<normal x="0.000000" y="0.000000" z="-1.000000"/>
</vertex>
<vertex>
<position x="-118.349426" y="231.504883" z="37.960014"/>
<normal x="0.000000" y="0.000000" z="-1.000000"/>
</vertex>
<vertex>
<position x="-127.556519" y="255.985565" z="37.960014"/>
<normal x="0.000000" y="0.000000" z="-1.000000"/>
</vertex>
<vertex>
<position x="-115.814362" y="232.788101" z="37.960014"/>
<normal x="0.000000" y="0.000000" z="-1.000000"/>
</vertex>
<vertex>
<position x="-116.493629" y="232.444260" z="37.960014"/>
<normal x="0.000000" y="0.000000" z="-1.000000"/>
</vertex>
<vertex>
<position x="-128.235794" y="255.641739" z="37.960014"/>
<normal x="0.000000" y="0.000000" z="-1.000000"/>
</vertex>
<vertex>
<position x="-131.019485" y="254.232666" z="39.000015"/>
<normal x="-0.861807" y="-0.436232" z="-0.258824"/>
</vertex>
<vertex>
<position x="-130.770859" y="254.358536" z="37.960014"/>
<normal x="-0.861807" y="-0.436232" z="-0.258824"/>
</vertex>
<vertex>
<position x="-119.028694" y="231.161057" z="37.960014"/>
<normal x="-0.861807" y="-0.436232" z="-0.258824"/>
</vertex>
<vertex>
<position x="-119.277328" y="231.035202" z="39.000015"/>
<normal x="-0.861807" y="-0.436232" z="-0.258824"/>
</vertex>
<vertex>
<position x="-130.770859" y="254.358536" z="40.040012"/>
<normal x="-0.861807" y="-0.436232" z="0.258824"/>
</vertex>
<vertex>
<position x="-131.019485" y="254.232666" z="39.000015"/>
<normal x="-0.861807" y="-0.436232" z="0.258824"/>
</vertex>
<vertex>
<position x="-119.277328" y="231.035202" z="39.000015"/>
<normal x="-0.861807" y="-0.436232" z="0.258824"/>
</vertex>
<vertex>
<position x="-119.028694" y="231.161057" z="40.040012"/>
<normal x="-0.861807" y="-0.436232" z="0.258824"/>
</vertex>
<vertex>
<position x="-128.235794" y="255.641739" z="37.960014"/>
<normal x="0.000000" y="0.000000" z="-1.000000"/>
</vertex>
<vertex>
<position x="-116.493629" y="232.444260" z="37.960014"/>
<normal x="0.000000" y="0.000000" z="-1.000000"/>
</vertex>
<vertex>
<position x="-129.163696" y="255.172043" z="37.960014"/>
<normal x="0.000000" y="0.000000" z="-1.000000"/>
</vertex>
<vertex>
<position x="-130.770859" y="254.358536" z="37.960014"/>
<normal x="0.000000" y="0.000000" z="-1.000000"/>
</vertex>
<vertex>
<position x="-130.091599" y="254.702362" z="37.960014"/>
<normal x="0.000000" y="0.000000" z="-1.000000"/>
</vertex>
<vertex>
<position x="-118.349426" y="231.504883" z="37.960014"/>
<normal x="0.000000" y="0.000000" z="-1.000000"/>
</vertex>
<vertex>
<position x="-119.028694" y="231.161057" z="37.960014"/>
<normal x="0.000000" y="0.000000" z="-1.000000"/>
</vertex>
<vertex>
<position x="-130.091583" y="254.702362" z="40.801350"/>
<normal x="-0.630888" y="-0.319345" z="0.707106"/>
</vertex>
<vertex>
<position x="-130.770859" y="254.358536" z="40.040012"/>
<normal x="-0.630888" y="-0.319345" z="0.707106"/>
</vertex>
<vertex>
<position x="-119.028694" y="231.161057" z="40.040012"/>
<normal x="-0.630888" y="-0.319345" z="0.707106"/>
</vertex>
<vertex>
<position x="-118.349426" y="231.504883" z="40.801350"/>
<normal x="-0.630888" y="-0.319345" z="0.707106"/>
</vertex>
<vertex>
<position x="-117.421532" y="231.974579" z="41.080013"/>
<normal x="-0.230921" y="-0.116888" z="0.965926"/>
</vertex>
<vertex>
<position x="-129.163696" y="255.172043" z="41.080013"/>
<normal x="-0.230921" y="-0.116888" z="0.965926"/>
</vertex>
<vertex>
<position x="-130.091583" y="254.702362" z="40.801350"/>
<normal x="-0.230921" y="-0.116888" z="0.965926"/>
</vertex>
<vertex>
<position x="-118.349426" y="231.504883" z="40.801350"/>
<normal x="-0.230921" y="-0.116888" z="0.965926"/>
</vertex>
<vertex>
<position x="-127.307899" y="256.111420" z="39.000015"/>
<normal x="0.861808" y="0.436233" z="0.258818"/>
</vertex>
<vertex>
<position x="-127.556526" y="255.985565" z="40.040012"/>
<normal x="0.861808" y="0.436233" z="0.258818"/>
</vertex>
<vertex>
<position x="-115.814362" y="232.788101" z="40.040012"/>
<normal x="0.861808" y="0.436233" z="0.258818"/>
</vertex>
<vertex>
<position x="-115.565735" y="232.913956" z="39.000015"/>
<normal x="0.861808" y="0.436233" z="0.258818"/>
</vertex>
<vertex>
<position x="-127.556519" y="255.985565" z="37.960014"/>
<normal x="0.861810" y="0.436234" z="-0.258812"/>
</vertex>
<vertex>
<position x="-127.307899" y="256.111420" z="39.000015"/>
<normal x="0.861810" y="0.436234" z="-0.258812"/>
</vertex>
<vertex>
<position x="-115.565735" y="232.913956" z="39.000015"/>
<normal x="0.861810" y="0.436234" z="-0.258812"/>
</vertex>
<vertex>
<position x="-115.814362" y="232.788101" z="37.960014"/>
<normal x="0.861810" y="0.436234" z="-0.258812"/>
</vertex>
<vertex>
<position x="-115.814362" y="232.788101" z="37.960014"/>
<normal x="0.451623" y="-0.892209" z="0.000003"/>
</vertex>
<vertex>
<position x="-115.565735" y="232.913956" z="39.000015"/>
<normal x="0.451623" y="-0.892209" z="0.000003"/>
</vertex>
<vertex>
<position x="-119.277328" y="231.035202" z="39.000015"/>
<normal x="0.451623" y="-0.892209" z="0.000003"/>
</vertex>
<vertex>
<position x="-119.028694" y="231.161057" z="37.960014"/>
<normal x="0.451623" y="-0.892209" z="0.000003"/>
</vertex>
<vertex>
<position x="-115.814362" y="232.788101" z="40.040012"/>
<normal x="0.451622" y="-0.892209" z="-0.000000"/>
</vertex>
<vertex>
<position x="-119.028694" y="231.161057" z="40.040012"/>
<normal x="0.451622" y="-0.892209" z="-0.000000"/>
</vertex>
<vertex>
<position x="-119.277328" y="231.035202" z="39.000015"/>
<normal x="0.451622" y="-0.892209" z="-0.000000"/>
</vertex>
<vertex>
<position x="-115.565735" y="232.913956" z="39.000015"/>
<normal x="0.451622" y="-0.892209" z="-0.000000"/>
</vertex>
<vertex>
<position x="-116.493629" y="232.444260" z="40.801350"/>
<normal x="0.451623" y="-0.892209" z="-0.000011"/>
</vertex>
<vertex>
<position x="-118.349426" y="231.504883" z="40.801350"/>
<normal x="0.451623" y="-0.892209" z="-0.000011"/>
</vertex>
<vertex>
<position x="-119.028694" y="231.161057" z="40.040012"/>
<normal x="0.451623" y="-0.892209" z="-0.000011"/>
</vertex>
<vertex>
<position x="-115.814362" y="232.788101" z="40.040012"/>
<normal x="0.451623" y="-0.892209" z="-0.000011"/>
</vertex>
<vertex>
<position x="-117.421532" y="231.974579" z="41.080013"/>
<normal x="0.451623" y="-0.892209" z="0.000031"/>
</vertex>
<vertex>
<position x="-118.349426" y="231.504883" z="40.801350"/>
<normal x="0.451623" y="-0.892209" z="0.000031"/>
</vertex>
<vertex>
<position x="-116.493629" y="232.444260" z="40.801350"/>
<normal x="0.451623" y="-0.892209" z="0.000031"/>
</vertex>
<vertex>
<position x="-127.307899" y="256.111420" z="39.000015"/>
<normal x="-0.451618" y="0.892211" z="-0.000008"/>
</vertex>
<vertex>
<position x="-127.556519" y="255.985565" z="37.960014"/>
<normal x="-0.451618" y="0.892211" z="-0.000008"/>
</vertex>
<vertex>
<position x="-130.770859" y="254.358536" z="37.960014"/>
<normal x="-0.451618" y="0.892211" z="-0.000008"/>
</vertex>
<vertex>
<position x="-131.019485" y="254.232666" z="39.000015"/>
<normal x="-0.451618" y="0.892211" z="-0.000008"/>
</vertex>
<vertex>
<position x="-127.556526" y="255.985565" z="40.040012"/>
<normal x="-0.451624" y="0.892209" z="0.000003"/>
</vertex>
<vertex>
<position x="-127.307899" y="256.111420" z="39.000015"/>
<normal x="-0.451624" y="0.892209" z="0.000003"/>
</vertex>
<vertex>
<position x="-131.019485" y="254.232666" z="39.000015"/>
<normal x="-0.451624" y="0.892209" z="0.000003"/>
</vertex>
<vertex>
<position x="-130.770859" y="254.358536" z="40.040012"/>
<normal x="-0.451624" y="0.892209" z="0.000003"/>
</vertex>
<vertex>
<position x="-128.235794" y="255.641739" z="40.801350"/>
<normal x="-0.451619" y="0.892211" z="-0.000006"/>
</vertex>
<vertex>
<position x="-127.556526" y="255.985565" z="40.040012"/>
<normal x="-0.451619" y="0.892211" z="-0.000006"/>
</vertex>
<vertex>
<position x="-130.770859" y="254.358536" z="40.040012"/>
<normal x="-0.451619" y="0.892211" z="-0.000006"/>
</vertex>
<vertex>
<position x="-130.091583" y="254.702362" z="40.801350"/>
<normal x="-0.451619" y="0.892211" z="-0.000006"/>
</vertex>
<vertex>
<position x="-129.163696" y="255.172043" z="41.080013"/>
<normal x="-0.451624" y="0.892208" z="0.000012"/>
</vertex>
<vertex>
<position x="-128.235794" y="255.641739" z="40.801350"/>
<normal x="-0.451624" y="0.892208" z="0.000012"/>
</vertex>
<vertex>
<position x="-130.091583" y="254.702362" z="40.801350"/>
<normal x="-0.451624" y="0.892208" z="0.000012"/>
</vertex>
</vertexbuffer>
<vertexbuffer texture_coord_dimensions_0="2" texture_coords="1">
<vertex>
<texcoord u="0.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="0.000000"/>
</vertex>
<vertex>
<texcoord u="0.000000" v="1.000000"/>
</vertex>
<vertex>
<texcoord u="1.000000" v="1.000000"/>
</vertex>
</vertexbuffer>
</geometry>
</submesh>
</submeshes>
</mesh>
| 46.581081 | 108 | 0.352807 |
6f4a909a51fe183bab6db202bf6a3685a174f7d3 | 740 | xml | XML | vendor/phing/phing/test/etc/tasks/imports/imported.xml | frf/fsipedidos | fb31970963c9e163bf38efb2c707f6fc57de99ed | [
"BSD-3-Clause"
] | 1 | 2021-08-13T23:33:15.000Z | 2021-08-13T23:33:15.000Z | vendor/phing/phing/test/etc/tasks/imports/imported.xml | frf/fsipedidos | fb31970963c9e163bf38efb2c707f6fc57de99ed | [
"BSD-3-Clause"
] | null | null | null | vendor/phing/phing/test/etc/tasks/imports/imported.xml | frf/fsipedidos | fb31970963c9e163bf38efb2c707f6fc57de99ed | [
"BSD-3-Clause"
] | 2 | 2018-09-06T20:53:10.000Z | 2021-09-24T03:43:04.000Z | <?xml version="1.0"?>
<project name="imported" default="">
<property name="imported.basedir" value="${phing.dir.imported}"/>
<property file="${imported.basedir}/imported.properties"/>
<target name="main">
<echo>${imported.echo}</echo>
<echo>This is ${phing.file.imported} main target.</echo>
</target>
<target name="imported">
<echo>phing.file.imported=${phing.file.imported}</echo>
<echo>imported.basedir=${imported.basedir}</echo>
</target>
<target name="flip" depends="flop">
<echo>This is ${phing.file.imported} flip target.</echo>
</target>
<target name="flop">
<echo>This is ${phing.file.imported} flop target.</echo>
</target>
<import file="imports/importedImport.xml"/>
</project>
| 28.461538 | 67 | 0.662162 |
af6b705dc6d7fbd3ee459edee540102978c2c71f | 7,392 | xml | XML | config.xml | MJWherry/Greggg-Python | fb7df7c28cb64c824b123c88a9c18bfef4673fb5 | [
"MIT"
] | null | null | null | config.xml | MJWherry/Greggg-Python | fb7df7c28cb64c824b123c88a9c18bfef4673fb5 | [
"MIT"
] | null | null | null | config.xml | MJWherry/Greggg-Python | fb7df7c28cb64c824b123c88a9c18bfef4673fb5 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?>
<Config>
<compass>
<settings>
<setting name="i2c_port" value="1" default_value="1"/>
<setting name="i2c_bus_address" value="0x1E" default_value="0x1E"/>
<setting name="declination_degrees" value="-9" default_value="-9"/>
<setting name="declination_minutes" value="23" default_value="23"/>
<setting name="gauss" value="1.3" default_value="1.3"/>
<setting name="update_time_interval" value="0.2" default_value="0.2"/>
</settings>
<hardware_commands>
</hardware_commands>
<terminal_commands>
<command name="H" description="Toggle visual of menu."/>
<command name="R" description="Return to the main terminal."/>
<command name="C" description="Clear the screen."/>
<command name="Q" description="Exit the terminal."/>
</terminal_commands>
</compass>
<driver>
<settings>
<setting name="auto_start_bluetooth_server_thread" value="True" default_value="True"/>
<setting name="auto_start_sonar_thread" value="True" default_value="True"/>
<setting name="auto_start_gps_thread" value="True" default_value="True"/>
<setting name="auto_start_compass_thread" value="True" default_value="True"/>
<setting name="auto_connect_to_motor" value="True" default_value="True"/>
</settings>
<hardware_commands>
</hardware_commands>
<terminal_commands>
<command name="MCT" description="Enter the motor control terminal."/>
<command name="SCT" description="Enter the sonar control terminal."/>
<command name="GCT" description="Enter the gps control terminal."/>
<command name="CCT" description="Enter the compass control terminal."/>
<command name="BCT" description="Enter the bluetooth server control terminal."/>
<command name="H" description="Toggle visual of menu."/>
<command name="C" description="Clear the screen."/>
<command name="Q" description="Exit the terminal."/>
</terminal_commands>
</driver>
<gps>
<settings>
<setting name="serial_port" value="/dev/ttyS0" default_value="/dev/ttys0"/>
<setting name="serial_baud_rate" value="9600" default_value="9600"/>
</settings>
<hardware_commands>
</hardware_commands>
<terminal_commands>
<command name="H" description="Toggle visual of menu."/>
<command name="R" description="Return to the main terminal."/>
<command name="C" description="Clear the screen."/>
<command name="Q" description="Exit the terminal."/>
</terminal_commands>
</gps>
<motor>
<settings>
<setting name="serial_port" value="/dev/serial/by-id/usb-Prolific_Technology_Inc._USB-Serial_Controller-if00-port0" default_value="/dev/serial/by-id/usb-Prolific_Technology_Inc._USB-Serial_Controller-if00-port0"/>
<setting name="serial_baud_rate" value="19200" default_value="19200"/>
<setting name="check_motor_commands" value="False" default_value="False"/>
</settings>
<hardware_commands>
<command name="arc" parameter_count="3">
<parameter range="1 to 32767" description="Radius."/>
<parameter range="1 to 32767" description="Top speed."/>
<parameter range="-32767 to 32767" description="Arc angle."/>
</command>
<command name="go" parameter_count="2" >
<parameter range="-127 to 127" description="Left wheel power."/>
<parameter range="-127 to 127" description="Right wheel power."/>
</command>
<command name="gospd" parameter_count="2">
<parameter range="-32767 to 32767" description="Left wheel speed."/>
<parameter range="-32767 to 32767" description="Right wheel speed"/>
</command>
<command name="move" parameter_count="3">
<parameter range="-32767 to 32767" description="Left wheel distance."/>
<parameter range="-32767 to 32767" description="Right wheel distance."/>
<parameter range="1 to 32767" description="Speed."/>
</command>
<command name="trvl" parameter_count="2-3">
<parameter range="-32767 to 32767" description="Distance."/>
<parameter range="1 to 32767" description="Top speed."/>
<parameter range="-32767 to 32767" description="(Optional) Arc angle."/>
</command>
<command name="turn" parameter_count="2">
<parameter range="-32767 to 32767" description="Total motor movement."/>
<parameter range="1 to 512" description="Top speed."/>
</command>
</hardware_commands>
<terminal_commands>
<command name="H" description="Toggle visual of menu."/>
<command name="R" description="Return to the main terminal."/>
<command name="C" description="Clear the screen."/>
<command name="Q" description="Exit the terminal."/>
</terminal_commands>
</motor>
<sonar>
<settings>
<setting name="update_time_interval" value="0.2" default_value="0.2"/>
<setting name="front_left_sonar_pin" value="37" default_value="37"/>
<setting name="front_middle_sonar_pin" value="35" default_value="35"/>
<setting name="front_right_sonar_pin" value="33" default_value="33"/>
<setting name="middle_back_sonar_pin" value="31" default_value="31"/>
<setting name="max_cpu_iterations" value="100000" default_value="100000"/>
</settings>
<hardware_commands>
</hardware_commands>
<terminal_commands>
<command name="H" description="Toggle visual of menu."/>
<command name="R" description="Return to the main terminal."/>
<command name="C" description="Clear the screen."/>
<command name="Q" description="Exit the terminal."/>
</terminal_commands>
</sonar>
<bluetooth>
<settings>
<setting name="server_address" value="B8:27:EB:7C:BA:C3" default_value="B8:27:EB:7C:BA:C3"/>
<setting name="server_in_byte_size" value="1024" default_value="1024"/>
<setting name="server_out_port" value="1" default_value="1"/>
<setting name="server_in_port" value="2" default_value="2"/>
<setting name="server_in_connection_timeout" value="30" default_value="30"/>
<setting name="server_out_connection_timeout" value="30" default_value="30"/>
<setting name="server_backlog" value="1" default_value="1"/>
<setting name="reconnect_limit" value="10" default_value="10"/>
</settings>
<hardware_commands>
</hardware_commands>
<terminal_commands>
<command name="H" description="Toggle visual of menu."/>
<command name="R" description="Return to the main terminal."/>
<command name="C" description="Clear the screen."/>
<command name="Q" description="Exit the terminal."/>
</terminal_commands>
</bluetooth>
</Config>
| 53.179856 | 225 | 0.606196 |
fd91dc337a5345554a12c7c7edff85d563be49ac | 2,851 | xml | XML | psxmini/custom.xml | galisteogames/ARTFLIX-Cobalto | b40086557cb33d924a86bdc31049def46962e371 | [
"CC-BY-4.0"
] | null | null | null | psxmini/custom.xml | galisteogames/ARTFLIX-Cobalto | b40086557cb33d924a86bdc31049def46962e371 | [
"CC-BY-4.0"
] | null | null | null | psxmini/custom.xml | galisteogames/ARTFLIX-Cobalto | b40086557cb33d924a86bdc31049def46962e371 | [
"CC-BY-4.0"
] | null | null | null | <theme>
<formatVersion>4</formatVersion>
<view name="system">
<text name="info1" extra="true">
<text>PlayStation Classic is a dedicated video game console by Sony Interactive Entertainment that emulates games originally released on its 1994 PlayStation console. It was announced in September 2018 at the TGS, and released on the 24th anniversary of the release of the original.</text>
</text>
<text name="info1" extra="true" lang="PT">
<text>O PlayStation Classic é um console de videogame dedicado da Sony Interactive Entertainment que emula os jogos originalmente lançados no console PlayStation de 1994. Foi anunciado em setembro de 2018 no TGS e lançado no 24º aniversário do lançamento do original.</text>
</text>
<text name="info1" extra="true" lang="EN">
<text>PlayStation Classic is a dedicated video game console by Sony Interactive Entertainment that emulates games originally released on its 1994 PlayStation console. It was announced in September 2018 at the TGS, and released on the 24th anniversary of the release of the original.</text>
</text>
<text name="info1" extra="true" lang="ES">
<text>PlayStation Classic es una consola de videojuegos dedicada de Sony Interactive Entertainment que emula los juegos lanzados originalmente en su consola PlayStation de 1994. Se anunció en septiembre de 2018 en el TGS y se lanzó en el 24 aniversario del lanzamiento del original.</text>
</text>
<text name="info1" extra="true" lang="FR">
<text>PlayStation Classic est une console de jeux vidéo dédiée de Sony Interactive Entertainment qui émule les jeux initialement sortis sur sa console PlayStation de 1994. Il a été annoncé en septembre 2018 au TGS et publié le 24e anniversaire de la sortie de l'original.</text>
</text>
<text name="info1" extra="true" lang="DE">
<text>PlayStation Classic ist eine spezielle Videospielkonsole von Sony Interactive Entertainment, die Spiele emuliert, die ursprünglich auf der PlayStation-Konsole von 1994 veröffentlicht wurden. Es wurde im September 2018 auf der TGS angekündigt und am 24. Jahrestag der Veröffentlichung des Originals veröffentlicht.</text>
</text>
<text name="info2" extra="true">
<text>PlayStation Classic</text>
</text>
<text name="info3" extra="true">
<text>2018</text>
</text>
<text name="info4" extra="true">
<text>Sony Interactive Entertainment</text>
</text>
</view>
<customView name="HCoinSpin">
<image name="art3" extra="true">
<path>./../assets/coinops/psx.png</path>
<zIndex>7</zIndex>
</image>
</customView>
<customView name="CoinOps Details">
<image name="art3" extra="true">
<path>./../assets/coinops/psx.png</path>
<zIndex>7</zIndex>
</image>
</customView>
</theme>
| 49.155172 | 330 | 0.717292 |
bc4a27f176f27ef836c406743b0648c19888444c | 1,805 | kml | XML | earth_enterprise/src/fusion/testdata/maskA.kml | ezeeyahoo/earthenterprise | b6cac9e6228946f2f17d1edb75e118aeb3e8e8c9 | [
"Apache-2.0"
] | 2,661 | 2017-03-20T22:12:50.000Z | 2022-03-30T09:43:19.000Z | earth_enterprise/src/fusion/testdata/maskA.kml | ezeeyahoo/earthenterprise | b6cac9e6228946f2f17d1edb75e118aeb3e8e8c9 | [
"Apache-2.0"
] | 1,531 | 2017-03-24T17:20:32.000Z | 2022-03-16T18:11:14.000Z | earth_enterprise/src/fusion/testdata/maskA.kml | ezeeyahoo/earthenterprise | b6cac9e6228946f2f17d1edb75e118aeb3e8e8c9 | [
"Apache-2.0"
] | 990 | 2017-03-24T11:54:28.000Z | 2022-03-22T11:51:47.000Z | <?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom">
<Document>
<name>maskA.kml</name>
<Style id="sh_ylw-pushpin">
<IconStyle>
<scale>1.3</scale>
<Icon>
<href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
</Icon>
<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
</IconStyle>
</Style>
<StyleMap id="msn_ylw-pushpin">
<Pair>
<key>normal</key>
<styleUrl>#sn_ylw-pushpin</styleUrl>
</Pair>
<Pair>
<key>highlight</key>
<styleUrl>#sh_ylw-pushpin</styleUrl>
</Pair>
</StyleMap>
<Style id="sn_ylw-pushpin">
<IconStyle>
<scale>1.1</scale>
<Icon>
<href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
</Icon>
<hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
</IconStyle>
</Style>
<Placemark>
<name>SF</name>
<styleUrl>#msn_ylw-pushpin</styleUrl>
<Polygon>
<tessellate>1</tessellate>
<outerBoundaryIs>
<LinearRing>
<coordinates>
-122.3594890322456,37.71260055732774,0 -122.3547394929685,37.7291484501161,0 -122.3643065645022,37.73571366572483,0 -122.3761337634403,37.74859810711007,0 -122.3748074318819,37.75742239370967,0 -122.3845959709946,37.77638573855953,0 -122.3883104497328,37.79060647516178,0 -122.3939881260549,37.80307610779658,0 -122.4065946874635,37.80962809103818,0 -122.4489444376052,37.80498321456923,0 -122.4740643010092,37.80616865676733,0 -122.4907137047877,37.78668967745381,0 -122.513302809628,37.78497320435518,0 -122.5084620949473,37.73218000808672,0 -122.3594890322456,37.71260055732774,0 </coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
</Document>
</kml>
| 37.604167 | 597 | 0.709141 |
28256db48541222b7d69929e53f3b279141ebb6b | 11,246 | xml | XML | app/src/icons/assets/overlays/com.google.android.projection.gearhead/type2_Exit_Icon_Lincoln/drawable/ic_applauncher_exit_icon.xml | Gianni1973/extrass | 3d2f81a7493b0c4fd26e56b8165d7a73bfdcad17 | [
"Apache-2.0"
] | 24 | 2020-08-27T00:58:40.000Z | 2021-12-17T05:07:41.000Z | app/src/icons/assets/overlays/com.google.android.projection.gearhead/type2_Exit_Icon_Lincoln/drawable/ic_applauncher_exit_icon.xml | Gianni1973/extrass | 3d2f81a7493b0c4fd26e56b8165d7a73bfdcad17 | [
"Apache-2.0"
] | 11 | 2020-07-21T11:04:54.000Z | 2021-09-24T09:12:23.000Z | app/src/icons/assets/overlays/com.google.android.projection.gearhead/type2_Exit_Icon_Lincoln/drawable/ic_applauncher_exit_icon.xml | Gianni1973/extrass | 3d2f81a7493b0c4fd26e56b8165d7a73bfdcad17 | [
"Apache-2.0"
] | 6 | 2020-12-06T16:16:46.000Z | 2022-01-22T21:07:51.000Z | <?xml version="1.0" encoding="utf-8"?>
<vector android:height="108.0dip" android:width="108.0dip" android:viewportWidth="512.0" android:viewportHeight="512.0"
xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt">
<path android:fillColor="@*com.google.android.projection.gearhead:drawable/$ic_oem_lincoln__0" android:pathData="M0,0h512v512h-512z" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillType="nonZero" />
<path android:fillColor="#ff000000" android:pathData="M267.933,86.966C269.039,93.499 269.344,95.175 269.894,98.647C270.176,100.421 270.425,100.681 271.304,100.802L271.315,100.812C272.535,100.948 273.75,101.085 275.053,101.261C282.013,102.127 284.387,102.375 286.283,111.409C287.685,118.09 299.289,174.415 300.481,246.577L300.503,246.587L300.503,247.146C300.481,248.327 301.239,248.774 302.504,249.247C304.955,250.157 306.039,250.462 307.59,251.099C308.359,251.419 308.812,251.911 309.297,253.594C303.321,253.155 291.673,252.235 284.216,251.811C269.271,250.979 268.023,247.339 268.023,236.255C268.023,231.108 267.116,140.748 264.945,83.861C267.721,84.436 267.933,86.966 267.933,86.966" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillAlpha="0.1" android:fillType="evenOdd" />
<path android:fillColor="#ff000000" android:pathData="M267.933,86.966C269.039,93.499 269.344,95.175 269.894,98.647C270.176,100.421 270.425,100.681 271.304,100.802L271.315,100.812C272.535,100.948 273.75,101.085 275.053,101.261C282.013,102.127 284.387,102.375 286.283,111.409C287.685,118.09 299.289,174.415 300.481,246.577L300.503,246.587L300.503,247.146C300.481,248.327 301.239,248.774 302.504,249.247C304.955,250.157 306.039,250.462 307.59,251.099C308.359,251.419 308.812,251.911 309.297,253.594C303.321,253.155 291.673,252.235 284.216,251.811C269.271,250.979 268.023,247.339 268.023,236.255C268.023,231.108 267.116,140.748 264.945,83.861C267.721,84.436 267.933,86.966 267.933,86.966" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillType="evenOdd" />
<path android:fillColor="#ff000000" android:pathData="M229.14,111.409C231.024,102.375 233.399,102.127 240.364,101.261C241.662,101.085 242.878,100.948 244.107,100.812C245.013,100.681 245.272,100.446 245.555,98.647C246.103,95.175 246.415,93.499 247.505,86.966C247.505,86.966 247.726,84.436 250.504,83.861C248.371,140.827 247.416,231.418 247.416,236.255C247.416,247.339 246.168,250.979 231.24,251.811C223.711,252.235 212.749,253.088 206.126,253.559C206.611,251.899 207.063,251.419 207.827,251.099C209.372,250.462 210.462,250.157 212.913,249.247C214.184,248.774 214.936,248.327 214.914,247.146C214.914,246.879 214.914,246.707 214.92,246.587L214.936,246.577C216.122,174.415 227.732,118.09 229.14,111.409" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillAlpha="0.1" android:fillType="evenOdd" />
<path android:fillColor="#ff000000" android:pathData="M229.14,111.409C231.024,102.375 233.399,102.127 240.364,101.261C241.662,101.085 242.878,100.948 244.107,100.812C245.013,100.681 245.272,100.446 245.555,98.647C246.103,95.175 246.415,93.499 247.505,86.966C247.505,86.966 247.726,84.436 250.504,83.861C248.371,140.827 247.416,231.418 247.416,236.255C247.416,247.339 246.168,250.979 231.24,251.811C223.711,252.235 212.749,253.088 206.126,253.559C206.611,251.899 207.063,251.419 207.827,251.099C209.372,250.462 210.462,250.157 212.913,249.247C214.184,248.774 214.936,248.327 214.914,247.146C214.914,246.879 214.914,246.707 214.92,246.587L214.936,246.577C216.122,174.415 227.732,118.09 229.14,111.409" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillType="evenOdd" />
<path android:fillColor="#ff000000" android:pathData="M247.505,431.034C246.415,424.498 246.103,422.822 245.555,419.353C245.272,417.555 245.013,417.318 244.107,417.186L244.107,417.174C242.878,417.035 241.662,416.902 240.364,416.735C233.399,415.846 231.024,415.611 229.14,406.58C227.732,399.883 216.122,343.561 214.936,271.399L214.92,271.399C214.914,271.276 214.914,271.108 214.914,270.827C214.936,269.648 214.184,269.199 212.913,268.739C210.462,267.829 209.372,267.523 207.827,266.876C207.069,266.568 206.611,266.086 206.136,264.459C213.614,264.983 224.18,265.773 231.24,266.174C246.168,266.996 247.416,270.647 247.416,281.726C247.416,286.934 248.333,377.71 250.515,434.145C247.726,433.571 247.505,431.034 247.505,431.034" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillAlpha="0.1" android:fillType="evenOdd" />
<path android:fillColor="#ff000000" android:pathData="M247.505,431.034C246.415,424.498 246.103,422.822 245.555,419.353C245.272,417.555 245.013,417.318 244.107,417.186L244.107,417.174C242.878,417.035 241.662,416.902 240.364,416.735C233.399,415.846 231.024,415.611 229.14,406.58C227.732,399.883 216.122,343.561 214.936,271.399L214.92,271.399C214.914,271.276 214.914,271.108 214.914,270.827C214.936,269.648 214.184,269.199 212.913,268.739C210.462,267.829 209.372,267.523 207.827,266.876C207.069,266.568 206.611,266.086 206.136,264.459C213.614,264.983 224.18,265.773 231.24,266.174C246.168,266.996 247.416,270.647 247.416,281.726C247.416,286.934 248.333,377.71 250.515,434.145C247.726,433.571 247.505,431.034 247.505,431.034" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillType="evenOdd" />
<path android:fillColor="#ff000000" android:pathData="M286.283,406.58C284.387,415.611 282.013,415.846 275.053,416.735C273.75,416.902 272.535,417.035 271.315,417.174L271.304,417.186C270.425,417.318 270.176,417.576 269.894,419.353C269.344,422.822 269.039,424.498 267.933,431.034C267.933,431.034 267.721,433.55 264.959,434.133C267.116,377.834 268.023,286.945 268.023,281.726C268.023,270.647 269.271,266.996 284.216,266.174C291.352,265.763 301.83,264.93 309.292,264.403C308.812,266.076 308.359,266.568 307.59,266.876C306.039,267.523 304.955,267.829 302.504,268.739C301.239,269.199 300.481,269.648 300.503,270.827L300.503,271.399L300.481,271.399C299.289,343.561 287.685,399.883 286.283,406.58" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillAlpha="0.1" android:fillType="evenOdd" />
<path android:fillColor="#ff000000" android:pathData="M286.283,406.58C284.387,415.611 282.013,415.846 275.053,416.735C273.75,416.902 272.535,417.035 271.315,417.174L271.304,417.186C270.425,417.318 270.176,417.576 269.894,419.353C269.344,422.822 269.039,424.498 267.933,431.034C267.933,431.034 267.721,433.55 264.959,434.133C267.116,377.834 268.023,286.945 268.023,281.726C268.023,270.647 269.271,266.996 284.216,266.174C291.352,265.763 301.83,264.93 309.292,264.403C308.812,266.076 308.359,266.568 307.59,266.876C306.039,267.523 304.955,267.829 302.504,268.739C301.239,269.199 300.481,269.648 300.503,270.827L300.503,271.399L300.481,271.399C299.289,343.561 287.685,399.883 286.283,406.58" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillType="evenOdd" />
<path android:fillColor="@*com.google.android.projection.gearhead:drawable/$ic_oem_lincoln__1" android:pathData="M295,85l217,214l0,213l-217,0l-75,-78l38,2l31,-2l22,-163l0,-36z" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillAlpha="0.09" android:fillType="evenOdd" />
<group>
<clip-path android:pathData="M203,79l109.412,0l0,360l-109.412,0z" />
<path android:fillColor="#ffffffff" android:pathData="M312.412,258.988C312.285,251.566 312.291,251.823 312.258,249.071C312.258,249.061 312.253,249.061 312.253,249.05C311.451,178.796 302.41,120.699 298.062,94.578C296.274,83.861 295.467,82.787 283.948,81.109C278.173,80.261 272.982,79.675 268.028,79.313L268.028,79.324L268.033,79.335C263.578,79.022 257.724,79 257.724,79C257.724,79 251.828,79.022 247.389,79.335L247.389,79.324L247.389,79.313C242.43,79.675 237.249,80.261 231.464,81.109C219.949,82.787 219.132,83.861 217.355,94.578C213.007,120.699 203.965,178.796 203.172,249.05C203.172,249.061 203.159,249.061 203.159,249.071C203.126,251.823 203.126,251.566 203,258.988C203.126,266.405 203.126,266.165 203.159,268.915L203.172,268.926C203.965,339.192 213.007,397.276 217.355,423.405C219.132,434.122 219.949,435.188 231.464,436.874C236.68,437.64 241.397,438.181 245.908,438.539C245.93,438.55 245.941,438.55 245.952,438.561C250.447,438.962 257.724,439 257.724,439C257.724,439 265.007,438.962 269.486,438.561C269.508,438.55 269.53,438.539 269.552,438.539C274.055,438.181 278.753,437.64 283.948,436.874C295.467,435.188 296.274,434.122 298.062,423.405C302.41,397.276 311.451,339.192 312.253,268.926L312.258,268.915C312.291,266.165 312.285,266.405 312.412,258.988M267.933,86.966C269.039,93.499 269.344,95.175 269.894,98.647C270.176,100.421 270.425,100.681 271.304,100.802L271.315,100.812C272.535,100.948 273.75,101.085 275.053,101.261C282.013,102.127 284.387,102.375 286.283,111.409C287.685,118.09 299.289,174.415 300.481,246.577L300.503,246.587L300.503,247.146C300.481,248.327 301.239,248.774 302.504,249.247C304.955,250.157 306.039,250.462 307.59,251.099C308.359,251.419 308.812,251.911 309.297,253.594C303.321,253.155 291.673,252.235 284.216,251.811C269.271,250.979 268.023,247.339 268.023,236.255C268.023,231.108 267.116,140.748 264.945,83.861C267.721,84.436 267.933,86.966 267.933,86.966M229.14,111.409C231.024,102.375 233.399,102.127 240.364,101.261C241.662,101.085 242.878,100.948 244.107,100.812C245.013,100.681 245.272,100.446 245.555,98.647C246.103,95.175 246.415,93.499 247.505,86.966C247.505,86.966 247.726,84.436 250.504,83.861C248.371,140.827 247.416,231.418 247.416,236.255C247.416,247.339 246.168,250.979 231.24,251.811C223.711,252.235 212.749,253.088 206.126,253.559C206.611,251.899 207.063,251.419 207.827,251.099C209.372,250.462 210.462,250.157 212.913,249.247C214.184,248.774 214.936,248.327 214.914,247.146C214.914,246.879 214.914,246.707 214.92,246.587L214.936,246.577C216.122,174.415 227.732,118.09 229.14,111.409M247.505,431.034C246.415,424.498 246.103,422.822 245.555,419.353C245.272,417.555 245.013,417.318 244.107,417.186L244.107,417.174C242.878,417.035 241.662,416.902 240.364,416.735C233.399,415.846 231.024,415.611 229.14,406.58C227.732,399.883 216.122,343.561 214.936,271.399L214.92,271.399C214.914,271.276 214.914,271.108 214.914,270.827C214.936,269.648 214.184,269.199 212.913,268.739C210.462,267.829 209.372,267.523 207.827,266.876C207.069,266.568 206.611,266.086 206.136,264.459C213.614,264.983 224.18,265.773 231.24,266.174C246.168,266.996 247.416,270.647 247.416,281.726C247.416,286.934 248.333,377.71 250.515,434.145C247.726,433.571 247.505,431.034 247.505,431.034M286.283,406.58C284.387,415.611 282.013,415.846 275.053,416.735C273.75,416.902 272.535,417.035 271.315,417.174L271.304,417.186C270.425,417.318 270.176,417.576 269.894,419.353C269.344,422.822 269.039,424.498 267.933,431.034C267.933,431.034 267.721,433.55 264.959,434.133C267.116,377.834 268.023,286.945 268.023,281.726C268.023,270.647 269.271,266.996 284.216,266.174C291.352,265.763 301.83,264.93 309.292,264.403C308.812,266.076 308.359,266.568 307.59,266.876C306.039,267.523 304.955,267.829 302.504,268.739C301.239,269.199 300.481,269.648 300.503,270.827L300.503,271.399L300.481,271.399C299.289,343.561 287.685,399.883 286.283,406.58" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillType="evenOdd" />
</group>
</vector> | 624.777778 | 3,923 | 0.765872 |
1dc467527d431d45b68071615026c866faccdf9d | 6,013 | xml | XML | app/src/main/res/layout/activity_main.xml | kiwi616/coffee-banking | c59627bd86a3a59a05670fd7172b4c51bdb5f7cf | [
"MIT"
] | 2 | 2019-08-29T09:17:22.000Z | 2020-12-15T15:40:08.000Z | app/src/main/res/layout/activity_main.xml | kiwi616/coffee-banking | c59627bd86a3a59a05670fd7172b4c51bdb5f7cf | [
"MIT"
] | null | null | null | app/src/main/res/layout/activity_main.xml | kiwi616/coffee-banking | c59627bd86a3a59a05670fd7172b4c51bdb5f7cf | [
"MIT"
] | 1 | 2020-12-15T15:40:28.000Z | 2020-12-15T15:40:28.000Z | <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/rl_activity_main"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="center_vertical"
android:gravity="center"
android:paddingBottom="@dimen/activity_vertical_margin"
android:paddingLeft="@dimen/activity_horizontal_margin"
android:paddingRight="@dimen/activity_horizontal_margin"
android:paddingTop="@dimen/activity_vertical_margin"
tools:context="de.fruity.coffeeapp.MainActivity" >
<Button
android:id="@+id/btn_main"
style="@style/btnStyleSeagull"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
android:layout_centerHorizontal="true"
android:text="@string/manual_selection"
android:textSize="32sp" />
<RadioGroup
android:id="@+id/rg_upper"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentTop="true"
android:layout_centerHorizontal="true"
android:layout_marginTop="100dip"
android:gravity="center_vertical|center_horizontal"
android:orientation="horizontal" >
<de.fruity.coffeeapp.ui_elements.RadioButtonCustomized
android:id="@+id/candy"
android:layout_width="230dp"
android:layout_height="230dp"
android:layout_marginEnd="5dp"
android:gravity="top|start"
android:textSize="28sp"
android:paddingLeft="3dp"
android:paddingRight="3dp"
android:button="@android:color/transparent"
app:databaseIdentifier="candy"
app:idleDrawable="@drawable/candy_bw"
app:selectedFirstDrawable="@drawable/candy_colored" />
<de.fruity.coffeeapp.ui_elements.RadioButtonCustomized
android:id="@+id/coffee"
android:layout_width="230dp"
android:layout_height="230dp"
android:layout_marginEnd="5dp"
android:gravity="top|start"
android:textSize="28sp"
android:paddingLeft="3dp"
android:paddingRight="3dp"
android:button="@android:color/transparent"
android:checked="true"
app:databaseIdentifier="coffee"
app:idleDrawable="@drawable/coffee_bw"
app:idleSecondDrawable="@drawable/coffee_multiple_bw"
app:selectedFirstDrawable="@drawable/coffee_colored"
app:selectedSecondDrawable="@drawable/coffee_multiple_colored"/>
<de.fruity.coffeeapp.ui_elements.RadioButtonCustomized
android:id="@+id/bilance"
android:layout_width="230dp"
android:layout_height="230dp"
android:layout_marginEnd="5dp"
android:gravity="top|start"
android:textSize="28sp"
android:paddingLeft="3dp"
android:paddingRight="3dp"
android:text="@string/saldo"
android:button="@android:color/transparent"
app:databaseIdentifier="billance"
app:idleDrawable="@drawable/moneybag_bw"
app:selectedFirstDrawable="@drawable/moneybag_colored" />
<RadioButton
android:id="@+id/admin"
android:layout_width="20dip"
android:layout_height="230dp"
android:button="@android:color/transparent"
android:checked="false" />
</RadioGroup>
<de.fruity.coffeeapp.ui_elements.SeekBarCustomized
android:id="@+id/slider_candy_main"
android:layout_width="230dp"
android:layout_height="wrap_content"
android:layout_alignStart="@+id/rg_upper"
android:layout_below="@+id/rg_upper"
android:visibility="invisible" />
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_alignParentTop="true"
android:layout_alignStart="@+id/btn_main"
android:gravity="center"
android:text="@string/manual"
android:textSize="32sp" />
<RadioGroup
android:id="@+id/rg_down"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_below="@+id/rg_upper"
android:layout_marginTop="40dip"
android:layout_centerHorizontal="true"
android:orientation="horizontal" >
<de.fruity.coffeeapp.ui_elements.RadioButtonCustomized
android:id="@+id/beer"
android:layout_width="230dp"
android:layout_height="230dp"
android:gravity="top|start"
android:textSize="28sp"
android:paddingLeft="3dp"
android:paddingRight="3dp"
android:button="@android:color/transparent"
app:idleDrawable="@drawable/beer_half_bw"
app:idleSecondDrawable="@drawable/beer_full_bw"
app:selectedFirstDrawable="@drawable/beer_half_colored"
app:databaseIdentifier="beer"
app:selectedSecondDrawable="@drawable/beer_full_colored"/>
<de.fruity.coffeeapp.ui_elements.RadioButtonCustomized
android:id="@+id/can"
android:layout_width="230dp"
android:layout_height="230dp"
android:gravity="top|start"
android:textSize="28sp"
android:button="@android:color/transparent"
android:paddingLeft="3dp"
android:paddingRight="3dp"
app:idleDrawable="@drawable/can_small_bw"
app:idleSecondDrawable="@drawable/can_big_bw"
app:databaseIdentifier="can"
app:selectedFirstDrawable="@drawable/can_small_colored"
app:selectedSecondDrawable="@drawable/can_big_colored"/>
</RadioGroup>
</RelativeLayout> | 40.628378 | 76 | 0.649426 |
dc40d07b8e4e56153f107c5bb69206c9fc1eb2f9 | 79 | xml | XML | app/src/main/res/values/strings.xml | OCNYang/SmallLoadingView | e3ae0420f1491eaec87574988c3c197a5fbedd93 | [
"Apache-2.0"
] | null | null | null | app/src/main/res/values/strings.xml | OCNYang/SmallLoadingView | e3ae0420f1491eaec87574988c3c197a5fbedd93 | [
"Apache-2.0"
] | null | null | null | app/src/main/res/values/strings.xml | OCNYang/SmallLoadingView | e3ae0420f1491eaec87574988c3c197a5fbedd93 | [
"Apache-2.0"
] | null | null | null | <resources>
<string name="app_name">SmallLoadingView</string>
</resources>
| 19.75 | 53 | 0.734177 |
64f333a89ff02325379c446b07143ab2c840737a | 2,217 | xml | XML | docbook/reference/en/en-US/modules/Introduction.xml | ronsigal/xerces | d3271bd449175d69483e886cbfbfba92a4fb01e8 | [
"ICU",
"Apache-2.0"
] | null | null | null | docbook/reference/en/en-US/modules/Introduction.xml | ronsigal/xerces | d3271bd449175d69483e886cbfbfba92a4fb01e8 | [
"ICU",
"Apache-2.0"
] | null | null | null | docbook/reference/en/en-US/modules/Introduction.xml | ronsigal/xerces | d3271bd449175d69483e886cbfbfba92a4fb01e8 | [
"ICU",
"Apache-2.0"
] | null | null | null | <section id="Introduction">
<title>Introduction</title>
<para>
Xerces, like all XML parsers, is vulnerable to a variety of Denial of Service attacks, such as
XXE (XML External Entity) attacks, and a number of features and
properties have been introduced over time to strengthen its defenses. These have various sources.
</para>
<itemizedlist>
<listitem>
Some, such as SECURE_PROCESSING_FEATURE
(http://javax.xml.XMLConstants/feature/secure-processing), were introduced in one of the series of JAXP
specifications.
</listitem>
<listitem>
Some, such as EXTERNAL_GENERAL_ENTITIES_FEATURE
(http://xml.org/sax/features/external-general-entities), were introduced in the de facto SAX standard.
</listitem>
<listitem>
Others, such as DISALLOW_DOCTYPE_DECL_FEATURE (http://apache.org/xml/features/disallow-doctype-decl), were
introduced by Xerces.
</listitem>
<listitem>
And some, such as ACCESS_EXTERNAL_DTD_PROPERTY (http://javax.xml.XMLConstants/property/accessExternalDTD) and
MAX_TOTAL_ENTITY_SIZE_LIMIT (http://www.oracle.com/xml/jaxp/properties/totalEntitySizeLimit) were introduced in
the Oracle reference implementation of JAXP.
</listitem>
</itemizedlist>
<para>
As of release 2.11.0.SP5, the JBoss fork of Xerces implements all of the related security features and
properties found in Oracle JDK 1.8.0_11.
</para>
<para>
<emphasis role="bold">N.B.</emphasis> When Xerces is accessed by way of JAXP sanctioned classes
<classname>javax.xml.parsers.SAXParserFactory</classname> and
<classname>javax.xml.parsers.DocumentBuilderFactory</classname>, all of these features and properties
are assigned security promoting default values.
</para>
<para>
<emphasis role="bold">N.B.</emphasis> These features and properties have default values that incline
toward increased security. That means that it is possible for some currently working applications to fail
in the presence of a Xerces upgrade. For example, the default value of DISALLOW_DOCTYPE_DECL_FEATURE is
true, which means that DTDs cannot be used. <emphasis role="bold">It follows that additional configuration
may be necessary to preserve the functionality of existing applications.</emphasis>
</para>
</section>
| 42.634615 | 111 | 0.7871 |
f68657c7b74527195b2b720c0540cc1b3b33ea78 | 482 | xml | XML | gems/GEHC-DICOM-Conformance_Ventri_5179057DHF_Rev1_1.xml | malaterre/dicom-private-dicts | b6ca90b622200cb111f00860096895a9b251e3bc | [
"BSD-3-Clause"
] | 6 | 2018-09-28T21:12:03.000Z | 2022-02-01T08:12:34.000Z | gems/GEHC-DICOM-Conformance_Ventri_5179057DHF_Rev1_1.xml | malaterre/dicom-private-dicts | b6ca90b622200cb111f00860096895a9b251e3bc | [
"BSD-3-Clause"
] | 6 | 2017-02-01T07:13:21.000Z | 2018-10-12T07:46:22.000Z | gems/GEHC-DICOM-Conformance_Ventri_5179057DHF_Rev1_1.xml | malaterre/dicom-private-dicts | b6ca90b622200cb111f00860096895a9b251e3bc | [
"BSD-3-Clause"
] | 2 | 2021-01-13T11:24:44.000Z | 2022-03-22T08:12:47.000Z | <dicts>
<dict owner="QUASAR_INTERNAL_USE">
<entry group="0009" element="01" vr="UN" vm="1" name="Rate Vector" type="3">
<definition>rate for each frame</definition>
</entry>
<entry group="0009" element="02" vr="UN" vm="1" name="Count Vector" type="3">
<definition>count accumulated for each frame</definition>
</entry>
<entry group="0009" element="03" vr="UN" vm="1" name="Time Vector" type="3">
<definition>time for each frame</definition>
</entry>
</dict>
</dicts>
| 34.428571 | 81 | 0.674274 |
92c88e07860bd6edccb986b2dae1d1d0486fa359 | 697 | xml | XML | tutorials/config/src/main/resources/base-context.xml | dynamicguy/ipf | f2f2289e1bb51da07fa23f9da927eefe6eeb54c1 | [
"Apache-2.0"
] | 11 | 2015-04-08T02:59:57.000Z | 2022-03-17T18:25:44.000Z | tutorials/config/src/main/resources/base-context.xml | dynamicguy/ipf | f2f2289e1bb51da07fa23f9da927eefe6eeb54c1 | [
"Apache-2.0"
] | 3 | 2016-03-09T19:34:21.000Z | 2020-07-01T12:14:50.000Z | tutorials/config/src/main/resources/base-context.xml | dynamicguy/ipf | f2f2289e1bb51da07fa23f9da927eefe6eeb54c1 | [
"Apache-2.0"
] | 15 | 2015-02-25T00:15:20.000Z | 2021-12-20T13:52:04.000Z | <beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:camel="http://camel.apache.org/schema/spring"
xsi:schemaLocation="
http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans-2.5.xsd
http://camel.apache.org/schema/spring
http://camel.apache.org/schema/spring/camel-spring.xsd">
<camel:camelContext id="camelContext" />
<bean id="bidiMappingService"
class="org.openehealth.ipf.commons.map.BidiMappingService" />
<bean id="baseRoute"
class="org.openehealth.ipf.tutorials.config.base.route.SampleRouteBuilder" />
</beans>
| 36.684211 | 86 | 0.710187 |
5f7a50cfaf2547a4ef1862f47ab0a9ad96b676bf | 5,441 | xml | XML | app/src/main/res/layout/activity_component.xml | Jhon354202/CEBIM | 9ea3c69d0bb0f8f6b38f5a1f893ac077cd6c7aec | [
"Apache-2.0"
] | null | null | null | app/src/main/res/layout/activity_component.xml | Jhon354202/CEBIM | 9ea3c69d0bb0f8f6b38f5a1f893ac077cd6c7aec | [
"Apache-2.0"
] | null | null | null | app/src/main/res/layout/activity_component.xml | Jhon354202/CEBIM | 9ea3c69d0bb0f8f6b38f5a1f893ac077cd6c7aec | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<com.chenxi.cebim.view.CustomToolBar xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/gray_background"
android:orientation="vertical"
app:left_btn_src="@drawable/head_back"
app:left_btn_visible="true"
app:title_text="材料数据统计与展示"
app:title_visible="true">
<RelativeLayout
android:id="@+id/rl_last_follow"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="10dp"
android:background="@color/white"
android:padding="15dp">
<ImageView
android:id="@+id/iv_last_follow"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerVertical="true"
android:src="@drawable/headpic" />
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerVertical="true"
android:layout_marginLeft="20dp"
android:layout_toRightOf="@+id/iv_last_follow"
android:text="我的最近跟踪记录"
android:textColor="@color/title_background_colr"
android:textSize="16sp" />
<ImageView
android:layout_width="15dp"
android:layout_height="15dp"
android:layout_alignParentRight="true"
android:layout_centerVertical="true"
android:src="@drawable/blue_arrow_right" />
</RelativeLayout>
<RelativeLayout
android:id="@+id/rl_material_follow"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="10dp"
android:background="@color/white"
android:padding="15dp">
<ImageView
android:id="@+id/iv_material_follow"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerVertical="true"
android:src="@drawable/headpic" />
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerVertical="true"
android:layout_marginLeft="20dp"
android:layout_toRightOf="@+id/iv_material_follow"
android:text="材料跟踪"
android:textColor="@color/title_background_colr"
android:textSize="16sp" />
<ImageView
android:layout_width="15dp"
android:layout_height="15dp"
android:layout_alignParentRight="true"
android:layout_centerVertical="true"
android:src="@drawable/blue_arrow_right" />
</RelativeLayout>
<RelativeLayout
android:id="@+id/rl_model_statistics"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="10dp"
android:background="@color/white"
android:padding="15dp">
<ImageView
android:id="@+id/iv_model_statistics"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerVertical="true"
android:src="@drawable/headpic" />
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerVertical="true"
android:layout_marginLeft="20dp"
android:layout_toRightOf="@+id/iv_model_statistics"
android:text="材料跟踪分模型统计"
android:textColor="@color/title_background_colr"
android:textSize="16sp" />
<ImageView
android:layout_width="15dp"
android:layout_height="15dp"
android:layout_alignParentRight="true"
android:layout_centerVertical="true"
android:src="@drawable/blue_arrow_right" />
</RelativeLayout>
<RelativeLayout
android:id="@+id/rl_global_statistic"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="10dp"
android:background="@color/white"
android:padding="15dp">
<ImageView
android:id="@+id/iv_global_statistic"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerVertical="true"
android:src="@drawable/headpic" />
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerVertical="true"
android:layout_marginLeft="20dp"
android:layout_toRightOf="@+id/iv_global_statistic"
android:text="项目总体统计数据"
android:textColor="@color/title_background_colr"
android:textSize="16sp" />
<ImageView
android:layout_width="15dp"
android:layout_height="15dp"
android:layout_alignParentRight="true"
android:layout_centerVertical="true"
android:src="@drawable/blue_arrow_right" />
</RelativeLayout>
</com.chenxi.cebim.view.CustomToolBar> | 36.033113 | 95 | 0.633891 |
5f9dbe8bb63fefd2fe0e2b673c5e8a25da8bfb41 | 10,850 | ui | XML | src/GSvar/SomaticReportConfigurationWidget.ui | BeneKenobi/ngs-bits | cf849deb1c80e87b734d748f37f5878536277386 | [
"MIT"
] | 85 | 2016-04-26T17:24:20.000Z | 2022-03-11T12:33:39.000Z | src/GSvar/SomaticReportConfigurationWidget.ui | BeneKenobi/ngs-bits | cf849deb1c80e87b734d748f37f5878536277386 | [
"MIT"
] | 104 | 2016-08-09T22:18:32.000Z | 2022-03-31T12:39:12.000Z | src/GSvar/SomaticReportConfigurationWidget.ui | BeneKenobi/ngs-bits | cf849deb1c80e87b734d748f37f5878536277386 | [
"MIT"
] | 28 | 2016-05-10T14:34:20.000Z | 2021-10-14T07:22:39.000Z | <?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>SomaticReportConfigurationWidget</class>
<widget class="QWidget" name="SomaticReportConfigurationWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1500</width>
<height>768</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="windowTitle">
<string>Somatic report configuration</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>3</number>
</property>
<property name="leftMargin">
<number>3</number>
</property>
<property name="topMargin">
<number>3</number>
</property>
<property name="rightMargin">
<number>3</number>
</property>
<property name="bottomMargin">
<number>3</number>
</property>
<item>
<widget class="QGroupBox" name="infos">
<property name="enabled">
<bool>true</bool>
</property>
<property name="title">
<string>Somatic Report Configuration Details</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<property name="spacing">
<number>3</number>
</property>
<property name="leftMargin">
<number>3</number>
</property>
<property name="topMargin">
<number>3</number>
</property>
<property name="rightMargin">
<number>3</number>
</property>
<property name="bottomMargin">
<number>3</number>
</property>
</layout>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox">
<property name="title">
<string>View options</string>
</property>
<property name="flat">
<bool>true</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="spacing">
<number>3</number>
</property>
<property name="leftMargin">
<number>3</number>
</property>
<property name="topMargin">
<number>3</number>
</property>
<property name="rightMargin">
<number>3</number>
</property>
<property name="bottomMargin">
<number>3</number>
</property>
<item>
<layout class="QHBoxLayout" name="hlayout_view_options" stretch="0,0,0,0,0,0,0,0,0,0">
<property name="spacing">
<number>3</number>
</property>
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>Log-Likelihood:</string>
</property>
</widget>
</item>
<item>
<widget class="QDoubleSpinBox" name="log_likelihood">
<property name="decimals">
<number>1</number>
</property>
<property name="maximum">
<double>9999.000000000000000</double>
</property>
<property name="singleStep">
<double>10.000000000000000</double>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>10</width>
<height>1</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>Min size (kb):</string>
</property>
</widget>
</item>
<item>
<widget class="QDoubleSpinBox" name="cnv_min_size">
<property name="maximum">
<double>99999.000000000000000</double>
</property>
<property name="singleStep">
<double>0.100000000000000</double>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>10</width>
<height>1</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QCheckBox" name="filter_for_cgi_drivers">
<property name="toolTip">
<string>Filter view for drivers only</string>
</property>
<property name="layoutDirection">
<enum>Qt::RightToLeft</enum>
</property>
<property name="text">
<string>drivers only</string>
</property>
<property name="tristate">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_4">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>30</width>
<height>1</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="reset_view_filters">
<property name="toolTip">
<string>Reset view filters</string>
</property>
<property name="text">
<string>Reset View</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
<widget class="QTableWidget" name="cnvs">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOn</enum>
</property>
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
<property name="alternatingRowColors">
<bool>true</bool>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
<attribute name="verticalHeaderVisible">
<bool>false</bool>
</attribute>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox_2">
<property name="title">
<string>Selection</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_4">
<property name="spacing">
<number>3</number>
</property>
<property name="leftMargin">
<number>3</number>
</property>
<property name="topMargin">
<number>3</number>
</property>
<property name="rightMargin">
<number>3</number>
</property>
<property name="bottomMargin">
<number>3</number>
</property>
<item>
<widget class="QPushButton" name="preselect_cnvs">
<property name="toolTip">
<string>Preselect CNVs according viewing options</string>
</property>
<property name="accessibleDescription">
<string/>
</property>
<property name="text">
<string>Preselect</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="deselect_x_y">
<property name="toolTip">
<string>Deselect all CNVs on gonosomes</string>
</property>
<property name="text">
<string>Deselect X/Y</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="report_type_label">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Report Type:</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="report_type_dna">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>DNA</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<attribute name="buttonGroup">
<string notr="true">report_type_radios</string>
</attribute>
</widget>
</item>
<item>
<widget class="QRadioButton" name="report_type_rna">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>RNA</string>
</property>
<attribute name="buttonGroup">
<string notr="true">report_type_radios</string>
</attribute>
</widget>
</item>
<item>
<widget class="QDialogButtonBox" name="buttonBox">
<property name="sizePolicy">
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="standardButtons">
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<property name="spacing">
<number>3</number>
</property>
</layout>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
<buttongroups>
<buttongroup name="report_type_radios"/>
</buttongroups>
</ui>
| 28.703704 | 93 | 0.537788 |
724b6ffeae6cccbe4914454de900a58ec3826142 | 8,378 | xib | XML | BaseProject/BaseProject/Strains/Strain Survey/TextCell.xib | HEALINGBUDZ/healingbudzios | 7167240dbd7e042a887795c84167fd66500f622e | [
"Apache-2.0"
] | 1 | 2021-06-18T04:12:20.000Z | 2021-06-18T04:12:20.000Z | BaseProject/BaseProject/Strains/Strain Survey/TextCell.xib | HEALINGBUDZ/healingbudzios | 7167240dbd7e042a887795c84167fd66500f622e | [
"Apache-2.0"
] | null | null | null | BaseProject/BaseProject/Strains/Strain Survey/TextCell.xib | HEALINGBUDZ/healingbudzios | 7167240dbd7e042a887795c84167fd66500f622e | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<customFonts key="customFonts">
<array key="Lato-Regular.ttf">
<string>Lato-Regular</string>
</array>
</customFonts>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="TextCell" rowHeight="35" id="LiN-gV-ryW" customClass="TextCell" customModule="BaseProject" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="375" height="37"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="LiN-gV-ryW" id="1BM-9U-lpC">
<rect key="frame" x="0.0" y="0.0" width="375" height="36.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Cyr-yV-S2e">
<rect key="frame" x="0.0" y="0.0" width="375" height="36.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QKF-Kf-GSZ">
<rect key="frame" x="30" y="10" width="330" height="15"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="CG1-x3-ONE"/>
</constraints>
<fontDescription key="fontDescription" name="Lato-Regular" family="Lato" pointSize="12"/>
<color key="textColor" red="0.49019607840000001" green="0.49019607840000001" blue="0.49019607840000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vs7-PT-gr9">
<rect key="frame" x="5" y="8" width="20" height="20"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="rBz-qh-X7Z">
<rect key="frame" x="4" y="4" width="12" height="12"/>
</imageView>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="rBz-qh-X7Z" firstAttribute="leading" secondItem="vs7-PT-gr9" secondAttribute="leading" constant="4" id="6Zz-Sb-SKg"/>
<constraint firstAttribute="width" constant="20" id="DVu-On-Fbu"/>
<constraint firstAttribute="bottom" secondItem="rBz-qh-X7Z" secondAttribute="bottom" constant="4" id="JpF-WM-XeK"/>
<constraint firstAttribute="height" constant="20" id="aBK-KY-brG"/>
<constraint firstItem="rBz-qh-X7Z" firstAttribute="top" secondItem="vs7-PT-gr9" secondAttribute="top" constant="4" id="ggH-Ok-5lu"/>
<constraint firstAttribute="trailing" secondItem="rBz-qh-X7Z" secondAttribute="trailing" constant="4" id="v1h-pG-yAh"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="5"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
<real key="value" value="2"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
<color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="QKF-Kf-GSZ" firstAttribute="top" secondItem="Cyr-yV-S2e" secondAttribute="top" constant="10" id="X8t-cM-zWP"/>
<constraint firstItem="vs7-PT-gr9" firstAttribute="centerY" secondItem="Cyr-yV-S2e" secondAttribute="centerY" id="Yby-Np-76i"/>
<constraint firstAttribute="bottom" secondItem="QKF-Kf-GSZ" secondAttribute="bottom" constant="11.5" id="i1M-2v-uIs"/>
<constraint firstItem="QKF-Kf-GSZ" firstAttribute="leading" secondItem="vs7-PT-gr9" secondAttribute="trailing" constant="5" id="i8C-0T-KGg"/>
<constraint firstItem="vs7-PT-gr9" firstAttribute="leading" secondItem="Cyr-yV-S2e" secondAttribute="leading" constant="5" id="mRv-p2-106"/>
<constraint firstAttribute="trailing" secondItem="QKF-Kf-GSZ" secondAttribute="trailing" constant="15" id="xcx-5y-9nt"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="Cyr-yV-S2e" firstAttribute="top" secondItem="1BM-9U-lpC" secondAttribute="top" id="0pL-vW-jt6"/>
<constraint firstItem="Cyr-yV-S2e" firstAttribute="leading" secondItem="1BM-9U-lpC" secondAttribute="leading" id="9qe-i1-ZBK"/>
<constraint firstAttribute="bottom" secondItem="Cyr-yV-S2e" secondAttribute="bottom" id="ptn-fk-bhF"/>
<constraint firstAttribute="trailing" secondItem="Cyr-yV-S2e" secondAttribute="trailing" id="vTy-7y-LyF"/>
</constraints>
</tableViewCellContentView>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<connections>
<outlet property="lblName" destination="QKF-Kf-GSZ" id="NFk-73-VKU"/>
<outlet property="tickImage" destination="rBz-qh-X7Z" id="DM7-YK-367"/>
<outlet property="tickView" destination="vs7-PT-gr9" id="u93-vg-Cpw"/>
</connections>
<point key="canvasLocation" x="17.5" y="42.5"/>
</tableViewCell>
</objects>
</document>
| 86.371134 | 367 | 0.571139 |
27faf5f7dcd9049d8927b4b2895ba3842545690d | 812 | xml | XML | eclipse/OpenGL/res/layout/constrained.xml | liuxuanhai/Android_OpenGL | 200c3e7598c372a69a479d2d274d5d6eb8167b0f | [
"Apache-2.0"
] | 383 | 2015-02-25T11:23:37.000Z | 2022-02-25T18:53:38.000Z | eclipse/OpenGL/res/layout/constrained.xml | liuxuanhai/Android_OpenGL | 200c3e7598c372a69a479d2d274d5d6eb8167b0f | [
"Apache-2.0"
] | 1 | 2018-03-12T14:03:17.000Z | 2018-03-12T16:22:18.000Z | eclipse/OpenGL/res/layout/constrained.xml | liuxuanhai/Android_OpenGL | 200c3e7598c372a69a479d2d274d5d6eb8167b0f | [
"Apache-2.0"
] | 117 | 2015-06-18T16:51:13.000Z | 2022-03-16T15:05:16.000Z | <LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="wrap_content">
<TextView
android:id="@+id/TextView01"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Filler Text" />
<FrameLayout
android:id="@+id/gl_container"
android:layout_height="100px"
android:layout_width="100px" />
<Button
android:id="@+id/Button01"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Filler Button" />
<TextView
android:id="@+id/fps_text"
android:layout_width="wrap_content"
android:layout_height="wrap_content"></TextView>
</LinearLayout> | 35.304348 | 62 | 0.662562 |
7e50aa630dcdc3f09e51c0b377f6929f0dcb27fd | 781 | plist | XML | py.script.diva.dropfolder.plist | scuc/DIVA-DMF-DropFolder | ce2103926404287df4728d3669989143982964b6 | [
"MIT"
] | null | null | null | py.script.diva.dropfolder.plist | scuc/DIVA-DMF-DropFolder | ce2103926404287df4728d3669989143982964b6 | [
"MIT"
] | null | null | null | py.script.diva.dropfolder.plist | scuc/DIVA-DMF-DropFolder | ce2103926404287df4728d3669989143982964b6 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>EnvironmentVariables</key>
<dict>
<key>PATH</key>
<string>/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin</string>
</dict>
<key>Label</key>
<string>py.script.diva.dropfolder</string>
<key>ProgramArguments</key>
<array>
<string>/usr/local/bin/python3</string>
<string>/Users/admin/Scripts/DIVA_DropFolder/main.py</string>
</array>
<key>StartInterval</key>
<integer>600</integer>
<key>StandardErrorPath</key>
<string>/tmp/diva-dropfolder-script.err</string>
<key>StandardOutPath</key>
<string>/tmp/diva-dropfolder-script.out</string>
</dict>
</plist>
| 30.038462 | 102 | 0.683739 |
5cee88d4fff656f6c0199734fb343921a299944c | 2,941 | xml | XML | client/pom.xml | EdgewareRoad/MutualTLSIssueReproducer | 752b4cfaec5d65355d63625078ad786333bdba3b | [
"MIT"
] | null | null | null | client/pom.xml | EdgewareRoad/MutualTLSIssueReproducer | 752b4cfaec5d65355d63625078ad786333bdba3b | [
"MIT"
] | null | null | null | client/pom.xml | EdgewareRoad/MutualTLSIssueReproducer | 752b4cfaec5d65355d63625078ad786333bdba3b | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>mutualtlsissue</groupId>
<artifactId>mutualtls-client</artifactId>
<version>SNAPSHOT</version>
<packaging>jar</packaging>
<name>Mutual TLS Test Client</name>
<description>A simple Spring Boot app which acts as a client of the Mutual TLS server</description>
<parent>
<groupId>mutualtlsissue</groupId>
<artifactId>parent</artifactId>
<version>SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>11</java.version>
<skip.unit.tests>true</skip.unit.tests>
</properties>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.13</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>
<configuration>
<release>11</release>
<compilerArgs>
<arg>-Xlint:all,-serial,-deprecation</arg>
</compilerArgs>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.5.3</version>
<configuration>
<autoVersionSubmodules>true</autoVersionSubmodules>
<useReleaseProfile>false</useReleaseProfile>
<releaseProfiles>release</releaseProfiles>
<goals>deploy</goals>
<skipTests>true</skipTests>
</configuration>
</plugin>
<!-- Exclude certain resources as they must be external to the .jar -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<configuration>
<excludes>
<exclude>*.yml</exclude>
<exclude>*.p12</exclude>
</excludes>
</configuration>
</plugin>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>
| 28.009524 | 104 | 0.679021 |
281c70926f9f7769d154102dfc0630b0a95c5965 | 70 | xml | XML | lib_res/src/main/res/values/strings.xml | weichao66666/MyARouterTest | 6a88d3c7f346bd096e2c6e7aa0e9182f891e62e4 | [
"Apache-2.0"
] | null | null | null | lib_res/src/main/res/values/strings.xml | weichao66666/MyARouterTest | 6a88d3c7f346bd096e2c6e7aa0e9182f891e62e4 | [
"Apache-2.0"
] | null | null | null | lib_res/src/main/res/values/strings.xml | weichao66666/MyARouterTest | 6a88d3c7f346bd096e2c6e7aa0e9182f891e62e4 | [
"Apache-2.0"
] | null | null | null | <resources>
<string name="app_name">Lib_icon</string>
</resources> | 23.333333 | 45 | 0.714286 |
1ea729f0bd9a5f98fa6f22b761589b98712cdfc0 | 857 | xml | XML | android/secqre/src/main/res/layout/dialog_simple_top.xml | Pickerchen/api | 50d60860e5ce5608957adb12fa4ab8b63bbe71d6 | [
"Apache-2.0"
] | null | null | null | android/secqre/src/main/res/layout/dialog_simple_top.xml | Pickerchen/api | 50d60860e5ce5608957adb12fa4ab8b63bbe71d6 | [
"Apache-2.0"
] | null | null | null | android/secqre/src/main/res/layout/dialog_simple_top.xml | Pickerchen/api | 50d60860e5ce5608957adb12fa4ab8b63bbe71d6 | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical">
<com.rrioo.smartlife.widget.BaseTextView
android:clickable="true"
android:id="@+id/id_dialog_simple_title_tv"
android:textColor="@color/text_black"
android:textSize="@dimen/text_size_h4"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center"
android:paddingBottom="@dimen/dp20"
android:paddingTop="@dimen/dp20"
android:text="title" />
<View
android:layout_width="match_parent"
android:layout_height="@dimen/line"
android:background="@color/line_color" />
</LinearLayout> | 35.708333 | 72 | 0.684947 |
3ded1c008b5a3c3b7c76426eaba907fabe19d39f | 5,976 | launch | XML | simulation/robot.launch | d3scomp/ROSRemote | 02d10173c66a649463d7e2ee019c764f804f1fdc | [
"Apache-2.0"
] | 1 | 2018-09-10T09:29:18.000Z | 2018-09-10T09:29:18.000Z | simulation/robot.launch | d3scomp/ROSRemote | 02d10173c66a649463d7e2ee019c764f804f1fdc | [
"Apache-2.0"
] | null | null | null | simulation/robot.launch | d3scomp/ROSRemote | 02d10173c66a649463d7e2ee019c764f804f1fdc | [
"Apache-2.0"
] | null | null | null | <launch>
<param name="/use_sim_time" value="true"/>
<!-- robot name and namespace -->
<arg name="name"/>
<!-- initial position -->
<arg name="initial_pose_x" default="2.0"/>
<arg name="initial_pose_y" default="2.0"/>
<arg name="initial_pose_a" default="0.0"/>
<group ns="$(arg name)">
<param name="tf_prefix" value="/$(arg name)"/>
<remap from="map" to="/map"/>
<!-- ***************** Robot Model ***************** -->
<include file="$(find turtlebot_bringup)/launch/includes/robot.launch.xml">
<arg name="base" value="kobuki" />
<arg name="stacks" value="hexagons" />
<arg name="3d_sensor" value="asus_xtion_pro" />
</include>
<node name="joint_state_publisher" pkg="joint_state_publisher" type="joint_state_publisher" required="true">
<param name="use_gui" value="false"/>
</node>
<!-- Command Velocity multiplexer
<node pkg="nodelet" type="nodelet" name="mobile_base_nodelet_manager" args="manager" required="true"/>
<node pkg="nodelet" type="nodelet" name="cmd_vel_mux" args="load yocs_cmd_vel_mux/CmdVelMuxNodelet mobile_base_nodelet_manager" required="true">
<param name="yaml_cfg_file" value="$(find turtlebot_bringup)/param/mux.yaml"/>
<remap from="cmd_vel_mux/output" to="mobile_base/commands/velocity"/>
</node> -->
<!-- Velocity smoother
<node pkg="nodelet" type="nodelet" name="navigation_velocity_smoother" args="load yocs_velocity_smoother/VelocitySmootherNodelet /mobile_base_nodelet_manager" required="true">
<rosparam file="$(find turtlebot_bringup)/param/defaults/smoother.yaml" command="load"/>
<remap from="navigation_velocity_smoother/smooth_cmd_vel" to="cmd_vel_mux/input/navi"/>
<remap from="navigation_velocity_smoother/odometry" to="odom"/>
<remap from="navigation_velocity_smoother/robot_cmd_vel" to="mobile_base/commands/velocity"/>
</node> -->
<!-- Safety controller
<node pkg="nodelet" type="nodelet" name="kobuki_safety_controller" args="load kobuki_safety_controller/SafetyControllerNodelet /mobile_base_nodelet_manager" required="true">
<remap from="kobuki_safety_controller/cmd_vel" to="cmd_vel_mux/input/safety_controller"/>
<remap from="kobuki_safety_controller/events/bumper" to="mobile_base/events/bumper"/>
<remap from="kobuki_safety_controller/events/cliff" to="mobile_base/events/cliff"/>
<remap from="kobuki_safety_controller/events/wheel_drop" to="mobile_base/events/wheel_drop"/>
</node> -->
<!-- Move -->
<node pkg="move_base" type="move_base" respawn="false" name="move_base" output="screen" required="true">
<rosparam file="params/local_costmap_params.yaml" command="load" />
<rosparam file="params/global_costmap_params.yaml" command="load" />
<rosparam file="params/dwa_local_planner_params.yaml" command="load" />
<rosparam file="params/move_base_params.yaml" command="load" />
<rosparam file="params/global_planner_params.yaml" command="load" />
<rosparam file="params/navfn_global_planner_params.yaml" command="load" />
<!-- reset frame_id parameters using user input data -->
<param name="global_costmap/global_frame" value="/map"/>
<param name="global_costmap/robot_base_frame" value="/$(arg name)/base_link"/>
<param name="local_costmap/global_frame" value="/$(arg name)/odom"/>
<param name="local_costmap/robot_base_frame" value="/$(arg name)/base_link"/>
<param name="DWAPlannerROS/global_frame_id" value="/map"/>
<remap from="scan" to="base_scan"/>
<!-- <remap from="cmd_vel" to="navigation_velocity_smoother/raw_cmd_vel"/> -->
</node>
<!-- AMCL -->
<node pkg="amcl" type="amcl" name="amcl" required="true">
<param name="use_map_topic" value="true"/>
<!-- Publish scans from best pose at a max of 10 Hz -->
<param name="odom_model_type" value="diff"/>
<param name="odom_alpha5" value="0.1"/>
<param name="gui_publish_rate" value="10.0"/>
<param name="laser_max_beams" value="60"/>
<param name="laser_max_range" value="12.0"/>
<param name="min_particles" value="500"/>
<param name="max_particles" value="2000"/>
<param name="kld_err" value="0.05"/>
<param name="kld_z" value="0.99"/>
<param name="odom_alpha1" value="0.2"/>
<param name="odom_alpha2" value="0.2"/>
<!-- translation std dev, m -->
<param name="odom_alpha3" value="0.2"/>
<param name="odom_alpha4" value="0.2"/>
<param name="laser_z_hit" value="0.5"/>
<param name="laser_z_short" value="0.05"/>
<param name="laser_z_max" value="0.05"/>
<param name="laser_z_rand" value="0.5"/>
<param name="laser_sigma_hit" value="0.2"/>
<param name="laser_lambda_short" value="0.1"/>
<param name="laser_model_type" value="likelihood_field"/>
<!-- <param name="laser_model_type" value="beam"/> -->
<param name="laser_likelihood_max_dist" value="2.0"/>
<param name="update_min_d" value="0.25"/>
<param name="update_min_a" value="0.2"/>
<param name="odom_frame_id" value="/$(arg name)/odom"/>
<param name="base_frame_id" value="/$(arg name)/base_link"/>
<param name="global_frame_id" value="/map"/>
<param name="resample_interval" value="1"/>
<!-- Increase tolerance because the computer can get quite busy -->
<param name="transform_tolerance" value="1.0"/>
<param name="recovery_alpha_slow" value="0.0"/>
<param name="recovery_alpha_fast" value="0.0"/>
<param name="initial_pose_x" value="$(arg initial_pose_x)"/>
<param name="initial_pose_y" value="$(arg initial_pose_y)"/>
<param name="initial_pose_a" value="$(arg initial_pose_a)"/>
<remap from="scan" to="base_scan"/>
</node>
</group>
</launch>
| 52.421053 | 177 | 0.648762 |
0f8a8e7dd12837e79e228236e76e979ff298c1e3 | 77,111 | xml | XML | sitemap/xml1k/sitemap1214.xml | internetofwater/geoconnex.us | 756c36035436c7408753609a10a8a67b0ab47058 | [
"CC0-1.0"
] | 18 | 2020-04-15T16:43:21.000Z | 2022-03-10T17:56:01.000Z | sitemap/xml1k/sitemap1214.xml | internetofwater/geoconnex.us | 756c36035436c7408753609a10a8a67b0ab47058 | [
"CC0-1.0"
] | 88 | 2020-03-09T23:40:23.000Z | 2022-03-28T13:32:30.000Z | sitemap/xml1k/sitemap1214.xml | internetofwater/geoconnex.us | 756c36035436c7408753609a10a8a67b0ab47058 | [
"CC0-1.0"
] | 13 | 2020-02-12T03:21:22.000Z | 2022-02-28T19:43:56.000Z | <?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://geoconnex.us/wade/sites/UT_39734</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39449</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39449</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39449</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34684</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34684</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34684</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34685</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34685</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34685</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48858</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51322</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51322</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51322</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51322</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59554</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42257</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47838</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47838</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47838</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59529</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59529</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56104</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56105</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56106</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56107</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56108</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56109</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59215</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36707</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46757</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47661</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59531</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59531</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59531</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38403</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56735</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56735</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56735</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36191</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36191</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40104</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40104</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40104</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46614</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47611</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47611</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49783</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49783</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49783</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53449</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66983</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66983</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66368</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47705</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47705</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35041</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35041</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35041</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38249</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38250</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38251</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51782</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51782</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51783</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51783</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51400</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45317</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45317</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51629</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51629</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51920</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51920</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51920</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_67227</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48429</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48429</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47759</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49791</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49791</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39173</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39173</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39173</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51852</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_54979</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_54979</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55687</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55688</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55994</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55994</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42018</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38598</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38599</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41343</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66051</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66051</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45648</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45648</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45648</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45577</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45577</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48431</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48431</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48326</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65547</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65547</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65839</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65839</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65839</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37201</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51809</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51810</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_62587</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57556</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42908</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49827</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49827</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49827</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35234</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_43499</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_43499</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_43500</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_43500</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53143</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53143</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_60784</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_60784</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52386</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52386</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46442</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49876</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49876</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49876</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49877</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49877</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49877</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38973</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49194</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49194</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49194</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49194</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49195</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49195</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49195</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49195</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41866</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_62355</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_62355</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55468</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55468</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57280</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57280</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57280</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58334</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64418</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64418</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64418</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35879</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57553</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57554</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41837</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48368</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48368</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64675</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64675</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64675</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52293</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52293</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52294</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52294</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52295</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52295</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52296</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52296</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_54064</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_54064</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56749</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52695</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52695</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52695</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49338</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49338</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57411</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57411</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63843</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63843</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63843</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61334</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65081</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65082</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65083</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_67457</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39967</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63258</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38733</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64186</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64186</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64186</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38353</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38353</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36152</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36152</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63740</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63740</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61225</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_43427</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_43427</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47059</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47059</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48583</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53402</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53402</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37784</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35638</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40848</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40848</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48802</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51449</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55984</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53769</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53769</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56334</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59606</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59606</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63626</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63626</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63626</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64696</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64696</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64696</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39898</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39898</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38722</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40499</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48840</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37761</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37761</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48501</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48501</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48501</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_60577</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_60577</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61812</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65339</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35867</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35867</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_50482</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57566</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63427</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63427</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63427</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66446</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66446</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_44586</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_60504</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_60504</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41210</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41210</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61085</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61085</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66478</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51184</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_60517</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_62388</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55325</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55325</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55326</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55326</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55327</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55327</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55328</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55328</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55329</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55329</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55330</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55330</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55331</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55331</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55332</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55332</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55333</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55333</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55334</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55334</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55335</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55335</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55336</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55336</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55337</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55337</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55338</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55338</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55339</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55339</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55340</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55340</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55341</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55341</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55342</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55342</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55343</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55343</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55344</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55344</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55345</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55345</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39598</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41585</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45296</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45296</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45296</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47370</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37164</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51841</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51841</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51842</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51842</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51634</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51634</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51634</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53741</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53741</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55444</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45732</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45732</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45733</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45733</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45734</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45734</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65794</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65794</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66289</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66289</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34750</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34751</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49060</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49060</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57982</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57982</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57982</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35132</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35132</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35132</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35133</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35133</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35133</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_43556</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45820</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52654</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55960</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55960</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55961</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55961</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64828</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64828</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64828</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35810</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52132</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52132</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52133</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52133</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35054</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35054</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65460</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42504</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42504</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40570</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40639</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40639</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58997</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58997</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58997</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64806</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64806</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64630</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64630</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38049</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35664</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38607</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46599</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55869</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55869</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55869</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_67458</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55085</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55085</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55085</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61335</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46534</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46534</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46477</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46477</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47352</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47514</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47514</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47514</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64894</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64894</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64894</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65670</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65670</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65670</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36123</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36123</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36123</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56401</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61181</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56640</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56640</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56640</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41015</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41015</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46925</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46925</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_62128</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_62128</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39902</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39902</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39014</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39014</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35532</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35532</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35532</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35533</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35533</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35533</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35534</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35534</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35534</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42207</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42207</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_44432</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_44432</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_44432</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48562</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48562</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48562</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48125</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48125</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48125</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_50255</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65422</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65422</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37703</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37703</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34783</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34783</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34784</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34784</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61138</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47279</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47279</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63817</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63817</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63817</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36418</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66582</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55883</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55883</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61689</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61690</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61691</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61692</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47196</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47196</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57493</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57493</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58989</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58989</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58989</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63919</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63919</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39464</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39464</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55347</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59029</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59029</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59029</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_67493</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61393</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41568</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41568</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47445</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47446</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52761</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46133</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64541</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64541</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40931</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64838</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64838</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64838</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48052</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48052</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_62815</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35990</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35990</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35990</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36356</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66590</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66590</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56907</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56907</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56907</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35692</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35692</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_54302</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59789</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46494</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46494</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40495</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40495</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40495</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40740</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45836</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45836</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45836</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55514</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55514</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35668</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35669</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42093</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42093</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42093</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52165</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52165</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52166</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52166</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53446</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53446</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37826</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37826</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47343</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36576</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36576</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_44800</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_44800</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_44801</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_44801</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58567</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58567</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58567</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59398</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59398</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59398</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_62801</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66972</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66972</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66972</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65392</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65392</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48367</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48367</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64419</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64419</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66324</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66324</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66324</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65875</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65875</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34980</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_67608</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_67608</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45942</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45942</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45942</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42637</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46789</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46789</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37065</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37065</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63532</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63532</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_50162</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_50162</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_50163</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_50163</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_50164</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_50164</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49005</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52712</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52712</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51327</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42680</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42680</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42681</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42681</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42682</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42682</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42683</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42683</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41766</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38398</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38398</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38399</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38399</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48996</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49523</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49524</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49525</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49526</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49527</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49528</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49529</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66614</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48732</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49882</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49883</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63650</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63650</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63650</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63828</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63828</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63828</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39037</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39037</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39037</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39038</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39038</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39038</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_67329</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52124</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52124</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52125</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52125</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61168</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61169</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61170</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52570</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_52570</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65238</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65238</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40045</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_50244</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_50244</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_50245</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_50245</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55063</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55063</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58794</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57796</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42707</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42707</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42707</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42293</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42293</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42240</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42240</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63513</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61514</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61514</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61514</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37138</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37138</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39264</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51368</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51114</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38962</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38962</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38963</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38963</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_60701</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64006</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64006</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57374</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57374</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57374</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58520</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58520</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58520</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48724</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38903</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38903</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38903</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48586</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37562</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37795</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37795</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37795</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56457</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56457</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_60335</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_60336</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63841</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63841</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_67335</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63993</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39274</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39274</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35988</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40139</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47769</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47769</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47771</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47771</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59509</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59509</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59509</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58816</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58816</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38367</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38367</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38367</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38368</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38368</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38368</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36035</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_50609</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_50610</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55847</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55847</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63670</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63670</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58067</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58067</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58129</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_62597</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_62597</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_43046</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_43046</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46528</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46528</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46528</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46528</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47538</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47765</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47765</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47765</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64710</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64710</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64710</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37148</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38410</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38410</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35489</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38643</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38643</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51048</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51049</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34454</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66205</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39640</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39640</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39640</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35704</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34696</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34696</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66486</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66486</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_43071</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64044</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64044</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64044</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66206</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39933</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39933</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39934</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39934</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59751</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45587</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45587</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45588</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45588</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47658</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58712</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58712</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63815</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63815</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63815</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36868</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36868</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65270</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65270</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65270</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_50632</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_50632</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53198</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53198</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53198</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42199</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42199</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42199</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58083</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58083</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40959</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40959</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58647</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58647</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58647</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_60072</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42349</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41760</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41760</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_50975</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57149</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57149</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57149</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36439</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36439</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_60287</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65890</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65890</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41222</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41222</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41223</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41223</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55784</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56549</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56549</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56549</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51379</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57763</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57764</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57765</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57864</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57864</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57864</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57864</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_50436</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63037</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_43047</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64457</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46460</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46460</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_46460</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66816</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66816</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66816</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37406</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37406</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38241</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37747</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34581</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34581</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_67343</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_67343</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40786</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40786</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40787</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40787</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40788</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_40788</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51319</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59560</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57000</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57000</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57000</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64097</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64097</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64154</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64154</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64154</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61482</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61482</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61482</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65100</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65100</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_67482</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_67482</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51789</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61368</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42171</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41707</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41707</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41060</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48197</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48197</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48197</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36870</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34821</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34821</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34220</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34221</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34222</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34223</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34224</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53020</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53020</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53020</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_49480</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51372</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_51372</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55077</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55077</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61414</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47337</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47337</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_44315</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56712</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56712</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64621</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66595</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36973</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35524</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35262</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35262</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35262</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34886</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34886</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34886</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34887</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34887</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34887</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35240</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35240</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_35240</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42716</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42716</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_60078</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_60078</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_60078</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65073</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65073</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65073</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36910</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36910</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66988</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66988</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47665</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47665</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55779</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_55779</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_37681</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38236</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38236</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38236</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38237</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38237</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_38237</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_41579</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53535</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53535</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61898</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36465</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36465</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36465</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_39344</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59313</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59313</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59313</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42187</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_45531</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53851</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53851</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65241</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65241</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56198</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56198</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56198</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63604</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63604</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63604</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64620</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64620</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_64620</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53795</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53795</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53796</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_53796</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66332</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_66332</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47967</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_47967</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_63572</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65505</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65505</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65505</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34299</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_34299</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_62397</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56145</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_56145</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48176</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48176</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_48176</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_60102</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_60102</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58207</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58207</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_58207</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_61614</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42550</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42550</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42551</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42551</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42552</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42552</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42553</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_42553</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_59491</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57316</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57316</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57316</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36976</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_36976</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_67366</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57070</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57070</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_57070</loc>
</url>
<url>
<loc>https://geoconnex.us/wade/sites/UT_65688</loc>
</url>
</urlset>
| 25.660899 | 60 | 0.584547 |
7f8b853b12ea7b507fc9ab28d308b54776a21df5 | 590 | xml | XML | hyperion-shared-preferences/src/main/AndroidManifest.xml | cintory/Hyperion-Kotlin | 26e35aa705ab164ab36498873855929f792c8cf6 | [
"Apache-2.0"
] | null | null | null | hyperion-shared-preferences/src/main/AndroidManifest.xml | cintory/Hyperion-Kotlin | 26e35aa705ab164ab36498873855929f792c8cf6 | [
"Apache-2.0"
] | null | null | null | hyperion-shared-preferences/src/main/AndroidManifest.xml | cintory/Hyperion-Kotlin | 26e35aa705ab164ab36498873855929f792c8cf6 | [
"Apache-2.0"
] | null | null | null | <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.cintory.hyperion.sharedpreferences">
<application>
<activity
android:name=".list.SharedPreferencesListActivity"
android:theme="@style/hsp_SharedPreferencesActivityTheme"
android:windowSoftInputMode="stateHidden"/>
<activity
android:name=".detail.SharedPreferencesDetailActivity"
android:theme="@style/hsp_SharedPreferencesActivityTheme"
android:windowSoftInputMode="stateHidden"/>
</application>
</manifest>
| 42.142857 | 69 | 0.694915 |
13f770d44b52addbed7457cdb596a67d86883a3f | 1,037 | xml | XML | dbGap/Variable_XMLS/phs000298.v2.pht002281.v2.Autism_Sequencing_Collaboration_Subject.data_dict.xml | NCBI-Hackathons/TCGA_dbGaP | a264596c846dbf0b82827baf4b7d0fd87172b52c | [
"CC0-1.0"
] | 8 | 2016-07-21T13:39:14.000Z | 2022-02-01T21:08:59.000Z | dbGap/Variable_XMLS/phs000298.v2.pht002281.v2.Autism_Sequencing_Collaboration_Subject.data_dict.xml | NCBI-Hackathons/TCGA_dbGaP | a264596c846dbf0b82827baf4b7d0fd87172b52c | [
"CC0-1.0"
] | 6 | 2016-09-08T05:39:33.000Z | 2017-09-08T15:42:22.000Z | dbGap/Variable_XMLS/phs000298.v2.pht002281.v2.Autism_Sequencing_Collaboration_Subject.data_dict.xml | NCBI-Hackathons/TCGA_dbGaP | a264596c846dbf0b82827baf4b7d0fd87172b52c | [
"CC0-1.0"
] | 5 | 2017-03-27T23:01:03.000Z | 2020-05-02T13:01:20.000Z | <?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="./datadict_v2.xsl"?><data_table id="pht002281.v2" study_id="phs000298.v2" participant_set="2" date_created="Tue May 5 15:37:44 2015"><description>The subject consent file contains a list of subject IDs, consents and affection status (control, case, or parent).</description><variable id="phv00160411.v2"><name>SUBJID</name><description>Subject ID</description><type>string</type></variable><variable id="phv00167319.v2"><name>CONSENT</name><description>Consent group as determined by DAC</description><type>encoded value</type><value code="1">Disease-Specific (Autism Spectrum Disorder) (DS-ASD)</value><value code="2">General Research Use (GRU)</value></variable><variable id="phv00167320.v2"><name>AFFECTION_STATUS</name><description>Case or control status of the subject</description><type>encoded value</type><value code="1">Control</value><value code="2">Case</value><value code="3">Parent</value><value code="4">Sibling</value></variable></data_table>
| 345.666667 | 997 | 0.759884 |
cd1035c8f8faa08c519926f0097781893feb1e45 | 4,120 | xml | XML | model/pom.xml | dariuszkuc/blobs | 734fc2287095f79371808b9f87bbfe441b336ed3 | [
"Apache-2.0"
] | 1 | 2019-03-16T03:44:38.000Z | 2019-03-16T03:44:38.000Z | model/pom.xml | dariuszkuc/blobs | 734fc2287095f79371808b9f87bbfe441b336ed3 | [
"Apache-2.0"
] | 2 | 2019-06-10T17:06:45.000Z | 2021-03-31T21:28:38.000Z | model/pom.xml | dariuszkuc/blobs | 734fc2287095f79371808b9f87bbfe441b336ed3 | [
"Apache-2.0"
] | 2 | 2019-05-23T05:59:50.000Z | 2019-07-29T05:28:48.000Z | <?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>blobs</artifactId>
<groupId>com.expedia.www</groupId>
<version>1.1.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>blobs-grpc-models</artifactId>
<packaging>jar</packaging>
<properties>
<grpc.version>1.9.0</grpc.version>
</properties>
<dependencies>
<!-- https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java -->
<dependency>
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
<version>3.3.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-all</artifactId>
<version>${grpc.version}</version>
<scope>compile</scope>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>com.github.os72</groupId>
<artifactId>protoc-jar-maven-plugin</artifactId>
<version>3.3.0.1</version>
<executions>
<execution>
<phase>generate-sources</phase>
<goals>
<goal>run</goal>
</goals>
<configuration>
<protocArtifact>com.google.protobuf:protoc:3.0.0</protocArtifact>
<includeDirectories>
<!--<include>./src/main/resources</include>-->
<include>./src/main/haystack-idl/proto/blobs</include>
</includeDirectories>
<inputDirectories>
<!--<include>./src/main/resources</include>-->
<include>./src/main/haystack-idl/proto/blobs</include>
</inputDirectories>
<outputDirectory>${project.build.directory}/generated-sources/proto</outputDirectory>
<outputTargets>
<outputTarget>
<type>java</type>
</outputTarget>
<outputTarget>
<type>grpc-java</type>
<pluginArtifact>io.grpc:protoc-gen-grpc-java:1.0.1</pluginArtifact>
</outputTarget>
</outputTargets>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.0.2</version>
<configuration>
<archive>
<index>true</index>
<manifest>
<addClasspath>true</addClasspath>
</manifest>
<manifestEntries>
<Application-Name>${project.name}</Application-Name>
<Application-Version>${project.version}</Application-Version>
<Implementation-Title>${project.name}</Implementation-Title>
<Implementation-Vendor>Expedia</Implementation-Vendor>
<Build-Jdk>${java.version}</Build-Jdk>
<Build-Time>${maven.build.timestamp}</Build-Time>
</manifestEntries>
</archive>
</configuration>
</plugin>
</plugins>
</build>
</project>
| 43.829787 | 113 | 0.46335 |
e68d4686e29ccbd7ca60ee5f85631a3be430285c | 1,480 | xml | XML | app/src/main/res/layout/fragment_undone.xml | AceCheung-dot/YanHuaMarkdown- | 7906a0062161ce8e68b57884f07452f15e972dbc | [
"Apache-2.0"
] | 1 | 2020-08-30T14:36:24.000Z | 2020-08-30T14:36:24.000Z | app/src/main/res/layout/fragment_undone.xml | AceCheung-dot/YanHuaMarkdown- | 7906a0062161ce8e68b57884f07452f15e972dbc | [
"Apache-2.0"
] | null | null | null | app/src/main/res/layout/fragment_undone.xml | AceCheung-dot/YanHuaMarkdown- | 7906a0062161ce8e68b57884f07452f15e972dbc | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
<android.support.v4.widget.SwipeRefreshLayout
android:id="@+id/srl_fu_refresh"
android:layout_width="match_parent"
android:layout_height="match_parent">
<android.support.v7.widget.RecyclerView
android:id="@+id/rv_fu_list"
android:layout_width="match_parent"
android:layout_height="match_parent"
/>
<!-- android:background="@mipmap/background_undo"-->
<!-- android:background="@drawable/background"-->
</android.support.v4.widget.SwipeRefreshLayout>
</LinearLayout>
<android.support.design.widget.FloatingActionButton
android:id="@+id/fab_fu_add_task"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="10dp"
android:layout_gravity="bottom|right"
app:backgroundTint="#f8bbd0"
app:elevation="5dp"
app:rippleColor="#ff4081"
app:fabSize="normal"
android:src="@drawable/add"/>
</FrameLayout> | 32.888889 | 71 | 0.643243 |
a6beb2b5411d6ba635a0eeaa8d1b868446462cfc | 2,302 | xaml | XML | Cyclops.MainApplication/View/MainView.xaml | ForNeVeR/CyclopsChat | 94e078809a6f62b4440dce4a83d76195934b573c | [
"MIT"
] | 14 | 2016-02-19T13:18:28.000Z | 2022-01-05T17:38:42.000Z | Cyclops.MainApplication/View/MainView.xaml | ForNeVeR/CyclopsChat | 94e078809a6f62b4440dce4a83d76195934b573c | [
"MIT"
] | 11 | 2021-08-09T16:55:27.000Z | 2022-01-05T07:17:06.000Z | Cyclops.MainApplication/View/MainView.xaml | ForNeVeR/CyclopsChat | 94e078809a6f62b4440dce4a83d76195934b573c | [
"MIT"
] | 1 | 2016-08-14T12:52:31.000Z | 2016-08-14T12:52:31.000Z | <UserControl x:Class="Cyclops.MainApplication.View.MainView"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:Controls="clr-namespace:Cyclops.MainApplication.Controls"
xmlns:ViewModel="clr-namespace:Cyclops.MainApplication.ViewModel"
mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300" UseLayoutRounding="True"
TextOptions.TextFormattingMode="Display" TextOptions.TextRenderingMode="ClearType">
<UserControl.Resources>
</UserControl.Resources>
<Grid x:Name="LayoutRoot">
<Controls:ConferencesTabControl x:Name="chatTabControl" Style="{x:Null}"
SelectedConferenceViewModel="{Binding SelectedConference, Mode=OneWayToSource}"
SelectedPrivateViewModel="{Binding SelectedPrivate, Mode=OneWayToSource}"
UseLayoutRounding="True" TextOptions.TextRenderingMode="ClearType"
ConferencesSource="{Binding ConferencesModels}" PrivatesSource="{Binding PrivateViewModels}"/>
<Button Height="20" Visibility="Visible" Width="125" Margin="0,1,0,0"
HorizontalAlignment="Right" VerticalAlignment="Top"
Command="{Binding OpenConferenceList}" Cursor="Hand" Style="{DynamicResource borderlessButtonStyle}">
<StackPanel Orientation="Horizontal">
<Image Margin="0,0,3,0" Source="..\Resources\users1.png"/>
<TextBlock Foreground="White" FontSize="14" Margin="0,0,5,1" VerticalAlignment="Center" Text="{Binding Common.ConferenceList, Source={StaticResource ResourceWrapper}}"/>
</StackPanel>
</Button>
<Button x:Name="refreshButton" Margin="0,0,160,0" Visibility="Visible"
Height="20" Width="60" Content="Refresh" HorizontalAlignment="Right"
VerticalAlignment="Top" Command="{Binding UpdateStyles}" />
</Grid>
</UserControl> | 63.944444 | 186 | 0.630321 |
fb2e25e5d484d8a9ddc9b304df956ad221581319 | 19,375 | xml | XML | A84265.xml | textcreationpartnership/A84265 | db593fd10c9804b3d2881e98f4458e2fdd868167 | [
"CC0-1.0"
] | null | null | null | A84265.xml | textcreationpartnership/A84265 | db593fd10c9804b3d2881e98f4458e2fdd868167 | [
"CC0-1.0"
] | null | null | null | A84265.xml | textcreationpartnership/A84265 | db593fd10c9804b3d2881e98f4458e2fdd868167 | [
"CC0-1.0"
] | null | null | null | <TEI xmlns="http://www.tei-c.org/ns/1.0">
<teiHeader>
<fileDesc>
<titleStmt>
<title>Exceeding true and joyfull newes from Worchester: Wherin is declared two glorious battels performed by the Parliaments forces against the Kings army, Septemb. 24. and 26. The first by the Earl of Essex with ten troops of horse, against Prince Robert, and Commissary Wilmot, with 14 troops, within half a mile of VVorcester, vvho after 4 or 5 hours fight, slew Commissary VVilmot, wounded Prince Robert in the head, and killed about 30. common souldiers. Of the Earl of Essex side were slain Serjeant Major Douglas, and about 20 common souldiers. This battell was fought upon Monday last, and with much difficulty his Excellency obtained the victory, and hath beaten all the cavaleers out of VVorcester. The second battle was fought the L. Sey, against Sir Iohn Byron neer Shrewsburie, Sep. 24, 1642.</title>
</titleStmt>
<editionStmt>
<edition>
<date>1642</date>
</edition>
</editionStmt>
<extent>Approx. 7 KB of XML-encoded text transcribed from 5 1-bit group-IV TIFF page images.</extent>
<publicationStmt>
<publisher>Text Creation Partnership,</publisher>
<pubPlace>Ann Arbor, MI ; Oxford (UK) :</pubPlace>
<date when="2014-11">2014-11 (EEBO-TCP Phase 2).</date>
<idno type="DLPS">A84265</idno>
<idno type="STC">Wing E3772</idno>
<idno type="STC">Thomason E119_8</idno>
<idno type="STC">ESTC R17124</idno>
<idno type="EEBO-CITATION">99860148</idno>
<idno type="PROQUEST">99860148</idno>
<idno type="VID">112257</idno>
<availability>
<p>To the extent possible under law, the Text Creation Partnership has waived all copyright and related or neighboring rights to this keyboarded and encoded edition of the work described above, according to the terms of the CC0 1.0 Public Domain Dedication (http://creativecommons.org/publicdomain/zero/1.0/). This waiver does not extend to any page images or other supplementary files associated with this work, which may be protected by copyright or other license restrictions. Please go to https://www.textcreationpartnership.org/ for more information about the project.</p>
</availability>
</publicationStmt>
<seriesStmt>
<title>Early English books online text creation partnership.</title>
</seriesStmt>
<notesStmt>
<note>(EEBO-TCP ; phase 2, no. A84265)</note>
<note>Transcribed from: (Early English Books Online ; image set 112257)</note>
<note>Images scanned from microfilm: (Thomason Tracts ; 21:E119[8])</note>
</notesStmt>
<sourceDesc>
<biblFull>
<titleStmt>
<title>Exceeding true and joyfull newes from Worchester: Wherin is declared two glorious battels performed by the Parliaments forces against the Kings army, Septemb. 24. and 26. The first by the Earl of Essex with ten troops of horse, against Prince Robert, and Commissary Wilmot, with 14 troops, within half a mile of VVorcester, vvho after 4 or 5 hours fight, slew Commissary VVilmot, wounded Prince Robert in the head, and killed about 30. common souldiers. Of the Earl of Essex side were slain Serjeant Major Douglas, and about 20 common souldiers. This battell was fought upon Monday last, and with much difficulty his Excellency obtained the victory, and hath beaten all the cavaleers out of VVorcester. The second battle was fought the L. Sey, against Sir Iohn Byron neer Shrewsburie, Sep. 24, 1642.</title>
</titleStmt>
<extent>[8] p. </extent>
<publicationStmt>
<publisher>Septemb, 29. Printed for James Blake, to prevent all false Copies from those Parts, by order,</publisher>
<pubPlace>[London] :</pubPlace>
<date>[1642]</date>
</publicationStmt>
<notesStmt>
<note>Place and date of publication from Wing.</note>
<note>Reproduction of the original in the British Library.</note>
</notesStmt>
</biblFull>
</sourceDesc>
</fileDesc>
<encodingDesc>
<projectDesc>
<p>Created by converting TCP files to TEI P5 using tcp2tei.xsl,
TEI @ Oxford.
</p>
</projectDesc>
<editorialDecl>
<p>EEBO-TCP is a partnership between the Universities of Michigan and Oxford and the publisher ProQuest to create accurately transcribed and encoded texts based on the image sets published by ProQuest via their Early English Books Online (EEBO) database (http://eebo.chadwyck.com). The general aim of EEBO-TCP is to encode one copy (usually the first edition) of every monographic English-language title published between 1473 and 1700 available in EEBO.</p>
<p>EEBO-TCP aimed to produce large quantities of textual data within the usual project restraints of time and funding, and therefore chose to create diplomatic transcriptions (as opposed to critical editions) with light-touch, mainly structural encoding based on the Text Encoding Initiative (http://www.tei-c.org).</p>
<p>The EEBO-TCP project was divided into two phases. The 25,368 texts created during Phase 1 of the project (2000-2009), initially available only to institutions that contributed to their creation, were released into the public domain on 1 January 2015. The approximately 40,000 texts produced during Phase 2 (2009- ), of which 34,963 had been released as of 2020, originally similarly restricted, were similarly freed from all restrictions on 1 August 2020. As of that date anyone is free to take and use these texts for any purpose (modify them, annotate them, distribute them, etc.). But we do respectfully request that due credit and attribution be given to their original source.</p>
<p>Users should be aware of the process of creating the TCP texts, and therefore of any assumptions that can be made about the data.</p>
<p>Text selection was based on the New Cambridge Bibliography of English Literature (NCBEL). If an author (or for an anonymous work, the title) appears in NCBEL, then their works are eligible for inclusion. Selection was intended to range over a wide variety of subject areas, to reflect the true nature of the print record of the period. In general, first editions of a works in English were prioritized, although there are a number of works in other languages, notably Latin and Welsh, included and sometimes a second or later edition of a work was chosen if there was a compelling reason to do so.</p>
<p>Image sets were sent to external keying companies for transcription and basic encoding. Quality assurance was then carried out by editorial teams in Oxford and Michigan. 5% (or 5 pages, whichever is the greater) of each text was proofread for accuracy and those which did not meet QA standards were returned to the keyers to be redone. After proofreading, the encoding was enhanced and/or corrected and characters marked as illegible were corrected where possible up to a limit of 100 instances per text. Any remaining illegibles were encoded as <gap>s. Understanding these processes should make clear that, while the overall quality of TCP data is very good, some errors will remain and some readable characters will be marked as illegible. Users should bear in mind that in all likelihood such instances will never have been looked at by a TCP editor.</p>
<p>The texts were encoded and linked to page images in accordance with level 4 of the TEI in Libraries guidelines.</p>
<p>Copies of the texts have been issued variously as SGML (TCP schema; ASCII text with mnemonic sdata character entities); displayable XML (TCP schema; characters represented either as UTF-8 Unicode or text strings within braces); or lossless XML (TEI P5, characters represented either as UTF-8 Unicode or TEI g elements).</p>
<p>Keying and markup guidelines are available at the <ref target="http://www.textcreationpartnership.org/docs/.">Text Creation Partnership web site</ref>.</p>
</editorialDecl>
<listPrefixDef>
<prefixDef ident="tcp"
matchPattern="([0-9\-]+):([0-9IVX]+)"
replacementPattern="http://eebo.chadwyck.com/downloadtiff?vid=$1&page=$2"/>
<prefixDef ident="char"
matchPattern="(.+)"
replacementPattern="https://raw.githubusercontent.com/textcreationpartnership/Texts/master/tcpchars.xml#$1"/>
</listPrefixDef>
</encodingDesc>
<profileDesc>
<langUsage>
<language ident="eng">eng</language>
</langUsage>
<textClass>
<keywords scheme="http://authorities.loc.gov/">
<term>Byron, John Byron, -- Baron, 1598 or 9-1652.</term>
<term>Essex, Robert Devereux, -- Earl of, 1591-1646.</term>
<term>Saye and Sele, William Fiennes, -- Viscount, 1582-1662.</term>
<term>Great Britain -- History -- Civil War, 1642-1649 -- Campaigns -- Early works to 1800.</term>
<term>Sudbury (Suffolk) -- History -- Siege, 1642 -- Early works to 1800.</term>
<term>Worcester (England) -- History, Military -- Early works to 1800.</term>
</keywords>
</textClass>
</profileDesc>
<revisionDesc>
<change>
<date>2012-08</date>
<label>TCP</label>Assigned for keying and markup</change>
<change>
<date>2012-08</date>
<label>SPi Global</label>Keyed and coded from ProQuest page images</change>
<change>
<date>2013-08</date>
<label>Mona Logarbo</label>Sampled and proofread</change>
<change>
<date>2013-08</date>
<label>Mona Logarbo</label>Text and markup reviewed and edited</change>
<change>
<date>2014-03</date>
<label>pfs</label>Batch review (QC) and XML conversion</change>
</revisionDesc>
</teiHeader>
<text xml:lang="eng">
<front>
<div type="title_page">
<pb facs="tcp:112257:1"/>
<pb facs="tcp:112257:1" rendition="simple:additions"/>
<p>Exceeding true and joyfull NEWES FROM <hi>WORCESTER:</hi> Wherin is Declared two glorious Battels per<g ref="char:EOLhyphen"/>formed by the Parliaments Forces againſt the Kings Army, Septemb. 24. and 26.</p>
<p>The firſt by the Earl of <hi>Eſſex</hi> with ten Troops of Horſe, againſt Prince <hi>Robert,</hi> and Commiſſary <hi>Wilmot,</hi> with 14 Troops, within half a mile of <hi>VVorce<g ref="char:EOLhyphen"/>ſter,</hi> who after 4 or 5 hours fight, ſlew Commiſſary <hi>VVilmot,</hi> wounded Prince <hi>Robert</hi> in the head, and killed about 30. Common ſouldiers.</p>
<p>Of the Earl of Eſſex ſide were ſlain Serjeant Major Doug<g ref="char:EOLhyphen"/>las, and about 20 Common ſouldiers. This battell was fought upon Monday laſt, and with much difficulty his Excel<g ref="char:EOLhyphen"/>lency obtained the victory, and hath beaten all the Cavaleers out of <hi>VVorceſter.</hi> The ſecond battle was fought the L. <hi>Sey,</hi> againſt Sir <hi>Iohn Byron</hi> neer <hi>Shrewsburie, Sep.</hi> 24, 1642.</p>
<p>
<hi>Septemb,</hi> 29. Printed for <hi>James Blake,</hi> to prevent all falſe Copies from thoſe Parts, by order.</p>
</div>
</front>
<body>
<div type="newsbook">
<pb facs="tcp:112257:4"/>
<pb facs="tcp:112257:4"/>
<head>
<figure>
<head>C R</head>
<figDesc>central circle flanked by the English lion on the left and the Scottish unicorn on the right and containing the initials of King Charles, all of these figures enclosed within a rectangle flanked by angel on the left and right</figDesc>
</figure>
</head>
<head>Exceeding Joyfull NEWES FROM <hi>WORCESTER.</hi>
</head>
<head type="sub">Brought from thence by the laſt Poſt, <hi>Sep<g ref="char:EOLhyphen"/>tember</hi> the 27. 1442.</head>
<p>
<seg rend="decorInit">O</seg>N Sonday laſt, Mr. <hi>FINES</hi> drew up his Forces, and began to give an Aſſault upon that Gate of the City, which is called <hi>Sudburie,</hi> and did very good execution, ha<g ref="char:EOLhyphen"/>ving almoſt gotten entrance into the City, but this moſt happy at<g ref="char:EOLhyphen"/>tempt was prevented moſt unfortunately; For be<g ref="char:EOLhyphen"/>fore the Gates were abſolutely made open to his Forces, Sir <hi>IOHN BYRON</hi> drew up a ſtrong force of horſe, and immediatly iſſued forth, and gave them a fierce and violent encounter, which Maſter
<pb facs="tcp:112257:2"/>
<hi>FINES</hi> wiſely weighing their power and ſtrength, not to be ſo ſtrong and able as he did wiſh, and conſidering how many worthy lives, and what va<g ref="char:EOLhyphen"/>liant bloud might bee ſpilt in this quarrell, would not hazz<gap reason="illegible" extent="1 letter">
<desc>•</desc>
</gap>rd his men upon the leaſt diſadvantage, b<gap reason="illegible" extent="1 letter">
<desc>•</desc>
</gap> judiciouſly weighing all things, he withdrew his Forces ſome 4 miles from the City to a place cal<g ref="char:EOLhyphen"/>led Knowl <gap reason="illegible" extent="1 letter">
<desc>•</desc>
</gap>ill expecting ſome more Forces dayly to arrive there, by whoſe aid and aſſiſtance he might finiſh what he had before begun.</p>
<p>And upon Satterday laſt, the L. Sey and Captain Brown came to <hi>VVORCESTER</hi> with their Forces placing them in the moſt advantagious places for their purpoſe.</p>
<p>And for the prevention of the enemies flight o<g ref="char:EOLhyphen"/>ver the Bridge into Wales, they placed a ſtrong Garriſon at St <hi>Iones,</hi> almoſt a mile from the City, by this meanes prohibiting and ſtaying them from having ano aid and aſſiſtance from the Welch. And ſome other Forces they placed in <hi>Perry-vvood</hi> a<g ref="char:EOLhyphen"/>bout two miles from the City, and having thus ſurrounded the City, they made a Battery againſt the walls planting their Ordnance at St. <hi>Iones,</hi> and many happy ſhots were made againſt the town, the Cavaleers anſwering them againe with as much ſtrength as they could.</p>
<p>But all in vain, for the L. Sey and Captain Brown received no loſſe or harme, but it is thought that there mas much harm done in the City.</p>
<p>This fight continued for the ſpace of ſeven hours many of the Cavaleers being ſlaine therein, and ſome of the chiefeſt Ring-Leaders in this lewd and
<pb facs="tcp:112257:2"/>wicked practiſe againſt the King, Church and ſtate were wounded, among whom Sir <hi>Sterington Tal<g ref="char:EOLhyphen"/>bot</hi> a great complotter in this buſineſſe, received the firſt hurt, being ſhot in the ſhoulder.</p>
<p>Maſter Colbin is likewiſe dangerouſly woun<g ref="char:EOLhyphen"/>ded, many more were killed, but the full and perfect Number of them is not as yet known, they concei<g ref="char:EOLhyphen"/>ling their loſſes; becauſe they would not diſcourage the reſt of their Confederates.</p>
<p>But thus much is certain, the Lord Sey, and Cap<g ref="char:EOLhyphen"/>tain Brown have had ſo happy ſucceſſe in this their undertakings, that it is generally reported, that they muſt very ſpeedily ſurrender up the City, they ha<g ref="char:EOLhyphen"/>ving received ſo great a loſſe by this preſent En<g ref="char:EOLhyphen"/>counter.</p>
<p>Here followes the true and exact Deſcription of a great Battle fought by his Excellencie the Earl of <hi>Eſſex,</hi> againſt Prince <hi>Robert</hi> his Forces, who ſallyed out of the town with ten troops of horſe, and met him.</p>
<div type="part">
<pb facs="tcp:112257:3"/>
<head>The ſecond Battle fought by his Excel<g ref="char:EOLhyphen"/>lency, <hi>ROBERT</hi> Earle of <hi>Eſſex,</hi> againſt Prince <hi>Robert,</hi> neere the City of <hi>Worceſter,</hi> Septem. 26. MDCXLII.</head>
<p>PRince <hi>Robert</hi> having information, that the Earl of <hi>Eſsex</hi> was within 3. miles of the City, he immediatly drew out ten troops of Horſe, and marched towards Bouchers Meadow, about half a mile di<g ref="char:EOLhyphen"/>ſtant from <hi>Worceſter,</hi> and commanded Sir <hi>John Byron</hi> to march with 2000. foot and 700. Horſe towards <hi>Upton,</hi> to aſſault the Earl of <hi>Eſſex</hi> on the Reer.</p>
<p>Our Artillery was behind, about 9. miles from <hi>Worceſter,</hi> and moſt of the foot for<g ref="char:EOLhyphen"/>ces, which was a great encouragement to the Cavaleers, and made them very for<g ref="char:EOLhyphen"/>ward to meet his Excellency.</p>
<p>But ſoon was their hopes fruſtrated; for when the Earl of <hi>Eſſex</hi> ſaw that Prince
<pb facs="tcp:112257:3"/>
<hi>Robert</hi> had ſet his men in Battalia, and were reſolved to have a pitc'd Battle, he com<g ref="char:EOLhyphen"/>manded Sergeant Major <hi>Douglas,</hi> a moſt Noble and expert Souldier, to draw out 200. Horſe, and to charge the enemy, which he did with ſuch an undanted ſpirit, and ſo effectually, that 14. of them quickly fell.</p>
<p>Then Col. <hi>Sandis,</hi> Capt. <hi>Wingate,</hi> and Cap. <hi>Hales</hi> adventured to march up to relieve Serjeant Major <hi>Douglas,</hi> and gave a ſecond Charge to Prince <hi>Robert,</hi> which did very good execution, and as it is credibly re<g ref="char:EOLhyphen"/>ported, Prince <hi>Robert</hi> received a ſore wound on the Head.</p>
<p>And after 4. or 5. hours fight, much harm being done on both ſides, Captain <hi>Auſtin</hi> marched up from the Reer, with his troop and gave a moſt deſperate Charge, which the enemy perceiving, and being ſenſible of, they retreated into the City of <hi>Worce<g ref="char:EOLhyphen"/>ſter,</hi> and Captain <hi>Auſtin</hi> followed them in<g ref="char:EOLhyphen"/>to the City, and did execution on them there, but they ſtayed not ſo much as to alight, but marched away, and his Troope
<pb facs="tcp:112257:5"/>being ſingle, none then came to aſſiſt him, could not purſue, ſo he kept the Gates of the City, to make entrance for our men, and ſo by this means we obtained the Ci<g ref="char:EOLhyphen"/>ty, and good ſtore of Armes belonging to the Cavaleers, and have taken about 30. Priſoners.</p>
<p>Sergeant Major <hi>Douglas</hi> was ſlain on out ſide, with 20. more, and about 30. of the Enemy.</p>
<p>The Lord Generall is now in this Ci<g ref="char:EOLhyphen"/>ty, and doth intend to march towards the Kings Army at <hi>Shrewsbury.</hi>
</p>
</div>
</div>
<trailer>FINIS.</trailer>
</body>
</text>
</TEI>
| 110.085227 | 878 | 0.680568 |
dd7ed84386c352249904e995f92d57b3a6382cd6 | 5,166 | xml | XML | output/biejournals_4711.xml | opencultureconsulting/noah-biejournals | 95421c983d38412fc88f43ca7a1d110514360dbd | [
"MIT"
] | 1 | 2021-10-06T15:22:15.000Z | 2021-10-06T15:22:15.000Z | output/biejournals_4711.xml | opencultureconsulting/noah-biejournals | 95421c983d38412fc88f43ca7a1d110514360dbd | [
"MIT"
] | null | null | null | output/biejournals_4711.xml | opencultureconsulting/noah-biejournals | 95421c983d38412fc88f43ca7a1d110514360dbd | [
"MIT"
] | null | null | null | <mets:mets xmlns:mets="http://www.loc.gov/METS/" xmlns:mods="http://www.loc.gov/mods/v3" xmlns:xlink="http://www.w3.org/1999/xlink">
<mets:dmdSec ID="DMD_biejournals_4711">
<mets:mdWrap MIMETYPE="text/xml" MDTYPE="MODS">
<mets:xmlData>
<mods xmlns="http://www.loc.gov/mods/v3" version="3.7" xmlns:vl="http://visuallibrary.net/vl">
<titleInfo lang="ger">
<title>Demokratie stabilisieren und Bürger*innen stärken – zwei Seiten derselben Medaille?</title>
</titleInfo>
<name type="personal">
<displayForm>Hedtke, Reinhold</displayForm>
<namePart type="family">Hedtke</namePart>
<namePart type="given">Reinhold</namePart>
<role>
<roleTerm type="code" authority="marcrelator">ctb</roleTerm>
</role>
</name>
<typeOfResource>text</typeOfResource>
<genre authority="dini">article</genre>
<originInfo>
<dateIssued encoding="w3cdtf" keyDate="yes">2021-08-24</dateIssued>
</originInfo>
<language>
<languageTerm type="code" authority="iso639-2b">ger</languageTerm>
</language>
<physicalDescription>
<extent unit="page">18</extent>
</physicalDescription>
<abstract lang="ger">Der Beitrag diskutiert die politische Repräsentation und Partizipation von Kindern und Jugendlichen und den allgemeinen Zustand der politischen Bildung. Er thematisiert die Spannung zwischen sozialer und politischer Ungleichheit und dem Gleichheitsversprechen der Demokratie und begründet eine Akzentverschiebung hin zu einer interessenpolitischen Bildung für junge Menschen. Der Text unterstreicht die Kritikaufgabe der Wissenschaft, fordert ein Aufgreifen der Kritik der Leute und die Parteinahme der Fachdidaktik für Kinder und Jugendliche. Schließlich plädiert er für das Leitbild der schwierigen, unbequemen und gegenüber ungerechtfertigter Ungleichheit unnachgiebigen Bürger*innen.</abstract>
<subject lang="ger">
First argument to forEach is not an array or JSON objectFirst argument to forEach is not an array or JSON objectFirst argument to forEach is not an array or JSON objectFirst argument to forEach is not an array or JSON objectFirst argument to forEach is not an array or JSON objectFirst argument to forEach is not an array or JSON objectFirst argument to forEach is not an array or JSON objectFirst argument to forEach is not an array or JSON objectFirst argument to forEach is not an array or JSON objectFirst argument to forEach is not an array or JSON objectFirst argument to forEach is not an array or JSON objectFirst argument to forEach is not an array or JSON object </subject>
<subject lang="eng">
</subject>
<relatedItem type="host">
<titleInfo>
<title>PraxisForschungLehrer*innenBildung. Zeitschrift für Schul- und Professionsentwicklung.</title>
</titleInfo>
<identifier type="issn">2629-5628</identifier>
<part>
<detail type="volume">
<number>3</number>
</detail>
<detail type="issue">
<number>3</number>
</detail>
<extent unit="page">
<start>85</start>
<end>102</end>
</extent>
</part>
</relatedItem>
<identifier type="doi">10.11576/pflb-4711</identifier>
<accessCondition type="use and reproduction" xlink:href="https://creativecommons.org/licenses/by-sa/4.0">CC BY-SA 4.0</accessCondition>
<recordInfo>
<recordIdentifier>biejournals_4711</recordIdentifier>
</recordInfo>
<extension>
<vl:doctype>oaArticle</vl:doctype>
</extension>
</mods>
</mets:xmlData>
</mets:mdWrap>
</mets:dmdSec>
<mets:fileSec>
<mets:fileGrp USE="pdf upload">
<mets:file MIMETYPE="application/pdf" ID="FILE0_biejournals_4711">
<mets:FLocat xlink:href="https://www.pflb-journal.de/index.php/pflb/article/download/4711/4454" LOCTYPE="URL"/>
</mets:file>
</mets:fileGrp>
</mets:fileSec>
<mets:structMap TYPE="LOGICAL">
<mets:div TYPE="document" ID="biejournals_4711" DMDID="DMD_biejournals_4711">
<mets:fptr FILEID="FILE0_biejournals_4711"/>
</mets:div>
</mets:structMap>
</mets:mets>
| 67.973684 | 739 | 0.567944 |
57ae510d2a0871a411abd2bc20bf87def53e505b | 3,798 | xml | XML | app/src/main/res/layout/activity_main.xml | sugarmanz/SudokuSolver-Android | 088a764b78afcd7cd51f03338d8068bba2da694c | [
"MIT"
] | null | null | null | app/src/main/res/layout/activity_main.xml | sugarmanz/SudokuSolver-Android | 088a764b78afcd7cd51f03338d8068bba2da694c | [
"MIT"
] | null | null | null | app/src/main/res/layout/activity_main.xml | sugarmanz/SudokuSolver-Android | 088a764b78afcd7cd51f03338d8068bba2da694c | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context="com.jeremiahzucker.sudoku.MainActivity">
<TextView
android:id="@+id/textView"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="24dp"
android:text="Notification Builder"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<Button
android:id="@+id/notification_button"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginEnd="24dp"
android:layout_marginStart="24dp"
android:layout_marginTop="24dp"
android:text="Create Notfication"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/id" />
<EditText
android:id="@+id/notification_title"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginEnd="24dp"
android:layout_marginStart="24dp"
android:ems="10"
android:hint="Sample Notification Title"
android:inputType="textPersonName"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/textView2" />
<TextView
android:id="@+id/textView2"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="48dp"
android:text="Notification Title"
app:layout_constraintStart_toStartOf="@+id/notification_title"
app:layout_constraintTop_toBottomOf="@+id/textView" />
<TextView
android:id="@+id/textView3"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="24dp"
android:text="Notification Content"
app:layout_constraintStart_toStartOf="@+id/content"
app:layout_constraintTop_toBottomOf="@+id/notification_title" />
<EditText
android:id="@+id/content"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginEnd="24dp"
android:layout_marginStart="24dp"
android:ems="10"
android:hint="Sample Notification Content"
android:inputType="textPersonName"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/textView3" />
<TextView
android:id="@+id/textView4"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="24dp"
android:text="Notification ID"
app:layout_constraintStart_toStartOf="@+id/id"
app:layout_constraintTop_toBottomOf="@+id/content" />
<EditText
android:id="@+id/id"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginEnd="24dp"
android:layout_marginStart="24dp"
android:ems="10"
android:hint="0"
android:inputType="number"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/textView4" />
</android.support.constraint.ConstraintLayout>
| 38.755102 | 103 | 0.68852 |
d4f8b15f058852d5a10df6efe0220802784714a8 | 4,319 | xml | XML | kb-api-swagger/pom.xml | kb-dk/kb-api | 1bd975b9446169624cc6a3fe729bac5323082860 | [
"Apache-2.0"
] | null | null | null | kb-api-swagger/pom.xml | kb-dk/kb-api | 1bd975b9446169624cc6a3fe729bac5323082860 | [
"Apache-2.0"
] | 3 | 2019-12-19T14:41:01.000Z | 2020-03-02T14:38:19.000Z | kb-api-swagger/pom.xml | Det-Kongelige-Bibliotek/kb-api | 1bd975b9446169624cc6a3fe729bac5323082860 | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>kb-api</artifactId>
<groupId>dk.kb.api</groupId>
<version>1.0-SNAPSHOT</version>
</parent>
<packaging>jar</packaging>
<artifactId>kb-api-swagger</artifactId>
<dependencies>
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-rs-service-description</artifactId>
<version>${org.apache.cxf.version}</version>
</dependency>
<!-- Bruges ikke indtil videre pga. openapitool-->
<!-- Swagger 3.0 -->
<!-- <dependency>-->
<!-- <groupId>io.swagger.core.v3</groupId>-->
<!-- <artifactId>swagger-jaxrs2</artifactId>-->
<!-- <scope>compile</scope>-->
<!-- <version>${io.swagger.core.version}</version>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>io.swagger</groupId>-->
<!-- <artifactId>swagger-jaxrs-servlet-initializer</artifactId>-->
<!-- <version>1.5.23</version>-->
<!-- </dependency>-->
<!-- openapitools dependency -->
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-jaxrs</artifactId>
<exclusions>
<exclusion>
<artifactId>jsr311-api</artifactId>
<groupId>javax.ws.rs</groupId>
</exclusion>
</exclusions>
<version>1.5.23</version>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.openapitools</groupId>
<artifactId>openapi-generator-maven-plugin</artifactId>
<version>4.2.2</version>
<executions>
<execution>
<goals>
<goal>generate</goal>
</goals>
<configuration>
<inputSpec>${project.basedir}/src/main/swagger/${project.parent.name}.yml</inputSpec>
<generatorName>jaxrs-cxf-extended</generatorName>
<modelNameSuffix>Dto</modelNameSuffix>
<generateSupportingFiles>false</generateSupportingFiles>
<generateApiTests>false</generateApiTests>
<generateModelDocumentation>true</generateModelDocumentation>
<generateApis>true</generateApis>
<ignoreFileOverride>
${project.basedir}/.openapi-codegen-ignore
</ignoreFileOverride>
<configOptions>
<sourceFolder>generated-sources</sourceFolder>
<useSwaggerFeature>true</useSwaggerFeature>
<useSwaggerUI>true</useSwaggerUI>
<apiPackage>dk.kb.api</apiPackage>
<modelPackage>dk.kb.model</modelPackage>
<generateOperationBody>false</generateOperationBody>
</configOptions>
<output>${project.build.directory}</output>
</configuration>
</execution>
<execution>
<id>generate-spec</id>
<goals>
<goal>generate</goal>
</goals>
<configuration>
<inputSpec>${project.basedir}/src/main/swagger/${project.parent.name}.yml</inputSpec>
<generatorName>openapi</generatorName>
<output>${project.build.outputDirectory}</output>
</configuration>
</execution>
</executions>
</plugin>
</plugins>
</build>
</project>
| 40.745283 | 113 | 0.482288 |
be31c43a85406e5c7dfc59c5e8012354bfb2f72f | 1,036 | csproj | XML | src/BuyEngine/BuyEngine.csproj | wamplerj/BuyEngine | ef443788d69d3ef244418ac8942cd21fa2d1e082 | [
"Apache-2.0"
] | null | null | null | src/BuyEngine/BuyEngine.csproj | wamplerj/BuyEngine | ef443788d69d3ef244418ac8942cd21fa2d1e082 | [
"Apache-2.0"
] | null | null | null | src/BuyEngine/BuyEngine.csproj | wamplerj/BuyEngine | ef443788d69d3ef244418ac8942cd21fa2d1e082 | [
"Apache-2.0"
] | null | null | null | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
<PackageProjectUrl>https://www.buyengine.net</PackageProjectUrl>
<Copyright />
<RepositoryUrl>https://github.com/wamplerj/buyengine</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageTags>ecommerce, shopping, cart</PackageTags>
<Description>BuyEngine is an open source library for adding e-commerce functionality to new or existing .NET projects.</Description>
<Version>1.0.0</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DocumentationFile></DocumentationFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="5.0.0" />
<PackageReference Include="NLog" Version="4.7.11" />
</ItemGroup>
</Project>
| 39.846154 | 136 | 0.741313 |
b067b8db88730939e9528bd623351cf8ac719268 | 19,705 | storyboard | XML | GitHubApp/GitHubApp/Base.lproj/Main.storyboard | acumenrev/GithubApp | 76423f80cf1d2c3b137a12f45fb35cae3e2a054c | [
"MIT"
] | null | null | null | GitHubApp/GitHubApp/Base.lproj/Main.storyboard | acumenrev/GithubApp | 76423f80cf1d2c3b137a12f45fb35cae3e2a054c | [
"MIT"
] | null | null | null | GitHubApp/GitHubApp/Base.lproj/Main.storyboard | acumenrev/GithubApp | 76423f80cf1d2c3b137a12f45fb35cae3e2a054c | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="ukg-kQ-8S1">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/>
<capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--Navigation Controller-->
<scene sceneID="UEY-vu-UCa">
<objects>
<navigationController id="ukg-kQ-8S1" sceneMemberID="viewController">
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" barStyle="black" translucent="NO" id="Q4h-YU-VhV">
<rect key="frame" x="0.0" y="20" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<textAttributes key="titleTextAttributes">
<fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</textAttributes>
</navigationBar>
<connections>
<segue destination="BYZ-38-t0r" kind="relationship" relationship="rootViewController" id="bbI-Lg-W4B"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="7sX-ru-7ss" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-1046" y="91"/>
</scene>
<!--Home View Controller-->
<scene sceneID="tne-QT-ifu">
<objects>
<viewController id="BYZ-38-t0r" customClass="HomeViewController" customModule="GitHubApp" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
<rect key="frame" x="0.0" y="0.0" width="375" height="603"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zNR-o3-66a">
<rect key="frame" x="0.0" y="0.0" width="375" height="603"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Top 5 GitHub Users" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Qgt-7a-4lp">
<rect key="frame" x="20" y="16" width="335" height="21"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Tap the username to see more information" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="afD-dT-Bwy">
<rect key="frame" x="20" y="45" width="335" height="14.5"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" bounces="NO" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" bouncesZoom="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="P3y-7g-eZi">
<rect key="frame" x="20" y="79.5" width="335" height="523.5"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="dM4-Sq-M5Y">
<size key="itemSize" width="50" height="50"/>
<size key="headerReferenceSize" width="0.0" height="0.0"/>
<size key="footerReferenceSize" width="0.0" height="0.0"/>
<inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
</collectionViewFlowLayout>
<cells>
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="o0S-Fo-7WH">
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
<autoresizingMask key="autoresizingMask"/>
</view>
</collectionViewCell>
</cells>
</collectionView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="afD-dT-Bwy" firstAttribute="top" secondItem="Qgt-7a-4lp" secondAttribute="bottom" constant="8" id="1jS-yk-uyk"/>
<constraint firstItem="Qgt-7a-4lp" firstAttribute="top" secondItem="zNR-o3-66a" secondAttribute="top" constant="16" id="DKc-Lz-aUa"/>
<constraint firstItem="afD-dT-Bwy" firstAttribute="leading" secondItem="Qgt-7a-4lp" secondAttribute="leading" id="GL6-Rb-CSd"/>
<constraint firstAttribute="trailing" secondItem="Qgt-7a-4lp" secondAttribute="trailing" constant="20" id="X5a-uW-Cp8"/>
<constraint firstAttribute="bottom" secondItem="P3y-7g-eZi" secondAttribute="bottom" id="b7h-gj-MWG"/>
<constraint firstItem="P3y-7g-eZi" firstAttribute="top" secondItem="afD-dT-Bwy" secondAttribute="bottom" constant="20" id="fGJ-WA-CHg"/>
<constraint firstItem="Qgt-7a-4lp" firstAttribute="leading" secondItem="zNR-o3-66a" secondAttribute="leading" constant="20" id="mxx-gW-gxy"/>
<constraint firstItem="P3y-7g-eZi" firstAttribute="leading" secondItem="afD-dT-Bwy" secondAttribute="leading" id="nQI-rq-Y07"/>
<constraint firstItem="P3y-7g-eZi" firstAttribute="trailing" secondItem="afD-dT-Bwy" secondAttribute="trailing" id="nfe-TM-bUa"/>
<constraint firstItem="afD-dT-Bwy" firstAttribute="trailing" secondItem="Qgt-7a-4lp" secondAttribute="trailing" id="yha-qJ-Xz9"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="zNR-o3-66a" secondAttribute="trailing" id="485-U2-xjT"/>
<constraint firstItem="zNR-o3-66a" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" id="d2R-fY-jcl"/>
<constraint firstItem="zNR-o3-66a" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="eIZ-cq-5ji"/>
<constraint firstItem="6Tk-OE-BBY" firstAttribute="bottom" secondItem="zNR-o3-66a" secondAttribute="bottom" id="tWW-gC-tZD"/>
</constraints>
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
</view>
<navigationItem key="navigationItem" id="I2a-aH-spW"/>
<connections>
<outlet property="collectionViewMain" destination="P3y-7g-eZi" id="5i2-Om-R4A"/>
<segue destination="YWX-T5-R6I" kind="show" identifier="UserDetailSegue" id="C7u-b2-5cr"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-86" y="114"/>
</scene>
<!--Person View Controller-->
<scene sceneID="gfI-B7-JEK">
<objects>
<viewController id="YWX-T5-R6I" customClass="PersonViewController" customModule="GitHubApp" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="5l1-hV-AEu">
<rect key="frame" x="0.0" y="0.0" width="375" height="603"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3XI-lb-Xyf">
<rect key="frame" x="0.0" y="0.0" width="375" height="603"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="F2B-f7-PfZ">
<rect key="frame" x="0.0" y="40" width="375" height="60"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="BgP-X9-WRD">
<rect key="frame" x="30" y="5" width="50" height="50"/>
<constraints>
<constraint firstAttribute="width" secondItem="BgP-X9-WRD" secondAttribute="height" multiplier="1:1" id="aD7-0X-Hgs"/>
<constraint firstAttribute="width" constant="50" id="fLL-IO-1Qa"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1vI-Ho-jAd">
<rect key="frame" x="102" y="5" width="253" height="0.0"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="i41-gD-UMc">
<rect key="frame" x="102" y="10" width="253" height="0.0"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<view hidden="YES" alpha="0.5" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ANy-GU-6Tf">
<rect key="frame" x="102" y="59" width="273" height="1"/>
<color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="1" id="8aF-iZ-ZnO"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="i41-gD-UMc" firstAttribute="top" secondItem="1vI-Ho-jAd" secondAttribute="bottom" constant="5" id="1ax-Qn-9i7"/>
<constraint firstItem="1vI-Ho-jAd" firstAttribute="top" secondItem="BgP-X9-WRD" secondAttribute="top" id="AdF-pq-nQc"/>
<constraint firstAttribute="height" constant="60" id="C8n-SV-QCz"/>
<constraint firstItem="i41-gD-UMc" firstAttribute="leading" secondItem="1vI-Ho-jAd" secondAttribute="leading" id="Cdp-dq-hnR"/>
<constraint firstItem="ANy-GU-6Tf" firstAttribute="leading" secondItem="i41-gD-UMc" secondAttribute="leading" id="Ls0-Il-5NQ"/>
<constraint firstItem="BgP-X9-WRD" firstAttribute="centerY" secondItem="F2B-f7-PfZ" secondAttribute="centerY" id="SVF-1l-7aa"/>
<constraint firstAttribute="trailing" secondItem="1vI-Ho-jAd" secondAttribute="trailing" constant="20" id="UM7-mc-Sg9"/>
<constraint firstAttribute="bottom" secondItem="ANy-GU-6Tf" secondAttribute="bottom" id="Wex-tu-ogo"/>
<constraint firstItem="1vI-Ho-jAd" firstAttribute="leading" secondItem="BgP-X9-WRD" secondAttribute="trailing" constant="22" id="gBB-dQ-VG6"/>
<constraint firstItem="i41-gD-UMc" firstAttribute="trailing" secondItem="1vI-Ho-jAd" secondAttribute="trailing" id="gJb-tN-0Lm"/>
<constraint firstItem="BgP-X9-WRD" firstAttribute="leading" secondItem="F2B-f7-PfZ" secondAttribute="leading" constant="30" id="ht1-gu-ify"/>
<constraint firstAttribute="trailing" secondItem="ANy-GU-6Tf" secondAttribute="trailing" id="mza-hU-QSv"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="F2B-f7-PfZ" firstAttribute="top" secondItem="3XI-lb-Xyf" secondAttribute="top" constant="40" id="rl5-xi-eju"/>
<constraint firstAttribute="trailing" secondItem="F2B-f7-PfZ" secondAttribute="trailing" id="sjs-sx-X2o"/>
<constraint firstItem="F2B-f7-PfZ" firstAttribute="leading" secondItem="3XI-lb-Xyf" secondAttribute="leading" id="tqf-Ob-owR"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="Yis-kG-oJI" firstAttribute="bottom" secondItem="3XI-lb-Xyf" secondAttribute="bottom" id="aVY-3s-yuR"/>
<constraint firstItem="Yis-kG-oJI" firstAttribute="trailing" secondItem="3XI-lb-Xyf" secondAttribute="trailing" id="k73-Ui-Che"/>
<constraint firstItem="3XI-lb-Xyf" firstAttribute="leading" secondItem="Yis-kG-oJI" secondAttribute="leading" id="lrD-7O-DnR"/>
<constraint firstItem="3XI-lb-Xyf" firstAttribute="top" secondItem="Yis-kG-oJI" secondAttribute="top" id="nWl-83-uox"/>
</constraints>
<viewLayoutGuide key="safeArea" id="Yis-kG-oJI"/>
</view>
<connections>
<outlet property="imgViewAvatar" destination="BgP-X9-WRD" id="YGf-Rk-A0f"/>
<outlet property="lblFullname" destination="1vI-Ho-jAd" id="IXF-xE-oT6"/>
<outlet property="lblLocation" destination="i41-gD-UMc" id="7WW-S6-mi4"/>
<outlet property="viewUnderline" destination="ANy-GU-6Tf" id="Lwl-sC-ZqB"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="3JH-oy-ahT" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="770" y="32"/>
</scene>
</scenes>
</document>
| 98.525 | 392 | 0.531489 |
9fa1f2a1bea5e07ca343a9ea6453369412e2add4 | 2,858 | xml | XML | Korean/main/Browser.apk/res/values-ko/arrays.xml | nosoy1/ma-xml-6.0-korean | caad9259cd33bba1a2af6e2fb3eef0993abcc403 | [
"CC-BY-3.0"
] | null | null | null | Korean/main/Browser.apk/res/values-ko/arrays.xml | nosoy1/ma-xml-6.0-korean | caad9259cd33bba1a2af6e2fb3eef0993abcc403 | [
"CC-BY-3.0"
] | null | null | null | Korean/main/Browser.apk/res/values-ko/arrays.xml | nosoy1/ma-xml-6.0-korean | caad9259cd33bba1a2af6e2fb3eef0993abcc403 | [
"CC-BY-3.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="search_engines">
<item>구글</item>
<item>야후</item>
<item>빙</item>
</string-array>
<string-array name="pref_homepage_choices">
<item>기본 시작 페이지</item>
<item>기타</item>
</string-array>
<string-array name="pref_text_size_choices">
<item>매우 작음</item>
<item>작음</item>
<item>기본</item>
<item>큼</item>
<item>매우 큼</item>
</string-array>
<string-array name="pref_default_zoom_choices">
<item>작음</item>
<item>중간</item>
<item>큼</item>
</string-array>
<string-array name="pref_development_ua_choices">
<item>안드로이드</item>
<item>데스크톱</item>
<item>아이폰</item>
<item>아이패드</item>
<item>프로요-넥서스원</item>
<item>허니콤-줌</item>
</string-array>
<string-array name="pref_data_preload_choices">
<item>안함</item>
<item>Wi-Fi 에서만</item>
<item>항상</item>
</string-array>
<string-array name="pref_link_prefetch_choices">
<item>안함</item>
<item>Wi-Fi 에서만</item>
<item>항상</item>
</string-array>
<string-array name="pref_video_preload_choices">
<item>안함</item>
<item>Wi-Fi 에서만</item>
<item>항상</item>
</string-array>
<string-array name="bookmarks">
<item>네이버</item>
<item>http://www.naver.com</item>
<item>트위터</item>
<item>http://twitter.com/</item>
<item>페이스북</item>
<item>http://www.facebook.com/</item>
<item>다음</item>
<item>http://www.daum.net</item>
<item>구글</item>
<item>https://www.google.co.kr</item>
<item>조선일보</item>
<item>http://m.chosun.com</item>
<item>날씨</item>
<item>http://m.kma.go.kr/</item>
</string-array>
<string-array name="search_engines_default">
<item>구글</item>
<item>야후</item>
<item>빙</item>
</string-array>
<string-array name="search_bar_search_engines_default">
<item>구글</item>
<item>야후</item>
<item></item>
</string-array>
<string-array name="menu_theme_setting">
<item>하얀색</item>
<item>노란색</item>
<item>회색</item>
<item>갈색</item>
<item>초록색</item>
<item>검정색</item>
<item>어두운색</item>
</string-array>
<string-array name="pref_ua_choices">
<item>안드로이드</item>
<item>데스크톱</item>
<item>아이폰</item>
<item>아이패드</item>
</string-array>
<string-array name="pref_fling_on_border_choices">
<item>페이지 앞으로/뒤로가기</item>
<item>창 전환</item>
</string-array>
<string-array name="pref_images_preload_choices">
<item>안함</item>
<item>Wi-Fi 에서만</item>
<item>항상</item>
</string-array>
</resources>
| 28.58 | 59 | 0.548286 |
60ffeb9cb0dcd4f2b763f77604e38b26d01c0558 | 974 | xml | XML | app/src/main/AndroidManifest.xml | adil1508/draftt | 738b2bb03ed1a93fad416628755a0844a90603f1 | [
"MIT"
] | 1 | 2021-03-23T18:13:41.000Z | 2021-03-23T18:13:41.000Z | app/src/main/AndroidManifest.xml | adil1508/draftt | 738b2bb03ed1a93fad416628755a0844a90603f1 | [
"MIT"
] | 64 | 2021-03-16T23:17:05.000Z | 2021-07-05T04:06:43.000Z | app/src/main/AndroidManifest.xml | adil1508/draftt | 738b2bb03ed1a93fad416628755a0844a90603f1 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.aa.draftt">
<application
android:name="com.aa.draftt.DrafttApplication"
android:allowBackup="true"
android:icon="@mipmap/draftt_app_icon"
android:label="@string/app_name"
android:roundIcon="@mipmap/draftt_app_icon_round"
android:supportsRtl="true"
android:theme="@style/Theme.Draftt">
<activity android:name="com.aa.draftt.RedHypergiantActivity">
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
</intent-filter>
</activity>
<activity android:name="com.aa.draftt.views.auth.AuthActivity">
</activity>
<activity android:name="com.aa.draftt.views.HomeActivity">
</activity>
</application>
</manifest> | 38.96 | 76 | 0.63963 |
d03111ffa6e3ce020b0a32923f09af284827990e | 2,770 | xml | XML | xml/MYS.12.3091.xml | ONCOJ/data | fd34a1b284c5dd1e8008df9d3abcb28cfaf464bf | [
"CC-BY-4.0",
"Unlicense"
] | null | null | null | xml/MYS.12.3091.xml | ONCOJ/data | fd34a1b284c5dd1e8008df9d3abcb28cfaf464bf | [
"CC-BY-4.0",
"Unlicense"
] | 1 | 2022-03-15T10:10:18.000Z | 2022-03-17T01:49:27.000Z | xml/MYS.12.3091.xml | ONCOJ/data | fd34a1b284c5dd1e8008df9d3abcb28cfaf464bf | [
"CC-BY-4.0",
"Unlicense"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<TEI>
<teiHeader type="text"/>
<text>
<body xml:id="MYS.12.3091">
<ab type="transliteration">
<s type="ip-mat">
<lb id="0" corresp="鴨尚毛"/>
<cl type="ip-arg">
<phr type="pp-sbj">
<phr type="np">
<w type="n" lemma="l051191">
<c type="log">kamo</c>
</w>
</phr>
<w type="p-res" lemma="l000528a">
<c type="log">sura</c>
</w>
<w type="p-top" lemma="l000514">
<c type="phon">mo</c>
</w>
</phr>
<lb id="1" corresp="己之妻共"/>
<phr type="np">
<phr type="pp">
<phr type="np">
<w type="pro-n" lemma="l042074">
<c type="log">ono</c>
</w>
</phr>
<w type="p-case-gen" lemma="l000503">
<c type="log">ga</c>
</w>
</phr>
<w type="n">
<w type="n" lemma="l050120">
<c type="log">tuma</c>
</w>
<w type="n" lemma="l050971">
<c type="log">dwoti</c>
</w>
</w>
</phr>
<lb id="2" corresp="求食為而"/>
<cl type="ip-adv">
<phr type="np-prd">
<cl type="ip-rel">
<cl type="ip-adv">
<w type="vb-inf" lemma="l030033a">
<c type="log">asari</c>
</w>
<w type="vb-ger" lemma="l030919a">
<c type="log">site</c>
</w>
</cl>
<lb id="3" corresp="所遺間爾"/>
<w type="vb-adn" lemma="l030332a">
<c type="log">okururu</c>
</w>
</cl>
<w type="n" lemma="l051818">
<c type="log">potwo</c>
</w>
</phr>
<w type="cop-inf" lemma="l031965">
<c type="phon">ni</c>
</w>
</cl>
<lb id="4" corresp="戀云物乎"/>
<w type="vb-cls" lemma="l030731a">
<c type="log">kwopu</c>
</w>
<w type="p-comp" lemma="l000530">
<c type="nlog">to</c>
</w>
</cl>
<w type="vb-adc" lemma="l030199a">
<c type="log">ipu</c>
</w>
<w type="p-conn" lemma="l000516">
<c type="log">mono</c>
<c type="phon">wo</c>
</w>
</s>
</ab>
</body>
</text>
</TEI>
| 31.123596 | 54 | 0.327076 |
5ef60bb1865603c24101ad9ae922b8d82c009866 | 527 | xml | XML | pan14/03-random-obfuscation/suspicious-document00275-source-document00730.xml | wiraindrak/Plagiarsm-Detection | 4d8d6bdbc676bf2fd718a654ccfa11478984614c | [
"MIT"
] | null | null | null | pan14/03-random-obfuscation/suspicious-document00275-source-document00730.xml | wiraindrak/Plagiarsm-Detection | 4d8d6bdbc676bf2fd718a654ccfa11478984614c | [
"MIT"
] | null | null | null | pan14/03-random-obfuscation/suspicious-document00275-source-document00730.xml | wiraindrak/Plagiarsm-Detection | 4d8d6bdbc676bf2fd718a654ccfa11478984614c | [
"MIT"
] | null | null | null | <document reference="suspicious-document00275.txt">
<feature name="plagiarism" obfuscation="random" obfuscation_degree="0.4441397058964849" source_length="557" source_offset="1172" source_reference="source-document00730.txt" this_length="238" this_offset="12580" type="artificial" />
<feature name="plagiarism" obfuscation="random" obfuscation_degree="0.46091886604968585" source_length="1081" source_offset="0" source_reference="source-document00730.txt" this_length="821" this_offset="40284" type="artificial" />
</document>
| 105.4 | 231 | 0.808349 |
97613488d434b2376d374bc282e3d1793b84fbbe | 4,682 | xml | XML | cas-server-support-ldap/src/main/resources/deployerConfigContext.xml | sisutcliffe/cas | 61d5deea2016dbd5c73708753d50ff0d0965ab9a | [
"Apache-2.0"
] | null | null | null | cas-server-support-ldap/src/main/resources/deployerConfigContext.xml | sisutcliffe/cas | 61d5deea2016dbd5c73708753d50ff0d0965ab9a | [
"Apache-2.0"
] | null | null | null | cas-server-support-ldap/src/main/resources/deployerConfigContext.xml | sisutcliffe/cas | 61d5deea2016dbd5c73708753d50ff0d0965ab9a | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<!--
Licensed to Jasig under one or more contributor license
agreements. See the NOTICE file distributed with this work
for additional information regarding copyright ownership.
Jasig licenses this file to you under the Apache License,
Version 2.0 (the "License"); you may not use this file
except in compliance with the License. You may obtain a
copy of the License at the following location:
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:c="http://www.springframework.org/schema/c"
xmlns:p="http://www.springframework.org/schema/p"
xsi:schemaLocation="
http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.2.xsd">
<bean id="authenticationManager" class="org.jasig.cas.authentication.PolicyBasedAuthenticationManager">
<constructor-arg>
<map>
<entry key-ref="ldapAuthenticationHandler" value-ref="usernamePasswordCredentialsResolver" />
<entry key-ref="httpBasedAuthenticationHandler" value-ref="httpBasedCredentialsResolver" />
</map>
</constructor-arg>
</bean>
<!--
| Authentication handler beans
-->
<bean id="httpBasedAuthenticationHandler"
class="org.jasig.cas.authentication.handler.support.HttpBasedServiceCredentialsAuthenticationHandler" />
<bean id="ldapAuthenticationHandler"
class="org.jasig.cas.authentication.LdapAuthenticationHandler"
p:principalIdAttribute="authId">
<constructor-arg ref="authenticator" />
<property name="principalAttributeMap">
<map>
<entry key="eduPersonAffiliation" value="eduPersonAffiliation" />
<entry key="memberOf" value="memberOf" />
</map>
</property>
</bean>
<bean id="authenticator" class="org.ldaptive.auth.Authenticator"
c:resolver-ref="pooledSearchDnResolver"
c:handler-ref="pooledBindHandler" />
<bean id="connectionConfig" class="org.ldaptive.ConnectionConfig"
p:ldapUrl="${ldap.url}"
p:connectTimeout="${ldap.connectTimeout}"
p:useStartTLS="${ldap.useStartTLS}" />
<bean id="ldapPoolConfig" class="org.ldaptive.pool.PoolConfig"
p:minPoolSize="${ldap.pool.minSize}"
p:maxPoolSize="${ldap.pool.maxSize}"
p:validateOnCheckOut="${ldap.pool.validateOnCheckout}"
p:validatePeriodically="${ldap.pool.validatePeriodically}"
p:validatePeriod="${ldap.pool.validatePeriod}" />
<bean id="pruneStrategy" class="org.ldaptive.pool.IdlePruneStrategy"
p:prunePeriod="${ldap.pool.prunePeriod}"
p:idleTime="${ldap.pool.idleTime}" />
<bean id="searchValidator" class="org.ldaptive.pool.SearchValidator" />
<bean id="connectionPool" class="org.ldaptive.pool.BlockingConnectionPool"
init-method="initialize"
p:poolConfig-ref="ldapPoolConfig"
p:blockWaitTime="${ldap.pool.blockWaitTime}"
p:validator-ref="searchValidator"
p:pruneStrategy-ref="pruneStrategy"/>
<bean id="pooledSearchDnResolver" class="org.ldaptive.auth.PooledSearchDnResolver"
p:baseDn="${ldap.authn.baseDn}"
p:allowMultipleDns="false"
p:connectionFactory-ref="pooledConnectionFactory"
p:userFilter="${ldap.authn.searchFilter}" />
<bean id="pooledBindHandler" class="org.ldaptive.auth.PooledBindAuthenticationHandler"
p:connectionFactory-ref="pooledConnectionFactory" />
<bean id="connectionFactory" class="org.ldaptive.DefaultConnectionFactory"
p:connectionConfig-ref="connectionConfig" />
<bean id="pooledConnectionFactory" class="org.ldaptive.pool.PooledConnectionFactory"
p:connectionPool-ref="connectionPool" />
<!--
| Credential-to-principal resolver beans
-->
<bean id="usernamePasswordCredentialsResolver"
class="org.jasig.cas.authentication.principal.BasicPrincipalResolver" />
<bean id="httpBasedCredentialsResolver"
class="org.jasig.cas.authentication.principal.BasicPrincipalResolver" />
</beans>
| 42.18018 | 117 | 0.683896 |
a806d4579134041f7e49a7f899d47946aeb3f923 | 2,090 | xml | XML | app/src/main/res/layout/view_reply_form.xml | lbwstco/v2ex-android | f6a79a91b84ae8030930231d965845798c4ce0a8 | [
"Apache-2.0"
] | 155 | 2015-06-10T02:03:45.000Z | 2022-02-19T04:41:07.000Z | app/src/main/res/layout/view_reply_form.xml | lbwstco/v2ex-android | f6a79a91b84ae8030930231d965845798c4ce0a8 | [
"Apache-2.0"
] | 18 | 2015-10-04T10:52:49.000Z | 2022-01-28T07:46:30.000Z | app/src/main/res/layout/view_reply_form.xml | lbwstco/v2ex-android | f6a79a91b84ae8030930231d965845798c4ce0a8 | [
"Apache-2.0"
] | 37 | 2015-06-19T10:42:52.000Z | 2021-12-01T03:01:46.000Z | <?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:animateLayoutChanges="false"
tools:gravity="bottom"
tools:elevation="@dimen/appbar_elevation"
android:layout_width="match_parent"
android:layout_height="match_parent">
<!-- used as border -->
<View
android:id="@+id/border"
android:background="?colorAccent"
android:layout_width="match_parent"
android:layout_height="2dp"/>
<EditText
android:layout_width="wrap_content"
android:layout_alignParentStart="true"
android:layout_toStartOf="@+id/upload"
android:layout_height="wrap_content"
android:layout_marginTop="2dp"
android:layout_marginEnd="4dp"
android:layout_marginStart="4dp"
android:hint="@string/desc_add_reply"
android:inputType="textMultiLine"
android:id="@+id/content"
tools:ignore="LabelFor"/>
<ImageButton
android:id="@+id/upload"
android:layout_toStartOf="@+id/submit"
android:layout_alignBottom="@+id/content"
android:background="?selectableItemBackgroundBorderless"
android:contentDescription="@string/action_upload_image"
android:src="@drawable/ic_image_outline"
android:layout_width="@dimen/min_touch_size"
android:visibility="gone"
tools:visibility="visible"
android:layout_height="@dimen/min_touch_size"/>
<ImageButton
android:id="@+id/submit"
android:layout_alignParentEnd="true"
android:layout_alignBottom="@id/content"
android:background="?selectableItemBackgroundBorderless"
android:contentDescription="@string/action_reply"
android:src="@drawable/ic_send_black_24dp"
android:layout_marginEnd="4dp"
android:layout_width="@dimen/min_touch_size"
android:layout_height="@dimen/min_touch_size"/>
</RelativeLayout> | 40.980392 | 74 | 0.662679 |
c71c85ab050f7956b901604a443908bed64f3a8f | 2,117 | xml | XML | bluesnap-android/src/main/res/layouts/components/layout/one_line_cc_view_component.xml | bluesnap/bluesnap-android | 4bdf0b115d3135de1f0431f504832b1e32da644f | [
"MIT"
] | 4 | 2016-08-10T18:35:34.000Z | 2018-08-20T08:47:39.000Z | bluesnap-android/src/main/res/layouts/components/layout/one_line_cc_view_component.xml | bluesnap/bluesnap-android | 4bdf0b115d3135de1f0431f504832b1e32da644f | [
"MIT"
] | 7 | 2016-11-27T15:59:07.000Z | 2021-01-07T06:46:22.000Z | bluesnap-android/src/main/res/layouts/components/layout/one_line_cc_view_component.xml | bluesnap/bluesnap-android | 4bdf0b115d3135de1f0431f504832b1e32da644f | [
"MIT"
] | 3 | 2017-07-12T12:27:17.000Z | 2020-09-26T09:56:57.000Z | <?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="20dp"
android:layout_marginEnd="20dp"
android:layout_marginStart="20dp"
android:layout_marginTop="10dp"
android:background="@drawable/layout_bg"
android:elevation="@dimen/elevation_size"
android:gravity="center"
android:orientation="horizontal"
android:padding="10dp">
<LinearLayout
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
android:focusable="false"
android:gravity="center"
android:orientation="horizontal">
<ImageView
android:id="@+id/cardIconImageView"
android:contentDescription="@string/desc"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginEnd="15dp"
android:focusable="false"
android:src="@drawable/default_card" />
<TextView
android:id="@+id/ccLastFourDigitsTextView"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="@android:color/transparent"
android:maxLength="4"
android:text="1111"
android:textSize="16sp" />
</LinearLayout>
<LinearLayout
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_weight="1"
android:focusable="false"
android:gravity="center"
android:orientation="vertical">
<TextView
android:id="@+id/expTextView"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@android:color/transparent"
android:gravity="center"
android:maxLength="7"
android:text="12/2018"
android:textSize="16sp" />
</LinearLayout>
</LinearLayout> | 34.704918 | 72 | 0.640057 |
c7375275821e1bf8369fdf0f233f60f6f625c56c | 1,333 | xml | XML | project/project-user/src/main/resources/hession-server.xml | hwxiasn/archetypes | 6fb990ad85a9d0dc47b8e84fad4cd3eb207f65c2 | [
"Apache-2.0"
] | null | null | null | project/project-user/src/main/resources/hession-server.xml | hwxiasn/archetypes | 6fb990ad85a9d0dc47b8e84fad4cd3eb207f65c2 | [
"Apache-2.0"
] | null | null | null | project/project-user/src/main/resources/hession-server.xml | hwxiasn/archetypes | 6fb990ad85a9d0dc47b8e84fad4cd3eb207f65c2 | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:aop="http://www.springframework.org/schema/aop"
xmlns:context="http://www.springframework.org/schema/context"
xmlns:cache="http://www.springframework.org/schema/cache" xmlns:p="http://www.springframework.org/schema/p"
xmlns:util="http://www.springframework.org/schema/util"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-3.0.xsd
http://www.springframework.org/schema/cache http://www.springframework.org/schema/cache/spring-cache-3.1.xsd
http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-3.0.xsd
http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd">
<!-- spring hession, userService is in facade-server.xml -->
<bean name="/UserService" class="org.springframework.remoting.caucho.HessianServiceExporter">
<property name="service" ref="userService" />
<property name="serviceInterface" value="com.qingbo.project.user.facade.UserService" />
</bean>
</beans> | 78.411765 | 130 | 0.762191 |
0472f3a5eff3e69edc80855ecd69fec58757501d | 2,168 | xml | XML | results/DRYAD/Dryad_Metadata_Application_Profile_Version_3.1/xml/00873-metadata.xml | NCEAS/metad | dcab3a79da9a9649714c09456c6231a4c417ffb4 | [
"Apache-2.0"
] | null | null | null | results/DRYAD/Dryad_Metadata_Application_Profile_Version_3.1/xml/00873-metadata.xml | NCEAS/metad | dcab3a79da9a9649714c09456c6231a4c417ffb4 | [
"Apache-2.0"
] | null | null | null | results/DRYAD/Dryad_Metadata_Application_Profile_Version_3.1/xml/00873-metadata.xml | NCEAS/metad | dcab3a79da9a9649714c09456c6231a4c417ffb4 | [
"Apache-2.0"
] | null | null | null | <ns0:DryadDataFile xmlns:ns0="http://purl.org/dryad/schema/terms/v3.1" xmlns:ns2="http://purl.org/dc/terms/" xmlns:ns3="http://rs.tdwg.org/dwc/terms/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://purl.org/dryad/schema/terms/v3.1 http://datadryad.org/profile/v3.1/dryad.xsd">
<ns2:type>file</ns2:type>
<ns2:creator>Steinig, Eike J.</ns2:creator>
<ns2:creator>Neuditschko, Markus</ns2:creator>
<ns2:creator>Khatkar, Mehar S.</ns2:creator>
<ns2:creator>Raadsma, Herman W.</ns2:creator>
<ns2:creator>Zenger, Kyall R.</ns2:creator>
<ns2:title>Oyster Data</ns2:title>
<ns2:identifier>http://dx.doi.org/10.5061/dryad.p3b3f/1</ns2:identifier>
<ns2:rights>http://creativecommons.org/publicdomain/zero/1.0/</ns2:rights>
<ns2:description>Archive containing data for P. maxima analysis with NetView P, including wild (n = 83, SNPs = 999), captive (n = 684, SNPs = 834) and simulated (n = 3000, SNPs = 1271) genotypes, as well as input files (PED/MAP), node attributes and networks for visualization in Cytoscape.</ns2:description>
<ns2:subject>Bioinfomatics/Phyloinfomatics</ns2:subject>
<ns2:subject>Population Genetics - Empirical</ns2:subject>
<ns2:subject>Genomics/Proteomics</ns2:subject>
<ns2:subject>Ecological Genetics</ns2:subject>
<ns2:subject>Wildlife Management</ns2:subject>
<ns2:subject>Captive Populations</ns2:subject>
<ns3:scientificName>Pinctada maxima</ns3:scientificName>
<ns3:scientificName>Merluccius merluccius</ns3:scientificName>
<ns3:scientificName>Canis lupus</ns3:scientificName>
<ns2:spatial>Indonesia</ns2:spatial>
<ns2:spatial>North America</ns2:spatial>
<ns2:spatial>Mediterranean</ns2:spatial>
<ns2:spatial>Atlantic</ns2:spatial>
<ns2:dateSubmitted>2015-07-01T19:05:42Z</ns2:dateSubmitted>
<ns2:available>2015-07-01T19:05:42Z</ns2:available>
<ns2:format>50053060</ns2:format>
<ns2:provenance>Made available in DSpace on 2015-07-01T19:05:42Z (GMT). No. of bitstreams: 1
oyster_data.zip: 50053060 bytes, checksum: 3f54447abe2be4daf09cfc45f66bfd3a (MD5)</ns2:provenance>
<ns2:isPartOf>http://dx.doi.org/10.5061/dryad.p3b3f</ns2:isPartOf>
</ns0:DryadDataFile> | 69.935484 | 310 | 0.75369 |
6506fcf1638925ceaa31fb839f02ce53eccea76d | 17,511 | xml | XML | data/EP78100301NWA1.xml | nirajdpandey/Smart-patent-search | 9730d2b9830e98544bff7201d057c0d3837be368 | [
"MIT"
] | null | null | null | data/EP78100301NWA1.xml | nirajdpandey/Smart-patent-search | 9730d2b9830e98544bff7201d057c0d3837be368 | [
"MIT"
] | null | null | null | data/EP78100301NWA1.xml | nirajdpandey/Smart-patent-search | 9730d2b9830e98544bff7201d057c0d3837be368 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ep-patent-document PUBLIC "-//EPO//EP PATENT DOCUMENT 1.1//EN" "ep-patent-document-v1-1.dtd">
<ep-patent-document id="EP78100301A1" file="EP78100301NWA1.xml" lang="de" country="EP" doc-number="0006405" kind="A1" date-publ="19800109" status="n" dtd-version="ep-patent-document-v1-1">
<SDOBI lang="de"><B000><eptags><B001EP>......DE....FRGB..........SE......................</B001EP><B005EP>B</B005EP></eptags></B000><B100><B110>0006405</B110><B120><B121>EUROPÄISCHE PATENTANMELDUNG</B121></B120><B130>A1</B130><B140><date>19800109</date></B140><B190>EP</B190></B100><B200><B210>78100301.7</B210><B220><date>19780704</date></B220><B240></B240><B250>de</B250><B251EP>de</B251EP><B260>de</B260></B200><B400><B405><date>19800109</date><bnum>198001</bnum></B405><B430><date>19800109</date><bnum>198001</bnum></B430></B400><B500><B510><B516>3</B516><B511> 3F 16D 65/08 A</B511></B510><B540><B541>de</B541><B542>Niederhaltefeder zum Andrücken der Bremsbacken an den Bremsschild bei Trommelbremsen</B542><B541>en</B541><B542>Hold-down spring to maintain the brake shoes against the anchor plate in drum brakes</B542><B541>fr</B541><B542>Ressort de retenue des mâchoires de frein contre le plateau de support dans les freins à tambour</B542></B540><B560></B560></B500><B700><B710><B711><snm>Adam Opel Aktiengesellschaft</snm><iid>00200062</iid><irf>Spi/sch-6098</irf><syn>Opel Aktiengesellschaft, Adam</syn><adr><str>Bahnhofsplatz 1</str><city>D-65428 Rüsselsheim</city><ctry>DE</ctry></adr></B711></B710><B720><B721><snm>Oppelt, Werner</snm><adr><str>Schweriner Strasse 5</str><city>D-6097 Trebur-Astheim</city><ctry>DE</ctry></adr></B721><B721><snm>Guthmann, Herbert, Ing. (grad.)</snm><adr><str>Im Attich 23</str><city>D-6094 Bischofsheim</city><ctry>DE</ctry></adr></B721></B720><B740><B741><snm>Baumgarten, Jochem, Dipl.-Ing.</snm><sfx>et al</sfx><iid>00001552</iid><adr><str>C/O Adam Opel Aktiengesellschaft
Bahnhofsplatz 1
Postfach 1560</str><city>D-6090 Rüsselsheim</city><ctry>DE</ctry></adr></B741></B740></B700><B800><B840><ctry>DE</ctry><ctry>FR</ctry><ctry>GB</ctry><ctry>SE</ctry></B840></B800></SDOBI><!-- EPO <DP n="1"> -->
<abstract id="abst" lang="de">
<p id="pa01" num="0001">In einer Trommelbremse werden die Bremsbacken (8, 10) durch je eine Niederhaltefeder (24) an den Bremsschild (2) angedrückt. Die Niederhaltefeder (24) besteht aus einem Abschnitt aus federndem Werkstoff, insbesondere Federdraht, der auf der einen Seite des Bremsbakkensteges (16) sich befindet, und einem Verbindungssteg (26, 26') zur Verbindung mit dem Bremsschild (2).</p>
<p id="pa02" num="0002">Die Niederhaltefeder soll eine weiche, einfach variierbare Federkennung und eine niedrige Bauhöhe über dem Bremsbackensteg aufweisen, sowie leicht herstellbar und einfach zu montieren sein. Zu diesem Zweck weist der Abschnitt einen von dem Verbindungssteg (26, 26') abgebogenen ersten Schenkel (30, 30') auf, von dem ein zweiter Schenkel (32, 32') nach der Seite zu abgebogen ist, der selbst oder ein von diesem wiederum seitlich abgebogener Schenkel (34, 34') nach dem Bremsbackensteg (16) zu geneigt ist und unter Erzeugung einer Torsionsspannung im vorhergehenden Schenkel (32, 32') mit seinem freien Ende (36) auf dem Bremsbackensteg (16) aufliegt.<img id="iaf01" file="imgaf001.tif" wi="82" he="78" img-content="drawing" img-format="tif" inline="no"/></p>
</abstract><!-- EPO <DP n="2"> -->
<description id="desc" lang="de">
<p id="p0001" num="0001">Die Erfindung bezieht sich auf eine Niederhaltefeder zum Andrücken der Bremsbacken an den Bremsschild bei Trommelbremsen mit einem aus einem federnden Werkstoff, insbesondere Federdraht, bestehenden Abschnitt, der auf der einen Seite des Bremsbackensteges sich befindet, und mit einem Uerbindungssteg, dessen freies Ende zur Verbindung mit dem Bremsschild ausgebildet ist.</p>
<p id="p0002" num="0002">Bei einer bekannten Niederhaltefeder dieser Art besteht der auf der einen Seite des Bremsbackensteges sich befindliche und aus Federdraht bestehende Abschnitt aus einer Schraubendruckfeder, die von einem mit dem Verbindungssteg verbundenen Federteller gegen den Bremsbackensteg gedrückt wird. Diese Niederhaltefeder ergibt eine bedeutende Bauhöhe über dem Bremsbackensteg, so dass es nicht möglich ist, den Handbremshebel so anzuordnen, dass er sich in einer Ebene über der Niederhaltefeder bewegen kann. Vielmehr kann der Handbremshebel, da seine Ebene innerhalb der Höhe der Feder liegen muss, sich nur neben der Niederhaltefeder bewegen, was aus Platzgründen manchmal schlecht möglich ist. Ausserdem ist die Niederhaltefeder sehr aufwendig.</p>
<p id="p0003" num="0003">Bei einer anderen durch das DE-Gbm 1 865 388 bekanntgewordenen Niederhaltefeder wird der federnde Abschnitt über dem Bremsbackensteg von zwei bügelförmigen Zungen gebildet, die von einem den Verbindungssteg bildenden Streifen abgebogen sind. Diese Feder weist ebenfalls eine grössere Bauhöhe über dem Bremsbackensteg auf. Ferner ist sie durch die Biegebeanspruchung in den bügelförmigen Zungen sehr hart, und sie bil<!-- EPO <DP n="3"> -->det nach Erreichen des Gessmtfederweges keinen definitiven Anschlag für die Bremsbacken, der v<sup>p</sup>rhindern soll, dass bpim Abziehen der Bremstrommel durch Verklemmen derselben mit den Bremsbacken diese in Abziehrichtung der Bremstrommel über ein grösseres mass mitbewegt werden, wodurch die Bremsbackenstege von den Kolben im Radbremszylinder abgleiten würden.</p>
<p id="p0004" num="0004">Ebenfalls keinen solchen Anschlag bildet die Niederhaltefeder nach dem DE-Gbm 1 908 499, bei der der Verbindungssteg als solcher von einer Schraubenzugfeder gebildet ist.</p>
<p id="p0005" num="0005">Der Erfindung liegt die Aufgabe zugrunde, eine Niederhaltefeder zu schaffen, die eine entsprechend weiche Federkennung aufweist, die einfach variierbar ist, und die dabei eine niedrige Bauhöhe über dem Bremsbackensteg ergibt. Bei der Demontage der Bremstrommel soll sie darüberhinaus einen Haken bzw. Anschlag zur Begrenzung der Bewegung der Bremsbacken bilden. Ferner soll sie leicht herstellbar und einfach montierbar sein. Ein Oberflächenschutz soll ebenfalls leicht aufgetragen werden können.</p>
<p id="p0006" num="0006">Erfindungsgemäss wird diese Aufgabe dadurch gelöst, dass der Abschnitt einen von dem Verbindungssteg abgebogenen ersten Schenkel aufweist, von dem ein zweiter Schenkel nach der -Seite zu abgebogen ist, der selbst oder ein von diesem wiederum seitlich abgebogener Schenkel nach dem Bremsbackensteg zu geneigt ist und unter Erzeugung einer Torsionsspannung im vorhergehenden Schenkel mit seinem freien Ende auf dem Bremsbackensteg aufliegt.</p>
<p id="p0007" num="0007">Eine hinsichtlich der Federkennung und der Bauhöhe über dem Bremsbackensteg besonders vorteilhafte Weiterbildung der Erfindung wird dann erreicht, wenn der erste Schenkel etwa im rechten Winkel vom Verbindungssteg abgebogen ist und der zweite Schenkel etwa rechtwinkelig zum ersten Schenkel und in einer etwa parallel zum Bremsbackensteg liegenden Ebene verläuft und sich daran ein dritter Schenkel anschliesst, der zum Bremsbackensteg geneigt sich im Abstand zum ersten Schenkel bis über den Verbindungssteg hinaus zurück erstreckt. <!-- EPO <DP n="4"> -->Zweckmässig bildet der zweite Schenkel die Umlenkung vom ersten Schenkel zum dritten Schenkel, wobei er kreisbogenförmig ausgebildet ist.</p>
<p id="p0008" num="0008">Der dritte Schenkel ist in vorteilhafter Weise in einem Winkel von 10 bis 30° zum Bremsbackensteg geneigt. Eine besonders zweckmässige Ausführungsform ist dadurch gekennzeichnet, dass zwei aus Federdraht bestehende und nebeneinander angeordnete Verbindungsstege vorgesehen sind, von denen gleichartig je ein erster Schenkel abgebogen ist, an die sich spiegelbildlich jeweils der zweite und der dritte Schenkel anschliessen, wobei die beiden dritten Schenkel an ihren Enden miteinander verbunden sind.</p>
<p id="p0009" num="0009">Die Erfindung wird anhand von Ausführungsbeispielen näher erläutert. In der Zeichnung zeigen:
<ul id="ul0001" list-style="none">
<li>Fig. 1 eine Ansicht einer Trommelbremse bei abgenommener Bremstrommel mit der erfindungsgemässen Niederhaltefeder,</li>
<li>Fig. 2 einen Schnitt nach Linie II-II in Fig. 1,</li>
<li>Fig. 3 eine Ausführungsform der Niederhaltefeder in drei bis 5 Ansichten und</li>
<li>Fig. 6 eine weitere Ausführungsform der Niederhaltefeder bis 8 ebenfalls in drei Ansichten.</li>
</ul></p>
<p id="p0010" num="0010">In Fig. 1 sind der Bremsschild mit 2, der daran befestigte Radbremszylinder mit 4 und ein Widerlager mit 6 bezeichnet, an welch letzterem die Bremsbacken 8 und 10 mit einem Ende durch die Wirkung einer Feder 12 anliegen. mit dem anderen Ende liegen die Bremsbacken 8 und 10 durch die Wirkung der Feder 14 an den Kolben im Radbremszylinder 4 an. Die Bremsbacken 8 und 10 bestehen je aus einem Bremsbackensteg 16, dem Bremsbelagträger 18 sowie dem Bremsbelag 20. mit 22 ist der Handbremshebel bezeichnet. Die Bremsbacken 8 und 10 werden durch die Niederhaltefedern 24 an den Bremsschild 2 angedrückt.</p><!-- EPO <DP n="5"> -->
<p id="p0011" num="0011">Die Niederhaltefeder 24 besteht aus einem Verbindungssteg, der sowohl in dem Ausführungsbeispiel nach Fig. 3 bis 5 als auch in dem nach Fig. 6 bis 8 von zwei aus Federdraht bestehenden Stegen 26 und 26' gebildet ist. Die unteren Enden 28 des Verbindungssteges 26, 26' sind widerhakenförmig abgebogen und sind im eingebauten Zustand hinter dem Bremsschild 2 verhakt, wie Fig. 2 zeigt. Am anderen Ende der Verbindungsstege 26, 26' ist je ein Schenkel 30 bzw. 30' rechtwinkelig vom Verbindungssteg abgebogen. Von den Schenkeln 30 und 30' ist jeweils seitlich ein zweiter Schenkel 32 bzw. 32' abgebogen, der in den Ausführungsbeispielen kreisbogenförmig in einer Ebene parallel zum Bremsbackensteg 16 verläuft. Die Schenkel 32, 32' bilden jeweils den Übergang zu den dritten Schenkeln 34 bzw. 34'. Die Schenkel 34, 34' verlaufen in Draufsicht nach Fig. 5 parallel zu den Schenkeln 30, 30' und erstrecken sich nach rechts bis über die Verbindungsstege 26, 26' hinaus, wo sie durch ein Bogenstück 36 miteinander verbunden sind. Die Schenkel 34, 34' sind im Ausgangszustand zum Bremsbackensteg 16 hin in einem Winkel von etwa 15° geneigt.</p>
<p id="p0012" num="0012">Zum Einbau der Niederhaltefeder 24 wird deren Verbindungssteg 26, 26' mit dem Ende 28 zunächst durch die Bohrung 40 im Bremsbackensteg 16 gesteckt, bis das Ende 28 über der-Bohrung 42 des Bremsschildes 2 liegt. Dann wird durch einen Schlag von oben auf die Niederhaltefeder das Ende 28 durch die Bohrung 42 hindurchgetrieben, das sich somit am Bremsschild 2 verhakt. Dadurch werden auch die Schenkel 34, 34' in die in Fig. 3 mit strichpunktierten Linien 38 gezeichnete vorgespannte Lage gebracht. Die Schenkel 32, 32' werden im eingebauten Zustand der Niederhaltefeder auf Torsion beansprucht und ergeben den Federweg für die Schenkel 34, 34', deren Bogenstück 36 auf dem Bremsbackensteg 16 aufliegt.</p>
<p id="p0013" num="0013">Die Federkennung bzw. Federrate ist derart, dass bei einer Toleranz in dem.mass zwischen Bremsschild und Bremsbackensteg <!-- EPO <DP n="6"> -->von etwa ± 0,8 mm nur etwa ± 10 % Abweichung in der Federkraft auftritt, wenn von einer durchschnittlichen Federkraft von 10 kg ausgegangen wird.</p>
<p id="p0014" num="0014">Die Schenkel 30, 30' dienen als Anschlag für die Bremsbackenstege, wenn der Gesamtfederweg der Niederhaltefeder erreicht ist, was z.B. beim Abziehen der Bremstrommel geschehen kann, wenn diese die Bremsbacken beim Abziehen durch Verkanten o.dgl. mitbewegen sollte. Ein Aufbiegen der Schenkel 30, 30' ist bei der auftretenden Kraft nicht gegeben, wie überhaupt die Federung nicht durch Biegung in den Schenkeln, sondern in ausschlaggebendem Masse nur durch Verdrehung in den Schenkeln oder Teilen davon erreicht wird.</p>
<p id="p0015" num="0015">Die Niederhaltefeder 24 nach der Fig. 3 bis 5 wird wegen der Ausdehnung der Schenkel 34, 34' am zweckmässigsten so eingebaut, dass die Schenkel 30, 30' und 34, 34' hinsichtlich der Bremsbacken 8 bzw. 10 etwa in tangentialer Richtung verlaufen. Es ist jedoch auch ein Einbau möglich, bei dem die Schenkel 30, 30' und 34, 34' in anderer Richtung verlaufen können. Um jedoch in jeder Bremse eine gleiche Lage der Niederhaltefeder 24 zu gewährleisten, sind an dieser, wie in Fig. 6 bis 8 gezeigt, die Schenkel 30, 30' und 34, 34' nahe der Schenkel 32, 32' nach unten parallel zu dem Verbindungssteg 26, 26' abgebogen. Die Abbiegung ist mit 44 bezeichnet. Wie Fig. 1 und 2 zeigen, ist die Niederhaltefeder so eingebaut, dass die Abbiegung 44 neben dem Rand des Bremsbackensteges 16 nach unten verläuft. Durch die Abbiegung 44 ist die montage der Niederhaltefeder 24 nur in dieser Lage möglich, d.h. die Abbiegung muss schon dann neben dem Rand des Bremsbackensteges 16 liegen, wenn das Ende 28 noch nicht hinter dem Bremsschild 2 verrastet ist. Diese Verrastung kommt nicht zustande, wenn das Ende 44 auf dem Bremsbackensteg 16 aufliegt. Die richtige montage der Niederhaltefeder 24 und ihre Fixierung ist dadurch gewährleistet. Um die Niederhaltefeder 24 leichter wieder ausbauen zu können, ist das widerhakenförmige Ende 28 mit einer z.B. von einer weiteren Abbiegung gebildeten Abrundung 46 versehen.</p>
</description><!-- EPO <DP n="7"> -->
<claims id="claims01" lang="de">
<claim id="c-de-0001" num="">
<claim-text>1. Niederhaltefeder zum Andrücken der Bremsbacken an den Bremsschild bei Trommelbremsen mit einem aus einem federnden Werkstoff, insbesondere Federdraht, bestehenden Abschnitt, der auf der einen Seite des Bremsbackensteges sich befindet, und mit einem Verbindungssteg, dessen freies Ende zur Verbindung mit dem Bremsschild ausgebildet ist, <br/>
dadurch gekennzeichnet, dass der Abschnitt einen von dem Verbindungssteg (26, 26') abgebogenen ersten Schenkel (30, 30') aufweist, von dem ein zweiter Schenkel (32, 32') nach der Seite zu abgebogen ist, der selbst oder ein von diesem wiederum seitlich abgebogener Schenkel (34, 34') nach dem Bremsbackensteg (16) zu geneigt ist und unter Erzeugung einer Torsionsspannung im vorhergehenden Schenkel (32, 32') mit seinem freien Ende (36) auf dem Bremsbackensteg (16) aufliegt.</claim-text></claim>
<claim id="c-de-0002" num="">
<claim-text>2. Niederhaltefeder nach Anspruch 1, dadurch gekennzeichnet, dass der erste Schenkel (30, 30') etwa im rechten Winkel vom Verbindungssteg (26, 26') abgebogen ist und der zweite Schenkel (32, 32') etwa rechtwinkelig zum ersten Schenkel (30, 30<sup>1</sup>) und in einer etwa parallel zum Bremsbackensteg (26, 26<sup>1</sup>) liegenden Ebene verläuft und sich daran ein dritter Schenkel (34, 34') anschliesst, der zum Bremsbackensteg (26, 26') geneigt sich im Abstand zum ersten Schenkel (30, 30<sup>1</sup>) bis über den Verbindungssteg (26, 26') hinaus zurück erstreckt.</claim-text></claim>
<claim id="c-de-0003" num="">
<claim-text>3. Niederhaltefeder nach Anspruch 1 und 2, dadurch gekennzeichnet, dass der zweite Schenkel (32, 32') den Übergang vom ersten Schenkel (30, 30') zum dritten Schenkel (34, 34') bildet und kreisbogenförmig ausgebildet ist.</claim-text></claim><!-- EPO <DP n="8"> -->
<claim id="c-de-0004" num="">
<claim-text>4. Niederhaltefeder nach Anspruch 1 bis 3, dadurch gekennzeichnet, dass der dritte Schenkel (34, 34') im Winkel von 10 bis 30° zum Bremsbackensteg (16) geneigt ist.</claim-text></claim>
<claim id="c-de-0005" num="">
<claim-text>5. Niederhaltefeder nach Anspruch 1 bis 4, dadurch gekennzeichnet, dass zwei aus Federdraht bestehende und nebeneinander angeordnete Uerbindungsstege (26, 26') vorgesehen sind, von denen gleichartig je ein erster Schenkel (30, 30') abgebogen ist, an die sich spiegelbildlich jeweils der zweite (32, 32') und der dritte Schenkel (34, 34') anschliessen, wobei die beiden dritten Schenkel (34, 34') an ihren Enden miteinander verbunden sind.</claim-text></claim>
<claim id="c-de-0006" num="">
<claim-text>6. Niederhaltefeder nach Anspruch 1 bis 5, dadurch gekennzeichnet, dass die Enden der dritten Schenkel (34, 34') über einen bogenförmigen Abschnitt (36) miteinander verbunden sind.</claim-text></claim>
<claim id="c-de-0007" num="">
<claim-text>7. Niederhaltefeder nach Anspruch 1 bis 6, dadurch gekennzeichnet, dass sowohl der erste (30, 30') als auch der dritte Schenkel (34, 34') nahe des sie verbindenden zweiten Schenkels (32, 32') nach unten parallel zum Verbindungssteg (26, 26') abgebogen sind.</claim-text></claim>
<claim id="c-de-0008" num="">
<claim-text>8. Niederhaltefeder nach Anspruch 1 bis 7, dadurch gekennzeichnet, dass der Verbindungssteg (26, 26') mit einem widerhakenförmigen Ende (28) zur Verbindung mit dem Bremsschild (16) versehen ist.</claim-text></claim>
</claims><!-- EPO <DP n="9"> -->
<drawings id="draw" lang="de">
<figure id="f0001" num=""><img id="if0001" file="imgf0001.tif" wi="180" he="245" img-content="drawing" img-format="tif" inline="no"/></figure><!-- EPO <DP n="10"> -->
<figure id="f0002" num=""><img id="if0002" file="imgf0002.tif" wi="160" he="204" img-content="drawing" img-format="tif" inline="no"/></figure><!-- EPO <DP n="11"> -->
<figure id="f0003" num=""><img id="if0003" file="imgf0003.tif" wi="165" he="224" img-content="drawing" img-format="tif" inline="no"/></figure>
</drawings><!-- EPO <DP n="12"> -->
<search-report-data id="srep" lang="de" srep-office="EP" date-produced=""><doc-page id="srep0001" file="srep0001.tif" wi="183" he="268" type="tif"/></search-report-data>
</ep-patent-document> | 296.79661 | 1,623 | 0.776769 |
879625aeb5979d23d88b8905ae6ce0ece4986a1e | 878 | xml | XML | compose/material/material/icons/generator/raw-icons/twotone/photo_camera.xml | semoro/androidx | 9edfb9c95d72d2a93f4c13b9634b5dd821aaf193 | [
"Apache-2.0"
] | 38,667 | 2015-01-01T00:15:34.000Z | 2022-03-31T22:57:03.000Z | compose/material/material/icons/generator/raw-icons/twotone/photo_camera.xml | semoro/androidx | 9edfb9c95d72d2a93f4c13b9634b5dd821aaf193 | [
"Apache-2.0"
] | 1,192 | 2015-01-03T07:59:34.000Z | 2022-03-31T13:22:26.000Z | compose/material/material/icons/generator/raw-icons/twotone/photo_camera.xml | semoro/androidx | 9edfb9c95d72d2a93f4c13b9634b5dd821aaf193 | [
"Apache-2.0"
] | 11,269 | 2015-01-01T08:41:17.000Z | 2022-03-31T16:12:52.000Z | <vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24"
android:tint="?attr/colorControlNormal">
<path
android:fillColor="@android:color/white"
android:pathData="M20,6h-4.05l-1.83,-2L9.88,4L8.05,6L4,6v12h16L20,6zM12,17c-2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5 -2.24,5 -5,5z"
android:strokeAlpha="0.3"
android:fillAlpha="0.3"/>
<path
android:fillColor="@android:color/white"
android:pathData="M4,20h16c1.1,0 2,-0.9 2,-2L22,6c0,-1.1 -0.9,-2 -2,-2h-3.17L15,2L9,2L7.17,4L4,4c-1.1,0 -2,0.9 -2,2v12c0,1.1 0.9,2 2,2zM4,6h4.05l1.83,-2h4.24l1.83,2L20,6v12L4,18L4,6zM12,7c-2.76,0 -5,2.24 -5,5s2.24,5 5,5 5,-2.24 5,-5 -2.24,-5 -5,-5zM12,15c-1.65,0 -3,-1.35 -3,-3s1.35,-3 3,-3 3,1.35 3,3 -1.35,3 -3,3z"/>
</vector>
| 54.875 | 324 | 0.638952 |
7e6d8b9fa1821853f20ed84fe10c9d17f1718f40 | 2,635 | xml | XML | dataset/wzry_data/Annotations/324.xml | chancey922/Yolov5_Honor-of-Kings | 3594189011c42d899bc9cf26e231caf1db1a8eb6 | [
"MIT"
] | 1 | 2021-11-14T10:36:48.000Z | 2021-11-14T10:36:48.000Z | dataset/wzry_data/Annotations/324.xml | chancey922/Yolov5_Honor-of-Kings | 3594189011c42d899bc9cf26e231caf1db1a8eb6 | [
"MIT"
] | null | null | null | dataset/wzry_data/Annotations/324.xml | chancey922/Yolov5_Honor-of-Kings | 3594189011c42d899bc9cf26e231caf1db1a8eb6 | [
"MIT"
] | null | null | null | <annotation>
<folder>photo</folder>
<filename>324.jpg</filename>
<path>F:\JetBrains\PycharmProjects\MyPythonCode\BubblingStudy\ObjectDetection\Yolo3_keras\WZRY\photo\324.jpg</path>
<source>
<database>Unknown</database>
</source>
<size>
<width>2280</width>
<height>1080</height>
<depth>3</depth>
</size>
<segmented>0</segmented>
<object>
<name>grass</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>680</xmin>
<ymin>107</ymin>
<xmax>1086</xmax>
<ymax>283</ymax>
</bndbox>
</object>
<object>
<name>grass</name>
<pose>Unspecified</pose>
<truncated>1</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>1978</xmin>
<ymin>727</ymin>
<xmax>2280</xmax>
<ymax>950</ymax>
</bndbox>
</object>
<object>
<name>grass</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>872</xmin>
<ymin>11</ymin>
<xmax>1179</xmax>
<ymax>63</ymax>
</bndbox>
</object>
<object>
<name>hero</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>1078</xmin>
<ymin>475</ymin>
<xmax>1211</xmax>
<ymax>609</ymax>
</bndbox>
</object>
<object>
<name>hero</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>25</xmin>
<ymin>703</ymin>
<xmax>265</xmax>
<ymax>880</ymax>
</bndbox>
</object>
<object>
<name>soldier</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>328</xmin>
<ymin>807</ymin>
<xmax>569</xmax>
<ymax>906</ymax>
</bndbox>
</object>
<object>
<name>soldier</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>523</xmin>
<ymin>605</ymin>
<xmax>734</xmax>
<ymax>759</ymax>
</bndbox>
</object>
<object>
<name>soldier</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>1147</xmin>
<ymin>604</ymin>
<xmax>1253</xmax>
<ymax>745</ymax>
</bndbox>
</object>
<object>
<name>soldier</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>1626</xmin>
<ymin>562</ymin>
<xmax>1760</xmax>
<ymax>690</ymax>
</bndbox>
</object>
<object>
<name>soldier</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>1760</xmin>
<ymin>490</ymin>
<xmax>1907</xmax>
<ymax>651</ymax>
</bndbox>
</object>
</annotation>
| 19.518519 | 116 | 0.629222 |
5f6c590f917e0c65b993461039191c0e43969249 | 4,202 | xml | XML | app/src/main/AndroidManifest.xml | kwantam/batsM3u | f2486e7d0cbd93e60c601b52b554e3615bbc714e | [
"Unlicense"
] | 1 | 2016-05-12T09:52:03.000Z | 2016-05-12T09:52:03.000Z | app/src/main/AndroidManifest.xml | kwantam/batsM3u | f2486e7d0cbd93e60c601b52b554e3615bbc714e | [
"Unlicense"
] | null | null | null | app/src/main/AndroidManifest.xml | kwantam/batsM3u | f2486e7d0cbd93e60c601b52b554e3615bbc714e | [
"Unlicense"
] | null | null | null | <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.jfet.batsM3u"
android:versionCode="8"
android:versionName="1.4686939" >
<!-- versionName is an increasing substring of e*cos(1) -->
<!-- 1.4686939399158851571389675973266042613269567366290087 -->
<!--
<uses-sdk
android:minSdkVersion="8"
android:targetSdkVersion="19" />
-->
<!-- HTTPS probably doesn't work before 3.1, which is API level 12 -->
<!-- streaming stuff -->
<uses-permission android:name="android.permission.INTERNET" />
<!-- external and internal storage for actually reading the M3u files -->
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.READ_INTERNAL_STORAGE" />
<!-- wake_lock for media player and wifi, access for checking whether we need wifi lock -->
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<application
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
android:label="@string/app_name" >
<activity
android:name="org.jfet.batsM3u.SrvStart"
android:label="Bats! M3u"
android:launchMode="singleTop"
android:theme="@style/AppDark" >
<!-- android:theme="@android:style/Theme.NoDisplay" > -->
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<!-- <category android:name="android.intent.category.LAUNCHER" /> -->
<!-- If we get rid of LAUNCHER, the icon doesn't show up in launcher, which is what we want -->
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSABLE" />
<!-- no scheme is interpreted as both file and content -->
<data android:mimeType="audio/x-mpegurl" />
<data android:mimeType="audio/mpeg-url" />
<data android:mimeType="audio/mpegurl" />
<data android:mimeType="application/x-mpegurl" />
<data android:mimeType="application/mpeg-url" />
<data android:mimeType="application/mpegurl" />
<data android:mimeType="application/x-winamp-playlist" />
<data android:mimeType="audio/scpls" />
<data android:mimeType="audio/x-scpls" />
</intent-filter>
<!--
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSEABLE" />
<data android:scheme="http" />
<data android:mimeType="audio/*" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.BROWSEABLE" />
<data android:scheme="https" />
<data android:mimeType="audio/*" />
</intent-filter>
-->
</activity>
<service
android:enabled="true"
android:exported="false"
android:name="org.jfet.batsM3u.M3uPlay" >
</service>
<receiver
android:name="org.jfet.batsM3u.M3uNoisyReceiver" >
<intent-filter>
<action android:name="android.media.AUDIO_BECOMING_NOISY" />
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.MEDIA_BUTTON" />
</intent-filter>
</receiver>
</application>
</manifest>
| 40.796117 | 111 | 0.569491 |
0f3467e17eb43ec6166a95ebacd5df8d43c82b0f | 6,249 | xml | XML | hdp2/etc/hadoop/conf/mapred-site.xml | hdmillerdr/hdp2-formula | 171c6be9f1ac7b500c554574760b1d220dbb9963 | [
"Apache-2.0"
] | null | null | null | hdp2/etc/hadoop/conf/mapred-site.xml | hdmillerdr/hdp2-formula | 171c6be9f1ac7b500c554574760b1d220dbb9963 | [
"Apache-2.0"
] | null | null | null | hdp2/etc/hadoop/conf/mapred-site.xml | hdmillerdr/hdp2-formula | 171c6be9f1ac7b500c554574760b1d220dbb9963 | [
"Apache-2.0"
] | null | null | null | {%- set historyserver_fqdn = salt['mine.get']('G@stack_id:' ~ grains.stack_id ~ ' and G@roles:hdp2.hadoop.mapreduce.historyserver', 'grains.items', 'compound').values()[0]['fqdn'] -%}
<?xml version="1.0"?>
<configuration>
<property>
<name>mapreduce.framework.name</name>
<value>yarn</value>
</property>
<property>
<name>mapreduce.jobhistory.webapp.address</name>
<value>{{ historyserver_fqdn }}:19888</value>
</property>
<property>
<name>mapreduce.jobhistory.address</name>
<value>{{ historyserver_fqdn }}:10020</value>
</property>
<property>
<name>yarn.app.mapreduce.am.staging-dir</name>
<value>/user</value>
</property>
<property>
<name>mapreduce.job.counters.max</name>
<value>240</value>
</property>
<property>
<name>mapreduce.job.reduces</name>
<value>{{ pillar.hdp2.mapred.reduces }}</value>
</property>
{% set metainfo_split = pillar.hdp2.mapred.metainfo_maxsplit %}
<property>
<name>mapreduce.job.split.metainfo.maxsize</name>
<value>{{ metainfo_split }}</value>
</property>
<property>
<name>mapreduce.admin.user.env</name>
<value>LD_LIBRARY_PATH=/usr/hdp/current/hadoop-client/lib/native:/usr/hdp/current/hadoop-client/lib/native/Linux-amd64-64</value>
</property>
<property>
<name>mapreduce.application.framework.path</name>
<value>/hdp/apps/mapreduce/mapreduce.tar.gz#mr-framework</value>
</property>
<property>
<name>mapreduce.application.classpath</name>
<value>$PWD/mr-framework/hadoop/share/hadoop/mapreduce/*:$PWD/mr-framework/hadoop/share/hadoop/mapreduce/lib/*:$PWD/mr-framework/hadoop/share/hadoop/common/*:$PWD/mr-framework/hadoop/share/hadoop/common/lib/*:$PWD/mr-framework/hadoop/share/hadoop/yarn/*:$PWD/mr-framework/hadoop/share/hadoop/yarn/lib/*:$PWD/mr-framework/hadoop/share/hadoop/hdfs/*:$PWD/mr-framework/hadoop/share/hadoop/hdfs/lib/*:/usr/hdp/current/hadoop-client/lib/hadoop-lzo-0.6.0.*.jar:/etc/hadoop/conf/secure:/usr/hdp/current/hadoop-mapreduce-client/*:/usr/hdp/current/hadoop-mapreduce-client/lib/*</value>
</property>
<!-- Compression -->
<property>
<name>mapreduce.output.fileoutputformat.compress</name>
<value>true</value>
</property>
<property>
<name>mapreduce.output.fileoutputformat.compress.type</name>
<value>BLOCK</value>
</property>
<property>
<name>mapreduce.map.output.compress</name>
<value>true</value>
</property>
<property>
<name>mapreduce.map.output.compress.codec</name>
<value>org.apache.hadoop.io.compress.SnappyCodec</value>
</property>
<property>
<name>mapreduce.job.reduce.slowstart.completedmaps</name>
<value>0.8</value>
</property>
<property>
<name>mapreduce.reduce.shuffle.parallelcopies</name>
<value>10</value>
</property>
<property>
<name>mapreduce.map.speculative</name>
<value>true</value>
</property>
<property>
<name>mapreduce.reduce.speculative</name>
<value>false</value>
</property>
<property>
<name>mapreduce.reduce.shuffle.input.buffer.percent</name>
<value>0.4</value>
</property>
<!-- Resources for App Masters -->
<property>
<name>yarn.app.mapreduce.am.resource.mb</name>
<value>1024</value>
</property>
{% set am_opts = '-Xmx768m' %}
{% if pillar.hdp2.security.enable %}
{% set am_opts = am_opts ~ ' -Djava.security.krb5.conf=' ~ pillar.krb5.conf_file %}
{% endif %}
<property>
<name>yarn.app.mapreduce.am.command-opts</name>
<value>{{ am_opts }}</value>
</property>
<property>
<name>yarn.app.mapreduce.am.resource.cpu-vcores</name>
<value>1</value>
</property>
{% set memory_mb = pillar.hdp2.mapred.memory_mb %}
{% set heap_size = (memory_mb * 0.8) | int %}
{% set java_opts = salt['pillar.get']('hdp2:mapred:child_java_opts', '-Xmx' ~ heap_size ~ 'm') %}
{% if pillar.hdp2.security.enable %}
{% set java_opts = java_opts ~ ' -Djava.security.krb5.conf=' ~ pillar.krb5.conf_file %}
{% endif %}
<!-- Resources for mappers -->
<property>
<name>mapreduce.map.memory.mb</name>
<value>{{ memory_mb }}</value>
</property>
<property>
<name>mapreduce.map.java.opts</name>
<value>{{ java_opts }}</value>
</property>
<property>
<name>mapreduce.map.cpu.vcores</name>
<value>1</value>
</property>
<!-- Resources for reducers -->
<property>
<name>mapreduce.reduce.memory.mb</name>
<value>{{ memory_mb }}</value>
</property>
<property>
<name>mapreduce.reduce.java.opts</name>
<value>{{ java_opts }}</value>
</property>
<property>
<name>mapreduce.reduce.cpu.vcores</name>
<value>1</value>
</property>
<!-- Sorting -->
<property>
<name>mapreduce.task.io.sort.factor</name>
<value>{{ pillar.hdp2.io.sort_factor }}</value>
</property>
<property>
<name>mapreduce.task.io.sort.mb</name>
<value>{{ pillar.hdp2.io.sort_mb }}</value>
</property>
{% if pillar.hdp2.security.enable %}
{% from 'krb5/settings.sls' import krb5 with context %}
<property>
<name>mapreduce.jobhistory.keytab</name>
<value>/etc/hadoop/conf/mapred.keytab</value> <!-- path to the MAPRED keytab for the Job History Server -->
</property>
<property>
<name>mapreduce.jobhistory.principal</name>
<value>mapred/_HOST@{{ krb5.realm }}</value>
</property>
{% endif %}
{% if pillar.hdp2.encryption.enable %}
<property>
<name>mapreduce.jobhistory.webapp.https.address</name>
<value>{{ historyserver_fqdn }}:19890</value>
</property>
<property>
<name>mapreduce.shuffle.ssl.enabled</name>
<value>true</value>
<final>true</final>
</property>
<property>
<name>mapreduce.jobhistory.http.policy</name>
<value>HTTPS_ONLY</value>
</property>
{% endif %}
</configuration>
| 34.524862 | 584 | 0.617219 |
75c402941afa8ef59bdedd2f1e4c483debecc5ce | 4,388 | xib | XML | GiftADeed/SendBird-iOS/OpenChannel/ViewCell/BlockedUserListTableViewCell.xib | NavisionLtd/giftadeed-ios-app | d60845a4a0f57093adc2cd50070b66e5befddea6 | [
"FTL"
] | 1 | 2019-09-14T16:08:18.000Z | 2019-09-14T16:08:18.000Z | GiftADeed/SendBird-iOS/OpenChannel/ViewCell/BlockedUserListTableViewCell.xib | NavisionLtd/giftadeed-ios-app | d60845a4a0f57093adc2cd50070b66e5befddea6 | [
"FTL"
] | null | null | null | GiftADeed/SendBird-iOS/OpenChannel/ViewCell/BlockedUserListTableViewCell.xib | NavisionLtd/giftadeed-ios-app | d60845a4a0f57093adc2cd50070b66e5befddea6 | [
"FTL"
] | null | null | null | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11201" systemVersion="15G1004" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="56" id="KGk-i7-Jjw" customClass="BlockedUserListTableViewCell" customModule="SendBird_iOS" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="320" height="56"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
<frame key="frameInset" width="320" height="55"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView userInteractionEnabled="NO" alpha="0.5" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_profile" translatesAutoresizingMaskIntoConstraints="NO" id="l6d-cM-ObZ" userLabel="Profile Image View">
<constraints>
<constraint firstAttribute="width" constant="40" id="1Dw-au-jkL"/>
<constraint firstAttribute="height" constant="40" id="nax-fV-Jdz"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="20"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
</userDefinedRuntimeAttributes>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QPH-Mv-r37" userLabel="Nickname Label">
<fontDescription key="fontDescription" name="HelveticaNeue" family="Helvetica Neue" pointSize="16"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="QPH-Mv-r37" firstAttribute="leading" secondItem="l6d-cM-ObZ" secondAttribute="trailing" constant="14" id="3gX-zl-m6f"/>
<constraint firstItem="l6d-cM-ObZ" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="ArF-Oz-jLw"/>
<constraint firstItem="l6d-cM-ObZ" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="EWd-9T-u4s"/>
<constraint firstItem="QPH-Mv-r37" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="zC2-TB-Tzj"/>
<constraint firstAttribute="trailing" secondItem="QPH-Mv-r37" secondAttribute="trailing" constant="14" id="zbd-Hd-ek7"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="nicknameLabel" destination="QPH-Mv-r37" id="b6e-RW-X5M"/>
<outlet property="profileImageView" destination="l6d-cM-ObZ" id="u3e-iO-tBO"/>
</connections>
<point key="canvasLocation" x="25" y="58"/>
</tableViewCell>
</objects>
<resources>
<image name="img_profile" width="58" height="58"/>
</resources>
</document>
| 82.792453 | 368 | 0.640839 |
f9f64636ad574e478e04678525c01f4b36580c29 | 2,654 | xml | XML | tooling/conga-aem-maven-plugin/src/it/wcmio-archetype-aem65/content-packages/sample-content/pom.xml | wcm-io-devops/wcm-io-devops-conga-aem-plugin | 6ecd91e78ce0249e82de903500f02ee26644955a | [
"Apache-2.0"
] | null | null | null | tooling/conga-aem-maven-plugin/src/it/wcmio-archetype-aem65/content-packages/sample-content/pom.xml | wcm-io-devops/wcm-io-devops-conga-aem-plugin | 6ecd91e78ce0249e82de903500f02ee26644955a | [
"Apache-2.0"
] | null | null | null | tooling/conga-aem-maven-plugin/src/it/wcmio-archetype-aem65/content-packages/sample-content/pom.xml | wcm-io-devops/wcm-io-devops-conga-aem-plugin | 6ecd91e78ce0249e82de903500f02ee26644955a | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>io.wcm.devops.conga.plugins.aem.it</groupId>
<artifactId>io.wcm.devops.conga.plugins.aem.it.aem65.parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
<groupId>io.wcm.devops.conga.plugins.aem.it</groupId>
<artifactId>io.wcm.devops.conga.plugins.aem.it.aem65.sample-content</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>content-package</packaging>
<name>wcmio-archetype-aem65 Package sample-content</name>
<description>AEM Application sample content</description>
<properties>
<contentPackage.name>wcmio-archetype-aem65-sample-content</contentPackage.name>
<contentPackage.group>it</contentPackage.group>
</properties>
<build>
<finalName>${contentPackage.name}-${project.version}</finalName>
<resources>
<resource>
<directory>jcr_root</directory>
</resource>
</resources>
<plugins>
<plugin>
<groupId>org.apache.jackrabbit</groupId>
<artifactId>filevault-package-maven-plugin</artifactId>
<extensions>true</extensions>
<configuration>
<name>${contentPackage.name}</name>
<group>${contentPackage.group}</group>
<packageType>content</packageType>
<validatorsSettings>
<jackrabbit-filter>
<options>
<validRoots>
/conf,
/content,
/content/experience-fragments,
/content/dam
</validRoots>
<severityForUncoveredAncestorNodes>debug</severityForUncoveredAncestorNodes>
</options>
</jackrabbit-filter>
</validatorsSettings>
</configuration>
</plugin>
<!-- Do not generate eclipse project files -->
<plugin>
<groupId>io.wcm.devops.maven.plugins</groupId>
<artifactId>eclipse-maven-plugin</artifactId>
<configuration>
<skip>true</skip>
</configuration>
</plugin>
<!-- Do not generate sources JAR -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<configuration>
<skipSource>true</skipSource>
</configuration>
</plugin>
</plugins>
</build>
</project>
| 33.175 | 205 | 0.627732 |
f9f89b8cfd6f2b6ed1c607d08d29a54d2926dcab | 7,720 | xlf | XML | typo3conf/l10n/de/templavoila/templavoila/de.locallang_csh_pm.xlf | guenterh/suzanne | 98896fd24079fb69295dddd8aa3daf882ebda259 | [
"ImageMagick"
] | null | null | null | typo3conf/l10n/de/templavoila/templavoila/de.locallang_csh_pm.xlf | guenterh/suzanne | 98896fd24079fb69295dddd8aa3daf882ebda259 | [
"ImageMagick"
] | null | null | null | typo3conf/l10n/de/templavoila/templavoila/de.locallang_csh_pm.xlf | guenterh/suzanne | 98896fd24079fb69295dddd8aa3daf882ebda259 | [
"ImageMagick"
] | null | null | null | <?xml version='1.0' encoding='utf-8'?>
<xliff version="1.0">
<file source-language="en" target-language="de" datatype="plaintext" original="messages" date="Tue Jul 12 18:55:14 UTC 2011" product-name="templavoila">
<header/>
<body>
<trans-unit id="pagemodule.alttitle" approved="yes">
<source>Page Module (TemplaVoilà)</source>
<target state="translated">Seitenmodul (TemplaVoilà)</target>
</trans-unit>
<trans-unit id="pagemodule.description" approved="yes">
<source>The TemplaVoilà Page Module lets you easily edit content of your web page. You see the content fitted according to the layout of how it is displayed in the frontend.</source>
<target state="translated">Das TemplaVoilà-Seitenmodul erlaubt das einfache Bearbieten von Inhalten auf ihrer Website. Sie sehen Inhalte so gemäß Inhalt platziert, wie diese auch im Frontend ausgegeben werden.</target>
<alt-trans xml:space="preserve" origin="davidarndt"><target>Das TemplaVoilà-Seitenmodul erlaubt das einfache Bearbeiten von Inhalten auf Ihrer Website. Sie sehen Inhalte so gemäß Inhalt platziert, wie diese auch im Frontend ausgegeben werden.</target></alt-trans></trans-unit>
<trans-unit id="pagemodule_notUsed.description">
<source>Lists all elements that are added but not visually linked (and therefore not displayed) to this page. Usually these elements were unlinked (using the trash icon below) but are not completely deleted yet. Once you are sure </source>
<target/><alt-trans xml:space="preserve" origin="davidarndt"><target>Zeigt alle Elemente an die hinzugefügt wurden aber nicht visuell verknüpft sind (und daher nicht angezeigt werden). Ein häufiger Grund ist, dass die Verknüpfung dieser Elemente entfernt wurde (mit dem Papierkorb-Icon unten) aber die Elemente noch nicht vollständig gelöscht sind. Wenn Sie sicher sind, dass diese Elemente nicht mehr benötigt werden können Sie sie löschen.</target></alt-trans></trans-unit>
<trans-unit id="selectlanguageversion.description">
<source>By selecting a specific language, you can narrow down the output of the page module. Use this option in conjunction with the display mode option 'Selected Language' below.</source>
<target/><alt-trans xml:space="preserve" origin="davidarndt"><target>Indem Sie eine bestimmte Sprache wählen können Sie die Ausgabe des Seitenmoduls eingrenzen. Nutzen Sie diese Option in Verbindung mit der Anzeigeart-Option "gewählte Sprache" unten.</target></alt-trans></trans-unit>
<trans-unit id="editlanguageversion.description">
<source>Every translation of a page has its own page title, keywords or other meta information. Click on the corresponding flag to edit this information for a specific language. If a flag of a translation that you want to translate does not show up, you maybe need to create a new translation first.</source>
<target/><alt-trans xml:space="preserve" origin="davidarndt"><target>Jede Übersetzung einer Seite hat ihren eigenen Seitentitel, Schlagwörter und andere Metainformationen. Klicken sie auf die entsprechende Flagge um diese Informationen für einen bestimmte Sprache zu bearbeiten. Falls eine Flagge für eine gewünschte Übersetzungssprache nicht aufgelistet ist müssen Sie vielleicht zuerst eine neue Übersetzung erstellen.</target></alt-trans></trans-unit>
<trans-unit id="createnewtranslation.description">
<source>Select the appropriate flag to create a new translation for this page. Once the language is added, you can translate the page properties and start translating the page content of the original page.</source>
<target/><alt-trans xml:space="preserve" origin="davidarndt"><target>Wählen Sie die passende Flagge aus um eine neue Übersetzung für diese Seite zu erstellen. Sobald die Sprache hinzugefügt wurde können Sie die Seiteneigenschaften übersetzen und anfangen den den Seiteninhalt der Originalseite zu übersetzen.</target></alt-trans></trans-unit>
<trans-unit id="pagelocalizationmode.description">
<source>You can see here how the page is localized. Translations either allow separate structures (more flexible) or stick to a 1:1 translation (only translate elements in the default language). This setting is defined in the Data Structure source of the Page Template.</source>
<target/><alt-trans xml:space="preserve" origin="davidarndt"><target>Hier sehen Sie auf welche Art die Seite lokalisiert ist. Übersetzungen sind entweder getrennte Strukturen (flexibler) oder halten sich an eine 1:1 Übersetzung (übersetzt nur Elemente in der Standardsprache). Diese Einstellung ist in der Datenstruktur-Quelle der Seitenvorlage definiert.</target></alt-trans></trans-unit>
<trans-unit id="pagelocalizationdisplaymode.description">
<source>The display mode lets you switch between displaying all languages, only the selected language that you chose in the select box above, or only the elements that were translated already. Where the first option gives you a nice overview of all elements that are translated yet, you can focus on one language by displaying only the selected translation page and / or elements.</source>
<target/><alt-trans xml:space="preserve" origin="davidarndt"><target>Der Anzeigemodus ermöglicht es Ihnen alle Sprachen, nur die Sprache die Sie im obigen Auswahlfeld wählen, oder nur die Elemente die bereits übersetzt sind anzuzeigen. Die erste Option gibt Ihnen einen gute Übersicht aller Elemente die bereits übersetzt sind. Sie können sich auf eine Sprache konzentrieren indem Sie nur die gewählte Übersetzungsseite und/oder Elemente anzeigen.</target></alt-trans></trans-unit>
<trans-unit id="disablePageStructureInheritance.description">
<source>The inheritance mode enables various options for the page-structure handling. The default setting is to inherit the structure from the default language. but you're free to create your own element structure just enable the checkbox.</source>
<target/><alt-trans xml:space="preserve" origin="davidarndt"><target>Der Vererbungsmodus aktiviert verschiedene Optionen für die Handhabung der Seitenstruktur. Die Standardeinstellung ist es die Struktur von der Standardsprache zu erben, aber Sie können auch Ihre eigene Elementstruktur erstellen indem die das Kontrollkästchen aktivieren.</target></alt-trans></trans-unit>
<trans-unit id="advancedfunctions_showhiddenelements.description">
<source>Enabling this option also displays the content elements that are hidden in the </source>
<target/><alt-trans xml:space="preserve" origin="davidarndt"><target>Auch versteckte Inhaltselemente anzeigen.</target></alt-trans></trans-unit>
<trans-unit id="advancedfunctions_showoutline.description">
<source>This display mode shows the data structures of the elements that are used in this page. It is mainly used for administration purposes and to clean up the XML if something went wrong on this page.</source>
<target/><alt-trans xml:space="preserve" origin="davidarndt"><target>Dieser Anzeigemodus zeigt die Datenstruktur der Elemente welche auf dieser Seite benutzt werden. Er ist hauptsächlich für administrativer Aufgaben gedacht und um den XML-Code aufzuräumen wenn ein Fehler auf dieser Seite auftritt.</target></alt-trans></trans-unit>
<trans-unit id="outline_status_cleanall.description">
<source>[FILL IN]Why is my XML dirty and why do I want to clean it up?</source>
<target/><alt-trans xml:space="preserve" origin="davidarndt"><target>[FILL IN]Warum ist mein XML-Code unordentlich und warum sollte ich ihn aufräumen?</target></alt-trans></trans-unit>
</body>
</file>
</xliff>
| 164.255319 | 489 | 0.77513 |
0262ba90032bbb9008367c73b3c5e55afc20ad6c | 16,924 | xml | XML | MP_MODSPACK/Mods/SUPERPOWERS (v 6)/Modules/Global Relations (v 7)/XML/InfoAddictText_FR.xml | TheKaranRawat/SUPERPOWERS | 4c2aae30bd33056bd744590c6cdc4c07385b7073 | [
"MIT"
] | 1 | 2022-02-25T07:02:25.000Z | 2022-02-25T07:02:25.000Z | MP_MODSPACK/Mods/SUPERPOWERS (v 6)/Modules/Global Relations (v 7)/XML/InfoAddictText_FR.xml | TheKaranRawat/SUPERPOWERS | 4c2aae30bd33056bd744590c6cdc4c07385b7073 | [
"MIT"
] | null | null | null | MP_MODSPACK/Mods/SUPERPOWERS (v 6)/Modules/Global Relations (v 7)/XML/InfoAddictText_FR.xml | TheKaranRawat/SUPERPOWERS | 4c2aae30bd33056bd744590c6cdc4c07385b7073 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<!-- Created by ModBuddy for robk on 11/17/2010 7:47:07 PM -->
<GameData>
<Language_fr_FR>
<!-- Titles in the main info addict screen -->
<Row Tag="TXT_KEY_INFOADDICT_MAIN_TITLE">
<Text>Info Addict</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_HISTORICAL_TITLE">
<Text>Graphique Historique</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_FACTBOOK_TITLE">
<Text>Renseignements Mondiaux</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_GLOBALRELATIONS_TITLE">
<Text>Relations Internationales</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_OPTIONS_TITLE">
<Text>Options</Text>
</Row>
<!-- This is text for the reset selections button in the graph screens-->
<Row Tag="TXT_KEY_INFOADDICT_RESET_SELECTIONS">
<Text>RAZ Sélections</Text>
</Row>
<!-- Text displayed when no data is available -->
<Row Tag="TXT_KEY_INFOADDICT_NODATA">
<Text>Pas de Données</Text>
</Row>
<!-- Button text during leader discussions -->
<Row Tag="TXT_KEY_INFOADDICT_CHECK_INFOADDICT">
<Text>Verifier InfoAddict</Text>
</Row>
<!-- "of the" used when building a leader title, as in "Bismark of the German Empire" -->
<Row Tag="TXT_KEY_INFOADDICT_OF_THE">
<Text>de</Text>
</Row>
<!-- "Turn" as in "Turn 145 of the game" -->
<Row Tag="TXT_KEY_INFOADDICT_TURN">
<Text>Tour</Text>
</Row>
<!-- "Next", as in, "next page" -->
<Row Tag="TXT_KEY_INFOADDICT_NEXT">
<Text>Next</Text>
</Row>
<!-- "Previous", as in, "previous page" -->
<Row Tag="TXT_KEY_INFOADDICT_PREVIOUS">
<Text>Previous</Text>
</Row>
<!-- Category titles for the historical graphs -->
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_SCORE">
<Text>Score</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_MILITARY">
<Text>Militaire</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_NETGOLD">
<Text>Or Net</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_GNP">
<Text>PNB</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_TREASURY">
<Text>Treasury</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_HAPPINESS">
<Text>Bonheur</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_SCIENCE">
<Text>Science</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_CULTURE">
<Text>Culture</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_MANUFACTURING">
<Text>Production</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_POPULATION">
<Text>Population</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_CROPYIELD">
<Text>Prod. Agricole</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_LANDAREA">
<Text>Superficie</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_NUMCITIES">
<Text>Villes</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_TECHS">
<Text>Techs</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_POLICIES">
<Text>Policies</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_WONDERS">
<Text>Wonders</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_INCOME">
<Text>Income</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_FAITH">
<Text>Total Faith</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_FAITHPERTURN">
<Text>Faith Gain</Text>
</Row>
<!-- Headers for the rank tables in the world factbook -->
<Row Tag="TXT_KEY_INFOADDICT_HEADER_RANK">
<Text>Rang</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_HEADER_EMPIRE">
<Text>Empire</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_HEADER_VALUE">
<Text>Valeur</Text>
</Row>
<!-- Rank titles in the world factbook (left bar menu and table title) -->
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_POPULATION">
<Text>Population</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_CROPYIELD">
<Text>Rendement Agricole</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_MANUFACTUREDGOODS">
<Text>Produits manufacturés</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_GNP">
<Text>PNB</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_LANDAREA">
<Text>Superficie</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_MILITARYMANPOWER">
<Text>Unitées militaire</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_APPROVAL">
<Text>Approbation</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_LITERACY">
<Text>Alphabétisation</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_SOCIALSTANDING">
<Text>Niveau Social</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_HAPPINESS">
<Text>Bonheur</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_TECHNOLOGIES">
<Text>Technologies</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_NETGOLD">
<Text>Or net</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_NUMCITIES">
<Text>Villes</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_SCIENCE">
<Text>Science</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_CULTURE">
<Text>Culture</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_WONDERS">
<Text>Wonders</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_TREASURY">
<Text>Treasury</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_INCOME">
<Text>Income</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_FAITH">
<Text>Total Faith</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_FAITHPERTURN">
<Text>Faith Gain</Text>
</Row>
<!-- Rank units in the world factbook (shows up as table header) -->
<Row Tag="TXT_KEY_INFOADDICT_RANKUNITS_PEOPLE">
<Text>Population</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKUNITS_BUSHELS">
<Text>Boisseaux (millions)</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKUNITS_TONS">
<Text>Tonnes (millions)</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKUNITS_GOLD">
<Text>Or (millions)</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKUNITS_SQUAREKILOMETERS">
<Text>Kilomètres carré</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKUNITS_SOLDIERS">
<Text>Soldats</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKUNITS_PERCENTOFPOP">
<Text>Pourcentage de la population</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKUNITS_POLICIESADOPTED">
<Text>Doctrines</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKUNITS_NETHAPPY">
<Text>Bonheur Net</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKUNITS_TECHDISCOVERED">
<Text>Technologies découverte</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKUNITS_NUMCITIES">
<Text>Nombre de ville</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKUNITS_SCIENCE">
<Text>Science Output</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKUNITS_CULTURE">
<Text>Culture Output</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKUNITS_WONDERS">
<Text>Wonders in Possession</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKUNITS_FAITH">
<Text>Faith</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKUNITS_FAITHPERTURN">
<Text>Faith Gain</Text>
</Row>
<!-- Menu titles for the world factbook (left bar) -->
<Row Tag="TXT_KEY_INFOADDICT_MENUTITLE_WORLDRANKINGS">
<Text>Rang Mondial</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_MENUTITLE_EMPIRES">
<Text>Empires</Text>
</Row>
<!-- Attribute names in the Empire factbook screen -->
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_HEADOFSTATE">
<Text>Chef de D'Etat</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_POPULATION">
<Text>Population</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_LANDAREA">
<Text>Superficie (en km²)</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_GNP">
<Text>PNB (millions d'Or)</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_NETGOLD">
<Text>Or net (millions d'Or)</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_MILITARY">
<Text>Militaires en service actif</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_CROPYIELD">
<Text>Prod. agricole (millions de boisseaux)</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_INDUSTRIALOUTPUT">
<Text>Prod. industrielle (millions de tonnes)</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_APPROVALRATE">
<Text>Taux d'approbation du Chef d'Etat</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_NETHAPPY">
<Text>Bonheur Net</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_LITERACY">
<Text>Taux d'alphabétisation</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_TECHDISCOVERED">
<Text>Technologies découverte</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_POLICIES">
<Text>Doctrines Adopté</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_NUMCITIES">
<Text>Nombre de villes</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_SCIENCE">
<Text>Science Output</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_CULTURE">
<Text>Culture Output</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_WONDERS">
<Text>Wonders in Possession</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_TREASURY">
<Text>Gold in Treasury (millions of gold)</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_INCOME">
<Text>Income (millions of gold)</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_FAITH">
<Text>Total Faith</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_FAITHPERTURN">
<Text>Net Faith Gain</Text>
</Row>
<!-- Relationship view titles -->
<Row Tag="TXT_KEY_INFOADDICT_RELATIONVIEW_ECONOMIC">
<Text>Économique</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONVIEW_POLITICAL">
<Text>Politiques</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONVIEW_ATTITUDE">
<Text>Attitude</Text>
</Row>
<!-- Relationship view key (bottom right) -->
<Row Tag="TXT_KEY_INFOADDICT_RELATIONKEY_WAR">
<Text>Guerre</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONKEY_OPEN_BORDERS">
<Text>Ouverture des frontières</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONKEY_DECLARATION_OF_FRIENDSHIP">
<Text>Déclaration d'amitié</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONKEY_DENOUNCEMENT">
<Text>Dénonciation</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONKEY_DEFENSIVE_PACT">
<Text>Pacte de défense</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONKEY_RESEARCH_AGREEMENT">
<Text>Accord de recherche</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONKEY_GPT">
<Text>Or par Tour</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONKEY_RESOURCE">
<Text>Ressource</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONKEY_HOSTILE">
<Text>Hostile</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONKEY_GUARDED">
<Text>Guarded</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONKEY_AFRAID">
<Text>Afraid</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONKEY_FRIENDLY">
<Text>Friendly</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONKEY_NEUTRAL">
<Text>Neutral</Text>
</Row>
<!-- Tooltip text fragments for the relationship graphs -->
<Row Tag="TXT_KEY_INFOADDICT_RELATIONTOOLTIP_GPT_TO">
<Text>or par tour à</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONTOOLTIP_GPT_FROM">
<Text>or par tour de</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONTOOLTIP_RESEARCH_WITH">
<Text>Accord de recherche avec</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONTOOLTIP_TO">
<Text>à</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONTOOLTIP_FROM">
<Text>de</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONTOOLTIP_EXPORTS">
<Text>Exportations</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONTOOLTIP_IMPORTS">
<Text>Importations</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONTOOLTIP_RESEARCH_AGREEMENTS">
<Text>Ententes de recherche</Text>
</Row>
<!-- Text for the options screen -->
<Row Tag="TXT_KEY_INFOADDICT_OPTIONS_HISTORICAL_FIELD_TOOLTIPS">
<Text>Affichage graphique historique au-dessus</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_OPTIONS_HISTORICAL_FIELD_TOOLTIPS_TT">
<Text>Permet affichage infobulle et soulignage lors du survol des graphiques historiques.</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_OPTIONS_HISTORICAL_YAXIS">
<Text>Graphique historique avec axe Y</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_OPTIONS_HISTORICAL_YAXIS_TT">
<Text>Affiche un axe Y sur le côté gauche des graphiques historiques.</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_OPTIONS_HISTORICAL_XAXIS_LABEL_COUNT">
<Text>Etiquettes sur l'axe X: {1_Num}</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_OPTIONS_HISTORICAL_XAXIS_LABEL_COUNT_TT">
<Text>Nombre d'étiquettes sur l'axe X pour les graphiques historiques.</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_OPTIONS_HISTORICAL_YAXIS_LABEL_COUNT">
<Text>Etiquettes sur l'axe Y: {1_Num}</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_OPTIONS_HISTORICAL_YAXIS_LABEL_COUNT_TT">
<Text>Nombre d'étiquettes sur l'axe Y pour les graphiques historiques.</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_OPTIONS_HISTORICAL_SMOOTHLINES">
<Text>Lissage des Lignes les Graphiques Historiques</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_OPTIONS_HISTORICAL_SMOOTHLINES_TT">
<Text>Lisse les lignes dans les graphiques historiques au lieu de construire des lignes avec des segments verticaux et horizontaux.</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONTOOLTIP_AFRAID">
<Text>Inquiet</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_TREASURY">
<Text>Trésorerie</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONKEY_FRIENDLY">
<Text>Amical</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONKEY_NEUTRAL">
<Text>Neutre</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_INCOME">
<Text>Recettes</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_CATEGORY_INCOME">
<Text>Recettes</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONTOOLTIP_HOSTILE">
<Text>Hostile à l'égard</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONKEY_GUARDED">
<Text>Prudent</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_INCOME">
<Text>Recettes (en millions Or)</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONTOOLTIP_GUARDED">
<Text>Prudent envers</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_OPTIONS_HISTORICAL_LINEOFFSET_TT">
<Text>Ajoute un petit décalage à chaque ligne dans les graphiques historiques pour rendre chaque ligne visible lorsque les valeurs entre deux CIVS sont les mêmes.</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_EMPIREATTR_TREASURY">
<Text>Or en Trésorerie (en millions Or)</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_NEXT">
<Text>Suivant</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONTOOLTIP_NEUTRAL">
<Text>Neutre à l'égard</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONKEY_HOSTILE">
<Text>Ennemi</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_OPTIONS_HISTORICAL_LINEOFFSET">
<Text>Courbes des Lignes du Graphique Historique</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONKEY_AFRAID">
<Text>Inquiet</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RANKTITLE_TREASURY">
<Text>Trésorerie</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONVIEW_ATTITUDE">
<Text>Attitude</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_PREVIOUS">
<Text>Précédent</Text>
</Row>
<Row Tag="TXT_KEY_INFOADDICT_RELATIONTOOLTIP_FRIENDLY">
<Text>Amical avec</Text>
</Row>
</Language_fr_FR>
</GameData> | 26.610063 | 175 | 0.661959 |
02726766027c28fee4112ebc60e588fbaba3c5c3 | 282 | xml | XML | ui-adjustment-debug-library/src/main/res/values/strings.xml | TheKhaeng/ui-adjustment-library | 258776d9cc557c48739c6c196894d8e2ec353ed1 | [
"Apache-2.0"
] | 8 | 2018-03-08T08:53:05.000Z | 2020-10-26T18:55:53.000Z | ui-adjustment-debug-library/src/main/res/values/strings.xml | TheKhaeng/ui-adjustment-library | 258776d9cc557c48739c6c196894d8e2ec353ed1 | [
"Apache-2.0"
] | null | null | null | ui-adjustment-debug-library/src/main/res/values/strings.xml | TheKhaeng/ui-adjustment-library | 258776d9cc557c48739c6c196894d8e2ec353ed1 | [
"Apache-2.0"
] | 2 | 2018-03-11T15:45:46.000Z | 2019-04-23T02:54:35.000Z | <resources>
<string name="app_name">UIAdjustmentDebug</string>
<string name="ui_adjustment">UI Adjustment</string>
<string name="ui_adjustment_common">COMMON</string>
<string-array name="example_array">
<item>Example</item>
</string-array>
</resources>
| 28.2 | 55 | 0.695035 |
23d71f24c6185a42ef2a1f9a1f2e4cc68c21b6cf | 29,428 | storyboard | XML | Week 8 Augmented Reality/mobile-lab-ar-kit-master/MobileLabARKit/Resources/Base.lproj/Main.storyboard | ada10086/Mobile-Lab | 743ca7e7cfd054e3a47e6900a399c6d5aa5baf40 | [
"MIT"
] | null | null | null | Week 8 Augmented Reality/mobile-lab-ar-kit-master/MobileLabARKit/Resources/Base.lproj/Main.storyboard | ada10086/Mobile-Lab | 743ca7e7cfd054e3a47e6900a399c6d5aa5baf40 | [
"MIT"
] | null | null | null | Week 8 Augmented Reality/mobile-lab-ar-kit-master/MobileLabARKit/Resources/Base.lproj/Main.storyboard | ada10086/Mobile-Lab | 743ca7e7cfd054e3a47e6900a399c6d5aa5baf40 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BV1-FR-VrT">
<device id="retina6_1" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="tXr-a1-R10">
<objects>
<viewController id="BV1-FR-VrT" customClass="ViewController" customModule="MobileLabARKit" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="QCs-B3-uqP">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<arscnView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RsA-Q2-h4J">
<rect key="frame" x="0.0" y="0.0" width="414" height="862"/>
</arscnView>
<visualEffectView opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Qa7-pL-kKr">
<rect key="frame" x="16" y="64" width="221" height="38"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="BvX-Nf-sPb">
<rect key="frame" x="0.0" y="0.0" width="221" height="38"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Tap to place Box in space." textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bc7-e1-PV3">
<rect key="frame" x="8" y="8" width="199" height="22"/>
<constraints>
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="200" id="1W2-eQ-fVj"/>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="22" id="Yfs-Fr-KSs"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="bc7-e1-PV3" firstAttribute="top" secondItem="BvX-Nf-sPb" secondAttribute="top" constant="8" id="P8M-ZC-3fq"/>
<constraint firstItem="bc7-e1-PV3" firstAttribute="leading" secondItem="BvX-Nf-sPb" secondAttribute="leading" constant="8" id="h1k-Bi-7ff"/>
<constraint firstAttribute="bottom" secondItem="bc7-e1-PV3" secondAttribute="bottom" constant="8" id="isg-bh-VYG"/>
<constraint firstAttribute="trailing" secondItem="bc7-e1-PV3" secondAttribute="trailing" constant="14" id="ndL-Hv-q7I"/>
</constraints>
</view>
<blurEffect style="light"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="7"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</visualEffectView>
<visualEffectView opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fi7-4D-YGo">
<rect key="frame" x="16" y="804" width="191" height="38"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="dp0-Ap-oUm">
<rect key="frame" x="0.0" y="0.0" width="191" height="38"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Initializing AR session." textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UAl-Vb-uhm">
<rect key="frame" x="8" y="8" width="169" height="22"/>
<constraints>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="22" id="HGt-Up-KDD"/>
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="200" id="iew-7c-8ho"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="UAl-Vb-uhm" secondAttribute="trailing" constant="14" id="Clx-dm-Xlu"/>
<constraint firstAttribute="bottom" secondItem="UAl-Vb-uhm" secondAttribute="bottom" constant="8" id="Lhh-M2-9UL"/>
<constraint firstItem="UAl-Vb-uhm" firstAttribute="top" secondItem="dp0-Ap-oUm" secondAttribute="top" constant="8" id="gpY-pT-i53"/>
<constraint firstItem="UAl-Vb-uhm" firstAttribute="leading" secondItem="dp0-Ap-oUm" secondAttribute="leading" constant="8" id="wEz-hr-EOP"/>
</constraints>
</view>
<blurEffect style="light"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="7"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</visualEffectView>
<visualEffectView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sB6-dr-j5d">
<rect key="frame" x="248" y="64" width="150" height="38"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="KCp-uq-P63">
<rect key="frame" x="0.0" y="0.0" width="150" height="38"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9vd-17-DcZ">
<rect key="frame" x="0.0" y="0.0" width="150" height="38"/>
<state key="normal" title="Box">
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<connections>
<action selector="handleModelAssetButton:" destination="BV1-FR-VrT" eventType="touchUpInside" id="x64-TN-zKd"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="9vd-17-DcZ" firstAttribute="top" secondItem="KCp-uq-P63" secondAttribute="top" id="150-Qc-ZlF"/>
<constraint firstAttribute="trailing" secondItem="9vd-17-DcZ" secondAttribute="trailing" id="1gB-fW-dX8"/>
<constraint firstAttribute="bottom" secondItem="9vd-17-DcZ" secondAttribute="bottom" id="9Jh-5M-zcy"/>
<constraint firstItem="9vd-17-DcZ" firstAttribute="leading" secondItem="KCp-uq-P63" secondAttribute="leading" id="kGd-K2-mdt"/>
</constraints>
</view>
<constraints>
<constraint firstAttribute="width" constant="150" id="gfI-JJ-9dy"/>
<constraint firstAttribute="height" constant="38" id="zNY-Rx-fWJ"/>
</constraints>
<blurEffect style="light"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="7"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</visualEffectView>
<visualEffectView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8oQ-dz-z4Q">
<rect key="frame" x="248" y="110" width="150" height="38"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="aaS-P7-rCI">
<rect key="frame" x="0.0" y="0.0" width="150" height="38"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1SH-sf-qHd">
<rect key="frame" x="0.0" y="0.0" width="150" height="38"/>
<state key="normal" title="Space Placement">
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<connections>
<action selector="handlePlacementButton:" destination="BV1-FR-VrT" eventType="touchUpInside" id="Z4k-6h-Hfp"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="1SH-sf-qHd" secondAttribute="trailing" id="Wtc-YK-2wR"/>
<constraint firstAttribute="bottom" secondItem="1SH-sf-qHd" secondAttribute="bottom" id="eb1-fh-4QA"/>
<constraint firstItem="1SH-sf-qHd" firstAttribute="leading" secondItem="aaS-P7-rCI" secondAttribute="leading" id="fli-bJ-LT9"/>
<constraint firstItem="1SH-sf-qHd" firstAttribute="top" secondItem="aaS-P7-rCI" secondAttribute="top" id="xUX-Ac-YEc"/>
</constraints>
</view>
<constraints>
<constraint firstAttribute="height" constant="38" id="IMH-7u-lcB"/>
<constraint firstAttribute="width" constant="150" id="oyj-u3-TkA"/>
</constraints>
<blurEffect style="light"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="7"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</visualEffectView>
<visualEffectView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2OM-bU-tp4">
<rect key="frame" x="248" y="804" width="150" height="38"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="hRo-rg-3Mb">
<rect key="frame" x="0.0" y="0.0" width="150" height="38"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xSh-1g-iW5">
<rect key="frame" x="0.0" y="0.0" width="150" height="38"/>
<state key="normal" title="Hide Menu">
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<connections>
<action selector="handleToggleMenuButton:" destination="BV1-FR-VrT" eventType="touchUpInside" id="hMT-tR-eJH"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="xSh-1g-iW5" firstAttribute="leading" secondItem="hRo-rg-3Mb" secondAttribute="leading" id="51k-5S-xcs"/>
<constraint firstItem="xSh-1g-iW5" firstAttribute="top" secondItem="hRo-rg-3Mb" secondAttribute="top" id="P3R-p4-aPQ"/>
<constraint firstAttribute="trailing" secondItem="xSh-1g-iW5" secondAttribute="trailing" id="Qs0-4F-Dnu"/>
<constraint firstAttribute="bottom" secondItem="xSh-1g-iW5" secondAttribute="bottom" id="R7Z-nD-GhV"/>
</constraints>
</view>
<constraints>
<constraint firstAttribute="height" constant="38" id="RNy-fM-hav"/>
<constraint firstAttribute="width" constant="150" id="cAG-Ep-F7x"/>
</constraints>
<blurEffect style="light"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="7"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</visualEffectView>
<visualEffectView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="WIN-cV-jRs">
<rect key="frame" x="248" y="758" width="150" height="38"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="IUJ-Di-7hs">
<rect key="frame" x="0.0" y="0.0" width="150" height="38"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oLV-Vs-fhC">
<rect key="frame" x="0.0" y="0.0" width="150" height="38"/>
<state key="normal" title="Undo">
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<connections>
<action selector="handleUndoButton:" destination="BV1-FR-VrT" eventType="touchUpInside" id="lm5-sw-XUK"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstItem="oLV-Vs-fhC" firstAttribute="top" secondItem="IUJ-Di-7hs" secondAttribute="top" id="6m0-sj-Td4"/>
<constraint firstItem="oLV-Vs-fhC" firstAttribute="leading" secondItem="IUJ-Di-7hs" secondAttribute="leading" id="B7N-fc-1MH"/>
<constraint firstAttribute="bottom" secondItem="oLV-Vs-fhC" secondAttribute="bottom" id="krN-AE-q98"/>
<constraint firstAttribute="trailing" secondItem="oLV-Vs-fhC" secondAttribute="trailing" id="xFY-wu-sPY"/>
</constraints>
</view>
<constraints>
<constraint firstAttribute="width" constant="150" id="SlO-hu-fLq"/>
<constraint firstAttribute="height" constant="38" id="shJ-Ji-BrQ"/>
</constraints>
<blurEffect style="light"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="7"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</visualEffectView>
<visualEffectView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RPj-Xl-b6k">
<rect key="frame" x="248" y="712" width="150" height="38"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="Kt8-mH-AmI">
<rect key="frame" x="0.0" y="0.0" width="150" height="38"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Gli-Dd-ZND">
<rect key="frame" x="0.0" y="0.0" width="150" height="38"/>
<state key="normal" title="Photo Snapshot">
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<connections>
<action selector="handlePhotoSnapshot:" destination="BV1-FR-VrT" eventType="touchUpInside" id="4bO-kA-Qym"/>
</connections>
</button>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="Gli-Dd-ZND" secondAttribute="trailing" id="1VL-cE-rbI"/>
<constraint firstAttribute="bottom" secondItem="Gli-Dd-ZND" secondAttribute="bottom" id="5N6-6P-1em"/>
<constraint firstItem="Gli-Dd-ZND" firstAttribute="leading" secondItem="Kt8-mH-AmI" secondAttribute="leading" id="73V-6n-DsN"/>
<constraint firstItem="Gli-Dd-ZND" firstAttribute="top" secondItem="Kt8-mH-AmI" secondAttribute="top" id="QeO-Hz-f94"/>
</constraints>
</view>
<constraints>
<constraint firstAttribute="height" constant="38" id="NS5-ZW-TGb"/>
<constraint firstAttribute="width" constant="150" id="bcX-fQ-2Rx"/>
</constraints>
<blurEffect style="light"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
<integer key="value" value="7"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</visualEffectView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="aR7-8j-WbC" firstAttribute="bottom" secondItem="2OM-bU-tp4" secondAttribute="bottom" constant="20" id="0cu-Fr-Oaa"/>
<constraint firstItem="RsA-Q2-h4J" firstAttribute="leading" secondItem="aR7-8j-WbC" secondAttribute="leading" id="1QA-B7-Eju"/>
<constraint firstItem="aR7-8j-WbC" firstAttribute="trailing" secondItem="WIN-cV-jRs" secondAttribute="trailing" constant="16" id="1bN-lx-E9j"/>
<constraint firstItem="Qa7-pL-kKr" firstAttribute="leading" secondItem="aR7-8j-WbC" secondAttribute="leading" constant="16" id="3r9-H0-k3F"/>
<constraint firstItem="fi7-4D-YGo" firstAttribute="leading" secondItem="aR7-8j-WbC" secondAttribute="leading" constant="16" id="4SA-Rz-Qw2"/>
<constraint firstItem="WIN-cV-jRs" firstAttribute="top" secondItem="RPj-Xl-b6k" secondAttribute="bottom" constant="8" id="7Fs-ux-ajL"/>
<constraint firstItem="aR7-8j-WbC" firstAttribute="trailing" secondItem="8oQ-dz-z4Q" secondAttribute="trailing" constant="16" id="LsS-sP-Zwr"/>
<constraint firstItem="aR7-8j-WbC" firstAttribute="trailing" secondItem="WIN-cV-jRs" secondAttribute="trailing" constant="16" id="Tu9-Cu-ikf"/>
<constraint firstItem="aR7-8j-WbC" firstAttribute="trailing" secondItem="2OM-bU-tp4" secondAttribute="trailing" constant="16" id="ZLU-Tr-wgX"/>
<constraint firstItem="aR7-8j-WbC" firstAttribute="trailing" secondItem="sB6-dr-j5d" secondAttribute="trailing" constant="16" id="bXg-pq-9gR"/>
<constraint firstItem="Qa7-pL-kKr" firstAttribute="top" secondItem="aR7-8j-WbC" secondAttribute="top" constant="20" id="dlc-q0-6Sx"/>
<constraint firstItem="aR7-8j-WbC" firstAttribute="bottom" secondItem="fi7-4D-YGo" secondAttribute="bottom" constant="20" id="esQ-vv-r6c"/>
<constraint firstItem="sB6-dr-j5d" firstAttribute="top" secondItem="aR7-8j-WbC" secondAttribute="top" constant="20" id="gnQ-h1-wV3"/>
<constraint firstItem="8oQ-dz-z4Q" firstAttribute="top" secondItem="sB6-dr-j5d" secondAttribute="bottom" constant="8" id="l3U-U5-XlI"/>
<constraint firstItem="2OM-bU-tp4" firstAttribute="top" secondItem="WIN-cV-jRs" secondAttribute="bottom" constant="8" id="mHJ-aJ-0fD"/>
<constraint firstItem="RsA-Q2-h4J" firstAttribute="bottom" secondItem="aR7-8j-WbC" secondAttribute="bottom" id="pye-sO-7dd"/>
<constraint firstItem="RsA-Q2-h4J" firstAttribute="trailing" secondItem="aR7-8j-WbC" secondAttribute="trailing" id="qP1-38-MKl"/>
<constraint firstItem="RsA-Q2-h4J" firstAttribute="top" secondItem="QCs-B3-uqP" secondAttribute="top" id="t5J-J5-rH7"/>
<constraint firstItem="aR7-8j-WbC" firstAttribute="trailing" secondItem="RPj-Xl-b6k" secondAttribute="trailing" constant="16" id="zz9-Jr-ROu"/>
</constraints>
<viewLayoutGuide key="safeArea" id="aR7-8j-WbC"/>
</view>
<connections>
<outlet property="modelAssetButtonView" destination="sB6-dr-j5d" id="Z7w-ry-yAM"/>
<outlet property="photoSnapshotButtonView" destination="RPj-Xl-b6k" id="8bB-uw-W9P"/>
<outlet property="placementInfoLabel" destination="bc7-e1-PV3" id="y6Q-05-RD9"/>
<outlet property="placementInfoView" destination="Qa7-pL-kKr" id="SCn-GS-Nao"/>
<outlet property="placementModeButtonView" destination="8oQ-dz-z4Q" id="s5X-yW-VJO"/>
<outlet property="sceneView" destination="RsA-Q2-h4J" id="n7f-iJ-Wgb"/>
<outlet property="sessionInfoLabel" destination="UAl-Vb-uhm" id="Fka-5C-ati"/>
<outlet property="sessionInfoView" destination="fi7-4D-YGo" id="IFX-En-Zdj"/>
<outlet property="undoButtonView" destination="WIN-cV-jRs" id="p83-db-O3J"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="SZV-WD-TEh" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="36" y="32.833583208395808"/>
</scene>
</scenes>
</document>
| 98.421405 | 400 | 0.504927 |
8ee94f75f15ac984184ff7a0e6daf0cdd877a8f7 | 23,943 | xml | XML | .idea/workspace.xml | rge123/c19sim | d5e817b13b9f1c6640963dfa414e549e3c3a3f40 | [
"MIT"
] | 1 | 2022-01-02T18:01:34.000Z | 2022-01-02T18:01:34.000Z | .idea/workspace.xml | rge123/c19sim | d5e817b13b9f1c6640963dfa414e549e3c3a3f40 | [
"MIT"
] | 11 | 2022-01-24T14:43:46.000Z | 2022-03-30T18:47:45.000Z | .idea/workspace.xml | rge123/c19sim | d5e817b13b9f1c6640963dfa414e549e3c3a3f40 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="a7e1e5ea-4daa-4b4f-8acb-3157d38042a2" name="Changes" comment="docs">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/analysis/rob.py" beforeDir="false" afterPath="$PROJECT_DIR$/analysis/rob.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/dev/fast.py" beforeDir="false" afterPath="$PROJECT_DIR$/dev/fast.py" afterDir="false" />
<change beforePath="$PROJECT_DIR$/dev/utils.py" beforeDir="false" afterPath="$PROJECT_DIR$/dev/utils.py" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Python Script" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="PREVIEW_PUSH_PROTECTED_ONLY" value="true" />
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="GitSEFilterConfiguration">
<file-type-list>
<filtered-out-file-type name="LOCAL_BRANCH" />
<filtered-out-file-type name="REMOTE_BRANCH" />
<filtered-out-file-type name="TAG" />
<filtered-out-file-type name="COMMIT_BY_MESSAGE" />
</file-type-list>
</component>
<component name="GithubPullRequestsUISettings">
<option name="selectedUrlAndAccountId">
<UrlAndAccount>
<option name="accountId" value="c8f4d411-bf9e-41d6-9dd2-1c071da712ae" />
<option name="url" value="https://github.com/rge123/c19sim.git" />
</UrlAndAccount>
</option>
</component>
<component name="ProjectId" id="1z2fMT2mVKMG1aENvcnUgr9yl8e" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="com.intellij.ide.scratch.ScratchImplUtil$2/New Scratch File" value="Python JSON PLAIN_TEXT" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/analysis/figures.py" />
<property name="settings.editor.selected.configurable" value="preferences.fileTypes" />
</component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="C:\Users\mucky\Documents\GitHub\c19sim\dev" />
<recent name="C:\Users\mucky\Documents\GitHub\c19sim\scripts" />
<recent name="C:\Users\mucky\Documents\GitHub\c19sim\data" />
<recent name="C:\Users\mucky\Documents\GitHub\c19sim" />
</key>
</component>
<component name="RunManager" selected="Python.scratch_3">
<configuration name="app" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
<module name="c19sim" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<envs>
<env name="PYTHONUNBUFFERED" value="1" />
</envs>
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
<option name="IS_MODULE_SDK" value="true" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/app.py" />
<option name="PARAMETERS" value="" />
<option name="SHOW_COMMAND_LINE" value="false" />
<option name="EMULATE_TERMINAL" value="false" />
<option name="MODULE_MODE" value="false" />
<option name="REDIRECT_INPUT" value="false" />
<option name="INPUT_FILE" value="" />
<method v="2" />
</configuration>
<configuration name="pilot" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
<module name="c19sim" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<envs>
<env name="PYTHONUNBUFFERED" value="1" />
</envs>
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/scripts" />
<option name="IS_MODULE_SDK" value="true" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<option name="SCRIPT_NAME" value="$PROJECT_DIR$/scripts/pilot.py" />
<option name="PARAMETERS" value="" />
<option name="SHOW_COMMAND_LINE" value="false" />
<option name="EMULATE_TERMINAL" value="false" />
<option name="MODULE_MODE" value="false" />
<option name="REDIRECT_INPUT" value="false" />
<option name="INPUT_FILE" value="" />
<method v="2" />
</configuration>
<configuration name="scratch_3" type="PythonConfigurationType" factoryName="Python" temporary="true" nameIsGenerated="true">
<module name="c19sim" />
<option name="INTERPRETER_OPTIONS" value="" />
<option name="PARENT_ENVS" value="true" />
<envs>
<env name="PYTHONUNBUFFERED" value="1" />
</envs>
<option name="SDK_HOME" value="" />
<option name="WORKING_DIRECTORY" value="$APPLICATION_CONFIG_DIR$/scratches" />
<option name="IS_MODULE_SDK" value="false" />
<option name="ADD_CONTENT_ROOTS" value="true" />
<option name="ADD_SOURCE_ROOTS" value="true" />
<option name="SCRIPT_NAME" value="$APPLICATION_CONFIG_DIR$/scratches/scratch_3.py" />
<option name="PARAMETERS" value="" />
<option name="SHOW_COMMAND_LINE" value="false" />
<option name="EMULATE_TERMINAL" value="false" />
<option name="MODULE_MODE" value="false" />
<option name="REDIRECT_INPUT" value="false" />
<option name="INPUT_FILE" value="" />
<method v="2" />
</configuration>
<recent_temporary>
<list>
<item itemvalue="Python.scratch_3" />
<item itemvalue="Python.app" />
<item itemvalue="Python.pilot" />
</list>
</recent_temporary>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="a7e1e5ea-4daa-4b4f-8acb-3157d38042a2" name="Changes" comment="" />
<created>1633351058386</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1633351058386</updated>
</task>
<task id="LOCAL-00009" summary="Basic four square set up">
<created>1636498934255</created>
<option name="number" value="00009" />
<option name="presentableId" value="LOCAL-00009" />
<option name="project" value="LOCAL" />
<updated>1636498934255</updated>
</task>
<task id="LOCAL-00010" summary="Basic four square set up">
<created>1636988034347</created>
<option name="number" value="00010" />
<option name="presentableId" value="LOCAL-00010" />
<option name="project" value="LOCAL" />
<updated>1636988034347</updated>
</task>
<task id="LOCAL-00011" summary="SIR working now but not transport coefficients">
<created>1637012729625</created>
<option name="number" value="00011" />
<option name="presentableId" value="LOCAL-00011" />
<option name="project" value="LOCAL" />
<updated>1637012729626</updated>
</task>
<task id="LOCAL-00012" summary="SIR working now but not transport coefficients">
<created>1637014817388</created>
<option name="number" value="00012" />
<option name="presentableId" value="LOCAL-00012" />
<option name="project" value="LOCAL" />
<updated>1637014817388</updated>
</task>
<task id="LOCAL-00013" summary="SIR working now but not transport coefficients">
<created>1637068906640</created>
<option name="number" value="00013" />
<option name="presentableId" value="LOCAL-00013" />
<option name="project" value="LOCAL" />
<updated>1637068906640</updated>
</task>
<task id="LOCAL-00014" summary="SIR working now but not transport coefficients">
<created>1637070709174</created>
<option name="number" value="00014" />
<option name="presentableId" value="LOCAL-00014" />
<option name="project" value="LOCAL" />
<updated>1637070709174</updated>
</task>
<task id="LOCAL-00015" summary="transport maybe working">
<created>1637070731979</created>
<option name="number" value="00015" />
<option name="presentableId" value="LOCAL-00015" />
<option name="project" value="LOCAL" />
<updated>1637070731979</updated>
</task>
<task id="LOCAL-00016" summary="3 x 3">
<created>1637073919864</created>
<option name="number" value="00016" />
<option name="presentableId" value="LOCAL-00016" />
<option name="project" value="LOCAL" />
<updated>1637073919864</updated>
</task>
<task id="LOCAL-00017" summary="Dasboard">
<created>1637079855303</created>
<option name="number" value="00017" />
<option name="presentableId" value="LOCAL-00017" />
<option name="project" value="LOCAL" />
<updated>1637079855303</updated>
</task>
<task id="LOCAL-00018" summary="Generalised to nxn square lattice">
<created>1637091459362</created>
<option name="number" value="00018" />
<option name="presentableId" value="LOCAL-00018" />
<option name="project" value="LOCAL" />
<updated>1637091459362</updated>
</task>
<task id="LOCAL-00019" summary="file rearrange: put all scripts in .\scripts and call utils.set_up_path">
<created>1637145366888</created>
<option name="number" value="00019" />
<option name="presentableId" value="LOCAL-00019" />
<option name="project" value="LOCAL" />
<updated>1637145366888</updated>
</task>
<task id="LOCAL-00020" summary="The transport coefficients must be wrong">
<created>1637158494872</created>
<option name="number" value="00020" />
<option name="presentableId" value="LOCAL-00020" />
<option name="project" value="LOCAL" />
<updated>1637158494873</updated>
</task>
<task id="LOCAL-00021" summary="Transport coefficients are very sensitive. A row must NOT sum over 1!">
<created>1637232873636</created>
<option name="number" value="00021" />
<option name="presentableId" value="LOCAL-00021" />
<option name="project" value="LOCAL" />
<updated>1637232873636</updated>
</task>
<task id="LOCAL-00022" summary="new dashboard">
<created>1638277716065</created>
<option name="number" value="00022" />
<option name="presentableId" value="LOCAL-00022" />
<option name="project" value="LOCAL" />
<updated>1638277716066</updated>
</task>
<task id="LOCAL-00023" summary="Total infections chart">
<created>1638806804365</created>
<option name="number" value="00023" />
<option name="presentableId" value="LOCAL-00023" />
<option name="project" value="LOCAL" />
<updated>1638806804365</updated>
</task>
<task id="LOCAL-00024" summary="Added extra html components">
<created>1639007258441</created>
<option name="number" value="00024" />
<option name="presentableId" value="LOCAL-00024" />
<option name="project" value="LOCAL" />
<updated>1639007258441</updated>
</task>
<task id="LOCAL-00025" summary="New method for calculating transport. Not sure if it works yet.">
<created>1640019603616</created>
<option name="number" value="00025" />
<option name="presentableId" value="LOCAL-00025" />
<option name="project" value="LOCAL" />
<updated>1640019603616</updated>
</task>
<task id="LOCAL-00026" summary="Small clean-up. app is too confusing for now so using app2. commuting still broken due to non linear evolution of dev.small.iterate">
<created>1640193942287</created>
<option name="number" value="00026" />
<option name="presentableId" value="LOCAL-00026" />
<option name="project" value="LOCAL" />
<updated>1640193942289</updated>
</task>
<task id="LOCAL-00027" summary="Might sort of work now...">
<created>1640207793206</created>
<option name="number" value="00027" />
<option name="presentableId" value="LOCAL-00027" />
<option name="project" value="LOCAL" />
<updated>1640207793206</updated>
</task>
<task id="LOCAL-00028" summary="Delete">
<created>1640207887783</created>
<option name="number" value="00028" />
<option name="presentableId" value="LOCAL-00028" />
<option name="project" value="LOCAL" />
<updated>1640207887783</updated>
</task>
<task id="LOCAL-00029" summary="App2 working">
<created>1640259780847</created>
<option name="number" value="00029" />
<option name="presentableId" value="LOCAL-00029" />
<option name="project" value="LOCAL" />
<updated>1640259780847</updated>
</task>
<task id="LOCAL-00030" summary="App replaced with App2">
<created>1640281751058</created>
<option name="number" value="00030" />
<option name="presentableId" value="LOCAL-00030" />
<option name="project" value="LOCAL" />
<updated>1640281751058</updated>
</task>
<task id="LOCAL-00031" summary="App replaced with App2">
<created>1640282140327</created>
<option name="number" value="00031" />
<option name="presentableId" value="LOCAL-00031" />
<option name="project" value="LOCAL" />
<updated>1640282140327</updated>
</task>
<task id="LOCAL-00032" summary="App replaced with App2">
<created>1640283928678</created>
<option name="number" value="00032" />
<option name="presentableId" value="LOCAL-00032" />
<option name="project" value="LOCAL" />
<updated>1640283928678</updated>
</task>
<task id="LOCAL-00033" summary="Fixed time_series bug">
<created>1640285061412</created>
<option name="number" value="00033" />
<option name="presentableId" value="LOCAL-00033" />
<option name="project" value="LOCAL" />
<updated>1640285061413</updated>
</task>
<task id="LOCAL-00034" summary="Loading symbol on map. Other three callbacks look broken">
<created>1640296543452</created>
<option name="number" value="00034" />
<option name="presentableId" value="LOCAL-00034" />
<option name="project" value="LOCAL" />
<updated>1640296543452</updated>
</task>
<task id="LOCAL-00035" summary="All callbacks merged and working.">
<created>1640628349759</created>
<option name="number" value="00035" />
<option name="presentableId" value="LOCAL-00035" />
<option name="project" value="LOCAL" />
<updated>1640628349759</updated>
</task>
<task id="LOCAL-00036" summary="Better small numbers">
<created>1640629823959</created>
<option name="number" value="00036" />
<option name="presentableId" value="LOCAL-00036" />
<option name="project" value="LOCAL" />
<updated>1640629823959</updated>
</task>
<task id="LOCAL-00037" summary="Logos">
<created>1640629901610</created>
<option name="number" value="00037" />
<option name="presentableId" value="LOCAL-00037" />
<option name="project" value="LOCAL" />
<updated>1640629901610</updated>
</task>
<task id="LOCAL-00038" summary="Logos">
<created>1640630680020</created>
<option name="number" value="00038" />
<option name="presentableId" value="LOCAL-00038" />
<option name="project" value="LOCAL" />
<updated>1640630680020</updated>
</task>
<task id="LOCAL-00039" summary="numba">
<created>1640630756183</created>
<option name="number" value="00039" />
<option name="presentableId" value="LOCAL-00039" />
<option name="project" value="LOCAL" />
<updated>1640630756183</updated>
</task>
<task id="LOCAL-00040" summary="numba doesn't work in py10">
<created>1640631016467</created>
<option name="number" value="00040" />
<option name="presentableId" value="LOCAL-00040" />
<option name="project" value="LOCAL" />
<updated>1640631016467</updated>
</task>
<task id="LOCAL-00041" summary="numba doesn't work in py10">
<created>1640631052825</created>
<option name="number" value="00041" />
<option name="presentableId" value="LOCAL-00041" />
<option name="project" value="LOCAL" />
<updated>1640631052825</updated>
</task>
<task id="LOCAL-00042" summary="Styling">
<created>1640717666205</created>
<option name="number" value="00042" />
<option name="presentableId" value="LOCAL-00042" />
<option name="project" value="LOCAL" />
<updated>1640717666205</updated>
</task>
<task id="LOCAL-00043" summary="Styling">
<created>1640818080237</created>
<option name="number" value="00043" />
<option name="presentableId" value="LOCAL-00043" />
<option name="project" value="LOCAL" />
<updated>1640818080237</updated>
</task>
<task id="LOCAL-00044" summary="Stubs">
<created>1640875596830</created>
<option name="number" value="00044" />
<option name="presentableId" value="LOCAL-00044" />
<option name="project" value="LOCAL" />
<updated>1640875596830</updated>
</task>
<task id="LOCAL-00045" summary="Upload, download, reformat">
<created>1641145949681</created>
<option name="number" value="00045" />
<option name="presentableId" value="LOCAL-00045" />
<option name="project" value="LOCAL" />
<updated>1641145949681</updated>
</task>
<task id="LOCAL-00046" summary="Stubs">
<created>1641146056971</created>
<option name="number" value="00046" />
<option name="presentableId" value="LOCAL-00046" />
<option name="project" value="LOCAL" />
<updated>1641146056971</updated>
</task>
<task id="LOCAL-00047" summary="matrix multiplication">
<created>1641226111748</created>
<option name="number" value="00047" />
<option name="presentableId" value="LOCAL-00047" />
<option name="project" value="LOCAL" />
<updated>1641226111748</updated>
</task>
<task id="LOCAL-00048" summary="numba">
<created>1641227064873</created>
<option name="number" value="00048" />
<option name="presentableId" value="LOCAL-00048" />
<option name="project" value="LOCAL" />
<updated>1641227064873</updated>
</task>
<task id="LOCAL-00049" summary="Docs. Good enough for now.">
<created>1642685766946</created>
<option name="number" value="00049" />
<option name="presentableId" value="LOCAL-00049" />
<option name="project" value="LOCAL" />
<updated>1642685766947</updated>
</task>
<task id="LOCAL-00050" summary="Added security for user upload">
<created>1642850583310</created>
<option name="number" value="00050" />
<option name="presentableId" value="LOCAL-00050" />
<option name="project" value="LOCAL" />
<updated>1642850583312</updated>
</task>
<task id="LOCAL-00051" summary="download movie, map scaling, overflow bug">
<created>1644499739590</created>
<option name="number" value="00051" />
<option name="presentableId" value="LOCAL-00051" />
<option name="project" value="LOCAL" />
<updated>1644499739592</updated>
</task>
<task id="LOCAL-00052" summary="download movie, map scaling, overflow bug">
<created>1645809512409</created>
<option name="number" value="00052" />
<option name="presentableId" value="LOCAL-00052" />
<option name="project" value="LOCAL" />
<updated>1645809512410</updated>
</task>
<task id="LOCAL-00053" summary="Cases stacked bar">
<created>1645811051369</created>
<option name="number" value="00053" />
<option name="presentableId" value="LOCAL-00053" />
<option name="project" value="LOCAL" />
<updated>1645811051369</updated>
</task>
<task id="LOCAL-00054" summary="Cases stacked bar">
<created>1645812957798</created>
<option name="number" value="00054" />
<option name="presentableId" value="LOCAL-00054" />
<option name="project" value="LOCAL" />
<updated>1645812957798</updated>
</task>
<task id="LOCAL-00055" summary="KPI, control panel - might be working but needs testing. Close issue # 14">
<created>1646072487133</created>
<option name="number" value="00055" />
<option name="presentableId" value="LOCAL-00055" />
<option name="project" value="LOCAL" />
<updated>1646072487134</updated>
</task>
<task id="LOCAL-00056" summary="Lockdowns now have threshold and release values">
<created>1646150944151</created>
<option name="number" value="00056" />
<option name="presentableId" value="LOCAL-00056" />
<option name="project" value="LOCAL" />
<updated>1646150944152</updated>
</task>
<task id="LOCAL-00057" summary="docs">
<created>1646172880024</created>
<option name="number" value="00057" />
<option name="presentableId" value="LOCAL-00057" />
<option name="project" value="LOCAL" />
<updated>1646172880025</updated>
</task>
<option name="localTasksCounter" value="58" />
<servers />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
<option name="oldMeFiltersMigrated" value="true" />
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="Added extra html components" />
<MESSAGE value="New method for calculating transport. Not sure if it works yet." />
<MESSAGE value="Small clean-up. app is too confusing for now so using app2. commuting still broken due to non linear evolution of dev.small.iterate" />
<MESSAGE value="Might sort of work now..." />
<MESSAGE value="Delete" />
<MESSAGE value="App2 working" />
<MESSAGE value="App replaced with App2" />
<MESSAGE value="Fixed time_series bug" />
<MESSAGE value="Loading symbol on map. Other three callbacks look broken" />
<MESSAGE value="All callbacks merged and working." />
<MESSAGE value="Better small numbers" />
<MESSAGE value="Logos" />
<MESSAGE value="numba doesn't work in py10" />
<MESSAGE value="Styling" />
<MESSAGE value="Upload, download, reformat" />
<MESSAGE value="Stubs" />
<MESSAGE value="matrix multiplication" />
<MESSAGE value="numba" />
<MESSAGE value="Docs. Good enough for now." />
<MESSAGE value="Added security for user upload" />
<MESSAGE value="download movie, map scaling, overflow bug" />
<MESSAGE value="Cases stacked bar" />
<MESSAGE value="KPI, control panel - might be working but needs testing. Close issue # 14" />
<MESSAGE value="Lockdowns now have threshold and release values" />
<MESSAGE value="docs" />
<option name="LAST_COMMIT_MESSAGE" value="docs" />
</component>
</project> | 45.26087 | 186 | 0.648833 |
27809dbb365b9d617a99d531108f4e6284a455ae | 3,164 | xml | XML | app/src/main/res-screen/workflow/layout/note_activity_view.xml | rsumner31/arc-cie-android-client | 88871529126b6977f45136278b018eb6e8f48b39 | [
"Cube",
"Unlicense"
] | 2 | 2019-04-06T16:24:20.000Z | 2021-08-11T02:58:44.000Z | app/src/main/res-screen/workflow/layout/note_activity_view.xml | rsumner31/arc-cie-android-client | 88871529126b6977f45136278b018eb6e8f48b39 | [
"Cube",
"Unlicense"
] | 3 | 2018-08-22T19:32:07.000Z | 2020-08-10T12:10:30.000Z | app/src/main/res-screen/workflow/layout/note_activity_view.xml | rsumner31/arc-cie-android-client | 88871529126b6977f45136278b018eb6e8f48b39 | [
"Cube",
"Unlicense"
] | 1 | 2019-04-06T16:24:28.000Z | 2019-04-06T16:24:28.000Z | <?xml version="1.0" encoding="utf-8"?>
<android.support.constraint.ConstraintLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
>
<android.support.constraint.ConstraintLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:id="@+id/toolbar"
android:padding="8dp"
>
<ImageView
android:layout_width="42dp"
android:layout_height="42dp"
android:id="@+id/ab_icon"
android:src="@drawable/ab_ic_add_note"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintBottom_toBottomOf="parent"
/>
<TextView
android:layout_width="0dp"
android:layout_height="wrap_content"
android:id="@+id/ab_title"
android:textStyle="bold"
android:textSize="16dp"
android:layout_marginLeft="8dp"
app:layout_constraintStart_toEndOf="@id/ab_icon"
app:layout_constraintEnd_toStartOf="@+id/cancel"
app:layout_constraintTop_toTopOf="@id/ab_icon"
/>
<TextView
android:layout_width="0dp"
android:layout_height="wrap_content"
android:id="@+id/ab_subtitle"
android:textSize="12dp"
android:layout_marginLeft="8dp"
app:layout_constraintStart_toEndOf="@id/ab_icon"
app:layout_constraintEnd_toStartOf="@+id/cancel"
app:layout_constraintTop_toBottomOf="@id/ab_title"
/>
<Button
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:id="@+id/cancel"
android:padding="0dp"
android:text="@string/note_dialog_button_cancel"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintBottom_toBottomOf="parent"
android:textColor="@color/colorPrimary"
style="@style/Widget.AppCompat.Button.Borderless"
/>
</android.support.constraint.ConstraintLayout>
<View
android:layout_width="match_parent"
android:layout_height="1dp"
android:id="@+id/toolbar_divider"
android:background="@color/grey"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toBottomOf="@id/toolbar"
/>
<EditText
android:layout_width="0dp"
android:layout_height="0dp"
android:id="@+id/editor"
android:background="@drawable/note_bg_drawable"
android:layout_margin="12dp"
android:padding="8dp"
android:gravity="top"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toBottomOf="@id/toolbar_divider"
app:layout_constraintBottom_toTopOf="@+id/save"
/>
<TextView
android:layout_width="0dp"
android:layout_height="wrap_content"
android:id="@+id/save"
android:text="@string/note_dialog_button_save"
android:padding="12dp"
android:background="@color/colorPrimary"
android:textSize="18sp"
android:textColor="#ffffff"
android:gravity="center"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintEnd_toEndOf="parent"
/>
</android.support.constraint.ConstraintLayout>
| 31.326733 | 59 | 0.771176 |
b4e6368622481c738998d019fd7733122b650e74 | 89 | xml | XML | src/main/resources/application.xml | alansemenov/app-event-theme | 2c48c10610b66797960c3904119306e2ee8fcaa9 | [
"Apache-2.0"
] | null | null | null | src/main/resources/application.xml | alansemenov/app-event-theme | 2c48c10610b66797960c3904119306e2ee8fcaa9 | [
"Apache-2.0"
] | 13 | 2020-01-02T07:39:03.000Z | 2021-01-29T13:00:17.000Z | src/main/resources/application.xml | alansemenov/app-event-theme | 2c48c10610b66797960c3904119306e2ee8fcaa9 | [
"Apache-2.0"
] | 1 | 2021-01-29T13:00:50.000Z | 2021-01-29T13:00:50.000Z | <application>
<description>Event application for Enonic XP</description>
</application> | 29.666667 | 60 | 0.797753 |
b0ca382ed2bc5f3bbd7096303e5a92010813e623 | 342 | xml | XML | app/src/main/res/drawable/background_splash.xml | xiaokun19931126/guanggoo-android | b3f142a175f84ac50a1a6b5bf3d28d52f773ea0e | [
"Apache-2.0"
] | 96 | 2017-10-13T01:24:13.000Z | 2021-10-10T02:39:53.000Z | app/src/main/res/drawable/background_splash.xml | xiaokun19931126/guanggoo-android | b3f142a175f84ac50a1a6b5bf3d28d52f773ea0e | [
"Apache-2.0"
] | 70 | 2017-09-17T15:33:33.000Z | 2022-02-07T03:33:40.000Z | app/src/main/res/drawable/background_splash.xml | xiaokun19931126/guanggoo-android | b3f142a175f84ac50a1a6b5bf3d28d52f773ea0e | [
"Apache-2.0"
] | 25 | 2017-10-16T05:27:05.000Z | 2022-02-11T14:11:31.000Z | <?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@android:color/white" />
<item
android:top="192dp">
<bitmap
android:gravity="top|center_horizontal"
android:src="@drawable/splash" />
</item>
</layer-list> | 34.2 | 71 | 0.616959 |
499d20530540ee9a710e923d0d6b8d33c3554854 | 867 | xml | XML | entity-services-functionaltests/src/test/resources/test-canonical/test-namespace-Order.xml | sarojsethy/entity-services | cc254e5bb016bdf5965d8d2bbc6a8e91250fede2 | [
"Apache-2.0"
] | 13 | 2016-05-24T00:09:44.000Z | 2021-04-02T17:04:10.000Z | entity-services-functionaltests/src/test/resources/test-canonical/test-namespace-Order.xml | sarojsethy/entity-services | cc254e5bb016bdf5965d8d2bbc6a8e91250fede2 | [
"Apache-2.0"
] | 300 | 2016-05-12T19:01:01.000Z | 2020-07-15T16:22:08.000Z | entity-services-functionaltests/src/test/resources/test-canonical/test-namespace-Order.xml | sarojsethy/entity-services | cc254e5bb016bdf5965d8d2bbc6a8e91250fede2 | [
"Apache-2.0"
] | 12 | 2016-05-16T21:10:20.000Z | 2021-07-29T13:50:42.000Z | <ord:Order xmlns:ord="http://marklogic.com/order">
<ord:OrderID>10250</ord:OrderID>
<ord:CustomerID>
<Customer>HANAR</Customer>
</ord:CustomerID>
<ord:OrderDate>1996-07-08T16:46:22</ord:OrderDate>
<ord:ShippedDate>1996-07-12T00:57:04</ord:ShippedDate>
<ord:ShipAddress>Rua do Paço, 67</ord:ShipAddress>
<ord:OrderDetails datatype="array">
<OrderDetail>
<ProductID>
<Product>41</Product>
</ProductID>
<UnitPrice>7.7</UnitPrice>
<Quantity>10</Quantity>
</OrderDetail>
</ord:OrderDetails>
<ord:OrderDetails datatype="array">
<OrderDetail>
<ProductID>
<Product>51</Product>
</ProductID>
<UnitPrice>42.4</UnitPrice>
<Quantity>35</Quantity>
</OrderDetail>
</ord:OrderDetails>
<ord:OrderDetails datatype="array">
<OrderDetail>
<ProductID>
<Product>65</Product>
</ProductID>
<UnitPrice>16.8</UnitPrice>
<Quantity>15</Quantity>
</OrderDetail>
</ord:OrderDetails>
</ord:Order>
| 23.432432 | 54 | 0.750865 |
54321307b9f1fe175bdc6a41a2723c35f9161223 | 7,790 | xml | XML | xml/Microsoft.Azure.Management.Sql.Models/DatabaseTable.xml | BevLoh/azure-docs-sdk-dotnet | fefdc3999a64d5822b52bb8a85e9065abccf3aab | [
"CC-BY-4.0",
"MIT"
] | 61 | 2017-09-22T22:29:02.000Z | 2022-03-25T05:33:01.000Z | xml/Microsoft.Azure.Management.Sql.Models/DatabaseTable.xml | BevLoh/azure-docs-sdk-dotnet | fefdc3999a64d5822b52bb8a85e9065abccf3aab | [
"CC-BY-4.0",
"MIT"
] | 1,731 | 2017-07-07T17:38:17.000Z | 2022-03-10T16:57:27.000Z | xml/Microsoft.Azure.Management.Sql.Models/DatabaseTable.xml | BevLoh/azure-docs-sdk-dotnet | fefdc3999a64d5822b52bb8a85e9065abccf3aab | [
"CC-BY-4.0",
"MIT"
] | 263 | 2017-07-10T20:38:33.000Z | 2022-03-30T22:28:34.000Z | <Type Name="DatabaseTable" FullName="Microsoft.Azure.Management.Sql.Models.DatabaseTable">
<TypeSignature Language="C#" Value="public class DatabaseTable : Microsoft.Azure.Management.Sql.Models.ProxyResource" />
<TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit DatabaseTable extends Microsoft.Azure.Management.Sql.Models.ProxyResource" />
<TypeSignature Language="DocId" Value="T:Microsoft.Azure.Management.Sql.Models.DatabaseTable" />
<TypeSignature Language="VB.NET" Value="Public Class DatabaseTable
Inherits ProxyResource" />
<TypeSignature Language="F#" Value="type DatabaseTable = class
 inherit ProxyResource" />
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.Sql</AssemblyName>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>Microsoft.Azure.Management.Sql.Models.ProxyResource</BaseTypeName>
</Base>
<Interfaces />
<Attributes>
<Attribute>
<AttributeName Language="C#">[Microsoft.Rest.Serialization.JsonTransformation]</AttributeName>
<AttributeName Language="F#">[<Microsoft.Rest.Serialization.JsonTransformation>]</AttributeName>
</Attribute>
</Attributes>
<Docs>
<summary>
A database table resource.
</summary>
<remarks>To be added.</remarks>
</Docs>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public DatabaseTable ();" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor() cil managed" />
<MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.Sql.Models.DatabaseTable.#ctor" />
<MemberSignature Language="VB.NET" Value="Public Sub New ()" />
<MemberType>Constructor</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.Sql</AssemblyName>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Parameters />
<Docs>
<summary>
Initializes a new instance of the DatabaseTable class.
</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public DatabaseTable (string id = default, string name = default, string type = default, string temporalType = default, bool? memoryOptimized = default);" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor(string id, string name, string type, string temporalType, valuetype System.Nullable`1<bool> memoryOptimized) cil managed" />
<MemberSignature Language="DocId" Value="M:Microsoft.Azure.Management.Sql.Models.DatabaseTable.#ctor(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean})" />
<MemberSignature Language="VB.NET" Value="Public Sub New (Optional id As String = Nothing, Optional name As String = Nothing, Optional type As String = Nothing, Optional temporalType As String = Nothing, Optional memoryOptimized As Nullable(Of Boolean) = Nothing)" />
<MemberSignature Language="F#" Value="new Microsoft.Azure.Management.Sql.Models.DatabaseTable : string * string * string * string * Nullable<bool> -> Microsoft.Azure.Management.Sql.Models.DatabaseTable" Usage="new Microsoft.Azure.Management.Sql.Models.DatabaseTable (id, name, type, temporalType, memoryOptimized)" />
<MemberType>Constructor</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.Sql</AssemblyName>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Parameters>
<Parameter Name="id" Type="System.String" />
<Parameter Name="name" Type="System.String" />
<Parameter Name="type" Type="System.String" />
<Parameter Name="temporalType" Type="System.String" />
<Parameter Name="memoryOptimized" Type="System.Nullable<System.Boolean>" />
</Parameters>
<Docs>
<param name="id">Resource ID.</param>
<param name="name">Resource name.</param>
<param name="type">Resource type.</param>
<param name="temporalType">The table temporal type. Possible values
include: 'NonTemporalTable', 'HistoryTable',
'SystemVersionedTemporalTable'</param>
<param name="memoryOptimized">Whether or not the table is memory
optimized.</param>
<summary>
Initializes a new instance of the DatabaseTable class.
</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="MemoryOptimized">
<MemberSignature Language="C#" Value="public bool? MemoryOptimized { get; set; }" />
<MemberSignature Language="ILAsm" Value=".property instance valuetype System.Nullable`1<bool> MemoryOptimized" />
<MemberSignature Language="DocId" Value="P:Microsoft.Azure.Management.Sql.Models.DatabaseTable.MemoryOptimized" />
<MemberSignature Language="VB.NET" Value="Public Property MemoryOptimized As Nullable(Of Boolean)" />
<MemberSignature Language="F#" Value="member this.MemoryOptimized : Nullable<bool> with get, set" Usage="Microsoft.Azure.Management.Sql.Models.DatabaseTable.MemoryOptimized" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.Sql</AssemblyName>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName Language="C#">[Newtonsoft.Json.JsonProperty(PropertyName="properties.memoryOptimized")]</AttributeName>
<AttributeName Language="F#">[<Newtonsoft.Json.JsonProperty(PropertyName="properties.memoryOptimized")>]</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>System.Nullable<System.Boolean></ReturnType>
</ReturnValue>
<Docs>
<summary>
Gets or sets whether or not the table is memory optimized.
</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="TemporalType">
<MemberSignature Language="C#" Value="public string TemporalType { get; set; }" />
<MemberSignature Language="ILAsm" Value=".property instance string TemporalType" />
<MemberSignature Language="DocId" Value="P:Microsoft.Azure.Management.Sql.Models.DatabaseTable.TemporalType" />
<MemberSignature Language="VB.NET" Value="Public Property TemporalType As String" />
<MemberSignature Language="F#" Value="member this.TemporalType : string with get, set" Usage="Microsoft.Azure.Management.Sql.Models.DatabaseTable.TemporalType" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.Sql</AssemblyName>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName Language="C#">[Newtonsoft.Json.JsonProperty(PropertyName="properties.temporalType")]</AttributeName>
<AttributeName Language="F#">[<Newtonsoft.Json.JsonProperty(PropertyName="properties.temporalType")>]</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>
Gets or sets the table temporal type. Possible values include:
'NonTemporalTable', 'HistoryTable', 'SystemVersionedTemporalTable'
</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
</Members>
</Type>
| 56.449275 | 332 | 0.693068 |
11a26bb0a739bc54c2b9ecb145893403a4aa5620 | 11,087 | xml | XML | NISLT/TF2 How works karma #2-dgnk2pt8IeQ.xml | gregnk/AnnotationArchive | 786233cbac2476638e1cbfa4a65aab7fcad6f164 | [
"0BSD"
] | null | null | null | NISLT/TF2 How works karma #2-dgnk2pt8IeQ.xml | gregnk/AnnotationArchive | 786233cbac2476638e1cbfa4a65aab7fcad6f164 | [
"0BSD"
] | null | null | null | NISLT/TF2 How works karma #2-dgnk2pt8IeQ.xml | gregnk/AnnotationArchive | 786233cbac2476638e1cbfa4a65aab7fcad6f164 | [
"0BSD"
] | null | null | null | <?xml version="1.0" encoding="UTF-8" ?><document><annotations itct="CAAQwOYBIhMI_76xqP7u3wIVBm4wCh0YIgOHKPgdMgJpdkjkw_DbqZv5hHY">
<annotation id="annotation_1092714165" type="highlight" log_data="a-id=annotation_1092714165&l-class=1&xble=1&ei=fGY9XP-QC4bcwQGYxIy4CA&link=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DysJDJdPtd9Q%26list%3DPLZH-sF1inZVwQhbKGgc4CKjmGKYc4gVKj%26index%3D178&a-type=3&a-v=dgnk2pt8IeQ" itct="CAEQs-UBGP___________wEiEwj_vrGo_u7fAhUGbjAKHRgiA4co-B0yAml2SOTD8Nupm_mEdg">
<segment>
<movingRegion type="rect">
<rectRegion x="30.90300" y="77.74600" w="39.42200" h="18.48200" t="0:39.829"/>
<rectRegion x="30.90300" y="77.74600" w="39.42200" h="18.48200" t="0:50.633"/>
</movingRegion>
</segment>
<appearance bgColor="16777215" highlightWidth="3" borderAlpha="0.2"/>
<action type="openUrl" trigger="click">
<url target="current" value="https://www.youtube.com/watch?annotation_id=annotation_1092714165&ei=fGY9XP-QC4bcwQGYxIy4CA&feature=iv&index=178&list=PLZH-sF1inZVwQhbKGgc4CKjmGKYc4gVKj&src_vid=dgnk2pt8IeQ&v=ysJDJdPtd9Q" link_class="1"/>
</action>
</annotation>
<annotation id="annotation_1444766683" type="text" style="popup" log_data="a-id=annotation_1444766683&l-class=1&xble=1&ei=fGY9XP-QC4bcwQGYxIy4CA&link=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DK0IEDw8sJOs%26list%3DPLZH-sF1inZVwQhbKGgc4CKjmGKYc4gVKj%26index%3D195&a-type=1&a-v=dgnk2pt8IeQ" itct="CAIQs-UBGP___________wEiEwj_vrGo_u7fAhUGbjAKHRgiA4co-B0yAml2SOTD8Nupm_mEdg">
<TEXT>How to lock down the blu team</TEXT>
<segment>
<movingRegion type="rect">
<rectRegion x="30.74500" y="16.62000" w="64.22300" h="12.54900" t="0:39.829"/>
<rectRegion x="30.74500" y="16.62000" w="64.22300" h="12.54900" t="0:50.633"/>
</movingRegion>
</segment>
<appearance bgAlpha="0.600000023842" bgColor="5218515" fgColor="16777215" textSize="8.424966666666666" effects="">
</appearance>
<action type="openUrl" trigger="click">
<url target="current" value="https://www.youtube.com/watch?annotation_id=annotation_1444766683&ei=fGY9XP-QC4bcwQGYxIy4CA&feature=iv&index=195&list=PLZH-sF1inZVwQhbKGgc4CKjmGKYc4gVKj&src_vid=dgnk2pt8IeQ&v=K0IEDw8sJOs" link_class="1"/>
</action>
</annotation>
<annotation id="annotation_2027072637" type="highlight" log_data="a-id=annotation_2027072637&l-class=1&xble=1&ei=fGY9XP-QC4bcwQGYxIy4CA&link=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DKvJuP5BE7IM%26list%3DPLZH-sF1inZVwQhbKGgc4CKjmGKYc4gVKj%26index%3D213&a-type=3&a-v=dgnk2pt8IeQ" itct="CAMQs-UBGP___________wEiEwj_vrGo_u7fAhUGbjAKHRgiA4co-B0yAml2SOTD8Nupm_mEdg">
<segment>
<movingRegion type="rect">
<rectRegion x="4.12000" y="15.49300" w="23.57400" h="24.95800" t="0:39.829"/>
<rectRegion x="4.12000" y="15.49300" w="23.57400" h="24.95800" t="0:50.633"/>
</movingRegion>
</segment>
<appearance bgColor="16777215" highlightWidth="3" borderAlpha="0.2"/>
<action type="openUrl" trigger="click">
<url target="current" value="https://www.youtube.com/watch?annotation_id=annotation_2027072637&ei=fGY9XP-QC4bcwQGYxIy4CA&feature=iv&index=213&list=PLZH-sF1inZVwQhbKGgc4CKjmGKYc4gVKj&src_vid=dgnk2pt8IeQ&v=KvJuP5BE7IM" link_class="1"/>
</action>
</annotation>
<annotation id="annotation_2054164959" type="text" style="highlightText" logable="false" itct="">
<segment spaceRelative="annotation_2484666979">
<movingRegion type="rect">
<rectRegion x="-3.01100" y="16.62000" w="3.96200" h="4.87000" t="never"/>
<rectRegion x="-3.01100" y="16.62000" w="3.96200" h="4.87000" t="never"/>
</movingRegion>
</segment>
<appearance bgAlpha="0" textSize="3.911599999999999" highlightFontColor="0"/>
<trigger>
<condition ref="annotation_2484666979" state="rollOver"/>
</trigger>
</annotation>
<annotation id="annotation_2133573045" type="text" style="popup" log_data="a-id=annotation_2133573045&l-class=1&xble=1&ei=fGY9XP-QC4bcwQGYxIy4CA&link=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DBk4-N6_eI6o%26list%3DPLZH-sF1inZVwQhbKGgc4CKjmGKYc4gVKj%26index%3D193&a-type=1&a-v=dgnk2pt8IeQ" itct="CAQQs-UBGP___________wEiEwj_vrGo_u7fAhUGbjAKHRgiA4co-B0yAml2SOTD8Nupm_mEdg">
<TEXT>How to be American Hero</TEXT>
<segment>
<movingRegion type="rect">
<rectRegion x="30.42800" y="29.57700" w="61.52900" h="15.64800" t="0:39.829"/>
<rectRegion x="30.42800" y="29.57700" w="61.52900" h="15.64800" t="0:50.633"/>
</movingRegion>
</segment>
<appearance bgAlpha="0.600000023842" bgColor="14562356" fgColor="16777215" textSize="8.424966666666666" effects="bevel dropshadow textdropshadow">
</appearance>
<action type="openUrl" trigger="click">
<url target="current" value="https://www.youtube.com/watch?annotation_id=annotation_2133573045&ei=fGY9XP-QC4bcwQGYxIy4CA&feature=iv&index=193&list=PLZH-sF1inZVwQhbKGgc4CKjmGKYc4gVKj&src_vid=dgnk2pt8IeQ&v=Bk4-N6_eI6o" link_class="1"/>
</action>
</annotation>
<annotation id="annotation_2247933445" type="text" style="highlightText" logable="false" itct="">
<segment spaceRelative="annotation_1092714165">
<movingRegion type="rect">
<rectRegion x="0.00000" y="18.02800" w="3.96200" h="4.22500" t="never"/>
<rectRegion x="0.00000" y="18.02800" w="3.96200" h="4.22500" t="never"/>
</movingRegion>
</segment>
<appearance bgAlpha="0" textSize="3.911599999999999" highlightFontColor="0"/>
<trigger>
<condition ref="annotation_1092714165" state="rollOver"/>
</trigger>
</annotation>
<annotation id="annotation_2484666979" type="highlight" log_data="a-id=annotation_2484666979&l-class=1&xble=1&ei=fGY9XP-QC4bcwQGYxIy4CA&link=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DGeM1YsYapvs%26list%3DPLZH-sF1inZVwQhbKGgc4CKjmGKYc4gVKj%26index%3D198&a-type=3&a-v=dgnk2pt8IeQ" itct="CAUQs-UBGP___________wEiEwj_vrGo_u7fAhUGbjAKHRgiA4co-B0yAml2SOTD8Nupm_mEdg">
<segment>
<movingRegion type="rect">
<rectRegion x="3.01100" y="44.22500" w="24.04900" h="23.26800" t="0:39.829"/>
<rectRegion x="3.01100" y="44.22500" w="24.04900" h="23.26800" t="0:50.633"/>
</movingRegion>
</segment>
<appearance bgColor="16777215" highlightWidth="3" borderAlpha="0.2"/>
<action type="openUrl" trigger="click">
<url target="current" value="https://www.youtube.com/watch?annotation_id=annotation_2484666979&ei=fGY9XP-QC4bcwQGYxIy4CA&feature=iv&index=198&list=PLZH-sF1inZVwQhbKGgc4CKjmGKYc4gVKj&src_vid=dgnk2pt8IeQ&v=GeM1YsYapvs" link_class="1"/>
</action>
</annotation>
<annotation id="annotation_322694279" type="text" style="popup" log_data="a-id=annotation_322694279&l-class=1&xble=1&ei=fGY9XP-QC4bcwQGYxIy4CA&link=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DsnTBZulVeCk%26list%3DPLZH-sF1inZVwQhbKGgc4CKjmGKYc4gVKj%26index%3D215&a-type=1&a-v=dgnk2pt8IeQ" itct="CAYQs-UBGP___________wEiEwj_vrGo_u7fAhUGbjAKHRgiA4co-B0yAml2SOTD8Nupm_mEdg">
<TEXT>NEXT>></TEXT>
<segment>
<movingRegion type="rect">
<rectRegion x="68.73200" y="0.00000" w="31.26800" h="16.49300" t="0:39.829"/>
<rectRegion x="68.73200" y="0.00000" w="31.26800" h="16.49300" t="0:50.633"/>
</movingRegion>
</segment>
<appearance bgAlpha="0.600000023842" bgColor="14573741" fgColor="16777215" textSize="8.424966666666666" effects="">
</appearance>
<action type="openUrl" trigger="click">
<url target="current" value="https://www.youtube.com/watch?annotation_id=annotation_322694279&ei=fGY9XP-QC4bcwQGYxIy4CA&feature=iv&index=215&list=PLZH-sF1inZVwQhbKGgc4CKjmGKYc4gVKj&src_vid=dgnk2pt8IeQ&v=snTBZulVeCk" link_class="1"/>
</action>
</annotation>
<annotation id="annotation_3337800651" type="highlight" log_data="a-id=annotation_3337800651&l-class=1&xble=1&ei=fGY9XP-QC4bcwQGYxIy4CA&link=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DKxi6uHWWvdI%26list%3DPLZH-sF1inZVwQhbKGgc4CKjmGKYc4gVKj%26index%3D174&a-type=3&a-v=dgnk2pt8IeQ" itct="CAcQs-UBGP___________wEiEwj_vrGo_u7fAhUGbjAKHRgiA4co-B0yAml2SOTD8Nupm_mEdg">
<segment>
<movingRegion type="rect">
<rectRegion x="3.64500" y="71.26800" w="23.89100" h="26.10200" t="0:39.829"/>
<rectRegion x="3.64500" y="71.26800" w="23.89100" h="26.10200" t="0:50.633"/>
</movingRegion>
</segment>
<appearance bgColor="16777215" highlightWidth="3" borderAlpha="0.2"/>
<action type="openUrl" trigger="click">
<url target="current" value="https://www.youtube.com/watch?annotation_id=annotation_3337800651&ei=fGY9XP-QC4bcwQGYxIy4CA&feature=iv&index=174&list=PLZH-sF1inZVwQhbKGgc4CKjmGKYc4gVKj&src_vid=dgnk2pt8IeQ&v=Kxi6uHWWvdI" link_class="1"/>
</action>
</annotation>
<annotation id="annotation_4170735025" type="text" style="highlightText" logable="false" itct="">
<segment spaceRelative="annotation_2027072637">
<movingRegion type="rect">
<rectRegion x="-4.12000" y="17.74600" w="3.96200" h="6.26800" t="never"/>
<rectRegion x="-4.12000" y="17.74600" w="3.96200" h="6.26800" t="never"/>
</movingRegion>
</segment>
<appearance bgAlpha="0" textSize="3.911599999999999" highlightFontColor="0"/>
<trigger>
<condition ref="annotation_2027072637" state="rollOver"/>
</trigger>
</annotation>
<annotation id="annotation_4275154045" type="text" style="highlightText" logable="false" itct="">
<segment spaceRelative="annotation_3337800651">
<movingRegion type="rect">
<rectRegion x="-3.64500" y="19.71800" w="3.96200" h="6.84500" t="never"/>
<rectRegion x="-3.64500" y="19.71800" w="3.96200" h="6.84500" t="never"/>
</movingRegion>
</segment>
<appearance bgAlpha="0" textSize="3.911599999999999" highlightFontColor="0"/>
<trigger>
<condition ref="annotation_3337800651" state="rollOver"/>
</trigger>
</annotation>
<annotation id="annotation_802942891" type="text" style="popup" log_data="a-id=annotation_802942891&l-class=1&xble=1&ei=fGY9XP-QC4bcwQGYxIy4CA&link=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Ds1nSABAp7Og%26list%3DPLZH-sF1inZVwQhbKGgc4CKjmGKYc4gVKj%26index%3D194&a-type=1&a-v=dgnk2pt8IeQ" itct="">
<TEXT>How to lose a new friend</TEXT>
<segment>
<movingRegion type="rect">
<rectRegion x="30.26900" y="65.63400" w="59.78600" h="12.54900" t="0:39.829"/>
<rectRegion x="30.26900" y="65.63400" w="59.78600" h="12.54900" t="0:50.633"/>
</movingRegion>
</segment>
<appearance bgAlpha="0.600000023842" bgColor="16564776" fgColor="0" textSize="8.424966666666666" effects="">
</appearance>
<action type="openUrl" trigger="click">
<url target="current" value="https://www.youtube.com/watch?annotation_id=annotation_802942891&ei=fGY9XP-QC4bcwQGYxIy4CA&feature=iv&index=194&list=PLZH-sF1inZVwQhbKGgc4CKjmGKYc4gVKj&src_vid=dgnk2pt8IeQ&v=s1nSABAp7Og" link_class="1"/>
</action>
</annotation></annotations></document> | 59.92973 | 395 | 0.735546 |
9f4fe175910c7c2a66ab1e5ff0d22227f5211162 | 2,865 | xml | XML | mybatis-kits-core/pom.xml | yangjian102621/mybatis-kits | 7cd671cbd7ff511bced69daa0f5ceb0e055c49ab | [
"Apache-2.0"
] | 5 | 2019-07-29T02:28:47.000Z | 2021-09-26T08:43:07.000Z | mybatis-kits-core/pom.xml | yangjian102621/mybatis-kits | 7cd671cbd7ff511bced69daa0f5ceb0e055c49ab | [
"Apache-2.0"
] | null | null | null | mybatis-kits-core/pom.xml | yangjian102621/mybatis-kits | 7cd671cbd7ff511bced69daa0f5ceb0e055c49ab | [
"Apache-2.0"
] | 2 | 2019-08-26T12:11:17.000Z | 2020-12-24T06:47:07.000Z | <?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.rockyang</groupId>
<artifactId>mybatis-kits</artifactId>
<version>1.5.2</version>
</parent>
<artifactId>mybatis-kits-core</artifactId>
<name>${project.artifactId}</name>
<packaging>jar</packaging>
<properties>
<spring.version>5.1.5.RELEASE</spring.version>
<joda-time.version>2.9.9</joda-time.version>
</properties>
<dependencies>
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
</dependency>
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis</artifactId>
</dependency>
<dependency>
<groupId>javax.persistence</groupId>
<artifactId>persistence-api</artifactId>
</dependency>
<dependency>
<groupId>org.mybatis</groupId>
<artifactId>mybatis-spring</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>${spring.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<version>${spring.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>${spring.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<version>${spring.version}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
<version>${joda-time.version}</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>jcl-over-slf4j</artifactId>
</dependency>
</dependencies>
</project> | 33.313953 | 108 | 0.569284 |
e38ae709221eaabc9ea0ed4ea6ec9b7165def93a | 6,264 | xml | XML | docs/archives/tag/ナナ・プラザ/feed/index.xml | fukata/blog.fukata.org | a7a2d96e168fa26f4c4f5738326daa941cb1ed5d | [
"MIT"
] | null | null | null | docs/archives/tag/ナナ・プラザ/feed/index.xml | fukata/blog.fukata.org | a7a2d96e168fa26f4c4f5738326daa941cb1ed5d | [
"MIT"
] | null | null | null | docs/archives/tag/ナナ・プラザ/feed/index.xml | fukata/blog.fukata.org | a7a2d96e168fa26f4c4f5738326daa941cb1ed5d | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
>
<channel>
<title>ナナ・プラザ – blog.fukata.org</title>
<atom:link href="/archives/tag/%E3%83%8A%E3%83%8A%E3%83%BB%E3%83%97%E3%83%A9%E3%82%B6/feed/" rel="self" type="application/rss+xml" />
<link>/</link>
<description>旅するプログラマ</description>
<lastBuildDate>Tue, 27 Dec 2016 23:00:41 +0000</lastBuildDate>
<language>en-US</language>
<sy:updatePeriod>
hourly </sy:updatePeriod>
<sy:updateFrequency>
1 </sy:updateFrequency>
<generator>https://wordpress.org/?v=5.6</generator>
<item>
<title>クリスマスにナナ・プラザ周辺で飲んできた</title>
<link>/archives/790/</link>
<comments>/archives/790/#respond</comments>
<dc:creator><![CDATA[fukata]]></dc:creator>
<pubDate>Tue, 27 Dec 2016 23:00:41 +0000</pubDate>
<category><![CDATA[旅行]]></category>
<category><![CDATA[クリスマス]]></category>
<category><![CDATA[タイ]]></category>
<category><![CDATA[ナナ・プラザ]]></category>
<category><![CDATA[バンコク]]></category>
<category><![CDATA[東南アジア]]></category>
<guid isPermaLink="false">https://travel.fukata.org/?p=790</guid>
<description><![CDATA[広告 アソークにあるソイ・カウボーイ近くの屋台でチキンヌードル。50B。初めて平打タイプの麺を食べてみたけどなかなか美味しい。 昼間から飲むビールは最高。 ヌードル1杯だけだと足りないので焼き鳥を1本 ... <a href="/archives/790/"> 続きを読む</a>]]></description>
<content:encoded><![CDATA[<p><a href="/archives/790/"><img src="https://farm1.staticflickr.com/775/31499637350_511440a2dc_z.jpg" alt="PC253101" class="aligncenter" /></a></p>
<p><span id="more-790"></span></p>
<div class="ad_section"><div class="ad_title">広告</div><div class="ad_body"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- blog-content-bottom1 -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-9703571485671477"
data-ad-slot="4353022998"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script></div></div>
<p>アソークにあるソイ・カウボーイ近くの屋台でチキンヌードル。50B。初めて平打タイプの麺を食べてみたけどなかなか美味しい。<br />
<a href="/archives/790/"><img src="https://farm1.staticflickr.com/476/31756254031_1627bfefca_z.jpg" alt="PC252928" class="aligncenter" /></a></p>
<p>昼間から飲むビールは最高。<br />
<a href="/archives/790/"><img src="https://farm1.staticflickr.com/583/31756238241_cb322f51e1_z.jpg" alt="PC252950" class="aligncenter" /></a></p>
<p>ヌードル1杯だけだと足りないので焼き鳥を1本食べた。今回は左上に見えるハツ。10B。<br />
<a href="/archives/790/"><img src="https://farm1.staticflickr.com/626/31756223801_2111556655_z.jpg" alt="PC252971" class="aligncenter" /></a></p>
<p>既に一度焼かれてるので大丈夫だと思うけどちょっとぬるかったのでもう少し焼けば良かった。<br />
<a href="/archives/790/"><img src="https://farm1.staticflickr.com/617/31756232561_171c84c1d4_z.jpg" alt="PC252969" class="aligncenter" /></a></p>
<p>少し歩いたのでSoi 11にあるオーストラリアンパブでもう1杯。<br />
<a href="/archives/790/"><img src="https://farm1.staticflickr.com/417/31063307903_14892aecdf_z.jpg" alt="PC252989" class="aligncenter" /></a></p>
<p>アルコールを摂取しない日の方が少ないけど、今日はクリスマスということで以前、バンコク市内に住んでいた時によく利用していたスペイン料理屋に行ってイネディットでも飲もうかと思って行ってみたらまさかの売り切れ。まだ早い時間帯なのにしかもクリスマスなのに売り切れとか。。。イネディットのためにこの店に来たのに出鼻をくじかれた。</p>
<p>とは言え席に着いたので気を取り直して食事をすることに。</p>
<p>普段なら酒のツマミになりそうなものをメインに頼むところだけど今日は初めてこの店でパエリアを食べてみることにした。パエリアって薄い鍋で作ってるのかと思ったけど割りと深さがあって4人前くらいの量があった。一人で半分以上食べる羽目になって食べた後5分くらい動けなかった。<br />
<a href="/archives/790/"><img src="https://farm1.staticflickr.com/408/31499765310_fcaf69356b_z.jpg" alt="PC253026" class="aligncenter" /></a></p>
<p>以前、行った時のブログ記事はこちらから。<br />
<a href="https://tabearuki.fukata.org/archives/1190">Sukhumvit Soi11の小道にあるTAPAS CAFEでスペイン料理を食べてきた | 食べ歩記</a></p>
<p>ターミナル21のクリスマスツリー。<br />
<a href="/archives/790/"><img src="https://farm1.staticflickr.com/746/31063237463_76da2606c6_z.jpg" alt="PC253038" class="aligncenter" /></a></p>
<p>街中は例年に比べてイルミネーションが少なく感じたがナナ・プラザのある通りは相変わらず多くの人で賑わっていた。ゴーゴーバーの女の子にとっても稼ぎ時、彼女たちにとってもまた性夜。<br />
<a href="/archives/790/"><img src="https://farm1.staticflickr.com/257/31834948606_cf8651756e_z.jpg" alt="PC253043" class="aligncenter" /></a></p>
<p>屋台で食べるトナカイの髪飾りを付けた女の子。<br />
<a href="/archives/790/"><img src="https://farm6.staticflickr.com/5611/31725251702_1acc130831_z.jpg" alt="PC253045" class="aligncenter" /></a></p>
<p>バンコクにHOOTERSが出来たのは知ってたけど行ったことなかったので行ってみた。場所はナナ・プラザの前にあるHOOTERS。<br />
<a href="/archives/790/"><img src="https://farm1.staticflickr.com/730/31499698930_2f76c54cf7_z.jpg" alt="PC253059" class="aligncenter" /></a></p>
<p>日本の渋谷にHOOTERSが出来た時にオープニングに行ったことはあったけど、渋谷店には無かったバンコクのHOOTERSにはロデオマシーンがあった。<br />
<a href="/archives/790/"><img src="https://farm1.staticflickr.com/621/31725220112_d1eaa26339_z.jpg" alt="PC253056" class="aligncenter" /></a></p>
<p>せっかくサンタコスプレの女の子がいるからロデオマシンに乗ってくれないかと淡い期待をしながらシンハービールを飲んでたらなんと願いが通じたのか乗ってくれた!ということでせっかくなんで動画を撮ってみた。AFがたまに迷ってるので動画の撮り方も勉強しないと。</p>
<p>何やら見覚えがある光景が。クリスマスの夜に障害対応中かな?<br />
<a href="/archives/790/"><img src="https://farm1.staticflickr.com/496/31834880176_e05bd609cd_z.jpg" alt="PC253076" class="aligncenter" /></a></p>
<p>ここもかなり久しぶりなナナ・プラザ。<br />
<a href="/archives/790/"><img src="https://farm1.staticflickr.com/449/31834847386_5f2a310787_z.jpg" alt="PC253089" class="aligncenter" /></a></p>
<p>女の子もお客さんもたくさん。<br />
<a href="/archives/790/"><img src="https://farm1.staticflickr.com/334/31872773155_f266d04228_z.jpg" alt="PC253091" class="aligncenter" /></a></p>
<p>店の入口でタバコを吸う女サンタ。<br />
<a href="/archives/790/"><img src="https://farm1.staticflickr.com/775/31499637350_511440a2dc_z.jpg" alt="PC253101" class="aligncenter" /></a></p>
<p>ナナ・プラザ内にもクリスマスツリーがあった。<br />
<a href="/archives/790/"><img src="https://farm1.staticflickr.com/430/31834794276_e4d08e5f90_z.jpg" alt="PC263121" class="aligncenter" /></a></p>
<p>昼間からバンコク市内でハシゴして夜まで酒飲んでたのはかなり久しぶりだった。</p>
<p>今回はイネディットだけが残念だったので是非次回リベンジしたい。バンコク市内でイネディットが飲めるレストラン他にないかな?</p>
<p>休みの日は酒で始まって酒で終わりたい。</p>
]]></content:encoded>
<wfw:commentRss>/archives/790/feed/</wfw:commentRss>
<slash:comments>0</slash:comments>
<image>https://farm1.staticflickr.com/775/31499637350_511440a2dc.jpg</image>
</item>
</channel>
</rss>
| 62.64 | 184 | 0.73675 |
6be5448c082334f8de797694339bde5d424a111c | 3,487 | xml | XML | 2016-xml/5K0Y-PT80-004G-K0XC-00000-00.xml | openva/va-decoded | 16c17864e5e400e835461b93ff96d9f922fc0aac | [
"MIT"
] | 5 | 2016-04-15T18:51:19.000Z | 2019-04-07T00:23:20.000Z | 2016-xml/5K0Y-PT80-004G-K0XC-00000-00.xml | openva/va-decoded | 16c17864e5e400e835461b93ff96d9f922fc0aac | [
"MIT"
] | 47 | 2015-10-30T01:39:35.000Z | 2017-12-11T14:05:31.000Z | 2016-xml/5K0Y-PT80-004G-K0XC-00000-00.xml | openva/va-decoded | 16c17864e5e400e835461b93ff96d9f922fc0aac | [
"MIT"
] | 5 | 2015-10-30T01:46:06.000Z | 2017-03-09T17:45:00.000Z | <?xml version="1.0" encoding="UTF-8"?><!--Transformation version 1.3--><legislativeDoc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://www.lexisnexis.com/xmlschemas/content/public/legislativedoc/1/" schemaVersion="1.0"><legislativeDocHead><citations><citeForThisResource citeDefinition="#7159#349#000045# 1# 161.167#">Va. Code Ann. § 45.1-161.167</citeForThisResource></citations><legislativeBodyInfo><jurisdiction><jurisSystem normalizedLongName="Virginia" normalizedShortName="VA"/></jurisdiction></legislativeBodyInfo></legislativeDocHead><legislativeDocBody><statute><level levelType="section"><anchor id="_45.1-161.167"/><heading><desig>§ 45.1-161.167.</desig><title>Examination of escapeways</title></heading><bodyText><p>The mine foreman shall examine all escapeways for hazardous conditions at least once per week. The mine foreman shall mark his initials and the date at the places examined, and if hazardous conditions are found they shall be reported promptly. A record of these examinations and tests shall be kept at the mine.</p></bodyText><history><historyGroup groupType="history-citation"><historyItem><bodyText><p>Code 1950, §§ 45-32, 45-33, 45-60.4, 45-68.1, 45-69.7; 1954, c. 191; 1966, c. 594, § 45.1-65; 1978, c. 120; <citation normalizedCite="1994 VA CH 28"><content><span normalizedCite="1994 Va. Ch. 28">1994, c. 28<locator><locatorKey><keyName name="citeReference"/><keyValue value="#1834#131#1994#000028#"/></locatorKey></locator></span></content></citation>; <citation normalizedCite="1996 VA CH 774"><content><span normalizedCite="1996 Va. Ch. 774">1996, c. 774<locator><locatorKey><keyName name="citeReference"/><keyValue value="#1834#131#1996#000774#"/></locatorKey></locator></span></content></citation>.</p></bodyText></historyItem></historyGroup></history></level></statute></legislativeDocBody><metadata><dc:metadata xmlns:dc="http://purl.org/dc/elements/1.1/"><dc:identifier identifierScheme="PGUID">urn:contentItem:5K0Y-PT80-004G-K0XC-00000-00</dc:identifier><dc:source sourceScheme="productContentSetIdentifier">10816</dc:source><dc:date dateType="last-updated">2016-06-15</dc:date></dc:metadata><publicationInfo><publicationName>CODE OF VIRGINIA </publicationName><copyright>Copyright © 2016 by Matthew Bender & Company, Inc. a member of the LexisNexis Group. All rights reserved</copyright></publicationInfo><hierarchy><hierarchyLevel levelType="title"><heading><desig>TITLE 45.1.</desig><title>MINES AND MINING</title></heading><hierarchyLevel levelType="chapter"><heading><desig>CHAPTER 14.3.</desig><title>REQUIREMENTS APPLICABLE TO UNDERGROUND COAL MINES</title></heading><hierarchyLevel levelType="article"><heading><desig>ARTICLE 8.</desig><title>MINE OPENINGS AND ESCAPEWAYS</title></heading></hierarchyLevel></hierarchyLevel></hierarchyLevel></hierarchy><classificationGroup classificationScheme="indexing-terms"><classification classificationScheme="legal"><classificationItem><className>Business & Corporate Compliance</className><classCode>Z3VpZD11cm46dG9waWM6MUFEMUQ2QTA1OUZCNEE5RjkzNTA2RERFMUNEOTk1RTI7cGFyZW50Z3VpZD0</classCode><classificationItem score="90"><className>Energy & Utilities</className><classCode>Z3VpZD11cm46dG9waWM6OUUzODAyRDk1QzVFNEZGMEJDM0RGMDYxOTlEMEEzRDA7cGFyZW50Z3VpZD11cm46dG9waWM6MUFEMUQ2QTA1OUZCNEE5RjkzNTA2RERFMUNEOTk1RTI</classCode></classificationItem></classificationItem></classification></classificationGroup></metadata></legislativeDoc> | 3,487 | 3,487 | 0.791798 |
7dcdba54c6220314c23a38de1a6b3c9646277876 | 95,962 | xml | XML | N17311.xml | textcreationpartnership/N17311 | 2417524a3664196631ced95cc7559791b6f3a244 | [
"CC0-1.0"
] | null | null | null | N17311.xml | textcreationpartnership/N17311 | 2417524a3664196631ced95cc7559791b6f3a244 | [
"CC0-1.0"
] | null | null | null | N17311.xml | textcreationpartnership/N17311 | 2417524a3664196631ced95cc7559791b6f3a244 | [
"CC0-1.0"
] | null | null | null | <TEI xmlns="http://www.tei-c.org/ns/1.0">
<teiHeader>
<fileDesc>
<titleStmt>
<title>A plan for a school on an establishment similar to that at Ackworth, in Yorkshire, Great-Britain, varied to suit the circumstances of the youth within limits of the Yearly-Meeting for Pennsylvania and New-Jersey: introduced with the sense of Friends in New-England, on the subject of education; and an account of some schools in Great-Britain: : to which is added, observations and remarks, intended for the consideration of Friends.</title>
<author>Biddle, Owen, 1737-1799.</author>
</titleStmt>
<extent>Approx. 78 KB of XML-encoded text transcribed from 52 1-bit group-IV TIFF page images.</extent>
<publicationStmt>
<publisher>Text Creation Partnership,</publisher>
<pubPlace>Ann Arbor, MI :</pubPlace>
<date when="2009-04">2009-04.</date>
<idno type="DLPS">N17311</idno>
<idno type="TCP">N17311</idno>
<idno type="STC">Evans 22361</idno>
<idno type="NOTIS">APY0602</idno>
<idno type="IMAGE-SET">22361</idno>
<idno type="EVANS-CITATION">99027657</idno>
<availability>
<p>This keyboarded and encoded edition of the
work described above is co-owned by the institutions
providing financial support to the Early English Books
Online Text Creation Partnership. This Phase I text is
available for reuse, according to the terms of <ref target="https://creativecommons.org/publicdomain/zero/1.0/">Creative
Commons 0 1.0 Universal</ref>. The text can be copied,
modified, distributed and performed, even for
commercial purposes, all without asking permission.</p>
</availability>
</publicationStmt>
<seriesStmt>
<title>Early American Imprints, 1639-1800 ; no. 22361.</title>
</seriesStmt>
<notesStmt>
<note>(Evans-TCP ; no. N17311)</note>
<note>Transcribed from: (Readex Archive of Americana ; Early American Imprints, series I ; image set 22361)</note>
<note>Images scanned from Readex microprint and microform: (Early American imprints. First series ; no. 22361)</note>
</notesStmt>
<sourceDesc>
<biblFull>
<titleStmt>
<title>A plan for a school on an establishment similar to that at Ackworth, in Yorkshire, Great-Britain, varied to suit the circumstances of the youth within limits of the Yearly-Meeting for Pennsylvania and New-Jersey: introduced with the sense of Friends in New-England, on the subject of education; and an account of some schools in Great-Britain: : to which is added, observations and remarks, intended for the consideration of Friends.</title>
<author>Biddle, Owen, 1737-1799.</author>
</titleStmt>
<extent>52 p. ; 20 cm. (8vo) </extent>
<publicationStmt>
<publisher>Printed by Joseph Crukshank.,</publisher>
<pubPlace>Philadelphia: :</pubPlace>
<date>MDCCXC. [1790]</date>
</publicationStmt>
<notesStmt>
<note>Signed on p. 52: Owen Biddle.</note>
</notesStmt>
</biblFull>
</sourceDesc>
</fileDesc>
<encodingDesc>
<projectDesc>
<p>Created by converting TCP files to TEI P5 using tcp2tei.xsl,
TEI @ Oxford.
</p>
</projectDesc>
<editorialDecl>
<p>EEBO-TCP is a partnership between the Universities of Michigan and Oxford and the publisher ProQuest to create accurately transcribed and encoded texts based on the image sets published by ProQuest via their Early English Books Online (EEBO) database (http://eebo.chadwyck.com). The general aim of EEBO-TCP is to encode one copy (usually the first edition) of every monographic English-language title published between 1473 and 1700 available in EEBO.</p>
<p>EEBO-TCP aimed to produce large quantities of textual data within the usual project restraints of time and funding, and therefore chose to create diplomatic transcriptions (as opposed to critical editions) with light-touch, mainly structural encoding based on the Text Encoding Initiative (http://www.tei-c.org).</p>
<p>The EEBO-TCP project was divided into two phases. The 25,363 texts created during Phase 1 of the project have been released into the public domain as of 1 January 2015. Anyone can now take and use these texts for their own purposes, but we respectfully request that due credit and attribution is given to their original source.</p>
<p>Users should be aware of the process of creating the TCP texts, and therefore of any assumptions that can be made about the data.</p>
<p>Text selection was based on the New Cambridge Bibliography of English Literature (NCBEL). If an author (or for an anonymous work, the title) appears in NCBEL, then their works are eligible for inclusion. Selection was intended to range over a wide variety of subject areas, to reflect the true nature of the print record of the period. In general, first editions of a works in English were prioritized, although there are a number of works in other languages, notably Latin and Welsh, included and sometimes a second or later edition of a work was chosen if there was a compelling reason to do so.</p>
<p>Image sets were sent to external keying companies for transcription and basic encoding. Quality assurance was then carried out by editorial teams in Oxford and Michigan. 5% (or 5 pages, whichever is the greater) of each text was proofread for accuracy and those which did not meet QA standards were returned to the keyers to be redone. After proofreading, the encoding was enhanced and/or corrected and characters marked as illegible were corrected where possible up to a limit of 100 instances per text. Any remaining illegibles were encoded as <gap>s. Understanding these processes should make clear that, while the overall quality of TCP data is very good, some errors will remain and some readable characters will be marked as illegible. Users should bear in mind that in all likelihood such instances will never have been looked at by a TCP editor.</p>
<p>The texts were encoded and linked to page images in accordance with level 4 of the TEI in Libraries guidelines.</p>
<p>Copies of the texts have been issued variously as SGML (TCP schema; ASCII text with mnemonic sdata character entities); displayable XML (TCP schema; characters represented either as UTF-8 Unicode or text strings within braces); or lossless XML (TEI P5, characters represented either as UTF-8 Unicode or TEI g elements).</p>
<p>Keying and markup guidelines are available at the <ref target="http://www.textcreationpartnership.org/docs/.">Text Creation Partnership web site</ref>.</p>
</editorialDecl>
<listPrefixDef>
<prefixDef ident="tcp"
matchPattern="([0-9\-]+):([0-9IVX]+)"
replacementPattern="http://eebo.chadwyck.com/downloadtiff?vid=$1&page=$2"/>
<prefixDef ident="char"
matchPattern="(.+)"
replacementPattern="https://raw.githubusercontent.com/textcreationpartnership/Texts/master/tcpchars.xml#$1"/>
</listPrefixDef>
</encodingDesc>
<profileDesc>
<langUsage>
<language ident="eng">eng</language>
</langUsage>
<textClass>
<keywords scheme="http://authorities.loc.gov/">
<term>Philadelphia Yearly Meeting of the Religious Society of Friends.</term>
<term>Ackworth School (Yorkshire)</term>
<term>Society of Friends -- Education</term>
<term>Education -- United States</term>
<term>Education -- Great Britain</term>
</keywords>
</textClass>
</profileDesc>
<revisionDesc>
<change>
<date>2008-03</date>
<label>TCP</label>Assigned for keying and markup</change>
<change>
<date>2008-04</date>
<label>SPi Global (Manila)</label>Keyed and coded from Readex/Newsbank page images</change>
<change>
<date>2008-06</date>
<label>Olivia Bottum</label>Sampled and proofread</change>
<change>
<date>2008-06</date>
<label>Olivia Bottum</label>Text and markup reviewed and edited</change>
<change>
<date>2008-09</date>
<label>pfs.</label>Batch review (QC) and XML conversion</change>
</revisionDesc>
</teiHeader>
<text xml:lang="eng">
<front>
<div type="title_page">
<pb facs="unknown:022361_0000_0FB8483EA2F81A48"/>
<pb facs="unknown:022361_0001_0FB848402333E6E0"
rendition="simple:additions"/>
<p>A PLAN FOR A SCHOOL On an Eſtabliſhment ſimilar to that at ACKWORTH, in <hi>Yorkſhire, Great-Britain,</hi> varied to ſuit the Circumſtances of the Youth within the Limits of the YEARLY-MEETING For <hi>Pennſylvania</hi> and <hi>New-Jerſey:</hi> introduced with the Senſe of Friends in <hi>New-England,</hi> on the Subject of Education; AND An Account of ſome Schools in <hi>Great-Britain:</hi> TO WHICH IS ADDED, OBSERVATIONS AND REMARKS, Intended for the Conſideration of Friends.</p>
<p>
<hi>PHILADELPHIA:</hi> PRINTED BY <hi>JOSEPH CRUKSHANK.</hi> M DCC XC.</p>
</div>
</front>
<body>
<div type="plan">
<pb facs="unknown:022361_0002_0FB848436A93AC68"/>
<head>A PLAN FOR A SCHOOL.</head>
<div n="1" type="section">
<head>SECTION I.</head>
<p>THAT there has been a conſiderable degree of attention given to the ſubject of education, and a number of uſeful ſchools eſtabliſhed, nearly agree<g ref="char:EOLhyphen"/>able to the recommendation of the Yearly Meeting, under religious-minded tutors; alſo a growing con<g ref="char:EOLhyphen"/>cern in the minds of many friends, to provide for the due inſtruction of the riſing youth, has been ob<g ref="char:EOLhyphen"/>ſerved with ſatisfaction.</p>
<p>Yet when the ſtate of the young people within the extenſive limits of this Yearly Meeting, is taken into conſideration, with the care manifeſted by Friends in Great-Britain, in the eſtabliſhment of ſchools for the
<pb n="4"
facs="unknown:022361_0003_0FB848461B73C948"
rendition="simple:additions"/>
benefit of their young people not in affluent circum<g ref="char:EOLhyphen"/>ſtances, as well as others, and attending to the weigh<g ref="char:EOLhyphen"/>ty reaſons which have been urged on various occaſions in favor of a more guarded courſe of inſtruction than is cuſtomary, it has been apprehended, that a uſe might ariſe from having an abſtract of what relates to thoſe ſchools in Great-Britain, mentioned in a publication made by Dr. John Fothergill deceaſed, on the inſtitu<g ref="char:EOLhyphen"/>tion at Ackworth, brought more generally into the view of ſociety at large, with the ſenſe of Friends in Great-Britain and America, on the ſubject of board<g ref="char:EOLhyphen"/>ing ſchools, and the neceſſity for a greater care in the education of their young people: for which purpoſe I have collected ſuch materials as would enable me to anſwer the expectation of Friends, who may be deſirous of information on this intereſting ſubject. And as the Meeting for Sufferings, in New-England, has given the ſenſe of their Yearly Meeting on this head, ſo early as the year 1690, with ſome judicious obſervations, calculated to recommend a greater at<g ref="char:EOLhyphen"/>tention to the education of their youth, I ſhall, therefore, introduce the ſubject with a quotation from their epiſtle dated the 11th of the 11th month, 1782, ſigned Moſes Brown,<note n="*" place="bottom">
<hi>Note,</hi> This Epiſtle contains an account of the recommenda<g ref="char:EOLhyphen"/>tion of then Yearly Meeting to form an eſtabliſhment or eſtabliſh<g ref="char:EOLhyphen"/>ments nearly ſimilar to that at ACKWORTH, anno 178O.</note> as follows, viz.</p>
<p>Their Yearly Meeting recommend
<q>to Friends every where, as far as they are able or capable,
<pb n="5" facs="unknown:022361_0004_0FB84847A0722ED0"/>
to provide ſchool-maſters and miſtreſſes who are faithful Friends, to teach and inſtruct their chil<g ref="char:EOLhyphen"/>dren, and not to ſend them to ſuch ſchools where they are taught the corrupt ways, manners, faſhions, and language of the world, &c.</q> To which the Meeting for Sufferings add, <q>The <gap reason="illegible: indecipherable" extent="1 word">
<desc>〈◊〉</desc>
</gap> of attention to which advice has occaſioned the well-concerned amongſt us, for the happineſs of the riſing generation, and proſperity of truth, to mourn for the hurt thereby ſuſtained in our ſo<g ref="char:EOLhyphen"/>ciety—Our principles lead to a ſeparation from the world, its cuſtoms, habits, language, and manners; how, then, can we hope for faithful ſucceſſors in our poſterity, or that they will come up in principles and practice agreeable thereto, if we continue ſo far to neglect the <hi>early</hi> care of our offspring, as to ſend them to ſchools, where principles and practices ſo repugnant are taught.— It is eſſential to the continuance of every ſociety upon the foundation of its riſe and eſtabliſhment, that its firſt principles be often recurred to. The principles of light and truth, which firſt ſeparated our antients from the world, early led George Fox into a ſight of the neceſſity of a ſeparation from the world in the education of ſucceeding ge<g ref="char:EOLhyphen"/>nerations.</q>
</p>
<p>Which advice, if attended to in ſome inſtances, has never been ſo fully regarded as its importance requires; owing to various circumſtances which can<g ref="char:EOLhyphen"/>not
<pb n="6" facs="unknown:022361_0005_0FB84849B7174580"/>
but be obvious to the well-informed, and which likewiſe appears to have been the caſe in Great-Britain, from what has been obſerved by Doctor Fo<g ref="char:EOLhyphen"/>thergill, reſpecting the ſchools amongſt them; and as an account of theſe ſchools may prove ſatisfactory to many, and ſhew the neceſſity for a greater care in the education of our youth, I have been large in my quotations reſpecting them, more eſpecially as the inconveniences which have attended moſt of them, led to the foundation of that noble inſtitution at Ackworth, and appear to be the ſame which we have experienced in America, with other circum<g ref="char:EOLhyphen"/>ſtances which are mentioned.</p>
<p>In the account of theſe ſchools we are informed
<q>of one at Gilderſome in Yorkſhire, which was ſet on foot by the activity of Friends, who have the immediate care of it, and from whom it has re<g ref="char:EOLhyphen"/>ceived a generous ſupport; yet as it is only pro<g ref="char:EOLhyphen"/>vided for by the liberality of friends within the limits of the neighbourhood, or of the Monthly Meeting of Brighouſe, by whoſe generoſity it was ſet on foot, it was thought the plan was <hi>too con<g ref="char:EOLhyphen"/>fined</hi> to admit of that uſefulneſs, which that at Ackworth promiſed: eſpecially as the <hi>price of education</hi> was neceſſarily greater, as was found on experience; altho' by the activity of Friends, who had the care of it, Gilderſome ſchool has proved beneficial to many children, and occaſi<g ref="char:EOLhyphen"/>oned many to be brought from a great diſ<g ref="char:EOLhyphen"/>tance.</q>
</p>
<p>
<pb n="7" facs="unknown:022361_0006_0FB8484AA2A34F40"/>
<q>Beſides this, there is another houſe for the edu<g ref="char:EOLhyphen"/>cation of Friends' children, which has been founded in London, and ſupported almoſt ſolely by Friends of the Quarterly Meeting of London, that is, Friends' ſchool-houſe and workhouſe at Clerken<g ref="char:EOLhyphen"/>well; the following circumſtances are mentioned reſpecting it: many well-diſpoſed perſons, on con<g ref="char:EOLhyphen"/>ſidering the ſtate of the poor in LONDON, appre<g ref="char:EOLhyphen"/>hended that many of the aged, as well as the chil<g ref="char:EOLhyphen"/>dren of divers, might be better ſupported and more ſuitably educated, were they collected toge<g ref="char:EOLhyphen"/>ther in one place, where every thing neceſſary for their well-being might be provided, more to their comfort than at their own habitations. Accord<g ref="char:EOLhyphen"/>ingly about the year 1700, this buſineſs was un<g ref="char:EOLhyphen"/>dertaken and liberally proceeded in, and was ſo prudently conducted, that it drew many perſons of note of other perſuaſions, to viſit it; which was the means of deriving credit to the ſociety, and of exciting a degree of the like attention to ſuch uſeful undertakings.</q>
</p>
<p>
<q>A committee of eighteen Friends, choſen from the ſeveral Monthly Meetings, meet for the moſt part once a month to tranſact the buſineſs of the houſe; beſides weekly viſitors who inſpect at <hi>un<g ref="char:EOLhyphen"/>certain ſeaſons</hi> the conduct of the family.</q>
</p>
<p>
<q>Under ſuch management it cannot be wonder<g ref="char:EOLhyphen"/>ed at, that the eſtabliſhment ſhould become con<g ref="char:EOLhyphen"/>ſiderable.
<pb n="8" facs="unknown:022361_0007_0FB8484C21F88498"/>
The fund is about £. 20,000; ariſing from the generoſity and bequeſts of individuals among Friends in that metropolis, a very few in<g ref="char:EOLhyphen"/>ſtances excepted; in which ſum is included a le<g ref="char:EOLhyphen"/>gacy left by our deceaſed friend, Devereaux Bow<g ref="char:EOLhyphen"/>ley of London, of THREE THOUSAND POUNDS.</q>
</p>
<p>But it appears from a local circumſtance that the benefits derived from this inſtitution have not been in every reſpect equal to the hopes of Friends;
<q>too few of the youth educated, the number conſidered, having turned out uſeful or reputable members of ſociety.</q>
</p>
<p>Two cauſes are aſſigned for this diſappointment; one is,
<q>the ſcholars were permitted too frequently to be in the ſtreets, alſo had liberty at times to viſit their friends and relations, not always the moſt exemplary in their conduct; by which means they contracted ill manners and worſe prac<g ref="char:EOLhyphen"/>tices, and returned to the houſe in every reſpect worſe than when they left it." Another cauſe aſ<g ref="char:EOLhyphen"/>ſigned is, "that a conſiderable number of antient poor are maintained under the ſame roof<g ref="char:punc">▪</g> ſome of whom have been brought to this ſituation by their miſconduct, and conſequently, not the moſt likely perſons to ſet the children a commendable example.</q>
<note n="*" place="bottom">At this houſe the poor of the ſociety of London are em<g ref="char:EOLhyphen"/>ployed and provided for.</note>
</p>
<p>
<pb n="9" facs="unknown:022361_0008_0FB8484D9E80C6E0"/>One other ſchool is mentioned which ſhows the pernicious influence of bad example, which is wor<g ref="char:EOLhyphen"/>thy of notice;
<q>A ſchool-houſe was built, an able and well-qualified maſter procured, and three thou<g ref="char:EOLhyphen"/>ſand pounds generouſly ſubſcribed by Friends, for a day-ſchool: but ſuch was the ill effects of the children <hi>mixing with others,</hi> ſo much were they hurt by bad examples and bad company, that thoſe who had engaged in the generous deſign, found it neceſſary to abandon it, merely, as it ap<g ref="char:EOLhyphen"/>peared, from this circumſtance.</q>
</p>
<p>
<q>The ſchool at Clerkenwell has lately had divers bequeſts made to it for the purpoſe of increaſing apprentice-fees, and further encouragement to ſuch children of both ſexes as may deſerve it after a certain age, and ſome regulations have been made to prevent the youth mixing with others; with a view to preſerve them from the influence of bad example.</q>
</p>
<p>How far Friends' care in this reſpect may be at<g ref="char:EOLhyphen"/>tended with the deſired benefits in that large metro<g ref="char:EOLhyphen"/>polis, we are yet to learn in the conduct of the youth who may be brought up at that ſchool: that conſi<g ref="char:EOLhyphen"/>derable endeavours were not uſed previous to the publication of theſe remarks, cannot be urged as an objection to a more ſelect and guarded education, as will appear by the following ſhort account of
<pb n="10" facs="unknown:022361_0009_0FB8484F2F20A2E0"/>
Friends' labor to preſerve them in <hi>ſo expoſed a ſitua<g ref="char:EOLhyphen"/>tion.</hi> "There is not," proceeds the ſaid Friend,
<q>an inſtitution exiſting, upon which more labor and diſintereſted endeavours, that every thing might be managed with order, oeconomy, reputa<g ref="char:EOLhyphen"/>tion, and general benefit, have been employed, than in this houſe (Clerkenwell:) ſuch is the ne<g ref="char:EOLhyphen"/>ceſſity of preſerving youth from the influence of bad example, if we hope to preſerve them in in<g ref="char:EOLhyphen"/>nocence and ſimplicity.</q>
</p>
<p>The importance of a right education is ſuch, that it is no occaſion of ſurpriſe when we conſider the failure of thoſe inſtitutions already mentioned, of anſwering all the ſalutary purpoſes expected from them, with the concern of friends, as mentioned in the following extract from the Minutes of the Year<g ref="char:EOLhyphen"/>ly Meeting of Great-Britain in 1777, that they ſhould be induced to turn their attention to this ſub<g ref="char:EOLhyphen"/>ject on an enlarged plan, ſo as to obviate the incon<g ref="char:EOLhyphen"/>veniences which they had ſo diſcouragingly experi<g ref="char:EOLhyphen"/>enced. The extract is as follows, viz.</p>
<p>
<q>It is the renewed concern of this Meeting to recommend a care for the offspring of ſuch pa<g ref="char:EOLhyphen"/>rents, whoſe earnings or incomes are ſo ſmall as to render them incapable of giving their children a ſuitable and guarded education, and that eſpeci<g ref="char:EOLhyphen"/>ally from home, by which they may be prevent<g ref="char:EOLhyphen"/>ed from mixing with others who are not of our
<pb n="11" facs="unknown:022361_0010_0FB848519B0B2050"/>
religious perſuaſion, which ſo often leads into hurt<g ref="char:EOLhyphen"/>ful habits, from which they are not afterwards eaſily reclaimed: and as ſome of our members may in<g ref="char:EOLhyphen"/>cautiouſly permit their offspring to ſuffer this great loſs, rather than apply for aſſiſtance from their Monthly Meetings; it is recommended to Friends in every Monthly Meeting, to ſeek out ſuch of their members as may be thus ſtraitened, and ad<g ref="char:EOLhyphen"/>miniſter to their help, and it is deſired that ſuch will receive the ſalutary aid with a willing mind, and thankfulneſs to the great Author of all good. And it being the judgment of this meeting that encouragement for boarding ſchools, ſuitable for the education of children whoſe parents are not in affluence, will be advantageous, the conſidera<g ref="char:EOLhyphen"/>tion of a plan for that purpoſe is referred to the Meeting for Sufferings, to be laid before this Meeting next year; to which Friends in the coun<g ref="char:EOLhyphen"/>try are alſo deſired to join their attention and aſ<g ref="char:EOLhyphen"/>ſiſtance.</q>
</p>
<p>Theſe circumſtances gave occaſion to the pur<g ref="char:EOLhyphen"/>chaſe of a large and commodious building which had been erected at a place called ACKWORTH, in Yorkſhire, for a Foundling HOSPITAL, but through miſmanagement had been left unſupport<g ref="char:EOLhyphen"/>ed.</p>
<p>
<q>This building with the premiſes was offered for ſale for £. 7000, a purchaſer having appeared
<pb n="12" facs="unknown:022361_0011_0FB84852E3E11EA0"/>
who offered £. 6800 for it: in conſequence of which the matter was laid before the Meeting for Sufferings. This Meeting, upon deliberation, were deſirous to refer the ſubject to the conſidera<g ref="char:EOLhyphen"/>tion of the enſuing Yearly Meeting; but this was neceſſarily prevented by the unexpected ap<g ref="char:EOLhyphen"/>pearance of the other purchaſer: this induced a number of Friends to ſtep forward with an offer to bear the Meeting for Sufferings harmleſs, ſhould the Yearly Meeting decline the purchaſe: this be<g ref="char:EOLhyphen"/>ing accepted, a contract for the buildings, &c. was made, and the matter reſerved for the deter<g ref="char:EOLhyphen"/>mination of the Yearly Meeting in 1778, when it was agreed to, and became a ſociety concern.</q>
</p>
<p>I ſhall be more particular in what relates to this ſchool, as it furniſhes us with an inſtance of great liberality in Friends of Great-Britain, and the regu<g ref="char:EOLhyphen"/>lations intended to be (and which afterwards were) introduced into that ſchool are proper for imitation, and may be conſidered as part of the Plan of education now propoſed for the young people in theſe parts: for which reaſons I hope it will nei<g ref="char:EOLhyphen"/>ther prove unacceptable nor uſeleſs. I ſhall there<g ref="char:EOLhyphen"/>fore proceed.</p>
<p>Previous to the Yearly Meeting coming to a de<g ref="char:EOLhyphen"/>termination,
<q>a committee of one Friend out of every county, together with the Meeting for Suf<g ref="char:EOLhyphen"/>ferings, with any others who choſe to attend, was
<pb n="13" facs="unknown:022361_0012_0FB8485527E47E70"/>
early appointed to take this weighty ſubject into conſideration, after various meetings of their com<g ref="char:EOLhyphen"/>mittee, a report was agreed to, recommending, beſides the purchaſe of the buildings, &c. a ſub<g ref="char:EOLhyphen"/>ſcription to be ſet on foot during the ſitting of the Meeting, by donations, by annuities on two lives, at 5 per cent. each,<note n="*" place="bottom">The perſon who chooſes to make his ſubſcription in this way, names any two perſons, and fixes a ſum, on which he agrees to pay 5 per cent. per annum during the continuance of their two lives, be they longer or ſhorter.</note> and by bills of admiſ<g ref="char:EOLhyphen"/>ſion at eight guineas each:<note n="†" place="bottom">It is apprehended, the perſon who ſubſcribes in this way is entitled, for every eight guineas he ſubſcribes, to a ticket, which will give admittance to any perſon into the ſchool for one year to whom he pleaſes to preſent it, provided they are approved of by the committee nominated for that purpoſe.</note> after deliberate con<g ref="char:EOLhyphen"/>ſideration, the report was received by the Yearly Meeting, and the propoſed ſubſcription was be<g ref="char:EOLhyphen"/>gun, and ſtrongly recommended to the coun<g ref="char:EOLhyphen"/>ties.</q>
</p>
<p>Upon which proceedings our friend John Fother<g ref="char:EOLhyphen"/>gill obſerves;
<q>The great unanimity that prevailed in the ſeveral ſittings of the committee, apparently proceeding from a juſt ſenſe of the want of ſome ſuch inſtitution; the cordial, tho' not haſty, con<g ref="char:EOLhyphen"/>currence of the Yearly Meeting with the report of the committee; and the generous exertions of many Friends in conſequence of this concurrence, afforded ſuch an indication of the propriety of the
<pb n="14" facs="unknown:022361_0013_0FB848572370A5A8"/>
concern, that FOUR THOUSAND POUNDS was ſub<g ref="char:EOLhyphen"/>ſcribed in three or four days, and diſpelled all the doubts he had entertained about it.</q>
</p>
<p>ACKWORTH is ſituate in Yorkſhire, about 180 miles from London; the building appears by a front view given of it, in the account from which theſe extracts were made, nearly to reſemble the ſtate-houſe in Philadelphia, and equally extenſive, beſides having two wings, which, with the centre buildings, form a hollow ſquare: the whole being in good repair, large, commodious, and judiciouſly con<g ref="char:EOLhyphen"/>trived; every convenience in the arrangement of the apartments ſeems to have been attended to, and no kind of office or out-houſe omitted, which might be neceſſary for the accommodation of a large family; hence it appears to have been a circumſtance peculi<g ref="char:EOLhyphen"/>arly favorable to Friends' views, that this building with the appurtenances was to be had at this time.</p>
<p>By a ground-plot it appears, that there was about 85 acres of land belonging to the premiſes, and pur<g ref="char:EOLhyphen"/>chaſed with them, containing a garden and other in<g ref="char:EOLhyphen"/>cloſures: ſince then there has been added about 40 acres more, which they were enabled to purchaſe by legacies left for that particular purpoſe.<note n="*" place="bottom">In future it is intended that all donations or bequeſts of £. 50. or upwards, be placed out ſo as to form a fund, and the principal not to be applied towards the current expenſes of the inſtitution.</note>
</p>
<list>
<pb n="15" facs="unknown:022361_0014_0FB84859C232E590"/>
<head>The centre building contains the following rooms, viz.</head>
<label>The boys' dining-room</label>
<item>70 by 23 feet.</item>
<label>The girls' ditto</label>
<item>70 by 23 ditto.</item>
<label>Court ditto</label>
<item>40 by 26 ditto.</item>
<label>Paſſage</label>
<item> </item>
<label>Apothecary's ſhop and Clerk's office</label>
<item>30 by 20 ditto.</item>
<label>Store-room</label>
<item> </item>
<label>Maſters' apartments</label>
<item> </item>
<label>Houſekeeper's room</label>
<item>20 by 20 ditto.</item>
<label>Servants' Hall</label>
<item> </item>
<label>Paſtry room</label>
<item> </item>
<label>Kitchen and back-kitchen</label>
<item>40 by 20 ditto.</item>
<label>Laundry</label>
<item> </item>
</list>
<list>
<head>The two wings contain</head>
<item>Four rooms chiefly made uſe of by the boys for carding, ſpinning, and other buſineſs.</item>
<item>Three rooms for mantua-makers and ſchool-miſ<g ref="char:EOLhyphen"/>treſſes.</item>
<item>Five rooms, where the girls are employed in knit<g ref="char:EOLhyphen"/>ting, ſpinning, ſewing, reading, &c.</item>
<item>With two apartments particularly intended for the uſe of the tailors and ſhoemakers.</item>
</list>
<p>
<pb n="16" facs="unknown:022361_0015_0FB8485FD8F55BC8"/>
And there are on the premiſes,</p>
<p>A ſlaughter-houſe, cow-houſe, barn, bake-houſe, five pig cotes, two ſtables, and two other cow-houſes, two neceſſaries, two coal-yards, and two farm-yards and ſtack-yards.</p>
<p>The management of this inſtitution was originally committed to the Meeting for Sufferings, but is ſince under the direction of a large committee united with them, compoſed of repreſentatives from the Quarter<g ref="char:EOLhyphen"/>ly Meetings, of the agents of the inſtitution for the ſeveral counties and places, the treaſurer of the ſame, with the members of the London and county com<g ref="char:EOLhyphen"/>mittees, who meet annually at Ackworth on the laſt fourth day of the ſeventh month in every year, for the purpoſe of making regulations, &c.</p>
<p>The fund and proviſion made by Friends have been ſufficient to enable them to pay for the eſtate, edu<g ref="char:EOLhyphen"/>cate, victual, clothe, and accommodate upwards of 300 children, girls and boys, annually, for a num<g ref="char:EOLhyphen"/>ber of years, beſides making a proper compenſation to the neceſſary maſters, miſtreſſes, and other perſons employed, at what they conſider a ſmall expenſe to the children's parents or friends; and by reports made of the proceedings in this very laudable and beneficent work, there appear grounds to hope that it will prove an uſeful eſtabliſhment, and not unwor<g ref="char:EOLhyphen"/>thy the labor and patronage of Friends.</p>
<p>
<pb n="17" facs="unknown:022361_0016_0FB84863F77C6C08"/>
<q>As this ſchool was more particularly deſigned for the children of Friends not in affluent circumſtan<g ref="char:EOLhyphen"/>ces, it is intended to direct their education accord<g ref="char:EOLhyphen"/>ingly, and to have them not only <hi>maintained and clothed,</hi> but inſtructed in reading, writing, and ac<g ref="char:EOLhyphen"/>compts, as fully as the time allowed them will permit; ſome uſeful employment may be provided for the boys, according to their age, ſtrength, ta<g ref="char:EOLhyphen"/>lents, or as their condition may require. The girls will alſo be inſtructed in knitting, ſpinning, uſe<g ref="char:EOLhyphen"/>ful needle-work, and in ſuch domeſtic occupations as are ſuitable to their ſex and ſtations.</q>
</p>
<p>Our Friend before mentioned obſerves,
<q>that as many Friends were not able to make the neceſſary proviſion for their offspring in ſuch a way as would preſerve them from the ill effects of mixing with corrupt company; and being apprized of this as well as many other circumſtances," it is ſuppoſed "he was led to conſider the ſubject of edu<g ref="char:EOLhyphen"/>cation," in its fulleſt extent, "with a warm de<g ref="char:EOLhyphen"/>ſire to promote it;</q>
in conſequence of which he has left ſome profitable inſtructions, which thoſe who are entruſted with the care of youth, would do well to attend to, and for their benefit I have ſubjoined ſome of the moſt neceſſary to be known, viz.</p>
<p>He ſays, that
<q>it is the wiſh of thoſe concerned, as he believes, by gentleneſs, kind and affectionate
<pb n="18" facs="unknown:022361_0017_0FB848650C5DAA28"/>
treatment, holding out encouragement and appro<g ref="char:EOLhyphen"/>bation to the deſerving, exerting the influence of the fear of ſhame,<note n="*" place="bottom">Whether this may operate to the children's advantage, will altogether depend upon the qualification of the teacher.</note> and by prompting them to acts of kindneſs and beneficence one towards another, to bring forward into the ſociety and its ſervice, a number of youth who may have been made ac<g ref="char:EOLhyphen"/>quainted under ſuch tuition, in degree, with the diſcipline of wiſdom.</q>
</p>
<p>
<q>Many children amongſt us (proceeds the ſaid Friend) ſuſtain a grievous loſs by not being early and properly made acquainted with the principles we profeſs. For want of this inſtruction, they become too eaſy a prey to the cuſtoms of the world and its habitudes; and that which would be as a kind of hedge about them, and preſerve from many temptations, is laid waſte, and all the allurements of vice and folly ſuffered to ſeduce their affections to their ruin. For when they ceaſe to be diſtinguiſhed from others by their garb and deportment, they too often ceaſe to be diſtinguiſh<g ref="char:EOLhyphen"/>ed from the world by their morals, and the recti<g ref="char:EOLhyphen"/>tude of their conduct.</q>
</p>
<p>
<q>It is therefore intended to make the children of both ſexes acquainted with the hiſtory of the riſe and progreſs of Friends, their ſufferings, and
<pb n="19" facs="unknown:022361_0018_0FB848666ADA3700"/>
the indulgences granted them by the legiſlature, as well as the general doctrines of religion and morality," and to train them up in the knowledge of the ſacred writings; on which there is this re<g ref="char:EOLhyphen"/>mark: "Too few are the parents who can honeſtly ſay, that they train up their children in a godly converſation; in plainneſs of ſpeech, behaviour, and apparel; and the frequent reading of the Holy Scriptures. Here (at Ackworth) care will be taken both of their principles and conduct: be<g ref="char:EOLhyphen"/>ſides, it is hoped that ſuitable opportunities will be embraced of cheriſhing in their tender minds, obedience to the inward principle of light and truth.</q>
</p>
<p>
<q>And as it is of great importance to habituate children from their infancy to ſilence and attenti<g ref="char:EOLhyphen"/>on, not only as a preparative to their advance<g ref="char:EOLhyphen"/>ment in a religious life, but as the ground-work of a well cultivated underſtanding, it will be par<g ref="char:EOLhyphen"/>ticularly regarded.<note n="*" place="bottom">To watch over the human heart is a circumſtance of greater importance than mankind in general ſeem to underſtand.</note> We are almoſt the only pro<g ref="char:EOLhyphen"/>feſſors of Chriſtianity, who acknowledge the uſe of this abſolutely neceſſary introduction to Chri<g ref="char:EOLhyphen"/>ſtian knowledge and Chriſtian practice. To have the active minds of children early put under this kind of reſtraint, to be accuſtomed to turn their attention from external objects, and habituated to
<pb n="20" facs="unknown:022361_0019_0FB84867F3FE8430"/>
a degree of abſtracted quiet, is a matter of great conſequence, and may be of laſting benefit to them. To this they are inured in our aſſemblies, and to ſit in ſilence with decency and compoſure. Tho' it cannot be ſuppoſed their young and active minds are always engaged as they ought to be, yet to be accuſtomed thus to ſtillneſs, and brought to curb and reſtrain the ſallies of their youthful diſ<g ref="char:EOLhyphen"/>poſitions, is no ſmall point gained towards fixing a habit of patient recollection, and a regard to de<g ref="char:EOLhyphen"/>corum, which ſeldom forſakes thoſe who have been accuſtomed to it, and have been properly in<g ref="char:EOLhyphen"/>ſtructed in this entrance to the ſchool of wiſdom, during the reſidue of their days.</q>
</p>
<p>
<q>If it was needful it might not be difficult to ſhew, from abundant authority and reaſon itſelf, the vaſt aid afforded to the improvement of the human mind, by early habits of ſilent attention. The moſt antient ſchools of philoſophy taught and practiſed it; and the Scriptures are ſo full of pre<g ref="char:EOLhyphen"/>cepts on this head, as ought to remove every ob<g ref="char:EOLhyphen"/>jection to this neceſſary duty.</q>
<note n="*" place="bottom">It has been thought that a uſe would ariſe from a care in the maſters and miſtreſſes, to have their ſchools adjourned with greater decorum than is generally the practice; and that a ſhort pauſe previous thereto would afford them an opportunity, when neceſſary, to extend ſuitable reproof or encouragement, as well as to diſmiſs their ſcholars more in the quiet.</note>
</p>
<p>
<pb n="21" facs="unknown:022361_0020_0FB8486A267F7FD0"/>To which he ſubjoins, as a further motive for en<g ref="char:EOLhyphen"/>gaging in the undertaking,
<q>And as there are many children, who, by the remoteneſs of their parents' ſituation from meetings, are deſtitute of ſuch op<g ref="char:EOLhyphen"/>portunities, it is another call to the ſociety, to pre<g ref="char:EOLhyphen"/>vent as much as poſſible the loſs ariſing from ſuch a circumſtance. To this conſideration it will not be improper to add another which is connected with it, and that is, the want of opportunities of ſending their children to Friends' ſchools; by which means, if they have any learning at all af<g ref="char:EOLhyphen"/>forded them, it is under the tuition of ſuch as are moſtly ſtrangers to our principles, and the practices derived from them, plainneſs of ſpeech, ſimplicity of manners, and that beginning of wiſ<g ref="char:EOLhyphen"/>dom which is inſpired by the fear of the Lord. On the contrary, they are liable to aſſociate with ſuch children as are unacquainted with all theſe things, taught to deride thoſe who practiſe them, and live at large to appetite and cuſtom: and how often does it happen that the children of Friends in ſuch ſituations, bred up with unprincipled, li<g ref="char:EOLhyphen"/>centious youth, form connexions with them, to their own great hurt, the diſtreſs of their parents, and the loſs of many valuable members to ſociety.</q>
</p>
<p>
<q>It is propoſed, when the ſchool is opened, a meeting for worſhip ſhall be held in the houſe <note n="*" place="bottom">Which is accordingly done.</note>
<pb n="22" facs="unknown:022361_0021_0FB8486BBA7F4BC8"/>
every firſt-day morning and afternoon: likewiſe a meeting on the fourth day of the week, theſe times being judged moſt convenient.</q>
</p>
<p>As an inſtance of the care which was intended to be taken with the youth in that ſchool, the follow<g ref="char:EOLhyphen"/>ing quotation may not be unacceptable, viz.</p>
<p>
<q>Perhaps (ſays our Friend) there is nothing in the courſe of public education in the world, that ſo unfits men for that humble attention to the di<g ref="char:EOLhyphen"/>vine monitor within, renders them ſuch perfect ſtrangers to the ſpirit of Chriſtianity and all its happy effects, as the cultivation of a bold, unfeel<g ref="char:EOLhyphen"/>ing diſpoſition, under a notion of promoting man<g ref="char:EOLhyphen"/>lineſs and courage: it too often ſets aſide that great defence and ornament of youth, a modeſt, ingenuous temper, accuſtoms them to throw off all the reſtraints of duty and affection, and at length to bid defiance to intreaty, admonition, and reproof. At Ackworth, endeavours will be uſed to form in the children a temper widely different, equally remote from a culpable fear and ſervility, and an audacity that knows no reſpect for order or authority.</q>
</p>
<p>With reſpect to the dreſs of the children at that ſchool, it is remarked,
<q>The children at Ack<g ref="char:EOLhyphen"/>worth are to wear the ſame kind of garments;
<pb n="23" facs="unknown:022361_0022_0FB8486DE3DF2E88"/>
regard being had to the dreſs of the different ſexes;" he ſays, "for various reaſons the propo<g ref="char:EOLhyphen"/>ſal is a good one. The children there ought to value themſelves on no other ſuperiority than that of behaving themſelves better than others, both in reſpect to learning and conduct. They are all to conſider themſelves, and be conſidered, as the chil<g ref="char:EOLhyphen"/>dren of one family, under the care of that body, which deeply intereſts itſelf in the welfare of them all. The riches, the poverty, the good or bad conduct of their connexions, muſt have no other regard paid to them, than ſuch as may proceed from the neceſſity of guarding them from the in<g ref="char:EOLhyphen"/>fluence of any circumſtances prevailing to their future diſadvantage.</q>
</p>
<p>To conclude what relates to the ſubject of the children's education, I ſhall add the following ju<g ref="char:EOLhyphen"/>dicious obſervation;
<q>Tho' the children's improve<g ref="char:EOLhyphen"/>ment in learning, their health, and other ſuita<g ref="char:EOLhyphen"/>ble accommodations, are matters of great mo<g ref="char:EOLhyphen"/>ment in ſuch an inſtitution as this, yet there is one of a ſuperior nature, to promote a tender, teachable diſpoſition, inuring them to bear that yoke in their youth, which will moderate their deſires, and make way for the ſoftening influence of divine good-will in their hearts, fitting them for the faithful diſcharge of every duty in life, yielding content in affliction, moderation in proſpe<g ref="char:EOLhyphen"/>rity, becoming at once the ſafeguard and ornament
<pb n="24" facs="unknown:022361_0023_0FB8486F6E8F9DE0"/>
of every ſtage in life, from youth to ripe old age.</q>
</p>
<p>
<q>This ſhould be the conſtant, uniform endeavour of thoſe who may be engaged in the immediate care and ſervice of the family, in whatever ſtation they may be placed: for the encouragement, of thoſe who may be thus engaged, he adds, "it is hoped they will bear ſome little difficulties, ſhould they occur, as endeavours will be uſed to pre<g ref="char:EOLhyphen"/>vent them, ſo that the good of the youth com<g ref="char:EOLhyphen"/>mitted to their care ſhall be built as little as poſ<g ref="char:EOLhyphen"/>ſible on the ſufferings of any individual.</q>
</p>
<p>As theſe obſervations will convey ſome idea of the education which is deſired for our young people, and the nature of the inſtitution which is now propoſed, I hope it will be needleſs to apologize for their length, and it may be ſufficient to add, that ſchool has been conducted nearly agreeable to theſe princi<g ref="char:EOLhyphen"/>ples, much to the ſatisfaction of Friends, as far as we learn, and there is a pleaſing proſpect of its con<g ref="char:EOLhyphen"/>tinuing extenſively uſeful to ſociety, and beneficial to the youth who may be educated therein.</p>
</div>
<div n="2" type="section">
<pb n="25" facs="unknown:022361_0024_0FB84872767B1138"/>
<head>SECTION II.</head>
<p>TO ripen this concern, and to prepare it for the conſideration of Friends in a collective capaci<g ref="char:EOLhyphen"/>ty, it was ſuppoſed that a PLAN more particularly accommodated to our circumſtances would be uſeful. With this view the following outlines of one are ſug<g ref="char:EOLhyphen"/>geſted. If it ſhould not meet with general approba<g ref="char:EOLhyphen"/>tion in all its parts, it is to be hoped that it will not prove a diſcouragement to the undertaking; as it cannot be doubted, that a ſolid committee of the Yearly Meeting would be enabled to improve upon any hints that might be offered for conſideration by an individual, and that ſuch parts as may appear ex<g ref="char:EOLhyphen"/>ceptionable, would be either explained or expunged, and ſuch others added, as would bring it into a ſtate to meet with general acceptance.</p>
<p>The PLAN is as follows:</p>
<p n="1">I. It has been thought adviſable that a ſtanding committee be appointed by the Yearly Meeting, veſted with all the neceſſary powers <note n="*" place="bottom">The epiſtle on this ſubject from the Meeting for Sufferings, in New-England, particularizes what is meant by theſe powers, and may be referred to, ſhould information be wanting.</note> to tranſact the buſineſs relating to this concern in its fulleſt extent; their proceedings and conduct to be ſubject to the direction and reviſion of the ſaid Meeting, as it may think proper.</p>
<p n="2">
<pb n="26" facs="unknown:022361_0025_0FB848742EC7CCB0"/>II. That a tract of good land of 1000 acres be purchaſed in a healthy ſituation, not too remote from the ſeat of the Yearly Meeting, where ſuitable build<g ref="char:EOLhyphen"/>ings be provided or erected, according to the views of Friends, ſo as to accommodate the ſcholars and all others concerned on the premiſes, and the land occupied in ſuch way as will beſt contribute to afford ſupplies to the ſcholars, and promote the inſtitu<g ref="char:EOLhyphen"/>tion.</p>
<p n="3">III. That it be recommended to Friends in the ſubordinate Meetings to encourage a free, voluntary, and liberal contribution for this purpoſe, which ſhould be continued from time to time until a permanent and adequate proviſion be obtained.</p>
<p>Note, I have propoſed a much larger tract of land for the uſe of the inſtitution amongſt us than they have at Ackworth, for theſe reaſons: land of equal quality is to be had at a much lower price here, where it would ſuit for ſuch a purpoſe, than in Great-Bri<g ref="char:EOLhyphen"/>tain; and the product of land properly occupied would afford a better return for money than could be had in any other way, for the ſupply of the fami<g ref="char:EOLhyphen"/>ly with neceſſary food, fuel, timber, &c. and after having overcome the difficulty of a firſt purchaſe, would become a permanent and improving eſtate; and a foundation might be laid for a ſettlement where artificers and huſbandmen would be collected to in<g ref="char:EOLhyphen"/>ſtruct many youth in various branches of buſineſs,
<pb n="27" facs="unknown:022361_0026_0FB848756020F1F0"/>
free from the corrupt examples which a mixture of different people might occaſion, as well as other ad<g ref="char:EOLhyphen"/>vantages that would probably attend it, which need not be mentioned.</p>
<p n="4">IV. That regular minutes be kept of all pro<g ref="char:EOLhyphen"/>ceedings and expenditures, with the ſums ſubſcribed, or the eſtates granted, and which may be receiv<g ref="char:EOLhyphen"/>ed, or remain in reverſion; with all other matters relative to, and for the ſupport of, this eſtabliſh<g ref="char:EOLhyphen"/>ment; ſo as to afford a clear view of the ſtate of the inſtitution and fund belonging to it; in order that proper endeavours may be uſed, and ſuitable advice extended from year to year, for the encouragement and ſupport of the undertaking.</p>
<p n="5">V. Beſides uſeful learning, the boys and girls are to be inſtructed in ſuch manual buſineſs and do<g ref="char:EOLhyphen"/>meſtic employments of every kind, as may be con<g ref="char:EOLhyphen"/>ſiſtent with Friends' proſpects of uſefulneſs and im<g ref="char:EOLhyphen"/>provement, or redound to the benefit and reputa<g ref="char:EOLhyphen"/>tion of the inſtitution.</p>
<p n="6">VI. In providing of buildings regard is to be had to ſuch as may be neceſſary for tradeſmen and others, whoſe aſſiſtance may be required, either for labor or the inſtruction and accommodation of the youth, <hi>ac<g ref="char:EOLhyphen"/>cording to the extent of the fund,</hi> as well as for the accommodation of thoſe who may have occaſion to reſort to, or be reſident at, the place; and it is to
<pb n="28" facs="unknown:022361_0027_0FB84876E1F0BC68"/>
be obſerved, that none be permitted to be reſident there, but ſuch as are of ſober, exemplary conduct, and pious converſation; that the youth may be in<g ref="char:EOLhyphen"/>ſtructed in ſuch way that there may be a rational proſpect of their being preſerved in innocence.</p>
<p n="7">VII. That a ſteward and clerk, with a man and wo<g ref="char:EOLhyphen"/>man Friend to act as ſuperintendants, be appointed; the two latter continually or occaſionally to inſpect into the ſtate of the ſchools, the places of accommo<g ref="char:EOLhyphen"/>dation and maintenance of the youth, and report to the committee of the Yearly Meeting, the ſtate of things from time to time, extend the advice of the ſaid committee with their rules and orders to all concerned, and ſee to the due execution of the ſame.</p>
<p>Beſides theſe general heads of a plan, ſome other rules will be neceſſary for the government of the ſchools, and accommodation of the families; the diſcipline to be obſerved by the youth, and order to be eſtabliſhed where they are boarded; as well as for the improvement to be made on the premiſes, and management of the farms, with a view to pro<g ref="char:EOLhyphen"/>vide for the ſupport of the family, tend to the im<g ref="char:EOLhyphen"/>provement of the young people, and add a reputation to the ſchool; likewiſe to preſerve order and eſta<g ref="char:EOLhyphen"/>bliſh a neceſſary ſyſtem of oeconomy, ſo as to afford a proper ſupply without profuſion or waſte: all which ſhould be attended to by the general committee of
<pb n="29" facs="unknown:022361_0028_0FB84878BB1BE1B8"/>
the Yearly Meeting, as there may be occaſion, with ſuch other matters as may be needful.</p>
<p>Thoſe very pertinent remarks made by our valued friend John Fothergill deceaſed, with a view to pro<g ref="char:EOLhyphen"/>mote the moral and religious improvement of the youth, will no doubt claim the attention of thoſe entruſted with the management of this inſtitution, as objects of ſuperior conſequence; or any hints for that purpoſe which may be ſuggeſted by Friends of experience.</p>
<p>To enter into every minute circumſtance which will be proper for their attention, cannot be neceſſa<g ref="char:EOLhyphen"/>ry on this occaſion: yet, as a few leading rules for the government of thoſe concerned, may be of fu<g ref="char:EOLhyphen"/>ture uſe, and afford to others a more ſatisfactory view of the deſign, as well as prove an encourage<g ref="char:EOLhyphen"/>ment to ſome to unite in their endeavours to pro<g ref="char:EOLhyphen"/>mote it, or induce them to entruſt the care of their tender offspring at ſuch a place, the following are ſubjoined by way of information, viz.</p>
<p n="1">I. The houſes for the accommodation of the youth are propoſed to be of a moderate ſize, and at proper diſtances from each other, with neceſſary apart<g ref="char:EOLhyphen"/>ments, &c. ſo as to afford comfortable accommodati<g ref="char:EOLhyphen"/>ons to the children, who ought not to be crowded in too great numbers together, that they may have
<pb n="30" facs="unknown:022361_0029_0FB8487AC3AA9170"/>
the benefit of a private reſidence and a public educa<g ref="char:EOLhyphen"/>tion at the ſame time.</p>
<p n="2">II. That each family conſiſt of not more than the man and woman Friend who are to board the ſcho<g ref="char:EOLhyphen"/>lars, with their children, and the neceſſary domeſtics, and <note n="*" place="bottom">The number is left for future conſideration.</note>
<hi>pupils,</hi> whereby they may with more eaſe extend the neceſſary care and attention to the conduct of the youth; apply ſuitable advice, admonition, or reproof, or occaſionally, by kind and gentle treat<g ref="char:EOLhyphen"/>ment, encourage thoſe who may require it; beſides, the health of the young people would be more like<g ref="char:EOLhyphen"/>ly to be preſerved, when not too numerous in one family; their accommodations made more agreeable, as well as more ſuitable to their age, ſo that in caſe of indiſpoſition they might be better attended, and their wants more ſuitably relieved: nor would it be leſs conducive to their general improvement; as the girls might, by rotation, as they became able, be aſ<g ref="char:EOLhyphen"/>ſiſting in domeſtic employments, ſo as to qualify them in turn to fill up thoſe ſtations in ſociety which may fall to their allotment, with propriety: the boys likewiſe may find a ſhare, and not unprofitably, in thoſe duties, added to the care of the gardens, &c. whereby they would find employment for their leiſure hours, be taught to fill up a painful vacancy by ſome profitable labor, derive inſtruction from the obſer<g ref="char:EOLhyphen"/>vation of the works of Providence, be benefited by
<pb n="31"
facs="unknown:022361_0030_0FB8487C9B5BB150"
rendition="simple:additions"/>
moderate exerciſe, and probably enjoy
<q>a healthy mind with a healthy body:</q>
and might have afford<g ref="char:EOLhyphen"/>ed to many young people who have been brought up in cities or large towns, advantages which cannot be obtained in ſuch places.</p>
<p n="3">III. It is ſuppoſed that the ſchool-houſes for the boys ſhould be ſituate at a convenient diſtance from thoſe for the girls, to prevent any improper familiari<g ref="char:EOLhyphen"/>ties: likewiſe that they be boarded in different hou<g ref="char:EOLhyphen"/>ſes; yet not ſo far ſeparated but that an innocent and cheerful intercourſe may be allowed and en<g ref="char:EOLhyphen"/>couraged under ſuitable inſpection at proper ſea<g ref="char:EOLhyphen"/>ſons:</p>
<p n="4">IV. And that each one employed be generally confined to their reſpective duties. The youth had better not be boarded with their tutors; as it might draw their attention from their ſchooling, and occaſion a greater burden than ought to be the ſhare of any individual, beſides other inconveniences which might attend it; it is therefore propoſed, that the perſons who board the youth ſhould confine them<g ref="char:EOLhyphen"/>ſelves to the care of their wards, and ſee that they give proper attendance at ſchool, and alſo watch over their general conduct and attention to religi<g ref="char:EOLhyphen"/>ous duties.</p>
<p n="5">V. Care ſhould likewiſe be taken to prevent rambling in the ſcholars, as well as unprofitable
<pb n="32" facs="unknown:022361_0031_0FB8487DF47B5168"/>
collections of neighbouring people at leiſure ſeaſons, in ſuch a manner as might diſturb the order and quiet of the family.</p>
<p>Having taken into conſideration ſuch circumſtan<g ref="char:EOLhyphen"/>ces as opened in my view, as moſt likely to promote the accommodation of the youth, and tend to their preſervation in innocence, what relates to their in<g ref="char:EOLhyphen"/>ſtruction is ſo well known and ſo judiciouſly encou<g ref="char:EOLhyphen"/>raged by Friends, that at this time it only remains for me to add, with reſpect to the intention of this inſtitution, that it is deſigned to provide for any who may need the benefit of ſuch a ſchool; the wealthy and thoſe who are not in affluent circumſtan<g ref="char:EOLhyphen"/>ces are intended to be alike the objects of Friends' care, with this diſtinction only, that thoſe who can afford it, may be accommodated, ſchooled, and ſup<g ref="char:EOLhyphen"/>ported on ſuch reaſonable terms as ſhall be aſſeſſed by the committee of the Yearly Meeting; but thoſe not in affluence ſhall receive the ſame advantages ei<g ref="char:EOLhyphen"/>ther free of coſt, or at ſuch moderate charge as may be ſuited to their circumſtances.</p>
<p>A plan ſo large and calculated to be ſo extenſively uſeful, may ſtartle ſome who have been accuſtomed to view things on a more contracted ſcale, appear to be difficult in the execution, and be ſuppoſed to ex<g ref="char:EOLhyphen"/>ceed the abilities of the ſociety: with reſpect to theſe points, the proſpects of ſome may differ until the ex<g ref="char:EOLhyphen"/>periment be made; it may be remembered that there
<pb n="33" facs="unknown:022361_0032_0FB8487F76E99630"/>
is nothing new in the deſign, nor in the execution;<note n="*" place="bottom">The extraordinary inſtance of the ſchool at Glaucha, near Hall in Saxony, is worthy of notice on this occaſion. Au<g ref="char:EOLhyphen"/>guſtus Herman Franck, a German miniſter at that place, un<g ref="char:EOLhyphen"/>dertook, from motives of humanity, to ſchool and provide ſupport for poor children, whoſe ignorance had excited his compaſſion; for which purpoſe he fixed up a charity-box in his place of reſidence, with an inſcription on it intimating his deſign: upon which ſome perſon was moved, in about a quarter of a year afterwards, to put into his box to the value of 18<hi>ſ</hi>6 ſterling at one time; which ſo encouraged this pious perſon, that he reſolv<g ref="char:EOLhyphen"/>ed to lay the foundation of a charity-ſchool, without any other proviſion than what he might be furniſhed with from time to time from the benevolence of well-diſpoſed perſons, and without hav<g ref="char:EOLhyphen"/>ing any united with him in this concern, but ſuch as were em<g ref="char:EOLhyphen"/>employed in the ſervice of the ſchool; which experienced ſuch a ſeries of providential ſupport, that he was enabled to carry on his generous deſign thro' many difficulties and great diſtreſs without obſtruction, until he had laid the foundation of conſiderable build<g ref="char:EOLhyphen"/>ings, which he at length accompliſhed; and in the courſe of a few years, it is related, that this ſchool, which was begun with ſo ſlender a capital as 18<hi>ſ</hi>6 ſterling, had upwards of 200 poor ſcho<g ref="char:EOLhyphen"/>lars clothed, fed, and accommodated with good dwelling-places, beſides receiving the neceſſary ſchool-learning, &c. free of coſt: and this charity was continued, as he remarks,
<q>without any ſettled proviſion, and without any regard to human ſupport, but reliance on Providence, and he did not ſcruple to make daily additions to the number of their children; and thus the firſt foundation of the ſchool was laid: and he obſerves, that he was led to engage in this deſign without having premeditat<g ref="char:EOLhyphen"/>ed ſuch a project, but thinks it was by a ſecret guidance of the Lord, that he was carried to the performance of ſuch things as tended to an end he had not as yet conceived; and that the experience for ſuch a work grew up with the work itſelf.</q>
The many inſtances of unexpected relief which he met with in the proſecution of this laudable undertaking, as related in the account publiſhed reſpecting this ſchool, were accompanied with ſuch cir<g ref="char:EOLhyphen"/>cumſtances as will ſcarcely be received as credible in an age of ſcepticiſm and unbelief: otherwiſe the recital of a few of thoſe paſſages might afford encouragement to thoſe who are engaged in ſimilar designs, and be a ſtronger confirmation of the ſacred pages in what relates to a providential ſupport, than ſome who are hedged <gap reason="illegible: indecipherable" extent="1 word">
<desc>〈◊〉</desc>
</gap> with large poſſeſſions are willing to believe.</note> which might be made appear from numerous
<pb n="34" facs="unknown:022361_0033_0FB84881B7BEDBD8"/>
examples; great benefits can never be obtained but with ſuitable exertions, nor the calls of duty anſwer<g ref="char:EOLhyphen"/>ed, in favor of this or any other intereſting ſubject, if obſtacles are ſuffered to be magnified thro' the medium of ill-founded apprehenſions, ſo as to diſ<g ref="char:EOLhyphen"/>courage us from devoting a portion of our time and ſubſtance to a purpoſe ſo deſerving of the approbati<g ref="char:EOLhyphen"/>on of a religious mind.</p>
<p>Friends might be called upon by various motives to favor ſuch an undertaking, as the ſufferings of their anceſtors, and the ſacrifices they had to make of a large portion of their property by ſpoiling, &c. in obedience to Chriſt, whereby we have been favor<g ref="char:EOLhyphen"/>ed to experience an exemption from many grievous burdens yet impoſed on the profeſſors of other reli<g ref="char:EOLhyphen"/>gious denominations, thro' their attachment to ex<g ref="char:EOLhyphen"/>penſive forms and ceremonies introduced amongſt them in times of greater ignorance; not to mention the various inſtances of extravagance and diſſipation which too many freely indulge themſelves in, with the very expenſive education which they give their chil<g ref="char:EOLhyphen"/>dren: and yet we have been ſhown in this inſtitution at Glaucha near Hall, as well as in other inſtances, what might be done with proper exertions and a re<g ref="char:EOLhyphen"/>liance on divine Providence; which encourages a hope we ſhall be enabled to eſtabliſh, provide for, and ſupport, in a reputable, uſeful manner, the in<g ref="char:EOLhyphen"/>ſtitution now propoſed, which ſeeems to be, at this time of outward care, both our intereſt and duty.</p>
</div>
<div n="3" type="section">
<pb n="35" facs="unknown:022361_0034_0FB848849A6C4070"/>
<head>SECTION III.</head>
<p>AS there are ſome whoſe engagements will not permit them to enter minutely into an inquiry of this nature, ſo as to form an adequate idea of the undertaking without ſome aſſiſtance; for the advan<g ref="char:EOLhyphen"/>tage of theſe, and that they may be encouraged to unite in promoting ſuch a plan, the following exami<g ref="char:EOLhyphen"/>nation into the propriety thereof is added, eſpecially as it may afford ſome uſeful information, and point out the neceſſity of attention to this very weighty ſubject.</p>
<p>When we conſider that the youth amongſt us need the ſame care that they do in Great-Britain, and that the ſame meaſures are neceſſary to be purſued to pro<g ref="char:EOLhyphen"/>mote their welfare here as there, and as we have the benefit of their experience to aſſiſt us in the proſecution of our endeavours, it is an encourage<g ref="char:EOLhyphen"/>ment to the undertaking.</p>
<p>And notwithſtanding there may be an apparent languor in ſome minds with reſpect to this moment<g ref="char:EOLhyphen"/>ous concern, yet when the caſe of our young people is brought into view, and found to claim our ſym<g ref="char:EOLhyphen"/>pathy, as well as call for ſome relief, no doubt that it will be conſidered as a powerful motive to engage in ſo beneficent a deſign.</p>
<p>
<pb n="36" facs="unknown:022361_0035_0FB84888963EA038"/>And when we conſider how many there are who are favored with abundant opportunities of inſtructi<g ref="char:EOLhyphen"/>on beyond what others have, and how ſmall a part of the redundancy of that property which many are poſſeſſed of, if brought together into one ſum, would afford a fund which, under the management of a ju<g ref="char:EOLhyphen"/>dicious and well qualified committee of the Yearly Meeting, would lay the foundation of a ſchool which might have all the advantages of that at Ackworth, with ſuch others as the peculiar circumſtances of the youth in this highly favored country might make ne<g ref="char:EOLhyphen"/>ceſſary, we cannot but ſuppoſe that Friends might be brought to unite with, and ſupport, a plan for ſo valuable a purpoſe. And it ſhould be remembered, as was obſerved on the like occaſion by John Fother<g ref="char:EOLhyphen"/>gill,
<q>that it is not intended to burden any, for large contributions are not to be expected where there is but little to be ſpared,</q>
nor would it add a reputation to thoſe who have abundance, ſhould they withhold the neceſſary aſſiſtance.</p>
<p>Many advantages are expected to reſult from this undertaking, that are not ſo apparent on a ſuperfici<g ref="char:EOLhyphen"/>al view as they would be found on a cloſer inquiry, both with reſpect to what relates to the temporal con<g ref="char:EOLhyphen"/>cerns of the young people, as well as their future well-being: beſides as all things here below are in a ſtate of mutability, we know not but that, whilſt we are providing for others, ſome of our particular de<g ref="char:EOLhyphen"/>ſcendants may be benefited by ſuch an inſtitution, and
<pb n="37" facs="unknown:022361_0036_0FB8488C05D00980"/>
that we may be laying the foundation of a retreat for them, in a healthy part of the country, un<g ref="char:EOLhyphen"/>der the care of ſober, well qualified friends, where they may be inſtructed and ſupported, free from the corrupt examples, which cities and too many ſchools afford, whilſt they are in a ſtate of incapacity to form a proper judgment or take ſuitable care for them<g ref="char:EOLhyphen"/>ſelves.</p>
<p>Theſe, with other important conſiderations which might be mentioned, ſhow that it is both ſeaſonable and proper for this concern to reſt with weight upon Friends' minds; and it is hoped that what has been ſaid will be ſufficient to prepare them for the inveſti<g ref="char:EOLhyphen"/>gation of this ſubject free from thoſe biaſſes, which habits, with local or partial attachments, might cre<g ref="char:EOLhyphen"/>ate; neither regarding the objects of this benevo<g ref="char:EOLhyphen"/>lence, as they may be rich or poor, remote from us in their reſidence, or near; otherwiſe than as it may tend to their individual advantage and the benefit of ſociety in general: and after having the ſituation of many of our young people brought into their view, with other circumſtances, it is expected they would be enabled to form a clear judgment how far they might extend their proſpects, ſo as not to exceed the abilities of ſociety, nor yet forget the extenſive be<g ref="char:EOLhyphen"/>nefits which ſuch an inſtitution would afford.</p>
<p>For which purpoſe the following ſtate of the youth who are deſcendants of Friends, and for whoſe be<g ref="char:EOLhyphen"/>nefit
<pb n="38" facs="unknown:022361_0037_0FB8488D84CCAB10"/>
this inſtitution is more particularly intended, with the obſervations and remarks which are ſubjoin<g ref="char:EOLhyphen"/>ed, are offered to their peruſal, with a belief that when they are convinced of the following particulars, they will cheerfully concur with, and unite their endea<g ref="char:EOLhyphen"/>vours to promote it, viz.</p>
<p n="1">1ſt, That there is occaſion for ſuch an inſtitution as is now propoſed:</p>
<p n="2">2nd, And that there has been a concern reſting on ſome minds for a conſiderable time paſt, to promote ſomething of this kind.</p>
<p n="3">3d, That there is ability in the ſociety for ſuch an undertaking.</p>
<p n="4">4th, And laſtly, that it will be attended with ad<g ref="char:EOLhyphen"/>vantages that cannot be obtained in any other way.</p>
</div>
</div>
<div type="report">
<head>A STATE OF THE YOUTH, &c.</head>
<p n="1">I. On an examination into the ſituation of the young people within the compaſs of this Yearly Meeting, it muſt be acknowledged that many would be found, who, at an early period of their days, have been deprived of one or both their parents; perhaps left under the care of ſtrangers, or entruſted
<pb n="39" facs="unknown:022361_0038_0FB84893A7387F30"/>
to guardians not in all reſpects qualified to ſympa<g ref="char:EOLhyphen"/>thize with them in their afflictive ſituations, nor diſ<g ref="char:EOLhyphen"/>poſed to extend that kind attention to their caſes, which might in ſome degree compenſate for the loſs of parental care and affection: and perhaps ſome of this number might not be ſuitably provided for, as well as others who have parents, who, thro' various circumſtances, have been deprived of the means of providing a decent ſupport for their tender offspring, and much leſs of ability to ſchool and educate them properly. Theſe with many other circumſtances open a field continually for the exerciſe of Chriſtian ſympathy and benevolence.</p>
<p>Beſides, there are many in affluent ſituations who are earneſtly deſirous that their children might have the benefit of a ſelect and guarded education, at ſuch an inſtitution, under well qualified tutors, remote from the corrupt examples which are too prevalent in cities and common ſchools; theſe would freely contribute of their ſubſtance, and they ought to be encouraged in the commendable diſpoſition, agree<g ref="char:EOLhyphen"/>able to the pious recommendation of Friends already expreſſed, and to the ſoundeſt maxims of prudence and wiſdom.</p>
<p>There are likewiſe other caſes that would occur, where the diſpoſition of children of the ſame family, as well as other cauſes which might make it neceſſa<g ref="char:EOLhyphen"/>ry or uſeful to ſeparate them for awhile one from
<pb n="40" facs="unknown:022361_0039_0FB84750493888E0"/>
another; ſometimes to diſſolve unprofitable acquain<g ref="char:EOLhyphen"/>tances or unpromiſing connexions, which otherwiſe might terminate to their diſadvantage, if not eventu<g ref="char:EOLhyphen"/>ally to their ruin. That a large number of young people of both ſexes would come under theſe deſcrip<g ref="char:EOLhyphen"/>tions, in one or more inſtances, muſt be allowed; as alſo others, who, from inclination, would prefer the opportunity which ſuch an inſtitution would af<g ref="char:EOLhyphen"/>ford, of being inſtructed under a well regulated ſyſ<g ref="char:EOLhyphen"/>tem with ſober Friends.</p>
<p>And yet it is with ſatisfaction to be acknowledged, that many of our young people are ſo peculiarly fa<g ref="char:EOLhyphen"/>vored as to have every accommodation neceſſary to render their ſituations eaſy and agreeable; and ſome who have the additional advantage of well informed friends and relations, whoſe pious converſation and exemplary conduct are the ſources of continual in<g ref="char:EOLhyphen"/>ſtruction and improvement; independent of the ad<g ref="char:EOLhyphen"/>vantages which ſchooling may afford: but as this is not the caſe generally, and there are others ſo ſituat<g ref="char:EOLhyphen"/>ed as to need the care of Friends, it therefore be<g ref="char:EOLhyphen"/>hoves us, as members of one religious community, to afford that relief which their ſeveral caſes may re<g ref="char:EOLhyphen"/>quire, which cannot be ſo effectually done in any other way. Theſe circumſtances, without bringing into view others which might be mentioned, which ariſe from weakneſs in parents and ſorrowful declen<g ref="char:EOLhyphen"/>ſion in too many children, which cannot but be ob<g ref="char:EOLhyphen"/>vious, ſhow the propriety of an attention to this
<pb n="41" facs="unknown:022361_0040_0FB84751AC1F8840"/>
weighty ſubject, and that ſuch an inſtitution as is now propoſed, is wanting.</p>
<p n="2">II. That there has been a growing concern within the limits of this Yearly Meeting may be inferred from what has appeared for ſome years back, when a num<g ref="char:EOLhyphen"/>ber of perſons of our profeſſion have been engaged to promote ſomething of this kind;<note n="*" place="bottom">When this was wrote it was intended to give ſome account of the ſchool at Nottingham, in Cheſter county, with ſome other matters, in an appendix; but the length of this eſſay has occaſi<g ref="char:EOLhyphen"/>oned their being laid aſide for the preſent.</note> and ſome ſtill continue to be ſo diſpoſed, notwithſtanding they have been unprovided with a regular plan, ſo fully matur<g ref="char:EOLhyphen"/>ed as to obtain the concurrence of the Yearly Meet<g ref="char:EOLhyphen"/>ing, to direct their proceedings by. Yet, under theſe diſadvantages, conſiderable bequeſts have been made, and ſome donations added; as well as offers to a more conſiderable amount,
<q>apparently proceeding (as our friend John Fothergill obſerved with re<g ref="char:EOLhyphen"/>ſpect to Ackworth ſchool) from a juſt ſenſe of the want of ſome ſuch eſtabliſhment,</q>
on an en<g ref="char:EOLhyphen"/>larged and liberal plan, ſubject to the directions of a committee of that Meeting.</p>
<p>And it is likewiſe hoped, that this concern will have more place, and be found to have increaſing weight, on Friends' minds, when the nature of it is more clearly underſtood, and that ſo beneficent an undertaking will be remembered by many, not only
<pb n="42" facs="unknown:022361_0041_0FB8475464230D88"/>
when they are making a final arrangement of their temporal affairs, but likewiſe at other ſeaſons, when they find that there is a probability that their chari<g ref="char:EOLhyphen"/>table intentions will be fulfilled, and any donations or bequeſts appropriated agreeable to their benevo<g ref="char:EOLhyphen"/>lent deſigns and Chriſtian duty, under the direction of ſuch a committee.<note n="*" place="bottom">It has been thought proper to recommend this concern to the attention of our women Friends, as it has been apprehended that they might not conſider themſelves as equally bound with the men to promote it; but as it is intended for the benefit of both ſexes, and they are favored with a portion of providential bounty, with ſuitable qualifications to be uſeful, it is hoped they will at<g ref="char:EOLhyphen"/>tend to it, and, when called upon, afford that aſſiſtance, which, in the wiſdom of truth, may be pointed out.</note>
</p>
<p n="3">III. With reſpect to the third propoſition, that there is an ability in ſociety for ſuch an undertaking, it may be obſerved:</p>
<p>To effect any thing that will be extenſively uſeful in this way, that will attract the attention of ſociety at large, or add a reputation to it, it is neceſſary we ſhould have a plan of conſiderable magnitude in view; which cannot be attended with any inconveni<g ref="char:EOLhyphen"/>ences, if it is concluded afterwards to conduct it and carry it into execution on a ſmaller ſcale, as it is much eaſier to retrench a large one than it might be to enlarge a ſmall one; and as it is not the intention of thoſe who have this ſubject moſt at heart, to ex<g ref="char:EOLhyphen"/>ceed the abilities of ſociety, there can no diſad<g ref="char:EOLhyphen"/>vantage ariſe from their having an extenſive plan in
<pb n="43" facs="unknown:022361_0042_0FB84755E1696010"/>
view, but rather otherwiſe, as we are ſometimes en<g ref="char:EOLhyphen"/>couraged to engage in ſmaller difficulties by having large ones made familiar: and it may be remem<g ref="char:EOLhyphen"/>bered, that the plan of a ſmall inſtitution, ex<g ref="char:EOLhyphen"/>preſſed in all its parts in writing, will have the ap<g ref="char:EOLhyphen"/>pearance of ſomething greater than it is intended to be; ſo that I hope none will be harmed with ſuſpici<g ref="char:EOLhyphen"/>ons that any thing burdenſome is intended, or what is inconſiſtent with the eſſential intereſt and good of the riſing generation.</p>
<p>If too ſmall a plan was propoſed, it might tend to limit the views of ſome well-informed Friends, who may be favored with diſcernment to perceive what the abilities of the ſociety could perform, and the benevolence of wealthy individuals diſpoſed to ac<g ref="char:EOLhyphen"/>compliſh, when united with others leſs able; and might by this means prevent its becoming ſo exten<g ref="char:EOLhyphen"/>ſively uſeful as it otherwiſe would; as well as diſcou<g ref="char:EOLhyphen"/>rage thoſe who may come after us, with more expe<g ref="char:EOLhyphen"/>rience, and perhaps with more ability, from im<g ref="char:EOLhyphen"/>proving upon our labors to advantage: for which reaſons I have thought it beſt not to be too contract<g ref="char:EOLhyphen"/>ed in my proſpects, leſt we might loſe the benefits ariſing from a proper education, for want of ſuitable exertions.</p>
<p>When we are conſidered but as inſtruments in the Divine Hand, and that he can diſpoſe the hearts of men, beyond what human reaſon might ſuggeſt, to fa<g ref="char:EOLhyphen"/>vor
<pb n="44" facs="unknown:022361_0043_0FB84757F850BB98"/>
ſuch an undertaking, and with ſo much liberality as rather to excite our admiration than diſappoint our wiſhes, it has raiſed ſome degree of confidence that this undertaking will not be left unaccompliſh<g ref="char:EOLhyphen"/>ed, nor fail to anſwer the valuable purpoſes expected from it; and I have been ſtrengthened in this per<g ref="char:EOLhyphen"/>ſuaſion, when I have remembered the manner in which the ſchools under the direction of Friends in this city originated, and how their funds have in<g ref="char:EOLhyphen"/>creaſed.</p>
<p>Theſe ſchools were firſt ſet on foot by a ſingle Monthly Meeting, and were liberally provided for when our numbers were comparatively few to what they are at this time, nor were they near ſo wealthy, beſides having difficulties to contend with, in the early periods of this ſettlement, which we are ſtran<g ref="char:EOLhyphen"/>gers to at this day.</p>
<p>Afterwards they were principally endowed and provided for by a few perſons who had the ſub<g ref="char:EOLhyphen"/>ject weightily on their minds, who left property ſuf<g ref="char:EOLhyphen"/>ficient to form a fund, which has been adequate to the ſupport of ſchools for the poor of the Monthly Meeting, beſides many others, the offspring of per<g ref="char:EOLhyphen"/>ſons belonging to other religious ſocieties. The overſeers of theſe ſchools have been able to allow ſa<g ref="char:EOLhyphen"/>laries, and grant encouragement, in divers ways, to well-qualified tutors; and at this time their fund is quite ſufficient to anſwer all the neceſſary purpoſes
<pb n="45" facs="unknown:022361_0044_0FB84759F9347090"/>
of keeping them up, and fully equal to what is neceſſary to begin an eſtabliſhment, ſuch as is now propoſed for the whole ſociety to undertake.</p>
<p>And this can only be conſidered as a private fund, accumulated within the limits of one Monthly Meet<g ref="char:EOLhyphen"/>ing,<note n="*" place="bottom">Since divided into three.</note> and the reſult of a benevolent diſpoſition in only a few individuals, principally effected above half a century ago: ſo that the preſent generation has had no ſhare in forming it; but have derived conſiderable benefits from this fund: hence there ſeems to be an obligation on the preſent generation of Friends to make the like proviſion for thoſe who are to ſucceed them, <note n="†" place="bottom">Many young people, who are in a way to have increaſing fa<g ref="char:EOLhyphen"/>milies, are apt to be inattentive to concerns of this nature, and to the important conſequences which reſult from a right education; I have wiſhed that they might remember, that unleſs ſuitable ſchools are begun to be eſtabliſhed before they want them, their offspring cannot be benefited by them when they do; and it has been my deſire that they may not neglect an early attention to the right education of their offspring, nor be indifferent with reſpect to the making proviſion for ſuitable ſchools, according to their circum<g ref="char:EOLhyphen"/>ſtances, leſt they ſhould experience the neceſſity for them when too late to be remedied, and have to lament their inattention, in conſequence of the depravity or ill conduct of their children; which has been the ſorrowful experience of many.</note> as well as for the preſent: indeed ſuch is the nature of inſtitutions of this kind, that they not only ſerve thoſe who may be living at the time of their eſtabliſhment, but likewiſe have a more re<g ref="char:EOLhyphen"/>mote effect; and by an attention to ſuch uſeful un<g ref="char:EOLhyphen"/>dertakings, we may confer a benefit upon many ge<g ref="char:EOLhyphen"/>nerations, who are to ſucceed us, which is a very
<pb n="46" facs="unknown:022361_0045_0FB8475BCC785648"/>
encouraging circumſtance to thoſe who may be en<g ref="char:EOLhyphen"/>gaged to promote them.</p>
<p>There is another inſtance in a ſchool under the care of Friends of this city, for the inſtruction of the blacks: where unexpected proviſion has been made, by unforeſeen ways, of a ſufficient fund to ſupport it, in the courſe of a few years, and thoſe who had the firſt burden, were exonerated ſooner than was look<g ref="char:EOLhyphen"/>ed for. At preſent they have an annual income of about £. 200, ariſing from ground-rents, &c. ſo con<g ref="char:EOLhyphen"/>ſolidated that there is a pleaſing proſpect that it will afford a permanent eſtabliſhment to this generous un<g ref="char:EOLhyphen"/>dertaking; which, it is ſaid, originated with the wo<g ref="char:EOLhyphen"/>men of our religious ſociety in this city.</p>
<p>If ſuch inſtitutions as theſe have been begun and ſupported within the limits, and by the benevolence of Friends moſtly within, this city, what may we not hope from the united endeavours of the whole ſociety? to infer an inability in them to make a con<g ref="char:EOLhyphen"/>ſiderable eſtabliſhment, and provide for the ſchool<g ref="char:EOLhyphen"/>ing, accommodation, and ſupport of a number of thoſe who need it, and have a religious claim upon them for aſſiſtance, would be contrary to the proſpect of ſuch Friends as have conſidered the ſubject in a ſolid, weighty manner; and if the number of fami<g ref="char:EOLhyphen"/>lies which conſtitute this Yearly Meeting, was known, it could be made appear: but as this is uncertain, any calculations founded on our numbers muſt be
<pb n="47" facs="unknown:022361_0046_0FB8475CE000FA58"/>
vague; ſome have ſuppoſed, that if the expenſe was liquidated, it would not take more than a buſhel of wheat for each family to effect ſomething reputable and extenſively uſeful in this way.<note n="*" place="bottom">Of this I do not conſider myſelf as a competent judge, nei<g ref="char:EOLhyphen"/>ther have I built altogether on our numbers<g ref="char:punc">▪</g> as it is hoped a ſpi<g ref="char:EOLhyphen"/>rit of liberality will be excited in thoſe who are abundantly able.</note>
</p>
<p>And as we may reaſonably conclude that a conſi<g ref="char:EOLhyphen"/>derable ſum would be generouſly given for this pur<g ref="char:EOLhyphen"/>poſe by wealthy individuals, we might hope that a fund would be gradually formed ſo as to relieve the apprehenſions of its being attended with any conſi<g ref="char:EOLhyphen"/>derable expenſe; and that donations and bequeſts would be made, unſolicited, at times, to enable Friends to erect many of the moſt expenſive and ne<g ref="char:EOLhyphen"/>ceſſary buildings: ſo that when we compare the bene<g ref="char:EOLhyphen"/>fits which may be expected from ſuch an inſtitution with the expenſe likely to attend it; and conſider the foundation there is to believe that many wealthy indi<g ref="char:EOLhyphen"/>viduals, as well as others, will be diſpoſed to favor ſo uſeful a deſign; and reflect upon what has been done by a part of the ſociety; <note n="†" place="bottom">Within the limits of Philadelphia Monthly Meetings.</note> we need not heſitate to conclude that there is ſufficient ABILITY for ſuch an undertaking.</p>
<p n="4">IV. And that it would be attended with many ad<g ref="char:EOLhyphen"/>vantages not to be had in any other way, may be de<g ref="char:EOLhyphen"/>duced from the following conſiderations, viz.</p>
<p>
<pb n="48" facs="unknown:022361_0047_0FB8475E69CF8D60"/>Amongſt other circumſtances which might be men<g ref="char:EOLhyphen"/>tioned, the excellent regulations introduced into the ſchool at ACKWORTH, and the manner in which that inſtitution has been conducted, with the experience which has been ſince had of the beneficial effects of thoſe regulations on the manners and deportment of the youth brought up at that place, affords a pleaſ<g ref="char:EOLhyphen"/>ing proſpect that a ſyſtem of oeconomy and manage<g ref="char:EOLhyphen"/>ment is practicable at a large inſtitution, which may be productive of many advantages not to be obtained at ſmaller ſchools, particularly ſo as to reduce the coſt of board and ſchooling, which are circumſtances wor<g ref="char:EOLhyphen"/>thy of regard in the eſtabliſhment of ſchools.</p>
<p>Nor is it unlikely, as was obſerved reſpecting Ack<g ref="char:EOLhyphen"/>worth ſchool,
<q>that one on a large plan would fix the attention, and excite the bounty, of Friends, whilſt thoſe upon a ſmaller ſcale would be over<g ref="char:EOLhyphen"/>looked, and ſoon diſappear,</q>
as was found to be the caſe in Great-Britain; beſides, it might be expected that this inſtitution would draw forth from a ſtate of leſs activity, men and women, who may have been raiſed up and ſuitably qualified for every ſtation which ſo large an undertaking would require, however arduous, who might be willing to engage in any line of duty to which they might be called, from an enlarged proſpect of uſefulneſs, and a deſire that their labors may be bleſſed to the be<g ref="char:EOLhyphen"/>nefit of the young and riſing generation; as has been the caſe at that valuable inſtitution at Ackworth: nor
<pb n="49" facs="unknown:022361_0048_0FB8475FE4A2BD08"/>
is there any doubt in my mind, but ſuch are now amongſt us, unnoticed and in a ſtate of greater ob<g ref="char:EOLhyphen"/>ſcurity.</p>
<p>Another evident advantage which muſt ariſe from ſuch an eſtabliſhment is, that a number of young people of both ſexes would be forming from time to time, under the excellent regulations which are ex<g ref="char:EOLhyphen"/>pected to be introduced at ſuch an inſtitution, who Would be likely to come forward with all the advan<g ref="char:EOLhyphen"/>tages which could be obtained from a well regulated courſe of inſtruction, to engage as maſters and mi<g ref="char:EOLhyphen"/>ſtreſſes at thoſe ſchools which are recommended to be eſtabliſhed throughout the ſociety by the Yearly Meeting, and thereby advance what that Meeting have had in view,<note n="*" place="bottom">As expreſſed in the extracts from their minutes lately ſpread thro' the ſociety under the direction of our Meeting for Suffer<g ref="char:EOLhyphen"/>ings.</note> by removing a principal diſcou<g ref="char:EOLhyphen"/>ragement to the eſtabliſhment of ſuch ſchools, that is, <hi>the want of ſuitable perſons for teachers.</hi>
</p>
<p>There are other circumſtances which might ren<g ref="char:EOLhyphen"/>der ſuch an inſtitution uſeful above any other which could be eſtabliſhed on a more contracted ſcale, viz. it might be laying the foundation for greater im<g ref="char:EOLhyphen"/>provement in the ſyſtem of inſtruction to be purſued for the benefit of the youth at ſuch a place; likewiſe in the manner of bringing them up, that there
<pb n="50" facs="unknown:022361_0049_0FB8476225C8BEA8"/>
might be a greater conformity to what has been invariably recommended by Friends from the firſt riſe of the ſociety, as the only probable means, of deriving to our offspring thoſe ſubſtantial be<g ref="char:EOLhyphen"/>nefits which have been uniformly experienced to flow from an attention to their advice, in additi<g ref="char:EOLhyphen"/>on to thoſe uſeful qualifications which would ariſe from ſo judicious a courſe of ſchool-learning, and it is likely that the example afforded at this ſchool would be followed by others; hence, its influence on the manners and conduct of the youth might extend to remote ſeminaries: whereby Friends would be in<g ref="char:EOLhyphen"/>ſtrumental in promoting the happineſs and improve<g ref="char:EOLhyphen"/>ment of many young people, who might otherwiſe remain in a leſs cultivated and leſs happy ſtate; nor could ſuch an inſtitution, properly conducted, fail of adding a reputation to the <hi>ſociety,</hi> and perhaps have a tendency to diffuſe the principles of LIGHT and TRUTH which we profeſs; by awakening a ſpirit of inquiry after them, amongſt other people.</p>
<p>Another advantage which would reſult from this undertaking, and ſeems worthy of notice is, that by engaging in this laudable deſign, it might excite a greater diſpoſition to attend to the religious inſtructi<g ref="char:EOLhyphen"/>on of the young people, in ſome who have been too inattentive to this important concern; who might be brought, by giving up to it, to become more zea<g ref="char:EOLhyphen"/>louſly engaged to encourage other ſchools, agreeable to what has been recommended by Friends: for it
<pb n="51" facs="unknown:022361_0050_0FB84763DAD61E00"/>has been conſidered as an approved maxim,
<q>the more any perſon gives towards <hi>charitable</hi> inſtitu<g ref="char:EOLhyphen"/>tions,<note n="*" place="bottom">Although this inſtitution is not intended for the uſe of thoſe young people <hi>only</hi> who are not in affluent circumſtances, never<g ref="char:EOLhyphen"/>theleſs it may, according to the niceſt conſtruction of the inten<g ref="char:EOLhyphen"/>tion, be conſidered as a charitable deſign; for there is no way in which we can ſo effectually relieve difficulties, as by ſuitable endeavours to prevent them: nor can a better ſyſtem of oeconomy be adopted by a ſociety in extending alms, than by providing for the proper education and inſtruction of the young people who may have occaſion for ſuch aſſiſtance. How great have been the difficulties which ſome have been involved in for want of this care? what irretrievable evils do many unguardedly plunge into for want of early inſtruction? and what misfortunes have enſued, ſo as to produce a ſeries of fatal conſequences which have excited a painful recollection? merely thro' the neglect of an early care for that purpoſe, and perhaps I might not improperly add, for want of more liberality and neceſſary attention to ſuch uſeful ſchools.</note> the more willing he becomes to give to<g ref="char:EOLhyphen"/>wards the encouragement of <hi>others,</hi>
</q>
eſpecially when it is for the like benevolent purpoſes; we might therefore conclude that it would have a tendency to promote a greater degree of liberality with a better diſpoſition to ſupport leſſer ſchools on the ſyſtem, and for the valuable purpoſes recommended by the Year<g ref="char:EOLhyphen"/>ly Meeting.</p>
<p>All theſe circumſtances ought to afford us grounds to believe, that ſuch an inſtitution will be attended with advantages which cannot be had in any other way.</p>
<p>Being confirmed in this opinion, and that ſuch a ſchool, ſomewhere in the country, in a healthy ſitu<g ref="char:EOLhyphen"/>ation, free from the objections which have been
<pb n="52" facs="unknown:022361_0051_0FB84766C347F358"/>
mentioned, and on a large eſtabliſhment, will have many advantages which cannot be obtained either in town or country. I have, therefore, engaged in this eſſay, with an expectation that Friends will be favored to judge of the propriety of the concern, and that in due ſeaſon it will claim their ſolid atten<g ref="char:EOLhyphen"/>tion, obtain ſuitable encouragement, and be the means, under Divine Providence, of many of our young people, who may be left in an unprovided condition, as well as others, being ſuitably taken care of, inſtructed, and prepared to enter upon the du<g ref="char:EOLhyphen"/>ties of life, with every advantage which a well di<g ref="char:EOLhyphen"/>rected education can afford: which is the deſire of their friend and well-wiſher in the truth,</p>
<closer>
<signed>OWEN BIDDLE.</signed>
<dateline>Philadelphia,
<date>6th Month. 19th, 1790.</date>
</dateline>
</closer>
</div>
</body>
<back>
<div type="notice">
<head>ADVERTISEMENT.</head>
<p>The more effectually to ripen the fore-mentioned concern<g ref="char:punc">▪</g> to mature the PLAN ſo as have it brought forward for the conſideration of ſome future Yearly Meeting; and to afford an opportunity to any Friends of manifeſting their benevo<g ref="char:EOLhyphen"/>lent intentions, who may be diſpoſed to encourage it; as well as to afford an opportunity to thoſe who may have any uſeful hints to offer for the improvement of what has been propoſed; or to ſatisfy others who may have different proſpects; it is deſigned that a few Friends, who have had this ſubject weightily on their minds for ſome time paſt, have occaſional meetings: when letters on theſe ſubjects, di<g ref="char:EOLhyphen"/>rected and forwarded to <hi>John Field, James Creſſon, Arthur Howell,</hi> or <hi>Samuel Clark,</hi> will be laid before the ſaid Friends and duly noticed, and any information communicated in anſwer which may be neceſſary to the occaſion.</p>
</div>
</back>
</text>
</TEI>
| 209.524017 | 1,906 | 0.742492 |
06c292a60dea503133f5eabbd5eb4e404f1d2ba8 | 912 | xml | XML | analyze/tests/data/ILSVRC2015_00078000/images/annotations/000051.xml | moshes7/odeval | 9b9f7f84740a2974af9bf42aecbc732970cdd444 | [
"MIT"
] | 1 | 2020-12-02T07:00:49.000Z | 2020-12-02T07:00:49.000Z | analyze/tests/data/ILSVRC2015_00078000/images/annotations/000051.xml | moshes7/odeval | 9b9f7f84740a2974af9bf42aecbc732970cdd444 | [
"MIT"
] | 1 | 2021-09-02T06:01:50.000Z | 2021-12-23T07:03:02.000Z | analyze/tests/data/ILSVRC2015_00078000/images/annotations/000051.xml | moshes7/odeval | 9b9f7f84740a2974af9bf42aecbc732970cdd444 | [
"MIT"
] | 3 | 2020-12-01T10:08:16.000Z | 2022-01-02T09:17:31.000Z | <annotation>
<folder>ILSVRC2015_VID_train_0000/ILSVRC2015_train_00078000</folder>
<filename>000051</filename>
<source>
<database>ILSVRC_2015</database>
</source>
<size>
<width>320</width>
<height>240</height>
</size>
<object>
<trackid>0</trackid>
<name>n02084071</name>
<bndbox>
<xmax>319</xmax>
<xmin>196</xmin>
<ymax>128</ymax>
<ymin>43</ymin>
</bndbox>
<occluded>1</occluded>
<generated>0</generated>
</object>
<object>
<trackid>1</trackid>
<name>n02084071</name>
<bndbox>
<xmax>176</xmax>
<xmin>40</xmin>
<ymax>164</ymax>
<ymin>54</ymin>
</bndbox>
<occluded>0</occluded>
<generated>0</generated>
</object>
<object>
<trackid>2</trackid>
<name>n01726692</name>
<bndbox>
<xmax>188</xmax>
<xmin>156</xmin>
<ymax>142</ymax>
<ymin>124</ymin>
</bndbox>
<occluded>0</occluded>
<generated>0</generated>
</object>
</annotation>
| 19 | 69 | 0.640351 |
db43d3fff98b874ad389bd0b520120c97806cc07 | 2,788 | kml | XML | Testdatensatz/0071.truth.kml | gumulka/SpaceUsageRules | e81858d11a70f97a38fc172b7a3eac6b6eb0eed4 | [
"MIT"
] | 1 | 2015-01-15T23:06:36.000Z | 2015-01-15T23:06:36.000Z | Testdatensatz/0071.truth.kml | gumulka/SpaceUsageRules | e81858d11a70f97a38fc172b7a3eac6b6eb0eed4 | [
"MIT"
] | null | null | null | Testdatensatz/0071.truth.kml | gumulka/SpaceUsageRules | e81858d11a70f97a38fc172b7a3eac6b6eb0eed4 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1">
<Document>
<Style id="Poly1">
<LineStyle>
<color>7f00ff00</color>
<width>2</width>
</LineStyle>
<PolyStyle>
<color>7f00ff00</color>
</PolyStyle>
</Style>
<Placemark>
<name>0071</name>
<description><img src='0071.jpg' width = '400' /></description>
<styleUrl>#Poly1</styleUrl>
<Polygon>
<altitudeMode>clampToGround</altitudeMode>
<extrude>1</extrude>
<tessellate>1</tessellate>
<outerBoundaryIs>
<LinearRing>
<coordinates>
5.39478200,50.92985900
5.39522900,50.92969200
5.39520400,50.92966500
5.39559600,50.92951600
5.39557100,50.92948800
5.39561900,50.92947000
5.39551000,50.92935400
5.39514900,50.92949000
5.39509400,50.92943500
5.39531300,50.92934900
5.39532100,50.92935700
5.39539500,50.92932700
5.39536500,50.92929400
5.39530400,50.92928500
5.39528800,50.92929100
5.39527100,50.92927800
5.39522300,50.92927200
5.39504900,50.92933800
5.39494600,50.92923300
5.39497800,50.92922800
5.39501100,50.92911700
5.39510800,50.92913400
5.39508200,50.92919800
5.39541800,50.92925300
5.39545700,50.92915800
5.39537200,50.92914400
5.39538800,50.92910300
5.39517800,50.92906900
5.39516200,50.92911000
5.39495200,50.92907800
5.39497000,50.92903800
5.39514800,50.92906800
5.39517600,50.92900300
5.39523100,50.92901200
5.39525500,50.92895700
5.39521900,50.92894900
5.39522900,50.92892300
5.39501000,50.92888900
5.39500200,50.92890900
5.39494800,50.92890200
5.39497100,50.92885100
5.39499000,50.92884500
5.39495800,50.92881400
5.39493200,50.92882400
5.39489700,50.92881900
5.39490500,50.92879400
5.39496300,50.92877800
5.39489700,50.92870500
5.39494800,50.92868200
5.39496200,50.92864800
5.39492500,50.92861000
5.39467300,50.92857100
5.39461300,50.92860200
5.39460800,50.92862600
5.39464100,50.92866500
5.39454100,50.92870700
5.39456100,50.92873900
5.39455000,50.92876500
5.39462600,50.92877500
5.39460800,50.92882600
5.39452800,50.92881800
5.39451000,50.92884700
5.39447100,50.92886200
5.39453300,50.92893000
5.39456700,50.92892100
5.39455200,50.92895600
5.39450900,50.92895100
5.39444300,50.92897300
5.39441500,50.92904300
5.39448400,50.92905400
5.39453300,50.92903400
5.39454200,50.92901100
5.39463500,50.92902600
5.39462600,50.92905000
5.39459300,50.92904500
5.39453600,50.92918400
5.39456500,50.92921500
5.39472400,50.92924100
5.39476400,50.92922500
5.39481600,50.92927900
5.39474400,50.92942700
5.39480500,50.92949100
5.39483000,50.92948200
5.39490300,50.92949300
5.39494200,50.92947800
5.39495000,50.92948500
5.39504900,50.92944800
5.39513000,50.92953500
5.39464900,50.92971700
5.39478200,50.92985900
</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
</Document>
</kml>
| 23.041322 | 64 | 0.766499 |
ea8ec7ba8e2e2bf045217f306e06fd4e30786dc9 | 254,994 | xml | XML | taxes/2017/data-20190426-structure-20180110/VO_OTKRDAN4_9965_9965_20190425_8ac51ea7-efdf-4e0a-a4bf-a3cdb7af978e.xml | Karmanoid/Open-Tax-Data | 074b60078ca61720de26c7a4a9174d97615065ec | [
"MIT"
] | null | null | null | taxes/2017/data-20190426-structure-20180110/VO_OTKRDAN4_9965_9965_20190425_8ac51ea7-efdf-4e0a-a4bf-a3cdb7af978e.xml | Karmanoid/Open-Tax-Data | 074b60078ca61720de26c7a4a9174d97615065ec | [
"MIT"
] | null | null | null | taxes/2017/data-20190426-structure-20180110/VO_OTKRDAN4_9965_9965_20190425_8ac51ea7-efdf-4e0a-a4bf-a3cdb7af978e.xml | Karmanoid/Open-Tax-Data | 074b60078ca61720de26c7a4a9174d97615065ec | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?><Файл ИдФайл="VO_OTKRDAN4_9965_9965_20190425_8ac51ea7-efdf-4e0a-a4bf-a3cdb7af978e" ВерсФорм="4.01" ВерсПрог="1.0" ТипИнф="ОТКРДАННЫЕ4" КолДок="335"><ИдОтпр><ФИООтв Фамилия="_" Имя="_"/></ИдОтпр><Документ ИдДок="6071f32e-4a2c-4f8b-bc05-834e0e2d171a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ " СТРОЙПРОЕКТ"" ИННЮЛ="5018151730"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="245891.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="225886.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="49433.21"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="11459.52"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="6516.20"/></Документ><Документ ИдДок="e2d8b43d-0c30-46a9-995d-4fb7934de68e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "САМС"" ИННЮЛ="6625048367"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="820c08db-63d7-4700-88b3-c69c0f40666f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПОРТА"" ИННЮЛ="7842449128"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="6883.87"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/></Документ><Документ ИдДок="7bf039af-36e6-40c1-8974-cc0f7ec2f0c2" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГОРЯЧИЙ ШОКОЛАД"" ИННЮЛ="7704511766"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="a96f9926-aa09-4ed5-8113-e638e73e2cb5" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЕРОНА"" ИННЮЛ="6164231022"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="a3f24c58-9ed0-4bd7-a966-a18ca72847d2" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НЕВАЛАЙН"" ИННЮЛ="7802744818"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="90f9b443-7262-4716-a85d-3ec5223a670d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОНТО"" ИННЮЛ="5024117487"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="739420.11"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="1740.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="3060.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="13200.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="759301dd-4f91-4ba9-bace-a5fe5ae3fa56" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АННУШКА"" ИННЮЛ="5751023642"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="605fe372-1164-4f41-ab9f-30a0f88cdd8a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕПЛОЭНЕРГОРЕМОНТ"" ИННЮЛ="4345265076"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="ec108fb2-1241-4c01-bd10-39a1a0593866" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОИЗВОДСТВЕННО-КОММЕРЧЕСКАЯ ФИРМА "МОДНЫЙ СТИЛЬ"" ИННЮЛ="6625048416"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="32689.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="146416.69"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="0e507d50-86fa-49e4-a687-6fb366a49119" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОМСЕРВИС-УНИВЕРСАЛ"" ИННЮЛ="5751021620"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="649367.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="21381.36"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="92233.34"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="95650.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="11991.38"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="0cd4f149-ec0b-4ce0-bbf8-b2aec76bfb41" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮНИ-СМЕК"" ИННЮЛ="7713153757"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="70400.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="9280.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="16320.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="12117.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="42774.00"/></Документ><Документ ИдДок="ebbae052-7bfb-4643-ab78-fb8efa528c0c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОММУНАЛЬНАЯ СЕРВИСНАЯ СЛУЖБА "ВЯТКА"" ИННЮЛ="4345265090"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="47964.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="23882.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="68025211-fe7c-47b0-909b-5f3cbedaaaf2" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕДИКАНТ"" ИННЮЛ="5751005354"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="98182.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="264732.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="646f86c6-1647-499d-8b1c-19ca7276bd7c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЕСТБЕРГ"" ИННЮЛ="7801415360"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="cf0a999f-65b8-4456-903b-b33a268de0d5" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОКОНЩИКЪ"" ИННЮЛ="6625048409"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="29311.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="22889.00"/></Документ><Документ ИдДок="d18ea1c7-ade2-484c-a096-4a13fda93072" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВИТАЛЕНД"" ИННЮЛ="7802744825"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="9ce8bd71-223a-425c-bc2c-5d5755495d22" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КАПИТАЛ"" ИННЮЛ="5751025840"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="5001.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="774.83"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="1140.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="1362.62"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="5877.98"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="d3e9568d-cf2a-4c62-8e51-b89072ce2ede" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НОРДВУД"" ИННЮЛ="4345265100"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="373224.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="2bb529e5-eef0-46b1-9053-d43b9e0ad5ed" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="АКЦИОНЕРНОЕ ОБЩЕСТВО "ОСИРИС С"" ИННЮЛ="7704233519"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="3715846.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="2399602.23"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="990433.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="261180.94"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="573228.92"/></Документ><Документ ИдДок="214870d8-10d9-43d9-ac12-e6bcb72e4e70" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛИНИЯ"" ИННЮЛ="5751025826"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="8700.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="15300.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="12176.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="66000.00"/></Документ><Документ ИдДок="ee25b9f6-a14c-494e-a0a8-d6bda6e63d0b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГАММА"" ИННЮЛ="6164231061"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="5c9d81f2-a8b6-450c-924b-5b5dc512ae48" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТО АВТО"" ИННЮЛ="5024117536"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="ab5a2b04-6c28-4912-a882-cea5aeb54852" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НЕВА-ПРОФИ"" ИННЮЛ="7802744832"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="37931.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="5754.15"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="10119.36"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="43652.14"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="123114.00"/></Документ><Документ ИдДок="1534a8a6-a2d3-4f46-a175-034a5d2a47d1" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АНАЛИТИЧЕСКИЕ ПРИБОРЫ"" ИННЮЛ="5751024364"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/></Документ><Документ ИдДок="279ac39f-c3f1-42e2-bcc8-82ee38236fd4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ИННОВАЦИОННЫЙ МЕДИЦИНСКИЙ ЦЕНТР "СИРИУС"" ИННЮЛ="7709528555"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="1322470.67"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="77785.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="b6a4029b-a4a7-41e1-a49a-11f8ba4e0f4d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОТКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ЦЕНТРАЛЬНОЕ НАУЧНО-ПРОИЗВОДСТВЕННОЕ ОБЪЕДИНЕНИЕ "СВЯТОЧ"" ИННЮЛ="5024117529"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="103885.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="2391287.93"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="1115774.85"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="124513.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="9377617.28"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="4030386.00"/></Документ><Документ ИдДок="15cb3959-5164-4089-bca6-12a52540fa73" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МУЗЫКАЛЬНАЯ СЕТЬ "МЬЮЗИК СТАР"" ИННЮЛ="6164231054"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="b4fb98b9-67c4-4aca-a925-0baa4169512d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОРГСТРОЙСЕРВИС"" ИННЮЛ="6625048430"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="57fcb231-ff29-456e-a9ec-1410a7b694e4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ЦЕНТР ИНФОРМАЦИОННО-ВОЛНОВОЙ МЕДИЦИНЫ"" ИННЮЛ="7704188087"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="4706eeab-1ebb-4b23-982f-bb2bfc58fb8d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПАРТ-ШОП"" ИННЮЛ="7702790070"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="3726.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="7389.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="c48f334f-fe7e-4eb0-8620-b0d83d039672" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВТОЛЮКС ЛОГИСТИК ГРУПП"" ИННЮЛ="5024117511"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="69818d0e-2400-4a70-8a1f-fab4ca34d027" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕАЛ ТАЙМ"" ИННЮЛ="7707511122"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="91598aaa-14be-4ee3-95a2-23515e13f1b7" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛЬТАИР"" ИННЮЛ="4345265125"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="85d71802-db98-49a2-94b7-dc422f6472e4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНСТИТУТ СТРОИТЕЛЬНЫХ ТЕХНОЛОГИЙ"" ИННЮЛ="5024117504"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="87b3b174-3c97-40eb-ab8d-033a20167cf5" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЯТКА-ПРЕСС"" ИННЮЛ="4345265132"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="55481.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="4431.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="468684cd-f68a-4f27-b945-15a32fdcd3af" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВЕГА"" ИННЮЛ="6164231103"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="d6da091b-a012-415a-ac9f-ebfd134255e8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДЖИ-ПИ-ЛЭНД ПЛЮС"" ИННЮЛ="6625048470"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="d1633463-3401-472f-870f-01c3f7333612" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮЛИКА"" ИННЮЛ="4345265157"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="b5c61d1b-0adf-424e-af7b-39cd1a2fdf87" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РИТМ"" ИННЮЛ="6164231093"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="3065a97f-ef09-4918-a01e-a9e309b1bb8e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГАЗИНЖСЕТЬСТРОЙ-8"" ИННЮЛ="7704511773"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="646007.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="153944.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="18988.76"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="36314.81"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="258381.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="49160.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="156652.15"/></Документ><Документ ИдДок="730726b8-3701-4f66-a47e-6b1da91ba8c5" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВТОКИРОВ"" ИННЮЛ="4345265140"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="2991.31"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="3958357d-104e-4b10-ab19-84172fb11967" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОЦЕНОЧНО-КОНСАЛТИНГОВАЯ КОМПАНИЯ "ИКР-КОНСУЛЬТАНТ"" ИННЮЛ="6164231150"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="31641.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="4188.39"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="18067.50"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="2381.64"/></Документ><Документ ИдДок="95011cfb-4c31-4933-a5e7-7b8b5f332d60" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОРИОН"" ИННЮЛ="4345265164"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="381e0450-1b95-4472-a7c4-3aea14ffc3eb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЛАНАТА"" ИННЮЛ="5024117617"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="67dcc7a5-7238-4c40-9537-8dead9facfb8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МИР ЗВУКА"" ИННЮЛ="6164231142"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="c6f0f731-27af-4b86-938e-fb761060576e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АССОЦИАЦИЯ САНКТ-ПЕТЕРБУРГСКИХ АГЕНТОВ НЕДВИЖИМОСТИ"" ИННЮЛ="7813497247"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="11755.87"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="20674.11"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="89182.48"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="35007.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="4bca7742-6c3f-44fa-b6d3-101810a1cc68" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРАКТОР-СЕРВИС"" ИННЮЛ="4345265213"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="500882.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="20029.06"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="1845366.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="202719.55"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="46994.09"/></Документ><Документ ИдДок="2290d817-3702-4427-a845-ca0fb32f3cba" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ВОЕННЫЙ НАУЧНО-ИССЛЕДОВАТЕЛЬСКИЙ ИНСТИТУТ ОБОРОНЫ, БЕЗОПАСНОСТИ И РАЗВЕДКИ"" ИННЮЛ="7842449135"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="84ae4744-eb54-449b-a087-ce5163ae7385" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВТОМИР"" ИННЮЛ="7810820660"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="dcf39af6-de5d-454a-9478-dc69942e6edb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВТОЦЕНТР "ЛАНДО"" ИННЮЛ="6678007117"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="566087.25"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="2665.45"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="72323.49"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="516275.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="311983.68"/></Документ><Документ ИдДок="04bc9952-8879-4ddd-9c1e-db2ab5a34142" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЕРСПЕКТИВА"" ИННЮЛ="6625048511"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="4afae273-51f6-473c-8fe1-2a7368ff6647" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СПЕЦСТРОЙСЕРВИС"" ИННЮЛ="7810820678"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="13757.86"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="377914.99"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="59347.61"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="21336.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="7823.10"/></Документ><Документ ИдДок="598b359d-d8a7-4e1b-9ec1-3b4c8d6944a4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦИТРИН"" ИННЮЛ="7842449142"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="577535.65"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="133883.29"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="788045.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="142477.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="33834.61"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="6609.00"/></Документ><Документ ИдДок="1918c383-7e5d-4998-bb4e-044bcea78d2e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НЕФТЕГАЗСЕРВИС"" ИННЮЛ="6625048504"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="07f724ae-7ffd-4e3d-ba3a-3dca5c0aa363" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФИНАЛЬЯНС"" ИННЮЛ="5751023184"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="2132.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="450000.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="45196.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="234403.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="495382.01"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="65300.36"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="126303.68"/></Документ><Документ ИдДок="05da1a0f-7eca-4dfd-ad77-9c1dc4df90b3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПАРИТЕТ"" ИННЮЛ="6164231128"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="cdaacdad-46ab-4093-b282-31ae2ed433eb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕГИОН"" ИННЮЛ="7718505650"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="11407.88"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="80199.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="4245.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="86542.56"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="20062.14"/></Документ><Документ ИдДок="fda4c4bc-d0a5-4021-88e7-89101c2342ac" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭЛЕКТРОСНАБ"" ИННЮЛ="5024117568"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="57a2498a-1a57-46b0-ab39-aacad94fe0fa" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НАША МАМА"" ИННЮЛ="7734236884"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="75243.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="1531560.43"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="6930888.87"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="161611.03"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="3300.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="16886107.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="294ad3d1-e1dc-4470-b288-51721a42f5af" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КРИОН"" ИННЮЛ="5753001059"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="13107.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="12656.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="56760.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="7482.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="feb47259-0e56-4422-ae54-11e36986138b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОМЭКСПЛУАТАЦИЯ"" ИННЮЛ="4345265171"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="6c7b4d2d-a684-4369-8d7a-6df18294ae4d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙСЕВЕРЛЕС"" ИННЮЛ="5024117550"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="300.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="a2c46032-3aa2-41d7-947b-65b8228b5e3c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УКЛАД"" ИННЮЛ="5751024928"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="63a20678-d7eb-4203-a3b4-f3aea38c3ed6" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НБП"" ИННЮЛ="7839441009"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="56294.84"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="1812311.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="889575.59"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="226068.43"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="1145882.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="29477.00"/></Документ><Документ ИдДок="a1ab8ae6-ac95-4d43-9a47-c893aca2ed60" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНТЕЛЛЕКТУАЛЬНЫЕ ИССЛЕДОВАТЕЛЬСКИЕ СИСТЕМЫ"" ИННЮЛ="5024117624"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="4400.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="1020.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="580.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="78871.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="316c573e-b3fb-4c76-8a6a-d448b1cf46ad" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ЧАСТНОЕ ОХРАННОЕ ПРЕДПРИЯТИЕ "ВИТЯЗЬ-ПАТРИОТ"" ИННЮЛ="5753029093"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="db148a97-5553-44f3-a98f-457e30d143e3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНЖЕНЕРНАЯ КОМПАНИЯ Т"" ИННЮЛ="4345265189"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="08ce71d3-21ab-47bd-82a2-8816ddae2992" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРАНС-СЕРВИС К"" ИННЮЛ="7702206693"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="f0fb7ff8-d046-467b-a0fc-9b2d64fdd28a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХНОЛОГИЯ"" ИННЮЛ="7814495066"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="7fd60095-d305-4996-8fc3-b6870a36fe50" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГРУППА ОХРАННЫХ ПРЕДПРИЯТИЙ "ЛЕГИОН"" ИННЮЛ="6164231174"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="371400.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="90021.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="158387.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="680009.53"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="f1bc4b2b-2125-46a2-bb63-0d68b7e29a51" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КВАРТАЛ+"" ИННЮЛ="5024117631"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="731d9104-d98c-4e3f-9628-25c893dab1ed" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНФО-СЕРВИС"" ИННЮЛ="5753030973"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="4524.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="7957.50"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="15887.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="34320.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="77817.00"/></Документ><Документ ИдДок="527fba43-122e-4923-973e-bbcc84b75d27" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ИТ КОНСАЛТИНГ ИНТЕРНЭШНЛ"" ИННЮЛ="7728504623"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="198c6a2f-7fd9-4883-92eb-697f94ac9c85" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АГРОГРУПП"" ИННЮЛ="4345265238"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="95f82245-501e-473e-af77-1bc34f39663a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОМПАНИЯ АЛЬФА"" ИННЮЛ="7801542720"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="4dc1a1bf-9ce7-4eaa-9835-325485a34278" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВИКОМ БИЗНЕС ТЕХНОЛОГИИ"" ИННЮЛ="7705435638"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="38470.39"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="879812.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="262490.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="547097.96"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="2267355.21"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="4f243bab-4b1e-40da-9fa4-ace198ce00b2" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДОРИНВЕСТ"" ИННЮЛ="5024117649"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="fb80c076-8dc3-4185-ba26-f8156f2e4692" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОНТИНЕНТАЛЬ"" ИННЮЛ="7805548040"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="03627c26-1a49-47af-9e61-80b6e8281911" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОГРЕСС"" ИННЮЛ="5024117656"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="51554f10-9f27-4006-be2b-f5d5e802f114" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮРИДИЧЕСКАЯ КОМПАНИЯ "АЛЬЯНС.ПРАВО.БИЗНЕС"" ИННЮЛ="4345265284"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="11431.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="33352.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="4396.55"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="7731.45"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="97735ace-c760-4e92-a478-4194314542fd" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕТРАН"" ИННЮЛ="7816508987"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="19140.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="4437.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="20321.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="70508.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="2523.00"/></Документ><Документ ИдДок="b85c82d9-8ac1-459c-aed6-c8489f7d5a47" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕЕСТР-М"" ИННЮЛ="6164231216"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="be830149-90d7-4116-8c97-ff6330032d67" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СОККЕРШОП.РУ"" ИННЮЛ="7734508351"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="579147.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="1321972.27"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="306457.20"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="108100.50"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Торговый сбор" СумУплНал="120000.00"/></Документ><Документ ИдДок="542a438d-58dd-4afc-8827-96117840b937" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ШАТО ВОЯЖ"" ИННЮЛ="7729362763"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="75672e3e-ec4f-4975-8f3c-aaa845f589ef" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХПРОМ"" ИННЮЛ="6164231209"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="fb33250c-e7b5-4aa6-bf84-acd0e0b621f8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "КОМПАНИЯ "АЛЫЕ ПАРУСА"" ИННЮЛ="5753029150"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="784171.11"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="97585.62"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="4714.20"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="3600.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="300810.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="181810.12"/></Документ><Документ ИдДок="c8b30ccf-9cae-4802-9677-04d1c1185fdf" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭНЕРГОФОКУС"" ИННЮЛ="5024117688"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="373111d6-ca86-45cc-8e7f-c4936fbfa8fc" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МАСТЕР - ТРАК"" ИННЮЛ="7709252956"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="d066e7d8-1c49-4f4b-92fb-b3537dcf46e4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГАРАНТИЯ"" ИННЮЛ="4345265260"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="16457.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="2200.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="510.00"/></Документ><Документ ИдДок="0b833152-7268-45b9-82e8-d35c2a24cbad" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОММАШЮГ"" ИННЮЛ="6164231270"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="13f29a69-53d6-4c3f-95a2-15f98f15ed88" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОСМИЧЕСКИЕ ИНФОРМАЦИОННЫЕ ТЕХНОЛОГИИ"" ИННЮЛ="5753030067"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="e190fa54-fe0f-44b4-8021-6fbba2d34293" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦЕНТР ПОМОЩИ СОВЕТСКОЙ РАЙОННОЙ ОРГАНИЗАЦИИ ОБЩЕСТВА ИНВАЛИДОВ"" ИННЮЛ="5753028100"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="350d32dc-9f57-4834-9fc1-afe7d39552a1" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОНДИТЕРСКАЯ ВОЛКОНСКОГО"" ИННЮЛ="7708515472"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="24.01"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="e0f6a038-e6cf-473b-b3e1-8f4c401b6c60" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРИГОН"" ИННЮЛ="6164231230"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="d119bea1-8df1-4c5e-a7ab-7b4641c9eaed" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОМПЛЕКСНЫЕ ЭНЕРГЕТИЧЕСКИЕ КОМПОНЕНТЫ"" ИННЮЛ="5024117712"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="413653d7-12b7-47d3-8bf5-620dc731f277" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МИКСПОИНТ"" ИННЮЛ="7813416590"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="baf0347c-835c-422d-a7f7-53e8f4be3d33" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРАНСВИРТ"" ИННЮЛ="5024117720"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="1020.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="580.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="4400.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="33146.00"/></Документ><Документ ИдДок="388a1183-a2d9-4525-9e59-507c6dca260b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БИЗНЕС-СЕРВИС"" ИННЮЛ="5753030980"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="1663.47"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="12619.45"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="2925.42"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="10616.00"/></Документ><Документ ИдДок="112644ae-d2e5-429c-ad0b-a1ba60d45e9a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭЛЬТА"" ИННЮЛ="5024117737"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="27cb6204-9d5e-42f5-bd54-10663404c166" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ОРЛЭКС"" ИННЮЛ="5753004282"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="371928.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Водный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="5e2cbc2d-9189-4ebb-bdff-4922499f713e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦЕНТР СТОМАТОЛОГИИ "АЛЬЯНС"" ИННЮЛ="6164231248"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="ecbb41e4-b947-41b4-9957-e4ae032bbeda" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОМСТРОЙКОМПЛЕКТ"" ИННЮЛ="4345265326"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="90e8f8f9-db85-425e-83cc-c958d23dc805" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НОРД-ТРАНС"" ИННЮЛ="7804360366"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="816.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="464.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="3520.00"/></Документ><Документ ИдДок="12096e6b-f541-4776-8128-ca38c72ab74a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЕРЕПРАВА"" ИННЮЛ="5024117751"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="bf4c08c9-6c26-431f-9d42-189fad77277e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНКОМСТРОЙВЕСТ"" ИННЮЛ="7729409027"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="d8f07316-f62e-4ec0-8055-3d3a93a0ae36" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НПФ "ИНТЕРПРОДЖЕКТ"" ИННЮЛ="7805463808"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="699151.85"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="5382.55"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="765105.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="26849.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="162076.12"/></Документ><Документ ИдДок="aafef053-b9cc-4bf0-bdc5-2da76fbf9c6b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕКЛАМНОЕ АГЕНТСТВО №1"" ИННЮЛ="5024117769"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="16280.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="92a858f7-a25d-4b5f-9ac5-2bd6bc553399" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНЖЕНЕРНО-СТРОИТЕЛЬНАЯ ФИРМА ВИД"" ИННЮЛ="7735501687"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="5bf20c04-da92-4b18-a47b-6aeb130b9c52" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АМИ-ЭНЕРГО"" ИННЮЛ="4345265340"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="4218.78"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="7419.23"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="70815.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="17509.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="32004.50"/></Документ><Документ ИдДок="9971eb7f-dbc2-4d2c-970d-66f5a00a8c4f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АКО-ЮГ"" ИННЮЛ="6164231390"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="40645.13"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="308342.32"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="71479.36"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="33208.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="78131.00"/></Документ><Документ ИдДок="5cb5719a-87a6-43e8-91c1-5108f1b2aeba" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РОДОН-К"" ИННЮЛ="5024117783"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="97145c18-0cd4-417f-8f70-4f1a836556eb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ОХРАННОЕ АГЕНТСТВО "СТЕЛС"" ИННЮЛ="4345265365"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="41569.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="7951.84"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="4521.64"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="34302.04"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="a43081af-5685-41d4-92fe-990badd94512" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АТЛАНТ"" ИННЮЛ="5753021619"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="771532.69"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="8750.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="232648.09"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="65685.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="246464.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="debee54c-eaa2-4739-b76a-9deac4ae32d7" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АТАКА-СЕРВИС"" ИННЮЛ="5024117790"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="25fda82d-04ab-4d20-9041-c4d23de1eacd" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕРМООПТИКА М"" ИННЮЛ="7715248274"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="03925661-06fd-4710-95f7-ea7dea623a4f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛЕГИОН"" ИННЮЛ="5024117800"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="18009.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="48799.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="31671.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="136620.00"/></Документ><Документ ИдДок="bcc7bcea-4f06-4d29-acd5-c0ca5c3ab5a5" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГЕЛИОС-Ф"" ИННЮЛ="5753019271"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="25c5f2b8-4937-4a77-9291-82e0fcefc5ff" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ОРЛОВСКАЯ КОМПАНИЯ ПО ХРАНЕНИЮ ЗЕРНА"" ИННЮЛ="5753026021"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="5fed3246-f30a-404e-8334-a591f651b038" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МИРМЕКС"" ИННЮЛ="5024117818"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="1482511.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="1074701.00"/></Документ><Документ ИдДок="fc56b986-cd77-4cd7-a47d-e3824addf022" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭКСПЕРТ-ГРУПП"" ИННЮЛ="6164231350"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="8c39ddf8-71fa-498e-baa6-4bf6b7c9c5e5" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГЕФЕСТ"" ИННЮЛ="7801576600"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="47.00"/></Документ><Документ ИдДок="6cc56d84-b6d2-4591-b211-c134f2c092ef" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КНЯЖНА"" ИННЮЛ="7703510907"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="9672.50"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="17009.50"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="73368.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="203044.83"/></Документ><Документ ИдДок="4e9c0898-6c8c-4d14-8456-0548b3e58940" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РОСПРОМСЕРВИС"" ИННЮЛ="6164231343"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="c4f34c78-fe9b-49d5-a282-95b9041a7869" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРТАМАНИЯ+"" ИННЮЛ="5024117825"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="819960a4-86c6-4aab-810a-61e2a895f118" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ЭЛЕКТРОТЕКС"" ИННЮЛ="5753027346"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="817a8579-54e9-4cf0-8a7e-64598aebbb5e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНЖЕНЕРНО-СТРОИТЕЛЬНАЯ ФИРМА"" ИННЮЛ="4345265407"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="e60786da-9cb3-4afe-876b-53c86a55421b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ИВАНГОРОДСКИЙ ЛЕС"" ИННЮЛ="4707027332"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="1e342dbf-492b-4fe6-872a-0acb65130501" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="АКЦИОНЕРНОЕ ОБЩЕСТВО "РЕСУРС-И"" ИННЮЛ="5024117832"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="1035645.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="177826.73"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="10143.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="767095.69"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="7854.85"/></Документ><Документ ИдДок="fc93d05b-6a30-430e-a705-12cc004aef88" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЛАТАН"" ИННЮЛ="6164231368"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="fd087285-e5a7-4769-8252-4f4bf3c38c87" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИМПУЛЬС"" ИННЮЛ="5024117840"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="487.00"/></Документ><Документ ИдДок="b31d5ada-8373-4674-b259-5951b5e7b1f4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕД ПЛЮС"" ИННЮЛ="7810518918"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="195929.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="32012.52"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="370406.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="56297.88"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="242853.60"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="1686785.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="3291637.00"/></Документ><Документ ИдДок="31fd536a-2d0a-4ce6-b502-123d94681c36" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦИРКОН-СЕРВИС"" ИННЮЛ="7714536424"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="517.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="6003.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="45540.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="10557.00"/></Документ><Документ ИдДок="0e47a5d3-c129-4bd9-b61f-e036c811dc28" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОТКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "Е2"" ИННЮЛ="5024117857"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="5216.37"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="22501.97"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="e6f44894-3948-4a2c-8faa-9f984ba01145" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГРАНД"" ИННЮЛ="7806451072"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="24999.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="157415.94"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="20750.28"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="206.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="38527.59"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="410651.00"/></Документ><Документ ИдДок="de678083-de29-4596-b9b6-6f606230a50a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХНО"" ИННЮЛ="5753026430"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="512513.28"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="169538.00"/></Документ><Документ ИдДок="b9b17588-4aa2-4022-b887-5de3fecb465f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЯШМА-К"" ИННЮЛ="7729278631"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="296534.57"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="192.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="2723084.61"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="676017.98"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="1166732.00"/></Документ><Документ ИдДок="f3a7180f-11f1-4ca0-8acc-a088d6252b82" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РИТУАЛ - КРАСНОГОРЬЕ"" ИННЮЛ="5024117864"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="11262.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="53244.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="181500.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="14116.85"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="187344.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="23925.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="1638.00"/></Документ><Документ ИдДок="9badbc27-e7a8-471e-b86a-ddcbbb8d0656" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭКСПЕРТ ГРУП"" ИННЮЛ="7841441655"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="db1ceb8b-2083-4e03-bb7f-279b8d347ddc" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОАЛТРЕЙД"" ИННЮЛ="5024117889"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="423087a6-a1d7-495b-ab1a-43fdf4333f57" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРИМА"" ИННЮЛ="7806343172"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="19e9321c-3476-4312-81f6-d8414878dd35" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОПТИМА"" ИННЮЛ="7843312670"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="6066.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="4498.00"/></Документ><Документ ИдДок="24a3c1a1-94c9-497a-81ff-18bbcc7a00d1" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МАНОМЕТР-СТАНДАРТ"" ИННЮЛ="7721215196"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="9ceb916e-f319-4a16-9681-2f9bc9efd017" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛАВР"" ИННЮЛ="7804392456"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="5865.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="25300.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="2879.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="2352.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="2558.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="b409bc34-3d5c-4df5-acf8-18b6c674156f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРЕСТИЖ"" ИННЮЛ="8616010787"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="cd029a37-557b-44da-b386-296631c9e2df" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ФИРМА "АЛДИ Н"" ИННЮЛ="5753029960"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="97127.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="2830.79"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="8650.29"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="37315.00"/></Документ><Документ ИдДок="650077b7-1925-45b4-af9f-617292324e76" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙКОММУН-СЕРВИС"" ИННЮЛ="5753029424"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="31111.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="4834.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="8504.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="36668.13"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="90af0f7b-a3e8-4af8-a5ba-215315c0968e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СОВРЕМЕННЫЕ ТЕХНОЛОГИИ БИЗНЕСА"" ИННЮЛ="7802387718"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="96195.24"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="266627.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="54699.26"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="414959.84"/></Документ><Документ ИдДок="8cb7175a-52c2-446d-95fa-4c97ee5b4963" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРТМАТЕРИК"" ИННЮЛ="5024117938"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Торговый сбор" СумУплНал="0.00"/></Документ><Документ ИдДок="7d50db53-0aa7-439a-b6b7-4bc4d26d70b6" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХЭМСТРОЙ"" ИННЮЛ="7724234623"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="b12129b8-b81f-4ed9-a4bd-c216e337829f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДИМАКС"" ИННЮЛ="8606013676"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="e6ec02c0-5f8e-40dd-b1af-12ecd54ced7a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТВОЕ ЗДОРОВЬЕ"" ИННЮЛ="5753028519"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="1.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="357752.54"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="145640.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="15842.64"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="27861.20"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="c8d84d6a-532c-42b9-be69-cd7f7a23c3e4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КИНОЛОГИЧЕСКИЙ ЦЕНТР СЛУЖЕБНОГО СОБАКОВОДСТВА "РОНАЛЬД"" ИННЮЛ="7838409443"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="882ff935-ecfa-4f75-aca9-f4d94e12b54e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НАШЕ ВСЁ"" ИННЮЛ="5024117920"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="0d3b3f56-75ea-47eb-a6c2-9700be40f5f3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФАРИД-10"" ИННЮЛ="7720132324"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Торговый сбор" СумУплНал="372620.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="254500.00"/></Документ><Документ ИдДок="3fa10e13-3e22-44fd-9ec1-e1ea7323746d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛЕО-СТИЛЬ"" ИННЮЛ="7702515010"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="60715.83"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="14075.03"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="17900.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="8003.95"/></Документ><Документ ИдДок="b77b3d62-5e57-4ff8-8b44-cd68e8ff572f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОЛЕСЯ"" ИННЮЛ="5024117906"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="946c4d8d-76b4-430c-bdb2-e19b831b296e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОТКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ОРЕЛОБЛХЛЕБ"" ИННЮЛ="5753011272"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="3822559.17"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="633078.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="877050.37"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="920094.26"/><СвУплСумНал НаимНалог="Водный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="365483.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="375327.41"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="496805.16"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="6850999.00"/></Документ><Документ ИдДок="f72511b3-3eab-40f0-8acd-9572be093dcd" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЕВЕРО-КАВКАЗСКОЕ ЮРИДИЧЕСКОЕ БЮРО ЮГПРАВО"" ИННЮЛ="6164231449"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="3978.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="17160.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="27760.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="2262.00"/></Документ><Документ ИдДок="2f8948c0-ffce-41f5-995d-2789149cd4ea" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БЭБИТОП"" ИННЮЛ="5024117896"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="bc0e428e-92a9-4b29-ac6f-c9352340442d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГУДМАН"" ИННЮЛ="7816443497"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="2320.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="22046.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="17600.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="7772.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="4080.00"/></Документ><Документ ИдДок="a0aaec59-07c2-4cd1-8416-39e6d081826a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО"НПО "ГЕОПРОЕКТ"" ИННЮЛ="7704059910"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="f9db6a13-5c2f-4d57-bf5b-87f885591ef1" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ККТ-СЕРВИС"" ИННЮЛ="8606013718"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="6630.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="28600.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="3770.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="32502.00"/></Документ><Документ ИдДок="8783619a-8c38-4e34-bd90-a8a96a7217e3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СПБК"" ИННЮЛ="7805548071"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="2320.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="17600.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="4080.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="237894.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="35937.00"/></Документ><Документ ИдДок="c04ce034-9d74-4184-85fc-633078207f2f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОТКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ОРЛОВСКИЕ ЛОТЕРЕИ"" ИННЮЛ="5753004540"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="de16c544-2488-4ca2-a850-e5d73d9524f2" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦЕНТР ИНФОРМАЦИОННЫХ ТЕХНОЛОГИЙ И РАДИОЭЛЕКТРОННЫХ УСТРОЙСТВ СВЯЗИ"" ИННЮЛ="8606013732"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="9aa45b13-5549-4843-b810-e082d586666d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛОТЕРЕИ"" ИННЮЛ="5753030476"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="32796.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="211527.06"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="912472.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="56767.00"/></Документ><Документ ИдДок="b24578c7-7e93-48a9-a889-2000742f1d7d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФИРМА "БРИЛЛИАНТ-ТУР"" ИННЮЛ="7841389194"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="358a805f-35f8-4b58-b74f-a1d4f725e1ce" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ХОРОШО +"" ИННЮЛ="7840448560"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="615529a7-2c2f-4611-bfdd-6f31e8782899" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УДАЧА"" ИННЮЛ="8607115776"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="5243.00"/></Документ><Документ ИдДок="80ebe3a3-838f-423f-ae49-369e1c680c54" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БАЛТСЕРВИС"" ИННЮЛ="7840448577"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="6ed8b101-07b4-46d3-a86d-d67cf9bf5bd7" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НЕГУС ЭКСПО ИНТЕРНЭШНЛ"" ИННЮЛ="7717088033"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="42432934.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="3548798.34"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="98000.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="822675.96"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="93430.32"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="151906.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="73966.00"/></Документ><Документ ИдДок="675c58a2-a3d7-41e3-b134-c9c00c84f3ed" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРУВЭЙ"" ИННЮЛ="7805463815"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="5f9d40a7-81bc-45ec-b942-fe70a678339a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХИМПОРТ М"" ИННЮЛ="5027156950"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="106081.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="98080.12"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="423090.65"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="55771.04"/></Документ><Документ ИдДок="cc0b1342-c104-47a4-bac5-b04e6be1c093" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦЕНТР НЕДВИЖИМОСТИ "СЕВЕРНЫЙ ОКРУГ""" ИННЮЛ="8607115818"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/></Документ><Документ ИдДок="08fecc34-672b-49be-8305-66eabd888465" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОРТЭК"" ИННЮЛ="7713011865"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="517481.02"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="2232271.16"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="257221.95"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="2189755.00"/></Документ><Документ ИдДок="2a3f165d-da45-44e3-943f-5c83531bb90b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕСУРС-РАЗВИТИЕ"" ИННЮЛ="5725001804"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="303895.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="76858.32"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="222402.98"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="959385.45"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="584749.00"/></Документ><Документ ИдДок="199c65a1-d656-4d5d-b354-c72b16b3ef22" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЛАН Б"" ИННЮЛ="5027156974"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="be0f1c62-2dd1-4c5b-a8b6-4ff2a13f632b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭКОРЕМСТРОЙ"" ИННЮЛ="6164231512"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="22c40e24-547c-4c53-97ee-fc1bd88aaca2" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АСКАРОС"" ИННЮЛ="5753005670"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="23368.27"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="100804.37"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="166068.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="13287.77"/></Документ><Документ ИдДок="246887c5-0f38-4c13-8225-cb9ffa6f938a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРАНСГРУПП"" ИННЮЛ="5027157061"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="20587.13"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="88807.19"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="11706.40"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="22656.00"/></Документ><Документ ИдДок="6f0be74f-819c-49b5-9fee-7b5bee883e82" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БОБРЁНОК"" ИННЮЛ="8607115800"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="cf0aa616-47b8-4eb5-aa4f-1562a83964cb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВТОКОННЕКС-РОСТОВ"" ИННЮЛ="6164231520"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="51043.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="26441.71"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="46500.94"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="200592.26"/></Документ><Документ ИдДок="e6482565-7b5d-4158-beaa-a950c420d323" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЙЗЕНБАН СЕРВИС"" ИННЮЛ="7816443507"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="363046.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="28815.56"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="546.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="39025.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="244812.17"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="56751.91"/></Документ><Документ ИдДок="ff92fb22-2692-4faf-89ca-e4dc4861584a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮГРО"" ИННЮЛ="6164231537"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="24050.47"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="104053.03"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="351413.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="19710.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="593.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="14750.60"/></Документ><Документ ИдДок="92e5855b-3de4-4a02-9d40-98f6c1d628f1" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "РЕГИОНАЛЬНЫЙ ТОРГОВЫЙ ДОМ "БАБАЕВСКИЙ" В Г.ОРЛЕ"" ИННЮЛ="5753024112"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="d45fa017-fefa-4351-9c61-399211ee1327" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НЕМО"" ИННЮЛ="7810095966"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="f2f3c3ad-3012-42d1-b586-52ddd8c99392" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛИМУЗИНЫЧЪ"" ИННЮЛ="5027157054"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="2c3389f9-1dc4-4eee-ac62-a137965f8d9f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОЕКТСТРОЙИНВЕСТ"" ИННЮЛ="7709202610"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="9486.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="40921.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="5394.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="1411448.00"/></Документ><Документ ИдДок="e22952ab-743c-4a52-a1a7-1e8819f08c74" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МДМ-ФОРМАТ"" ИННЮЛ="8607115790"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="0312b63f-0475-435e-8c10-d7e546e6270d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФОТОН"" ИННЮЛ="7804457632"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="91eee374-6c62-438d-a090-b38661ae6675" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭЛЬТОН-ИНЖИНИРИНГ"" ИННЮЛ="7814410023"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="149353.44"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="644269.74"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="162468.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="6738.91"/></Документ><Документ ИдДок="e9a623fb-ca34-4c64-9d83-edfe2b7307a0" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОИТЕЛЬНАЯ ФИРМА ИНТЕРСТРОЙ И К"" ИННЮЛ="7718188256"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="fa6b76bc-992c-4dfe-a0d4-25b8d25ab6c9" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГАРАНТ-Л"" ИННЮЛ="5027157047"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="1926344.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="115360.79"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="202875.86"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="875150.81"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="139252.00"/></Документ><Документ ИдДок="c2dbb912-ac46-4819-b57b-216958bb898b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФЕНИКС"" ИННЮЛ="7807358781"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="035f2bf5-84f2-485d-bd64-b12fe297b35a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ТОРГОВАЯ КОМПАНИЯ "ТОТ БЕРЕГ"" ИННЮЛ="8607115783"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="a7826311-5dd6-428e-bb4e-35deb3aecfe4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛУКОЙЛ-ЭНЕРГОИНЖИНИРИНГ"" ИННЮЛ="6163095955"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="89537566.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="14440115.78"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="1805404.05"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="34163.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="44434160.37"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="27635995.00"/></Документ><Документ ИдДок="3c93677a-26d6-494a-8170-2f91edbb4a24" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПОЛЮС"" ИННЮЛ="8607115825"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="12992.28"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="126.25"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="d3561a3e-2aaa-4c5e-8e2b-e2638d626bbb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОТКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ОРЕЛАГРОПРОМСТРОЙ"" ИННЮЛ="5753001997"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="276361.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="203105.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="426067.23"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="1618460.72"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="152143.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="159704.53"/></Документ><Документ ИдДок="0736fe90-8be1-491d-a38e-e53d7da3fd8d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФП КОНСАЛТ"" ИННЮЛ="7704511808"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="28fe2a9d-72a9-466a-a598-07fc4d358cd9" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДИАПЛЮС"" ИННЮЛ="5753028068"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="2453918.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="43848.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="13240.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="77112.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="332640.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="e09d5362-71e2-449d-83aa-77191c923b02" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МИЛЕН СТРОЙПРОЕКТ"" ИННЮЛ="7709380813"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="180beba0-7605-4287-b0e2-f5c7a13a8981" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КРЕПЕЖ СПБ"" ИННЮЛ="7802744857"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="369568.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="133760.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="17632.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="31008.00"/></Документ><Документ ИдДок="c6437e39-0d8c-408b-92b9-a5e4bf4c5368" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОТТЕДЖ СТРОЙ КОМПЛЕКС"" ИННЮЛ="7801471389"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="1654.45"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="1b21694a-26b2-4c4d-9a9d-ab24113607ed" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВА ИНФОРМ"" ИННЮЛ="8607115840"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="137fc8ea-7d1d-4428-a828-3e86f389e8a3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АУДИТ-ГАРАНТ"" ИННЮЛ="5753029664"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="387537.61"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="89838.26"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="51084.50"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="153399.00"/></Документ><Документ ИдДок="f16db32f-2595-47a3-9c1e-53b7eb4661e4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦЕЛЕС"" ИННЮЛ="8607115832"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="c017dce5-1f47-4a6f-a0eb-02303917f520" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛЕНТЕХИНЖПРОЕКТ"" ИННЮЛ="7801542738"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="3060.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="1740.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="13200.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="134778.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="144927.00"/></Документ><Документ ИдДок="2d89ada7-4bf3-4e61-8e1e-943661e5205f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МК-СТРОЙ"" ИННЮЛ="7706522940"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="f4bea984-377e-4c1a-806c-f9e3e3f96060" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МАXTELL"" ИННЮЛ="8621006063"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="46240aa8-8a81-4082-bc77-8e46d7db8a81" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГРУППА КОМПАНИЙ "ЭЛЕКТРО-СИТИ"" ИННЮЛ="7801542745"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="30222a62-cdbe-4cfc-8dd6-0e07fd036cf7" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОРГОВЫЙ ДОМ "СПЕЦМАШ"" ИННЮЛ="8607115871"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="583e3479-de8d-4fdc-9fa6-9297d725c8ab" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СПС-СТРОЙ"" ИННЮЛ="7801471396"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="8f09f4c9-e6e3-492b-8673-ede776ef8fc5" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛЬФА-ТОРГ"" ИННЮЛ="5753029512"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="da97074a-3950-4b0d-b0e7-7040fb4b87c9" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КЛИМАТ-СЕРВИС"" ИННЮЛ="5753024730"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="1280032.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="31930.21"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="13405.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="3005.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="83324.81"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="359440.41"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="252914.00"/></Документ><Документ ИдДок="978d1d68-acb9-4bfd-bb5c-3678c422153d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРАКС"" ИННЮЛ="7805426718"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="b3347878-6e26-4f21-9105-5282fe2b6997" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СК-МОДУЛЬ"" ИННЮЛ="7806451097"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="000f9dfc-161e-43e6-9511-cae05049f659" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ПРОМСТРОЙХИМИЯ"" ИННЮЛ="5753024320"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="fff958d8-275f-4d7c-a216-251b1ad0b0e8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВАНГАРД СПЕЦ ТРАНС"" ИННЮЛ="8621006070"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="47785.07"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="46309.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="84036.21"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="1361936.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="5120.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="362507.48"/></Документ><Документ ИдДок="4a572432-9a60-490c-a070-351be4f8279c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЕВЗАПДЕТАЛЬ"" ИННЮЛ="7802744864"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="033d5394-eb0f-4498-aedc-1bd5c9ed8752" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КИАНИТ"" ИННЮЛ="7804392470"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="0444275b-a57d-451d-9bed-099e6085a8b4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕДИ - А"" ИННЮЛ="8607115896"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="5864.52"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="43676.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="44489.28"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="10313.40"/></Документ><Документ ИдДок="d82826cb-354d-4ae8-8246-581a74dc900b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРТМАРИН ГРУПП"" ИННЮЛ="7804392463"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="1326177.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="153187.14"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="660805.19"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="311381.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="80209.24"/></Документ><Документ ИдДок="48c42897-1f13-4907-8640-cdbffd1ea41a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГАСТАЙЕР"" ИННЮЛ="7728503933"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="873151dd-a16c-4150-8217-73d95924e803" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЕНТА"" ИННЮЛ="6213009778"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="364f7a43-e39f-4380-a652-5fac5f7f3e77" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГРЕСТ"" ИННЮЛ="5753023951"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="6394.90"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="1482.45"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="842.96"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="6102.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="fec83c1a-3fe3-4aec-97cb-1de4d5bbdf2c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭКОМАТИК СПБ"" ИННЮЛ="7816443514"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="74612.17"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="4270.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="298754.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="631104.25"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="156972.21"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="d65e5cb2-ebff-41c0-80f1-07098146b822" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДИАМАНТ"" ИННЮЛ="8607115920"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="85063db6-176d-44c4-91ea-db2bbb693446" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФИРМА "ФЛАГМАН"" ИННЮЛ="7734106099"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="18333.51"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="79085.75"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="28050.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="34076.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="10424.93"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="45352.00"/></Документ><Документ ИдДок="065f6d74-9982-440c-bdf8-33064e36a5db" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙТЕХНООЧИСТКА"" ИННЮЛ="7709357606"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="74585388-79da-44e7-9502-45db4728d78f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОХРАННАЯ ОРГАНИЗАЦИЯ "ТОРНАДО "СЛУЖБА ЦЕНТРАЛИЗОВАННОЙ ОХРАНЫ"" ИННЮЛ="7805463830"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="853028.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="102433.05"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="458858.84"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="16416.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="1979391.05"/></Документ><Документ ИдДок="8acdac09-93aa-491d-bea5-029139ce36e2" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДОРОЖНИК"" ИННЮЛ="6213009785"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="d6cfbbfa-af88-4690-b444-25a5ff8b41bf" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВИЗ"" ИННЮЛ="8607115952"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="bab31882-a18b-448c-9fda-6cd301649dde" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОРГОВАЯ ФИРМА "КОНТАКТ"" ИННЮЛ="7843312687"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="91813.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="696470.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="161463.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="233702.00"/></Документ><Документ ИдДок="580bb9f4-1786-4f72-ba4c-636ab5818455" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФЛОРА СПБ"" ИННЮЛ="7804392488"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="4589.60"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="2492.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="19800.00"/></Документ><Документ ИдДок="b192933d-8a50-4c8e-bb81-ef43df02c2b4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МОБЭЛ"" ИННЮЛ="8607115960"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="9240beb1-5ee3-4351-a98f-37a9f9e56fc3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОТКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "МОСКОВСКИЙ АГРОЦЕНТР ВИЛАР"" ИННЮЛ="5003101630"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="143251.02"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="265026.54"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="2184378.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="1259463.52"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="35199.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="1541848.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="4674643.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="14bf3105-a678-4a8c-b5b4-9cad47c90234" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГЕЛАРД"" ИННЮЛ="7719211469"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="9396.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="71280.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="15147.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="586377.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="e6c08ff7-178a-4b01-a903-cf07e9ef7de8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КРЕАТИВНОЕ АГЕНТСТВО "АЙРА"" ИННЮЛ="7811408851"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="0058e988-69ae-4d73-a6f7-6f592f337088" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИЗДАТЕЛЬСКИЙ ДОМ "ГАЯТРИ"" ИННЮЛ="7705580709"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="4a2333e4-9b03-428d-8ddc-4a917edddcad" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДОН ТО"" ИННЮЛ="6164231632"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="36249.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="10848.08"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="82294.83"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="19077.91"/></Документ><Документ ИдДок="ce166475-31c0-4ede-a336-da54b413327e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПК ИВАНКОВО"" ИННЮЛ="6220008616"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="61565.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="8149.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="13438.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="2448.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="9680.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="17606.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="1276.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый сельскохозяйственный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="5a5c2112-9e59-4c92-a19e-9180cf234dc1" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АТРИУМ"" ИННЮЛ="8607115991"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="b5d7befb-7125-465f-bb8c-aee6044c6ecc" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВРЕМЕНА ГОДА"" ИННЮЛ="7721503652"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="cd8890f8-238f-4055-a539-558f980e391e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НЕВСКАЯ ФЕЕРИЯ"" ИННЮЛ="7816508994"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="480947d6-6022-47d1-9441-9f684b986c5b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "RED-MARKET- A"" ИННЮЛ="8607115984"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="7d2f2353-601c-4cc3-87fa-98f40adc559a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДАЛИ"" ИННЮЛ="6213009792"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="2640961.81"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="203896.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="617996.40"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="235802.73"/></Документ><Документ ИдДок="13c31cf1-7c74-473a-8a2f-466e8d054bdc" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮГРА-БЕЗОПАСНОСТЬ"" ИННЮЛ="8621006095"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="90592.55"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="446379.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="687253.86"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="159317.94"/></Документ><Документ ИдДок="3e19dd51-7ed9-45ff-b07f-0aa755a2fb45" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОФТОРГ"" ИННЮЛ="6215024725"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="b81b5339-4f73-4ecf-8c56-486c610a6b8b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭКОПРОЕКТ-ИНЖИНИРИНГ"" ИННЮЛ="7811408869"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="137280.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="31824.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="14052.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="18096.00"/></Документ><Документ ИдДок="613d5379-31d8-4b82-9508-38b4c5e60cf0" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛЬФА-СИ"" ИННЮЛ="5753031021"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="2421.26"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="561.29"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="319.17"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="f8b522d2-e71a-47c9-99bc-bbedd4de52a1" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТУРОПЕРАТОР АЙ ТИ ЭМ - СЕВЕР"" ИННЮЛ="7839383861"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="833204.30"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="109831.42"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="193151.77"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="687783.00"/></Документ><Документ ИдДок="5cddf6ac-53c1-4b65-a12c-c16c3c2799e8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОТКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ОРЕЛКИНОСЕРВИС"" ИННЮЛ="5753000739"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="3455.83"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="22707.75"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="97955.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="30978.00"/></Документ><Документ ИдДок="970af5f1-7330-4412-a247-44fd10269591" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МОБАЛИС-ТРЕЙД"" ИННЮЛ="6164231590"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="6e2315da-a3ba-493e-9a52-c530fb3abac5" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЕРВИС БЕЗОПАСНОСТИ"" ИННЮЛ="8607116000"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="fd5b9e6f-2862-4c55-85b8-583f70d7b3a8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПОКАЧИ АВТОДОР СЕРВИС"" ИННЮЛ="8621006105"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="6acd00d8-c53f-43f0-9ff9-63d1af3533ac" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХСИСТЕМСТРОЙ"" ИННЮЛ="7714186000"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="92983098-72a2-431c-a14e-2418d315f674" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ИНВЕСТИЦИОННО - СТРОИТЕЛЬНАЯ КОМПАНИЯ "НОВЫЙ ПРОЕКТ"" ИННЮЛ="6213009827"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="e535d3ba-e6ab-4c2d-9091-82457410bd92" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СОВТЕХ"" ИННЮЛ="5753028766"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="427641.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="37833.57"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="163203.62"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="61967.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="21513.21"/></Документ><Документ ИдДок="475bd5d7-7be3-4fa3-8762-5bf536362aeb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СПЕЦ-ТРАНС"" ИННЮЛ="8607116018"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="6eb3c39f-f3ad-4824-aaf9-7b5ba79ea460" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНЖЕНЕРНО-ВНЕДРЕНЧЕСКОЕ ПРОИЗВОДСТВЕННОЕ ОБЪЕДИНЕНИЕ "ПРИБОРИСТ"" ИННЮЛ="7743518885"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="5924.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="b0558ab9-d18f-43de-b8e7-4ce26b337eb1" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОБЪЕДИНЕННАЯ ДИРЕКЦИЯ"" ИННЮЛ="7810518932"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="9843.76"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="1161496.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="17311.40"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="604169.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="74676.61"/></Документ><Документ ИдДок="63ad151a-d316-4da2-8dba-b2227534cf61" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛТАХИМ"" ИННЮЛ="7813497261"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="4053.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="b6c0666c-3176-49d1-810f-293e64313822" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЕНОБЛОК 62"" ИННЮЛ="6215024732"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="3a09da17-0e06-4cdd-86a3-a0c200efc7eb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЖИЛПРОМЭНЕРГО"" ИННЮЛ="6213009834"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="3450.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="98ca7744-2db3-421c-bf2d-c616a8635b4a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПАРТНЕР"" ИННЮЛ="8621006112"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="390fe222-db44-480d-9e9a-9544eace4155" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МАГАЗИН "КУПЕЧЕСКИЙ"" ИННЮЛ="8607003416"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="eff01c36-d428-411f-8a0d-085d0657106f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МИРА"" ИННЮЛ="6220008623"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="53fe9446-98ce-4bd6-a0a5-22759b757bdd" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УСАДЬБА ВЕЛЬЕ"" ИННЮЛ="6220008630"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="4cf1b135-eed0-4034-bf4f-230ff221bdeb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛАНГЕПАССКО-ПОКАЧЁВСКОЕ НЕФТЕПРОМЫСЛОВОЕ ОБОРУДОВАНИЕ-СЕРВИС"" ИННЮЛ="8607004145"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="118227667.44"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="59538660.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="26395529.53"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="922156.08"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="7393939.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="514992.98"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="196604494.00"/></Документ><Документ ИдДок="da5145c9-6fbd-4c25-9488-64b3b57daaff" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛАНКОР"" ИННЮЛ="8607004113"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="100660.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="115454.41"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="2857361.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="4522074.54"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="18565040.18"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="17296546.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="46334932.00"/></Документ><Документ ИдДок="fdeec75a-b520-4e22-ba66-4ecf057e9fe0" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТАНДАРТ-ОБЩЕПИТ"" ИННЮЛ="7804392495"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="19147.64"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="202630.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="82597.70"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="6480.98"/></Документ><Документ ИдДок="447b39e6-ae84-41c6-a080-5ff1332cc3e8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕАТ"" ИННЮЛ="7709226272"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="349fec62-9c8e-43b4-a97e-32c9253ea4f6" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПОЛИМЕРСТРОЙМАТЕРИАЛЫ"" ИННЮЛ="6164231664"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="5775.00"/></Документ><Документ ИдДок="6073c404-ed17-4e03-b921-967c29e8416f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОТКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "2363 ЦЕНТРАЛЬНАЯ БАЗА ПРОИЗВОДСТВА И РЕМОНТА ВООРУЖЕНИЯ И СРЕДСТВ РАДИАЦИОННОЙ, ХИМИЧЕСКОЙ И БИОЛОГИЧЕСКОЙ ЗАЩИТЫ"" ИННЮЛ="7609022839"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="20000.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="4763e502-c73c-4887-9792-7416f38f6ca0" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АР-ВЕСТ"" ИННЮЛ="5753025483"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="6960.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="8506.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="52800.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="87086.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="12240.00"/></Документ><Документ ИдДок="8ce71742-223c-4060-803e-4b65f83f9e02" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГЕНСТАР"" ИННЮЛ="7714535438"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="d142dc5c-1ce6-4794-8512-cb85947454b4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЕРЕВОЗКА ТОРГОВОЙ ПРОДУКЦИИ "КАВЖЕЛ-ДОНТРАНС"" ИННЮЛ="6164231689"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="908acf94-c622-4eca-a8b1-9cb8e359fe4c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВОДОЛЕЙ"" ИННЮЛ="6215024757"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="132235.46"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="81703.43"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="308771.60"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="1443396.22"/></Документ><Документ ИдДок="83a18aea-f017-41b5-85f8-41fef53b2cfa" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ЭКСПРЕСС-АВТО М"" ИННЮЛ="7713125870"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="05b5fc43-5b73-48ca-9849-21f0e3280514" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГЛОБАЛ ГРУПП АВТО"" ИННЮЛ="7614005130"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="ebc6dc41-a08b-4845-b5da-b1baf9712983" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОБЛПРОЕКТ"" ИННЮЛ="6220008648"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="171281.56"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="33296.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="39706.17"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="22578.02"/></Документ><Документ ИдДок="121f32e3-8013-4a16-afd6-1f8d6741d724" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "К 2"" ИННЮЛ="6164231671"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="3973.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="105189.39"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="32120.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="6417.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="e4a21ccf-2546-4e32-b28b-fc0aefe1b14a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДЕКОРСТРОЙЛАНДШАФТ"" ИННЮЛ="7609022846"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="ff20f6bd-151a-4ef2-8d93-5e83cfe3aff5" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦЕНТР ДОН-СЕРВИС"" ИННЮЛ="7704511220"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="324063.33"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="186618.53"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="42717.44"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="75123.77"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="bab38534-a666-421d-aa62-24768e416c8b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦЕНТР МИАСТРОЙ"" ИННЮЛ="7717126948"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="73313.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/></Документ><Документ ИдДок="325165a5-dcd3-4730-aebc-4fddb1a6414b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АУДИТ-ИНТЕЛЛЕКТ ПЛЮС"" ИННЮЛ="5753024095"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="94b54e8c-30eb-4b36-9753-2ddc57edcc37" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХНОРЕМОНТ"" ИННЮЛ="6215024764"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="12339.95"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="23414.54"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="15645.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="101003.91"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="130407.00"/></Документ><Документ ИдДок="d0a8a680-f625-41b8-b9df-fcbaa7ca57aa" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОФПРЕМЬЕРСЕРВИС"" ИННЮЛ="7710418187"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="9b6075a8-a0a5-48da-8313-e7d1425e4fc7" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ"АК76"" ИННЮЛ="7614005148"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="e5506ca9-00fa-425a-ab61-23002cf946ff" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НОРД-ФОКС"" ИННЮЛ="5190006328"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="1968.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="1346.40"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="765.60"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="5808.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="12355.92"/></Документ><Документ ИдДок="c875739c-578f-4b8d-8fdd-2e367b88d192" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "САПРОС"" ИННЮЛ="7609022853"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="1540.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="357.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="203.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="38131.00"/></Документ><Документ ИдДок="dd1f8ef0-4d89-44ae-b07a-e3505114ecca" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ЮМП"" ИННЮЛ="5753016834"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="8e045af2-6d75-4cdc-9a36-9df50b4fd2c3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОФПЛАСТ"" ИННЮЛ="6215024789"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="45876212-6b69-4bb2-9760-e52156b12d30" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ЮРИКОН"" ИННЮЛ="5753031078"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="f883fd5b-2b7c-4fc1-823a-a2abe1605cb3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПИТЕРИНФОРМ"" ИННЮЛ="7810518957"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="e35025f2-8263-482e-b2ba-a23cc404da19" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНЭРТА"" ИННЮЛ="6215024796"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="19596.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="3132.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="23760.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="45231.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="4896.00"/></Документ><Документ ИдДок="94acf7b4-80ee-4a0d-9693-1368c6b398f5" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АГРОЭКОЛОГИЧЕСКИЕ РАЗРАБОТКИ"" ИННЮЛ="7801542777"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="2cfd47b5-461e-455b-aead-4f3264fded59" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЕЛЬХОЗМАШЗАПЧАСТЬ"" ИННЮЛ="5753024786"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="cfbd8ff8-aaae-4d7b-8e0e-109c22e25dee" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНТЭК"" ИННЮЛ="7715508050"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="b32ca2b8-82c2-4f30-897d-48a21bcce2ea" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРАНСРОУД"" ИННЮЛ="7723181577"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="58a9bf59-3a2d-4fed-bc5b-ecbdf6d7637a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СУШИЛЬНЫЕ ТЕХНОЛОГИИ"" ИННЮЛ="7810820692"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="7650.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="33000.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="248870.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="4350.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="38587.00"/></Документ><Документ ИдДок="599e8621-2174-4445-84e0-dc4329d67666" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АТЛ ТЕХНОЛОГИЧЕСКИЕ СИСТЕМЫ"" ИННЮЛ="7813375270"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="38720.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="70924.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="218895.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="4176.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="8976.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="652be3f4-dfbd-41da-811e-d23621f2d332" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОФИТ"" ИННЮЛ="6215024806"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="0f60b2d2-46fd-427e-a5f9-2135994e374a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БИСТРО-ОБЕД"" ИННЮЛ="7811487691"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="f262fba6-fbe6-46de-af9a-bab72c30064c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АФК-СТРОЙТРАНЗИТ"" ИННЮЛ="7616008521"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="52800.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="11806.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="6960.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="12240.00"/></Документ><Документ ИдДок="5f976075-70e7-4baa-8c9d-0145653d0588" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЯНИНО-ЦЕНТР"" ИННЮЛ="7813497286"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="124751.66"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="841808.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="1743854.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="255251.25"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="1013686.22"/></Документ><Документ ИдДок="7244424a-b160-459d-a542-46e8e6c3731c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АНГАРА"" ИННЮЛ="6213009866"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="dfbe2a52-bf01-402a-9686-0846d6f0b47d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БАРОСИСТЕМ"" ИННЮЛ="7838409475"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="3e35061e-b5ee-48ae-bce9-583b917e8bd4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ФИРМА "ШАТТЛ И К"" ИННЮЛ="5751003685"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="ece98df1-dbb2-426a-ba18-2621e35d9ff6" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КРИСТАЛЛ"" ИННЮЛ="7614005155"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="1e9b53cf-2e2b-4fa6-9ec0-cb4136a8742f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БРИЗ"" ИННЮЛ="6215024820"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="3480.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="26400.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="6120.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="21600.00"/></Документ><Документ ИдДок="191cfb70-4adb-4d5e-946d-acb503d36aba" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СОЛАР&А"" ИННЮЛ="7733010718"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="3132.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="58572.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="86565.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="23760.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="7344.00"/></Документ><Документ ИдДок="763a58a9-7e68-4c94-b459-a7345a8bad86" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КМАРА"" ИННЮЛ="7714535445"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="361b318d-2a8a-434b-8b8e-9a940123d8c5" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ДОЧЕРНЕЕ ОТКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "УПРАВЛЕНИЕ МЕХАНИЗАЦИИ" ОАО "ОРЕЛАГРОПРОМСТРОЙ"" ИННЮЛ="5753004620"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="2919.85"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="93040.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="12595.44"/><СвУплСумНал НаимНалог="Водный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="1422.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="158150.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="119393.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="1660.31"/></Документ><Документ ИдДок="8396eb34-5d1e-4d47-9bd0-323b8cba9295" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БОР"" ИННЮЛ="7609022878"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="8ebd8e84-3308-4412-bbe3-489090641468" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ВА-БАНК-ПЛЮС"" ИННЮЛ="5753022764"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="467574.58"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="146177.94"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="61634.92"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="95868.69"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="39bd078a-4980-4279-b9a3-49dbc215e9f3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РУБИКОН"" ИННЮЛ="7616008539"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="198900.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="219284.00"/></Документ><Документ ИдДок="bd97441f-12b4-4fe9-8cb5-3308117bf914" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УРАЛГЕОПРОМ"" ИННЮЛ="6670377490"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="d2eefa44-ac6d-4acc-82e0-02b411b5ba59" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦЕНТР ПРОВЕДЕНИЯ НАРОДНЫХ ПРАЗДНИКОВ"" ИННЮЛ="7820324365"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="9a99fb5f-de75-442c-bd3f-ee3a7f3a18fc" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АСГ-ТЕХНОЛОГИИ"" ИННЮЛ="7813416640"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="4176.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="7344.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="49141.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="8331.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="31680.00"/></Документ><Документ ИдДок="c3f69121-0004-4b57-9f2d-68dc31f6007b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РОССАН-ТУР"" ИННЮЛ="7841441670"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="15747.78"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="27694.38"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="119465.94"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="524748.00"/></Документ><Документ ИдДок="d2ed72f7-eb3c-4a36-80c0-69d5e4860a1b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "АГЕНТСТВО СПУТНИКОВОГО ТЕЛЕВИДЕНИЯ"" ИННЮЛ="5753029488"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="13515.20"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="47018.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="23768.04"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="102528.80"/></Документ><Документ ИдДок="0aa0e106-bc0b-48f1-9d2b-e395ceb233bb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРМ-ПРОЕКТ"" ИННЮЛ="7804392505"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="ca7cd8ab-3b56-47e1-a9d5-91399aec5976" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОТКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ПРОФИТ-ЦЕНТР"" ИННЮЛ="5753029640"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="567f47b0-fb99-4eba-83c3-d7e5d65ca40a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛЬТЕРНАТИВА"" ИННЮЛ="6215024860"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="20814.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="33452.98"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="81901.01"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="16394.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="371874.26"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="86207.22"/></Документ><Документ ИдДок="606fd807-05f9-4f33-8942-5b49a9f854f0" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОРЕЛГИДРОМАШ"" ИННЮЛ="5753022980"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="2264e154-4399-4daa-a885-48c16caf5c42" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РУБИН"" ИННЮЛ="6213009880"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="6960.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="32932.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="52800.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="11220.00"/></Документ><Документ ИдДок="94f3fc1b-d1a0-4609-b6c7-3501453b4d7d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЭБИНВЕСТ"" ИННЮЛ="7704084296"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="e810d83f-93ff-45aa-aaa9-09a6c803682b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЕТРОЙЛ"" ИННЮЛ="7609022892"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="dfc22641-ca87-41df-8d06-ce1bf68dff43" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГЕОТЕХНОЛОГИЯ"" ИННЮЛ="6215024877"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="371abf99-adde-41a9-abab-e9ff115d385b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НОВЕЙШИЕ СТРОИТЕЛЬНЫЕ ТЕХНОЛОГИИ"" ИННЮЛ="6215024884"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="d71395d6-ef76-4eaf-a529-6eca977d8a02" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДЮОР"" ИННЮЛ="7702311722"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="add1be86-6c2b-4408-a79f-31674b008d22" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОЦЕНОЧНАЯ РОСТОВСКАЯ КОМПАНИЯ"" ИННЮЛ="6164231801"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="20240.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="4692.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="37716.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="2668.00"/></Документ><Документ ИдДок="bec284ba-7823-47d5-9e53-3d696025e057" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЕТРОДИЗАЙН-СЕРВИС"" ИННЮЛ="7609022910"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ></Файл>
| 127,497 | 254,993 | 0.81496 |
3cb17b8f71e613c0507d490e87d89de5c410c72b | 11,926 | xaml | XML | GSCFieldApp/Views/StructureDialog.xaml | NRCan/GSC-Field-Application | 68d2cc920e5afda62059aab897d72e0e02fa2275 | [
"MIT"
] | 3 | 2021-07-07T22:08:53.000Z | 2022-02-04T11:57:38.000Z | GSCFieldApp/Views/StructureDialog.xaml | NRCan/GSC-Field-Application | 68d2cc920e5afda62059aab897d72e0e02fa2275 | [
"MIT"
] | 74 | 2020-09-18T21:19:26.000Z | 2022-03-29T12:33:52.000Z | GSCFieldApp/Views/StructureDialog.xaml | NRCan/GSC-Field-Application | 68d2cc920e5afda62059aab897d72e0e02fa2275 | [
"MIT"
] | null | null | null | <UserControl
x:Class="GSCFieldApp.Views.StructureDialog"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:Behaviors="using:Template10.Behaviors"
xmlns:Core="using:Microsoft.Xaml.Interactions.Core"
xmlns:Interactivity="using:Microsoft.Xaml.Interactivity"
xmlns:local="using:GSCFieldApp.Views"
xmlns:theme="using:GSCFieldApp"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:vm="using:GSCFieldApp.ViewModels"
xmlns:Controls="using:Template10.Controls"
xmlns:conv="using:GSCFieldApp.Converters"
mc:Ignorable="d">
<UserControl.Resources>
<conv:String2Number x:Key="String2Number" />
</UserControl.Resources>
<Page>
<RelativePanel Background="{ThemeResource ApplicationPageBackgroundThemeBrush}">
<Controls:PageHeader x:Name="pageHeader" x:Uid="StructDialogHeader" Text ="" BackButtonVisibility="Collapsed"
RelativePanel.AlignLeftWithPanel="True"
RelativePanel.AlignRightWithPanel="True"
RelativePanel.AlignTopWithPanel="True"
EllipsisVisibility="Visible"
Background="{ThemeResource FieldStructureColorBrush}">
<Controls:PageHeader.PrimaryCommands>
<AppBarButton x:Name="structBackButton" Icon="Clear" Foreground="White" Tapped="structBackButton_Tapped" />
<AppBarButton x:Name="structSaveButton" Icon="Save" Foreground="White" Tapped="structSaveButton_Tapped" />
</Controls:PageHeader.PrimaryCommands>
<Controls:PageHeader.SecondaryCommands/>
</Controls:PageHeader>
<Controls:PageHeader x:Name="pageFooter" Background="{ThemeResource FieldStructureColorBrush}"
RelativePanel.AlignBottomWithPanel="True"
EllipsisVisibility="Collapsed" RelativePanel.AlignRightWithPanel="True"
RelativePanel.AlignLeftWithPanel="True">
</Controls:PageHeader>
<RelativePanel Style="{StaticResource ParentPanel}" x:Name="strucRelativePanel">
<ScrollViewer Style="{StaticResource VerticalScroll}">
<RelativePanel Style="{StaticResource ChildPanel}" x:Name="strucScrollRelativePanel">
<GridView Style="{StaticResource NonselectableGridView}" x:Name="StructureGridView_Type">
<GridViewHeaderItem Style="{StaticResource NonSelectableGridViewHeader}" Content="" x:Uid="StructureGridView_Type"/>
<Button x:Name="structTypeSearch" Margin="0,0,10,0" Width="35" Height="30" Background="#00000000"
Click="structTypeSearch_Click">
<SymbolIcon x:Name="SearchLitho" Symbol="Zoom" Margin="-17.667,-15,-17.333,-15"/>
</Button>
<TextBox x:Name="strucType" Margin="0,-28,50,0" Header="" x:Uid="StructDialogType"
RelativePanel.RightOf="structTypeSearch"
Width="Auto" Style="{ThemeResource TextboxMandatoryField}"
Text ="{x:Bind strucViewModel.StructClassTypeDetail, Mode=TwoWay}"
TextChanging="StrucType_TextChanging"/>
</GridView>
<Rectangle Style="{StaticResource Horizontal}" x:Name="MainSeparator_00"
RelativePanel.Below="StructureGridView_Type"
Fill="{ThemeResource FieldStructureColorBrush}" />
<GridView Style="{StaticResource NonselectableGridView}" x:Name="StructureGridView_01" RelativePanel.Below="MainSeparator_00">
<TextBox x:Name="StructureAzimuthNumBox" x:Uid="StructureDialogAzim" Style="{ThemeResource TextboxMandatoryField}"
HorizontalAlignment="Stretch"
InputScope="Number"
Text ="{x:Bind strucViewModel.StructAzim, Mode=TwoWay}"
TextChanged="StructureAzimuthNumBox_TextChanged"/>
<TextBox x:Name="StructureDipNumBox" x:Uid="StructureDialogDip" Style="{ThemeResource TextboxMandatoryField}"
HorizontalAlignment="Stretch"
InputScope="Number"
Text ="{x:Bind strucViewModel.StructDip, Mode=TwoWay}"
TextChanged="StructureDipNumBox_TextChanged" />
<ComboBox x:Name="StructureRelatedCombobox" x:Uid="StructureDialogRelated"
ItemsSource="{x:Bind strucViewModel.StructRelated}"
SelectedValue="{x:Bind strucViewModel.SelectedStructRelated, Mode=TwoWay}"
SelectionChanged="StructureRelatedCombobox_SelectionChanged"/>
<RelativePanel>
<Border x:Name="PlanarBorder" BorderThickness="3">
<Image x:Name="PlanarIcon" Style="{ThemeResource ShowPlanar}"
Width="75" Height="75"
RenderTransformOrigin="0.5,0.5"
RelativePanel.AlignLeftWithPanel="True"
Visibility="Collapsed">
<Image.RenderTransform>
<!--<RotateTransform Angle="{x:Bind strucViewModel.StructAzim, Converter={StaticResource String2Number}, Mode=TwoWay}"/>-->
<RotateTransform x:Name="PlanarIconRotate" Angle="{Binding ElementName=StructureAzimuthNumBox, Path=Text, Converter={StaticResource String2Number}, Mode=OneWay}"/>
</Image.RenderTransform>
</Image>
</Border>
<!--x:Name="pa"-->
<Border x:Name="LinearBorder" BorderThickness="3">
<Image x:Name="LinearIcon" Style="{ThemeResource ShowLinear}"
Width="75" Height="75"
RenderTransformOrigin="0.5,0.5"
RelativePanel.AlignLeftWithPanel="True"
Visibility="Collapsed">
<Image.RenderTransform>
<!--<RotateTransform Angle="{Binding Text, ElementName=StructureAzimuthNumBox, Mode=TwoWay}"/>-->
<RotateTransform Angle="{Binding ElementName=StructureAzimuthNumBox, Path=Text, Converter={StaticResource String2Number}, Mode=TwoWay}"/>
</Image.RenderTransform>
</Image>
</Border>
<TextBlock x:Name="RelateInfo" RelativePanel.RightOf="LinearBorder" RelativePanel.AlignVerticalCenterWith="LinearBorder"/>
</RelativePanel>
</GridView>
<Rectangle Style="{StaticResource Horizontal}" x:Name="MainSeparator_01"
RelativePanel.Below="StructureGridView_01"
Fill="{ThemeResource FieldStructureColorBrush}" />
<GridView Style="{StaticResource NonselectableGridView}" x:Name="StructureGridView_02" RelativePanel.Below="MainSeparator_01">
<ComboBox x:Name="structMethod" x:Uid="StructureDialogMethod"
ItemsSource="{x:Bind strucViewModel.StructMethod}"
SelectedValue="{x:Bind strucViewModel.SelectedStructMethod, Mode=TwoWay}"/>
<ComboBox x:Name="StructureFormatCombobox" x:Uid="StructureDialogFormat" Style="{ThemeResource ComboboxMandatoryField}"
ItemsSource="{x:Bind strucViewModel.StructFormat}"
SelectedValue="{x:Bind strucViewModel.SelectedStructFormat, Mode=TwoWay}"
SelectionChanged="StructureFormatCombobox_SelectionChanged" />
</GridView>
<Rectangle Style="{StaticResource Horizontal}" x:Name="MainSeparator_02"
RelativePanel.Below="StructureGridView_02"
Fill="{ThemeResource FieldStructureColorBrush}" />
<GridView Style="{StaticResource NonselectableGridView}" x:Name="StructureGridView_03" RelativePanel.Below="MainSeparator_02">
<ComboBox x:Name="StructureAttitudeCombobox" x:Uid="StructureDialogAttitude"
ItemsSource="{x:Bind strucViewModel.StructAttitude}"
SelectedValue="{x:Bind strucViewModel.SelectedStructAttitude, Mode=TwoWay}"/>
<ComboBox x:Name="StructureyoungCombobox" x:Uid="StructureDialogYoung"
ItemsSource="{x:Bind strucViewModel.StructYoung}"
SelectedValue="{x:Bind strucViewModel.SelectedStructYoung, Mode=TwoWay}"/>
<ComboBox x:Name="StructureGenCombobox" x:Uid="StructureDialogGen"
ItemsSource="{x:Bind strucViewModel.StructGen}"
SelectedValue="{x:Bind strucViewModel.SelectedStructGen, Mode=TwoWay}"/>
<ComboBox x:Name="StructureStrainCombobox" x:Uid="StructureDialogStrain"
ItemsSource="{x:Bind strucViewModel.StructStrain}"
SelectedValue="{x:Bind strucViewModel.SelectedStructStrain, Mode=TwoWay}"/>
<ComboBox x:Name="StructureFlatCombobox" x:Uid="StructureDialogFlat"
ItemsSource="{x:Bind strucViewModel.StructFlat}"
SelectedValue="{x:Bind strucViewModel.SelectedStructFlat, Mode=TwoWay}"/>
</GridView>
<Rectangle Style="{StaticResource Horizontal}" x:Name="MainSeparator_03"
RelativePanel.Below="StructureGridView_03"
Fill="{ThemeResource FieldStructureColorBrush}" />
<TextBox Style="{ThemeResource Notes}" x:Name="StructureFabricTextbox" x:Uid="StructureDialogFabric"
RelativePanel.Below="MainSeparator_03"
Text ="{x:Bind strucViewModel.StructFabric, Mode=TwoWay}"/>
<TextBox Style="{ThemeResource Notes}" x:Name="StructureSenseTextbox" x:Uid="StructureDialogSense"
RelativePanel.Below="StructureFabricTextbox"
Text ="{x:Bind strucViewModel.StructSense, Mode=TwoWay}"/>
<TextBox Style="{ThemeResource Notes}" x:Name="StructureNoteTextbox" x:Uid="StructureDialogNote"
RelativePanel.Below="StructureSenseTextbox"
Text ="{x:Bind strucViewModel.StructNote, Mode=TwoWay}"/>
</RelativePanel>
</ScrollViewer>
</RelativePanel>
</RelativePanel>
</Page>
</UserControl>
| 66.625698 | 207 | 0.553664 |
c8c6d3aba448508bf2f5b48cdec013757f3629ab | 1,337 | xml | XML | data/omdb/1411.xml | seanreed1111/box-office-data | 5805e713eda806d1c4fd476dc12c04bbd766204a | [
"Apache-2.0"
] | 2 | 2019-02-28T03:39:35.000Z | 2019-02-28T03:58:36.000Z | Data/omdb/1411.xml | rahul263-stack/quarantine | d8b1cfe0da8cad9fe2f3bbd427334b979c7d2c09 | [
"MIT"
] | null | null | null | Data/omdb/1411.xml | rahul263-stack/quarantine | d8b1cfe0da8cad9fe2f3bbd427334b979c7d2c09 | [
"MIT"
] | null | null | null | http://www.omdbapi.com/?t=Snake+Eyes&y=1998&plot=full&r=xml&apikey=328708c2<?xml version="1.0" encoding="UTF-8"?><root response="True"><movie title="Snake Eyes" year="1998" rated="R" released="07 Aug 1998" runtime="98 min" genre="Crime, Mystery, Thriller" director="Brian De Palma" writer="Brian De Palma (story), David Koepp (story), David Koepp (screenplay)" actors="Nicolas Cage, Gary Sinise, John Heard, Carla Gugino" plot="Ricky Santoro is a flamboyant and corrupt Atlantic City cop with a dream: become so well connected that he can become mayor. In lieu of that, he'll settle for keeping his comfortable lifestyle. On the night of the heavyweight boxing championship, Rick becomes mixed up in the assassination of the Secretary of Defense, an assassination involving his best friend. Becoming the investigating officer in the case, Rick soon uncovers a conspiracy to kill the Secretary and a mysterious woman in white. The conspiracy was shocking, but not half as shocking as the identity of its mastermind." language="English" country="USA, Canada" awards="1 win & 2 nominations." poster="https://images-na.ssl-images-amazon.com/images/M/MV5BZmIzNjU3MjUtM2YxOS00NGIzLWE4ZmItNDdhNmE1NDlmYTI4XkEyXkFqcGdeQXVyMTQxNzMzNDI@._V1_SX300.jpg" metascore="52" imdbRating="5.9" imdbVotes="66,752" imdbID="tt0120832" type="movie"/></root> | 1,337 | 1,337 | 0.784592 |
12eedd640d270ef990143e90a0aeff77134120c7 | 67,996 | xml | XML | Polit/app/src/main/res/billStuff/Polit Bills Folder/Biils/BILLS-114-1-hr/BILLS-114hr368ih.xml | MGaston504/Polit | 3401c15bdde342c7e64d0b72387b2172998941d0 | [
"MIT"
] | 2 | 2016-11-05T20:56:35.000Z | 2016-11-06T16:01:33.000Z | Polit/app/src/main/res/billStuff/Polit Bills Folder/Biils/BILLS-114-1-hr/BILLS-114hr368ih.xml | MGaston504/Polit | 3401c15bdde342c7e64d0b72387b2172998941d0 | [
"MIT"
] | null | null | null | Polit/app/src/main/res/billStuff/Polit Bills Folder/Biils/BILLS-114-1-hr/BILLS-114hr368ih.xml | MGaston504/Polit | 3401c15bdde342c7e64d0b72387b2172998941d0 | [
"MIT"
] | null | null | null | <?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="billres.xsl"?>
<!DOCTYPE bill PUBLIC "-//US Congress//DTDs/bill.dtd//EN" "bill.dtd">
<bill bill-stage="Introduced-in-House" bill-type="olc" dms-id="H26DAC0A7E5D04DA8A8EF89177A8F189F" public-private="public">
<metadata xmlns:dc="http://purl.org/dc/elements/1.1/">
<dublinCore>
<dc:title>114 HR 368 IH: Safe and Responsible Gun Transfer Act</dc:title>
<dc:publisher>U.S. House of Representatives</dc:publisher>
<dc:date>2015-01-14</dc:date>
<dc:format>text/xml</dc:format>
<dc:language>EN</dc:language>
<dc:rights>Pursuant to Title 17 Section 105 of the United States Code, this file is not subject to copyright protection and is in the public domain.</dc:rights>
</dublinCore>
</metadata>
<form>
<distribution-code display="yes">I</distribution-code>
<congress>114th CONGRESS</congress>
<session>1st Session</session>
<legis-num>H. R. 368</legis-num>
<current-chamber>IN THE HOUSE OF REPRESENTATIVES</current-chamber>
<action>
<action-date date="20150114">January 14, 2015</action-date>
<action-desc><sponsor name-id="D000610">Mr. Deutch</sponsor> introduced the following bill; which was referred to the <committee-name committee-id="HJU00">Committee on the Judiciary</committee-name></action-desc>
</action>
<legis-type>A BILL</legis-type>
<official-title>To provide for greater safety in the use of firearms.</official-title>
</form>
<legis-body id="HBE4319911CA14E878B7E99CDB34FF4D3" style="OLC">
<section id="H9BE40E1AAB634B8692DA223025C958AF" section-type="section-one"><enum>1.</enum><header>Short title</header><text display-inline="no-display-inline">This Act may be cited as the <quote><short-title>Safe and Responsible Gun Transfer Act</short-title></quote>.</text> </section><title id="H3D6D836200494849A06A36DBCC5E082B"><enum>I</enum><header>Requiring a background check for every firearm sale</header> <section id="HE4399FD46BBC446DB36155E8F43E4B28"><enum>101.</enum><header>Purpose</header><text display-inline="no-display-inline">The purpose of this title is to extend the Brady Law background check procedures to all sales and transfers of firearms.</text>
</section><section id="H9A6E7168C70D47D6BF9E62C79005A8B7"><enum>102.</enum><header>Firearms transfers</header>
<subsection id="H367AEDB6A0AB4ED1A5784A5733FC80C2"><enum>(a)</enum><header>In general</header><text><external-xref legal-doc="usc-chapter" parsable-cite="usc-chapter/18/44">Chapter 44</external-xref> of title 18, United States Code, is amended by adding at the end the following:</text> <quoted-block display-inline="no-display-inline" id="H83CEED7ECB334C999A040D2E615A2662" style="USC"> <section id="H9EA9AFB8365840C5A9EC51A076E4478E"><enum>932.</enum><header>Background checks for firearm transfers by unlicensed persons</header> <subsection id="H3CA0844C18B84DBEBAB3C2304C285981"><enum>(a)</enum><header>Definitions</header><text>In this section—</text>
<paragraph id="HDA13DD374369442193A986D6FD16914D"><enum>(1)</enum><text>the term <term>unlicensed transferee</term> means a person who—</text> <subparagraph id="H9CD17BE2799146C4950E1E9ADE0D94F4"><enum>(A)</enum><text>is not licensed under this chapter; and</text>
</subparagraph><subparagraph id="H1DF3383195674EA79229902BF061D069"><enum>(B)</enum><text>desires to receive a firearm from an unlicensed transferor; and</text> </subparagraph></paragraph><paragraph id="H3E886FAADE5148B18DC1479D04F74903"><enum>(2)</enum><text>the term <term>unlicensed transferor</term> means a person who—</text>
<subparagraph id="H58C833EC579C404FB6E10DC1100B8907"><enum>(A)</enum><text>is not licensed under this chapter; and</text> </subparagraph><subparagraph id="H0FAF612974CD415DA6A80EF166EC9DA6"><enum>(B)</enum><text>desires to transfer a firearm to an unlicensed transferee.</text>
</subparagraph></paragraph></subsection><subsection id="H992ABC2167E447409A2B7330A009CD8E"><enum>(b)</enum><header>Responsibilities of transferors other than licensees</header>
<paragraph id="H12710F6464B446B99ADE0E4512AE3352"><enum>(1)</enum><header>In general</header><text>It shall be unlawful for an unlicensed transferor to transfer a firearm to an unlicensed transferee, unless the firearm is transferred—</text>
<subparagraph id="H936C6A9BEBBC4657B59600EF61A2A1E2"><enum>(A)</enum>
<clause commented="no" display-inline="yes-display-inline" id="HBEF5F68C4D384C7490DBBB6882652BC9"><enum>(i)</enum><text>through a licensed dealer under subsection (d);</text> </clause><clause id="H6D4484803218468F99171C5D5917F83D" indent="up1"><enum>(ii)</enum><text>through a law enforcement agency under subsection (e);</text>
</clause><clause id="H5C5F50D3275C4E78A0C85D1BD2C4EF45" indent="up1"><enum>(iii)</enum><text>after inspecting a permit that confirms a background check under subsection (f); or</text> </clause><clause id="H52641C9FDBC649D6B3CF3E815CCAF59B" indent="up1"><enum>(iv)</enum><text>in accordance with an exception described in subsection (g); and</text>
</clause></subparagraph><subparagraph id="HAB3DF571EBFB421B883EEF1E27D5E564"><enum>(B)</enum><text>in accordance with paragraph (2).</text> </subparagraph></paragraph><paragraph id="H4DC16264244E4DDA991244CC84C55A58"><enum>(2)</enum><header>Criminal background checks</header><text>Except as provided in subsection (g), an unlicensed transferor—</text>
<subparagraph id="H5301CEE24DF64101A605BD019C4FBB9A"><enum>(A)</enum><text>subject to subparagraph (B), may not transfer a firearm to an unlicensed transferee until—</text> <clause id="H9D282C02805B4560BBC8B9B54184843C"><enum>(i)</enum><text>the licensed dealer through which the transfer is made under subsection (d) makes a notification described in subsection (d)(3)(A);</text>
</clause><clause id="HAA483F9C45DB4B3690F62D99F7B4F4F3"><enum>(ii)</enum><text>the law enforcement agency through which the transfer is made under subsection (e) makes a notification described in subsection (e)(4)(A); or</text>
</clause><clause id="HC343DBC9656747AD89301D35A0F14A9B"><enum>(iii)</enum><text>the unlicensed transferee has presented a permit that confirms that a background check has been conducted, as described in subsection (f); and</text>
</clause></subparagraph><subparagraph id="HE459669FF77642CB96A0BE39B2662A98"><enum>(B)</enum><text>may not transfer a firearm to an unlicensed transferee if—</text> <clause id="H5C066E2F34744203A7A524B8AEEF3122"><enum>(i)</enum><text>the licensed dealer through which the transfer is made under subsection (d) makes the notification described in subsection (d)(3)(B); or</text>
</clause><clause id="HCE82FF83F05148ABB6113BB18679E48F"><enum>(ii)</enum><text>the law enforcement agency through which the transfer is made under subsection (e) makes the notification described in subsection (e)(3)(B).</text>
</clause></subparagraph></paragraph><paragraph id="H613C379E4B0747C795F98E0D6884603A"><enum>(3)</enum><header>Absence of recordkeeping requirements</header><text>Nothing in this section shall permit or authorize the Attorney General to impose recordkeeping requirements on any unlicensed transferor.</text>
</paragraph></subsection><subsection id="HD19394E940B642B5B5BC3379655980E3"><enum>(c)</enum><header>Responsibilities of transferees other than licensees</header>
<paragraph id="H1B28D8ABB8F84FE3AC48456247D54724"><enum>(1)</enum><header>In general</header><text>It shall be unlawful for an unlicensed transferee to receive a firearm from an unlicensed transferor, unless the firearm is transferred—</text>
<subparagraph id="H2EA94033779D4A05B4558BABA3F8F65E"><enum>(A)</enum>
<clause commented="no" display-inline="yes-display-inline" id="H330D9B6502204805B1D2DA4EA3E76AFC"><enum>(i)</enum><text>through a licensed dealer under subsection (d);</text> </clause><clause id="HC745151F05F240FFA4C4AF90FCC74E6E" indent="up1"><enum>(ii)</enum><text>through a law enforcement agency under subsection (e);</text>
</clause><clause id="HE32D188E6485488B8F5D92DE475152D2" indent="up1"><enum>(iii)</enum><text>after inspecting a permit that confirms a background check in accordance with subsection (f); or</text> </clause><clause id="HAA9777174B63467498679C4B349B0C0E" indent="up1"><enum>(iv)</enum><text>in accordance with an exception described in subsection (g); and</text>
</clause></subparagraph><subparagraph id="H4DB7253822EE48F7B7384D0BC6FF14D5"><enum>(B)</enum><text>in accordance with paragraph (2).</text> </subparagraph></paragraph><paragraph id="H7BE3CB963D204F8D80E4F777F245D292"><enum>(2)</enum><header>Criminal background checks</header><text>Except as provided in subsection (g), an unlicensed transferee—</text>
<subparagraph id="HC06B8DC05FB442E48B2471DE012A2512"><enum>(A)</enum><text>subject to subparagraph (B), may not receive a firearm from an unlicensed transferor until—</text> <clause id="H5F1F9466BE094AF89FA9713C21E488E4"><enum>(i)</enum><text>the licensed dealer through which the transfer is made under subsection (d) makes a notification described in subsection (d)(3)(A);</text>
</clause><clause id="H5316E85E28E543DD9BA1E3316DA8D2DD"><enum>(ii)</enum><text>the law enforcement agency through which the transfer is made under subsection (e) makes a notification described in subsection (e)(4)(A); or</text>
</clause><clause id="HD80016648A9C4DC99CCC770BCB042760"><enum>(iii)</enum><text>the unlicensed transferee has presented a permit that confirms that a background check described in subsection (f) has been conducted; and</text>
</clause></subparagraph><subparagraph id="HF1302BB5CFBC487DB8E49448E53FF9A7"><enum>(B)</enum><text>may not receive a firearm from another unlicensed transferor if—</text> <clause id="H60240BE918794309BCFFEFED99C9B89D"><enum>(i)</enum><text>the licensed dealer through which the transfer is made under subsection (d) makes a notification described in subsection (d)(3)(B); or</text>
</clause><clause id="H227B0A89769347E9B506E27E2B43DC9F"><enum>(ii)</enum><text>the law enforcement agency through which the transfer is made under subsection (e) makes a notification described in subsection (e)(4)(B).</text>
</clause></subparagraph></paragraph></subsection><subsection id="HF677C57654CD4C85A4411E79B35D1BD7"><enum>(d)</enum><header>Background checks through licensed dealers</header><text>A licensed dealer who agrees to assist in the transfer of a firearm between unlicensed transferor and an unlicensed transferee shall—</text>
<paragraph id="HDD5F81AEAB604C1FADB3098BFAE30838"><enum>(1)</enum><text>enter such information about the firearm as the Attorney General may require by regulation into a separate bound record;</text>
</paragraph><paragraph id="H88DACEF341714FAA9C52719122081410"><enum>(2)</enum><text>record the transfer on a form specified by the Attorney General;</text> </paragraph><paragraph id="H6AF1E1C47A8B47ADA4A7CF2DCC320CA6"><enum>(3)</enum><text>comply with section 922(t) as if transferring the firearm from the inventory of the licensed dealer to the unlicensed transferee (except that a licensed dealer assisting in the transfer of a firearm under this subsection shall not be required to comply again with the requirements of section 922(t) in delivering the firearm to the unlicensed transferee) and notify the unlicensed transferor and unlicensed transferee—</text>
<subparagraph id="H6B866A50DC1544C58E606E452B5F14E8"><enum>(A)</enum><text>of such compliance; and</text> </subparagraph><subparagraph id="H6FEDFF02CEA1447BADE535ED8F94F243"><enum>(B)</enum><text>if the transfer is subject to the requirements of section 922(t)(1), of any receipt by the licensed dealer of a notification from the national instant criminal background check system that the transfer would violate section 922 or State law;</text>
</subparagraph></paragraph><paragraph id="HC02FE10AF0364FADA8E59011483AEB53"><enum>(4)</enum><text>not later than 31 days after the date on which the transfer occurs, submit to the Attorney General a report of the transfer, which—</text>
<subparagraph id="H884701736128475F98E90622758A31BF"><enum>(A)</enum><text>shall be on a form specified by the Attorney General by regulation; and</text> </subparagraph><subparagraph id="HBF1EF9014991471D9F80E602502F68DE"><enum>(B)</enum><text>shall not include the name of or other identifying information relating to the unlicensed transferor or unlicensed transferee;</text>
</subparagraph></paragraph><paragraph id="H8B0DB549A22F4D8895F6195EBCC11C02"><enum>(5)</enum><text>if the licensed dealer assists an unlicensed transferor in transferring, at the same time or during any 5 consecutive business days, two or more pistols or revolvers, or any combination of pistols and revolvers totaling two or more, to the same unlicensed transferee, in addition to the reports required under paragraph (4), prepare a report of the multiple transfers, which shall—</text>
<subparagraph id="HE33BD434CB9B41F386C9C37632F34B2F"><enum>(A)</enum><text>be prepared on a form specified by the Attorney General; and</text> </subparagraph><subparagraph id="H1A4F0E8D9F3A4CBAA50221FE97782A80"><enum>(B)</enum><text>not later than the close of business on the date on which the transfer requiring the report under this paragraph occurs, be submitted to—</text>
<clause id="HB7F9F68B2D6545D297B0C2AAD800E08B"><enum>(i)</enum><text>the office specified on the form described in subparagraph (A); and</text> </clause><clause id="HA6A86970AFB14ED6B010520C1CBD5626"><enum>(ii)</enum><text>the appropriate State law enforcement agency of the jurisdiction in which the transfer occurs; and</text>
</clause></subparagraph></paragraph><paragraph id="HFA06B27B6B634C76B246F085D7C7C535"><enum>(6)</enum><text>retain a record of the transfer as part of the permanent business records of the licensed dealer.</text> </paragraph></subsection><subsection id="H32A5576D617146BCB9AA8C4882D6164F"><enum>(e)</enum><header>Background checks through law enforcement agencies</header><text>A State or local law enforcement agency that agrees to assist an unlicensed transferor in carrying out the responsibilities of the unlicensed transferor under subsection (b) with respect to the transfer of a firearm shall—</text>
<paragraph id="HB2BEB5FB07614F2399A78B9B9F72EFFC"><enum>(1)</enum>
<subparagraph commented="no" display-inline="yes-display-inline" id="HDE8902A15D28473C9202C92354F5D7EE"><enum>(A)</enum><text>contact the national instant criminal background check system under section 922(t); and</text> </subparagraph><subparagraph id="H80C39DAF62B144EFB2CC97C65F705FBA" indent="up1"><enum>(B)</enum> <clause commented="no" display-inline="yes-display-inline" id="H66AE9B5CA76144E4AF9D1D5FA5D77DF0"><enum>(i)</enum><text>receive an identification number as described in section 922(t)(1)(B)(i); or</text>
</clause><clause id="HC71494D367624EB1A36FD8F49F302968" indent="up1"><enum>(ii)</enum><text>wait the period described in 922(t)(1)(B)(ii);</text> </clause></subparagraph></paragraph><paragraph id="H14D11BBDFF61454A882B01E7098AC641"><enum>(2)</enum><text>conduct such other checks as the agency considers appropriate to determine whether the receipt or possession of the firearm by the unlicensed transferee would violate section 922 or State law;</text>
</paragraph><paragraph id="H49867BF7D3DA4BE1A9868DD259FA9A39"><enum>(3)</enum><text>verify the identity of the unlicensed transferee by—</text> <subparagraph id="H2FD65688ABDF4B0492CDD0BE89F3FEB1"><enum>(A)</enum><text>examining a valid identification document (as defined in section 1028(d)) of the unlicensed transferee containing a photograph of the unlicensed transferee; or</text>
</subparagraph><subparagraph id="H3631351536734B75B1083CAD8F06DD22"><enum>(B)</enum><text>confirming that the unlicensed transferor has examined a valid identification document described in subparagraph (A);</text>
</subparagraph></paragraph><paragraph id="H9E59E1F4114940A0ADB94D95BCCA132D"><enum>(4)</enum><text>notify the unlicensed transferor and transferee—</text> <subparagraph id="H692A709216F24DA8BA998013F142D0CC"><enum>(A)</enum><text>of the compliance by the law enforcement agency with the requirements under paragraphs (1), (2), and (3); and</text>
</subparagraph><subparagraph id="HB2C352D1232C461FA36B32713123D048"><enum>(B)</enum><text>of any receipt by the law enforcement agency of a notification from the national instant criminal background check system or other information that the transfer would violate section 922 or would violate State law;</text>
</subparagraph></paragraph><paragraph id="H66A477698FAF45C0BA6377E350582621"><enum>(5)</enum><text>not later than 31 days after the date on which the transfer occurs, submit to the Attorney General a report of the transfer, which—</text>
<subparagraph id="H758821E1D1E8409BA66F8965B30EFEB5"><enum>(A)</enum><text>shall be on a form specified by the Attorney General by regulation; and</text> </subparagraph><subparagraph id="HE249DDBA40484582ADD0C539F5F69564"><enum>(B)</enum><text>shall not include the name of or other identifying information relating to the unlicensed transferor or unlicensed transferee;</text>
</subparagraph></paragraph><paragraph id="H1A7226356BAA40E0B357500D265740AC"><enum>(6)</enum><text>if the law enforcement agency assists an unlicensed transferor in transferring, at the same time or during any 5 consecutive business days, two or more pistols or revolvers, or any combination of pistols and revolvers totaling two or more, to the same unlicensed transferee, in addition to the reports required under paragraph (5), prepare a report of the multiple transfers, which shall be—</text>
<subparagraph id="H1D507B949ADB4264A5F795DBE88C332A"><enum>(A)</enum><text>prepared on a form specified by the Attorney General; and</text> </subparagraph><subparagraph id="H1E81A4042DA94515B471DBB575F5F6F7"><enum>(B)</enum><text>not later 24 hours after the transfer requiring the report under this paragraph occurs, submitted to—</text>
<clause id="HA46BA38BC1744D968CC8DAA56C167697"><enum>(i)</enum><text>the office specified on the form described in subparagraph (A); and</text> </clause><clause id="H70F2F3BDFD8D4EACB8D6320C6B8952A2"><enum>(ii)</enum><text>the appropriate State law enforcement agency of the jurisdiction in which the transfer occurs; and</text>
</clause></subparagraph></paragraph><paragraph id="HF38E2D0AD6CE412FB5A318D5DA342FB6"><enum>(7)</enum><text>maintain records of the transfer at such place, and in such form, as the Attorney General may prescribe.</text>
</paragraph></subsection><subsection id="H2C3BC77125294CD484C7A2DF6E924305"><enum>(f)</enum><header>Purchase permits confirming background checks</header><text>An unlicensed transferor may transfer a firearm to an unlicensed transferee if the unlicensed transferor verifies that—</text>
<paragraph id="H14EB5CD9E3814CAD871C174ABC62E486"><enum>(1)</enum><text display-inline="yes-display-inline">the unlicensed transferee has presented to a licensed dealer or a law enforcement official a permit or license that allows the unlicensed transferee to possess, acquire, or carry a firearm, and the licensed dealer or law enforcement official, as the case may be, has verified to the unlicensed transferor that the permit or license is valid;</text>
</paragraph><paragraph id="H2B1E73244BA34293AF7638E4C7F88FA9"><enum>(2)</enum><text>the permit or license was issued not more than 5 years before the date on which the permit or license is presented under paragraph (1) by a law enforcement agency in the State in which the transfer is to take place;</text>
</paragraph><paragraph id="H555A927E334F45ABBA5907DEF1EBC53F"><enum>(3)</enum><text>the law of the State provides that the permit or license is to be issued only after a law enforcement official has verified that neither the national instant criminal background check system nor other information indicates that possession of a firearm by the unlicensed transferee would be in violation of Federal, State, or local law; and</text>
</paragraph><paragraph id="HAE05EB4D9446453A9026EF233A7F072B"><enum>(4)</enum><text>if the permit or license does not include a photograph of the unlicensed transferee, the unlicensed transferor has examined a valid identification document (as defined in section 1028(d)) of the unlicensed transferee containing a photograph of the unlicensed transferee.</text>
</paragraph></subsection><subsection id="H52C1290A5C69431381F9E746439BB29B"><enum>(g)</enum><header>Exceptions</header><text>Unless prohibited by any other provision of law, subsections (b) and (c) shall not apply to any transfer of a firearm between an unlicensed transferor and unlicensed transferee, if—</text>
<paragraph id="H93F1825C315E48AC809279FAA8CF3494"><enum>(1)</enum><text>the transfer is a bona fide gift between immediate family members, including spouses, parents, children, siblings, grandparents, and grandchildren;</text>
</paragraph><paragraph id="HA1C3BB47CD124452A59790C5158373BF"><enum>(2)</enum><text>the transfer occurs by operation of law, or because of the death of another person for whom the unlicensed transferor is an executor or administrator of an estate or a trustee of a trust created in a will;</text>
</paragraph><paragraph id="H5DD3D0EF35154B268E609E0C98A40FE7"><enum>(3)</enum><text>the transfer is temporary and occurs while in the home of the unlicensed transferee, if—</text> <subparagraph id="H0096A88148F54E3FBA719D68DAFAAD61"><enum>(A)</enum><text>the unlicensed transferee is not otherwise prohibited from possessing firearms; and</text>
</subparagraph><subparagraph id="H8F25CDE4B30D40C9AE5F165C9AAF1193"><enum>(B)</enum><text>the unlicensed transferee believes that possession of the firearm is necessary to prevent imminent death or great bodily harm to the unlicensed transferee;</text>
</subparagraph></paragraph><paragraph id="H2CED9FE5C1074C43BCFA160F27115CF7"><enum>(4)</enum><text>the transfer is approved by the Attorney General under <external-xref legal-doc="usc" parsable-cite="usc/26/5812">section 5812</external-xref> of the Internal Revenue Code of 1986;</text>
</paragraph><paragraph id="HE2DE79EA96B647E3BACD2C443D8FD4A5"><enum>(5)</enum><text>upon application of the unlicensed transferor, the Attorney General determined that compliance with subsection (b) is impracticable because—</text>
<subparagraph id="HDCB88FA22180488993B06A252C97474E"><enum>(A)</enum><text>the ratio of the number of law enforcement officers of the State in which the transfer is to occur to the number of square miles of land area of the State does not exceed 0.0025;</text>
</subparagraph><subparagraph id="H8A63771668CF4AD0A657F3EF9C5331B6"><enum>(B)</enum><text>the location at which the transfer is to occur is extremely remote in relation to the chief law enforcement officer (as defined in section 922(s)(8)); and</text>
</subparagraph><subparagraph id="HCFD330CDD0424DCEBB854E4EF5DACAE5"><enum>(C)</enum><text>there is an absence of telecommunications facilities in the geographical area in which the unlicensed transferor is located; or</text>
</subparagraph></paragraph><paragraph id="H3F6C1FB75F1740D8B45108DBFC7F3B08"><enum>(6)</enum><text>the transfer is a temporary transfer of possession without transfer of title that takes place—</text> <subparagraph id="H795BDDE2828F47FE96BFFBE8A1770FAE"><enum>(A)</enum><text>at a shooting range located in or on premises owned or occupied by a duly incorporated organization organized for conservation purposes or to foster proficiency in firearms;</text>
</subparagraph><subparagraph id="HF9BB47ADD2D24ACF86D810EC5731BAB5"><enum>(B)</enum><text>at a target firearm shooting competition under the auspices of or approved by a State agency or nonprofit organization; or</text>
</subparagraph><subparagraph id="H765C13701A8244ECBB54EDDDDD0AC400"><enum>(C)</enum><text>while hunting, fishing, or trapping, if—</text> <clause id="H9E988AE1D36F49B7B98C47C165F87317"><enum>(i)</enum><text>the activity is legal in all places where the unlicensed transferee possesses the firearm; and</text>
</clause><clause id="H436E292F87B34283B5F474ECD9C4E39B"><enum>(ii)</enum><text>the unlicensed transferee holds any required license or permit.</text> </clause></subparagraph></paragraph></subsection><subsection id="HD801A5AA9D6548C6A56BEDBBFC686EC1"><enum>(h)</enum><header>Processing fees</header><text>A licensed dealer or law enforcement agency that processes the transfer of a firearm under this section may assess and collect a fee, in an amount not to exceed $15, with respect to each firearm transfer processed.</text>
</subsection><subsection id="HE7108E2B47BD4AFE83E5FAA1965EFFBE"><enum>(i)</enum><header>Records</header><text>Nothing in subsection (e)(7) shall be construed to authorize the Attorney General to inspect records described in such subsection or to require that the records be transferred to a facility owned, managed, or controlled by the United States.</text></subsection></section><after-quoted-block>.</after-quoted-block></quoted-block>
</subsection><subsection id="H556CA99B27AB49DB9A34A5088342D5DB"><enum>(b)</enum><header>Penalties</header><text>Section 924(a)(5) of title 18, United States Code, is amended by inserting <quote>or section 932</quote> after <quote>section 922</quote>.</text> </subsection><subsection id="HF28A6206CC8E4C7F889002744EA1BEB6"><enum>(c)</enum><header>Conforming amendment</header><text>The table of sections for <external-xref legal-doc="usc-chapter" parsable-cite="usc-chapter/18/44">chapter 44</external-xref> of title 18, United States Code, is amended by adding at the end the following:</text>
<quoted-block display-inline="no-display-inline" id="HB3680FD4327045D58838822E23ACB265" style="OLC">
<toc>
<toc-entry bold="off" level="section">932. Background checks for firearm transfers by unlicensed persons.</toc-entry></toc><after-quoted-block>.</after-quoted-block></quoted-block>
</subsection></section><section id="H87E8AD8F801541EFB94B56999BD8D172"><enum>103.</enum><header>Effective date</header><text display-inline="no-display-inline">The amendments made by this title shall take effect 180 days after the date of enactment of this Act.</text>
</section></title><title id="HD8B5B55EA7124F98B92DD3108A31C14F"><enum>II</enum><header>Background checks for gun shop employees</header>
<section id="H30AFF9355A404816B2E05B1245354BB5" section-type="subsequent-section"><enum>201.</enum><header>Background checks required for employees authorized to possess or transfer firearms or ammunition
in the course of a licensed firearm business</header>
<subsection id="H157F2DA5F9444ACB8103F0419F31BDCE"><enum>(a)</enum><header>In general</header><text display-inline="yes-display-inline">Section 923 of title 18, United States Code, is amended by adding at the end the following:</text> <quoted-block display-inline="no-display-inline" id="HD355CAE81ECF4B13B56A410FD6D20030" style="OLC"> <subsection id="HA06AD3D52D76497D8AAFDA59075DF94C"><enum>(m)</enum> <paragraph commented="no" display-inline="yes-display-inline" id="HECB344EA13B749EBBDAF0E02E094692C"><enum>(1)</enum> <subparagraph commented="no" display-inline="yes-display-inline" id="H0CA5437B2FAC4F2BA3D6DB0BC089AD02"><enum>(A)</enum><text>It shall be unlawful for a licensed dealer to authorize an employee hired by the employer on or after the effective date of this subsection to possess or transfer a firearm or ammunition in the course of employment with the licensed dealer, unless the licensed dealer has received from the Attorney General a notice that the Attorney General has determined that receipt of a firearm by the employee would not be unlawful.</text>
</subparagraph><subparagraph id="H329AC729B2AB4921A6B58445CE962B59" indent="up2"><enum>(B)</enum><text display-inline="yes-display-inline">Beginning 3 months after the effective date of this subsection, it shall be unlawful for a licensed dealer to authorize an employee hired by the employer before the effective date of this subsection, to possess or transfer a firearm or ammunition in the course of employment with the licensed dealer, unless the licensed dealer has received from the Attorney General a notice that the Attorney General has determined that receipt of a firearm by the employee would not be unlawful.</text>
</subparagraph></paragraph><paragraph id="H7C9D62C6F9E84615827C4F10ADABD21C" indent="up1"><enum>(2)</enum><text display-inline="yes-display-inline">The Attorney General may temporarily waive the applicability of paragraph (1) to an employer with respect to an employee about whom the employer has submitted to the Attorney General the information described in paragraph (3) if the Attorney General determines that the Attorney General will be unable to make a determination under paragraph (3) with respect to the employee in a timely manner.</text>
</paragraph><paragraph id="H06660C07E13A48F0AE327B744C63EF57" indent="up1"><enum>(3)</enum>
<subparagraph commented="no" display-inline="yes-display-inline" id="H05134E35DAD54D2387BE26D2D95811A1"><enum>(A)</enum><text>If the Attorney General receives from a licensed dealer the name and other identifying information of an employee who will be authorized by the licensed dealer to possess or transfer a firearm in the course of employment with the licensed dealer, the Attorney General shall determine whether it would be unlawful for the employee to receive a firearm under Federal law or under the law of any State or locality in which the employee may be so authorized. In making the determination, the Attorney General may take into account a letter or document issued under subparagraph (B).</text>
</subparagraph><subparagraph id="HB2831755EEB241C4B2F1C5B2977969F6" indent="up1"><enum>(B)</enum>
<clause commented="no" display-inline="yes-display-inline" id="HA5182D2024514C89984DCBECD29AAA5B"><enum>(i)</enum><text display-inline="yes-display-inline">If the Attorney General determines that such a receipt of a firearm by the employee would not be unlawful, the Attorney General shall notify the licensed dealer in writing or electronically of the determination, and issue to the employee a letter of clearance, which confirms the determination.</text>
</clause><clause id="H681146F880734EE89EBF1B5418C26366" indent="up1"><enum>(ii)</enum><text display-inline="yes-display-inline">If the Attorney General determines that such a receipt of a firearm by the employee would be unlawful, the Attorney General shall notify the licensed dealer in writing or electronically of the determination, and issue to the employee a document that—</text>
<subclause id="H84694FE3359D4B1EB7725E75239F9B58"><enum>(I)</enum><text>confirms the determination;</text> </subclause><subclause id="H6C25109290FC414D9A420855D5E0D05C"><enum>(II)</enum><text>explains the grounds for the determination;</text>
</subclause><subclause id="H26A4C56D97484E22B29D2DB68E4C1477"><enum>(III)</enum><text>provides information on how the disability may be relieved; and</text> </subclause><subclause id="HDB1122E40D9447FF9767F89ACC72237B"><enum>(IV)</enum><text>explains how the determination may be appealed.</text></subclause></clause></subparagraph></paragraph></subsection><after-quoted-block>.</after-quoted-block></quoted-block>
</subsection><subsection id="HD7F26A65B4D4462B93CB0D5DA092CEAB"><enum>(b)</enum><header>Penalties</header>
<paragraph id="H686B42F0D11645DEA8921D2090C3F089"><enum>(1)</enum><header>Administrative</header><text>Section 923(e) of such title is amended by inserting <quote>knowingly violated subsection (m)(1) or</quote> before <quote>willfully violated</quote>.</text> </paragraph><paragraph id="HAFAF38A617F5415097B5A72C488EB749"><enum>(2)</enum><header>Criminal</header><text>Section 924(a)(1)(D) of such title is amended by inserting <quote>knowingly violates section 923(m)(1) or</quote> before <quote>willfully</quote>.</text>
</paragraph></subsection><subsection id="HEEBF4663433B45E699FD1894DCC1D1E9"><enum>(c)</enum><header>Correction of erroneous system information</header><text display-inline="yes-display-inline">Section 103(g) of the Brady Handgun Violence Prevention Act (<external-xref legal-doc="usc" parsable-cite="usc/18/922">18 U.S.C. 922</external-xref> note) is amended—</text> <paragraph id="H832D1127D7CB4FE6B3819DC2002DA030"><enum>(1)</enum><text>by inserting <quote>or by an employee of the individual</quote> after <quote>transferee</quote> the first place it appears; and</text>
</paragraph><paragraph id="H406C4646102C413BBC0221334ADD35CB"><enum>(2)</enum><text>by inserting <quote>or employee, as the case may be,</quote> after <quote>transferee</quote> each subsequent place it appears.</text> </paragraph></subsection><subsection id="H11432AC0C37F48C6B50C818BFDE8E20E"><enum>(d)</enum><header>Effective date</header><text>The amendment made by this section shall apply to conduct engaged in after the 3-month period that begins with the date of the enactment of this Act.</text>
</subsection></section></title><title id="HCA592C41AB574DAB989B62792CF73646"><enum>III</enum><header>Prevention of terrorists from obtaining firearms or explosives</header>
<section id="H8AE78D0B508A480CAD4166E0BE8E4E28"><enum>301.</enum><header>Granting the attorney general the authority to deny the sale, delivery, or transfer of a firearm or
the issuance of a firearms or explosives license or permit to dangerous
terrorists</header>
<subsection id="H4469CFD35AA74BB4B9C50A5A43F9B335"><enum>(a)</enum><header>Standard for exercising attorney general discretion regarding transferring firearms or issuing
firearms permits to dangerous terrorists</header><text><external-xref legal-doc="usc-chapter" parsable-cite="usc-chapter/18/44">Chapter 44</external-xref> of title 18, United States Code, is amended—</text> <paragraph id="H26C5F7DEF50D4FFF91EBE92A6C31DD5B"><enum>(1)</enum><text>by inserting the following new section after section 922:</text>
<quoted-block display-inline="no-display-inline" id="H67200BD5E70241818CB9FF42694B3460" style="USC">
<section id="HAA4CDD293661480BACC6C1911DDC9417"><enum>922A.</enum><header>Attorney General’s discretion to deny transfer of a firearm</header><text display-inline="no-display-inline">The Attorney General may deny the transfer of a firearm pursuant to section 922(t)(1)(B)(ii) if the Attorney General determines that the transferee is known (or appropriately suspected) to be or have been engaged in conduct constituting, in preparation for, in aid of, or related to terrorism, or providing material support thereof, and the Attorney General has a reasonable belief that the prospective transferee may use a firearm in connection with terrorism.</text></section><after-quoted-block>;</after-quoted-block></quoted-block>
</paragraph><paragraph id="H0EAED4DC61524075BF1D67D7BC32F82D"><enum>(2)</enum><text>by inserting the following new section after section 922A:</text> <quoted-block display-inline="no-display-inline" id="HD9DF9320CF9A43A9B172FC64203EBC8B" style="USC"> <section id="HA256D15C0EF546A89A974E27FC4F8EDA"><enum>922B.</enum><header>Attorney General’s discretion regarding applicants for firearm permits which would qualify for the exemption provided under section 922(t)(3)</header><text display-inline="no-display-inline">The Attorney General may determine that an applicant for a firearm permit which would qualify for an exemption under section 922(t) is known (or appropriately suspected) to be or have been engaged in conduct constituting, in preparation for, in aid of, or related to terrorism, or providing material support thereof, and the Attorney General has a reasonable belief that the applicant may use a firearm in connection with terrorism.</text></section><after-quoted-block>; and</after-quoted-block></quoted-block>
</paragraph><paragraph id="H790851ADCB5E413789CE0B5181067C90"><enum>(3)</enum><text>in section 921(a), by adding at the end the following:</text> <quoted-block display-inline="no-display-inline" id="HCD6B344C1C34420F98BC58E66E7ADE9B" style="OLC"> <paragraph id="H16AF20350A164622867ABDE8A38A04AB" indent="up1"><enum>(36)</enum><text>The term <term>terrorism</term> means <term>international terrorism</term> as defined in section 2331(1), and <term>domestic terrorism</term> as defined in section 2331(5).</text>
</paragraph><paragraph id="H88F46A6DD8584976B511543E9C8FC591" indent="up1"><enum>(37)</enum><text>The term <term>material support</term> means <term>material support or resources</term> within the meaning of section 2339A or 2339B.</text> </paragraph><paragraph id="H6BD7783758334530A5501B1458114C15" indent="up1"><enum>(38)</enum><text>The term <term>responsible person</term> means an individual who has the power, directly or indirectly, to direct or cause the direction of the management and policies of the applicant or licensee pertaining to firearms.</text></paragraph><after-quoted-block>.</after-quoted-block></quoted-block>
</paragraph></subsection><subsection id="HD25D307B1F5049D4992F5790E829CA1F"><enum>(b)</enum><header>Effect of attorney general discretionary denial through the national instant criminal background
check system (NICS) on firearms permits</header><text>Section 922(t) of such title is amended—</text> <paragraph id="HCFF41C97F1BF4F699A90273574F6580E"><enum>(1)</enum><text>in paragraph (1)(B)(ii), by inserting <quote>or State law, or that the Attorney General has determined to deny the transfer of a firearm pursuant to section 922A</quote> before the semicolon;</text>
</paragraph><paragraph id="HAA904D3945F74860A1D32A792A97B92D"><enum>(2)</enum><text>in paragraph (2), by inserting after <quote>or State law</quote> the following: <quote>or if the Attorney General has not determined to deny the transfer of a firearm pursuant to section 922A</quote>;</text>
</paragraph><paragraph id="H07EBAA411C074AEAB02011F2FA426DD3"><enum>(3)</enum><text>in paragraph (3)(A)(i)—</text> <subparagraph id="H53D6D91B1084446FB80B108D71A937AF"><enum>(A)</enum><text>by striking <quote>and</quote> at the end of subclause (I); and</text>
</subparagraph><subparagraph id="H097FBC4F952B4464B7E9A7DD37A58D0C"><enum>(B)</enum><text>by adding at the end the following:</text> <quoted-block display-inline="no-display-inline" id="H6A1DA186C12343D59F5A5F10E241E669" style="OLC"> <subparagraph id="HBE93F5FE9C304119B144C85AB9364D13" indent="up1"><enum>(III)</enum><text>was issued after a check of the system established pursuant to paragraph (1);</text></subparagraph><after-quoted-block>;</after-quoted-block></quoted-block>
</subparagraph></paragraph><paragraph id="HABBC2913B2D14141A08DDE763FE5E654"><enum>(4)</enum><text>in paragraph (3)(A)—</text> <subparagraph id="H33D44332FEFA4CDEA9A18462F1D31A39"><enum>(A)</enum><text>by adding <quote>and</quote> at the end of clause (ii); and</text>
</subparagraph><subparagraph id="HBCAE4354028A4E9086AD2004EAADD2DF"><enum>(B)</enum><text>by adding after and below the end the following:</text> <quoted-block display-inline="no-display-inline" id="HBA63F62DD9D044249B345468788460BE" style="OLC"> <clause id="HF2C6F9263B60448590911166B4444D57"><enum>(iii)</enum><text display-inline="yes-display-inline">the State issuing the permit agrees to deny the permit application if such other person is the subject of a determination by the Attorney General pursuant to section 922B;</text></clause><after-quoted-block>;</after-quoted-block></quoted-block>
</subparagraph></paragraph><paragraph id="HFFAC2BA7D7EA4DB7BD43BA58C59CCB53"><enum>(5)</enum><text>in paragraph (4), by inserting after <quote>or State law,</quote> the following: <quote>or if the Attorney General has not determined to deny the transfer of a firearm pursuant to section 922A,</quote>; and</text>
</paragraph><paragraph id="H65F6EE8919AA430199E4CCFCB7901571"><enum>(6)</enum><text>in paragraph (5), by inserting after <quote>or State law,</quote> the following: <quote>or if the Attorney General has determined to deny the transfer of a firearm pursuant to section 922A,</quote>.</text>
</paragraph></subsection><subsection id="H69E735165907499BBA680F6BEBFD051F"><enum>(c)</enum><header>Unlawful sale or disposition of firearm based on attorney general discretionary denial</header><text>Section 922(d) of such title is amended—</text> <paragraph id="H42214D550FC54F8FB133A3B41AFB42F0"><enum>(1)</enum><text>by striking <quote>or</quote> at the end of paragraph (8);</text>
</paragraph><paragraph id="H2AC2409658B94010A341185A3E0BCD62"><enum>(2)</enum><text>by striking the period at the end of paragraph (9) and inserting <quote>; or</quote>; and</text> </paragraph><paragraph id="H1900DEFE15184D2C876BA69CDF2053C3"><enum>(3)</enum><text>by inserting after paragraph (9) the following:</text>
<quoted-block display-inline="no-display-inline" id="HF504F7E033364D8B95516436B92D9D6B" style="OLC">
<paragraph id="H659A5F59D187401E8A3923A772806A01"><enum>(10)</enum><text>has been the subject of a determination by the Attorney General pursuant to section 922A, 922B, 923(d)(1)(H), or 923(e) of this title.</text></paragraph><after-quoted-block>.</after-quoted-block></quoted-block>
</paragraph></subsection><subsection id="HA66251D9704C434082D16E8F45827103"><enum>(d)</enum><header>Attorney general discretionary denial as prohibitor</header><text>Section 922(g) of such title is amended—</text> <paragraph id="H8C27D21B2D484E8A8071FD525F310027"><enum>(1)</enum><text>by striking <quote>or</quote> at the end of paragraph (8);</text>
</paragraph><paragraph id="HD86B90EEBAB1458682321967F6716265"><enum>(2)</enum><text>by striking the comma at the end of paragraph (9) and inserting; <quote>; or</quote>; and</text> </paragraph><paragraph id="H2C24BF676D5145F9A2B398FDA1C7C872"><enum>(3)</enum><text>by inserting after paragraph (9) the following:</text>
<quoted-block display-inline="no-display-inline" id="H0A61CF9E8D4C4ADEB426F76C778D7B36" style="OLC">
<paragraph id="H24AB4E79E49A4DF7952FF637137C085B"><enum>(10)</enum><text>who has received actual notice of the Attorney General’s determination made pursuant to section 922A, 922B, 923(d)(1)(H), or 923(e) of this title.</text></paragraph><after-quoted-block>.</after-quoted-block></quoted-block>
</paragraph></subsection><subsection id="H8A1FAE0BE0E44CA48013B15D345CD4E7"><enum>(e)</enum><header>Attorney general discretionary denial of federal firearms licenses</header><text>Section 923(d)(1) of such title is amended—</text> <paragraph id="HD8056E53C58F4C6CB9284E9AF28E194C"><enum>(1)</enum><text>by striking <quote>Any</quote> and inserting <quote>Except as provided in subparagraph (H), any</quote>;</text>
</paragraph><paragraph id="HD6F7608DA6434ABF896288D174810BC3"><enum>(2)</enum><text>in subparagraph (F)(iii), by striking <quote>and</quote> at the end;</text> </paragraph><paragraph id="H368F8AFFD2CF4DDBAE41AF980DB8A8B7"><enum>(3)</enum><text>in subparagraph (G), by striking the period and inserting <quote>; and</quote>; and</text>
</paragraph><paragraph id="H3CE801EF01E9441AA75F412430CA0DD1"><enum>(4)</enum><text>by adding at the end the following:</text> <quoted-block display-inline="no-display-inline" id="H615FA4AD0A7B468ABBC5A2CA9CB63062" style="OLC"> <subparagraph id="H089D7D2EA10B414993D416145A6C4A13"><enum>(H)</enum><text>The Attorney General may deny a license application if the Attorney General determines that the applicant (including any responsible person) is known (or appropriately suspected) to be or have been engaged in conduct constituting, in preparation for, in aid of, or related to terrorism, or providing material support thereof, and the Attorney General has a reasonable belief that the applicant may use a firearm in connection with terrorism.</text></subparagraph><after-quoted-block>.</after-quoted-block></quoted-block>
</paragraph></subsection><subsection id="H991BED5D22094687A8872B5EA096C940"><enum>(f)</enum><header>Discretionary revocation of federal firearms licenses</header><text>Section 923(e) of such title is amended—</text> <paragraph id="HF4BFBF625E184D35B39252E0FFF6D297"><enum>(1)</enum><text>in the first sentence—</text>
<subparagraph id="H3AF556FB44AF4F4280BFC3245C5E32C7"><enum>(A)</enum><text>by inserting after <quote>revoke</quote> the following: <quote>—(1)</quote>; and</text> </subparagraph><subparagraph id="H2C38761BEA2547A6A740B3A2CEEBDFC2"><enum>(B)</enum><text>by striking the period and inserting a semicolon;</text>
</subparagraph></paragraph><paragraph id="H161DDB59A83B48AC8AA8D4B5740C7B39"><enum>(2)</enum><text>in the second sentence—</text> <subparagraph id="HDD9F153C6E6543D6955029CE7A71C7AF"><enum>(A)</enum><text>by striking <quote>The Attorney General may, after notice and opportunity for hearing, revoke</quote> and insert <quote>(2)</quote>; and</text>
</subparagraph><subparagraph id="H1ED587B6120744C7ACA854A6710931DD"><enum>(B)</enum><text>by striking the period and inserting <quote>; or</quote>; and</text> </subparagraph></paragraph><paragraph id="H2EC2A9AD29D34414B5AA510CBF45A915"><enum>(3)</enum><text>by adding at the end the following:</text>
<quoted-block display-inline="no-display-inline" id="H8D8FEDF3EC6242F79BC16FE8E8408B6D" style="OLC">
<paragraph commented="no" id="H1BE225424F6C4FF8B13336B8455600BC"><enum>(3)</enum><text>any license issued under this section if the Attorney General determines that the holder of the license (including any responsible person) is known (or appropriately suspected) to be or have been engaged in conduct constituting, in preparation for, in aid of, or related to terrorism, or providing material support thereof, and the Attorney General has a reasonable belief that the applicant may use a firearm in connection with terrorism.</text></paragraph><after-quoted-block>.</after-quoted-block></quoted-block>
</paragraph></subsection><subsection id="H32B46F0310EF46119684B97C734B0472"><enum>(g)</enum><header>Attorney general’s ability To withhold information in firearms license denial and revocation suit</header><text>Section 923(f) of such title is amended—</text> <paragraph id="HCC59583BC8804823ACB03F8E42351BE7"><enum>(1)</enum><text>in the first sentence of paragraph (1), by inserting <quote>, except that if the denial or revocation is pursuant to subsection (d)(1)(H) or (e)(3), then any information on which the Attorney General relied for this determination may be withheld from the petitioner if the Attorney General determines that disclosure of the information would likely compromise national security</quote> before the period; and</text>
</paragraph><paragraph id="H014CC5F9B8794530B17C66AD38F87920"><enum>(2)</enum><text>in paragraph (3), by inserting after the third sentence the following: <quote>With respect to any information withheld from the aggrieved party under paragraph (1), the United States may submit, and the court may rely on, summaries or redacted versions of documents containing information the disclosure of which the Attorney General has determined would likely compromise national security.</quote>.</text>
</paragraph></subsection><subsection id="H2940B5A7DF5443AC9DDDDB9434951A44"><enum>(h)</enum><header>Attorney general’s ability To withhold information in relief from disabilities lawsuits</header><text>Section 925(c) of such title is amended by inserting after the third sentence the following: <quote>If receipt of a firearms by the person would violate section 922(g)(10), any information which the Attorney General relied on for this determination may be withheld from the applicant if the Attorney General determines that disclosure of the information would likely compromise national security. In responding to the petition, the United States may submit, and the court may rely on, summaries or redacted versions of documents containing information the disclosure of which the Attorney General has determined would likely compromise national security.</quote>.</text>
</subsection><subsection commented="no" id="H67D39ADDAC99480F9995820680993106"><enum>(i)</enum><header>Penalties</header><text>Section 924(k) of such title is amended—</text> <paragraph commented="no" id="HCEA7C5E82E29454A80EE44EE8FA7DBCD"><enum>(1)</enum><text>by striking <quote>or</quote> at the end of paragraph (2);</text>
</paragraph><paragraph commented="no" id="H357F6766DAA64EB6B0230FF9D906101D"><enum>(2)</enum><text>in paragraph (3), by striking <quote>, or</quote> and inserting <quote>; or</quote>; and</text> </paragraph><paragraph commented="no" id="HA05F5684AD76485D87BDB6A6586ED282"><enum>(3)</enum><text>by inserting after paragraph (3) the following:</text>
<quoted-block display-inline="no-display-inline" id="H53C9745211F846279891C1371E3E0459" style="OLC">
<paragraph commented="no" id="HCE519CA5E30D4BF089301E7E019AC5D4"><enum>(4)</enum><text>constitutes an act of terrorism (as defined in section 921(a)(36)), or material support thereof (as defined in section 921(a)(37)), or</text></paragraph><after-quoted-block>.</after-quoted-block></quoted-block>
</paragraph></subsection><subsection id="H55FB2F515FE44FD2A07697EDBB43E3C6"><enum>(j)</enum><header>Remedy for erroneous denial of firearm or firearm permit exemption</header><text>Section 925A of such title is amended—</text> <paragraph id="H486A3733C5AF4C178B1F912D837AD48F"><enum>(1)</enum><text>in the section heading, by striking <quote><header-in-text level="section" style="USC">Remedy for erroneous denial of firearm</header-in-text></quote> and inserting <quote><header-in-text level="section" style="USC">Remedies</header-in-text></quote>;</text>
</paragraph><paragraph id="H70F9E3C2413447AEAF4DC1E6DBF282BB"><enum>(2)</enum><text>by striking <quote>Any person denied a firearm pursuant to subsection (s) or (t) of section 922</quote> and inserting the following:</text> <quoted-block display-inline="no-display-inline" id="H3883A78350564EC8A6465B69485C8849" style="OLC"> <subsection id="H9024814B4A6F41FF8F949ADD5D6F3400"><enum>(a)</enum><text>Except as provided in subsection (b), any person denied a firearm pursuant to section 922(t) or pursuant to a determination made under section 922B,</text></subsection><after-quoted-block>; and</after-quoted-block></quoted-block>
</paragraph><paragraph id="HE6F7C4261A494BF29549A6A4E2003D82"><enum>(3)</enum><text>by adding after and below the end the following:</text> <quoted-block display-inline="no-display-inline" id="H33783E044CF14464B9B19BAEF7173FEE" style="OLC"> <subsection id="H6CBCB515502240189967DFBCE2789ADC"><enum>(b)</enum><text>In any case in which the Attorney General has denied the transfer of a firearm to a prospective transferee pursuant to section 922A or has made a determination regarding a firearm permit applicant pursuant to section 922B, an action challenging the determination may be brought against the United States. The petition must be filed not later than 60 days after the petitioner has received actual notice of the Attorney General’s determination made pursuant to section 922A or 922B. The court shall sustain the Attorney General’s determination on a showing by the United States by a preponderance of evidence that the Attorney General’s determination satisfied the requirements of section 922A or 922B. To make this showing, the United States may submit, and the court may rely on, summaries or redacted versions of documents containing information the disclosure of which the Attorney General has determined would likely compromise national security. On request of the petitioner or the court’s own motion, the court may review the full, undisclosed documents ex parte and in camera. The court shall determine whether the summaries or redacted versions, as the case may be, are fair and accurate representations of the underlying documents. The court shall not consider the full, undisclosed documents in deciding whether the Attorney General’s determination satisfies the requirements of section 922A or 922B.</text></subsection><after-quoted-block>.</after-quoted-block></quoted-block>
</paragraph></subsection><subsection id="H9A8B6A5CF86D43C48C6D6DA10CCD9E46"><enum>(k)</enum><header>Provision of grounds underlying ineligibility determination by the national instant criminal
background check system</header><text>Section 103 of the Brady Handgun Violence Prevention Act (<external-xref legal-doc="public-law" parsable-cite="pl/103/159">Public Law 103–159</external-xref>) is amended—</text> <paragraph id="H2C2C58BF0AED4BC8BB2DCD9847DD05E6"><enum>(1)</enum><text>in subsection (f)—</text>
<subparagraph id="H0E77B725FE4942B8B34DEDBBBB5E724B"><enum>(A)</enum><text>by inserting after <quote>is ineligible to receive a firearm,</quote> the following: <quote>or the Attorney General has made a determination regarding an applicant for a firearm permit pursuant to section 922B of title 18, United States Code</quote>; and</text>
</subparagraph><subparagraph id="HEB0FC86548EC4A4A8F7F4C3E7705DA48"><enum>(B)</enum><text>by inserting after <quote>the system shall provide such reasons to the individual,</quote> the following: <quote>except for any information the disclosure of which the Attorney General has determined would likely compromise national security</quote>; and</text>
</subparagraph></paragraph><paragraph id="H58F0705FF97941399237EA3D25F4FF14"><enum>(2)</enum><text>in subsection (g)—</text> <subparagraph id="H149ADD68F989439DBCA1C0A9357F4188"><enum>(A)</enum><text>in the first sentence, by inserting after <quote>subsection (g) or (n) of section 922 of title 18, United States Code or State law</quote> the following: <quote>or if the Attorney General has made a determination pursuant to section 922A or 922B of such title,</quote>;</text>
</subparagraph><subparagraph id="H2EFD7A87D3854A779C0FDDB68A7E9B2B"><enum>(B)</enum><text>by inserting <quote>, except any information the disclosure of which the Attorney General has determined would likely compromise national security</quote> before the period; and</text>
</subparagraph><subparagraph id="H9CB7B109DF8C4E2D89C46C465C8A2E00"><enum>(C)</enum><text>by adding at the end the following: <quote>Any petition for review of information withheld by the Attorney General under this subsection shall be made in accordance with section 925A of title 18, United States Code.</quote>.</text>
</subparagraph></paragraph></subsection><subsection id="H756B9DF03A0945169614C93751EFFF9A"><enum>(l)</enum><header>Unlawful distribution of explosives based on attorney general discretionary denial</header><text>Section 842(d) of such title is amended—</text> <paragraph id="H2A01CC3F899E4325930D2398C2F80367"><enum>(1)</enum><text>by striking the period at the end of paragraph (9) and inserting <quote>; or</quote>; and</text>
</paragraph><paragraph id="H7D3E0163B34B4D96BF4019E32A776949"><enum>(2)</enum><text>by adding at the end the following:</text> <quoted-block display-inline="no-display-inline" id="H2EF5A53C54F8443A9699067C97E2FE90" style="OLC"> <paragraph id="HB49225AE541D41639E4088883955061C"><enum>(10)</enum><text>has received actual notice of the Attorney General’s determination made pursuant to section 843(b)(8) or (d)(2) of this title.</text></paragraph><after-quoted-block>.</after-quoted-block></quoted-block>
</paragraph></subsection><subsection id="H8F3815CD0ED84583A045350A051215A7"><enum>(m)</enum><header>Attorney General discretionary denial as prohibitor</header><text>Section 842(i) of such title is amended—</text> <paragraph id="H94BF292C01CA4FA698AE4CE149E45F52"><enum>(1)</enum><text>by adding <quote>or</quote> at the end of paragraph (7); and</text>
</paragraph><paragraph id="H06F07D2A80D14D7E90EE5841C4FADEEA"><enum>(2)</enum><text>by inserting after paragraph (7) the following:</text> <quoted-block display-inline="no-display-inline" id="H057571E574E1446DA0191182E213BDFD" style="USC"> <paragraph id="H8964762F10604B06B02E31FA6AF56FE6"><enum>(8)</enum><text display-inline="yes-display-inline">who has received actual notice of the Attorney General’s determination made pursuant to section 843(b)(8) or (d)(2),</text></paragraph><after-quoted-block>.</after-quoted-block></quoted-block>
</paragraph></subsection><subsection id="HE84D0F75ECAD44B985C4A682430CCE9A"><enum>(n)</enum><header>Attorney General discretionary denial of Federal explosives licenses and permits</header><text>Section 843(b) of such title is amended—</text> <paragraph id="HDA982AE70C2F49FCA29CACD4D22CD88C"><enum>(1)</enum><text>by striking <quote>Upon</quote> and inserting the following: <quote>Except as provided in paragraph (8), on</quote>; and</text>
</paragraph><paragraph id="H65FFF1B609B340CCA0EFE26B4568622C"><enum>(2)</enum><text display-inline="yes-display-inline">by inserting after paragraph (7) the following:</text> <quoted-block display-inline="no-display-inline" id="H287B1DBF29FF4BC9AA208703BB00D91C" style="OLC"> <paragraph id="H98BF0279FEB04E46AA73FE57B40F719D"><enum>(8)</enum><text>The Attorney General may deny the issuance of a permit or license to an applicant if the Attorney General determines that the applicant or a responsible person or employee possessor thereof is known (or appropriately suspected) to be or have been engaged in conduct constituting, in preparation of, in aid of, or related to terrorism, or providing material support thereof, and the Attorney General has a reasonable belief that the person may use explosives in connection with terrorism.</text></paragraph><after-quoted-block>.</after-quoted-block></quoted-block>
</paragraph></subsection><subsection id="H0F251B9BD8664C2CBA74BE53E7847D53"><enum>(o)</enum><header>Attorney General discretionary revocation of Federal explosives licenses and permits</header><text>Section 843(d) of such title is amended—</text> <paragraph id="HEA034D87D47D4912870C92D12DC51CF7"><enum>(1)</enum><text>by inserting <quote>(1)</quote> in the first sentence after <quote>if</quote>; and</text>
</paragraph><paragraph id="H179DE642465C42F98ECC1A2A45E00791"><enum>(2)</enum><text>by striking the period at the end of the first sentence and inserting the following: <quote>; or (2) the Attorney General determines that the licensee or holder (or any responsible person or employee possessor thereof) is known (or appropriately suspected) to be or have been engaged in conduct constituting, in preparation for, in aid of, or related to terrorism, or providing material support thereof, and that the Attorney General has a reasonable belief that the person may use explosives in connection with terrorism.</quote>.</text>
</paragraph></subsection><subsection id="H90AB1219442D454A8198BB86245E1CB3"><enum>(p)</enum><header>Attorney General’s ability To withhold information in explosives license and permit denial and
revocation suits</header><text display-inline="yes-display-inline">Section 843(e) of such title is amended—</text> <paragraph id="H8DF039446C6C476E9176184DF5AD4CDB"><enum>(1)</enum><text display-inline="yes-display-inline">in the first sentence of paragraph (1), by inserting <quote>except that if the denial or revocation is based on a determination under subsection (b)(8) or (d)(2), then any information which the Attorney General relied on for the determination may be withheld from the petitioner if the Attorney General determines that disclosure of the information would likely compromise national security</quote> before the period; and</text>
</paragraph><paragraph id="H81CA67EE845149A8A202E1860D46A8A2"><enum>(2)</enum><text>in paragraph (2), by adding at the end the following: <quote>In responding to any petition for review of a denial or revocation based on a determination under section 843(b)(8) or (d)(2), the United States may submit, and the court may rely on, summaries or redacted versions of documents containing information the disclosure of which the Attorney General has determined would likely compromise national security.</quote>.</text>
</paragraph></subsection><subsection id="H1917D97FA5F647EAA20D49527D0BCB39"><enum>(q)</enum><header>Ability To withhold information in communications to employers</header><text>Section 843(h)(2) of such title is amended—</text> <paragraph id="HC7377F846D784544B5A12E08E3C95B8E"><enum>(1)</enum><text>in subparagraph (A), by inserting <quote>or section 843(b)(1) (on grounds of terrorism) of this title,</quote> after <quote>section 842(i),</quote>; and</text>
</paragraph><paragraph id="H8279D694EA0143DB8A14BB26AB13B859"><enum>(2)</enum><text>in subparagraph (B)—</text> <subparagraph id="H2B6AD577D7864989B3B936D74B7C528D"><enum>(A)</enum><text>by inserting <quote>or section 843(b)(8)</quote> after <quote>section 842(i)</quote>; and</text>
</subparagraph><subparagraph id="H9AE63BBB91F84B5E9F6EE40229448557"><enum>(B)</enum><text>in clause (ii), by inserting <quote>, except that any information that the Attorney General relied on for a determination pursuant to section 843(b)(8) may be withheld if the Attorney General concludes that disclosure of the information would likely compromise national security</quote> before the semicolon.</text>
</subparagraph></paragraph></subsection><subsection id="H9175C84B30784FE19C6AEB549C765C5C"><enum>(r)</enum><header>Conforming amendment to immigration and nationality act</header><text>Section 101(a)(43)(E)(ii) of the Immigration and Nationality Act (<external-xref legal-doc="usc" parsable-cite="usc/8/1101">8 U.S.C. 1101(a)(43)(E)(ii)</external-xref>) is amended by striking <quote>or (5)</quote> and inserting <quote>(5), or (10)</quote>.</text>
</subsection></section></title><title id="H8D4A1AF5AE744AFD8427A4AE01A6ECAC"><enum>IV</enum><header>Reporting of lost or stolen firearms to state or local police</header>
<section id="HCC13C98600DF42D3945BB61679E8F3F1"><enum>401.</enum><header>Requirement that gun owners report lost or stolen firearms to state or local police</header><text display-inline="no-display-inline">Section 923(g)(6) of title 18, United States Code, is amended—</text> <paragraph id="HCB69DC4C8CBE48078B581B41431E1EAB"><enum>(1)</enum><text>by inserting <quote>(A)</quote> after <quote>(6)</quote>; and</text>
</paragraph><paragraph id="HB44D37BB804344C9AB67E34078098473"><enum>(2)</enum><text>by adding after and below the end the following:</text> <quoted-block display-inline="no-display-inline" id="H24D6EE97945D407AB2873A91C623C88F" style="OLC"> <subparagraph id="HEB0958FE6B99424F80A426F857180948" indent="up2"><enum>(B)</enum><text display-inline="yes-display-inline">Each person who owns or possesses a firearm shall report the theft or loss of the firearm, within 48 hours after the theft or loss is discovered, to the appropriate local authorities.</text></subparagraph><after-quoted-block>.</after-quoted-block></quoted-block>
</paragraph></section></title><title id="H184BB8D2579D4252A79A70F5FA920AD1"><enum>V</enum><header>Concealed firearms permits</header>
<section id="HBDADEAAB9D7548A78375A08203ED46AB"><enum>501.</enum><header>Concealed firearms permits</header>
<subsection id="HF61F3B7928F242AF8C52D24DC17C1F27"><enum>(a)</enum><header>In general</header><text><external-xref legal-doc="usc-chapter" parsable-cite="usc-chapter/18/44">Chapter 44</external-xref> of title 18, United States Code, is amended by inserting after <external-xref legal-doc="usc" parsable-cite="usc/18/926C">section 926C</external-xref> the following:</text>
<quoted-block display-inline="no-display-inline" id="HEC0D9BDDB223456FBE4F53CC49528007" style="USC">
<section id="HB1F475B95FD3438D838897C7298653F3"><enum>926D.</enum><header>Concealed firearms permits</header>
<subsection id="H65DD3EAB4AAE46A6AAA0B2509F1A1458"><enum>(a)</enum><header>In general</header><text>Each State that allows residents of the State to carry concealed firearms in or affecting interstate or foreign commerce shall—</text>
<paragraph id="H5DCDDE3273034DD093ED5DE37AEDDF9C"><enum>(1)</enum><text>establish a process to issue permits to residents of the State to carry concealed firearms in or affecting interstate or foreign commerce; and</text>
</paragraph><paragraph id="HF45411519AE943F1A2234FD6C5BB69B7"><enum>(2)</enum><text>require that each resident of the State seeking to carry a concealed firearm in or affecting interstate or foreign commerce in the State obtain a permit through the process established under paragraph (1).</text>
</paragraph></subsection><subsection id="H489AB1C2501245B08FD4289124646EF7"><enum>(b)</enum><header>Requirements</header><text>In establishing a process to issue permits to carry concealed firearms under subsection (a), a State shall—</text>
<paragraph id="HC32EB72D4FC24C919AF9EB8819DABD29"><enum>(1)</enum><text>ensure that a local law enforcement agency participates in the process; and</text> </paragraph><paragraph id="H1A3EC38AD4A44E98A8566236F00BD96C"><enum>(2)</enum><text>at a minimum, require that an applicant for a permit to carry a concealed firearm in or affecting interstate or foreign commerce—</text>
<subparagraph id="H06432382484B4533A340B9500C0C740E"><enum>(A)</enum><text>be a legal resident of the United States;</text> </subparagraph><subparagraph id="H7631C302A8E3437D81A4331F1C9AB885"><enum>(B)</enum><text>be not less than 21 years of age;</text>
</subparagraph><subparagraph id="H37C2B50816E94E41BA4956DF1D923C6C"><enum>(C)</enum><text>demonstrate good cause for requesting a concealed firearm permit;</text> </subparagraph><subparagraph id="H044435B77BC945C19A33A32825D32A8C"><enum>(D)</enum><text>demonstrate that the applicant is worthy of the public trust to carry a concealed firearm in public;</text>
</subparagraph><subparagraph id="HA115649439B846E7A39D91AD3702BE81"><enum>(E)</enum><text>complete a firearm safety training course certified by the State; and</text> </subparagraph><subparagraph id="H818D06E41D0E470DB140C57B7AA1451A"><enum>(F)</enum><text>not have been convicted of a crime of violence.</text>
</subparagraph></paragraph></subsection><subsection id="HF4BB7215DD834E3EBAB006E9203C77BD"><enum>(c)</enum><header>Law enforcement agency report</header><text>If a State establishes a process under subsection (a) that allows for an agency other than a law enforcement agency to issue permits to carry concealed firearms, the process shall require that—</text>
<paragraph id="H4EA01E3B05B14F5A8CCF9F74A7ED5BAA"><enum>(1)</enum><text>a local law enforcement agency submit to the agency responsible for issuing permits a written report that describes whether the applicant meets the standards of the State to carry a concealed firearm; and</text>
</paragraph><paragraph id="HAB2A12EC6D2E467294795DEDA223F627"><enum>(2)</enum><text>the agency responsible for issuing permits maintain a report submitted under paragraph (1) in the file of the applicant.</text>
</paragraph></subsection><subsection id="H8C706F8C41B048F9B9DAD800D8B965EC"><enum>(d)</enum><header>Definition</header><text>In this section, the term <term>local law enforcement agency</term> means a law enforcement agency of the unit of local government with jurisdiction of the area in which the applicant for a permit to carry a concealed firearm resides.</text>
</subsection><subsection id="H1609542F85C24153928B71C5134489AF"><enum>(e)</enum><header>Compliance</header><text>Not later than 270 days after the date of enactment of this section, each State described in subsection (a) shall be in compliance with this section.</text></subsection></section><after-quoted-block>.</after-quoted-block></quoted-block>
</subsection><subsection id="H3B9264FF1D3C40D99A2AD7F82D2B43AD"><enum>(b)</enum><header>Technical and conforming amendment</header><text>The table of sections for such chapter is amended by inserting after the item relating to section 926C the following:</text>
<quoted-block display-inline="no-display-inline" id="H6112C13048B54B618535AAF811B42681" style="OLC">
<toc>
<toc-entry bold="off" level="section">926D. Concealed firearms permits.</toc-entry></toc><after-quoted-block>.</after-quoted-block></quoted-block>
</subsection></section></title></legis-body>
</bill>
| 307.674208 | 1,802 | 0.787635 |
229c4889f524d0e1e7eac59a8a404b5be2e1fdb5 | 13,000 | xml | XML | wp-content/plugins/js_composer/include/classes/core/shared-templates/xml/ab5eda40-a135-11e6-bcba-552ab7603894.xml | huymanh102/wp | fc0329c8018fa689e680f291bb30b776f9a6f56d | [
"Apache-2.0"
] | 1 | 2022-03-24T04:22:46.000Z | 2022-03-24T04:22:46.000Z | wp-content/plugins/js_composer/include/classes/core/shared-templates/xml/ab5eda40-a135-11e6-bcba-552ab7603894.xml | huymanh102/wp | fc0329c8018fa689e680f291bb30b776f9a6f56d | [
"Apache-2.0"
] | 2 | 2021-05-10T20:29:48.000Z | 2022-02-10T20:25:54.000Z | wordpress/wp-content/plugins/js_composer/include/classes/core/shared-templates/xml/ab5eda40-a135-11e6-bcba-552ab7603894.xml | nbdigitech/directionclasses | c97561958a7d6f57fe0718b2104bde0775f93085 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8" ?><!-- This is a WordPress eXtended RSS file generated by WordPress as an export of your site. -->
<!-- It contains information about your site's posts, pages, comments, categories, and other content. -->
<!-- You may use this file to transfer that content from one site to another. -->
<!-- This file is not intended to serve as a complete backup of your site. -->
<!-- To import this information into a WordPress site follow these steps: -->
<!-- 1. Log in to that site as an administrator. -->
<!-- 2. Go to Tools: Import in the WordPress admin panel. -->
<!-- 3. Install the "WordPress" importer from the list. -->
<!-- 4. Activate & Run Importer. -->
<!-- 5. Upload this file using the form provided on that page. -->
<!-- 6. You will first be asked to map the authors in this export file to users -->
<!-- on the site. For each author, you may choose to map to an -->
<!-- existing user on the site or to create a new user. -->
<!-- 7. WordPress will then import each of the posts, pages, comments, categories, etc. -->
<!-- contained in this file into your site. -->
<!-- generator="WordPress/4.6.1" created="2016-11-02 15:24" -->
<rss version="2.0"
xmlns:excerpt="http://wordpress.org/export/1.2/excerpt/"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:wp="http://wordpress.org/export/1.2/"
>
<channel>
<title>WPBakery</title>
<link>http://localhost</link>
<description>Fun and Test</description>
<pubDate>Wed, 02 Nov 2016 15:24:15 +0000</pubDate>
<language>en-US</language>
<wp:wxr_version>1.2</wp:wxr_version>
<wp:base_site_url>http://localhost</wp:base_site_url>
<wp:base_blog_url>http://localhost</wp:base_blog_url>
<item>
<title><![CDATA[Three Image Call To Action]]></title>
<link></link>
<pubDate></pubDate>
<dc:creator><![CDATA[admin]]></dc:creator>
<guid isPermaLink="false">http://vc4.dev/?post_type=vc4_templates&p=6</guid>
<description/>
<content:encoded><![CDATA[[vc_row full_width="stretch_row_content" equal_height="yes"][vc_column width="1/3" css=".vc_custom_1478013889216{padding-top: 150px !important;padding-bottom: 150px !important;background-image: url(http://localhost/wp-content/uploads/2016/08/01-12.jpg?id=3389) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][/vc_column][vc_column width="1/3" css=".vc_custom_1478013903808{padding-top: 150px !important;padding-bottom: 150px !important;background-image: url(http://localhost/wp-content/uploads/2016/08/02-6.jpg?id=3390) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][/vc_column][vc_column width="1/3" css=".vc_custom_1478013916566{padding-top: 150px !important;padding-bottom: 150px !important;background-image: url(http://localhost/wp-content/uploads/2016/08/03-4.jpg?id=3391) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}"][/vc_column][/vc_row][vc_row full_width="stretch_row" css=".vc_custom_1478013018363{padding-top: 50px !important;padding-bottom: 50px !important;background-color: #dd3333 !important;}"][vc_column][vc_custom_heading text="Definition and Research" font_container="tag:h2|font_size:30|text_align:center|color:%23ffffff" use_theme_fonts="yes" css=".vc_custom_1478012763897{padding-right: 25px !important;padding-left: 25px !important;}"][vc_separator color="custom" border_width="2" el_width="20" accent_color="#e5cb77" css=".vc_custom_1478012331522{margin-bottom: 15px !important;}"][vc_column_text css=".vc_custom_1478012745537{padding-right: 25px !important;padding-left: 25px !important;}"]<p style="text-align: center;"><span style="color: #ffffff;">Attention is the behavioral and cognitive process of selectively concentrating on a discrete aspect of information, whether deemed subjective or objective, while ignoring other perceivable information.</span></p>[/vc_column_text][vc_btn title="Purchase Now" style="custom" custom_background="#e5bd39" custom_text="#ffffff" align="center"][/vc_column][/vc_row]]]></content:encoded>
<excerpt:encoded><![CDATA[]]></excerpt:encoded>
<wp:post_id>1</wp:post_id>
<wp:post_date></wp:post_date>
<wp:post_date_gmt></wp:post_date_gmt>
<wp:comment_status><![CDATA[closed]]></wp:comment_status>
<wp:ping_status><![CDATA[closed]]></wp:ping_status>
<wp:post_name><![CDATA[Three Image Call To Action]]></wp:post_name>
<wp:status><![CDATA[publish]]></wp:status>
<wp:post_parent>0</wp:post_parent>
<wp:menu_order>0</wp:menu_order>
<wp:post_type><![CDATA[vc4_templates]]></wp:post_type>
<wp:post_password><![CDATA[]]></wp:post_password>
<wp:is_sticky>0</wp:is_sticky>
<wp:postmeta>
<wp:meta_key><![CDATA[_vc4_templates-version]]></wp:meta_key>
<wp:meta_value><![CDATA[1]]></wp:meta_value>
</wp:postmeta>
<wp:postmeta>
<wp:meta_key><![CDATA[_vc4_templates-id]]></wp:meta_key>
<wp:meta_value><![CDATA[ab5eda40-a135-11e6-bcba-552ab7603894]]></wp:meta_value>
</wp:postmeta>
</item>
<item>
<title>01</title>
<link></link>
<pubDate></pubDate>
<dc:creator><![CDATA[RaitisSevelis]]></dc:creator>
<guid isPermaLink="false"></guid>
<description></description>
<content:encoded><![CDATA[]]></content:encoded>
<excerpt:encoded><![CDATA[]]></excerpt:encoded>
<wp:post_id>3389</wp:post_id>
<wp:post_date><![CDATA[2016-11-01 15:24:29]]></wp:post_date>
<wp:post_date_gmt><![CDATA[2016-11-01 15:24:29]]></wp:post_date_gmt>
<wp:comment_status><![CDATA[open]]></wp:comment_status>
<wp:ping_status><![CDATA[closed]]></wp:ping_status>
<wp:post_name><![CDATA[01-46]]></wp:post_name>
<wp:status><![CDATA[inherit]]></wp:status>
<wp:post_parent>3173</wp:post_parent>
<wp:menu_order>0</wp:menu_order>
<wp:post_type><![CDATA[attachment]]></wp:post_type>
<wp:post_password><![CDATA[]]></wp:post_password>
<wp:is_sticky>0</wp:is_sticky>
<wp:attachment_url><![CDATA[https://vc-cc-static.s3-us-west-2.amazonaws.com/templates/ab5eda40-a135-11e6-bcba-552ab7603894/assets/three-image-call-to-action-3389.jpg]]></wp:attachment_url>
<wp:attachment_real_url><![CDATA[http://localhost/wp-content/uploads/2016/08/01-12.jpg]]></wp:attachment_real_url>
<wp:postmeta>
<wp:meta_key><![CDATA[_wp_attached_file]]></wp:meta_key>
<wp:meta_value><![CDATA[2016/08/01-12.jpg]]></wp:meta_value>
</wp:postmeta>
<wp:postmeta>
<wp:meta_key><![CDATA[_wp_attachment_metadata]]></wp:meta_key>
<wp:meta_value><![CDATA[a:5:{s:5:"width";i:600;s:6:"height";i:500;s:4:"file";s:17:"2016/08/01-12.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:17:"01-12-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:17:"01-12-300x250.jpg";s:5:"width";i:300;s:6:"height";i:250;s:9:"mime-type";s:10:"image/jpeg";}s:17:"dazzling-featured";a:4:{s:4:"file";s:17:"01-12-600x410.jpg";s:5:"width";i:600;s:6:"height";i:410;s:9:"mime-type";s:10:"image/jpeg";}s:9:"tab-small";a:4:{s:4:"file";s:15:"01-12-60x60.jpg";s:5:"width";i:60;s:6:"height";i:60;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}]]></wp:meta_value>
</wp:postmeta>
</item>
<item>
<title>02</title>
<link></link>
<pubDate></pubDate>
<dc:creator><![CDATA[RaitisSevelis]]></dc:creator>
<guid isPermaLink="false"></guid>
<description></description>
<content:encoded><![CDATA[]]></content:encoded>
<excerpt:encoded><![CDATA[]]></excerpt:encoded>
<wp:post_id>3390</wp:post_id>
<wp:post_date><![CDATA[2016-11-01 15:24:30]]></wp:post_date>
<wp:post_date_gmt><![CDATA[2016-11-01 15:24:30]]></wp:post_date_gmt>
<wp:comment_status><![CDATA[open]]></wp:comment_status>
<wp:ping_status><![CDATA[closed]]></wp:ping_status>
<wp:post_name><![CDATA[02-29]]></wp:post_name>
<wp:status><![CDATA[inherit]]></wp:status>
<wp:post_parent>3173</wp:post_parent>
<wp:menu_order>0</wp:menu_order>
<wp:post_type><![CDATA[attachment]]></wp:post_type>
<wp:post_password><![CDATA[]]></wp:post_password>
<wp:is_sticky>0</wp:is_sticky>
<wp:attachment_url><![CDATA[https://vc-cc-static.s3-us-west-2.amazonaws.com/templates/ab5eda40-a135-11e6-bcba-552ab7603894/assets/three-image-call-to-action-3390.jpg]]></wp:attachment_url>
<wp:attachment_real_url><![CDATA[http://localhost/wp-content/uploads/2016/08/02-6.jpg]]></wp:attachment_real_url>
<wp:postmeta>
<wp:meta_key><![CDATA[_wp_attached_file]]></wp:meta_key>
<wp:meta_value><![CDATA[2016/08/02-6.jpg]]></wp:meta_value>
</wp:postmeta>
<wp:postmeta>
<wp:meta_key><![CDATA[_wp_attachment_metadata]]></wp:meta_key>
<wp:meta_value><![CDATA[a:5:{s:5:"width";i:600;s:6:"height";i:500;s:4:"file";s:16:"2016/08/02-6.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:16:"02-6-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:16:"02-6-300x250.jpg";s:5:"width";i:300;s:6:"height";i:250;s:9:"mime-type";s:10:"image/jpeg";}s:17:"dazzling-featured";a:4:{s:4:"file";s:16:"02-6-600x410.jpg";s:5:"width";i:600;s:6:"height";i:410;s:9:"mime-type";s:10:"image/jpeg";}s:9:"tab-small";a:4:{s:4:"file";s:14:"02-6-60x60.jpg";s:5:"width";i:60;s:6:"height";i:60;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}]]></wp:meta_value>
</wp:postmeta>
</item>
<item>
<title>03</title>
<link></link>
<pubDate></pubDate>
<dc:creator><![CDATA[RaitisSevelis]]></dc:creator>
<guid isPermaLink="false"></guid>
<description></description>
<content:encoded><![CDATA[]]></content:encoded>
<excerpt:encoded><![CDATA[]]></excerpt:encoded>
<wp:post_id>3391</wp:post_id>
<wp:post_date><![CDATA[2016-11-01 15:24:30]]></wp:post_date>
<wp:post_date_gmt><![CDATA[2016-11-01 15:24:30]]></wp:post_date_gmt>
<wp:comment_status><![CDATA[open]]></wp:comment_status>
<wp:ping_status><![CDATA[closed]]></wp:ping_status>
<wp:post_name><![CDATA[03-15]]></wp:post_name>
<wp:status><![CDATA[inherit]]></wp:status>
<wp:post_parent>3173</wp:post_parent>
<wp:menu_order>0</wp:menu_order>
<wp:post_type><![CDATA[attachment]]></wp:post_type>
<wp:post_password><![CDATA[]]></wp:post_password>
<wp:is_sticky>0</wp:is_sticky>
<wp:attachment_url><![CDATA[https://vc-cc-static.s3-us-west-2.amazonaws.com/templates/ab5eda40-a135-11e6-bcba-552ab7603894/assets/three-image-call-to-action-3391.jpg]]></wp:attachment_url>
<wp:attachment_real_url><![CDATA[http://localhost/wp-content/uploads/2016/08/03-4.jpg]]></wp:attachment_real_url>
<wp:postmeta>
<wp:meta_key><![CDATA[_wp_attached_file]]></wp:meta_key>
<wp:meta_value><![CDATA[2016/08/03-4.jpg]]></wp:meta_value>
</wp:postmeta>
<wp:postmeta>
<wp:meta_key><![CDATA[_wp_attachment_metadata]]></wp:meta_key>
<wp:meta_value><![CDATA[a:5:{s:5:"width";i:600;s:6:"height";i:500;s:4:"file";s:16:"2016/08/03-4.jpg";s:5:"sizes";a:4:{s:9:"thumbnail";a:4:{s:4:"file";s:16:"03-4-150x150.jpg";s:5:"width";i:150;s:6:"height";i:150;s:9:"mime-type";s:10:"image/jpeg";}s:6:"medium";a:4:{s:4:"file";s:16:"03-4-300x250.jpg";s:5:"width";i:300;s:6:"height";i:250;s:9:"mime-type";s:10:"image/jpeg";}s:17:"dazzling-featured";a:4:{s:4:"file";s:16:"03-4-600x410.jpg";s:5:"width";i:600;s:6:"height";i:410;s:9:"mime-type";s:10:"image/jpeg";}s:9:"tab-small";a:4:{s:4:"file";s:14:"03-4-60x60.jpg";s:5:"width";i:60;s:6:"height";i:60;s:9:"mime-type";s:10:"image/jpeg";}}s:10:"image_meta";a:12:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";s:11:"orientation";s:1:"0";s:8:"keywords";a:0:{}}}]]></wp:meta_value>
</wp:postmeta>
</item>
</channel>
</rss> | 79.754601 | 2,226 | 0.658692 |
1965e589fb0d97a72d125b2f75cb4483608304a1 | 1,412 | xml | XML | location-service/src/main/resources/log4j2.xml | NrktSLL/spring-distiributed-logging-tracing | 3fcb6fd6351d347c02ee69c4c159fcbb05c7a6f1 | [
"MIT"
] | 7 | 2021-02-21T13:59:47.000Z | 2021-11-16T12:42:41.000Z | location-service/src/main/resources/log4j2.xml | NrktSLL/spring-distiributed-logging-tracing | 3fcb6fd6351d347c02ee69c4c159fcbb05c7a6f1 | [
"MIT"
] | null | null | null | location-service/src/main/resources/log4j2.xml | NrktSLL/spring-distiributed-logging-tracing | 3fcb6fd6351d347c02ee69c4c159fcbb05c7a6f1 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<Configuration status="INFO" name="spring-boot-log-to-kafka">
<Properties>
<Property name="kafka.topic.logs">location-logs</Property>
<Property name="bootstrap.servers">localhost:9092</Property>
<Property name="LOG_PATTERN">
%d{${LOG_DATEFORMAT_PATTERN:-yyyy-MM-dd HH:mm:ss.SSS}} %highlight{${LOG_LEVEL_PATTERN:-%5p}}{FATAL=red blink, ERROR=red, WARN=yellow bold, INFO=green, DEBUG=green bold, TRACE=blue} %style{}{magenta} [%M] %style{%40C}{cyan} : %m%n${LOG_EXCEPTION_CONVERSION_WORD:-%xEx}
</Property>
</Properties>
<Appenders>
<Console name="LogToConsole" target="SYSTEM_OUT">
<PatternLayout disableAnsi="false" pattern="${LOG_PATTERN}"/>
</Console>
<Kafka name="Kafka" topic="${kafka.topic.logs}">
<JsonLayout/>
<Property name="bootstrap.servers">${bootstrap.servers}</Property>
<Filters>
<ThresholdFilter level="ERROR" onMatch="ACCEPT"/>
</Filters>
</Kafka>
<Async name="KafkaAsync">
<AppenderRef ref="Kafka"/>
</Async>
</Appenders>
<Loggers>
<Root level="INFO">
<AppenderRef ref="LogToConsole"/>
<AppenderRef ref="KafkaAsync"/>
</Root>
<Logger name="org.apache.kafka" level="WARN"/>
</Loggers>
</Configuration> | 39.222222 | 279 | 0.597734 |
ff7d703c6616321cdf607644db7a76a19b5e2582 | 2,225 | xml | XML | app/src/main/res/layout/layout_movie_viewholder.xml | saipraneshm/Flicker | 9f510399fc8bbf78c1424f29965ec5e660cb2561 | [
"Apache-2.0"
] | null | null | null | app/src/main/res/layout/layout_movie_viewholder.xml | saipraneshm/Flicker | 9f510399fc8bbf78c1424f29965ec5e660cb2561 | [
"Apache-2.0"
] | 1 | 2017-09-18T16:56:20.000Z | 2017-09-18T16:56:20.000Z | app/src/main/res/layout/layout_movie_viewholder.xml | saipraneshm/Flicker | 9f510399fc8bbf78c1424f29965ec5e660cb2561 | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/movie_relative_layout"
android:layout_marginLeft="@dimen/widget_margin_16dp"
android:layout_marginRight="@dimen/widget_margin_16dp"
android:layout_marginBottom="@dimen/widget_margin_12dp"
android:layout_marginTop="@dimen/widget_margin_12dp"
android:layout_width="match_parent"
android:layout_height="wrap_content">
<ImageView
android:id="@+id/poster_image_view"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentLeft="true"
android:layout_marginRight="@dimen/widget_margin_8dp"
android:layout_marginEnd="@dimen/widget_margin_8dp"
android:layout_marginLeft="@dimen/widget_margin_16dp"
android:layout_marginStart="@dimen/widget_margin_16dp"
android:layout_alignParentStart="true"/>
<TextView
android:id="@+id/movie_title_text_view"
android:layout_width="match_parent"
android:layout_height="wrap_content"
tools:text="Movie Title"
android:layout_toRightOf="@id/poster_image_view"
android:layout_toEndOf="@id/poster_image_view"
style="@style/TextAppearance.AppCompat.Headline"
android:layout_marginBottom="@dimen/widget_margin_4dp"
android:layout_alignParentRight="true"
android:layout_alignParentEnd="true"
android:layout_alignParentTop="true"/>
<TextView
android:id="@+id/movie_desc_text_view"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:maxLines="5"
tools:text ="Hello there"
android:layout_alignParentRight="true"
android:layout_alignParentEnd="true"
style="@style/TextAppearance.AppCompat.Body1"
android:layout_below="@id/movie_title_text_view"
android:layout_toRightOf="@id/poster_image_view"
android:layout_toEndOf="@id/poster_image_view"
/>
</RelativeLayout> | 45.408163 | 74 | 0.687191 |
935e804f2fa48349fbed79c8f8b6c68445992d17 | 441 | xacro | XML | bioloid_description/inertia/Torso.xacro | verlab/bioloid_common | 11d2fce6ef16ac35e1d57e2e7ece761e4b663cc4 | [
"Apache-2.0"
] | 1 | 2020-03-06T19:48:56.000Z | 2020-03-06T19:48:56.000Z | bioloid_description/inertia/Torso.xacro | verlab/bioloid_common | 11d2fce6ef16ac35e1d57e2e7ece761e4b663cc4 | [
"Apache-2.0"
] | null | null | null | bioloid_description/inertia/Torso.xacro | verlab/bioloid_common | 11d2fce6ef16ac35e1d57e2e7ece761e4b663cc4 | [
"Apache-2.0"
] | 1 | 2020-06-05T03:35:55.000Z | 2020-06-05T03:35:55.000Z | <?xml version="1.0"?>
<robot xmlns:xacro="http://www.ros.org/wiki/xacro">
<!--Inertial properties Torso torso -->
<xacro:macro name="torso_inertial">
<inertial>
<mass value="3.4770266466"/>
<origin xyz="0.0162019036 0.0049844800 0.0038595353" />
<inertia ixx="0.9787053684" ixy="0.0543464614" ixz="-0.0262073548"
iyy="0.9730952674" iyz="0.0198675713"
izz="0.9352573858"/>
</inertial>
</xacro:macro>
</robot>
| 27.5625 | 69 | 0.655329 |
b5bb6a8417adce16b6def4fcef2eb6132df45804 | 2,317 | xml | XML | data/1867/05/03/DDD_ddd_010138650_mpeg21/DDD_010138650_0018_articletext.xml | KBNLresearch/mcc | 25a9db197103e9c67fbe866a61944ab3cf421100 | [
"Apache-2.0"
] | null | null | null | data/1867/05/03/DDD_ddd_010138650_mpeg21/DDD_010138650_0018_articletext.xml | KBNLresearch/mcc | 25a9db197103e9c67fbe866a61944ab3cf421100 | [
"Apache-2.0"
] | null | null | null | data/1867/05/03/DDD_ddd_010138650_mpeg21/DDD_010138650_0018_articletext.xml | KBNLresearch/mcc | 25a9db197103e9c67fbe866a61944ab3cf421100 | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<text>
<title></title>
<p>VBEHUISD i MEI I:G7 J. MEIJERS, Mr. Schilder, naar het Singel bij de Heisteeg, XX 105, het 10de Huis van de Werkplaats. (10839) _ VERH ü ï s d: R. J. PITLO en PITLO # LAGEMAira, "aai^i'Oojenipten Achterburgwal bij deLijnbaansteeg.G 240. (10812^ verhuisd: N. G. H. HESTERffiAN J. IZOoK., MAKELAAR IN TABAK, van het Rokin D 96, naar den Singel bii bij de Schoorsteenvegerssteeg, F 364. J Het KANTOOR is mede van de Geldersche Kade verplaatst naar bovengemeld Adres. (10867) De Wed. J. E. BEHRENISS, Corsettenmaakster, geeft aan hare geëerde begunstigers te kennen, dat hare Affaire circa Veertig Jaren bestaande op den Blaauwburgwal, nu HEDEN Mei is VERPLAATST op den Nieuwezijds Achterburgwal bij de Korte Lijnbaansteeg, Gr 19. (10865) Bij deze heb ik de eer te berigten, dat het Centraal-Depot mijner MALZ-PRAEPARATEN als MALZ-EXTRACT (Gezondheidsbier) MALZ-CHOCOLADE, MALZ-BORSTBONBONS VERPLAATST is van den O. Z. Voorburgwal bij de St. Janstraat, J 342, naar de Smalle Bloemmarkt bij de Stilsteeg, F 154. (10773) is VERHUISD naar cle Heerengracht tusschen de Leidschegracht en Leidschestraat, JJ 398. (10613) Be Kotari^ÖVËRHOFF, IS VERHUISD naar den Nieuwezijds Voorburgwal bij de Wijdesteeg F 122. (10777) C. G. REYNDERS, Instituteur, is VERREISD naar de Leliegracht bij do Heerengracht, LL 337. .Üi^L PROCUREUR Mr. M. L. A. VORSTMAN, is VERHUISD naar het Beursplein, Wijk 11, N°, 3. (10780) BÜTTERUAM._ HET KANTOOR VAN DÊN DEURWAARDER" J. A. VAN ROODEN IS GEVESTIGD op den Oude-Zijds Voorburgwal over het Stadhuis, A 238. (10816) HET KANTOOR VAN M. C. II A M E L is VERPLAATST naar den SingeLover de Bergstraat, G 411. (10806) HET KANTOOR VAN Wed. 11. PÈELEM IS VERPLAATST naar de Prinsengracht over de Westermarkt, DD 518. (10563) " VËRÏÏÜÏSD ï MEI: 'JÊèCm PIETERS naar den N. Z. Voorburgwal bij de Molsteeg, G 146. (10817) _ H verhuisd: A. JUDELS, Makelaar, Tan_-clc Vijzelstraat naar den Amstel bij de Wagenstraat, V 92. (10860) De ONDERGETEEKENDE heeft de eer zijneti ëefe^dên Begunstigers kennis te geven, dat hij zijne Fabriek en Magazijn van HEELKUNDIGE lffllUilEfM, BRMBANDEN, BRILLEN EN MESSENWERR heeft VERPLAATST naar den Nieuwendijk, tusschen de Zouf steeg en den Dam, H 52. L. KERN. (10871)</p>
</text>
| 386.166667 | 2,241 | 0.766508 |
1cd81f8f7d7a1f1e508355d7e3acfa43cd9258f1 | 96,276 | xml | XML | sample/src/main/res/drawable/bg_placeholder.xml | starsep/ChiliPhotoPicker | 468c4066bafe00b33a3dffc1b920df57dd0d20d1 | [
"Apache-2.0"
] | 395 | 2019-10-15T15:04:19.000Z | 2022-03-28T06:52:31.000Z | sample/src/main/res/drawable/bg_placeholder.xml | R33N4K0R/ChiliPhotoPicker | a9967fb11ef42c26d06b218ffe0e1127e0d8ddd3 | [
"Apache-2.0"
] | 21 | 2019-11-07T13:52:30.000Z | 2022-01-03T07:58:10.000Z | sample/src/main/res/drawable/bg_placeholder.xml | R33N4K0R/ChiliPhotoPicker | a9967fb11ef42c26d06b218ffe0e1127e0d8ddd3 | [
"Apache-2.0"
] | 49 | 2019-11-11T04:42:03.000Z | 2021-12-29T08:35:21.000Z | <vector android:height="24dp" android:viewportHeight="148.0"
android:viewportWidth="148.0" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M1.5,1.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M11.5,1.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M6.5,6.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M16.5,6.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M1.5,11.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M11.5,11.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M6.5,16.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M16.5,16.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M21.5,1.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M31.5,1.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M26.5,6.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M36.5,6.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M21.5,11.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M31.5,11.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M26.5,16.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M36.5,16.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M41.5,1.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M51.5,1.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M46.5,6.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M56.5,6.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M41.5,11.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M51.5,11.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M46.5,16.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M56.5,16.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M61.5,1.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M71.5,1.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M66.5,6.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M76.5,6.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M61.5,11.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M71.5,11.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M66.5,16.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M76.5,16.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M81.5,1.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M91.5,1.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M86.5,6.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M96.5,6.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M81.5,11.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M91.5,11.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M86.5,16.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M96.5,16.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M101.5,1.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M111.5,1.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M106.5,6.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M116.5,6.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M101.5,11.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M111.5,11.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M106.5,16.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M116.5,16.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M121.5,1.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M131.5,1.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M126.5,6.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M136.5,6.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M121.5,11.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M131.5,11.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M126.5,16.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M136.5,16.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M141.5,1.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M146.5,6.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M141.5,11.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M146.5,16.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M1.5,21.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M11.5,21.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M6.5,26.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M16.5,26.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M1.5,31.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M11.5,31.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M6.5,36.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M16.5,36.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M21.5,21.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M31.5,21.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M26.5,26.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M36.5,26.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M21.5,31.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M31.5,31.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M26.5,36.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M36.5,36.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M41.5,21.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M51.5,21.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M46.5,26.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M56.5,26.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M41.5,31.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M51.5,31.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M46.5,36.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M56.5,36.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M61.5,21.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M71.5,21.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M66.5,26.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M76.5,26.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M61.5,31.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M71.5,31.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M66.5,36.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M76.5,36.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M81.5,21.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M91.5,21.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M86.5,26.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M96.5,26.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M81.5,31.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M91.5,31.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M86.5,36.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M96.5,36.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M101.5,21.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M111.5,21.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M106.5,26.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M116.5,26.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M101.5,31.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M111.5,31.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M106.5,36.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M116.5,36.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M121.5,21.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M131.5,21.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M126.5,26.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M136.5,26.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M121.5,31.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M131.5,31.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M126.5,36.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M136.5,36.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M141.5,21.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M146.5,26.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M141.5,31.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M146.5,36.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M1.5,41.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M11.5,41.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M6.5,46.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M16.5,46.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M1.5,51.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M11.5,51.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M6.5,56.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M16.5,56.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M21.5,41.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M31.5,41.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M26.5,46.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M36.5,46.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M21.5,51.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M31.5,51.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M26.5,56.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M36.5,56.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M41.5,41.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M51.5,41.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M46.5,46.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M56.5,46.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M41.5,51.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M51.5,51.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M46.5,56.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M56.5,56.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M61.5,41.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M71.5,41.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M66.5,46.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M76.5,46.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M61.5,51.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M71.5,51.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M66.5,56.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M76.5,56.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M81.5,41.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M91.5,41.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M86.5,46.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M96.5,46.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M81.5,51.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M91.5,51.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M86.5,56.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M96.5,56.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M101.5,41.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M111.5,41.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M106.5,46.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M116.5,46.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M101.5,51.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M111.5,51.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M106.5,56.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M116.5,56.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M121.5,41.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M131.5,41.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M126.5,46.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M136.5,46.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M121.5,51.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M131.5,51.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M126.5,56.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M136.5,56.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M141.5,41.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M146.5,46.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M141.5,51.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M146.5,56.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M1.5,61.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M11.5,61.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M6.5,66.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M16.5,66.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M1.5,71.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M11.5,71.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M6.5,76.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M16.5,76.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M21.5,61.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M31.5,61.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M26.5,66.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M36.5,66.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M21.5,71.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M31.5,71.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M26.5,76.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M36.5,76.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M41.5,61.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M51.5,61.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M46.5,66.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M56.5,66.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M41.5,71.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M51.5,71.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M46.5,76.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M56.5,76.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M61.5,61.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M71.5,61.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M66.5,66.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M76.5,66.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M61.5,71.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M71.5,71.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M66.5,76.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M76.5,76.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M81.5,61.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M91.5,61.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M86.5,66.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M96.5,66.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M81.5,71.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M91.5,71.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M86.5,76.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M96.5,76.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M101.5,61.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M111.5,61.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M106.5,66.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M116.5,66.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M101.5,71.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M111.5,71.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M106.5,76.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M116.5,76.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M121.5,61.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M131.5,61.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M126.5,66.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M136.5,66.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M121.5,71.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M131.5,71.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M126.5,76.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M136.5,76.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M141.5,61.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M146.5,66.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M141.5,71.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M146.5,76.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M1.5,81.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M11.5,81.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M6.5,86.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M16.5,86.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M1.5,91.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M11.5,91.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M6.5,96.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M16.5,96.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M21.5,81.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M31.5,81.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M26.5,86.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M36.5,86.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M21.5,91.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M31.5,91.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M26.5,96.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M36.5,96.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M41.5,81.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M51.5,81.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M46.5,86.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M56.5,86.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M41.5,91.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M51.5,91.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M46.5,96.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M56.5,96.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M61.5,81.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M71.5,81.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M66.5,86.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M76.5,86.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M61.5,91.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M71.5,91.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M66.5,96.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M76.5,96.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M81.5,81.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M91.5,81.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M86.5,86.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M96.5,86.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M81.5,91.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M91.5,91.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M86.5,96.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M96.5,96.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M101.5,81.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M111.5,81.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M106.5,86.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M116.5,86.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M101.5,91.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M111.5,91.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M106.5,96.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M116.5,96.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M121.5,81.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M131.5,81.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M126.5,86.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M136.5,86.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M121.5,91.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M131.5,91.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M126.5,96.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M136.5,96.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M141.5,81.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M146.5,86.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M141.5,91.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M146.5,96.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M1.5,101.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M11.5,101.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M6.5,106.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M16.5,106.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M1.5,111.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M11.5,111.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M6.5,116.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M16.5,116.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M21.5,101.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M31.5,101.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M26.5,106.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M36.5,106.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M21.5,111.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M31.5,111.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M26.5,116.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M36.5,116.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M41.5,101.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M51.5,101.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M46.5,106.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M56.5,106.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M41.5,111.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M51.5,111.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M46.5,116.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M56.5,116.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M61.5,101.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M71.5,101.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M66.5,106.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M76.5,106.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M61.5,111.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M71.5,111.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M66.5,116.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M76.5,116.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M81.5,101.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M91.5,101.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M86.5,106.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M96.5,106.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M81.5,111.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M91.5,111.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M86.5,116.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M96.5,116.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M101.5,101.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M111.5,101.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M106.5,106.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M116.5,106.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M101.5,111.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M111.5,111.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M106.5,116.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M116.5,116.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M121.5,101.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M131.5,101.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M126.5,106.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M136.5,106.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M121.5,111.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M131.5,111.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M126.5,116.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M136.5,116.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M141.5,101.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M146.5,106.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M141.5,111.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M146.5,116.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M1.5,121.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M11.5,121.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M6.5,126.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M16.5,126.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M1.5,131.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M11.5,131.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M6.5,136.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M16.5,136.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M21.5,121.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M31.5,121.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M26.5,126.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M36.5,126.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M21.5,131.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M31.5,131.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M26.5,136.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M36.5,136.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M41.5,121.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M51.5,121.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M46.5,126.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M56.5,126.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M41.5,131.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M51.5,131.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M46.5,136.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M56.5,136.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M61.5,121.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M71.5,121.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M66.5,126.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M76.5,126.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M61.5,131.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M71.5,131.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M66.5,136.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M76.5,136.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M81.5,121.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M91.5,121.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M86.5,126.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M96.5,126.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M81.5,131.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M91.5,131.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M86.5,136.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M96.5,136.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M101.5,121.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M111.5,121.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M106.5,126.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M116.5,126.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M101.5,131.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M111.5,131.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M106.5,136.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M116.5,136.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M121.5,121.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M131.5,121.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M126.5,126.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M136.5,126.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M121.5,131.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M131.5,131.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M126.5,136.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M136.5,136.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M141.5,121.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M146.5,126.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M141.5,131.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M146.5,136.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M1.5,141.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M11.5,141.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M6.5,146.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M16.5,146.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M21.5,141.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M31.5,141.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M26.5,146.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M36.5,146.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M41.5,141.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M51.5,141.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M46.5,146.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M56.5,146.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M61.5,141.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M71.5,141.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M66.5,146.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M76.5,146.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M81.5,141.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M91.5,141.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M86.5,146.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M96.5,146.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M101.5,141.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M111.5,141.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M106.5,146.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M116.5,146.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M121.5,141.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M131.5,141.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M126.5,146.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M136.5,146.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M141.5,141.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
<path android:fillColor="#D8D8D8" android:fillType="evenOdd"
android:pathData="M146.5,146.5m-1.5,0a1.5,1.5 0,1 1,3 0a1.5,1.5 0,1 1,-3 0"
android:strokeColor="#00000000" android:strokeWidth="1"/>
</vector>
| 71.104874 | 114 | 0.653642 |
bfe461b802ff6b7a2f20e6b4d26a092534e42bf0 | 8,122 | xml | XML | data/1866/11/28/DDD_ddd_000010764_mpeg21/DDD_000010764_0032_articletext.xml | KBNLresearch/mcc | 25a9db197103e9c67fbe866a61944ab3cf421100 | [
"Apache-2.0"
] | null | null | null | data/1866/11/28/DDD_ddd_000010764_mpeg21/DDD_000010764_0032_articletext.xml | KBNLresearch/mcc | 25a9db197103e9c67fbe866a61944ab3cf421100 | [
"Apache-2.0"
] | null | null | null | data/1866/11/28/DDD_ddd_000010764_mpeg21/DDD_000010764_0032_articletext.xml | KBNLresearch/mcc | 25a9db197103e9c67fbe866a61944ab3cf421100 | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<text>
<title>TELEGRAMMEN.</title>
<p>(HfeCTEa^ OJTEICE.) ____________ LONDEN, 26 Nov. Berigten uit Shanghaé van 9 Oct. melden, dat de Taikoen van Japan in Scpt. is overleden. Men gelooft dat zijn opvolger guitig gestemd zal zijn voor den bni'.euiandschcn handel. Do burger ooriog ts geëindigd. Prins Choi-su heeft zelf de vrèdes-j voorwaarden voürgerchreven. De Prins behoudt het gezag over de straat van Simonoseki. WEENEN, 26 Nov. In het ontwerp-adres van antwoord van den landdag van Neder-Oostenrijk, wordt de Keizer eerbiediglijk verzocht om den Rijksraad bijeen te roepen. Te Agram is het Zrinyfeest gevierd. Er zjjn een groot aantal hoofden der Slavische partij, zelfs Russen, ter bijwoning opgekomen. De Hongaarsche vlag is ter aarde gesleurd en_ vertreden. Er heerschte groote gisting tegen de regering en Hongarije. Uit Pesth meldt men, dat do kausen voor het tot stand komen van een vergelijk vermeerderen. BRUSSEL, 26 Nov. De beroemde violonccllist Scrvais is overleden. LONDEN , 26 Nov. Suiker, Rijst en Koffij zonder handel. — Talk in loco 44.3, Oct/Dec. 44 sh. Voorraad 45,003 v. Aflevering der week 2537 v. Aanvoer 7861 v. — Tin: Banca £ 81.10a82.10. — Raapolie 40 a 40.4. — Patentolie 44. — lijnolie 38 sh. — Friesche Boter 116 a 118 sh. — Eng. Tarwe 1 sh. lager, vreemde dito met beperkten handel. Ter Veemarkt waren aangevoerd: 4990 Runderen, 19,210 Schapen en tarrrmeren, 177 Kalveren. 680 Varkens. De hesteeöde prijzen . waren: Beste Runderen — , Schapen en Lamineren (7-, Kalveren 't.2, Varkens 4.1. LIVEIiPOOL, 26 Nov. Katoen stil. De omzet bedraagt heden 10,000 b. BERLIJN, 26 Nov. Jtoggts Najaar 57; Voorjaar C 4%; RütpoUi. Najaar 12% ; Voorjaar 123/». i LONDEN, 26 Nov. (Slotkoersen.) 3 pCt. Geconsolid. 88%; 5 pCt, Braz. 1865 69%; 1 pCt. Ecuador —; 5 pCt. Grieken 14%, Dito Coup. —; 3 pC Mex. 18%; Dito 1864 : Afg. N. Gren. ; 2 pCt. Dito ;Dito Uitg. 6%; N. Gren. Landw. — ; 3 pCt. Port. 1853 ; 3 pCt. Dito 1866/63 43%; 4% pCt. Rusl. 1800 ; 3 pCt. Dito 1859 ; 5 pCt. Dito 18C2 85%; Dito 1864 89, 3 pCt. Spanje —; 2% pCt. Dito 31%; Dito Amort. 20%; Dito Cert, Coup. 13%; 5 pCt. Turk. Alg. S. 32%; 3 pCt. Venez, ; 6 pCt. Dito 1862 — ; 6 pCt. Dito 1864 ; 1% pCt. Dito ; 2% pCt. Nederl. C«rt. ; 4 pCt. Dito —; Rjjnsp. Actiën ; 6 pCt. Amerik. 1882 70%; Obl. 7 pCt. Illinois —; Actiën Illinois 76% ; 8 nCt. Deb. Atl. $¦ Gr. West. Spw. (£ l(«) — a —; 5 pCt Italië —. BERLIJN, 26 Nov. (Slotkoersen.) 5 pCt. Met. 46; 5 pCt. Nat. 521/*; Rush sde Serie 64%; Dlto 6de Serie 83V4 5 5 pCt. Dito 1862 861/4; 3 pCt. Dito 1859 525%; 41/3 pCt. Pruis. Oblig. 98%; 3Vs pCt. Dito 119%; «pCt. Amer. 1882 76%; HolL Spo'orw. Act. 105. FRANKFORT, 26 Nov. (Slotkoersen.) 5 pCt. Metalliek 44; Dito Nation. 5 pCt. 51; Oostenr. Aand. 1860 64; Dito 1884 69%; Oost. Bank-Act. 660; 6 pCt. Amerik. 1882 75%. — Wissel Londen k./z. 118%; Weenen k./z. 92%. RHAMBÜEQ, 26 Nov. 5 pCt. Russ. Cert. —•, 3 pCt. Dito vm -5 6 pCt. Amerika 1882 68Va; Disconto 3% pCt. — Wissel: \mamxt 13.04; Anist, 35.67. PARIJS, 26 Nov. 3 pCt. Rente opening 69.521/9; 3 pCt. Dito slotk. 69.6"i/2; 41/9 pCt. Dito —; Cred. Mob. 603; Dito Fonc. —; Noord? Spw. Act. : Dito Franseh-Oost. Spw. 412; Cred. Mob. Espagnol 320; Ned. Cred. en Dep. Bank ¦—; Maa.sch. Hand. en Nijv. —; ; Aand. Tunis ; Mex. Obl. Gest. 132,3pCt. Sp.Binn. 321/ B', 2V»pCt. Dito —5 5 pCt. Italië 56.25; 5 pCt. Turk. Alg. S. 34.—; 6 pCt. ! Amerika 1882 80%. ; MADRID, 26 Nov. 3 pCt. Binnenl. 34.30; 2% pCt. 30.30. j BRUSSEL, 26 Nov. 5 pCt. Met. 46%; 6 pCt. Amerik. 1882 731/2; 2Vg pCt. Belgen 56. < '.<_ ANTWERPEN, 26 Nov. 5 pCt. Met. 46%; 6 pCt. Amerik. 1882751/.. _OF~ BoveiwtaaT-.de Telegrammen sijn reeds iv een gedeelte onzer vonge ojil&ag opgenolneti. KONSTANTINOPEL, 26 Nov. Ten gevolge van de conflicten in Albanië gerezen tusschen de Tfirkschc en dc Christen-bevolking is de gouverneur uier provincie vau zijn post ontzet. Vele insurgenten j verlaten Candia en keeren naar Griekenland terug. De Turksche be| velhebber heeft een termijn van 5 dagen gesteld aan de overigen, ¦ binnen welke zij zich moeten onderwerpen. Er is eene binnenlandsche I leening gesloten tot betaling van den coupon, vervallende met Jan. e. k. Pi Slll, 26 Nov. De leden der linkerzijde van het Huis der Afge! vaardigden willen, dat het Huis geen adrc3 van antwoord vaststelle, maar, het besluit neme, dat de landdag zijne zittingen schorse tot dat, de wettelijke toestand factisch zal zijn* hersteld. De Heer AnfrasseJ is naar Weenen vertrokken. PESTH, 26 Nov. Dc sterkte der partijen in het Hnis der Afgevaardigden wordt aldo'e begroot: De partij van Deak 126 leden , de linkerzijde 85, independente!* 16; dewijl verscheidene leden zich tot heden nog niet bij deze of gene partij hehhen aangesloten, zyn de medegedeelde cijfers slechts geschikt om bij benadering den stand der partiien te beoordeelen. FLORENCE , 26 Nov, De Heer Vegezzi zal naar Rome vertrekken, om zijne in het vorige jaar gestaakte zending te hervatten. De Italië zegt, dat de Heer Vegezzi zich naar Rome zal begeven, zoodra de Paus zich bereid heeft verklaard om de onderhandelingen te hervatten. MADRID, 26 Nov. De Koningin heeft hare reis naar Portugal voorloopig uitgesteld tot na 9 December e.k. LISSABON, 26 Nov. De Rhone heeft berigten uit Rio Janeiro van 8 dezer aangebregt. Wissel Op Londen 241/9 a 24%. Dito Parijs 380 a 38i. Kofhj. good flrst 7000 a 8000 rs. Verschepingen 127,889 b. waarvan naar het Kanaal 39,343 b., naar Europa 39,343 b., naar de Middellandsche Zee 13,698 b. Verkoopen 97,050 b. Voorraad 95,000 b. Vrachten 45 sh. LISSABON, 26 Nov. De Heer Macedo is benoemd tot gezakt van den Keizer van Brazilië bij het, Franscho hof. LONDEN, 27 Nov. De regering heeft Primrose Hill gesteld ter beschikking van de werklieden, die deel zullen nemen aan de meeting ter gunste* eener hervorming van het kiesstelsel, welke op3Dec.e.k. zal gehouden wonlen. Volgens een berigt, voorkomende in den Morning Herald zijn in zeer vriemlschnppclijken geest door de Vereenigde Staten de onderhandelingen over cle Alabama-kwestie weder aangeknoopt. LOMDEN, 27 Nov. Do volgende berigten zijn hier ontvangen. Bombay, 13 Nov. Invoerartikelen en katoen stil. Dhollera 207. Wissel op Londen 2.0%. Calcutta, 12 Nov. Invoerartikelen en wissel op Londen onveranderd. BRUSSEL, 27 Nuv. De Moniteur bevat een koninklijk beslnit, houdende magtiging tot transito-invoer van varkens langs alle grenzen des lands en tevens de invoer vergund van runderen langs de Duitscho grenzen. LONDEN, 27Nov. 3pCt.ConsoleBBl/4 a% ; 3pCt. Mes. 18% a % ; 3 pCt. Dito 18S4 —a -; 7 pCt. Venez. a ; 6 pCt. Dito — ; —, 4»/« pCt. Afgesfc. Grcn. —a —; O/s pCt. Dito —a —; 2 pCt. Nieuwe Dito -—' a —; 1 pCt. Ecuador —a—j Illinois Spoorweg-Aandeelen 77 a 78; 5 pCt. Griek. — a —; 5 pCt. Binnlandsche Turken 1865 32% a 33; 5 pCt. Braz. 1885 a ; 6 pCt. Amerik. 1882 70 a 70V_; 3 j>ct. Buitenl. Spanje —a —; 2% pCt Dite — a ¦—; Amort. —a —; Coup. Bew. —- a—; 5 pCt. Italio 551/8 a 55%; Nieuwe Russische Lsening — a —¦ pCt. premie. WEENEN, 26 Nov. (Slotiioersen.) 5 pCt. MctaL 58.10-, 5 pCt. Nat. 66 40, 5 pCt. Met. Zih. 1864 74.50; Aand. 1854 75.50; Dito 1858 129.—j Dito 1860 80.70; Dito 1864 74.80; Cred. Anst. 153.60; Obl. Lemb. Czern. Spoorw. 184.50; Bank-Act. 714.*—; Staats-Spoorw. Aand. 204.50; Dito Noorder-Spoorweg 154.— ; Dito Nieuwe Lombard. Spoorweg 207.75. — Wissel Londen 128.—; Hamb. 95.30,Parija 50.75; Eng. Oost. Bank 79.50. WEENEN, 27 Nov. Oostenr. Credit-Actien 154.10. FRANKFORT,27Nov. spCt.Nat.sli/i6 a—, Oostr. Bank-Act. 660; Dito Aand. 1858 van 100 fl. 119%; Dito Aand. 1860 300f1.G41/__; Dito 1864 van 100 ü. 69 V_; 6 pCt Amerika 1882 75% a 75. — Wissel Weenen 921/3; Amst. 1003/4. PARIJS, 27 Nov. Fransche 3 pCt. 69.60;Credit-Mob. nieuwe 598; Frans. Oostenr. Spoorw. 411; Russ. Spoorweg —; 3 pCt. Binnenl. Spanje 32; 21/» pCt. Dito 31%; 5 pCt. Italië 56.05; Turken 33.60; Mexic. Loten — ; 6 pCt. Amerika 1882 79%. MADRID, 26 Nov. 3pCt. Binnenl. 33 95; 2% pCt. 30.10. TEXEL, 27 Nov. Binnen: Anna, Braue,Bahial.v.Lissabon.-Olga, S., LondeH.</p>
</text>
| 1,353.666667 | 8,034 | 0.724945 |
0773933ef80bd7b71bc62916f1dada140bd040e6 | 26,560 | xaml | XML | InfoWindow.xaml | PurpleLimon/IPM | 07ad2d11f0e91f011fca463ac3f6c1a46e475279 | [
"MIT"
] | null | null | null | InfoWindow.xaml | PurpleLimon/IPM | 07ad2d11f0e91f011fca463ac3f6c1a46e475279 | [
"MIT"
] | null | null | null | InfoWindow.xaml | PurpleLimon/IPM | 07ad2d11f0e91f011fca463ac3f6c1a46e475279 | [
"MIT"
] | null | null | null | <Window x:Class="Проекты_8_9_Классы.InfoWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:Проекты_8_9_Классы"
xmlns:iconPacks="http://metro.mahapps.com/winfx/xaml/iconpacks"
mc:Ignorable="d"
x:Name="infoWindow"
Title="InfoWindow" Height="500" Width="800"
MinWidth="618.5"
MinHeight="450"
FontFamily="MS Reference Sans Serif" FontSize="20"
Foreground="Gray"
WindowStartupLocation="CenterScreen"
Mouse.MouseMove="DragWindow"
WindowStyle="None"
BorderThickness="1"
BorderBrush="White">
<Window.Resources>
<Style TargetType="Run">
<Style.Triggers>
<Trigger Property="FontWeight" Value="Bold">
<Setter Property="Foreground" Value="{DynamicResource HighLight}"/>
</Trigger>
<Trigger Property="FontSize" Value="20">
<Setter Property="Foreground" Value="{DynamicResource DarkShadowHighLight}"/>
<Setter Property="TextDecorations" Value="Underline"/>
</Trigger>
</Style.Triggers>
</Style>
</Window.Resources>
<Window.CommandBindings>
<CommandBinding Command="{x:Static local:InfoWindow.Ctrl_C}" Executed="CTRL_C_Executed"/>
</Window.CommandBindings>
<StackPanel>
<Grid Height="40">
<Grid.ColumnDefinitions>
<ColumnDefinition/>
<ColumnDefinition/>
</Grid.ColumnDefinitions>
<Canvas Grid.Column="1"
FlowDirection="RightToLeft"
Background="White"
>
<Button Margin="23,0,0,0" Style="{StaticResource Button_toolBox_close}" Width="37" Height="29" Click="CloseBtn_Click"/>
<Button Margin="58,0,0,0" Style="{StaticResource Button_toolBox_Max}" Width="37" Height="29" Click="MaxBtn_Click"/>
<Button Margin="93,0,0,0" IsEnabled="False" Style="{StaticResource Button_toolBox_Min}" Width="37" Height="29"/>
</Canvas>
</Grid>
<Border BorderThickness="5"
Margin="20,10">
<Border.BorderBrush>
<LinearGradientBrush StartPoint="0,1" EndPoint="0,0">
<GradientStop Color="{DynamicResource BorderColorColor}" Offset="0"/>
<GradientStop Color="White" Offset="1"/>
</LinearGradientBrush>
</Border.BorderBrush>
<ScrollViewer VerticalAlignment="Stretch" Name="scrollViewer"
FontSize="16"
Foreground="Black">
<StackPanel Margin="10">
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run FontWeight="Bold" Text=" IPM (Individual Project Mark)"/>
<Run Text="– программа для оценивания индивидуального итогового проекта (ИИП) учащихся 8-9 классов по программе Федерального государственного стандарта основного общего образования."/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" В функционал программы входит:"/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25"
Margin="50,0,0,0">
<Run Text="• Создание, редактирование, сохранение файлов, в которых хранится информация по ученикам."/>
</TextBlock>
<TextBlock TextWrapping="Wrap"
LineHeight="25"
Margin="50,0,0,0">
<Run Text="• Экспорт данных файла в документ Microsoft Word"/>
</TextBlock>
<Border Margin="0,20"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25"
TextAlignment="Center">
<Run Text="Создание, редактирование, сохранение файлов" FontWeight="Bold"
FontSize="20"/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" • Создание файла" FontWeight="Bold" FontSize="18"/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" Открыв программу IPM.exe Вы создаете новый файл «Безымянный.fsst», в котором Вам представляется рабочее поле программы, тем самым Вы можете начинать работать с новым созданным документом." />
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" Если Вам потребуется во время работы программы создать новый документ .fsst, Вы можете, находясь в окне с таблицей учащийся, выбрать меню "/>
<Run Text="Файл > Создать," FontWeight="Bold"/>
<Run Text="или нажать комбинацию клавиш"/>
<Run Text="Ctrl + N." FontWeight="Bold"/>
<Run Text="Если Ваш файл не был предварительно сохранен, Вам предложат его сохранить. После откроется диалоговое окно"/>
<Run Text="«Создать новый»," FontWeight="Bold"/>
<Run Text="где Вы сможете выбрать расположение нового документа и его имя."/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" • Редактирование файла" FontWeight="Bold" FontSize="18"/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text="• Добавление ученика" FontWeight="Bold"/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" Чтобы создать поле с данными нового ученика нажмите кнопу"/>
<Run Text="«Добавить»." FontWeight="Bold"/>
<Run Text="Вам откроется новое окно: в графе"/>
<Run Text="«Ученик»" FontWeight="Bold"/>
<Run Text="введите ФИО ученика, в графе"/>
<Run Text="«Класс»" FontWeight="Bold"/>
<Run Text="введите его класс обучения (вместе с литерой), в графе"/>
<Run Text="«Тема проекта»" FontWeight="Bold"/>
<Run Text="введите тему проекта, выполненного учащимся, в графе"/>
<Run Text="«Руководитель проекта»" FontWeight="Bold"/>
<Run Text="введите ФИО руководителя проекта. Далее Вам представляется возможность проставить баллы за каждый из 14-ти критериев разделенные на блоки по 2-4 критерия внутри."/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" В первом столбце таблицы указан индивидуальный номер критерия, состоящий из двух частей: «Номер блока критериев».«Порядковый номер критерия в блоке». Во втором столбце таблицы указано название критерия. В третьем столбце нужно проставить кол-во баллов за этот критерий в диапазоне от 1 до 3. В случае, если Вы сомневаетесь в результате проделанной учеником работы по любому из 14 критериев вы можете нажать на иконку подсказки"/>
<InlineUIContainer BaselineAlignment="Center">
<Grid>
<Ellipse VerticalAlignment="Center"
HorizontalAlignment="Center"
Fill="{StaticResource HighLight}"
Width="25"
Height="25"/>
<TextBlock Text="?"
VerticalAlignment="Center"
Foreground="White"
FontWeight="Bold"
Margin="8,5,0,0"/>
</Grid>
</InlineUIContainer>
<Run Text="слева от каждого критерия. Вам будут представлены показатели выставления каждого из 3-х баллов."/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" По завершению заполнения всех полей окна и проставления баллов кнопка"/>
<Run Text="«Сохранить»" FontWeight="Bold"/>
<Run Text="будет активирована. По нажатию на нее окно данных ученика закроется, а данные по ученику будут добавлены в таблицу учеников с автоматически заполненными полями и проставленной оценкой на основе его баллов."/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" Если Вы хотите отменить добавление данных ученика, нажмите ЛКМ по кнопке"/>
<Run Text="«Отменить»." FontWeight="Bold"/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text="• Редактирование данных ученика" FontWeight="Bold"/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" Если Вам требуется изменить данные ученика, нажмите на соответствующее поле в таблице ЛКМ и выберите активировавшееся меню"/>
<Run Text="«Редактировать»" FontWeight="Bold"/>
<Run Text="или нажмите на ячейку ученика ЛКМ, затем ПКМ и в появившемся меню выберите пункт"/>
<Run Text="«Редактировать»." FontWeight="Bold"/>
<Run Text="Все данные ученика будут автоматически проставлены, а Вы сможете отредактировать любой из предоставленных пунктов. По завершению редактирования нажмите на кнопку"/>
<Run Text="«Сохранить»," FontWeight="Bold"/>
<Run Text="окно данных ученика закроется, а его поля в таблице учеников будут изменены."/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text="Если Вы хотите отменить редактирование ученика, нажмите ЛКМ по кнопке"/>
<Run Text="«Отменить»." FontWeight="Bold"/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text="• Удаление данных ученика" FontWeight="Bold"/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" Если Вам потребуется удалит ученика из файла нажмите на него ЛКМ в таблице учеников и нажмите активировавшуюся кнопку"/>
<InlineUIContainer BaselineAlignment="Center">
<Grid>
<Border x:Name="BaseBorder"
Background="White"
BorderBrush="{DynamicResource HighLight}"
BorderThickness="2"
CornerRadius="2"
Width="40"
Height="40"/>
<iconPacks:PackIconMaterial Kind="DeleteCircle"
Name="TrashBinIcon"
Width="30" Height="30"
VerticalAlignment="Center"
HorizontalAlignment="Center">
<iconPacks:PackIconMaterial.Foreground>
<SolidColorBrush Color="{DynamicResource HighLightColor}"/>
</iconPacks:PackIconMaterial.Foreground>
</iconPacks:PackIconMaterial>
</Grid>
</InlineUIContainer>
<Run Text="или нажмите на него ЛКМ, затем ПКМ и в появившемся меню выберите пункт"/>
<Run Text="«Удалить»." FontWeight="Bold"/>
<Run Text="Вам будет показано диалоговое окно, в котором можно подтвердить или отменить действие."/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text="• Отмена действий " FontWeight="Bold"/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" Если Вам требуется отменить действие нажмите"/>
<Run Text="Файл > Отменить" FontWeight="Bold"/>
<Run Text="или комбинацию клавиш"/>
<Run Text="Ctrl + Z." FontWeight="Bold"/>
<Run Text="Чтобы восстановить отмененное действие нажмите"/>
<Run Text="Файл > Вернуть" FontWeight="Bold"/>
<Run Text="или комбинацию клавиш"/>
<Run Text="Ctrl + Shift + Z." FontWeight="Bold"/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" • Сохранение файла" FontWeight="Bold" FontSize="18"/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" Любое действие, произведенное в программе не будет сохранено в файле .fsst, до тех пор, пока не будет выбран пункт"/>
<Run Text="Файл > Сохранить (Ctrl + S)" FontWeight="Bold"/>
<Run Text="или"/>
<Run Text="Файл > Сохранить как… (Ctrl + Shift + S)." FontWeight="Bold"/>
<Run Text="Чтобы узнать, работаете Вы сейчас с сохраненной версией документа или нет, обратите внимание на его название в левом верхнем углу. Если перед именем файла стоит звездочка"/>
<Run Text="«*»," FontWeight="Bold"/>
<Run Text="значит файл не сохранен. Как только будет вызвана одна из двух команд"/>
<Run Text="«Сохранить»" FontWeight="Bold"/>
<Run Text="или"/>
<Run Text="«Сохранить как»," FontWeight="Bold"/>
<Run Text="знак звездочки"/>
<Run Text="«*»" FontWeight="Bold"/>
<Run Text="будет убран, что подскажет Вам о том, что в документе больше нет несохраненных изменений."/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text="• Файл > Сохранить (Ctrl + S)" FontWeight="Bold"/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" Если файл, с которым Вы сейчас работаете не был сохранен ни разу, Вам будет показано диалоговое окно"/>
<Run Text="«Сохранить»," FontWeight="Bold"/>
<Run Text="в котором Вы сможете выбрать путь, куда сохранить файл, и дать ему имя. Если этот файл уже был создан и сохранен, то по выбору этого пункта меню изменения этого файла будут сохранены в этот же файл."/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text="• Файл > Сохранить как (Ctrl + Shift + S)" FontWeight="Bold"/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" Функция"/>
<Run Text="«Сохранить как»" FontWeight="Bold"/>
<Run Text="нужна, если Вам требуется сохранить данные файла в другой документ. По нажатию на этот пункт вам будет показано диалоговое окно"/>
<Run Text="«Сохранение»," FontWeight="Bold"/>
<Run Text="в котором Вы сможете выбрать путь, куда сохранить файл, и дать ему имя."/>
</TextBlock>
<Border Margin="0,20"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25"
TextAlignment="Center">
<Run Text="Экспорт данных файла в документ Microsoft Word" FontWeight="Bold"
FontSize="20"/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" Функция экспорта данных файла в документ"/>
<Run Text="Microsoft Word" FontWeight="Bold"/>
<Run Text="в основном предназначена для вывода документа на печать. Чтобы сохранить файл .fsst как документ"/>
<Run Text="Microsoft Word," FontWeight="Bold"/>
<Run Text="нажмите справа от таблицы учащихся на кнопку"/>
<Run Text="«Протокол»." FontWeight="Bold"/>
<Run Text="В появившемся диалоговом окне"/>
<Run Text="«Протокол»" FontWeight="Bold"/>
<Run Text="выберите путь, куда сохранить файл и введите имя, под которым Вы хотите сохранить документ. Как только Вы нажмете"/>
<Run Text="«Сохранить»," FontWeight="Bold"/>
<Run Text="Вас попросят ввести дату проведениязащиты и дату внесения оценок в протокол, где автоматически будут проставлены системные даты. Вы можете изменить их, для этого просто введите новую дату в формате"/>
<Run Text="«дд.мм.гггг»" FontWeight="Bold"/>
<Run Text="По завершению проставления дат нажмите"/>
<Run Text="«Сохранить»." FontWeight="Bold"/>
<Run Text="Если процесс сохранения пройдет успешно, программа уведомит вас об этом."/>
</TextBlock>
<Border Margin="0,20"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25"
TextAlignment="Center">
<Run Text="Другой функционал программы" FontWeight="Bold"
FontSize="20"/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" • Файл > Открыть (Ctrl + F)" FontWeight="Bold" FontSize="18"/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" В процессе работы программы может быть необходимым открыть другой документ .fsst. Для этого выберите пункт меню"/>
<Run Text="Файл > Открыть (Ctrl + F)." FontWeight="Bold"/>
<Run Text="Если файл, с которым Вы работали не был сохранен, то Вам предложат предварительно сохранить его. После Вам будет показано диалоговое окно"/>
<Run Text="«Открыть»," FontWeight="Bold"/>
<Run Text="где Вы сможете выбрать интересующий Вас документ .fsst."/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" • Сортировка" FontWeight="Bold" FontSize="18"/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" Если вам требуется отсортировать учеников в таблице по некоторому показателю в правой части окна с таблицей учеников находятся 4 кнопки сортировки:"/>
<Run Text="«По классу», «По ФИО учеников», «По баллам», «По руководителю»." FontWeight="Bold"/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" Кнопка"/>
<Run Text="«По классу»" FontWeight="Bold"/>
<Run Text="сортирует всех учеников сначала на блоги по их году обучения, а затем в каждом блоке сортирует учащихся по литере."/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" Кнопка"/>
<Run Text="«По ФИО учеников»" FontWeight="Bold"/>
<Run Text="сортирует учащихся по алфавиту."/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" Кнопка"/>
<Run Text="«По руководителю»" FontWeight="Bold"/>
<Run Text="сортирует учащихся в алфавитном порядке их руководителей."/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" Кнопка"/>
<Run Text="«По баллам»" FontWeight="Bold"/>
<Run Text="сортирует учеников в порядке убывания их баллов."/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" • Индивидуальный протокол ученика" FontWeight="Bold" FontSize="18"/>
</TextBlock>
<Border Margin="0,10"/>
<TextBlock TextWrapping="Wrap"
LineHeight="25">
<Run Text=" В функционал программы входит вывод отчета по одному ученику. В случае возникновения потребности проверить внесенные даты без возможности их редактирования нажмите ЛКМ по графе ученика, затем ПКМ, и в появившемся меню выберите пункт"/>
<Run Text="«Протокол ученика»." FontWeight="Bold"/>
<Run Text="Вам откроется окно с полной информацией о ученике и баллах за каждый из критериев, проставленные членами комиссии."/>
</TextBlock>
</StackPanel>
</ScrollViewer>
</Border>
<StackPanel HorizontalAlignment="Right" Margin="20,0">
<TextBlock x:Name="CopyrightTB" Text="Разработчик: Козырев Даниил | kozyrev_lit@mail.ru" TextAlignment="Right">
<TextBlock.ToolTip>
<ToolTip>
Ctrl + C с наведенной на текст мышью чтобы скопировать адрес электронной почты
</ToolTip>
</TextBlock.ToolTip>
</TextBlock>
<TextBlock HorizontalAlignment="Right" Text="v1.7.0.0"/>
</StackPanel>
</StackPanel>
</Window>
| 53.874239 | 468 | 0.476205 |
5e3e75b3f2639944943bdd177d0764336155627e | 204,698 | xml | XML | data/2/247465.xml | Midhunks9/IPL | 388ba956007ae513b24ff6db56735a9b6c8d0550 | [
"CC-BY-4.0"
] | 1 | 2021-01-13T12:06:01.000Z | 2021-01-13T12:06:01.000Z | data/2/247465.xml | Midhunks9/IPL | 388ba956007ae513b24ff6db56735a9b6c8d0550 | [
"CC-BY-4.0"
] | null | null | null | data/2/247465.xml | Midhunks9/IPL | 388ba956007ae513b24ff6db56735a9b6c8d0550 | [
"CC-BY-4.0"
] | 1 | 2020-06-22T06:42:49.000Z | 2020-06-22T06:42:49.000Z | <?xml version="1.0" encoding="UTF-8"?>
<cricsheet>
<meta>
<data_version>0.9</data_version>
<created>2015-09-22</created>
<revision>1</revision>
</meta>
<info>
<city>Jamaica</city>
<dates>
<date>2007-03-17</date>
</dates>
<gender>male</gender>
<match_type>ODI</match_type>
<neutral_venue>1</neutral_venue>
<outcome>
<by>
<wickets>3</wickets>
</by>
<method>D/L</method>
<winner>Ireland</winner>
</outcome>
<overs>50</overs>
<player_of_match>
<player_of_match>NJ O'Brien</player_of_match>
</player_of_match>
<teams>
<team>Ireland</team>
<team>Pakistan</team>
</teams>
<toss>
<decision>field</decision>
<winner>Ireland</winner>
</toss>
<umpires>
<umpire>BF Bowden</umpire>
<umpire>BG Jerling</umpire>
</umpires>
<venue>Sabina Park, Kingston</venue>
</info>
<innings>
<inning>
<inningsNumber>1</inningsNumber>
<team>Pakistan</team>
<deliveries>
<delivery>
<over>0</over>
<ball>1</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Hafeez</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>0</over>
<ball>2</ball>
<batsman>Mohammad Hafeez</batsman>
<bowler>D Langford-Smith</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>0</over>
<ball>3</ball>
<batsman>Mohammad Hafeez</batsman>
<bowler>D Langford-Smith</bowler>
<extras>
<noballs>1</noballs>
</extras>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>4</batsman>
<extras>1</extras>
<total>5</total>
</runs>
</delivery>
<delivery>
<over>0</over>
<ball>4</ball>
<batsman>Mohammad Hafeez</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>0</over>
<ball>5</ball>
<batsman>Mohammad Hafeez</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>0</over>
<ball>6</ball>
<batsman>Mohammad Hafeez</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>0</over>
<ball>7</ball>
<batsman>Mohammad Hafeez</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>0</over>
<ball>8</ball>
<batsman>Mohammad Hafeez</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
<wickets>
<wicket>
<fielders>
<fielder>NJ O'Brien</fielder>
</fielders>
<kind>caught</kind>
<player_out>Mohammad Hafeez</player_out>
</wicket>
</wickets>
</delivery>
<delivery>
<over>1</over>
<ball>1</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Younis Khan</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>1</over>
<ball>2</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Younis Khan</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>1</over>
<ball>3</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Younis Khan</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>1</over>
<ball>4</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Younis Khan</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>1</over>
<ball>5</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Younis Khan</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>1</over>
<ball>6</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Younis Khan</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>2</over>
<ball>1</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Younis Khan</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>2</over>
<ball>2</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Younis Khan</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>2</over>
<ball>3</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Younis Khan</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>2</over>
<ball>4</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Younis Khan</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>2</over>
<ball>5</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Younis Khan</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>2</over>
<ball>6</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Younis Khan</non_striker>
<runs>
<batsman>2</batsman>
<extras>0</extras>
<total>2</total>
</runs>
</delivery>
<delivery>
<over>3</over>
<ball>1</ball>
<batsman>Younis Khan</batsman>
<bowler>WB Rankin</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>3</over>
<ball>2</ball>
<batsman>Younis Khan</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>3</over>
<ball>3</ball>
<batsman>Younis Khan</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>3</over>
<ball>4</ball>
<batsman>Younis Khan</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
<wickets>
<wicket>
<fielders>
<fielder>AC Botha</fielder>
</fielders>
<kind>caught</kind>
<player_out>Younis Khan</player_out>
</wicket>
</wickets>
</delivery>
<delivery>
<over>3</over>
<ball>5</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>WB Rankin</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>3</over>
<ball>6</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>3</over>
<ball>7</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>3</over>
<ball>8</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>4</over>
<ball>1</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>2</batsman>
<extras>0</extras>
<total>2</total>
</runs>
</delivery>
<delivery>
<over>4</over>
<ball>2</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>4</over>
<ball>3</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>4</over>
<ball>4</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>4</over>
<ball>5</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>4</over>
<ball>6</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>4</over>
<ball>7</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>4</over>
<ball>8</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>5</over>
<ball>1</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>5</over>
<ball>2</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>5</over>
<ball>3</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>5</over>
<ball>4</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>5</over>
<ball>5</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>5</over>
<ball>6</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>5</over>
<ball>7</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>WB Rankin</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>5</over>
<ball>8</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>5</over>
<ball>9</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>6</over>
<ball>1</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>6</over>
<ball>2</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>6</over>
<ball>3</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>6</over>
<ball>4</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>6</over>
<ball>5</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>6</over>
<ball>6</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>6</over>
<ball>7</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>7</over>
<ball>1</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>7</over>
<ball>2</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>7</over>
<ball>3</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>7</over>
<ball>4</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>7</over>
<ball>5</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>7</over>
<ball>6</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>7</over>
<ball>7</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>8</over>
<ball>1</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>8</over>
<ball>2</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>2</batsman>
<extras>0</extras>
<total>2</total>
</runs>
</delivery>
<delivery>
<over>8</over>
<ball>3</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>D Langford-Smith</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>8</over>
<ball>4</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>8</over>
<ball>5</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>8</over>
<ball>6</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>8</over>
<ball>7</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>9</over>
<ball>1</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>9</over>
<ball>2</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>9</over>
<ball>3</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>9</over>
<ball>4</ball>
<batsman>Imran Nazir</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>9</over>
<ball>5</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>9</over>
<ball>6</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>WB Rankin</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>9</over>
<ball>7</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>9</over>
<ball>8</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>10</over>
<ball>1</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>10</over>
<ball>2</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>2</batsman>
<extras>0</extras>
<total>2</total>
</runs>
</delivery>
<delivery>
<over>10</over>
<ball>3</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>10</over>
<ball>4</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>10</over>
<ball>5</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>10</over>
<ball>6</ball>
<batsman>Imran Nazir</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Yousuf</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>11</over>
<ball>1</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>AC Botha</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>11</over>
<ball>2</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>AC Botha</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>11</over>
<ball>3</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>AC Botha</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>11</over>
<ball>4</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>AC Botha</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>11</over>
<ball>5</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>AC Botha</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>11</over>
<ball>6</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>AC Botha</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>12</over>
<ball>1</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>DT Johnston</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>12</over>
<ball>2</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>12</over>
<ball>3</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>12</over>
<ball>4</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>12</over>
<ball>5</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>12</over>
<ball>6</ball>
<batsman>Mohammad Yousuf</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
<wickets>
<wicket>
<fielders>
<fielder>WTS Porterfield</fielder>
</fielders>
<kind>caught</kind>
<player_out>Mohammad Yousuf</player_out>
</wicket>
</wickets>
</delivery>
<delivery>
<over>12</over>
<ball>7</ball>
<batsman>Inzamam-ul-Haq</batsman>
<bowler>DT Johnston</bowler>
<extras>
<noballs>1</noballs>
</extras>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>12</over>
<ball>8</ball>
<batsman>Inzamam-ul-Haq</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>13</over>
<ball>1</ball>
<batsman>Inzamam-ul-Haq</batsman>
<bowler>AC Botha</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
<wickets>
<wicket>
<fielders>
<fielder>EJG Morgan</fielder>
</fielders>
<kind>caught</kind>
<player_out>Inzamam-ul-Haq</player_out>
</wicket>
</wickets>
</delivery>
<delivery>
<over>13</over>
<ball>2</ball>
<batsman>Shoaib Malik</batsman>
<bowler>AC Botha</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>13</over>
<ball>3</ball>
<batsman>Shoaib Malik</batsman>
<bowler>AC Botha</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>13</over>
<ball>4</ball>
<batsman>Shoaib Malik</batsman>
<bowler>AC Botha</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>13</over>
<ball>5</ball>
<batsman>Shoaib Malik</batsman>
<bowler>AC Botha</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>13</over>
<ball>6</ball>
<batsman>Shoaib Malik</batsman>
<bowler>AC Botha</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>14</over>
<ball>1</ball>
<batsman>Imran Nazir</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Shoaib Malik</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>14</over>
<ball>2</ball>
<batsman>Imran Nazir</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Shoaib Malik</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>14</over>
<ball>3</ball>
<batsman>Shoaib Malik</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>14</over>
<ball>4</ball>
<batsman>Shoaib Malik</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>14</over>
<ball>5</ball>
<batsman>Shoaib Malik</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>14</over>
<ball>6</ball>
<batsman>Imran Nazir</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Shoaib Malik</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>15</over>
<ball>1</ball>
<batsman>Shoaib Malik</batsman>
<bowler>AC Botha</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>15</over>
<ball>2</ball>
<batsman>Shoaib Malik</batsman>
<bowler>AC Botha</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>15</over>
<ball>3</ball>
<batsman>Shoaib Malik</batsman>
<bowler>AC Botha</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>15</over>
<ball>4</ball>
<batsman>Shoaib Malik</batsman>
<bowler>AC Botha</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>15</over>
<ball>5</ball>
<batsman>Shoaib Malik</batsman>
<bowler>AC Botha</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>15</over>
<ball>6</ball>
<batsman>Shoaib Malik</batsman>
<bowler>AC Botha</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>16</over>
<ball>1</ball>
<batsman>Imran Nazir</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Shoaib Malik</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>16</over>
<ball>2</ball>
<batsman>Imran Nazir</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Shoaib Malik</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>16</over>
<ball>3</ball>
<batsman>Imran Nazir</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Shoaib Malik</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>16</over>
<ball>4</ball>
<batsman>Imran Nazir</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Shoaib Malik</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>16</over>
<ball>5</ball>
<batsman>Shoaib Malik</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>16</over>
<ball>6</ball>
<batsman>Shoaib Malik</batsman>
<bowler>DT Johnston</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>16</over>
<ball>7</ball>
<batsman>Shoaib Malik</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Imran Nazir</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>17</over>
<ball>1</ball>
<batsman>Imran Nazir</batsman>
<bowler>AC Botha</bowler>
<non_striker>Shoaib Malik</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>17</over>
<ball>2</ball>
<batsman>Imran Nazir</batsman>
<bowler>AC Botha</bowler>
<non_striker>Shoaib Malik</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>17</over>
<ball>3</ball>
<batsman>Imran Nazir</batsman>
<bowler>AC Botha</bowler>
<non_striker>Shoaib Malik</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>17</over>
<ball>4</ball>
<batsman>Imran Nazir</batsman>
<bowler>AC Botha</bowler>
<non_striker>Shoaib Malik</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>17</over>
<ball>5</ball>
<batsman>Imran Nazir</batsman>
<bowler>AC Botha</bowler>
<non_striker>Shoaib Malik</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>17</over>
<ball>6</ball>
<batsman>Imran Nazir</batsman>
<bowler>AC Botha</bowler>
<non_striker>Shoaib Malik</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
<wickets>
<wicket>
<fielders>
<fielder>EJG Morgan</fielder>
</fielders>
<kind>caught</kind>
<player_out>Imran Nazir</player_out>
</wicket>
</wickets>
</delivery>
<delivery>
<over>18</over>
<ball>1</ball>
<batsman>Shoaib Malik</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>18</over>
<ball>2</ball>
<batsman>Shoaib Malik</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>18</over>
<ball>3</ball>
<batsman>Shoaib Malik</batsman>
<bowler>DT Johnston</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>18</over>
<ball>4</ball>
<batsman>Shoaib Malik</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>18</over>
<ball>5</ball>
<batsman>Shoaib Malik</batsman>
<bowler>DT Johnston</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>18</over>
<ball>6</ball>
<batsman>Shoaib Malik</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>18</over>
<ball>7</ball>
<batsman>Shoaib Malik</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>18</over>
<ball>8</ball>
<batsman>Shoaib Malik</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>19</over>
<ball>1</ball>
<batsman>Kamran Akmal</batsman>
<bowler>AC Botha</bowler>
<non_striker>Shoaib Malik</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>19</over>
<ball>2</ball>
<batsman>Kamran Akmal</batsman>
<bowler>AC Botha</bowler>
<non_striker>Shoaib Malik</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>19</over>
<ball>3</ball>
<batsman>Kamran Akmal</batsman>
<bowler>AC Botha</bowler>
<non_striker>Shoaib Malik</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>19</over>
<ball>4</ball>
<batsman>Kamran Akmal</batsman>
<bowler>AC Botha</bowler>
<non_striker>Shoaib Malik</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>19</over>
<ball>5</ball>
<batsman>Kamran Akmal</batsman>
<bowler>AC Botha</bowler>
<non_striker>Shoaib Malik</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>19</over>
<ball>6</ball>
<batsman>Kamran Akmal</batsman>
<bowler>AC Botha</bowler>
<non_striker>Shoaib Malik</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>20</over>
<ball>1</ball>
<batsman>Shoaib Malik</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>20</over>
<ball>2</ball>
<batsman>Shoaib Malik</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>20</over>
<ball>3</ball>
<batsman>Shoaib Malik</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
<wickets>
<wicket>
<fielders>
<fielder>NJ O'Brien</fielder>
</fielders>
<kind>caught</kind>
<player_out>Shoaib Malik</player_out>
</wicket>
</wickets>
</delivery>
<delivery>
<over>20</over>
<ball>4</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>20</over>
<ball>5</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>20</over>
<ball>6</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>21</over>
<ball>1</ball>
<batsman>Kamran Akmal</batsman>
<bowler>AC Botha</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>21</over>
<ball>2</ball>
<batsman>Kamran Akmal</batsman>
<bowler>AC Botha</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>21</over>
<ball>3</ball>
<batsman>Kamran Akmal</batsman>
<bowler>AC Botha</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>21</over>
<ball>4</ball>
<batsman>Kamran Akmal</batsman>
<bowler>AC Botha</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>21</over>
<ball>5</ball>
<batsman>Kamran Akmal</batsman>
<bowler>AC Botha</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>21</over>
<ball>6</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>AC Botha</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>22</over>
<ball>1</ball>
<batsman>Kamran Akmal</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>22</over>
<ball>2</ball>
<batsman>Kamran Akmal</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>22</over>
<ball>3</ball>
<batsman>Kamran Akmal</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>22</over>
<ball>4</ball>
<batsman>Kamran Akmal</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>22</over>
<ball>5</ball>
<batsman>Kamran Akmal</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>22</over>
<ball>6</ball>
<batsman>Kamran Akmal</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>23</over>
<ball>1</ball>
<batsman>Kamran Akmal</batsman>
<bowler>AC Botha</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>23</over>
<ball>2</ball>
<batsman>Kamran Akmal</batsman>
<bowler>AC Botha</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>23</over>
<ball>3</ball>
<batsman>Kamran Akmal</batsman>
<bowler>AC Botha</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>23</over>
<ball>4</ball>
<batsman>Kamran Akmal</batsman>
<bowler>AC Botha</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>23</over>
<ball>5</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>AC Botha</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>23</over>
<ball>6</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>AC Botha</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>24</over>
<ball>1</ball>
<batsman>Kamran Akmal</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>24</over>
<ball>2</ball>
<batsman>Kamran Akmal</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>24</over>
<ball>3</ball>
<batsman>Kamran Akmal</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>24</over>
<ball>4</ball>
<batsman>Kamran Akmal</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>24</over>
<ball>5</ball>
<batsman>Kamran Akmal</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>24</over>
<ball>6</ball>
<batsman>Kamran Akmal</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>25</over>
<ball>1</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>AC Botha</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>25</over>
<ball>2</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>AC Botha</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>25</over>
<ball>3</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>AC Botha</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>25</over>
<ball>4</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>AC Botha</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>25</over>
<ball>5</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>AC Botha</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>2</batsman>
<extras>0</extras>
<total>2</total>
</runs>
</delivery>
<delivery>
<over>25</over>
<ball>6</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>AC Botha</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>26</over>
<ball>1</ball>
<batsman>Kamran Akmal</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>26</over>
<ball>2</ball>
<batsman>Kamran Akmal</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>26</over>
<ball>3</ball>
<batsman>Kamran Akmal</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>2</batsman>
<extras>0</extras>
<total>2</total>
</runs>
</delivery>
<delivery>
<over>26</over>
<ball>4</ball>
<batsman>Kamran Akmal</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>26</over>
<ball>5</ball>
<batsman>Kamran Akmal</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>26</over>
<ball>6</ball>
<batsman>Kamran Akmal</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>27</over>
<ball>1</ball>
<batsman>Kamran Akmal</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>27</over>
<ball>2</ball>
<batsman>Kamran Akmal</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>27</over>
<ball>3</ball>
<batsman>Kamran Akmal</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>27</over>
<ball>4</ball>
<batsman>Kamran Akmal</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>27</over>
<ball>5</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>27</over>
<ball>6</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>28</over>
<ball>1</ball>
<batsman>Kamran Akmal</batsman>
<bowler>WB Rankin</bowler>
<extras>
<legbyes>1</legbyes>
</extras>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>28</over>
<ball>2</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>28</over>
<ball>3</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>28</over>
<ball>4</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>28</over>
<ball>5</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>28</over>
<ball>6</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>29</over>
<ball>1</ball>
<batsman>Kamran Akmal</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>2</batsman>
<extras>0</extras>
<total>2</total>
</runs>
</delivery>
<delivery>
<over>29</over>
<ball>2</ball>
<batsman>Kamran Akmal</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>29</over>
<ball>3</ball>
<batsman>Kamran Akmal</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>29</over>
<ball>4</ball>
<batsman>Kamran Akmal</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>2</batsman>
<extras>0</extras>
<total>2</total>
</runs>
</delivery>
<delivery>
<over>29</over>
<ball>5</ball>
<batsman>Kamran Akmal</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>29</over>
<ball>6</ball>
<batsman>Kamran Akmal</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Azhar Mahmood</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>30</over>
<ball>1</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>WB Rankin</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>30</over>
<ball>2</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>30</over>
<ball>3</ball>
<batsman>Azhar Mahmood</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Kamran Akmal</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
<wickets>
<wicket>
<fielders>
<fielder>DT Johnston</fielder>
</fielders>
<kind>caught</kind>
<player_out>Azhar Mahmood</player_out>
</wicket>
</wickets>
</delivery>
<delivery>
<over>30</over>
<ball>4</ball>
<batsman>Kamran Akmal</batsman>
<bowler>WB Rankin</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>30</over>
<ball>5</ball>
<batsman>Kamran Akmal</batsman>
<bowler>WB Rankin</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>30</over>
<ball>6</ball>
<batsman>Kamran Akmal</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>30</over>
<ball>7</ball>
<batsman>Kamran Akmal</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>30</over>
<ball>8</ball>
<batsman>Kamran Akmal</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
<wickets>
<wicket>
<fielders>
<fielder>DT Johnston</fielder>
</fielders>
<kind>caught</kind>
<player_out>Kamran Akmal</player_out>
</wicket>
</wickets>
</delivery>
<delivery>
<over>30</over>
<ball>9</ball>
<batsman>Mohammad Sami</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>31</over>
<ball>1</ball>
<batsman>Mohammad Sami</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>31</over>
<ball>2</ball>
<batsman>Mohammad Sami</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>31</over>
<ball>3</ball>
<batsman>Mohammad Sami</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>31</over>
<ball>4</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>31</over>
<ball>5</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>D Langford-Smith</bowler>
<extras>
<legbyes>1</legbyes>
</extras>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>31</over>
<ball>6</ball>
<batsman>Mohammad Sami</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>32</over>
<ball>1</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>32</over>
<ball>2</ball>
<batsman>Mohammad Sami</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>32</over>
<ball>3</ball>
<batsman>Mohammad Sami</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>32</over>
<ball>4</ball>
<batsman>Mohammad Sami</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>32</over>
<ball>5</ball>
<batsman>Mohammad Sami</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>32</over>
<ball>6</ball>
<batsman>Mohammad Sami</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>33</over>
<ball>1</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>33</over>
<ball>2</ball>
<batsman>Mohammad Sami</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>33</over>
<ball>3</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>33</over>
<ball>4</ball>
<batsman>Mohammad Sami</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>33</over>
<ball>5</ball>
<batsman>Mohammad Sami</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>33</over>
<ball>6</ball>
<batsman>Mohammad Sami</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>34</over>
<ball>1</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>34</over>
<ball>2</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WB Rankin</bowler>
<extras>
<noballs>1</noballs>
</extras>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>34</over>
<ball>3</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>34</over>
<ball>4</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>34</over>
<ball>5</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WB Rankin</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>34</over>
<ball>6</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>34</over>
<ball>7</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WB Rankin</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>34</over>
<ball>8</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>34</over>
<ball>9</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WB Rankin</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>35</over>
<ball>1</ball>
<batsman>Mohammad Sami</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>35</over>
<ball>2</ball>
<batsman>Mohammad Sami</batsman>
<bowler>KJ O'Brien</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>35</over>
<ball>3</ball>
<batsman>Mohammad Sami</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>35</over>
<ball>4</ball>
<batsman>Mohammad Sami</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>35</over>
<ball>5</ball>
<batsman>Mohammad Sami</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>35</over>
<ball>6</ball>
<batsman>Mohammad Sami</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>35</over>
<ball>7</ball>
<batsman>Mohammad Sami</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>36</over>
<ball>1</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>36</over>
<ball>2</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>36</over>
<ball>3</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>36</over>
<ball>4</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>36</over>
<ball>5</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>36</over>
<ball>6</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>37</over>
<ball>1</ball>
<batsman>Mohammad Sami</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>37</over>
<ball>2</ball>
<batsman>Mohammad Sami</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>37</over>
<ball>3</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>37</over>
<ball>4</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>2</batsman>
<extras>0</extras>
<total>2</total>
</runs>
</delivery>
<delivery>
<over>37</over>
<ball>5</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>37</over>
<ball>6</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>KJ O'Brien</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>38</over>
<ball>1</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>38</over>
<ball>2</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>38</over>
<ball>3</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>38</over>
<ball>4</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>38</over>
<ball>5</ball>
<batsman>Mohammad Sami</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>38</over>
<ball>6</ball>
<batsman>Mohammad Sami</batsman>
<bowler>D Langford-Smith</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>39</over>
<ball>1</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>39</over>
<ball>2</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>39</over>
<ball>3</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>39</over>
<ball>4</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>39</over>
<ball>5</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>39</over>
<ball>6</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>40</over>
<ball>1</ball>
<batsman>Mohammad Sami</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>40</over>
<ball>2</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>40</over>
<ball>3</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>40</over>
<ball>4</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>40</over>
<ball>5</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>40</over>
<ball>6</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>41</over>
<ball>1</ball>
<batsman>Mohammad Sami</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>41</over>
<ball>2</ball>
<batsman>Mohammad Sami</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>41</over>
<ball>3</ball>
<batsman>Mohammad Sami</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>41</over>
<ball>4</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>41</over>
<ball>5</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>41</over>
<ball>6</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>42</over>
<ball>1</ball>
<batsman>Mohammad Sami</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>42</over>
<ball>2</ball>
<batsman>Mohammad Sami</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>42</over>
<ball>3</ball>
<batsman>Mohammad Sami</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>42</over>
<ball>4</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>DT Johnston</bowler>
<extras>
<legbyes>1</legbyes>
</extras>
<non_striker>Mohammad Sami</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>42</over>
<ball>5</ball>
<batsman>Mohammad Sami</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>42</over>
<ball>6</ball>
<batsman>Mohammad Sami</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>43</over>
<ball>1</ball>
<batsman>Mohammad Sami</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
<wickets>
<wicket>
<fielders>
<fielder>JP Bray</fielder>
</fielders>
<kind>caught</kind>
<player_out>Mohammad Sami</player_out>
</wicket>
</wickets>
</delivery>
<delivery>
<over>43</over>
<ball>2</ball>
<batsman>Umar Gul</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>43</over>
<ball>3</ball>
<batsman>Umar Gul</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>43</over>
<ball>4</ball>
<batsman>Umar Gul</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>43</over>
<ball>5</ball>
<batsman>Umar Gul</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>43</over>
<ball>6</ball>
<batsman>Umar Gul</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>44</over>
<ball>1</ball>
<batsman>Umar Gul</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>44</over>
<ball>2</ball>
<batsman>Umar Gul</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>44</over>
<ball>3</ball>
<batsman>Umar Gul</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>44</over>
<ball>4</ball>
<batsman>Umar Gul</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>44</over>
<ball>5</ball>
<batsman>Umar Gul</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>44</over>
<ball>6</ball>
<batsman>Umar Gul</batsman>
<bowler>DT Johnston</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>45</over>
<ball>1</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Umar Gul</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>45</over>
<ball>2</ball>
<batsman>Iftikhar Anjum</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Umar Gul</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>45</over>
<ball>3</ball>
<batsman>Umar Gul</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>45</over>
<ball>4</ball>
<batsman>Umar Gul</batsman>
<bowler>WK McCallan</bowler>
<non_striker>Iftikhar Anjum</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
<wickets>
<wicket>
<fielders>
<fielder>JF Mooney (sub)</fielder>
</fielders>
<kind>caught</kind>
<player_out>Umar Gul</player_out>
</wicket>
</wickets>
</delivery>
</deliveries>
</inning>
<inning>
<inningsNumber>2</inningsNumber>
<team>Ireland</team>
<deliveries>
<delivery>
<over>0</over>
<ball>1</ball>
<batsman>JP Bray</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>0</over>
<ball>2</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Umar Gul</bowler>
<non_striker>JP Bray</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>0</over>
<ball>3</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Umar Gul</bowler>
<non_striker>JP Bray</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>0</over>
<ball>4</ball>
<batsman>JP Bray</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>0</over>
<ball>5</ball>
<batsman>JP Bray</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>0</over>
<ball>6</ball>
<batsman>JP Bray</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>1</over>
<ball>1</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>JP Bray</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>1</over>
<ball>2</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Mohammad Sami</bowler>
<extras>
<legbyes>1</legbyes>
</extras>
<non_striker>JP Bray</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>1</over>
<ball>3</ball>
<batsman>JP Bray</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>1</over>
<ball>4</ball>
<batsman>JP Bray</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>1</over>
<ball>5</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>JP Bray</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>1</over>
<ball>6</ball>
<batsman>JP Bray</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>2</over>
<ball>1</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Umar Gul</bowler>
<non_striker>JP Bray</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>2</over>
<ball>2</ball>
<batsman>JP Bray</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>2</over>
<ball>3</ball>
<batsman>JP Bray</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>2</over>
<ball>4</ball>
<batsman>JP Bray</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>2</over>
<ball>5</ball>
<batsman>JP Bray</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>2</over>
<ball>6</ball>
<batsman>JP Bray</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>3</over>
<ball>1</ball>
<batsman>JP Bray</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
<wickets>
<wicket>
<kind>lbw</kind>
<player_out>JP Bray</player_out>
</wicket>
</wickets>
</delivery>
<delivery>
<over>3</over>
<ball>2</ball>
<batsman>EJG Morgan</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>3</over>
<ball>3</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>EJG Morgan</non_striker>
<runs>
<batsman>2</batsman>
<extras>0</extras>
<total>2</total>
</runs>
</delivery>
<delivery>
<over>3</over>
<ball>4</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>EJG Morgan</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>3</over>
<ball>5</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>EJG Morgan</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>3</over>
<ball>6</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>EJG Morgan</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>4</over>
<ball>1</ball>
<batsman>EJG Morgan</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>4</over>
<ball>2</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Umar Gul</bowler>
<non_striker>EJG Morgan</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>4</over>
<ball>3</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Umar Gul</bowler>
<non_striker>EJG Morgan</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>4</over>
<ball>4</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Umar Gul</bowler>
<non_striker>EJG Morgan</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>4</over>
<ball>5</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Umar Gul</bowler>
<non_striker>EJG Morgan</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>4</over>
<ball>6</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Umar Gul</bowler>
<non_striker>EJG Morgan</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>5</over>
<ball>1</ball>
<batsman>EJG Morgan</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>5</over>
<ball>2</ball>
<batsman>EJG Morgan</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>5</over>
<ball>3</ball>
<batsman>EJG Morgan</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
<wickets>
<wicket>
<kind>lbw</kind>
<player_out>EJG Morgan</player_out>
</wicket>
</wickets>
</delivery>
<delivery>
<over>5</over>
<ball>4</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>5</over>
<ball>5</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>5</over>
<ball>6</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>6</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>6</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>6</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>6</over>
<ball>4</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>6</over>
<ball>5</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>2</batsman>
<extras>0</extras>
<total>2</total>
</runs>
</delivery>
<delivery>
<over>6</over>
<ball>6</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>7</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>7</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>7</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>7</over>
<ball>4</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>7</over>
<ball>5</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>7</over>
<ball>6</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>3</batsman>
<extras>0</extras>
<total>3</total>
</runs>
</delivery>
<delivery>
<over>8</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>8</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>8</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>8</over>
<ball>4</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>8</over>
<ball>5</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>8</over>
<ball>6</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>9</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>9</over>
<ball>2</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>9</over>
<ball>3</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>9</over>
<ball>4</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>9</over>
<ball>5</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>9</over>
<ball>6</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>10</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>10</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>10</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>10</over>
<ball>4</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>10</over>
<ball>5</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>10</over>
<ball>6</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>10</over>
<ball>7</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>11</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>11</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>11</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>11</over>
<ball>4</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>11</over>
<ball>5</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>11</over>
<ball>6</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>11</over>
<ball>7</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>12</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>12</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>12</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>12</over>
<ball>4</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Iftikhar Anjum</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>12</over>
<ball>5</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>12</over>
<ball>6</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>12</over>
<ball>7</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>13</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>13</over>
<ball>2</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>13</over>
<ball>3</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>13</over>
<ball>4</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>13</over>
<ball>5</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>13</over>
<ball>6</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>14</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>14</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>2</batsman>
<extras>0</extras>
<total>2</total>
</runs>
</delivery>
<delivery>
<over>14</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>14</over>
<ball>4</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>14</over>
<ball>5</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>14</over>
<ball>6</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>15</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>15</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>15</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<extras>
<legbyes>1</legbyes>
</extras>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>15</over>
<ball>4</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>15</over>
<ball>5</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>15</over>
<ball>6</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>16</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>16</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>16</over>
<ball>3</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>16</over>
<ball>4</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>16</over>
<ball>5</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>16</over>
<ball>6</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>17</over>
<ball>1</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>17</over>
<ball>2</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>17</over>
<ball>3</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>17</over>
<ball>4</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>17</over>
<ball>5</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>17</over>
<ball>6</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>18</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>2</batsman>
<extras>0</extras>
<total>2</total>
</runs>
</delivery>
<delivery>
<over>18</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>18</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>18</over>
<ball>4</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>18</over>
<ball>5</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>18</over>
<ball>6</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>19</over>
<ball>1</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>19</over>
<ball>2</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>19</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>19</over>
<ball>4</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>19</over>
<ball>5</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>19</over>
<ball>6</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>20</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>20</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>20</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>20</over>
<ball>4</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>20</over>
<ball>5</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>WTS Porterfield</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>20</over>
<ball>6</ball>
<batsman>WTS Porterfield</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
<wickets>
<wicket>
<kind>bowled</kind>
<player_out>WTS Porterfield</player_out>
</wicket>
</wickets>
</delivery>
<delivery>
<over>21</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>AC Botha</non_striker>
<runs>
<batsman>2</batsman>
<extras>0</extras>
<total>2</total>
</runs>
</delivery>
<delivery>
<over>21</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>AC Botha</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>21</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>AC Botha</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>21</over>
<ball>4</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>AC Botha</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>21</over>
<ball>5</ball>
<batsman>AC Botha</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>21</over>
<ball>6</ball>
<batsman>AC Botha</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>21</over>
<ball>7</ball>
<batsman>AC Botha</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>22</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>AC Botha</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>22</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>AC Botha</non_striker>
<runs>
<batsman>2</batsman>
<extras>0</extras>
<total>2</total>
</runs>
</delivery>
<delivery>
<over>22</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>AC Botha</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>22</over>
<ball>4</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>AC Botha</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>22</over>
<ball>5</ball>
<batsman>AC Botha</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>22</over>
<ball>6</ball>
<batsman>AC Botha</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>23</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>AC Botha</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>23</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>AC Botha</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>23</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>AC Botha</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>23</over>
<ball>4</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>AC Botha</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>23</over>
<ball>5</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>AC Botha</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>23</over>
<ball>6</ball>
<batsman>AC Botha</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
<wickets>
<wicket>
<fielders>
<fielder>Mohammad Hafeez</fielder>
</fielders>
<kind>caught</kind>
<player_out>AC Botha</player_out>
</wicket>
</wickets>
</delivery>
<delivery>
<over>24</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>24</over>
<ball>2</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>24</over>
<ball>3</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>24</over>
<ball>4</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>24</over>
<ball>5</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>24</over>
<ball>6</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>24</over>
<ball>7</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>25</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>2</batsman>
<extras>0</extras>
<total>2</total>
</runs>
</delivery>
<delivery>
<over>25</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>25</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>25</over>
<ball>4</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>25</over>
<ball>5</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>25</over>
<ball>6</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>26</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>26</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>26</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>26</over>
<ball>4</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>26</over>
<ball>5</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>26</over>
<ball>6</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>26</over>
<ball>7</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>27</over>
<ball>1</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>27</over>
<ball>2</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>27</over>
<ball>3</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>27</over>
<ball>4</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>27</over>
<ball>5</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>27</over>
<ball>6</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>27</over>
<ball>7</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>28</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>28</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>2</batsman>
<extras>0</extras>
<total>2</total>
</runs>
</delivery>
<delivery>
<over>28</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>28</over>
<ball>4</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>28</over>
<ball>5</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>28</over>
<ball>6</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>29</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>29</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>29</over>
<ball>3</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>29</over>
<ball>4</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>29</over>
<ball>5</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>29</over>
<ball>6</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>30</over>
<ball>1</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>30</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>30</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>30</over>
<ball>4</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>30</over>
<ball>5</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>30</over>
<ball>6</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>31</over>
<ball>1</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>31</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>31</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>31</over>
<ball>4</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>31</over>
<ball>5</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>31</over>
<ball>6</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>31</over>
<ball>7</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>32</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>32</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>32</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>32</over>
<ball>4</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>32</over>
<ball>5</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>32</over>
<ball>6</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>NJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>33</over>
<ball>1</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Shoaib Malik</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>33</over>
<ball>2</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Shoaib Malik</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>2</batsman>
<extras>0</extras>
<total>2</total>
</runs>
</delivery>
<delivery>
<over>33</over>
<ball>3</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Shoaib Malik</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>33</over>
<ball>4</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Shoaib Malik</bowler>
<extras>
<noballs>1</noballs>
</extras>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>33</over>
<ball>5</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Shoaib Malik</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>33</over>
<ball>6</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Shoaib Malik</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>6</batsman>
<extras>0</extras>
<total>6</total>
</runs>
</delivery>
<delivery>
<over>33</over>
<ball>7</ball>
<batsman>NJ O'Brien</batsman>
<bowler>Shoaib Malik</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
<wickets>
<wicket>
<fielders>
<fielder>Kamran Akmal</fielder>
</fielders>
<kind>stumped</kind>
<player_out>NJ O'Brien</player_out>
</wicket>
</wickets>
</delivery>
<delivery>
<over>34</over>
<ball>1</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>AR White</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>34</over>
<ball>2</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>AR White</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>34</over>
<ball>3</ball>
<batsman>AR White</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>34</over>
<ball>4</ball>
<batsman>AR White</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>34</over>
<ball>5</ball>
<batsman>AR White</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
<wickets>
<wicket>
<fielders>
<fielder>Mohammad Hafeez</fielder>
</fielders>
<kind>caught</kind>
<player_out>AR White</player_out>
</wicket>
</wickets>
</delivery>
<delivery>
<over>34</over>
<ball>6</ball>
<batsman>WK McCallan</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
<wickets>
<wicket>
<fielders>
<fielder>Younis Khan</fielder>
</fielders>
<kind>caught</kind>
<player_out>WK McCallan</player_out>
</wicket>
</wickets>
</delivery>
<delivery>
<over>35</over>
<ball>1</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>35</over>
<ball>2</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>35</over>
<ball>3</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>35</over>
<ball>4</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>35</over>
<ball>5</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>35</over>
<ball>6</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>35</over>
<ball>7</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Sami</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>36</over>
<ball>1</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>36</over>
<ball>2</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>36</over>
<ball>3</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>36</over>
<ball>4</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>36</over>
<ball>5</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>36</over>
<ball>6</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>36</over>
<ball>7</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>37</over>
<ball>1</ball>
<batsman>DT Johnston</batsman>
<bowler>Umar Gul</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>37</over>
<ball>2</ball>
<batsman>DT Johnston</batsman>
<bowler>Umar Gul</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>37</over>
<ball>3</ball>
<batsman>DT Johnston</batsman>
<bowler>Umar Gul</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>37</over>
<ball>4</ball>
<batsman>DT Johnston</batsman>
<bowler>Umar Gul</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>37</over>
<ball>5</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>37</over>
<ball>6</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>38</over>
<ball>1</ball>
<batsman>DT Johnston</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>38</over>
<ball>2</ball>
<batsman>DT Johnston</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>38</over>
<ball>3</ball>
<batsman>DT Johnston</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>38</over>
<ball>4</ball>
<batsman>DT Johnston</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>38</over>
<ball>5</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>38</over>
<ball>6</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Iftikhar Anjum</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>4</batsman>
<extras>0</extras>
<total>4</total>
</runs>
</delivery>
<delivery>
<over>39</over>
<ball>1</ball>
<batsman>DT Johnston</batsman>
<bowler>Umar Gul</bowler>
<extras>
<wides>1</wides>
</extras>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>1</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>39</over>
<ball>2</ball>
<batsman>DT Johnston</batsman>
<bowler>Umar Gul</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>39</over>
<ball>3</ball>
<batsman>DT Johnston</batsman>
<bowler>Umar Gul</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>39</over>
<ball>4</ball>
<batsman>DT Johnston</batsman>
<bowler>Umar Gul</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>39</over>
<ball>5</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>39</over>
<ball>6</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>39</over>
<ball>7</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Umar Gul</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>40</over>
<ball>1</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>40</over>
<ball>2</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>40</over>
<ball>3</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>40</over>
<ball>4</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>40</over>
<ball>5</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>40</over>
<ball>6</ball>
<batsman>DT Johnston</batsman>
<bowler>Mohammad Hafeez</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>41</over>
<ball>1</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>41</over>
<ball>2</ball>
<batsman>KJ O'Brien</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>DT Johnston</non_striker>
<runs>
<batsman>1</batsman>
<extras>0</extras>
<total>1</total>
</runs>
</delivery>
<delivery>
<over>41</over>
<ball>3</ball>
<batsman>DT Johnston</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>0</batsman>
<extras>0</extras>
<total>0</total>
</runs>
</delivery>
<delivery>
<over>41</over>
<ball>4</ball>
<batsman>DT Johnston</batsman>
<bowler>Azhar Mahmood</bowler>
<non_striker>KJ O'Brien</non_striker>
<runs>
<batsman>6</batsman>
<extras>0</extras>
<total>6</total>
</runs>
</delivery>
</deliveries>
</inning>
</innings>
</cricsheet>
| 28.940761 | 54 | 0.460434 |
e57b0137e04df5545bdda0f611c3850ef2eb48e8 | 2,949 | xml | XML | app/src/main/res/layout/activity_main.xml | PepperWind/PlanR | a4acf177d8663fcef65c18e5415c41592d2f7022 | [
"MIT"
] | null | null | null | app/src/main/res/layout/activity_main.xml | PepperWind/PlanR | a4acf177d8663fcef65c18e5415c41592d2f7022 | [
"MIT"
] | null | null | null | app/src/main/res/layout/activity_main.xml | PepperWind/PlanR | a4acf177d8663fcef65c18e5415c41592d2f7022 | [
"MIT"
] | null | null | null | <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingBottom="@dimen/activity_vertical_margin"
android:paddingLeft="@dimen/activity_horizontal_margin"
android:paddingRight="@dimen/activity_horizontal_margin"
android:paddingTop="@dimen/activity_vertical_margin"
android:orientation="vertical">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal">
<Button
android:text="--"
android:layout_width="wrap_content"
android:layout_height="50dp"
android:id="@+id/BT_YESTERDAY"
android:layout_weight="1"
android:layout_gravity="center_vertical"/>
<Button
android:text="Date"
android:layout_width="wrap_content"
android:layout_height="80dp"
android:id="@+id/BT_DATE"
android:layout_weight="10"
android:layout_gravity="center_vertical"/>
<Button
android:text="--"
android:layout_width="wrap_content"
android:layout_height="50dp"
android:id="@+id/BT_TOMORROW"
android:layout_weight="1"
android:layout_gravity="center_vertical"/>
</LinearLayout>
<LinearLayout
android:orientation="horizontal"
android:layout_width="match_parent"
android:layout_height="70dp">
<EditText
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:inputType="textPersonName"
android:ems="10"
android:id="@+id/TXT_ADDTASK"
android:layout_weight="0.47"
android:hint="Tâche"
android:textColorLink="@color/colorPrimary"/>
<Button
android:text="Ok"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:id="@+id/BT_ADDTASK"
android:layout_weight="0.47" />
</LinearLayout>
<!--<Space
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="0.01"
android:footerDividersEnabled="false"
android:headerDividersEnabled="false" /> -->
<ListView
android:layout_width="match_parent"
android:layout_height="309dp"
android:layout_weight="0.02"
android:id="@+id/LV_TASKS"
android:divider="@color/divider_grey"
android:dividerHeight="1dp"
android:headerDividersEnabled="true"
android:footerDividersEnabled="true"
android:background="@drawable/back" />
</LinearLayout>
| 35.107143 | 73 | 0.614785 |
41e015542f80893d7c1df2b7acb24d63d149ec94 | 3,409 | xml | XML | tests/Sdmx/Tests/api/parser/v20/data/datastructures.xml | ElementSystems/php-sdmx | bdf4e72e2bb47c56bf467c4ba9192ca4f16ea775 | [
"MIT"
] | 4 | 2017-05-10T08:51:18.000Z | 2019-12-04T14:05:16.000Z | tests/Sdmx/Tests/api/parser/v20/data/datastructures.xml | ElementSystems/php-sdmx | bdf4e72e2bb47c56bf467c4ba9192ca4f16ea775 | [
"MIT"
] | 1 | 2017-12-11T17:33:33.000Z | 2018-01-16T19:39:52.000Z | tests/Sdmx/Tests/api/parser/v20/data/datastructures.xml | ElementSystems/php-sdmx | bdf4e72e2bb47c56bf467c4ba9192ca4f16ea775 | [
"MIT"
] | 7 | 2017-09-15T20:40:31.000Z | 2021-04-22T08:13:06.000Z | <message:Structure xmlns="http://www.SDMX.org/resources/SDMXML/schemas/v2_0/structure"
xmlns:common="http://www.SDMX.org/resources/SDMXML/schemas/v2_0/common"
xsi:schemaLocation="http://www.SDMX.org/resources/SDMXML/schemas/v2_0/structure http://www.sdmx.org/docs/2_0/SDMXStructure.xsd http://www.SDMX.org/resources/SDMXML/schemas/v2_0/message http://www.sdmx.org/docs/2_0/SDMXMessage.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:message="http://www.SDMX.org/resources/SDMXML/schemas/v2_0/message">
<message:KeyFamilies>
<KeyFamily id="QNA" agencyID="OECD">
<Name xml:lang="en">Quarterly National Accounts</Name>
<Name xml:lang="fr">Comptes nationaux trimestriels</Name>
<Annotations>
<common:Annotation>
<common:AnnotationTitle>Copyright OECD - All rights reserved</common:AnnotationTitle>
</common:Annotation>
<common:Annotation>
<common:AnnotationTitle>Terms and Conditions</common:AnnotationTitle>
<common:AnnotationURL>http://www.oecd.org/termsandconditions/</common:AnnotationURL>
</common:Annotation>
<common:Annotation>
<common:AnnotationTitle>Privacy Policy</common:AnnotationTitle>
<common:AnnotationURL>http://www.oecd.org/privacy/</common:AnnotationURL>
</common:Annotation>
<common:Annotation>
<common:AnnotationTitle>MyOECD</common:AnnotationTitle>
<common:AnnotationURL>https://www.oecd.org/login</common:AnnotationURL>
</common:Annotation>
<common:Annotation>
<common:AnnotationTitle>Contact Us</common:AnnotationTitle>
<common:AnnotationURL>http://www.oecd.org/contact/</common:AnnotationURL>
</common:Annotation>
</Annotations>
</KeyFamily>
<KeyFamily id="PAT_IND" agencyID="OECD">
<Name xml:lang="en">Patent indicators</Name>
<Name xml:lang="fr">Brevets - Indicateurs</Name>
<Annotations>
<common:Annotation>
<common:AnnotationTitle>Copyright OECD - All rights reserved</common:AnnotationTitle>
</common:Annotation>
<common:Annotation>
<common:AnnotationTitle>Terms and Conditions</common:AnnotationTitle>
<common:AnnotationURL>http://www.oecd.org/termsandconditions/</common:AnnotationURL>
</common:Annotation>
<common:Annotation>
<common:AnnotationTitle>Privacy Policy</common:AnnotationTitle>
<common:AnnotationURL>http://www.oecd.org/privacy/</common:AnnotationURL>
</common:Annotation>
<common:Annotation>
<common:AnnotationTitle>MyOECD</common:AnnotationTitle>
<common:AnnotationURL>https://www.oecd.org/login</common:AnnotationURL>
</common:Annotation>
<common:Annotation>
<common:AnnotationTitle>Contact Us</common:AnnotationTitle>
<common:AnnotationURL>http://www.oecd.org/contact/</common:AnnotationURL>
</common:Annotation>
</Annotations>
</KeyFamily>
</message:KeyFamilies>
</message:Structure> | 58.775862 | 269 | 0.622177 |
0d3b6092c00554603cdb9c0ee5f57a558e985bf7 | 4,450 | xml | XML | e_game/progress/javafx/game_3d/.idea/artifacts/game_3d_jar.xml | AsadullahMonsur/workstation | 301a84d66e82cb28f1c442abf1bb9618302e69b9 | [
"BSD-2-Clause"
] | null | null | null | e_game/progress/javafx/game_3d/.idea/artifacts/game_3d_jar.xml | AsadullahMonsur/workstation | 301a84d66e82cb28f1c442abf1bb9618302e69b9 | [
"BSD-2-Clause"
] | null | null | null | e_game/progress/javafx/game_3d/.idea/artifacts/game_3d_jar.xml | AsadullahMonsur/workstation | 301a84d66e82cb28f1c442abf1bb9618302e69b9 | [
"BSD-2-Clause"
] | 1 | 2022-03-30T17:47:08.000Z | 2022-03-30T17:47:08.000Z | <component name="ArtifactManager">
<artifact type="jar" name="game_3d:jar">
<output-path>$PROJECT_DIR$/out/artifacts/game_3d_jar</output-path>
<root id="archive" name="game_3d.jar">
<element id="directory" name="META-INF">
<element id="file-copy" path="$PROJECT_DIR$/src/main/java/META-INF/MANIFEST.MF" />
</element>
<element id="module-output" name="game_3d.main" />
<element id="extracted-dir" path="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.openjfx/javafx-graphics/11.0.2/e522eb4ea422eceeee207b1c266ba3db19b2343a/javafx-graphics-11.0.2.jar" path-in-jar="/" />
<element id="extracted-dir" path="$PROJECT_DIR$/src/main/libs/jimObjModelImporterJFX.jar" path-in-jar="/" />
<element id="extracted-dir" path="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.openjfx/javafx-web/11.0.2/49ca03e2fd58cbb0ad94f6a6bd11e0c043e541a7/javafx-web-11.0.2-linux.jar" path-in-jar="/" />
<element id="extracted-dir" path="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.openjfx/javafx-swing/11.0.2/cb57db3e5bd1e2b62b17c8a504858bfc26fa54b1/javafx-swing-11.0.2-linux.jar" path-in-jar="/" />
<element id="extracted-dir" path="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.apiguardian/apiguardian-api/1.1.0/fc9dff4bb36d627bdc553de77e1f17efd790876c/apiguardian-api-1.1.0.jar" path-in-jar="/" />
<element id="extracted-dir" path="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.openjfx/javafx-media/11.0.2/8bc5daaa19f2ff103cd85f751ad021eb71ba7db7/javafx-media-11.0.2-linux.jar" path-in-jar="/" />
<element id="extracted-dir" path="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.openjfx/javafx-base/11.0.2/8db178adb1085d455e5ef643a48c34959c8771c1/javafx-base-11.0.2-linux.jar" path-in-jar="/" />
<element id="extracted-dir" path="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.openjfx/javafx-graphics/11.0.2/ef4c34f0ca77cd99100b76c2ccf1dce383572bb1/javafx-graphics-11.0.2-linux.jar" path-in-jar="/" />
<element id="extracted-dir" path="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.junit.jupiter/junit-jupiter-engine/5.7.0/d9044d6b45e2232ddd53fa56c15333e43d1749fd/junit-jupiter-engine-5.7.0.jar" path-in-jar="/" />
<element id="extracted-dir" path="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.openjfx/javafx-controls/11.0.2/5f6929050a744aab39ebfc1e8e5dd03bcd2ad47b/javafx-controls-11.0.2-linux.jar" path-in-jar="/" />
<element id="extracted-dir" path="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.openjfx/javafx-media/11.0.2/30b3246c67f308de4d7aefbf99acef8d1dce32ad/javafx-media-11.0.2.jar" path-in-jar="/" />
<element id="extracted-dir" path="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.junit.jupiter/junit-jupiter-api/5.7.0/b25f3815c4c1860a73041e733a14a0379d00c4d5/junit-jupiter-api-5.7.0.jar" path-in-jar="/" />
<element id="extracted-dir" path="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.opentest4j/opentest4j/1.2.0/28c11eb91f9b6d8e200631d46e20a7f407f2a046/opentest4j-1.2.0.jar" path-in-jar="/" />
<element id="extracted-dir" path="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.openjfx/javafx-base/11.0.2/7fb2e4a8528ec9e434a9ac9ee98b39af79e6dcb8/javafx-base-11.0.2.jar" path-in-jar="/" />
<element id="extracted-dir" path="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.openjfx/javafx-fxml/11.0.2/1b8a331d5f393b48de0aef59b3c967a312967290/javafx-fxml-11.0.2-linux.jar" path-in-jar="/" />
<element id="extracted-dir" path="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.junit.platform/junit-platform-engine/1.7.0/eadb73c5074a4ac71061defd00fc176152a4d12c/junit-platform-engine-1.7.0.jar" path-in-jar="/" />
<element id="extracted-dir" path="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.openjfx/javafx-controls/11.0.2/4ab633cf1eea60f76e2ae9905aedac862da88b08/javafx-controls-11.0.2.jar" path-in-jar="/" />
<element id="extracted-dir" path="$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.junit.platform/junit-platform-commons/1.7.0/84e309fbf21d857aac079a3c1fffd84284e1114d/junit-platform-commons-1.7.0.jar" path-in-jar="/" />
<element id="library" level="application" name="javfx_3d_model_library" />
<element id="library" level="application" name="lib" />
<element id="dir-copy" path="$PROJECT_DIR$/src/main/resources" />
<element id="dir-copy" path="$PROJECT_DIR$/src/main/libs" />
</root>
</artifact>
</component> | 134.848485 | 228 | 0.738202 |
9e427aa292000a740a1782d94d18b7bc92af8341 | 1,109 | xml | XML | app/src/main/res/layout/view_sound.xml | QiangzhenZhu/52tongcheng | f9c19bd1f8c64118dc1e14e73df40499d383e11f | [
"Apache-2.0"
] | null | null | null | app/src/main/res/layout/view_sound.xml | QiangzhenZhu/52tongcheng | f9c19bd1f8c64118dc1e14e73df40499d383e11f | [
"Apache-2.0"
] | null | null | null | app/src/main/res/layout/view_sound.xml | QiangzhenZhu/52tongcheng | f9c19bd1f8c64118dc1e14e73df40499d383e11f | [
"Apache-2.0"
] | 1 | 2019-06-30T06:32:39.000Z | 2019-06-30T06:32:39.000Z | <?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/sound_view"
android:layout_width="120dp"
android:layout_height="30dp"
android:background="@drawable/bg_sound">
<ImageView
android:id="@+id/animation_img"
android:layout_width="20dp"
android:layout_height="20dp"
android:layout_alignParentLeft="true"
android:layout_centerVertical="true"
android:layout_marginLeft="20dp"
android:src="@drawable/ic_yuyin2" />
<TextView
android:id="@+id/num_text"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerInParent="true"
android:textColor="@color/white"
android:textSize="14sp" />
<ImageView
android:id="@+id/delete_img"
android:layout_width="20dp"
android:layout_height="20dp"
android:layout_alignParentRight="true"
android:layout_alignParentTop="true"
android:src="@drawable/ic_shanchu_cha" />
</RelativeLayout> | 34.65625 | 74 | 0.669071 |
252e7f0b5aa1701491329e1eef63d76a212435bd | 1,204 | xml | XML | WKChart/src/main/res/layout/activity_index_setting.xml | LLWenke/MyChart | b7d3c681388694625cb805a8c4e59c42ec5a2bb5 | [
"Apache-2.0"
] | 91 | 2019-04-29T08:25:22.000Z | 2022-03-24T11:33:45.000Z | WKChart/src/main/res/layout/activity_index_setting.xml | LLWenke/MyChart | b7d3c681388694625cb805a8c4e59c42ec5a2bb5 | [
"Apache-2.0"
] | 16 | 2019-05-07T06:04:28.000Z | 2021-09-01T10:33:26.000Z | WKChart/src/main/res/layout/activity_index_setting.xml | LLWenke/MyChart | b7d3c681388694625cb805a8c4e59c42ec5a2bb5 | [
"Apache-2.0"
] | 25 | 2019-06-01T09:42:39.000Z | 2022-03-31T23:00:53.000Z | <?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#061520">
<TextView
android:id="@+id/titlebar"
android:layout_width="match_parent"
android:layout_height="45dp"
android:background="#0B2D47"
android:gravity="center"
android:text="@string/wk_index_setting"
android:textColor="#ffffff"
android:textSize="16sp" />
<View
android:id="@+id/v_title_line"
android:layout_width="match_parent"
android:layout_height="0.5dp"
android:layout_marginTop="45dp"
android:background="#0B2D47" />
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/recyclerview"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginTop="44.5dp" />
<ProgressBar
android:id="@+id/lv_loading"
android:layout_width="30dp"
android:layout_height="30dp"
android:layout_gravity="center"
android:visibility="invisible" />
</FrameLayout> | 32.540541 | 71 | 0.658638 |
254d19fc775238040f4e141a2ef9b0ec6c1f1737 | 8,286 | xml | XML | trainingdata/cache/51/43933651.xml | jremillard/osm-changeset-classification | 61b21d526300c1152f7b29c0c93f2953dd1cd323 | [
"MIT"
] | 16 | 2018-03-05T14:21:53.000Z | 2021-07-11T23:16:21.000Z | trainingdata/cache/51/43933651.xml | jremillard/osm-changeset-classification | 61b21d526300c1152f7b29c0c93f2953dd1cd323 | [
"MIT"
] | 2 | 2018-03-05T16:33:10.000Z | 2018-04-13T01:15:11.000Z | trainingdata/cache/51/43933651.xml | jremillard/osm-changeset-classification | 61b21d526300c1152f7b29c0c93f2953dd1cd323 | [
"MIT"
] | 2 | 2018-03-14T13:06:34.000Z | 2020-09-12T01:50:21.000Z | <changeset id="43933651" schema="2">
<counts nodesAdded="175" nodesDeleted="5" nodesModified="0" relationsAdded="0" relationsDeleted="0" relationsModified="0" waysAdded="46" waysDeleted="0" waysModified="27" />
<meta>
<tag k="comment" v="Updated road network" />
<tag k="created_by" v="JOSM/1.5 (11223 en)" />
<tag k="source" v="Bing" />
</meta>
<body>
<tag id="39207292" k="name" o="none" type="way" v="Rua de Ai Mutin" />
<tag id="39207292" k="source" o="none" type="way" v="Yahoo" />
<tag id="39207292" k="highway" o="none" type="way" v="tertiary" />
<tag id="39211118" k="source" o="none" type="way" v="Yahoo" />
<tag id="39211118" k="highway" o="modify" type="way" v="unclassified" />
<tag id="39211124" k="name" o="none" type="way" v="Rua de Campo Alor" />
<tag id="39211124" k="source" o="none" type="way" v="Yahoo" />
<tag id="39211124" k="highway" o="modify" type="way" v="unclassified" />
<tag id="39211602" k="source" o="none" type="way" v="Yahoo" />
<tag id="39211602" k="highway" o="none" type="way" v="residential" />
<tag id="39211708" k="source" o="none" type="way" v="Yahoo" />
<tag id="39211708" k="highway" o="none" type="way" v="residential" />
<tag id="39211709" k="source" o="none" type="way" v="Yahoo" />
<tag id="39211709" k="highway" o="none" type="way" v="residential" />
<tag id="39211712" k="source" o="none" type="way" v="Yahoo" />
<tag id="39211712" k="highway" o="none" type="way" v="residential" />
<tag id="39211732" k="highway" o="none" type="way" v="residential" />
<tag id="39211733" k="source" o="none" type="way" v="Yahoo" />
<tag id="39211733" k="highway" o="none" type="way" v="residential" />
<tag id="39211744" k="name" o="none" type="way" v="Rua do Fomento" />
<tag id="39211744" k="source" o="none" type="way" v="Yahoo" />
<tag id="39211744" k="highway" o="modify" type="way" v="tertiary" />
<tag id="39379423" k="name" o="none" type="way" v="Rua Hás-Laran" />
<tag id="39379423" k="source" o="none" type="way" v="Yahoo" />
<tag id="39379423" k="highway" o="modify" type="way" v="residential" />
<tag id="39379444" k="source" o="none" type="way" v="Yahoo" />
<tag id="39379444" k="highway" o="modify" type="way" v="residential" />
<tag id="39379450" k="source" o="none" type="way" v="Yahoo" />
<tag id="39379450" k="highway" o="none" type="way" v="residential" />
<tag id="39379458" k="source" o="none" type="way" v="Yahoo" />
<tag id="39379458" k="highway" o="modify" type="way" v="unclassified" />
<tag id="41193738" k="highway" o="none" type="way" v="service" />
<tag id="41193741" k="source" o="none" type="way" v="Yahoo" />
<tag id="41193741" k="highway" o="modify" type="way" v="tertiary" />
<tag id="41226641" k="name" o="none" type="way" v="Rua de Manleuana" />
<tag id="41226641" k="highway" o="none" type="way" v="tertiary" />
<tag id="41226641" k="PFM:RoadID" o="none" type="way" v="147" />
<tag id="41226641" k="PFM:garmin_type" o="none" type="way" v="0x5" />
<tag id="41226643" k="source" o="none" type="way" v="Yahoo" />
<tag id="41226643" k="highway" o="none" type="way" v="tertiary" />
<tag id="60133477" k="highway" o="none" type="way" v="unclassified" />
<tag id="60133881" k="highway" o="modify" type="way" v="unclassified" />
<tag id="60133882" k="highway" o="modify" type="way" v="unclassified" />
<tag id="78413592" k="highway" o="modify" type="way" v="residential" />
<tag id="199797230" k="highway" o="modify" type="way" v="residential" />
<tag id="274091960" k="highway" o="none" type="way" v="residential" />
<tag id="454688945" k="highway" o="modify" type="way" v="unclassified" />
<tag id="454688946" k="highway" o="modify" type="way" v="unclassified" />
<tag id="455543567" k="name" o="none" type="way" v="Rua de Malinamok" />
<tag id="455543567" k="highway" o="modify" type="way" v="residential" />
<tag id="455543567" k="PFM:garmin_type" o="none" type="way" v="0x5" />
<tag id="455581219" k="highway" o="add" type="way" v="unclassified" />
<tag id="455581220" k="name" o="add" type="way" v="Rua de Manleuana" />
<tag id="455581220" k="highway" o="add" type="way" v="tertiary" />
<tag id="455581220" k="PFM:RoadID" o="add" type="way" v="147" />
<tag id="455581220" k="PFM:garmin_type" o="add" type="way" v="0x5" />
<tag id="455581221" k="highway" o="add" type="way" v="residential" />
<tag id="455581222" k="access" o="add" type="way" v="private" />
<tag id="455581222" k="source" o="add" type="way" v="Yahoo" />
<tag id="455581222" k="highway" o="add" type="way" v="service" />
<tag id="455581222" k="service" o="add" type="way" v="driveway" />
<tag id="455581223" k="highway" o="add" type="way" v="residential" />
<tag id="455581224" k="highway" o="add" type="way" v="residential" />
<tag id="455581225" k="highway" o="add" type="way" v="residential" />
<tag id="455581226" k="highway" o="add" type="way" v="residential" />
<tag id="455581227" k="highway" o="add" type="way" v="residential" />
<tag id="455581228" k="highway" o="add" type="way" v="residential" />
<tag id="455581229" k="highway" o="add" type="way" v="residential" />
<tag id="455581230" k="highway" o="add" type="way" v="residential" />
<tag id="455581231" k="highway" o="add" type="way" v="residential" />
<tag id="455581232" k="highway" o="add" type="way" v="residential" />
<tag id="455581233" k="highway" o="add" type="way" v="residential" />
<tag id="455581234" k="highway" o="add" type="way" v="residential" />
<tag id="455581235" k="highway" o="add" type="way" v="residential" />
<tag id="455581236" k="highway" o="add" type="way" v="residential" />
<tag id="455581237" k="highway" o="add" type="way" v="residential" />
<tag id="455581238" k="highway" o="add" type="way" v="residential" />
<tag id="455581239" k="highway" o="add" type="way" v="residential" />
<tag id="455581240" k="source" o="add" type="way" v="Yahoo" />
<tag id="455581240" k="highway" o="add" type="way" v="residential" />
<tag id="455581241" k="highway" o="add" type="way" v="residential" />
<tag id="455581242" k="highway" o="add" type="way" v="residential" />
<tag id="455581243" k="highway" o="add" type="way" v="residential" />
<tag id="455581244" k="highway" o="add" type="way" v="residential" />
<tag id="455581245" k="source" o="add" type="way" v="Yahoo" />
<tag id="455581245" k="highway" o="add" type="way" v="residential" />
<tag id="455581246" k="source" o="add" type="way" v="Yahoo" />
<tag id="455581246" k="highway" o="add" type="way" v="residential" />
<tag id="455581247" k="source" o="add" type="way" v="Yahoo" />
<tag id="455581247" k="highway" o="add" type="way" v="residential" />
<tag id="455581248" k="source" o="add" type="way" v="Yahoo" />
<tag id="455581248" k="highway" o="add" type="way" v="residential" />
<tag id="455581249" k="highway" o="add" type="way" v="residential" />
<tag id="455581250" k="highway" o="add" type="way" v="residential" />
<tag id="455581251" k="highway" o="add" type="way" v="residential" />
<tag id="455581252" k="highway" o="add" type="way" v="residential" />
<tag id="455581253" k="highway" o="add" type="way" v="service" />
<tag id="455581254" k="highway" o="add" type="way" v="service" />
<tag id="455581255" k="highway" o="add" type="way" v="service" />
<tag id="455581256" k="highway" o="add" type="way" v="service" />
<tag id="455581257" k="highway" o="add" type="way" v="service" />
<tag id="455581258" k="highway" o="add" type="way" v="service" />
<tag id="455581259" k="highway" o="add" type="way" v="service" />
<tag id="455581260" k="highway" o="add" type="way" v="service" />
<tag id="455581261" k="highway" o="add" type="way" v="service" />
<tag id="455581262" k="highway" o="add" type="way" v="residential" />
<tag id="455581263" k="highway" o="add" type="way" v="service" />
<tag id="455581263" k="service" o="add" type="way" v="driveway" />
<tag id="455581264" k="highway" o="add" type="way" v="residential" />
</body>
</changeset>
| 69.05 | 175 | 0.598841 |
5b4b3ebe405c5d8abe89f5faf27848bc63b84c17 | 17,058 | xml | XML | assets/shared/images/characters/scruffy.xml | jmxamongusmodder/Impostor-GIT-Expanded | 192ac5defef543db54ee254c8f6f37a86bd9dd20 | [
"Apache-2.0"
] | null | null | null | assets/shared/images/characters/scruffy.xml | jmxamongusmodder/Impostor-GIT-Expanded | 192ac5defef543db54ee254c8f6f37a86bd9dd20 | [
"Apache-2.0"
] | null | null | null | assets/shared/images/characters/scruffy.xml | jmxamongusmodder/Impostor-GIT-Expanded | 192ac5defef543db54ee254c8f6f37a86bd9dd20 | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<TextureAtlas imagePath="scruffy.png">
<!-- Created with Adobe Animate version 21.0.9.42677 -->
<!-- http://www.adobe.com/products/animate.html -->
<SubTexture name="down with bop0000" x="3" y="3" width="449" height="573" frameX="0" frameY="-25" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0001" x="3" y="3" width="449" height="573" frameX="0" frameY="-25" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0002" x="455" y="3" width="396" height="580" frameX="-40" frameY="-18" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0003" x="455" y="3" width="396" height="580" frameX="-40" frameY="-18" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0004" x="854" y="3" width="361" height="598" frameX="-69" frameY="0" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0005" x="854" y="3" width="361" height="598" frameX="-69" frameY="0" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0006" x="1218" y="3" width="366" height="598" frameX="-64" frameY="0" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0007" x="1218" y="3" width="366" height="598" frameX="-64" frameY="0" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0008" x="1587" y="3" width="368" height="598" frameX="-62" frameY="0" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0009" x="1587" y="3" width="368" height="598" frameX="-62" frameY="0" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0010" x="1587" y="3" width="368" height="598" frameX="-62" frameY="0" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0011" x="1587" y="3" width="368" height="598" frameX="-62" frameY="0" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0012" x="1587" y="3" width="368" height="598" frameX="-62" frameY="0" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0013" x="1587" y="3" width="368" height="598" frameX="-62" frameY="0" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0014" x="1587" y="3" width="368" height="598" frameX="-62" frameY="0" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0015" x="1587" y="3" width="368" height="598" frameX="-62" frameY="0" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0016" x="1587" y="3" width="368" height="598" frameX="-62" frameY="0" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0017" x="1587" y="3" width="368" height="598" frameX="-62" frameY="0" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0018" x="1587" y="3" width="368" height="598" frameX="-62" frameY="0" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0019" x="1587" y="3" width="368" height="598" frameX="-62" frameY="0" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0020" x="1587" y="3" width="368" height="598" frameX="-62" frameY="0" frameWidth="449" frameHeight="598"/>
<SubTexture name="down with bop0021" x="1587" y="3" width="368" height="598" frameX="-62" frameY="0" frameWidth="449" frameHeight="598"/>
<SubTexture name="idle with bop0000" x="1958" y="3" width="356" height="636" frameX="-5" frameY="-4" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0001" x="1958" y="3" width="356" height="636" frameX="-5" frameY="-4" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0002" x="2317" y="3" width="355" height="636" frameX="0" frameY="-4" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0003" x="2317" y="3" width="355" height="636" frameX="0" frameY="-4" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0004" x="2675" y="3" width="347" height="640" frameX="-13" frameY="0" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0005" x="2675" y="3" width="347" height="640" frameX="-13" frameY="0" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0006" x="3025" y="3" width="347" height="638" frameX="-40" frameY="-2" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0007" x="3025" y="3" width="347" height="638" frameX="-40" frameY="-2" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0008" x="3375" y="3" width="358" height="635" frameX="-41" frameY="-5" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0009" x="3375" y="3" width="358" height="635" frameX="-41" frameY="-5" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0010" x="3" y="646" width="361" height="635" frameX="-38" frameY="-5" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0011" x="3" y="646" width="361" height="635" frameX="-38" frameY="-5" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0012" x="367" y="646" width="384" height="632" frameX="-39" frameY="-8" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0013" x="367" y="646" width="384" height="632" frameX="-39" frameY="-8" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0014" x="754" y="646" width="394" height="630" frameX="-34" frameY="-10" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0015" x="754" y="646" width="394" height="630" frameX="-34" frameY="-10" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0016" x="1151" y="646" width="372" height="636" frameX="-48" frameY="-4" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0017" x="1151" y="646" width="372" height="636" frameX="-48" frameY="-4" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0018" x="1526" y="646" width="345" height="634" frameX="-59" frameY="-6" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0019" x="1526" y="646" width="345" height="634" frameX="-59" frameY="-6" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0020" x="1874" y="646" width="349" height="635" frameX="-50" frameY="-5" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0021" x="1874" y="646" width="349" height="635" frameX="-50" frameY="-5" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0022" x="2226" y="646" width="357" height="635" frameX="-42" frameY="-5" frameWidth="428" frameHeight="640"/>
<SubTexture name="idle with bop0023" x="2226" y="646" width="357" height="635" frameX="-42" frameY="-5" frameWidth="428" frameHeight="640"/>
<SubTexture name="left with bop0000" x="2586" y="646" width="446" height="625" frameX="0" frameY="-8" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0001" x="2586" y="646" width="446" height="625" frameX="0" frameY="-8" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0002" x="3035" y="646" width="432" height="634" frameX="-12" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0003" x="3035" y="646" width="432" height="634" frameX="-12" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0004" x="3470" y="646" width="429" height="634" frameX="-19" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0005" x="3470" y="646" width="429" height="634" frameX="-19" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0006" x="3" y="1285" width="429" height="634" frameX="-19" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0007" x="3" y="1285" width="429" height="634" frameX="-19" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0008" x="435" y="1285" width="429" height="634" frameX="-19" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0009" x="435" y="1285" width="429" height="634" frameX="-19" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0010" x="435" y="1285" width="429" height="634" frameX="-19" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0011" x="435" y="1285" width="429" height="634" frameX="-19" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0012" x="435" y="1285" width="429" height="634" frameX="-19" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0013" x="435" y="1285" width="429" height="634" frameX="-19" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0014" x="435" y="1285" width="429" height="634" frameX="-19" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0015" x="435" y="1285" width="429" height="634" frameX="-19" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0016" x="435" y="1285" width="429" height="634" frameX="-19" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0017" x="435" y="1285" width="429" height="634" frameX="-19" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0018" x="435" y="1285" width="429" height="634" frameX="-19" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0019" x="435" y="1285" width="429" height="634" frameX="-19" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0020" x="435" y="1285" width="429" height="634" frameX="-19" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0021" x="435" y="1285" width="429" height="634" frameX="-19" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0022" x="435" y="1285" width="429" height="634" frameX="-19" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="left with bop0023" x="435" y="1285" width="429" height="634" frameX="-19" frameY="0" frameWidth="448" frameHeight="634"/>
<SubTexture name="right with bop0000" x="867" y="1285" width="465" height="615" frameX="-30" frameY="-12" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0001" x="867" y="1285" width="465" height="615" frameX="-30" frameY="-12" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0002" x="1335" y="1285" width="477" height="624" frameX="0" frameY="-3" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0003" x="1335" y="1285" width="477" height="624" frameX="0" frameY="-3" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0004" x="1815" y="1285" width="462" height="627" frameX="-8" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0005" x="1815" y="1285" width="462" height="627" frameX="-8" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0006" x="2280" y="1285" width="461" height="627" frameX="-9" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0007" x="2280" y="1285" width="461" height="627" frameX="-9" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0008" x="2280" y="1285" width="461" height="627" frameX="-9" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0009" x="2280" y="1285" width="461" height="627" frameX="-9" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0010" x="2280" y="1285" width="461" height="627" frameX="-9" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0011" x="2280" y="1285" width="461" height="627" frameX="-9" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0012" x="2280" y="1285" width="461" height="627" frameX="-9" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0013" x="2280" y="1285" width="461" height="627" frameX="-9" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0014" x="2280" y="1285" width="461" height="627" frameX="-9" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0015" x="2280" y="1285" width="461" height="627" frameX="-9" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0016" x="2280" y="1285" width="461" height="627" frameX="-9" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0017" x="2280" y="1285" width="461" height="627" frameX="-9" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0018" x="2280" y="1285" width="461" height="627" frameX="-9" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0019" x="2280" y="1285" width="461" height="627" frameX="-9" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0020" x="2280" y="1285" width="461" height="627" frameX="-9" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0021" x="2280" y="1285" width="461" height="627" frameX="-9" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0022" x="2280" y="1285" width="461" height="627" frameX="-9" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0023" x="2280" y="1285" width="461" height="627" frameX="-9" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="right with bop0024" x="2280" y="1285" width="461" height="627" frameX="-9" frameY="0" frameWidth="495" frameHeight="627"/>
<SubTexture name="up with bop0000" x="2744" y="1285" width="378" height="745" frameX="-8" frameY="0" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0001" x="2744" y="1285" width="378" height="745" frameX="-8" frameY="0" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0002" x="3125" y="1285" width="375" height="734" frameX="-7" frameY="-11" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0003" x="3125" y="1285" width="375" height="734" frameX="-7" frameY="-11" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0004" x="3503" y="1285" width="390" height="723" frameX="0" frameY="-22" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0005" x="3503" y="1285" width="390" height="723" frameX="0" frameY="-22" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0006" x="3" y="2033" width="388" height="723" frameX="-2" frameY="-22" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0007" x="3" y="2033" width="388" height="723" frameX="-2" frameY="-22" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0008" x="3503" y="1285" width="390" height="723" frameX="0" frameY="-22" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0009" x="3503" y="1285" width="390" height="723" frameX="0" frameY="-22" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0010" x="3503" y="1285" width="390" height="723" frameX="0" frameY="-22" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0011" x="3503" y="1285" width="390" height="723" frameX="0" frameY="-22" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0012" x="3503" y="1285" width="390" height="723" frameX="0" frameY="-22" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0013" x="3503" y="1285" width="390" height="723" frameX="0" frameY="-22" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0014" x="3503" y="1285" width="390" height="723" frameX="0" frameY="-22" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0015" x="3503" y="1285" width="390" height="723" frameX="0" frameY="-22" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0016" x="3503" y="1285" width="390" height="723" frameX="0" frameY="-22" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0017" x="3503" y="1285" width="390" height="723" frameX="0" frameY="-22" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0018" x="3503" y="1285" width="390" height="723" frameX="0" frameY="-22" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0019" x="3503" y="1285" width="390" height="723" frameX="0" frameY="-22" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0020" x="3503" y="1285" width="390" height="723" frameX="0" frameY="-22" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0021" x="3503" y="1285" width="390" height="723" frameX="0" frameY="-22" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0022" x="3503" y="1285" width="390" height="723" frameX="0" frameY="-22" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0023" x="3503" y="1285" width="390" height="723" frameX="0" frameY="-22" frameWidth="390" frameHeight="745"/>
<SubTexture name="up with bop0024" x="3503" y="1285" width="390" height="723" frameX="0" frameY="-22" frameWidth="390" frameHeight="745"/>
</TextureAtlas>
| 135.380952 | 143 | 0.684957 |
42d6154bdf5410661abae00b09424a8aca7968b3 | 951 | xaml | XML | BudgetAnalyser/UI/Assets/WarningImage.xaml | thetjyoung/BudgetAnalyser | aecf69f934c47f60f427f6a22093aa2e2561af48 | [
"MIT"
] | 7 | 2015-05-03T20:32:43.000Z | 2021-03-05T10:32:56.000Z | BudgetAnalyser/UI/Assets/WarningImage.xaml | thetjyoung/BudgetAnalyser | aecf69f934c47f60f427f6a22093aa2e2561af48 | [
"MIT"
] | 43 | 2015-01-06T00:08:17.000Z | 2018-10-23T08:51:28.000Z | BudgetAnalyser/UI/Assets/WarningImage.xaml | thetjyoung/BudgetAnalyser | aecf69f934c47f60f427f6a22093aa2e2561af48 | [
"MIT"
] | 6 | 2015-05-06T06:54:55.000Z | 2021-03-05T10:33:43.000Z | <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<ControlTemplate x:Key="WarningImage">
<Viewbox>
<Path Fill="{StaticResource Brush.ImportantHighlightLight}"
Data="M 256.00,79.362 L 83.583,448.00 L 428.417,448.00 L 256.00,79.362 Z M 256.00,0.00 L 256.00,0.00 C 267.035,0.00 278.07,7.441 286.442,22.324 L 504.978,457.88 C 521.723,487.646 507.478,512.00 473.327,512.00 L 38.673,512.00 C 4.521,512.00 -9.722,487.646 7.021,457.88 L 225.558,22.324 C 233.93,7.441 244.965,0.00 256.00,0.00 ZM 224.00,384.00A32.00,32.00 2520.00 1,0 288.00,384A32.00,32.00 2520.00 1,0 224.00,384zM 256.00,192.00 C 273.673,192.00 288.00,206.327 288.00,224.00 L 278.00,320.00 L 234.00,320.00 L 224.00,224.00 C 224.00,206.327 238.327,192.00 256.00,192.00 Z" />
</Viewbox>
</ControlTemplate>
</ResourceDictionary> | 105.666667 | 591 | 0.671924 |
7183c09932372e455442132cd336589ca0116d0b | 1,227 | xml | XML | data/Morshed_120.xml | Morshed-Alam/Dhaka-Traffic | 688165d56efdceb59d9e5a97988a5b4d1a367067 | [
"MIT"
] | null | null | null | data/Morshed_120.xml | Morshed-Alam/Dhaka-Traffic | 688165d56efdceb59d9e5a97988a5b4d1a367067 | [
"MIT"
] | null | null | null | data/Morshed_120.xml | Morshed-Alam/Dhaka-Traffic | 688165d56efdceb59d9e5a97988a5b4d1a367067 | [
"MIT"
] | null | null | null | <annotation>
<folder>morshed</folder>
<filename>Morshed_120.jpg</filename>
<path>C:\Users\hp\Downloads\morshed\Morshed_120.jpg</path>
<source>
<database>Unknown</database>
</source>
<size>
<width>660</width>
<height>400</height>
<depth>3</depth>
</size>
<segmented>0</segmented>
<object>
<name>ambulance</name>
<pose>Unspecified</pose>
<truncated>1</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>389</xmin>
<ymin>106</ymin>
<xmax>660</xmax>
<ymax>381</ymax>
</bndbox>
</object>
<object>
<name>ambulance</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>172</xmin>
<ymin>130</ymin>
<xmax>464</xmax>
<ymax>313</ymax>
</bndbox>
</object>
<object>
<name>ambulance</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>84</xmin>
<ymin>141</ymin>
<xmax>255</xmax>
<ymax>271</ymax>
</bndbox>
</object>
<object>
<name>ambulance</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>28</xmin>
<ymin>152</ymin>
<xmax>158</xmax>
<ymax>256</ymax>
</bndbox>
</object>
</annotation>
| 19.47619 | 59 | 0.637327 |
9c2239a3f4876bd12d695a22b66030c59e9192d8 | 833 | xml | XML | res/layout/activity_main.xml | DreamerJane/TwoCold | 0a810c2df5abb1fa491c02322ecc4e389f2196e2 | [
"Apache-2.0"
] | null | null | null | res/layout/activity_main.xml | DreamerJane/TwoCold | 0a810c2df5abb1fa491c02322ecc4e389f2196e2 | [
"Apache-2.0"
] | null | null | null | res/layout/activity_main.xml | DreamerJane/TwoCold | 0a810c2df5abb1fa491c02322ecc4e389f2196e2 | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
>
<ImageView
android:id="@+id/welcome_page"
android:src="@drawable/welcome"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:scaleType="centerCrop"/>
<!--
<TextView
android:id="@+id/count_down"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentRight="true"
android:layout_alignParentTop="true"
android:padding="15dp"
android:text="0"
android:textColor="#000000"
android:textSize="15sp" />
-->
</RelativeLayout> | 30.851852 | 74 | 0.643457 |
9a63c3f290e10c2258ef2562bb680d591b9c998c | 574 | xml | XML | corpora/consensus_test/26588071.xml | dpavot/PGR-crowd | 70767e25c31601c1e1f177105b77a8acb0153059 | [
"Apache-2.0"
] | null | null | null | corpora/consensus_test/26588071.xml | dpavot/PGR-crowd | 70767e25c31601c1e1f177105b77a8acb0153059 | [
"Apache-2.0"
] | null | null | null | corpora/consensus_test/26588071.xml | dpavot/PGR-crowd | 70767e25c31601c1e1f177105b77a8acb0153059 | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" ?>
<document id="26588071">
<sentence id="26588071.s0" text="Certain breeds have a higher risk of developing antigen receptor-mediated signaling pathway cell tumours, suggesting that underlying predisposing germ-line genetic factors play a role in the development of this disease.">
<entity charOffset="48-91" id="26588071.s0.e0" ontology_id="GO_0050851" text="antigen receptor-mediated signaling pathway" type="GO"/>
<entity charOffset="97-104" id="26588071.s0.e1" ontology_id="HP_0002664" text="tumours" type="HP"/>
</sentence>
</document>
| 71.75 | 256 | 0.754355 |
0c1f11fe933153b178a81e63697d75e735cab051 | 3,217 | xml | XML | tomcat-main/src/main/resources/defaults/naturalhistory-authority-taxon.xml | cspace-deployment/application | 1c89e8ff26fbb3affe0350e5d150f047466196c6 | [
"ECL-2.0"
] | null | null | null | tomcat-main/src/main/resources/defaults/naturalhistory-authority-taxon.xml | cspace-deployment/application | 1c89e8ff26fbb3affe0350e5d150f047466196c6 | [
"ECL-2.0"
] | 8 | 2016-08-06T01:50:36.000Z | 2021-09-28T23:57:20.000Z | tomcat-main/src/main/resources/defaults/naturalhistory-authority-taxon.xml | cspace-deployment/application | 1c89e8ff26fbb3affe0350e5d150f047466196c6 | [
"ECL-2.0"
] | 7 | 2015-01-15T20:26:06.000Z | 2017-06-30T19:39:16.000Z | <record id="taxon" is-extension="true">
<services-record-path id="naturalhistory">taxon_naturalhistory:http://collectionspace.org/services/taxon/domain/naturalhistory,taxon_naturalhistory</services-record-path>
<section id="taxonNameAuthorityInformation">
<field id="taxonBasionym" section="naturalhistory" autocomplete="taxon-taxon"/>
<field id="accessRestrictions" section="naturalhistory">
<options>
<option id="" default="yes">Please select a value</option>
<option id="Unrestricted">Unrestricted</option>
<option id="Restricted">Restricted</option>
<option id="Dead">Dead</option>
</options>
</field>
<field id="family" section="naturalhistory" autocomplete="taxon-taxon"/>
<repeat id="plantAttributesGroupList/plantAttributesGroup" section="naturalhistory">
<field id="attributeDate" section="naturalhistory" ui-type="date" datatype="date"/>
<field id="recordedBy" section="naturalhistory" autocomplete="person-person"/>
<field id="height" section="naturalhistory"/>
<field id="width" section="naturalhistory"/>
<field id="diameterBreastHeight" section="naturalhistory"/>
<field id="habitat" section="naturalhistory" autocomplete="vocab-taxonomyAuthorityHabitat" ui-type="enum"/>
<field id="climateRating" section="naturalhistory" autocomplete="vocab-taxonomyAuthorityClimateRating" ui-type="enum"/>
<field id="conservationCategory" section="naturalhistory"/>
<field id="conservationOrganization" section="naturalhistory" autocomplete="organization-organization"/>
<field id="frostSensitive" section="naturalhistory" datatype="boolean"/>
<field id="medicinalUse" section="naturalhistory" datatype="boolean"/>
<field id="economicUse" section="naturalhistory" datatype="boolean"/>
</repeat>
<repeat id="naturalHistoryCommonNameGroupList/naturalHistoryCommonNameGroup" section="naturalhistory">
<field id="naturalHistoryCommonName" section="naturalhistory" autocomplete="taxon-taxon"/>
<field id="naturalHistoryCommonNameLanguage" section="naturalhistory" autocomplete="vocab-languages" ui-type="enum"/>
<field id="naturalHistoryCommonNameSource" section="naturalhistory"/>
<field id="naturalHistoryCommonNameSourceDetail" section="naturalhistory"/>
<field id="naturalHistoryCommonNameType" section="naturalhistory">
<options>
<option id="" default="yes">Please select a value</option>
<option id="preferred">Preferred</option>
<option id="secondary">Secondary</option>
<option id="rejected">Rejected</option>
</options>
</field>
</repeat>
<repeat id="relatedTermGroupList/relatedTermGroup" section="naturalhistory">
<field id="relatedTerm" section="naturalhistory" autocomplete="taxon-taxon"/>
<field id="relatedTermType" section="naturalhistory">
<options>
<option id="">Please select a value</option>
<option id="Synonym">Synonym</option>
<option id="Female Hybrid Parent">Female Hybrid Parent</option>
<option id="Male Hybrid Parent">Male Hybrid Parent</option>
</options>
</field>
<field id="relatedTermSource" section="naturalhistory"/>
<field id="relatedTermSourceDetail" section="naturalhistory"/>
</repeat>
</section>
</record> | 53.616667 | 171 | 0.745104 |
b3fd40509644c44691283a94fad337309bc048ae | 410 | xml | XML | ExampleData/Configuration.xml | jscott7/CSVComparer | 3358f851076a82a9247c103a8101e8a7a446386d | [
"MIT"
] | null | null | null | ExampleData/Configuration.xml | jscott7/CSVComparer | 3358f851076a82a9247c103a8101e8a7a446386d | [
"MIT"
] | 31 | 2020-01-28T19:20:04.000Z | 2022-02-28T21:06:57.000Z | ExampleData/Configuration.xml | jscott7/CSVComparer | 3358f851076a82a9247c103a8101e8a7a446386d | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<ComparisonDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Delimiter>,</Delimiter>
<KeyColumns>
<Column>ABC</Column>
<Column>DEF</Column>
</KeyColumns>
<HeaderRowIndex>0</HeaderRowIndex>
<ToleranceValue>0.1</ToleranceValue>
<ToleranceType>Relative</ToleranceType>
</ComparisonDefinition> | 37.272727 | 121 | 0.729268 |
e23c89b440238700d3bdfce34b553584949ca0cb | 2,498 | xml | XML | property_payment_GBOPE.xml | dspflash/property-manage | 0138fb103e3c99c5a738efbd5cf264305da0610b | [
"Apache-2.0"
] | 1 | 2022-02-22T02:47:32.000Z | 2022-02-22T02:47:32.000Z | property_payment_GBOPE.xml | dspflash/property-manage | 0138fb103e3c99c5a738efbd5cf264305da0610b | [
"Apache-2.0"
] | null | null | null | property_payment_GBOPE.xml | dspflash/property-manage | 0138fb103e3c99c5a738efbd5cf264305da0610b | [
"Apache-2.0"
] | null | null | null | <GroupBox cols="xs12 sm6 md4" Name="GBOPEproperty_payment" Size="100,100"><Ctrls>
<Button sqlpkinsert="id_payment" Text="create" ToolTip="ttp_createproperty_payment" Name="insertproperty_payment" Size="50,20">
<OnClick>
<DbDetails mode="insert" fcsm="1">
<DbTable>mylayout.property_payment</DbTable>
<Required>%{dataRequired}</Required>
<Requireless>%{dataRequireless}</Requireless>
<Data>payer_id[id_room],payer,phone,prebalance,curbalance,dt_pay,method[idx],tp[idx],code,curaccounts,paidaccounts,yd_skr,remark</Data>
<DataEx>enteredby,dt_enter,stat;'%{user_id}',now(),1</DataEx>
<queryFormat>insert into %{table} %{data}</queryFormat></DbDetails>
<submit namelist="DbDetails"/><if cond="!%{insertproperty_payment[broke]}"><if cond="%{refreshAfterEdit}==1"><submit next="property_paymentLst" delay="1000"/><elseif cond="%{refreshAfterEdit}==2"/><if cond="1"><if cond="'%{frmwndctrl}'"><submit next="%{frmwndctrl}" delay="1000"/><else/><submit next="$parent.property_payment_vLst" delay="1000"/></if></if></if></if>
</OnClick>
</Button><TAB/>
<Button Text="modify" ToolTip="ttp_modifyproperty_payment" Name="modifyproperty_payment" Size="50,20">
<OnClick>
<DbDetails mode="update" fcsm="1">
<DbTable>mylayout.property_payment</DbTable>
<Required>%{dataRequired}</Required>
<Requireless>%{dataRequireless}</Requireless>
<Data>payer_id[id_room],payer,phone,curbalance,dt_pay,method[idx],tp[idx],code,curaccounts,paidaccounts,yd_skr,remark</Data>
<DataEx/>
<Where>id_payment='%{id_payment}'</Where>
<queryFormat>update %{table} set %{data} where %{where}</queryFormat></DbDetails>
<submit namelist="DbDetails"/><if cond="!%{modifyproperty_payment[broke]}"><if cond="%{refreshAfterEdit}==1"><submit next="property_paymentLst" delay="1000"/><elseif cond="%{refreshAfterEdit}==2"/><if cond="'%{frmwndctrl}'"><submit next="%{frmwndctrl}" delay="1000"/><else/><submit next="$parent.property_payment_vLst" delay="1000"/></if></if></if>
</OnClick>
</Button><TAB/>
<Button Text="reset" ToolTip="ttp_resetproperty_payment" Name="resetproperty_payment" Size="50,20">
<OnClick>
<submit next="GBDEDITproperty_payment" function="reset"/>
</OnClick>
</Button><TAB/>
<Button Text="Search" ToolTip="ttp_gsearchproperty_payment" Name="gsearchproperty_payment" Size="50,20" visible="false">
<OnClick>
<search next="property_paymentLst" listed="0" prefixwhere="0" prefixand="0" inputed="1"/><submit next="GBDEDITproperty_payment" namelist="search" function="search"/>
</OnClick>
</Button><TAB/>
</Ctrls></GroupBox> | 67.513514 | 366 | 0.744596 |
b6587c91e93d93f3be43d296eb682f4f961f6a3c | 66,283 | xml | XML | data/real-world/eastpolitics/annotations/mideastPoliticsMix/positive1583.xml | artinmajdi/crowd-kit | 174e15f256a4929ed71699ffc1797ea87e0e8a99 | [
"Apache-2.0"
] | null | null | null | data/real-world/eastpolitics/annotations/mideastPoliticsMix/positive1583.xml | artinmajdi/crowd-kit | 174e15f256a4929ed71699ffc1797ea87e0e8a99 | [
"Apache-2.0"
] | null | null | null | data/real-world/eastpolitics/annotations/mideastPoliticsMix/positive1583.xml | artinmajdi/crowd-kit | 174e15f256a4929ed71699ffc1797ea87e0e8a99 | [
"Apache-2.0"
] | 1 | 2021-12-24T02:26:57.000Z | 2021-12-24T02:26:57.000Z | <?xml version='1.0' encoding='UTF-8'?>
<GateDocument version="3">
<!-- The document's features-->
<GateDocumentFeatures>
<Feature>
<Name className="java.lang.String">Original_document_content_on_load</Name>
<Value className="java.lang.String">From: benali@alcor.concordia.ca ( ILYESS B. BDIRA )
Message-ID: <benali.737423695@alcor>
Sender: usenet@newsflash.concordia.ca (USENET News System)
Nntp-Posting-Host: alcor.concordia.ca
Organization: Concordia University, Montreal, Canada
References: <saudi-rightsU3yD9ae@clarinet.com> <saudi-rightsU3yE625pe@clarinet.com>
Date: Fri, 14 May 1993 23:54:55 GMT
Lines: 61
clarinews@clarinet.com (BAHAA ELKOUSSY) writes:
UPI, and the newspapers who are reporting this being all owned by Saudis
I wonder how secure they are feeling by reporting all of these things,
maybe Saudi Arabia is allowed to have all the human rights violations
it can have, nobody is including them in any list,.. those are designed
for independent states.
> CAIRO, Egypt (UPI) -- The Saudi government ordered the firing and
why is this reported from Cairo?
>disbarment of six Saudi human rights activists one week after they
>formed the country's first human rights group, which has been condemned
>by the kingdom's highest religious authorities, Saudi media reported
>Friday.
> Two Saudi-owned, London-based daily newspapers reported the dismissal
>of five of the activists, who last week formed the Committee for the
>Protection of Legal Rights in the kingdom to hear allegations of human
>rights abuses.
> The newspapers said orders were issued to dismiss Abdallah al-Jabreen
>from his job with the Iftaa Department, Saudi Arabia's highest religious
>advisory body; Hamad al-Seleifeh from the Eduaction Ministry, and
>Mohamed al-Muss'eri, Abdallah al-Hamed and Abdallah al-Tuwaijri from two
>universities in Riyadh, the Saudi capital.
> Licenses to practice as law attorneys were also ordered revoked for
>Suleiman al-Marshoudi and al-Muss'eri and their law offices and any
>national branches were ordered closed for the same reason.
.....
> Saudi Interior Minister Prince Nayef Ben Abdel Aziz, a member of the
>royal family, rejected criticism of human rights violations in the
>kingdom.
> In an interview broadcast Friday, he said ``nations and organizations
>... say they protect human rights or demand respect of human rights''
>but at the same time refuse to intervene in Bosnia-Herzegovina, where
>people are ``being killed, raped and destroyed while even barred from
>carrying arms.''
> ``Where is the humanity and human rights of which those are talking?''
>the prince said in the interview broadcast by the Saudi-owned, London-
>based Middle East Broadcasting Center.
Can somebody teach this man some logic?
what is the relationship between a human rights league in Saudia
and human rights in Bosnia, I guess if we wanted to know what is
in Italy, we should know what is in Brasil (Syrian Joke)
> Prince Nayef, who controls Saudi police and prisons, said the
>kingdom's enforcement of Islamic laws gives his country one of the
their claim of following Islamic law is the biggest disservice
that they ever did to Islam.
...
> But Hosni Amin, executive director of the Cairo-based Arab
>Organization for Human Rights, said his group has documented evidence of
>human rights abuses in Saudi Arabia. He said the AOHR supported the
But how about human rights in Egypt Mr Amin?
I guess I am fighting on too many fronts, I might retire very soon
:-))
</Value>
</Feature>
<Feature>
<Name className="java.lang.String">gate.SourceURL</Name>
<Value className="java.lang.String">file:/C:/Users/jian/Documents/NetBeansProjects/NoiseReductionTechniques/mideastPoliticsMix/positive1583</Value>
</Feature>
</GateDocumentFeatures>
<!-- The document content area with serialized nodes -->
<TextWithNodes><Node id="0"/>From<Node id="4"/>:<Node id="5"/> <Node id="6"/>benali<Node id="12"/>@<Node id="13"/>alcor<Node id="18"/>.<Node id="19"/>concordia<Node id="28"/>.<Node id="29"/>ca<Node id="31"/> <Node id="32"/>(<Node id="33"/> <Node id="34"/>ILYESS<Node id="40"/> <Node id="41"/>B<Node id="42"/>.<Node id="43"/> <Node id="44"/>BDIRA<Node id="49"/> <Node id="50"/>)<Node id="51"/>
<Node id="52"/>Message-<Node id="60"/>ID<Node id="62"/>:<Node id="63"/> <Node id="64"/><<Node id="65"/>benali<Node id="71"/>.<Node id="72"/>737423695<Node id="81"/>@<Node id="82"/>alcor<Node id="87"/>><Node id="88"/>
<Node id="89"/>Sender<Node id="95"/>:<Node id="96"/> <Node id="97"/>usenet<Node id="103"/>@<Node id="104"/>newsflash<Node id="113"/>.<Node id="114"/>concordia<Node id="123"/>.<Node id="124"/>ca<Node id="126"/> <Node id="127"/>(<Node id="128"/>USENET<Node id="134"/> <Node id="135"/>News<Node id="139"/> <Node id="140"/>System<Node id="146"/>)<Node id="147"/>
<Node id="148"/>Nntp-<Node id="153"/>Posting-<Node id="161"/>Host<Node id="165"/>:<Node id="166"/> <Node id="167"/>alcor<Node id="172"/>.<Node id="173"/>concordia<Node id="182"/>.<Node id="183"/>ca<Node id="185"/>
<Node id="186"/>Organization<Node id="198"/>:<Node id="199"/> <Node id="200"/>Concordia<Node id="209"/> <Node id="210"/>University<Node id="220"/>,<Node id="221"/> <Node id="222"/>Montreal<Node id="230"/>,<Node id="231"/> <Node id="232"/>Canada<Node id="238"/>
<Node id="239"/>References<Node id="249"/>:<Node id="250"/> <Node id="251"/><<Node id="252"/>saudi-rights<Node id="264"/>U<Node id="265"/>3<Node id="266"/>yD<Node id="268"/>9<Node id="269"/>ae<Node id="271"/>@<Node id="272"/>clarinet<Node id="280"/>.<Node id="281"/>com<Node id="284"/>><Node id="285"/> <Node id="286"/><<Node id="287"/>saudi-rights<Node id="299"/>U<Node id="300"/>3<Node id="301"/>yE<Node id="303"/>625<Node id="306"/>pe<Node id="308"/>@<Node id="309"/>clarinet<Node id="317"/>.<Node id="318"/>com<Node id="321"/>><Node id="322"/>
<Node id="323"/>Date<Node id="327"/>:<Node id="328"/> <Node id="329"/>Fri<Node id="332"/>,<Node id="333"/> <Node id="334"/>14<Node id="336"/> <Node id="337"/>May<Node id="340"/> <Node id="341"/>1993<Node id="345"/> <Node id="346"/>23<Node id="348"/>:<Node id="349"/>54<Node id="351"/>:<Node id="352"/>55<Node id="354"/> <Node id="355"/>GMT<Node id="358"/>
<Node id="359"/>Lines<Node id="364"/>:<Node id="365"/> <Node id="366"/>61<Node id="368"/>
<Node id="369"/>
<Node id="370"/>clarinews<Node id="379"/>@<Node id="380"/>clarinet<Node id="388"/>.<Node id="389"/>com<Node id="392"/> <Node id="393"/>(<Node id="394"/>BAHAA<Node id="399"/> <Node id="400"/>ELKOUSSY<Node id="408"/>)<Node id="409"/> <Node id="410"/>writes<Node id="416"/>:<Node id="417"/>
<Node id="418"/>
<Node id="419"/>UPI<Node id="422"/>,<Node id="423"/> <Node id="424"/>and<Node id="427"/> <Node id="428"/>the<Node id="431"/> <Node id="432"/>newspapers<Node id="442"/> <Node id="443"/>who<Node id="446"/> <Node id="447"/>are<Node id="450"/> <Node id="451"/>reporting<Node id="460"/> <Node id="461"/>this<Node id="465"/> <Node id="466"/>being<Node id="471"/> <Node id="472"/>all<Node id="475"/> <Node id="476"/>owned<Node id="481"/> <Node id="482"/>by<Node id="484"/> <Node id="485"/>Saudis<Node id="491"/>
<Node id="492"/>I<Node id="493"/> <Node id="494"/>wonder<Node id="500"/> <Node id="501"/>how<Node id="504"/> <Node id="505"/>secure<Node id="511"/> <Node id="512"/>they<Node id="516"/> <Node id="517"/>are<Node id="520"/> <Node id="521"/>feeling<Node id="528"/> <Node id="529"/>by<Node id="531"/> <Node id="532"/>reporting<Node id="541"/> <Node id="542"/>all<Node id="545"/> <Node id="546"/>of<Node id="548"/> <Node id="549"/>these<Node id="554"/> <Node id="555"/>things<Node id="561"/>,<Node id="562"/>
<Node id="563"/>maybe<Node id="568"/> <Node id="569"/>Saudi<Node id="574"/> <Node id="575"/>Arabia<Node id="581"/> <Node id="582"/>is<Node id="584"/> <Node id="585"/>allowed<Node id="592"/> <Node id="593"/>to<Node id="595"/> <Node id="596"/>have<Node id="600"/> <Node id="601"/>all<Node id="604"/> <Node id="605"/>the<Node id="608"/> <Node id="609"/>human<Node id="614"/> <Node id="615"/>rights<Node id="621"/> <Node id="622"/>violations<Node id="632"/>
<Node id="633"/>it<Node id="635"/> <Node id="636"/>can<Node id="639"/> <Node id="640"/>have<Node id="644"/>,<Node id="645"/> <Node id="646"/>nobody<Node id="652"/> <Node id="653"/>is<Node id="655"/> <Node id="656"/>including<Node id="665"/> <Node id="666"/>them<Node id="670"/> <Node id="671"/>in<Node id="673"/> <Node id="674"/>any<Node id="677"/> <Node id="678"/>list<Node id="682"/>,<Node id="683"/>.<Node id="684"/>.<Node id="685"/> <Node id="686"/>those<Node id="691"/> <Node id="692"/>are<Node id="695"/> <Node id="696"/>designed<Node id="704"/>
<Node id="705"/>for<Node id="708"/> <Node id="709"/>independent<Node id="720"/> <Node id="721"/>states<Node id="727"/>.<Node id="728"/>
<Node id="729"/>
<Node id="730"/>><Node id="731"/> <Node id="732"/>CAIRO<Node id="737"/>,<Node id="738"/> <Node id="739"/>Egypt<Node id="744"/> <Node id="745"/>(<Node id="746"/>UPI<Node id="749"/>)<Node id="750"/> <Node id="751"/>-<Node id="752"/>-<Node id="753"/> <Node id="754"/>The<Node id="757"/> <Node id="758"/>Saudi<Node id="763"/> <Node id="764"/>government<Node id="774"/> <Node id="775"/>ordered<Node id="782"/> <Node id="783"/>the<Node id="786"/> <Node id="787"/>firing<Node id="793"/> <Node id="794"/>and<Node id="797"/>
<Node id="798"/>
<Node id="799"/>why<Node id="802"/> <Node id="803"/>is<Node id="805"/> <Node id="806"/>this<Node id="810"/> <Node id="811"/>reported<Node id="819"/> <Node id="820"/>from<Node id="824"/> <Node id="825"/>Cairo<Node id="830"/>?<Node id="831"/>
<Node id="832"/>
<Node id="833"/>><Node id="834"/>disbarment<Node id="844"/> <Node id="845"/>of<Node id="847"/> <Node id="848"/>six<Node id="851"/> <Node id="852"/>Saudi<Node id="857"/> <Node id="858"/>human<Node id="863"/> <Node id="864"/>rights<Node id="870"/> <Node id="871"/>activists<Node id="880"/> <Node id="881"/>one<Node id="884"/> <Node id="885"/>week<Node id="889"/> <Node id="890"/>after<Node id="895"/> <Node id="896"/>they<Node id="900"/>
<Node id="901"/>><Node id="902"/>formed<Node id="908"/> <Node id="909"/>the<Node id="912"/> <Node id="913"/>country<Node id="920"/>'s<Node id="922"/> <Node id="923"/>first<Node id="928"/> <Node id="929"/>human<Node id="934"/> <Node id="935"/>rights<Node id="941"/> <Node id="942"/>group<Node id="947"/>,<Node id="948"/> <Node id="949"/>which<Node id="954"/> <Node id="955"/>has<Node id="958"/> <Node id="959"/>been<Node id="963"/> <Node id="964"/>condemned<Node id="973"/>
<Node id="974"/>><Node id="975"/>by<Node id="977"/> <Node id="978"/>the<Node id="981"/> <Node id="982"/>kingdom<Node id="989"/>'s<Node id="991"/> <Node id="992"/>highest<Node id="999"/> <Node id="1000"/>religious<Node id="1009"/> <Node id="1010"/>authorities<Node id="1021"/>,<Node id="1022"/> <Node id="1023"/>Saudi<Node id="1028"/> <Node id="1029"/>media<Node id="1034"/> <Node id="1035"/>reported<Node id="1043"/>
<Node id="1044"/>><Node id="1045"/>Friday<Node id="1051"/>.<Node id="1052"/>
<Node id="1053"/>><Node id="1054"/> <Node id="1055"/>Two<Node id="1058"/> <Node id="1059"/>Saudi-owned<Node id="1070"/>,<Node id="1071"/> <Node id="1072"/>London-based<Node id="1084"/> <Node id="1085"/>daily<Node id="1090"/> <Node id="1091"/>newspapers<Node id="1101"/> <Node id="1102"/>reported<Node id="1110"/> <Node id="1111"/>the<Node id="1114"/> <Node id="1115"/>dismissal<Node id="1124"/>
<Node id="1125"/>><Node id="1126"/>of<Node id="1128"/> <Node id="1129"/>five<Node id="1133"/> <Node id="1134"/>of<Node id="1136"/> <Node id="1137"/>the<Node id="1140"/> <Node id="1141"/>activists<Node id="1150"/>,<Node id="1151"/> <Node id="1152"/>who<Node id="1155"/> <Node id="1156"/>last<Node id="1160"/> <Node id="1161"/>week<Node id="1165"/> <Node id="1166"/>formed<Node id="1172"/> <Node id="1173"/>the<Node id="1176"/> <Node id="1177"/>Committee<Node id="1186"/> <Node id="1187"/>for<Node id="1190"/> <Node id="1191"/>the<Node id="1194"/>
<Node id="1195"/>><Node id="1196"/>Protection<Node id="1206"/> <Node id="1207"/>of<Node id="1209"/> <Node id="1210"/>Legal<Node id="1215"/> <Node id="1216"/>Rights<Node id="1222"/> <Node id="1223"/>in<Node id="1225"/> <Node id="1226"/>the<Node id="1229"/> <Node id="1230"/>kingdom<Node id="1237"/> <Node id="1238"/>to<Node id="1240"/> <Node id="1241"/>hear<Node id="1245"/> <Node id="1246"/>allegations<Node id="1257"/> <Node id="1258"/>of<Node id="1260"/> <Node id="1261"/>human<Node id="1266"/>
<Node id="1267"/>><Node id="1268"/>rights<Node id="1274"/> <Node id="1275"/>abuses<Node id="1281"/>.<Node id="1282"/>
<Node id="1283"/>><Node id="1284"/> <Node id="1285"/>The<Node id="1288"/> <Node id="1289"/>newspapers<Node id="1299"/> <Node id="1300"/>said<Node id="1304"/> <Node id="1305"/>orders<Node id="1311"/> <Node id="1312"/>were<Node id="1316"/> <Node id="1317"/>issued<Node id="1323"/> <Node id="1324"/>to<Node id="1326"/> <Node id="1327"/>dismiss<Node id="1334"/> <Node id="1335"/>Abdallah<Node id="1343"/> <Node id="1344"/>al-<Node id="1347"/>Jabreen<Node id="1354"/>
<Node id="1355"/>><Node id="1356"/>from<Node id="1360"/> <Node id="1361"/>his<Node id="1364"/> <Node id="1365"/>job<Node id="1368"/> <Node id="1369"/>with<Node id="1373"/> <Node id="1374"/>the<Node id="1377"/> <Node id="1378"/>Iftaa<Node id="1383"/> <Node id="1384"/>Department<Node id="1394"/>,<Node id="1395"/> <Node id="1396"/>Saudi<Node id="1401"/> <Node id="1402"/>Arabia<Node id="1408"/>'s<Node id="1410"/> <Node id="1411"/>highest<Node id="1418"/> <Node id="1419"/>religious<Node id="1428"/>
<Node id="1429"/>><Node id="1430"/>advisory<Node id="1438"/> <Node id="1439"/>body<Node id="1443"/>;<Node id="1444"/> <Node id="1445"/>Hamad<Node id="1450"/> <Node id="1451"/>al-<Node id="1454"/>Seleifeh<Node id="1462"/> <Node id="1463"/>from<Node id="1467"/> <Node id="1468"/>the<Node id="1471"/> <Node id="1472"/>Eduaction<Node id="1481"/> <Node id="1482"/>Ministry<Node id="1490"/>,<Node id="1491"/> <Node id="1492"/>and<Node id="1495"/>
<Node id="1496"/>><Node id="1497"/>Mohamed<Node id="1504"/> <Node id="1505"/>al-<Node id="1508"/>Muss<Node id="1512"/>'<Node id="1513"/>eri<Node id="1516"/>,<Node id="1517"/> <Node id="1518"/>Abdallah<Node id="1526"/> <Node id="1527"/>al-<Node id="1530"/>Hamed<Node id="1535"/> <Node id="1536"/>and<Node id="1539"/> <Node id="1540"/>Abdallah<Node id="1548"/> <Node id="1549"/>al-<Node id="1552"/>Tuwaijri<Node id="1560"/> <Node id="1561"/>from<Node id="1565"/> <Node id="1566"/>two<Node id="1569"/>
<Node id="1570"/>><Node id="1571"/>universities<Node id="1583"/> <Node id="1584"/>in<Node id="1586"/> <Node id="1587"/>Riyadh<Node id="1593"/>,<Node id="1594"/> <Node id="1595"/>the<Node id="1598"/> <Node id="1599"/>Saudi<Node id="1604"/> <Node id="1605"/>capital<Node id="1612"/>.<Node id="1613"/>
<Node id="1614"/>><Node id="1615"/> <Node id="1616"/>Licenses<Node id="1624"/> <Node id="1625"/>to<Node id="1627"/> <Node id="1628"/>practice<Node id="1636"/> <Node id="1637"/>as<Node id="1639"/> <Node id="1640"/>law<Node id="1643"/> <Node id="1644"/>attorneys<Node id="1653"/> <Node id="1654"/>were<Node id="1658"/> <Node id="1659"/>also<Node id="1663"/> <Node id="1664"/>ordered<Node id="1671"/> <Node id="1672"/>revoked<Node id="1679"/> <Node id="1680"/>for<Node id="1683"/>
<Node id="1684"/>><Node id="1685"/>Suleiman<Node id="1693"/> <Node id="1694"/>al-<Node id="1697"/>Marshoudi<Node id="1706"/> <Node id="1707"/>and<Node id="1710"/> <Node id="1711"/>al-<Node id="1714"/>Muss<Node id="1718"/>'<Node id="1719"/>eri<Node id="1722"/> <Node id="1723"/>and<Node id="1726"/> <Node id="1727"/>their<Node id="1732"/> <Node id="1733"/>law<Node id="1736"/> <Node id="1737"/>offices<Node id="1744"/> <Node id="1745"/>and<Node id="1748"/> <Node id="1749"/>any<Node id="1752"/>
<Node id="1753"/>><Node id="1754"/>national<Node id="1762"/> <Node id="1763"/>branches<Node id="1771"/> <Node id="1772"/>were<Node id="1776"/> <Node id="1777"/>ordered<Node id="1784"/> <Node id="1785"/>closed<Node id="1791"/> <Node id="1792"/>for<Node id="1795"/> <Node id="1796"/>the<Node id="1799"/> <Node id="1800"/>same<Node id="1804"/> <Node id="1805"/>reason<Node id="1811"/>.<Node id="1812"/>
<Node id="1813"/>.<Node id="1814"/>.<Node id="1815"/>.<Node id="1816"/>.<Node id="1817"/>.<Node id="1818"/>
<Node id="1819"/>><Node id="1820"/> <Node id="1821"/>Saudi<Node id="1826"/> <Node id="1827"/>Interior<Node id="1835"/> <Node id="1836"/>Minister<Node id="1844"/> <Node id="1845"/>Prince<Node id="1851"/> <Node id="1852"/>Nayef<Node id="1857"/> <Node id="1858"/>Ben<Node id="1861"/> <Node id="1862"/>Abdel<Node id="1867"/> <Node id="1868"/>Aziz<Node id="1872"/>,<Node id="1873"/> <Node id="1874"/>a<Node id="1875"/> <Node id="1876"/>member<Node id="1882"/> <Node id="1883"/>of<Node id="1885"/> <Node id="1886"/>the<Node id="1889"/>
<Node id="1890"/>><Node id="1891"/>royal<Node id="1896"/> <Node id="1897"/>family<Node id="1903"/>,<Node id="1904"/> <Node id="1905"/>rejected<Node id="1913"/> <Node id="1914"/>criticism<Node id="1923"/> <Node id="1924"/>of<Node id="1926"/> <Node id="1927"/>human<Node id="1932"/> <Node id="1933"/>rights<Node id="1939"/> <Node id="1940"/>violations<Node id="1950"/> <Node id="1951"/>in<Node id="1953"/> <Node id="1954"/>the<Node id="1957"/>
<Node id="1958"/>><Node id="1959"/>kingdom<Node id="1966"/>.<Node id="1967"/>
<Node id="1968"/>><Node id="1969"/> <Node id="1970"/>In<Node id="1972"/> <Node id="1973"/>an<Node id="1975"/> <Node id="1976"/>interview<Node id="1985"/> <Node id="1986"/>broadcast<Node id="1995"/> <Node id="1996"/>Friday<Node id="2002"/>,<Node id="2003"/> <Node id="2004"/>he<Node id="2006"/> <Node id="2007"/>said<Node id="2011"/> <Node id="2012"/>`<Node id="2013"/>`<Node id="2014"/>nations<Node id="2021"/> <Node id="2022"/>and<Node id="2025"/> <Node id="2026"/>organizations<Node id="2039"/>
<Node id="2040"/>><Node id="2041"/>.<Node id="2042"/>.<Node id="2043"/>.<Node id="2044"/> <Node id="2045"/>say<Node id="2048"/> <Node id="2049"/>they<Node id="2053"/> <Node id="2054"/>protect<Node id="2061"/> <Node id="2062"/>human<Node id="2067"/> <Node id="2068"/>rights<Node id="2074"/> <Node id="2075"/>or<Node id="2077"/> <Node id="2078"/>demand<Node id="2084"/> <Node id="2085"/>respect<Node id="2092"/> <Node id="2093"/>of<Node id="2095"/> <Node id="2096"/>human<Node id="2101"/> <Node id="2102"/>rights<Node id="2108"/>'<Node id="2109"/>'<Node id="2110"/>
<Node id="2111"/>><Node id="2112"/>but<Node id="2115"/> <Node id="2116"/>at<Node id="2118"/> <Node id="2119"/>the<Node id="2122"/> <Node id="2123"/>same<Node id="2127"/> <Node id="2128"/>time<Node id="2132"/> <Node id="2133"/>refuse<Node id="2139"/> <Node id="2140"/>to<Node id="2142"/> <Node id="2143"/>intervene<Node id="2152"/> <Node id="2153"/>in<Node id="2155"/> <Node id="2156"/>Bosnia-<Node id="2163"/>Herzegovina<Node id="2174"/>,<Node id="2175"/> <Node id="2176"/>where<Node id="2181"/>
<Node id="2182"/>><Node id="2183"/>people<Node id="2189"/> <Node id="2190"/>are<Node id="2193"/> <Node id="2194"/>`<Node id="2195"/>`<Node id="2196"/>being<Node id="2201"/> <Node id="2202"/>killed<Node id="2208"/>,<Node id="2209"/> <Node id="2210"/>raped<Node id="2215"/> <Node id="2216"/>and<Node id="2219"/> <Node id="2220"/>destroyed<Node id="2229"/> <Node id="2230"/>while<Node id="2235"/> <Node id="2236"/>even<Node id="2240"/> <Node id="2241"/>barred<Node id="2247"/> <Node id="2248"/>from<Node id="2252"/>
<Node id="2253"/>><Node id="2254"/>carrying<Node id="2262"/> <Node id="2263"/>arms<Node id="2267"/>.<Node id="2268"/>'<Node id="2269"/>'<Node id="2270"/>
<Node id="2271"/>><Node id="2272"/> <Node id="2273"/>`<Node id="2274"/>`<Node id="2275"/>Where<Node id="2280"/> <Node id="2281"/>is<Node id="2283"/> <Node id="2284"/>the<Node id="2287"/> <Node id="2288"/>humanity<Node id="2296"/> <Node id="2297"/>and<Node id="2300"/> <Node id="2301"/>human<Node id="2306"/> <Node id="2307"/>rights<Node id="2313"/> <Node id="2314"/>of<Node id="2316"/> <Node id="2317"/>which<Node id="2322"/> <Node id="2323"/>those<Node id="2328"/> <Node id="2329"/>are<Node id="2332"/> <Node id="2333"/>talking<Node id="2340"/>?<Node id="2341"/>'<Node id="2342"/>'<Node id="2343"/>
<Node id="2344"/>><Node id="2345"/>the<Node id="2348"/> <Node id="2349"/>prince<Node id="2355"/> <Node id="2356"/>said<Node id="2360"/> <Node id="2361"/>in<Node id="2363"/> <Node id="2364"/>the<Node id="2367"/> <Node id="2368"/>interview<Node id="2377"/> <Node id="2378"/>broadcast<Node id="2387"/> <Node id="2388"/>by<Node id="2390"/> <Node id="2391"/>the<Node id="2394"/> <Node id="2395"/>Saudi-owned<Node id="2406"/>,<Node id="2407"/> <Node id="2408"/>London-<Node id="2415"/>
<Node id="2416"/>><Node id="2417"/>based<Node id="2422"/> <Node id="2423"/>Middle<Node id="2429"/> <Node id="2430"/>East<Node id="2434"/> <Node id="2435"/>Broadcasting<Node id="2447"/> <Node id="2448"/>Center<Node id="2454"/>.<Node id="2455"/>
<Node id="2456"/>
<Node id="2457"/>Can<Node id="2460"/> <Node id="2461"/>somebody<Node id="2469"/> <Node id="2470"/>teach<Node id="2475"/> <Node id="2476"/>this<Node id="2480"/> <Node id="2481"/>man<Node id="2484"/> <Node id="2485"/>some<Node id="2489"/> <Node id="2490"/>logic<Node id="2495"/>?<Node id="2496"/>
<Node id="2497"/>what<Node id="2501"/> <Node id="2502"/>is<Node id="2504"/> <Node id="2505"/>the<Node id="2508"/> <Node id="2509"/>relationship<Node id="2521"/> <Node id="2522"/>between<Node id="2529"/> <Node id="2530"/>a<Node id="2531"/> <Node id="2532"/>human<Node id="2537"/> <Node id="2538"/>rights<Node id="2544"/> <Node id="2545"/>league<Node id="2551"/> <Node id="2552"/>in<Node id="2554"/> <Node id="2555"/> <Node id="2556"/>Saudia<Node id="2562"/>
<Node id="2563"/>and<Node id="2566"/> <Node id="2567"/>human<Node id="2572"/> <Node id="2573"/>rights<Node id="2579"/> <Node id="2580"/>in<Node id="2582"/> <Node id="2583"/>Bosnia<Node id="2589"/>,<Node id="2590"/> <Node id="2591"/>I<Node id="2592"/> <Node id="2593"/>guess<Node id="2598"/> <Node id="2599"/>if<Node id="2601"/> <Node id="2602"/>we<Node id="2604"/> <Node id="2605"/>wanted<Node id="2611"/> <Node id="2612"/>to<Node id="2614"/> <Node id="2615"/>know<Node id="2619"/> <Node id="2620"/>what<Node id="2624"/> <Node id="2625"/>is<Node id="2627"/>
<Node id="2628"/>in<Node id="2630"/> <Node id="2631"/>Italy<Node id="2636"/>,<Node id="2637"/> <Node id="2638"/>we<Node id="2640"/> <Node id="2641"/>should<Node id="2647"/> <Node id="2648"/>know<Node id="2652"/> <Node id="2653"/>what<Node id="2657"/> <Node id="2658"/>is<Node id="2660"/> <Node id="2661"/>in<Node id="2663"/> <Node id="2664"/>Brasil<Node id="2670"/> <Node id="2671"/>(<Node id="2672"/>Syrian<Node id="2678"/> <Node id="2679"/>Joke<Node id="2683"/>)<Node id="2684"/>
<Node id="2685"/>
<Node id="2686"/>><Node id="2687"/> <Node id="2688"/>Prince<Node id="2694"/> <Node id="2695"/>Nayef<Node id="2700"/>,<Node id="2701"/> <Node id="2702"/>who<Node id="2705"/> <Node id="2706"/>controls<Node id="2714"/> <Node id="2715"/>Saudi<Node id="2720"/> <Node id="2721"/>police<Node id="2727"/> <Node id="2728"/>and<Node id="2731"/> <Node id="2732"/>prisons<Node id="2739"/>,<Node id="2740"/> <Node id="2741"/>said<Node id="2745"/> <Node id="2746"/>the<Node id="2749"/>
<Node id="2750"/>><Node id="2751"/>kingdom<Node id="2758"/>'s<Node id="2760"/> <Node id="2761"/>enforcement<Node id="2772"/> <Node id="2773"/>of<Node id="2775"/> <Node id="2776"/>Islamic<Node id="2783"/> <Node id="2784"/>laws<Node id="2788"/> <Node id="2789"/>gives<Node id="2794"/> <Node id="2795"/>his<Node id="2798"/> <Node id="2799"/>country<Node id="2806"/> <Node id="2807"/>one<Node id="2810"/> <Node id="2811"/>of<Node id="2813"/> <Node id="2814"/>the<Node id="2817"/>
<Node id="2818"/>
<Node id="2819"/>their<Node id="2824"/> <Node id="2825"/>claim<Node id="2830"/> <Node id="2831"/>of<Node id="2833"/> <Node id="2834"/>following<Node id="2843"/> <Node id="2844"/>Islamic<Node id="2851"/> <Node id="2852"/>law<Node id="2855"/> <Node id="2856"/>is<Node id="2858"/> <Node id="2859"/>the<Node id="2862"/> <Node id="2863"/>biggest<Node id="2870"/> <Node id="2871"/>disservice<Node id="2881"/>
<Node id="2882"/>that<Node id="2886"/> <Node id="2887"/>they<Node id="2891"/> <Node id="2892"/>ever<Node id="2896"/> <Node id="2897"/>did<Node id="2900"/> <Node id="2901"/>to<Node id="2903"/> <Node id="2904"/>Islam<Node id="2909"/>.<Node id="2910"/>
<Node id="2911"/>
<Node id="2912"/>.<Node id="2913"/>.<Node id="2914"/>.<Node id="2915"/>
<Node id="2916"/>><Node id="2917"/> <Node id="2918"/>But<Node id="2921"/> <Node id="2922"/>Hosni<Node id="2927"/> <Node id="2928"/>Amin<Node id="2932"/>,<Node id="2933"/> <Node id="2934"/>executive<Node id="2943"/> <Node id="2944"/>director<Node id="2952"/> <Node id="2953"/>of<Node id="2955"/> <Node id="2956"/>the<Node id="2959"/> <Node id="2960"/>Cairo-based<Node id="2971"/> <Node id="2972"/>Arab<Node id="2976"/>
<Node id="2977"/>><Node id="2978"/>Organization<Node id="2990"/> <Node id="2991"/>for<Node id="2994"/> <Node id="2995"/>Human<Node id="3000"/> <Node id="3001"/>Rights<Node id="3007"/>,<Node id="3008"/> <Node id="3009"/>said<Node id="3013"/> <Node id="3014"/>his<Node id="3017"/> <Node id="3018"/>group<Node id="3023"/> <Node id="3024"/>has<Node id="3027"/> <Node id="3028"/>documented<Node id="3038"/> <Node id="3039"/>evidence<Node id="3047"/> <Node id="3048"/>of<Node id="3050"/>
<Node id="3051"/>><Node id="3052"/>human<Node id="3057"/> <Node id="3058"/>rights<Node id="3064"/> <Node id="3065"/>abuses<Node id="3071"/> <Node id="3072"/>in<Node id="3074"/> <Node id="3075"/>Saudi<Node id="3080"/> <Node id="3081"/>Arabia<Node id="3087"/>.<Node id="3088"/> <Node id="3089"/>He<Node id="3091"/> <Node id="3092"/>said<Node id="3096"/> <Node id="3097"/>the<Node id="3100"/> <Node id="3101"/>AOHR<Node id="3105"/> <Node id="3106"/>supported<Node id="3115"/> <Node id="3116"/>the<Node id="3119"/>
<Node id="3120"/>
<Node id="3121"/>But<Node id="3124"/> <Node id="3125"/>how<Node id="3128"/> <Node id="3129"/>about<Node id="3134"/> <Node id="3135"/>human<Node id="3140"/> <Node id="3141"/>rights<Node id="3147"/> <Node id="3148"/>in<Node id="3150"/> <Node id="3151"/>Egypt<Node id="3156"/> <Node id="3157"/>Mr<Node id="3159"/> <Node id="3160"/>Amin<Node id="3164"/>?<Node id="3165"/>
<Node id="3166"/>
<Node id="3167"/>I<Node id="3168"/> <Node id="3169"/>guess<Node id="3174"/> <Node id="3175"/>I<Node id="3176"/> <Node id="3177"/>am<Node id="3179"/> <Node id="3180"/>fighting<Node id="3188"/> <Node id="3189"/>on<Node id="3191"/> <Node id="3192"/>too<Node id="3195"/> <Node id="3196"/>many<Node id="3200"/> <Node id="3201"/>fronts<Node id="3207"/>,<Node id="3208"/> <Node id="3209"/>I<Node id="3210"/> <Node id="3211"/>might<Node id="3216"/> <Node id="3217"/>retire<Node id="3223"/> <Node id="3224"/>very<Node id="3228"/> <Node id="3229"/>soon<Node id="3233"/>
<Node id="3234"/>:<Node id="3235"/>-<Node id="3236"/>)<Node id="3237"/>)<Node id="3238"/>
<Node id="3239"/></TextWithNodes>
<!-- The default annotation set -->
<AnnotationSet>
<Annotation EndNode="3239" StartNode="0" Type="Mention" Id="9999999">
<Feature>
<Name classname="java.lang.String">Class</Name>
<Value classname="java.lang.String">1</Value>
</Feature>
</Annotation>
<Annotation Id="3" Type="Token" StartNode="6" EndNode="12">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">benali</Value>
</Feature>
</Annotation>
<Annotation Id="7" Type="Token" StartNode="19" EndNode="28">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">concordia</Value>
</Feature>
</Annotation>
<Annotation Id="13" Type="Token" StartNode="34" EndNode="40">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">ILYESS</Value>
</Feature>
</Annotation>
<Annotation Id="22" Type="Token" StartNode="52" EndNode="60">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Message-</Value>
</Feature>
</Annotation>
<Annotation Id="27" Type="Token" StartNode="65" EndNode="71">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">benali</Value>
</Feature>
</Annotation>
<Annotation Id="29" Type="Token" StartNode="72" EndNode="81">
</Annotation>
<Annotation Id="34" Type="Token" StartNode="89" EndNode="95">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Sender</Value>
</Feature>
</Annotation>
<Annotation Id="39" Type="Token" StartNode="104" EndNode="113">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">newsflash</Value>
</Feature>
</Annotation>
<Annotation Id="37" Type="Token" StartNode="97" EndNode="103">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">usenet</Value>
</Feature>
</Annotation>
<Annotation Id="41" Type="Token" StartNode="114" EndNode="123">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">concordia</Value>
</Feature>
</Annotation>
<Annotation Id="46" Type="Token" StartNode="128" EndNode="134">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">USENET</Value>
</Feature>
</Annotation>
<Annotation Id="50" Type="Token" StartNode="140" EndNode="146">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">System</Value>
</Feature>
</Annotation>
<Annotation Id="54" Type="Token" StartNode="153" EndNode="161">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Posting-</Value>
</Feature>
</Annotation>
<Annotation Id="60" Type="Token" StartNode="173" EndNode="182">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">concordia</Value>
</Feature>
</Annotation>
<Annotation Id="69" Type="Token" StartNode="210" EndNode="220">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">University</Value>
</Feature>
</Annotation>
<Annotation Id="64" Type="Token" StartNode="186" EndNode="198">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Organization</Value>
</Feature>
</Annotation>
<Annotation Id="67" Type="Token" StartNode="200" EndNode="209">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Concordia</Value>
</Feature>
</Annotation>
<Annotation Id="77" Type="Token" StartNode="239" EndNode="249">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">References</Value>
</Feature>
</Annotation>
<Annotation Id="72" Type="Token" StartNode="222" EndNode="230">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Montreal</Value>
</Feature>
</Annotation>
<Annotation Id="75" Type="Token" StartNode="232" EndNode="238">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Canada</Value>
</Feature>
</Annotation>
<Annotation Id="81" Type="Token" StartNode="252" EndNode="264">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">saudi-rights</Value>
</Feature>
</Annotation>
<Annotation Id="94" Type="Token" StartNode="287" EndNode="299">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">saudi-rights</Value>
</Feature>
</Annotation>
<Annotation Id="88" Type="Token" StartNode="272" EndNode="280">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">clarinet</Value>
</Feature>
</Annotation>
<Annotation Id="101" Type="Token" StartNode="309" EndNode="317">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">clarinet</Value>
</Feature>
</Annotation>
<Annotation Id="141" Type="Token" StartNode="400" EndNode="408">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">ELKOUSSY</Value>
</Feature>
</Annotation>
<Annotation Id="132" Type="Token" StartNode="370" EndNode="379">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">clarinews</Value>
</Feature>
</Annotation>
<Annotation Id="134" Type="Token" StartNode="380" EndNode="388">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">clarinet</Value>
</Feature>
</Annotation>
<Annotation Id="155" Type="Token" StartNode="432" EndNode="442">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">newspapers</Value>
</Feature>
</Annotation>
<Annotation Id="144" Type="Token" StartNode="410" EndNode="416">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">writes</Value>
</Feature>
</Annotation>
<Annotation Id="173" Type="Token" StartNode="485" EndNode="491">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Saudis</Value>
</Feature>
</Annotation>
<Annotation Id="161" Type="Token" StartNode="451" EndNode="460">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">reporting</Value>
</Feature>
</Annotation>
<Annotation Id="187" Type="Token" StartNode="521" EndNode="528">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">feeling</Value>
</Feature>
</Annotation>
<Annotation Id="191" Type="Token" StartNode="532" EndNode="541">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">reporting</Value>
</Feature>
</Annotation>
<Annotation Id="177" Type="Token" StartNode="494" EndNode="500">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">wonder</Value>
</Feature>
</Annotation>
<Annotation Id="181" Type="Token" StartNode="505" EndNode="511">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">secure</Value>
</Feature>
</Annotation>
<Annotation Id="206" Type="Token" StartNode="575" EndNode="581">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Arabia</Value>
</Feature>
</Annotation>
<Annotation Id="199" Type="Token" StartNode="555" EndNode="561">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">things</Value>
</Feature>
</Annotation>
<Annotation Id="222" Type="Token" StartNode="615" EndNode="621">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">rights</Value>
</Feature>
</Annotation>
<Annotation Id="210" Type="Token" StartNode="585" EndNode="592">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">allowed</Value>
</Feature>
</Annotation>
<Annotation Id="237" Type="Token" StartNode="656" EndNode="665">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">including</Value>
</Feature>
</Annotation>
<Annotation Id="233" Type="Token" StartNode="646" EndNode="652">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">nobody</Value>
</Feature>
</Annotation>
<Annotation Id="224" Type="Token" StartNode="622" EndNode="632">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">violations</Value>
</Feature>
</Annotation>
<Annotation Id="254" Type="Token" StartNode="696" EndNode="704">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">designed</Value>
</Feature>
</Annotation>
<Annotation Id="282" Type="Token" StartNode="764" EndNode="774">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">government</Value>
</Feature>
</Annotation>
<Annotation Id="284" Type="Token" StartNode="775" EndNode="782">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">ordered</Value>
</Feature>
</Annotation>
<Annotation Id="258" Type="Token" StartNode="709" EndNode="720">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">independent</Value>
</Feature>
</Annotation>
<Annotation Id="260" Type="Token" StartNode="721" EndNode="727">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">states</Value>
</Feature>
</Annotation>
<Annotation Id="308" Type="Token" StartNode="834" EndNode="844">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">disbarment</Value>
</Feature>
</Annotation>
<Annotation Id="318" Type="Token" StartNode="864" EndNode="870">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">rights</Value>
</Feature>
</Annotation>
<Annotation Id="288" Type="Token" StartNode="787" EndNode="793">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">firing</Value>
</Feature>
</Annotation>
<Annotation Id="299" Type="Token" StartNode="811" EndNode="819">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">reported</Value>
</Feature>
</Annotation>
<Annotation Id="343" Type="Token" StartNode="935" EndNode="941">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">rights</Value>
</Feature>
</Annotation>
<Annotation Id="320" Type="Token" StartNode="871" EndNode="880">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">activists</Value>
</Feature>
</Annotation>
<Annotation Id="335" Type="Token" StartNode="913" EndNode="920">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">country</Value>
</Feature>
</Annotation>
<Annotation Id="331" Type="Token" StartNode="902" EndNode="908">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">formed</Value>
</Feature>
</Annotation>
<Annotation Id="369" Type="Token" StartNode="1010" EndNode="1021">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">authorities</Value>
</Feature>
</Annotation>
<Annotation Id="376" Type="Token" StartNode="1035" EndNode="1043">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">reported</Value>
</Feature>
</Annotation>
<Annotation Id="379" Type="Token" StartNode="1045" EndNode="1051">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Friday</Value>
</Feature>
</Annotation>
<Annotation Id="354" Type="Token" StartNode="964" EndNode="973">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">condemned</Value>
</Feature>
</Annotation>
<Annotation Id="365" Type="Token" StartNode="992" EndNode="999">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">highest</Value>
</Feature>
</Annotation>
<Annotation Id="367" Type="Token" StartNode="1000" EndNode="1009">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">religious</Value>
</Feature>
</Annotation>
<Annotation Id="361" Type="Token" StartNode="982" EndNode="989">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">kingdom</Value>
</Feature>
</Annotation>
<Annotation Id="410" Type="Token" StartNode="1141" EndNode="1150">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">activists</Value>
</Feature>
</Annotation>
<Annotation Id="395" Type="Token" StartNode="1102" EndNode="1110">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">reported</Value>
</Feature>
</Annotation>
<Annotation Id="393" Type="Token" StartNode="1091" EndNode="1101">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">newspapers</Value>
</Feature>
</Annotation>
<Annotation Id="399" Type="Token" StartNode="1115" EndNode="1124">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">dismissal</Value>
</Feature>
</Annotation>
<Annotation Id="386" Type="Token" StartNode="1059" EndNode="1070">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Saudi-owned</Value>
</Feature>
</Annotation>
<Annotation Id="389" Type="Token" StartNode="1072" EndNode="1084">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">London-based</Value>
</Feature>
</Annotation>
<Annotation Id="442" Type="Token" StartNode="1230" EndNode="1237">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">kingdom</Value>
</Feature>
</Annotation>
<Annotation Id="436" Type="Token" StartNode="1216" EndNode="1222">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Rights</Value>
</Feature>
</Annotation>
<Annotation Id="430" Type="Token" StartNode="1196" EndNode="1206">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Protection</Value>
</Feature>
</Annotation>
<Annotation Id="419" Type="Token" StartNode="1166" EndNode="1172">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">formed</Value>
</Feature>
</Annotation>
<Annotation Id="423" Type="Token" StartNode="1177" EndNode="1186">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Committee</Value>
</Feature>
</Annotation>
<Annotation Id="478" Type="Token" StartNode="1335" EndNode="1343">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Abdallah</Value>
</Feature>
</Annotation>
<Annotation Id="476" Type="Token" StartNode="1327" EndNode="1334">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">dismiss</Value>
</Feature>
</Annotation>
<Annotation Id="472" Type="Token" StartNode="1317" EndNode="1323">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">issued</Value>
</Feature>
</Annotation>
<Annotation Id="468" Type="Token" StartNode="1305" EndNode="1311">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">orders</Value>
</Feature>
</Annotation>
<Annotation Id="464" Type="Token" StartNode="1289" EndNode="1299">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">newspapers</Value>
</Feature>
</Annotation>
<Annotation Id="457" Type="Token" StartNode="1275" EndNode="1281">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">abuses</Value>
</Feature>
</Annotation>
<Annotation Id="455" Type="Token" StartNode="1268" EndNode="1274">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">rights</Value>
</Feature>
</Annotation>
<Annotation Id="448" Type="Token" StartNode="1246" EndNode="1257">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">allegations</Value>
</Feature>
</Annotation>
<Annotation Id="510" Type="Token" StartNode="1430" EndNode="1438">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">advisory</Value>
</Feature>
</Annotation>
<Annotation Id="505" Type="Token" StartNode="1411" EndNode="1418">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">highest</Value>
</Feature>
</Annotation>
<Annotation Id="507" Type="Token" StartNode="1419" EndNode="1428">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">religious</Value>
</Feature>
</Annotation>
<Annotation Id="501" Type="Token" StartNode="1402" EndNode="1408">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Arabia</Value>
</Feature>
</Annotation>
<Annotation Id="496" Type="Token" StartNode="1384" EndNode="1394">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Department</Value>
</Feature>
</Annotation>
<Annotation Id="481" Type="Token" StartNode="1347" EndNode="1354">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Jabreen</Value>
</Feature>
</Annotation>
<Annotation Id="550" Type="Token" StartNode="1552" EndNode="1560">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Tuwaijri</Value>
</Feature>
</Annotation>
<Annotation Id="547" Type="Token" StartNode="1540" EndNode="1548">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Abdallah</Value>
</Feature>
</Annotation>
<Annotation Id="557" Type="Token" StartNode="1571" EndNode="1583">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">universities</Value>
</Feature>
</Annotation>
<Annotation Id="561" Type="Token" StartNode="1587" EndNode="1593">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Riyadh</Value>
</Feature>
</Annotation>
<Annotation Id="573" Type="Token" StartNode="1616" EndNode="1624">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Licenses</Value>
</Feature>
</Annotation>
<Annotation Id="568" Type="Token" StartNode="1605" EndNode="1612">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">capital</Value>
</Feature>
</Annotation>
<Annotation Id="518" Type="Token" StartNode="1454" EndNode="1462">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Seleifeh</Value>
</Feature>
</Annotation>
<Annotation Id="524" Type="Token" StartNode="1472" EndNode="1481">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Eduaction</Value>
</Feature>
</Annotation>
<Annotation Id="526" Type="Token" StartNode="1482" EndNode="1490">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Ministry</Value>
</Feature>
</Annotation>
<Annotation Id="532" Type="Token" StartNode="1497" EndNode="1504">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Mohamed</Value>
</Feature>
</Annotation>
<Annotation Id="540" Type="Token" StartNode="1518" EndNode="1526">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Abdallah</Value>
</Feature>
</Annotation>
<Annotation Id="614" Type="Token" StartNode="1737" EndNode="1744">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">offices</Value>
</Feature>
</Annotation>
<Annotation Id="623" Type="Token" StartNode="1763" EndNode="1771">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">branches</Value>
</Feature>
</Annotation>
<Annotation Id="621" Type="Token" StartNode="1754" EndNode="1762">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">national</Value>
</Feature>
</Annotation>
<Annotation Id="627" Type="Token" StartNode="1777" EndNode="1784">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">ordered</Value>
</Feature>
</Annotation>
<Annotation Id="629" Type="Token" StartNode="1785" EndNode="1791">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">closed</Value>
</Feature>
</Annotation>
<Annotation Id="637" Type="Token" StartNode="1805" EndNode="1811">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">reason</Value>
</Feature>
</Annotation>
<Annotation Id="577" Type="Token" StartNode="1628" EndNode="1636">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">practice</Value>
</Feature>
</Annotation>
<Annotation Id="583" Type="Token" StartNode="1644" EndNode="1653">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">attorneys</Value>
</Feature>
</Annotation>
<Annotation Id="589" Type="Token" StartNode="1664" EndNode="1671">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">ordered</Value>
</Feature>
</Annotation>
<Annotation Id="591" Type="Token" StartNode="1672" EndNode="1679">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">revoked</Value>
</Feature>
</Annotation>
<Annotation Id="596" Type="Token" StartNode="1685" EndNode="1693">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Suleiman</Value>
</Feature>
</Annotation>
<Annotation Id="599" Type="Token" StartNode="1697" EndNode="1706">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Marshoudi</Value>
</Feature>
</Annotation>
<Annotation Id="687" Type="Token" StartNode="1933" EndNode="1939">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">rights</Value>
</Feature>
</Annotation>
<Annotation Id="681" Type="Token" StartNode="1914" EndNode="1923">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">criticism</Value>
</Feature>
</Annotation>
<Annotation Id="679" Type="Token" StartNode="1905" EndNode="1913">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">rejected</Value>
</Feature>
</Annotation>
<Annotation Id="676" Type="Token" StartNode="1897" EndNode="1903">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">family</Value>
</Feature>
</Annotation>
<Annotation Id="696" Type="Token" StartNode="1959" EndNode="1966">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">kingdom</Value>
</Feature>
</Annotation>
<Annotation Id="689" Type="Token" StartNode="1940" EndNode="1950">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">violations</Value>
</Feature>
</Annotation>
<Annotation Id="652" Type="Token" StartNode="1836" EndNode="1844">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Minister</Value>
</Feature>
</Annotation>
<Annotation Id="654" Type="Token" StartNode="1845" EndNode="1851">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Prince</Value>
</Feature>
</Annotation>
<Annotation Id="650" Type="Token" StartNode="1827" EndNode="1835">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Interior</Value>
</Feature>
</Annotation>
<Annotation Id="667" Type="Token" StartNode="1876" EndNode="1882">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">member</Value>
</Feature>
</Annotation>
<Annotation Id="749" Type="Token" StartNode="2102" EndNode="2108">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">rights</Value>
</Feature>
</Annotation>
<Annotation Id="737" Type="Token" StartNode="2068" EndNode="2074">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">rights</Value>
</Feature>
</Annotation>
<Annotation Id="743" Type="Token" StartNode="2085" EndNode="2092">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">respect</Value>
</Feature>
</Annotation>
<Annotation Id="741" Type="Token" StartNode="2078" EndNode="2084">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">demand</Value>
</Feature>
</Annotation>
<Annotation Id="764" Type="Token" StartNode="2133" EndNode="2139">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">refuse</Value>
</Feature>
</Annotation>
<Annotation Id="718" Type="Token" StartNode="2014" EndNode="2021">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">nations</Value>
</Feature>
</Annotation>
<Annotation Id="705" Type="Token" StartNode="1976" EndNode="1985">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">interview</Value>
</Feature>
</Annotation>
<Annotation Id="707" Type="Token" StartNode="1986" EndNode="1995">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">broadcast</Value>
</Feature>
</Annotation>
<Annotation Id="709" Type="Token" StartNode="1996" EndNode="2002">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Friday</Value>
</Feature>
</Annotation>
<Annotation Id="733" Type="Token" StartNode="2054" EndNode="2061">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">protect</Value>
</Feature>
</Annotation>
<Annotation Id="722" Type="Token" StartNode="2026" EndNode="2039">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">organizations</Value>
</Feature>
</Annotation>
<Annotation Id="822" Type="Token" StartNode="2288" EndNode="2296">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">humanity</Value>
</Feature>
</Annotation>
<Annotation Id="828" Type="Token" StartNode="2307" EndNode="2313">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">rights</Value>
</Feature>
</Annotation>
<Annotation Id="805" Type="Token" StartNode="2254" EndNode="2262">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">carrying</Value>
</Feature>
</Annotation>
<Annotation Id="800" Type="Token" StartNode="2241" EndNode="2247">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">barred</Value>
</Feature>
</Annotation>
<Annotation Id="787" Type="Token" StartNode="2202" EndNode="2208">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">killed</Value>
</Feature>
</Annotation>
<Annotation Id="794" Type="Token" StartNode="2220" EndNode="2229">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">destroyed</Value>
</Feature>
</Annotation>
<Annotation Id="772" Type="Token" StartNode="2156" EndNode="2163">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Bosnia-</Value>
</Feature>
</Annotation>
<Annotation Id="773" Type="Token" StartNode="2163" EndNode="2174">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Herzegovina</Value>
</Feature>
</Annotation>
<Annotation Id="768" Type="Token" StartNode="2143" EndNode="2152">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">intervene</Value>
</Feature>
</Annotation>
<Annotation Id="779" Type="Token" StartNode="2183" EndNode="2189">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">people</Value>
</Feature>
</Annotation>
<Annotation Id="882" Type="Token" StartNode="2461" EndNode="2469">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">somebody</Value>
</Feature>
</Annotation>
<Annotation Id="865" Type="Token" StartNode="2408" EndNode="2415">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">London-</Value>
</Feature>
</Annotation>
<Annotation Id="870" Type="Token" StartNode="2423" EndNode="2429">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Middle</Value>
</Feature>
</Annotation>
<Annotation Id="874" Type="Token" StartNode="2435" EndNode="2447">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Broadcasting</Value>
</Feature>
</Annotation>
<Annotation Id="876" Type="Token" StartNode="2448" EndNode="2454">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Center</Value>
</Feature>
</Annotation>
<Annotation Id="854" Type="Token" StartNode="2368" EndNode="2377">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">interview</Value>
</Feature>
</Annotation>
<Annotation Id="856" Type="Token" StartNode="2378" EndNode="2387">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">broadcast</Value>
</Feature>
</Annotation>
<Annotation Id="862" Type="Token" StartNode="2395" EndNode="2406">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Saudi-owned</Value>
</Feature>
</Annotation>
<Annotation Id="838" Type="Token" StartNode="2333" EndNode="2340">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">talking</Value>
</Feature>
</Annotation>
<Annotation Id="846" Type="Token" StartNode="2349" EndNode="2355">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">prince</Value>
</Feature>
</Annotation>
<Annotation Id="954" Type="Token" StartNode="2641" EndNode="2647">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">should</Value>
</Feature>
</Annotation>
<Annotation Id="937" Type="Token" StartNode="2605" EndNode="2611">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">wanted</Value>
</Feature>
</Annotation>
<Annotation Id="926" Type="Token" StartNode="2583" EndNode="2589">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Bosnia</Value>
</Feature>
</Annotation>
<Annotation Id="922" Type="Token" StartNode="2573" EndNode="2579">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">rights</Value>
</Feature>
</Annotation>
<Annotation Id="916" Type="Token" StartNode="2556" EndNode="2562">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Saudia</Value>
</Feature>
</Annotation>
<Annotation Id="911" Type="Token" StartNode="2545" EndNode="2551">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">league</Value>
</Feature>
</Annotation>
<Annotation Id="909" Type="Token" StartNode="2538" EndNode="2544">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">rights</Value>
</Feature>
</Annotation>
<Annotation Id="903" Type="Token" StartNode="2522" EndNode="2529">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">between</Value>
</Feature>
</Annotation>
<Annotation Id="901" Type="Token" StartNode="2509" EndNode="2521">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">relationship</Value>
</Feature>
</Annotation>
<Annotation Id="1014" Type="Token" StartNode="2799" EndNode="2806">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">country</Value>
</Feature>
</Annotation>
<Annotation Id="1002" Type="Token" StartNode="2761" EndNode="2772">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">enforcement</Value>
</Feature>
</Annotation>
<Annotation Id="1006" Type="Token" StartNode="2776" EndNode="2783">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Islamic</Value>
</Feature>
</Annotation>
<Annotation Id="998" Type="Token" StartNode="2751" EndNode="2758">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">kingdom</Value>
</Feature>
</Annotation>
<Annotation Id="986" Type="Token" StartNode="2721" EndNode="2727">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">police</Value>
</Feature>
</Annotation>
<Annotation Id="990" Type="Token" StartNode="2732" EndNode="2739">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">prisons</Value>
</Feature>
</Annotation>
<Annotation Id="982" Type="Token" StartNode="2706" EndNode="2714">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">controls</Value>
</Feature>
</Annotation>
<Annotation Id="975" Type="Token" StartNode="2688" EndNode="2694">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Prince</Value>
</Feature>
</Annotation>
<Annotation Id="967" Type="Token" StartNode="2672" EndNode="2678">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Syrian</Value>
</Feature>
</Annotation>
<Annotation Id="964" Type="Token" StartNode="2664" EndNode="2670">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Brasil</Value>
</Feature>
</Annotation>
<Annotation Id="1100" Type="Token" StartNode="3028" EndNode="3038">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">documented</Value>
</Feature>
</Annotation>
<Annotation Id="1102" Type="Token" StartNode="3039" EndNode="3047">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">evidence</Value>
</Feature>
</Annotation>
<Annotation Id="1089" Type="Token" StartNode="3001" EndNode="3007">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Rights</Value>
</Feature>
</Annotation>
<Annotation Id="1117" Type="Token" StartNode="3081" EndNode="3087">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Arabia</Value>
</Feature>
</Annotation>
<Annotation Id="1109" Type="Token" StartNode="3058" EndNode="3064">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">rights</Value>
</Feature>
</Annotation>
<Annotation Id="1111" Type="Token" StartNode="3065" EndNode="3071">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">abuses</Value>
</Feature>
</Annotation>
<Annotation Id="1128" Type="Token" StartNode="3106" EndNode="3115">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">supported</Value>
</Feature>
</Annotation>
<Annotation Id="1141" Type="Token" StartNode="3141" EndNode="3147">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">rights</Value>
</Feature>
</Annotation>
<Annotation Id="1039" Type="Token" StartNode="2863" EndNode="2870">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">biggest</Value>
</Feature>
</Annotation>
<Annotation Id="1029" Type="Token" StartNode="2834" EndNode="2843">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">following</Value>
</Feature>
</Annotation>
<Annotation Id="1031" Type="Token" StartNode="2844" EndNode="2851">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Islamic</Value>
</Feature>
</Annotation>
<Annotation Id="1041" Type="Token" StartNode="2871" EndNode="2881">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">disservice</Value>
</Feature>
</Annotation>
<Annotation Id="1070" Type="Token" StartNode="2934" EndNode="2943">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">executive</Value>
</Feature>
</Annotation>
<Annotation Id="1083" Type="Token" StartNode="2978" EndNode="2990">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Organization</Value>
</Feature>
</Annotation>
<Annotation Id="1072" Type="Token" StartNode="2944" EndNode="2952">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">director</Value>
</Feature>
</Annotation>
<Annotation Id="1078" Type="Token" StartNode="2960" EndNode="2971">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">Cairo-based</Value>
</Feature>
</Annotation>
<Annotation Id="1161" Type="Token" StartNode="3180" EndNode="3188">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">fighting</Value>
</Feature>
</Annotation>
<Annotation Id="1169" Type="Token" StartNode="3201" EndNode="3207">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">fronts</Value>
</Feature>
</Annotation>
<Annotation Id="1176" Type="Token" StartNode="3217" EndNode="3223">
<Feature>
<Name className="java.lang.String">string</Name>
<Value className="java.lang.String">retire</Value>
</Feature>
</Annotation>
</AnnotationSet>
<AnnotationSet Name="Original markups"> </AnnotationSet>
</GateDocument> | 50.986923 | 602 | 0.685168 |
62e98578824b427b16ac9cdcf0d3ed6b28c06900 | 2,648 | xml | XML | source/iji_17_tas_gm81/Sprites/ijibase/_resources.list.xml | Kataiser/Iji-TAS-mod | 43413a2960f490c22aade6a8106e3cd0d11df253 | [
"MIT"
] | 1 | 2019-03-20T23:13:53.000Z | 2019-03-20T23:13:53.000Z | source/iji_17_tas_gm81/Sprites/ijibase/_resources.list.xml | Kataiser/Iji-TAS-mod | 43413a2960f490c22aade6a8106e3cd0d11df253 | [
"MIT"
] | null | null | null | source/iji_17_tas_gm81/Sprites/ijibase/_resources.list.xml | Kataiser/Iji-TAS-mod | 43413a2960f490c22aade6a8106e3cd0d11df253 | [
"MIT"
] | 2 | 2019-03-20T21:19:15.000Z | 2019-03-20T21:20:28.000Z | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<resources>
<resource name="spr_iji_basic" type="RESOURCE"/>
<resource name="spr_iji_basicleft" type="RESOURCE"/>
<resource name="spr_iji_climb" type="RESOURCE"/>
<resource name="spr_iji_climbleft" type="RESOURCE"/>
<resource name="spr_iji_duckingpain" type="RESOURCE"/>
<resource name="spr_iji_duckingpainleft" type="RESOURCE"/>
<resource name="spr_iji_duck" type="RESOURCE"/>
<resource name="spr_iji_duckleft" type="RESOURCE"/>
<resource name="spr_iji_jump" type="RESOURCE"/>
<resource name="spr_iji_jumpleft" type="RESOURCE"/>
<resource name="spr_iji_run" type="RESOURCE"/>
<resource name="spr_iji_runleft" type="RESOURCE"/>
<resource name="spr_iji_runfire" type="RESOURCE"/>
<resource name="spr_iji_runfireleft" type="RESOURCE"/>
<resource name="spr_iji_pain" type="RESOURCE"/>
<resource name="spr_iji_painleft" type="RESOURCE"/>
<resource name="spr_iji_fire" type="RESOURCE"/>
<resource name="spr_iji_fireleft" type="RESOURCE"/>
<resource name="spr_iji_getup" type="RESOURCE"/>
<resource name="spr_iji_getupleft" type="RESOURCE"/>
<resource name="spr_iji_hitfloor" type="RESOURCE"/>
<resource name="spr_iji_hitfloorleft" type="RESOURCE"/>
<resource name="spr_iji_kickstrong" type="RESOURCE"/>
<resource name="spr_iji_kickstrongleft" type="RESOURCE"/>
<resource name="spr_iji_knockdown" type="RESOURCE"/>
<resource name="spr_iji_knockdownleft" type="RESOURCE"/>
<resource name="spr_iji_lookaround" type="RESOURCE"/>
<resource name="spr_iji_lookaroundleft" type="RESOURCE"/>
<resource name="spr_iji_pushbutton" type="RESOURCE"/>
<resource name="spr_iji_pushbuttonleft" type="RESOURCE"/>
<resource name="spr_iji_standup" type="RESOURCE"/>
<resource name="spr_iji_standupleft" type="RESOURCE"/>
<resource name="spr_iji_xpants" type="RESOURCE"/>
<resource name="spr_iji_ijimist" type="RESOURCE"/>
<resource name="spr_iji_ijimist2" type="RESOURCE"/>
<resource name="spr_iji_blackjump" type="RESOURCE"/>
<resource name="spr_iji_blackstandup" type="RESOURCE"/>
<resource name="spr_iji_shredderbasiciji" type="RESOURCE"/>
<resource name="spr_iji_shredderbasicijileft" type="RESOURCE"/>
<resource name="spr_iji_shreddergeton" type="RESOURCE"/>
<resource name="spr_iji_shreddergetonleft" type="RESOURCE"/>
<resource name="spr_iji_destroyediji" type="RESOURCE"/>
<resource name="spr_iji_destroyedijileft" type="RESOURCE"/>
<resource name="spr_iji_iosadestroyediji" type="RESOURCE"/>
<resource name="spr_iji_iosadestroyedijileft" type="RESOURCE"/>
<resource name="spr_iji_ougi" type="RESOURCE"/>
</resources>
| 52.96 | 65 | 0.746979 |
11ea24451c484be7f6404d86cbc80358885beda3 | 121,163 | xml | XML | 17-05-2017/Winning Chromosomes/6G X 10 COMB/8/ENTM -TD/8-td6gx10c/chromosome/chromosome47965383.xml | Fumaloko92/MSc-Thesis | 5b8c08510588233dc9b514345725d379278251ba | [
"MIT"
] | null | null | null | 17-05-2017/Winning Chromosomes/6G X 10 COMB/8/ENTM -TD/8-td6gx10c/chromosome/chromosome47965383.xml | Fumaloko92/MSc-Thesis | 5b8c08510588233dc9b514345725d379278251ba | [
"MIT"
] | null | null | null | 17-05-2017/Winning Chromosomes/6G X 10 COMB/8/ENTM -TD/8-td6gx10c/chromosome/chromosome47965383.xml | Fumaloko92/MSc-Thesis | 5b8c08510588233dc9b514345725d379278251ba | [
"MIT"
] | null | null | null | <chromosome id="47965383" primary-parent-id="47533962"><neuron id="44812838" type="in" activation="linear"/>
<neuron id="44812839" type="in" activation="linear"/>
<neuron id="44812840" type="in" activation="linear"/>
<neuron id="44812841" type="in" activation="linear"/>
<neuron id="44812842" type="in" activation="linear"/>
<neuron id="44812843" type="in" activation="linear"/>
<neuron id="44812844" type="in" activation="linear"/>
<neuron id="44812845" type="in" activation="linear"/>
<neuron id="44812846" type="in" activation="linear"/>
<neuron id="44812847" type="in" activation="linear"/>
<neuron id="44812848" type="in" activation="linear"/>
<neuron id="44812849" type="in" activation="linear"/>
<neuron id="44812850" type="in" activation="linear"/>
<neuron id="44812851" type="in" activation="linear"/>
<neuron id="44812852" type="in" activation="linear"/>
<neuron id="44812853" type="in" activation="linear"/>
<neuron id="44812854" type="in" activation="linear"/>
<neuron id="44812855" type="in" activation="linear"/>
<neuron id="44812856" type="in" activation="linear"/>
<neuron id="44812857" type="in" activation="linear"/>
<neuron id="44812858" type="in" activation="linear"/>
<neuron id="44812859" type="in" activation="linear"/>
<neuron id="44812860" type="in" activation="linear"/>
<neuron id="44812861" type="in" activation="linear"/>
<neuron id="44812862" type="in" activation="linear"/>
<neuron id="44812863" type="in" activation="linear"/>
<neuron id="44812864" type="in" activation="linear"/>
<neuron id="44812865" type="in" activation="linear"/>
<neuron id="44812866" type="in" activation="linear"/>
<neuron id="44812867" type="in" activation="linear"/>
<neuron id="44812868" type="in" activation="linear"/>
<neuron id="44812869" type="in" activation="linear"/>
<neuron id="44812870" type="in" activation="linear"/>
<neuron id="44812871" type="in" activation="linear"/>
<neuron id="44812872" type="in" activation="linear"/>
<neuron id="44812873" type="in" activation="linear"/>
<neuron id="44812874" type="in" activation="linear"/>
<neuron id="44812875" type="in" activation="linear"/>
<neuron id="44812876" type="in" activation="linear"/>
<neuron id="44812877" type="in" activation="linear"/>
<neuron id="44812878" type="in" activation="linear"/>
<neuron id="44812879" type="in" activation="linear"/>
<neuron id="44812880" type="in" activation="linear"/>
<neuron id="44812881" type="in" activation="linear"/>
<neuron id="44812882" type="in" activation="linear"/>
<neuron id="44812883" type="in" activation="linear"/>
<neuron id="44812884" type="in" activation="linear"/>
<neuron id="44812885" type="in" activation="linear"/>
<neuron id="44812886" type="in" activation="linear"/>
<neuron id="44812887" type="in" activation="linear"/>
<neuron id="44812888" type="in" activation="linear"/>
<neuron id="44812889" type="in" activation="linear"/>
<neuron id="44812890" type="in" activation="linear"/>
<neuron id="44812891" type="in" activation="linear"/>
<neuron id="44812892" type="in" activation="linear"/>
<neuron id="44812893" type="in" activation="linear"/>
<neuron id="44812894" type="in" activation="linear"/>
<neuron id="44812895" type="in" activation="linear"/>
<neuron id="44812896" type="in" activation="linear"/>
<neuron id="44812897" type="in" activation="linear"/>
<neuron id="44812898" type="in" activation="linear"/>
<neuron id="44812899" type="in" activation="linear"/>
<neuron id="44812900" type="in" activation="linear"/>
<neuron id="44812901" type="in" activation="linear"/>
<neuron id="44812902" type="in" activation="linear"/>
<neuron id="44812903" type="in" activation="linear"/>
<neuron id="44812904" type="in" activation="linear"/>
<neuron id="44812905" type="in" activation="linear"/>
<neuron id="44812906" type="in" activation="linear"/>
<neuron id="44812907" type="in" activation="linear"/>
<neuron id="44812908" type="in" activation="linear"/>
<neuron id="44812909" type="in" activation="linear"/>
<neuron id="44812910" type="in" activation="linear"/>
<neuron id="44812911" type="in" activation="linear"/>
<neuron id="44812912" type="in" activation="linear"/>
<neuron id="44812913" type="in" activation="linear"/>
<neuron id="44812914" type="in" activation="linear"/>
<neuron id="44812915" type="in" activation="linear"/>
<neuron id="44812916" type="in" activation="linear"/>
<neuron id="44812917" type="in" activation="linear"/>
<neuron id="44812918" type="in" activation="linear"/>
<neuron id="44812919" type="in" activation="linear"/>
<neuron id="44812920" type="in" activation="linear"/>
<neuron id="44812921" type="in" activation="linear"/>
<neuron id="44812922" type="in" activation="linear"/>
<neuron id="44812923" type="in" activation="linear"/>
<neuron id="44812924" type="out" activation="sigmoid"/>
<connection id="44812925" src-id="44812838" dest-id="44812924" weight="-6.065614313314718"/>
<connection id="44812926" src-id="44812839" dest-id="44812924" weight="-6.397784747196525"/>
<connection id="44812927" src-id="44812840" dest-id="44812924" weight="-7.457246219024492"/>
<connection id="44812928" src-id="44812841" dest-id="44812924" weight="-2.4406654768398726"/>
<connection id="44812929" src-id="44812842" dest-id="44812924" weight="-4.61611302529269"/>
<connection id="44812931" src-id="44812844" dest-id="44812924" weight="7.172861502832729"/>
<connection id="44812932" src-id="44812845" dest-id="44812924" weight="1.6742945514755125"/>
<connection id="44812933" src-id="44812846" dest-id="44812924" weight="-3.9455925319673253"/>
<connection id="44812934" src-id="44812847" dest-id="44812924" weight="-2.0261445746990123"/>
<connection id="44812937" src-id="44812850" dest-id="44812924" weight="-1.1337635797806236"/>
<connection id="44812938" src-id="44812851" dest-id="44812924" weight="-1.4323592565190473"/>
<connection id="44812940" src-id="44812853" dest-id="44812924" weight="6.125419310788191"/>
<connection id="44812941" src-id="44812854" dest-id="44812924" weight="1.7278488165889119"/>
<connection id="44812942" src-id="44812855" dest-id="44812924" weight="-4.866468812919371"/>
<connection id="44812943" src-id="44812856" dest-id="44812924" weight="1.812624573558569"/>
<connection id="44812945" src-id="44812858" dest-id="44812924" weight="2.5748195245730314"/>
<connection id="44812948" src-id="44812861" dest-id="44812924" weight="5.3186855958583985"/>
<connection id="44812949" src-id="44812862" dest-id="44812924" weight="-8.562521477885753"/>
<connection id="44812950" src-id="44812863" dest-id="44812924" weight="-10.0"/>
<connection id="44812951" src-id="44812864" dest-id="44812924" weight="5.594063098092614"/>
<connection id="44812952" src-id="44812865" dest-id="44812924" weight="-6.211646634194887"/>
<connection id="44812954" src-id="44812867" dest-id="44812924" weight="-10.0"/>
<connection id="44812955" src-id="44812868" dest-id="44812924" weight="9.543730863305468"/>
<connection id="44812956" src-id="44812869" dest-id="44812924" weight="4.230323630895226"/>
<connection id="44812957" src-id="44812870" dest-id="44812924" weight="0.5656837706956941"/>
<connection id="44812959" src-id="44812872" dest-id="44812924" weight="-6.811506605360505"/>
<connection id="44812960" src-id="44812873" dest-id="44812924" weight="-2.2709885923902124"/>
<connection id="44812961" src-id="44812874" dest-id="44812924" weight="-6.105528848562558"/>
<connection id="44812962" src-id="44812875" dest-id="44812924" weight="-10.0"/>
<connection id="44812963" src-id="44812876" dest-id="44812924" weight="10.0"/>
<connection id="44812964" src-id="44812877" dest-id="44812924" weight="7.625066416901954"/>
<connection id="44812965" src-id="44812878" dest-id="44812924" weight="-8.643660967107461"/>
<connection id="44812966" src-id="44812879" dest-id="44812924" weight="5.811221483990778"/>
<connection id="44812968" src-id="44812881" dest-id="44812924" weight="-0.9540274899251764"/>
<connection id="44812970" src-id="44812883" dest-id="44812924" weight="-6.522918392775099"/>
<connection id="44812972" src-id="44812885" dest-id="44812924" weight="8.731410093049108"/>
<connection id="44812973" src-id="44812886" dest-id="44812924" weight="5.435925749591199"/>
<connection id="44812974" src-id="44812887" dest-id="44812924" weight="10.0"/>
<connection id="44812975" src-id="44812888" dest-id="44812924" weight="6.109820392291258"/>
<connection id="44812976" src-id="44812889" dest-id="44812924" weight="3.0223563006154732"/>
<connection id="44812977" src-id="44812890" dest-id="44812924" weight="7.92632305596805"/>
<connection id="44812978" src-id="44812891" dest-id="44812924" weight="2.4108193208141664"/>
<connection id="44812979" src-id="44812892" dest-id="44812924" weight="6.357682235448825"/>
<connection id="44812981" src-id="44812894" dest-id="44812924" weight="-3.976371510391808"/>
<connection id="44812982" src-id="44812895" dest-id="44812924" weight="-4.453664796970946"/>
<connection id="44812983" src-id="44812896" dest-id="44812924" weight="-9.441942472635613"/>
<connection id="44812985" src-id="44812898" dest-id="44812924" weight="8.292400739743693"/>
<connection id="44812987" src-id="44812900" dest-id="44812924" weight="-7.951824141568537"/>
<connection id="44812989" src-id="44812902" dest-id="44812924" weight="-3.392501590601257"/>
<connection id="44812990" src-id="44812903" dest-id="44812924" weight="7.74067096625366"/>
<connection id="44812991" src-id="44812904" dest-id="44812924" weight="-10.0"/>
<connection id="44812992" src-id="44812905" dest-id="44812924" weight="-2.2107163225761264"/>
<connection id="44812993" src-id="44812906" dest-id="44812924" weight="-2.0472104069014616"/>
<connection id="44812994" src-id="44812907" dest-id="44812924" weight="8.607047006947784"/>
<connection id="44812995" src-id="44812908" dest-id="44812924" weight="-10.0"/>
<connection id="44812996" src-id="44812909" dest-id="44812924" weight="0.34056430932094595"/>
<connection id="44812998" src-id="44812911" dest-id="44812924" weight="-5.636576250675337"/>
<connection id="44812999" src-id="44812912" dest-id="44812924" weight="-3.438657497099573"/>
<connection id="44813000" src-id="44812913" dest-id="44812924" weight="-2.4383238140934855"/>
<connection id="44813001" src-id="44812914" dest-id="44812924" weight="-2.9389701083504614"/>
<connection id="44813002" src-id="44812915" dest-id="44812924" weight="-5.911234002348854"/>
<connection id="44813003" src-id="44812916" dest-id="44812924" weight="-8.484493049872436"/>
<connection id="44813004" src-id="44812917" dest-id="44812924" weight="9.423079585080197"/>
<connection id="44813005" src-id="44812918" dest-id="44812924" weight="-4.36717848677209"/>
<connection id="44813006" src-id="44812919" dest-id="44812924" weight="-7.310613207336939"/>
<connection id="44813007" src-id="44812920" dest-id="44812924" weight="-5.507347880847151"/>
<connection id="44813008" src-id="44812921" dest-id="44812924" weight="-2.405740286393355"/>
<connection id="44813009" src-id="44812922" dest-id="44812924" weight="7.669716727576555"/>
<connection id="44813010" src-id="44812923" dest-id="44812924" weight="9.066153257521316"/>
<neuron id="44813011" type="out" activation="sigmoid"/>
<connection id="44813013" src-id="44812839" dest-id="44813011" weight="5.341517307689625"/>
<connection id="44813016" src-id="44812842" dest-id="44813011" weight="-4.88728008033315"/>
<connection id="44813017" src-id="44812843" dest-id="44813011" weight="9.629935628621107"/>
<connection id="44813019" src-id="44812845" dest-id="44813011" weight="-3.7057117862836293"/>
<connection id="44813021" src-id="44812847" dest-id="44813011" weight="-5.4747473714777275"/>
<connection id="44813022" src-id="44812848" dest-id="44813011" weight="-6.711488802740122"/>
<connection id="44813023" src-id="44812849" dest-id="44813011" weight="2.9619884725576635"/>
<connection id="44813024" src-id="44812850" dest-id="44813011" weight="-1.1620370758004477"/>
<connection id="44813025" src-id="44812851" dest-id="44813011" weight="-2.65493209428812"/>
<connection id="44813027" src-id="44812853" dest-id="44813011" weight="-0.869186535845841"/>
<connection id="44813028" src-id="44812854" dest-id="44813011" weight="7.6959274343405175"/>
<connection id="44813029" src-id="44812855" dest-id="44813011" weight="6.84488403448104"/>
<connection id="44813030" src-id="44812856" dest-id="44813011" weight="2.5875664988431244"/>
<connection id="44813031" src-id="44812857" dest-id="44813011" weight="-2.3861088615587205"/>
<connection id="44813032" src-id="44812858" dest-id="44813011" weight="3.5036538537088284"/>
<connection id="44813033" src-id="44812859" dest-id="44813011" weight="2.5133151070956394"/>
<connection id="44813034" src-id="44812860" dest-id="44813011" weight="-1.6167465376986825"/>
<connection id="44813035" src-id="44812861" dest-id="44813011" weight="6.549964863861497"/>
<connection id="44813036" src-id="44812862" dest-id="44813011" weight="6.169283929052076"/>
<connection id="44813037" src-id="44812863" dest-id="44813011" weight="10.0"/>
<connection id="44813038" src-id="44812864" dest-id="44813011" weight="-0.8541210143628155"/>
<connection id="44813039" src-id="44812865" dest-id="44813011" weight="1.492508836765347"/>
<connection id="44813040" src-id="44812866" dest-id="44813011" weight="3.1507380144000208"/>
<connection id="44813041" src-id="44812867" dest-id="44813011" weight="10.0"/>
<connection id="44813042" src-id="44812868" dest-id="44813011" weight="0.0689936973305606"/>
<connection id="44813043" src-id="44812869" dest-id="44813011" weight="4.44777615628651"/>
<connection id="44813044" src-id="44812870" dest-id="44813011" weight="-5.772467307477188"/>
<connection id="44813045" src-id="44812871" dest-id="44813011" weight="-4.869268343322817"/>
<connection id="44813046" src-id="44812872" dest-id="44813011" weight="-4.8943500461993"/>
<connection id="44813047" src-id="44812873" dest-id="44813011" weight="-10.0"/>
<connection id="44813049" src-id="44812875" dest-id="44813011" weight="9.404936092595918"/>
<connection id="44813050" src-id="44812876" dest-id="44813011" weight="7.532751786229912"/>
<connection id="44813051" src-id="44812877" dest-id="44813011" weight="-0.7235555106960696"/>
<connection id="44813054" src-id="44812880" dest-id="44813011" weight="-5.566424758957227"/>
<connection id="44813055" src-id="44812881" dest-id="44813011" weight="6.373035524220749"/>
<connection id="44813056" src-id="44812882" dest-id="44813011" weight="1.9499254557385444"/>
<connection id="44813057" src-id="44812883" dest-id="44813011" weight="8.791051797144943"/>
<connection id="44813058" src-id="44812884" dest-id="44813011" weight="-10.0"/>
<connection id="44813059" src-id="44812885" dest-id="44813011" weight="-2.6490203086661275"/>
<connection id="44813060" src-id="44812886" dest-id="44813011" weight="-9.565145738101181"/>
<connection id="44813062" src-id="44812888" dest-id="44813011" weight="-10.0"/>
<connection id="44813063" src-id="44812889" dest-id="44813011" weight="-3.4585115226719885"/>
<connection id="44813064" src-id="44812890" dest-id="44813011" weight="1.539755930405627"/>
<connection id="44813066" src-id="44812892" dest-id="44813011" weight="-0.6334234510332815"/>
<connection id="44813068" src-id="44812894" dest-id="44813011" weight="1.90112690252444"/>
<connection id="44813072" src-id="44812898" dest-id="44813011" weight="0.5041878090010226"/>
<connection id="44813073" src-id="44812899" dest-id="44813011" weight="10.0"/>
<connection id="44813074" src-id="44812900" dest-id="44813011" weight="4.658876369211134"/>
<connection id="44813075" src-id="44812901" dest-id="44813011" weight="2.0189497097896103"/>
<connection id="44813076" src-id="44812902" dest-id="44813011" weight="-1.3448289320383016"/>
<connection id="44813077" src-id="44812903" dest-id="44813011" weight="-3.387516001077105"/>
<connection id="44813079" src-id="44812905" dest-id="44813011" weight="10.0"/>
<connection id="44813080" src-id="44812906" dest-id="44813011" weight="-7.864428880385824"/>
<connection id="44813082" src-id="44812908" dest-id="44813011" weight="-0.17485124748338965"/>
<connection id="44813083" src-id="44812909" dest-id="44813011" weight="-8.498353981851514"/>
<connection id="44813084" src-id="44812910" dest-id="44813011" weight="4.3737722848204506"/>
<connection id="44813085" src-id="44812911" dest-id="44813011" weight="-5.6645556259262895"/>
<connection id="44813086" src-id="44812912" dest-id="44813011" weight="-4.413070086273008"/>
<connection id="44813087" src-id="44812913" dest-id="44813011" weight="7.998812421235417"/>
<connection id="44813088" src-id="44812914" dest-id="44813011" weight="6.66448883792629"/>
<connection id="44813089" src-id="44812915" dest-id="44813011" weight="-1.428948993559925"/>
<connection id="44813090" src-id="44812916" dest-id="44813011" weight="-4.93126925675375"/>
<connection id="44813091" src-id="44812917" dest-id="44813011" weight="5.898381501070034"/>
<connection id="44813092" src-id="44812918" dest-id="44813011" weight="-10.0"/>
<connection id="44813093" src-id="44812919" dest-id="44813011" weight="-1.598745130816891"/>
<connection id="44813094" src-id="44812920" dest-id="44813011" weight="6.762255046927017"/>
<connection id="44813095" src-id="44812921" dest-id="44813011" weight="-6.922351934628302"/>
<connection id="44813096" src-id="44812922" dest-id="44813011" weight="-3.276568636749462"/>
<connection id="44813097" src-id="44812923" dest-id="44813011" weight="-1.5136384244376442"/>
<neuron id="44813098" type="out" activation="sigmoid"/>
<connection id="44813099" src-id="44812838" dest-id="44813098" weight="7.575894473008926"/>
<connection id="44813100" src-id="44812839" dest-id="44813098" weight="0.280862071875446"/>
<connection id="44813101" src-id="44812840" dest-id="44813098" weight="1.663390600011519"/>
<connection id="44813102" src-id="44812841" dest-id="44813098" weight="-9.775318469643336"/>
<connection id="44813103" src-id="44812842" dest-id="44813098" weight="4.33094310898697"/>
<connection id="44813104" src-id="44812843" dest-id="44813098" weight="-0.3259196632965997"/>
<connection id="44813105" src-id="44812844" dest-id="44813098" weight="7.305465123347057"/>
<connection id="44813106" src-id="44812845" dest-id="44813098" weight="-3.2898462401359034"/>
<connection id="44813107" src-id="44812846" dest-id="44813098" weight="10.0"/>
<connection id="44813108" src-id="44812847" dest-id="44813098" weight="3.7006379451615983"/>
<connection id="44813109" src-id="44812848" dest-id="44813098" weight="3.167966729312096"/>
<connection id="44813110" src-id="44812849" dest-id="44813098" weight="8.871423887341233"/>
<connection id="44813112" src-id="44812851" dest-id="44813098" weight="8.496985527114163"/>
<connection id="44813113" src-id="44812852" dest-id="44813098" weight="1.0983288994483233"/>
<connection id="44813114" src-id="44812853" dest-id="44813098" weight="-1.4956985412797899"/>
<connection id="44813115" src-id="44812854" dest-id="44813098" weight="-5.516135063886291"/>
<connection id="44813118" src-id="44812857" dest-id="44813098" weight="1.5874048689996172"/>
<connection id="44813119" src-id="44812858" dest-id="44813098" weight="5.606165641784793"/>
<connection id="44813121" src-id="44812860" dest-id="44813098" weight="10.0"/>
<connection id="44813122" src-id="44812861" dest-id="44813098" weight="-2.460935645442814"/>
<connection id="44813124" src-id="44812863" dest-id="44813098" weight="8.513501249576677"/>
<connection id="44813125" src-id="44812864" dest-id="44813098" weight="-0.8144760378480889"/>
<connection id="44813127" src-id="44812866" dest-id="44813098" weight="1.750661356086892"/>
<connection id="44813128" src-id="44812867" dest-id="44813098" weight="-4.07787684204421"/>
<connection id="44813129" src-id="44812868" dest-id="44813098" weight="-2.8297538086341043"/>
<connection id="44813130" src-id="44812869" dest-id="44813098" weight="-9.200422505831236"/>
<connection id="44813133" src-id="44812872" dest-id="44813098" weight="5.439005544327282"/>
<connection id="44813135" src-id="44812874" dest-id="44813098" weight="6.709443682325205"/>
<connection id="44813136" src-id="44812875" dest-id="44813098" weight="-8.620467087557632"/>
<connection id="44813137" src-id="44812876" dest-id="44813098" weight="1.5708185997820094"/>
<connection id="44813139" src-id="44812878" dest-id="44813098" weight="3.5344848680204377"/>
<connection id="44813140" src-id="44812879" dest-id="44813098" weight="3.0294241474323482"/>
<connection id="44813142" src-id="44812881" dest-id="44813098" weight="-10.0"/>
<connection id="44813143" src-id="44812882" dest-id="44813098" weight="9.049710072135836"/>
<connection id="44813144" src-id="44812883" dest-id="44813098" weight="1.4956519863829592"/>
<connection id="44813145" src-id="44812884" dest-id="44813098" weight="-5.197261910644595"/>
<connection id="44813146" src-id="44812885" dest-id="44813098" weight="5.857111974319003"/>
<connection id="44813150" src-id="44812889" dest-id="44813098" weight="-1.0806265154839614"/>
<connection id="44813153" src-id="44812892" dest-id="44813098" weight="5.3724996846106645"/>
<connection id="44813154" src-id="44812893" dest-id="44813098" weight="10.0"/>
<connection id="44813155" src-id="44812894" dest-id="44813098" weight="-8.82730821120161"/>
<connection id="44813156" src-id="44812895" dest-id="44813098" weight="-4.039849890469795"/>
<connection id="44813157" src-id="44812896" dest-id="44813098" weight="-6.2806233211312446"/>
<connection id="44813159" src-id="44812898" dest-id="44813098" weight="0.6355320035265865"/>
<connection id="44813162" src-id="44812901" dest-id="44813098" weight="-3.62176728528634"/>
<connection id="44813163" src-id="44812902" dest-id="44813098" weight="-3.972315515454111"/>
<connection id="44813164" src-id="44812903" dest-id="44813098" weight="-5.075888773553393"/>
<connection id="44813165" src-id="44812904" dest-id="44813098" weight="1.9744291174232265"/>
<connection id="44813167" src-id="44812906" dest-id="44813098" weight="4.408588106085584"/>
<connection id="44813168" src-id="44812907" dest-id="44813098" weight="-6.237831487561513"/>
<connection id="44813169" src-id="44812908" dest-id="44813098" weight="2.183346171444155"/>
<connection id="44813172" src-id="44812911" dest-id="44813098" weight="-6.427748558735334"/>
<connection id="44813174" src-id="44812913" dest-id="44813098" weight="5.344181287037589"/>
<connection id="44813175" src-id="44812914" dest-id="44813098" weight="-8.490187500043044"/>
<connection id="44813176" src-id="44812915" dest-id="44813098" weight="-0.34341537314264814"/>
<connection id="44813177" src-id="44812916" dest-id="44813098" weight="-7.060158236711378"/>
<connection id="44813179" src-id="44812918" dest-id="44813098" weight="9.549527062756606"/>
<connection id="44813180" src-id="44812919" dest-id="44813098" weight="1.6974970965378713"/>
<connection id="44813181" src-id="44812920" dest-id="44813098" weight="8.410797042576796"/>
<connection id="44813182" src-id="44812921" dest-id="44813098" weight="-0.613250024266802"/>
<connection id="44813183" src-id="44812922" dest-id="44813098" weight="-2.7640280068080068"/>
<neuron id="44813185" type="out" activation="sigmoid"/>
<connection id="44813186" src-id="44812838" dest-id="44813185" weight="10.0"/>
<connection id="44813189" src-id="44812841" dest-id="44813185" weight="-4.519709250923495"/>
<connection id="44813190" src-id="44812842" dest-id="44813185" weight="-0.25205532404558917"/>
<connection id="44813193" src-id="44812845" dest-id="44813185" weight="-3.5196652931525274"/>
<connection id="44813194" src-id="44812846" dest-id="44813185" weight="-2.299260205197123"/>
<connection id="44813199" src-id="44812851" dest-id="44813185" weight="7.47006730277774"/>
<connection id="44813200" src-id="44812852" dest-id="44813185" weight="-4.095875916008422"/>
<connection id="44813201" src-id="44812853" dest-id="44813185" weight="8.613911601977618"/>
<connection id="44813202" src-id="44812854" dest-id="44813185" weight="-4.776115603600739"/>
<connection id="44813203" src-id="44812855" dest-id="44813185" weight="4.9636753613203695"/>
<connection id="44813204" src-id="44812856" dest-id="44813185" weight="7.145253868437847"/>
<connection id="44813206" src-id="44812858" dest-id="44813185" weight="2.5944231229715164"/>
<connection id="44813207" src-id="44812859" dest-id="44813185" weight="-0.13316541020123662"/>
<connection id="44813209" src-id="44812861" dest-id="44813185" weight="5.752786526894022"/>
<connection id="44813210" src-id="44812862" dest-id="44813185" weight="1.6055331899147365"/>
<connection id="44813212" src-id="44812864" dest-id="44813185" weight="9.220398953275836"/>
<connection id="44813213" src-id="44812865" dest-id="44813185" weight="-1.862784645939194"/>
<connection id="44813214" src-id="44812866" dest-id="44813185" weight="2.7435787357695705"/>
<connection id="44813215" src-id="44812867" dest-id="44813185" weight="0.0727630378193811"/>
<connection id="44813216" src-id="44812868" dest-id="44813185" weight="-1.3885494014357938"/>
<connection id="44813217" src-id="44812869" dest-id="44813185" weight="-1.8150859392523147"/>
<connection id="44813218" src-id="44812870" dest-id="44813185" weight="9.637466898683506"/>
<connection id="44813219" src-id="44812871" dest-id="44813185" weight="-0.6368241993013866"/>
<connection id="44813220" src-id="44812872" dest-id="44813185" weight="-2.1087153205659193"/>
<connection id="44813221" src-id="44812873" dest-id="44813185" weight="-9.800246275685234"/>
<connection id="44813223" src-id="44812875" dest-id="44813185" weight="-0.4732059867367133"/>
<connection id="44813224" src-id="44812876" dest-id="44813185" weight="10.0"/>
<connection id="44813225" src-id="44812877" dest-id="44813185" weight="8.33197663470374"/>
<connection id="44813226" src-id="44812878" dest-id="44813185" weight="10.0"/>
<connection id="44813230" src-id="44812882" dest-id="44813185" weight="-0.910809642245051"/>
<connection id="44813232" src-id="44812884" dest-id="44813185" weight="-5.445765021230845"/>
<connection id="44813235" src-id="44812887" dest-id="44813185" weight="3.727439080073034"/>
<connection id="44813237" src-id="44812889" dest-id="44813185" weight="7.856150912802953"/>
<connection id="44813239" src-id="44812891" dest-id="44813185" weight="10.0"/>
<connection id="44813240" src-id="44812892" dest-id="44813185" weight="-9.92175045299356"/>
<connection id="44813241" src-id="44812893" dest-id="44813185" weight="-3.1014848322953235"/>
<connection id="44813242" src-id="44812894" dest-id="44813185" weight="-10.0"/>
<connection id="44813243" src-id="44812895" dest-id="44813185" weight="-4.80619116083287"/>
<connection id="44813245" src-id="44812897" dest-id="44813185" weight="-8.118181813933557"/>
<connection id="44813246" src-id="44812898" dest-id="44813185" weight="-4.690432523758705"/>
<connection id="44813247" src-id="44812899" dest-id="44813185" weight="-7.4097329116682875"/>
<connection id="44813248" src-id="44812900" dest-id="44813185" weight="-8.03724630880835"/>
<connection id="44813249" src-id="44812901" dest-id="44813185" weight="-7.6198699620887504"/>
<connection id="44813250" src-id="44812902" dest-id="44813185" weight="-1.7268255374494599"/>
<connection id="44813253" src-id="44812905" dest-id="44813185" weight="10.0"/>
<connection id="44813254" src-id="44812906" dest-id="44813185" weight="-6.468651708943089"/>
<connection id="44813255" src-id="44812907" dest-id="44813185" weight="-9.439406704844519"/>
<connection id="44813259" src-id="44812911" dest-id="44813185" weight="-1.5773416389833874"/>
<connection id="44813261" src-id="44812913" dest-id="44813185" weight="-10.0"/>
<connection id="44813262" src-id="44812914" dest-id="44813185" weight="-6.2553480604763205"/>
<connection id="44813264" src-id="44812916" dest-id="44813185" weight="8.486156801488677"/>
<connection id="44813265" src-id="44812917" dest-id="44813185" weight="2.9176033575656715"/>
<connection id="44813266" src-id="44812918" dest-id="44813185" weight="2.106431094969517"/>
<connection id="44813267" src-id="44812919" dest-id="44813185" weight="4.911715159473928"/>
<connection id="44813268" src-id="44812920" dest-id="44813185" weight="-5.7026168988515185"/>
<connection id="44813269" src-id="44812921" dest-id="44813185" weight="-6.679750285610751"/>
<connection id="44813271" src-id="44812923" dest-id="44813185" weight="-8.484741033665452"/>
<neuron id="44813272" type="out" activation="sigmoid"/>
<connection id="44813273" src-id="44812838" dest-id="44813272" weight="3.183921536234852"/>
<connection id="44813274" src-id="44812839" dest-id="44813272" weight="-1.5766908976586247"/>
<connection id="44813275" src-id="44812840" dest-id="44813272" weight="5.570437827912171"/>
<connection id="44813276" src-id="44812841" dest-id="44813272" weight="-10.0"/>
<connection id="44813277" src-id="44812842" dest-id="44813272" weight="-2.245097312112596"/>
<connection id="44813278" src-id="44812843" dest-id="44813272" weight="0.5412233281511136"/>
<connection id="44813279" src-id="44812844" dest-id="44813272" weight="-7.987958585168422"/>
<connection id="44813280" src-id="44812845" dest-id="44813272" weight="-7.597384304555327"/>
<connection id="44813281" src-id="44812846" dest-id="44813272" weight="9.244097953454798"/>
<connection id="44813283" src-id="44812848" dest-id="44813272" weight="1.7807140545858153"/>
<connection id="44813285" src-id="44812850" dest-id="44813272" weight="2.031405463748989"/>
<connection id="44813287" src-id="44812852" dest-id="44813272" weight="4.180877415623884"/>
<connection id="44813288" src-id="44812853" dest-id="44813272" weight="0.44092923923116567"/>
<connection id="44813289" src-id="44812854" dest-id="44813272" weight="-6.736929462145516"/>
<connection id="44813290" src-id="44812855" dest-id="44813272" weight="6.550224841443527"/>
<connection id="44813291" src-id="44812856" dest-id="44813272" weight="-5.695098231640669"/>
<connection id="44813292" src-id="44812857" dest-id="44813272" weight="-4.525480876460211"/>
<connection id="44813293" src-id="44812858" dest-id="44813272" weight="2.2082295211026137"/>
<connection id="44813295" src-id="44812860" dest-id="44813272" weight="9.582691814617597"/>
<connection id="44813296" src-id="44812861" dest-id="44813272" weight="-9.703106146084796"/>
<connection id="44813297" src-id="44812862" dest-id="44813272" weight="10.0"/>
<connection id="44813298" src-id="44812863" dest-id="44813272" weight="-4.980349023697114"/>
<connection id="44813299" src-id="44812864" dest-id="44813272" weight="-3.805305066522612"/>
<connection id="44813303" src-id="44812868" dest-id="44813272" weight="-2.5400052437943677"/>
<connection id="44813304" src-id="44812869" dest-id="44813272" weight="7.704166126718308"/>
<connection id="44813308" src-id="44812873" dest-id="44813272" weight="2.000121794930785"/>
<connection id="44813309" src-id="44812874" dest-id="44813272" weight="-4.151031750745301"/>
<connection id="44813310" src-id="44812875" dest-id="44813272" weight="5.640382686116412"/>
<connection id="44813311" src-id="44812876" dest-id="44813272" weight="5.55218683352769"/>
<connection id="44813313" src-id="44812878" dest-id="44813272" weight="-8.24869308525674"/>
<connection id="44813314" src-id="44812879" dest-id="44813272" weight="9.762939648211917"/>
<connection id="44813316" src-id="44812881" dest-id="44813272" weight="2.2055476327092527"/>
<connection id="44813318" src-id="44812883" dest-id="44813272" weight="8.156111822310207"/>
<connection id="44813320" src-id="44812885" dest-id="44813272" weight="1.7362907856917276"/>
<connection id="44813322" src-id="44812887" dest-id="44813272" weight="-9.652250085029296"/>
<connection id="44813323" src-id="44812888" dest-id="44813272" weight="-1.4674051567534239"/>
<connection id="44813324" src-id="44812889" dest-id="44813272" weight="-9.503391719789557"/>
<connection id="44813325" src-id="44812890" dest-id="44813272" weight="-8.965030767745223"/>
<connection id="44813326" src-id="44812891" dest-id="44813272" weight="5.633365003073502"/>
<connection id="44813327" src-id="44812892" dest-id="44813272" weight="-8.873664656980958"/>
<connection id="44813328" src-id="44812893" dest-id="44813272" weight="10.0"/>
<connection id="44813329" src-id="44812894" dest-id="44813272" weight="3.099883185994969"/>
<connection id="44813330" src-id="44812895" dest-id="44813272" weight="1.10766151283054"/>
<connection id="44813331" src-id="44812896" dest-id="44813272" weight="-4.806311207664481"/>
<connection id="44813332" src-id="44812897" dest-id="44813272" weight="9.051025814501884"/>
<connection id="44813333" src-id="44812898" dest-id="44813272" weight="0.34306203803823987"/>
<connection id="44813334" src-id="44812899" dest-id="44813272" weight="-7.894479520056672"/>
<connection id="44813335" src-id="44812900" dest-id="44813272" weight="-6.918982772491895"/>
<connection id="44813339" src-id="44812904" dest-id="44813272" weight="-1.31753676278841"/>
<connection id="44813340" src-id="44812905" dest-id="44813272" weight="-2.428509358133901"/>
<connection id="44813341" src-id="44812906" dest-id="44813272" weight="5.865097948593343"/>
<connection id="44813342" src-id="44812907" dest-id="44813272" weight="-9.883863781498283"/>
<connection id="44813343" src-id="44812908" dest-id="44813272" weight="7.999973772525136"/>
<connection id="44813344" src-id="44812909" dest-id="44813272" weight="-8.557749006193804"/>
<connection id="44813346" src-id="44812911" dest-id="44813272" weight="8.538179078626426"/>
<connection id="44813347" src-id="44812912" dest-id="44813272" weight="8.47687132243813"/>
<connection id="44813348" src-id="44812913" dest-id="44813272" weight="-10.0"/>
<connection id="44813349" src-id="44812914" dest-id="44813272" weight="-2.818241126951412"/>
<connection id="44813350" src-id="44812915" dest-id="44813272" weight="1.999515783510074"/>
<connection id="44813352" src-id="44812917" dest-id="44813272" weight="-0.06778122984066687"/>
<connection id="44813353" src-id="44812918" dest-id="44813272" weight="-8.461373304613089"/>
<connection id="44813357" src-id="44812922" dest-id="44813272" weight="-9.909345162134125"/>
<connection id="44813358" src-id="44812923" dest-id="44813272" weight="-6.577441894962714"/>
<neuron id="44813359" type="out" activation="sigmoid"/>
<connection id="44813360" src-id="44812838" dest-id="44813359" weight="1.8225426956469881"/>
<connection id="44813361" src-id="44812839" dest-id="44813359" weight="-2.3981020662754995"/>
<connection id="44813362" src-id="44812840" dest-id="44813359" weight="-5.104274245811524"/>
<connection id="44813363" src-id="44812841" dest-id="44813359" weight="5.243795617588059"/>
<connection id="44813364" src-id="44812842" dest-id="44813359" weight="7.2434742534522485"/>
<connection id="44813365" src-id="44812843" dest-id="44813359" weight="-4.061116810739577"/>
<connection id="44813366" src-id="44812844" dest-id="44813359" weight="1.5547476299738803"/>
<connection id="44813367" src-id="44812845" dest-id="44813359" weight="-10.0"/>
<connection id="44813368" src-id="44812846" dest-id="44813359" weight="-0.6077537802228175"/>
<connection id="44813370" src-id="44812848" dest-id="44813359" weight="-8.581675495493231"/>
<connection id="44813371" src-id="44812849" dest-id="44813359" weight="-7.59907758765702"/>
<connection id="44813372" src-id="44812850" dest-id="44813359" weight="2.985231310585636"/>
<connection id="44813374" src-id="44812852" dest-id="44813359" weight="5.817172793710734"/>
<connection id="44813376" src-id="44812854" dest-id="44813359" weight="-7.40684958031812"/>
<connection id="44813377" src-id="44812855" dest-id="44813359" weight="5.775751453372046"/>
<connection id="44813378" src-id="44812856" dest-id="44813359" weight="7.852656604174834"/>
<connection id="44813379" src-id="44812857" dest-id="44813359" weight="-0.6848440678494114"/>
<connection id="44813380" src-id="44812858" dest-id="44813359" weight="-0.04720724453554048"/>
<connection id="44813381" src-id="44812859" dest-id="44813359" weight="1.367921589064799"/>
<connection id="44813382" src-id="44812860" dest-id="44813359" weight="-1.4003945465444156"/>
<connection id="44813383" src-id="44812861" dest-id="44813359" weight="2.4834012603490585"/>
<connection id="44813384" src-id="44812862" dest-id="44813359" weight="9.406970177671955"/>
<connection id="44813385" src-id="44812863" dest-id="44813359" weight="-4.819574681339149"/>
<connection id="44813386" src-id="44812864" dest-id="44813359" weight="1.84231701375691"/>
<connection id="44813387" src-id="44812865" dest-id="44813359" weight="-9.036371310136925"/>
<connection id="44813389" src-id="44812867" dest-id="44813359" weight="-6.562392651648653"/>
<connection id="44813392" src-id="44812870" dest-id="44813359" weight="0.6079888242421974"/>
<connection id="44813393" src-id="44812871" dest-id="44813359" weight="2.9020824268140553"/>
<connection id="44813394" src-id="44812872" dest-id="44813359" weight="2.190468421159085"/>
<connection id="44813395" src-id="44812873" dest-id="44813359" weight="7.852446024234329"/>
<connection id="44813396" src-id="44812874" dest-id="44813359" weight="8.739791509948933"/>
<connection id="44813397" src-id="44812875" dest-id="44813359" weight="6.897060075657031"/>
<connection id="44813398" src-id="44812876" dest-id="44813359" weight="2.866980812439931"/>
<connection id="44813399" src-id="44812877" dest-id="44813359" weight="5.833182595477751"/>
<connection id="44813401" src-id="44812879" dest-id="44813359" weight="-2.4542262055622386"/>
<connection id="44813402" src-id="44812880" dest-id="44813359" weight="-4.4791103791022335"/>
<connection id="44813404" src-id="44812882" dest-id="44813359" weight="8.24811262819118"/>
<connection id="44813405" src-id="44812883" dest-id="44813359" weight="-5.917957665543822"/>
<connection id="44813406" src-id="44812884" dest-id="44813359" weight="-4.915927713580508"/>
<connection id="44813407" src-id="44812885" dest-id="44813359" weight="6.715633763370266"/>
<connection id="44813408" src-id="44812886" dest-id="44813359" weight="10.0"/>
<connection id="44813409" src-id="44812887" dest-id="44813359" weight="-8.218564878171692"/>
<connection id="44813410" src-id="44812888" dest-id="44813359" weight="1.2504803313743693"/>
<connection id="44813411" src-id="44812889" dest-id="44813359" weight="6.1145939417360085"/>
<connection id="44813412" src-id="44812890" dest-id="44813359" weight="9.799811507986936"/>
<connection id="44813413" src-id="44812891" dest-id="44813359" weight="-1.7521437498373245"/>
<connection id="44813416" src-id="44812894" dest-id="44813359" weight="-8.71756490142433"/>
<connection id="44813418" src-id="44812896" dest-id="44813359" weight="7.168138374770917"/>
<connection id="44813419" src-id="44812897" dest-id="44813359" weight="2.6701597796395813"/>
<connection id="44813420" src-id="44812898" dest-id="44813359" weight="8.731339850167242"/>
<connection id="44813421" src-id="44812899" dest-id="44813359" weight="-1.62943627923494"/>
<connection id="44813422" src-id="44812900" dest-id="44813359" weight="9.167950918157281"/>
<connection id="44813423" src-id="44812901" dest-id="44813359" weight="2.075947820352456"/>
<connection id="44813424" src-id="44812902" dest-id="44813359" weight="0.5402423004404432"/>
<connection id="44813425" src-id="44812903" dest-id="44813359" weight="-6.269966406526307"/>
<connection id="44813426" src-id="44812904" dest-id="44813359" weight="4.787080052925012"/>
<connection id="44813427" src-id="44812905" dest-id="44813359" weight="0.7535439100381613"/>
<connection id="44813428" src-id="44812906" dest-id="44813359" weight="10.0"/>
<connection id="44813429" src-id="44812907" dest-id="44813359" weight="-5.5328942745846454"/>
<connection id="44813430" src-id="44812908" dest-id="44813359" weight="-5.67641459846937"/>
<connection id="44813431" src-id="44812909" dest-id="44813359" weight="7.518916476450477"/>
<connection id="44813432" src-id="44812910" dest-id="44813359" weight="5.728342717966258"/>
<connection id="44813433" src-id="44812911" dest-id="44813359" weight="-0.862291081778928"/>
<connection id="44813434" src-id="44812912" dest-id="44813359" weight="4.977494470540566"/>
<connection id="44813435" src-id="44812913" dest-id="44813359" weight="-8.031138709108504"/>
<connection id="44813437" src-id="44812915" dest-id="44813359" weight="3.5183228408870466"/>
<connection id="44813438" src-id="44812916" dest-id="44813359" weight="-2.2566310490209824"/>
<connection id="44813439" src-id="44812917" dest-id="44813359" weight="3.4822350666641295"/>
<connection id="44813440" src-id="44812918" dest-id="44813359" weight="2.990187737804529"/>
<connection id="44813441" src-id="44812919" dest-id="44813359" weight="8.421891897792735"/>
<connection id="44813442" src-id="44812920" dest-id="44813359" weight="8.754158799950202"/>
<connection id="44813444" src-id="44812922" dest-id="44813359" weight="7.8262769743546725"/>
<neuron id="44813446" type="out" activation="sigmoid"/>
<connection id="44813447" src-id="44812838" dest-id="44813446" weight="1.3029964579768607"/>
<connection id="44813448" src-id="44812839" dest-id="44813446" weight="-10.0"/>
<connection id="44813449" src-id="44812840" dest-id="44813446" weight="5.5960515796380825"/>
<connection id="44813450" src-id="44812841" dest-id="44813446" weight="9.038925939492572"/>
<connection id="44813451" src-id="44812842" dest-id="44813446" weight="-7.402505981978705"/>
<connection id="44813452" src-id="44812843" dest-id="44813446" weight="-9.804715813672317"/>
<connection id="44813453" src-id="44812844" dest-id="44813446" weight="8.866147820076145"/>
<connection id="44813454" src-id="44812845" dest-id="44813446" weight="-1.8479527594991927"/>
<connection id="44813455" src-id="44812846" dest-id="44813446" weight="4.291553904478183"/>
<connection id="44813457" src-id="44812848" dest-id="44813446" weight="-6.215126663507688"/>
<connection id="44813458" src-id="44812849" dest-id="44813446" weight="5.722204316693844"/>
<connection id="44813459" src-id="44812850" dest-id="44813446" weight="3.7246300009951754"/>
<connection id="44813460" src-id="44812851" dest-id="44813446" weight="6.920988529072696"/>
<connection id="44813461" src-id="44812852" dest-id="44813446" weight="-2.0371846031819185"/>
<connection id="44813462" src-id="44812853" dest-id="44813446" weight="-9.94689546953614"/>
<connection id="44813463" src-id="44812854" dest-id="44813446" weight="-1.1277087961060168"/>
<connection id="44813464" src-id="44812855" dest-id="44813446" weight="2.7834537204242453"/>
<connection id="44813465" src-id="44812856" dest-id="44813446" weight="-4.518836654239782"/>
<connection id="44813467" src-id="44812858" dest-id="44813446" weight="10.0"/>
<connection id="44813468" src-id="44812859" dest-id="44813446" weight="-2.975766485140067"/>
<connection id="44813470" src-id="44812861" dest-id="44813446" weight="2.260482753885422"/>
<connection id="44813471" src-id="44812862" dest-id="44813446" weight="1.4980782481506263"/>
<connection id="44813472" src-id="44812863" dest-id="44813446" weight="2.852716360372772"/>
<connection id="44813473" src-id="44812864" dest-id="44813446" weight="-5.17022782906866"/>
<connection id="44813474" src-id="44812865" dest-id="44813446" weight="1.5395155371796256"/>
<connection id="44813475" src-id="44812866" dest-id="44813446" weight="4.2106723768596215"/>
<connection id="44813476" src-id="44812867" dest-id="44813446" weight="-2.6994332743720957"/>
<connection id="44813478" src-id="44812869" dest-id="44813446" weight="1.9923762340865507"/>
<connection id="44813480" src-id="44812871" dest-id="44813446" weight="-8.964553867340168"/>
<connection id="44813482" src-id="44812873" dest-id="44813446" weight="-0.08910800683794351"/>
<connection id="44813483" src-id="44812874" dest-id="44813446" weight="6.5963105063137535"/>
<connection id="44813485" src-id="44812876" dest-id="44813446" weight="6.409019249002505"/>
<connection id="44813486" src-id="44812877" dest-id="44813446" weight="7.36614798347175"/>
<connection id="44813487" src-id="44812878" dest-id="44813446" weight="-7.594888509583518"/>
<connection id="44813488" src-id="44812879" dest-id="44813446" weight="-1.7218365067874197"/>
<connection id="44813491" src-id="44812882" dest-id="44813446" weight="0.0684356410012521"/>
<connection id="44813492" src-id="44812883" dest-id="44813446" weight="6.74850836006006"/>
<connection id="44813494" src-id="44812885" dest-id="44813446" weight="-5.380687876216991"/>
<connection id="44813495" src-id="44812886" dest-id="44813446" weight="2.478866364981219"/>
<connection id="44813497" src-id="44812888" dest-id="44813446" weight="6.355191376770624"/>
<connection id="44813499" src-id="44812890" dest-id="44813446" weight="-3.9551488307316722"/>
<connection id="44813500" src-id="44812891" dest-id="44813446" weight="9.16985508907487"/>
<connection id="44813501" src-id="44812892" dest-id="44813446" weight="3.4127672756536014"/>
<connection id="44813502" src-id="44812893" dest-id="44813446" weight="3.3922722200445428"/>
<connection id="44813503" src-id="44812894" dest-id="44813446" weight="-6.695631807160565"/>
<connection id="44813506" src-id="44812897" dest-id="44813446" weight="3.6461237277819647"/>
<connection id="44813507" src-id="44812898" dest-id="44813446" weight="-0.8164920976904497"/>
<connection id="44813508" src-id="44812899" dest-id="44813446" weight="3.8297345379622985"/>
<connection id="44813509" src-id="44812900" dest-id="44813446" weight="-8.92656284772198"/>
<connection id="44813511" src-id="44812902" dest-id="44813446" weight="-7.1043354644497825"/>
<connection id="44813512" src-id="44812903" dest-id="44813446" weight="10.0"/>
<connection id="44813513" src-id="44812904" dest-id="44813446" weight="-6.596487223045765"/>
<connection id="44813515" src-id="44812906" dest-id="44813446" weight="1.1252559981453747"/>
<connection id="44813517" src-id="44812908" dest-id="44813446" weight="6.01492061563852"/>
<connection id="44813518" src-id="44812909" dest-id="44813446" weight="-4.1475866842207045"/>
<connection id="44813519" src-id="44812910" dest-id="44813446" weight="10.0"/>
<connection id="44813521" src-id="44812912" dest-id="44813446" weight="5.045664328868062"/>
<connection id="44813522" src-id="44812913" dest-id="44813446" weight="3.865371224265162"/>
<connection id="44813523" src-id="44812914" dest-id="44813446" weight="-8.258412647717622"/>
<connection id="44813524" src-id="44812915" dest-id="44813446" weight="1.3474090262744585"/>
<connection id="44813525" src-id="44812916" dest-id="44813446" weight="-3.7766064751055612"/>
<connection id="44813527" src-id="44812918" dest-id="44813446" weight="4.4416325239351675"/>
<connection id="44813528" src-id="44812919" dest-id="44813446" weight="-2.346293397427192"/>
<connection id="44813529" src-id="44812920" dest-id="44813446" weight="3.3566329010418676"/>
<connection id="44813530" src-id="44812921" dest-id="44813446" weight="-9.584367285386277"/>
<connection id="44813531" src-id="44812922" dest-id="44813446" weight="1.0178102463152474"/>
<connection id="44813532" src-id="44812923" dest-id="44813446" weight="-6.358215091275652"/>
<neuron id="44813533" type="out" activation="sigmoid"/>
<connection id="44813534" src-id="44812838" dest-id="44813533" weight="-1.8155989376019697"/>
<connection id="44813535" src-id="44812839" dest-id="44813533" weight="-6.6759622680037065"/>
<connection id="44813537" src-id="44812841" dest-id="44813533" weight="-9.768795242635305"/>
<connection id="44813538" src-id="44812842" dest-id="44813533" weight="-3.8944861889789295"/>
<connection id="44813539" src-id="44812843" dest-id="44813533" weight="-7.226379048122061"/>
<connection id="44813540" src-id="44812844" dest-id="44813533" weight="2.4490551701608787"/>
<connection id="44813541" src-id="44812845" dest-id="44813533" weight="-10.0"/>
<connection id="44813543" src-id="44812847" dest-id="44813533" weight="-6.897499744009042"/>
<connection id="44813544" src-id="44812848" dest-id="44813533" weight="1.5100330323540323"/>
<connection id="44813546" src-id="44812850" dest-id="44813533" weight="3.0316802379968792"/>
<connection id="44813548" src-id="44812852" dest-id="44813533" weight="-3.590035678086073"/>
<connection id="44813550" src-id="44812854" dest-id="44813533" weight="-7.601470804428764"/>
<connection id="44813551" src-id="44812855" dest-id="44813533" weight="2.8913306767880993"/>
<connection id="44813553" src-id="44812857" dest-id="44813533" weight="3.5009019907969803"/>
<connection id="44813554" src-id="44812858" dest-id="44813533" weight="7.122319469464053"/>
<connection id="44813555" src-id="44812859" dest-id="44813533" weight="-4.55308634916225"/>
<connection id="44813556" src-id="44812860" dest-id="44813533" weight="-5.3497348497532435"/>
<connection id="44813557" src-id="44812861" dest-id="44813533" weight="-7.983767658484229"/>
<connection id="44813558" src-id="44812862" dest-id="44813533" weight="5.125710066179169"/>
<connection id="44813559" src-id="44812863" dest-id="44813533" weight="8.832956618468852"/>
<connection id="44813561" src-id="44812865" dest-id="44813533" weight="4.527297603331613"/>
<connection id="44813562" src-id="44812866" dest-id="44813533" weight="5.93999884710624"/>
<connection id="44813563" src-id="44812867" dest-id="44813533" weight="-7.397711041220688"/>
<connection id="44813564" src-id="44812868" dest-id="44813533" weight="4.22195403244037"/>
<connection id="44813565" src-id="44812869" dest-id="44813533" weight="2.1966911446346287"/>
<connection id="44813566" src-id="44812870" dest-id="44813533" weight="-6.109457625722464"/>
<connection id="44813568" src-id="44812872" dest-id="44813533" weight="-10.0"/>
<connection id="44813570" src-id="44812874" dest-id="44813533" weight="2.329764589595359"/>
<connection id="44813572" src-id="44812876" dest-id="44813533" weight="-0.3493599488085235"/>
<connection id="44813574" src-id="44812878" dest-id="44813533" weight="-0.7756534201785562"/>
<connection id="44813575" src-id="44812879" dest-id="44813533" weight="8.948476319330027"/>
<connection id="44813576" src-id="44812880" dest-id="44813533" weight="0.9606894508254162"/>
<connection id="44813577" src-id="44812881" dest-id="44813533" weight="1.0155318678082752"/>
<connection id="44813578" src-id="44812882" dest-id="44813533" weight="-2.8645177266885824"/>
<connection id="44813579" src-id="44812883" dest-id="44813533" weight="10.0"/>
<connection id="44813581" src-id="44812885" dest-id="44813533" weight="-7.561359200296031"/>
<connection id="44813582" src-id="44812886" dest-id="44813533" weight="-9.471254112056185"/>
<connection id="44813583" src-id="44812887" dest-id="44813533" weight="3.0770708139178815"/>
<connection id="44813584" src-id="44812888" dest-id="44813533" weight="-9.080049415561636"/>
<connection id="44813585" src-id="44812889" dest-id="44813533" weight="-4.497508287404212"/>
<connection id="44813586" src-id="44812890" dest-id="44813533" weight="-4.776414703718183"/>
<connection id="44813587" src-id="44812891" dest-id="44813533" weight="5.720192338415887"/>
<connection id="44813588" src-id="44812892" dest-id="44813533" weight="7.00385964952052"/>
<connection id="44813589" src-id="44812893" dest-id="44813533" weight="-0.5422800186550809"/>
<connection id="44813590" src-id="44812894" dest-id="44813533" weight="2.7624115428365514"/>
<connection id="44813591" src-id="44812895" dest-id="44813533" weight="-6.801087462914952"/>
<connection id="44813592" src-id="44812896" dest-id="44813533" weight="-3.489500808381431"/>
<connection id="44813594" src-id="44812898" dest-id="44813533" weight="-3.7130310112809872"/>
<connection id="44813596" src-id="44812900" dest-id="44813533" weight="6.801514306583268"/>
<connection id="44813597" src-id="44812901" dest-id="44813533" weight="-3.8009618506017295"/>
<connection id="44813599" src-id="44812903" dest-id="44813533" weight="-10.0"/>
<connection id="44813602" src-id="44812906" dest-id="44813533" weight="8.391024882777604"/>
<connection id="44813603" src-id="44812907" dest-id="44813533" weight="2.136299453452509"/>
<connection id="44813604" src-id="44812908" dest-id="44813533" weight="5.803658662945214"/>
<connection id="44813605" src-id="44812909" dest-id="44813533" weight="-2.3610344798544816"/>
<connection id="44813606" src-id="44812910" dest-id="44813533" weight="3.614083319832106"/>
<connection id="44813609" src-id="44812913" dest-id="44813533" weight="8.827406808760996"/>
<connection id="44813612" src-id="44812916" dest-id="44813533" weight="-6.568227800798189"/>
<connection id="44813613" src-id="44812917" dest-id="44813533" weight="-9.39257549718168"/>
<connection id="44813615" src-id="44812919" dest-id="44813533" weight="5.900490494755711"/>
<connection id="44813616" src-id="44812920" dest-id="44813533" weight="-9.233847394205238"/>
<connection id="44813617" src-id="44812921" dest-id="44813533" weight="3.199874125323472"/>
<connection id="44813618" src-id="44812922" dest-id="44813533" weight="3.630659031341354"/>
<connection id="44813619" src-id="44812923" dest-id="44813533" weight="3.4327197173977835"/>
<neuron id="44813620" type="out" activation="sigmoid"/>
<connection id="44813621" src-id="44812838" dest-id="44813620" weight="5.455665917806346"/>
<connection id="44813623" src-id="44812840" dest-id="44813620" weight="-2.5649720875405806"/>
<connection id="44813624" src-id="44812841" dest-id="44813620" weight="-7.3455737943963495"/>
<connection id="44813625" src-id="44812842" dest-id="44813620" weight="10.0"/>
<connection id="44813626" src-id="44812843" dest-id="44813620" weight="4.3566147651279294"/>
<connection id="44813627" src-id="44812844" dest-id="44813620" weight="-6.1430112616141095"/>
<connection id="44813628" src-id="44812845" dest-id="44813620" weight="-7.661330410358109"/>
<connection id="44813630" src-id="44812847" dest-id="44813620" weight="-1.6154680557548677"/>
<connection id="44813631" src-id="44812848" dest-id="44813620" weight="-9.987986761609012"/>
<connection id="44813633" src-id="44812850" dest-id="44813620" weight="5.762469052902535"/>
<connection id="44813634" src-id="44812851" dest-id="44813620" weight="6.096592134621737"/>
<connection id="44813635" src-id="44812852" dest-id="44813620" weight="2.326913913396997"/>
<connection id="44813636" src-id="44812853" dest-id="44813620" weight="0.8922774161803146"/>
<connection id="44813637" src-id="44812854" dest-id="44813620" weight="-6.869580211222159"/>
<connection id="44813638" src-id="44812855" dest-id="44813620" weight="7.358715613912742"/>
<connection id="44813640" src-id="44812857" dest-id="44813620" weight="1.9102206678391607"/>
<connection id="44813642" src-id="44812859" dest-id="44813620" weight="8.304021207909708"/>
<connection id="44813643" src-id="44812860" dest-id="44813620" weight="8.831941119357495"/>
<connection id="44813644" src-id="44812861" dest-id="44813620" weight="-1.9294289269146472"/>
<connection id="44813645" src-id="44812862" dest-id="44813620" weight="-6.446285356290143"/>
<connection id="44813647" src-id="44812864" dest-id="44813620" weight="4.418193780889606"/>
<connection id="44813648" src-id="44812865" dest-id="44813620" weight="10.0"/>
<connection id="44813649" src-id="44812866" dest-id="44813620" weight="-6.054172413690863"/>
<connection id="44813650" src-id="44812867" dest-id="44813620" weight="3.566560445691165"/>
<connection id="44813651" src-id="44812868" dest-id="44813620" weight="-7.912793401898282"/>
<connection id="44813652" src-id="44812869" dest-id="44813620" weight="-10.0"/>
<connection id="44813655" src-id="44812872" dest-id="44813620" weight="-3.137953851150642"/>
<connection id="44813656" src-id="44812873" dest-id="44813620" weight="-3.919198965650404"/>
<connection id="44813657" src-id="44812874" dest-id="44813620" weight="-4.568218034799496"/>
<connection id="44813659" src-id="44812876" dest-id="44813620" weight="2.2675984825359654"/>
<connection id="44813660" src-id="44812877" dest-id="44813620" weight="-5.225811442251315"/>
<connection id="44813662" src-id="44812879" dest-id="44813620" weight="7.616470707508569"/>
<connection id="44813663" src-id="44812880" dest-id="44813620" weight="0.7209071476696267"/>
<connection id="44813664" src-id="44812881" dest-id="44813620" weight="0.744512816120483"/>
<connection id="44813666" src-id="44812883" dest-id="44813620" weight="0.9685392259682561"/>
<connection id="44813667" src-id="44812884" dest-id="44813620" weight="2.7639301595667947"/>
<connection id="44813668" src-id="44812885" dest-id="44813620" weight="4.608654340165986"/>
<connection id="44813669" src-id="44812886" dest-id="44813620" weight="-3.313937284056996"/>
<connection id="44813670" src-id="44812887" dest-id="44813620" weight="-6.0882850771536114"/>
<connection id="44813671" src-id="44812888" dest-id="44813620" weight="-4.426748252777328"/>
<connection id="44813672" src-id="44812889" dest-id="44813620" weight="3.568604155154313"/>
<connection id="44813673" src-id="44812890" dest-id="44813620" weight="-9.921992149549812"/>
<connection id="44813674" src-id="44812891" dest-id="44813620" weight="-8.697342180738108"/>
<connection id="44813676" src-id="44812893" dest-id="44813620" weight="-3.8998665402788397"/>
<connection id="44813677" src-id="44812894" dest-id="44813620" weight="2.629181893859147"/>
<connection id="44813678" src-id="44812895" dest-id="44813620" weight="8.54768506307508"/>
<connection id="44813679" src-id="44812896" dest-id="44813620" weight="-1.9440250384978883"/>
<connection id="44813680" src-id="44812897" dest-id="44813620" weight="-9.474380964153019"/>
<connection id="44813681" src-id="44812898" dest-id="44813620" weight="-5.476722549373615"/>
<connection id="44813682" src-id="44812899" dest-id="44813620" weight="-5.1681785989604245"/>
<connection id="44813683" src-id="44812900" dest-id="44813620" weight="3.4640848075223647"/>
<connection id="44813684" src-id="44812901" dest-id="44813620" weight="-7.5528047505125"/>
<connection id="44813685" src-id="44812902" dest-id="44813620" weight="-0.5826015139436547"/>
<connection id="44813687" src-id="44812904" dest-id="44813620" weight="-9.159421612325797"/>
<connection id="44813688" src-id="44812905" dest-id="44813620" weight="4.789740025085209"/>
<connection id="44813689" src-id="44812906" dest-id="44813620" weight="4.402193165701689"/>
<connection id="44813690" src-id="44812907" dest-id="44813620" weight="-3.3217728247727383"/>
<connection id="44813691" src-id="44812908" dest-id="44813620" weight="-3.904911759690222"/>
<connection id="44813692" src-id="44812909" dest-id="44813620" weight="-0.7374098934736696"/>
<connection id="44813693" src-id="44812910" dest-id="44813620" weight="3.695826788834008"/>
<connection id="44813694" src-id="44812911" dest-id="44813620" weight="1.5144249825474738"/>
<connection id="44813695" src-id="44812912" dest-id="44813620" weight="7.424161688122762"/>
<connection id="44813696" src-id="44812913" dest-id="44813620" weight="-5.182359549893077"/>
<connection id="44813698" src-id="44812915" dest-id="44813620" weight="-6.147878616058772"/>
<connection id="44813699" src-id="44812916" dest-id="44813620" weight="3.276631959624247"/>
<connection id="44813700" src-id="44812917" dest-id="44813620" weight="-0.9147758182078012"/>
<connection id="44813702" src-id="44812919" dest-id="44813620" weight="-1.7627300479580432"/>
<connection id="44813703" src-id="44812920" dest-id="44813620" weight="-0.7322426842495225"/>
<connection id="44813704" src-id="44812921" dest-id="44813620" weight="-2.1250925110786865"/>
<connection id="44813705" src-id="44812922" dest-id="44813620" weight="7.947667622535015"/>
<connection id="44813706" src-id="44812923" dest-id="44813620" weight="7.343909962576338"/>
<neuron id="44813707" type="out" activation="sigmoid"/>
<connection id="44813709" src-id="44812839" dest-id="44813707" weight="-6.393604024828806"/>
<connection id="44813710" src-id="44812840" dest-id="44813707" weight="4.329317058705228"/>
<connection id="44813711" src-id="44812841" dest-id="44813707" weight="7.625449195516674"/>
<connection id="44813712" src-id="44812842" dest-id="44813707" weight="6.177002855739609"/>
<connection id="44813713" src-id="44812843" dest-id="44813707" weight="-3.170020510569033"/>
<connection id="44813714" src-id="44812844" dest-id="44813707" weight="-10.0"/>
<connection id="44813715" src-id="44812845" dest-id="44813707" weight="7.08451484606744"/>
<connection id="44813718" src-id="44812848" dest-id="44813707" weight="-0.6374978530831676"/>
<connection id="44813720" src-id="44812850" dest-id="44813707" weight="6.840227144454644"/>
<connection id="44813721" src-id="44812851" dest-id="44813707" weight="0.9181567876490644"/>
<connection id="44813722" src-id="44812852" dest-id="44813707" weight="-5.561546307808161"/>
<connection id="44813723" src-id="44812853" dest-id="44813707" weight="1.7406135791315032"/>
<connection id="44813724" src-id="44812854" dest-id="44813707" weight="-4.369537265332376"/>
<connection id="44813725" src-id="44812855" dest-id="44813707" weight="-8.293228983633812"/>
<connection id="44813728" src-id="44812858" dest-id="44813707" weight="0.5474297671791103"/>
<connection id="44813729" src-id="44812859" dest-id="44813707" weight="-10.0"/>
<connection id="44813730" src-id="44812860" dest-id="44813707" weight="10.0"/>
<connection id="44813731" src-id="44812861" dest-id="44813707" weight="1.528001725880681"/>
<connection id="44813732" src-id="44812862" dest-id="44813707" weight="-2.1679871070751755"/>
<connection id="44813733" src-id="44812863" dest-id="44813707" weight="-3.681912876631021"/>
<connection id="44813734" src-id="44812864" dest-id="44813707" weight="2.515486486252533"/>
<connection id="44813736" src-id="44812866" dest-id="44813707" weight="0.9244399403077405"/>
<connection id="44813737" src-id="44812867" dest-id="44813707" weight="2.6340276558986497"/>
<connection id="44813738" src-id="44812868" dest-id="44813707" weight="-2.216339332549176"/>
<connection id="44813739" src-id="44812869" dest-id="44813707" weight="4.58564492884702"/>
<connection id="44813740" src-id="44812870" dest-id="44813707" weight="10.0"/>
<connection id="44813741" src-id="44812871" dest-id="44813707" weight="3.025055372657068"/>
<connection id="44813742" src-id="44812872" dest-id="44813707" weight="-10.0"/>
<connection id="44813743" src-id="44812873" dest-id="44813707" weight="0.8327628930959015"/>
<connection id="44813744" src-id="44812874" dest-id="44813707" weight="10.0"/>
<connection id="44813745" src-id="44812875" dest-id="44813707" weight="-7.420842967541946"/>
<connection id="44813746" src-id="44812876" dest-id="44813707" weight="7.869513716643603"/>
<connection id="44813747" src-id="44812877" dest-id="44813707" weight="6.549826823188572"/>
<connection id="44813748" src-id="44812878" dest-id="44813707" weight="-4.555498879689539"/>
<connection id="44813749" src-id="44812879" dest-id="44813707" weight="-3.5329424021098053"/>
<connection id="44813751" src-id="44812881" dest-id="44813707" weight="-0.8050615788221209"/>
<connection id="44813752" src-id="44812882" dest-id="44813707" weight="-3.0894943497646477"/>
<connection id="44813754" src-id="44812884" dest-id="44813707" weight="0.9267419541230898"/>
<connection id="44813755" src-id="44812885" dest-id="44813707" weight="-9.745267145039268"/>
<connection id="44813757" src-id="44812887" dest-id="44813707" weight="-10.0"/>
<connection id="44813758" src-id="44812888" dest-id="44813707" weight="2.0613209021948586"/>
<connection id="44813759" src-id="44812889" dest-id="44813707" weight="8.890599763267282"/>
<connection id="44813760" src-id="44812890" dest-id="44813707" weight="6.95191845693363"/>
<connection id="44813761" src-id="44812891" dest-id="44813707" weight="4.1593098675101965"/>
<connection id="44813762" src-id="44812892" dest-id="44813707" weight="-5.425816096213703"/>
<connection id="44813763" src-id="44812893" dest-id="44813707" weight="9.936221718738176"/>
<connection id="44813764" src-id="44812894" dest-id="44813707" weight="0.7298770778929087"/>
<connection id="44813765" src-id="44812895" dest-id="44813707" weight="-8.740184963955235"/>
<connection id="44813766" src-id="44812896" dest-id="44813707" weight="-9.368304251881918"/>
<connection id="44813769" src-id="44812899" dest-id="44813707" weight="0.9679587379047542"/>
<connection id="44813771" src-id="44812901" dest-id="44813707" weight="8.362606508317267"/>
<connection id="44813772" src-id="44812902" dest-id="44813707" weight="5.934943511065068"/>
<connection id="44813773" src-id="44812903" dest-id="44813707" weight="-5.138382370073561"/>
<connection id="44813774" src-id="44812904" dest-id="44813707" weight="-3.1318491831672874"/>
<connection id="44813775" src-id="44812905" dest-id="44813707" weight="1.9795748900226877"/>
<connection id="44813776" src-id="44812906" dest-id="44813707" weight="4.622478825390021"/>
<connection id="44813777" src-id="44812907" dest-id="44813707" weight="6.938729573921684"/>
<connection id="44813779" src-id="44812909" dest-id="44813707" weight="-0.4998307652830054"/>
<connection id="44813780" src-id="44812910" dest-id="44813707" weight="-5.295349054347386"/>
<connection id="44813781" src-id="44812911" dest-id="44813707" weight="3.3175482467527067"/>
<connection id="44813783" src-id="44812913" dest-id="44813707" weight="-3.659556717064107"/>
<connection id="44813784" src-id="44812914" dest-id="44813707" weight="5.267689436257697"/>
<connection id="44813785" src-id="44812915" dest-id="44813707" weight="4.67898356494784"/>
<connection id="44813786" src-id="44812916" dest-id="44813707" weight="-10.0"/>
<connection id="44813787" src-id="44812917" dest-id="44813707" weight="-2.863045263337745"/>
<connection id="44813788" src-id="44812918" dest-id="44813707" weight="5.393884884739643"/>
<connection id="44813789" src-id="44812919" dest-id="44813707" weight="5.158669987099643"/>
<connection id="44813790" src-id="44812920" dest-id="44813707" weight="-9.089829101911203"/>
<connection id="44813791" src-id="44812921" dest-id="44813707" weight="-5.336246951166239"/>
<connection id="44813792" src-id="44812922" dest-id="44813707" weight="6.60562027116905"/>
<connection id="44813793" src-id="44812923" dest-id="44813707" weight="2.677288564000385"/>
<neuron id="44813794" type="out" activation="sigmoid"/>
<connection id="44813795" src-id="44812838" dest-id="44813794" weight="-6.776927741612086"/>
<connection id="44813796" src-id="44812839" dest-id="44813794" weight="-5.747742746910005"/>
<connection id="44813797" src-id="44812840" dest-id="44813794" weight="-9.034824135802833"/>
<connection id="44813798" src-id="44812841" dest-id="44813794" weight="3.7012796826243766"/>
<connection id="44813800" src-id="44812843" dest-id="44813794" weight="-1.5605293179835251"/>
<connection id="44813801" src-id="44812844" dest-id="44813794" weight="-2.0080057208056337"/>
<connection id="44813802" src-id="44812845" dest-id="44813794" weight="10.0"/>
<connection id="44813803" src-id="44812846" dest-id="44813794" weight="8.3098127150025"/>
<connection id="44813804" src-id="44812847" dest-id="44813794" weight="-10.0"/>
<connection id="44813805" src-id="44812848" dest-id="44813794" weight="-3.2285678345713023"/>
<connection id="44813806" src-id="44812849" dest-id="44813794" weight="7.841148398118128"/>
<connection id="44813809" src-id="44812852" dest-id="44813794" weight="6.174059093560086"/>
<connection id="44813810" src-id="44812853" dest-id="44813794" weight="4.046771608698087"/>
<connection id="44813811" src-id="44812854" dest-id="44813794" weight="8.547111455458454"/>
<connection id="44813812" src-id="44812855" dest-id="44813794" weight="-10.0"/>
<connection id="44813813" src-id="44812856" dest-id="44813794" weight="-4.056308981752116"/>
<connection id="44813814" src-id="44812857" dest-id="44813794" weight="3.0419773420215295"/>
<connection id="44813816" src-id="44812859" dest-id="44813794" weight="-6.938245783968821"/>
<connection id="44813817" src-id="44812860" dest-id="44813794" weight="-6.2040730684005165"/>
<connection id="44813818" src-id="44812861" dest-id="44813794" weight="3.8772487974600494"/>
<connection id="44813820" src-id="44812863" dest-id="44813794" weight="-5.26570879225262"/>
<connection id="44813822" src-id="44812865" dest-id="44813794" weight="6.953070272651056"/>
<connection id="44813823" src-id="44812866" dest-id="44813794" weight="-9.630908315155192"/>
<connection id="44813824" src-id="44812867" dest-id="44813794" weight="0.5045215134695724"/>
<connection id="44813826" src-id="44812869" dest-id="44813794" weight="4.3099505178234105"/>
<connection id="44813827" src-id="44812870" dest-id="44813794" weight="3.8969280791844616"/>
<connection id="44813828" src-id="44812871" dest-id="44813794" weight="9.057020845463091"/>
<connection id="44813829" src-id="44812872" dest-id="44813794" weight="-2.2279472755968053"/>
<connection id="44813831" src-id="44812874" dest-id="44813794" weight="3.588973480437695"/>
<connection id="44813832" src-id="44812875" dest-id="44813794" weight="9.318749839610717"/>
<connection id="44813833" src-id="44812876" dest-id="44813794" weight="4.465423812066337"/>
<connection id="44813834" src-id="44812877" dest-id="44813794" weight="7.06864691804704"/>
<connection id="44813835" src-id="44812878" dest-id="44813794" weight="-9.225624495408944"/>
<connection id="44813836" src-id="44812879" dest-id="44813794" weight="4.029521323460829"/>
<connection id="44813838" src-id="44812881" dest-id="44813794" weight="4.878413342468302"/>
<connection id="44813839" src-id="44812882" dest-id="44813794" weight="-4.019714031479886"/>
<connection id="44813840" src-id="44812883" dest-id="44813794" weight="10.0"/>
<connection id="44813841" src-id="44812884" dest-id="44813794" weight="0.7824959162177074"/>
<connection id="44813842" src-id="44812885" dest-id="44813794" weight="1.9227259708952908"/>
<connection id="44813843" src-id="44812886" dest-id="44813794" weight="7.912717038365419"/>
<connection id="44813844" src-id="44812887" dest-id="44813794" weight="7.63362232922909"/>
<connection id="44813846" src-id="44812889" dest-id="44813794" weight="6.6809828251996395"/>
<connection id="44813847" src-id="44812890" dest-id="44813794" weight="3.5134640606567027"/>
<connection id="44813848" src-id="44812891" dest-id="44813794" weight="-9.963355251385233"/>
<connection id="44813849" src-id="44812892" dest-id="44813794" weight="8.787125499546098"/>
<connection id="44813850" src-id="44812893" dest-id="44813794" weight="-6.73612055016817"/>
<connection id="44813851" src-id="44812894" dest-id="44813794" weight="10.0"/>
<connection id="44813852" src-id="44812895" dest-id="44813794" weight="-1.8749698181984753"/>
<connection id="44813856" src-id="44812899" dest-id="44813794" weight="-4.3748353461861536"/>
<connection id="44813857" src-id="44812900" dest-id="44813794" weight="7.1914216068194134"/>
<connection id="44813858" src-id="44812901" dest-id="44813794" weight="7.507626597947684"/>
<connection id="44813859" src-id="44812902" dest-id="44813794" weight="-4.013179185790109"/>
<connection id="44813860" src-id="44812903" dest-id="44813794" weight="-3.5547400361261494"/>
<connection id="44813863" src-id="44812906" dest-id="44813794" weight="10.0"/>
<connection id="44813864" src-id="44812907" dest-id="44813794" weight="-2.6834595020681453"/>
<connection id="44813865" src-id="44812908" dest-id="44813794" weight="6.62652519152716"/>
<connection id="44813868" src-id="44812911" dest-id="44813794" weight="2.0490560141850764"/>
<connection id="44813869" src-id="44812912" dest-id="44813794" weight="10.0"/>
<connection id="44813870" src-id="44812913" dest-id="44813794" weight="4.753024554783519"/>
<connection id="44813871" src-id="44812914" dest-id="44813794" weight="1.6925068111139083"/>
<connection id="44813872" src-id="44812915" dest-id="44813794" weight="5.972906268501271"/>
<connection id="44813873" src-id="44812916" dest-id="44813794" weight="6.241613631600732"/>
<connection id="44813875" src-id="44812918" dest-id="44813794" weight="-6.613683751961445"/>
<connection id="44813876" src-id="44812919" dest-id="44813794" weight="-4.732568590677442"/>
<connection id="44813877" src-id="44812920" dest-id="44813794" weight="10.0"/>
<connection id="44813878" src-id="44812921" dest-id="44813794" weight="-1.5006416237008262"/>
<connection id="44813879" src-id="44812922" dest-id="44813794" weight="-10.0"/>
<connection id="44813880" src-id="44812923" dest-id="44813794" weight="6.001646649820609"/>
<neuron id="44813881" type="out" activation="sigmoid"/>
<connection id="44813882" src-id="44812838" dest-id="44813881" weight="-5.356685566352286"/>
<connection id="44813883" src-id="44812839" dest-id="44813881" weight="-4.192439092834607"/>
<connection id="44813885" src-id="44812841" dest-id="44813881" weight="4.400480683263817"/>
<connection id="44813886" src-id="44812842" dest-id="44813881" weight="9.887396772649833"/>
<connection id="44813888" src-id="44812844" dest-id="44813881" weight="-2.8741236114447535"/>
<connection id="44813889" src-id="44812845" dest-id="44813881" weight="-6.025719627710201"/>
<connection id="44813890" src-id="44812846" dest-id="44813881" weight="3.966333433571836"/>
<connection id="44813891" src-id="44812847" dest-id="44813881" weight="-4.469146827964815"/>
<connection id="44813892" src-id="44812848" dest-id="44813881" weight="9.510157212455605"/>
<connection id="44813893" src-id="44812849" dest-id="44813881" weight="-3.111209430759949"/>
<connection id="44813894" src-id="44812850" dest-id="44813881" weight="-1.9006112274058191"/>
<connection id="44813895" src-id="44812851" dest-id="44813881" weight="2.3685434640662013"/>
<connection id="44813896" src-id="44812852" dest-id="44813881" weight="5.14197537978516"/>
<connection id="44813898" src-id="44812854" dest-id="44813881" weight="1.9634966171796675"/>
<connection id="44813899" src-id="44812855" dest-id="44813881" weight="-5.377928569940486"/>
<connection id="44813900" src-id="44812856" dest-id="44813881" weight="-2.904058509915587"/>
<connection id="44813902" src-id="44812858" dest-id="44813881" weight="-3.72260465654485"/>
<connection id="44813904" src-id="44812860" dest-id="44813881" weight="2.9634940252218556"/>
<connection id="44813905" src-id="44812861" dest-id="44813881" weight="-7.011575018534684"/>
<connection id="44813907" src-id="44812863" dest-id="44813881" weight="-2.2870691233561184"/>
<connection id="44813910" src-id="44812866" dest-id="44813881" weight="-5.965264767589454"/>
<connection id="44813912" src-id="44812868" dest-id="44813881" weight="-3.0248074173162216"/>
<connection id="44813913" src-id="44812869" dest-id="44813881" weight="7.290750729200949"/>
<connection id="44813914" src-id="44812870" dest-id="44813881" weight="-7.491348018769285"/>
<connection id="44813916" src-id="44812872" dest-id="44813881" weight="-1.8987718258099642"/>
<connection id="44813917" src-id="44812873" dest-id="44813881" weight="-2.963920841045952"/>
<connection id="44813918" src-id="44812874" dest-id="44813881" weight="-8.202600945099059"/>
<connection id="44813919" src-id="44812875" dest-id="44813881" weight="-7.300699443637199"/>
<connection id="44813920" src-id="44812876" dest-id="44813881" weight="-2.6530020091323547"/>
<connection id="44813921" src-id="44812877" dest-id="44813881" weight="-8.54918310465534"/>
<connection id="44813922" src-id="44812878" dest-id="44813881" weight="0.6515015773200936"/>
<connection id="44813925" src-id="44812881" dest-id="44813881" weight="4.249957703952289"/>
<connection id="44813927" src-id="44812883" dest-id="44813881" weight="-10.0"/>
<connection id="44813928" src-id="44812884" dest-id="44813881" weight="-10.0"/>
<connection id="44813929" src-id="44812885" dest-id="44813881" weight="-7.5424880078508485"/>
<connection id="44813930" src-id="44812886" dest-id="44813881" weight="1.5599449933464071"/>
<connection id="44813932" src-id="44812888" dest-id="44813881" weight="3.135236767701543"/>
<connection id="44813933" src-id="44812889" dest-id="44813881" weight="7.988921889317989"/>
<connection id="44813935" src-id="44812891" dest-id="44813881" weight="-2.6339808154751125"/>
<connection id="44813937" src-id="44812893" dest-id="44813881" weight="1.4776910607052365"/>
<connection id="44813938" src-id="44812894" dest-id="44813881" weight="1.8675237816495833"/>
<connection id="44813939" src-id="44812895" dest-id="44813881" weight="10.0"/>
<connection id="44813940" src-id="44812896" dest-id="44813881" weight="-3.8021515376516226"/>
<connection id="44813942" src-id="44812898" dest-id="44813881" weight="-5.844211233929862"/>
<connection id="44813943" src-id="44812899" dest-id="44813881" weight="-7.10416578734003"/>
<connection id="44813944" src-id="44812900" dest-id="44813881" weight="-0.9021647920502278"/>
<connection id="44813945" src-id="44812901" dest-id="44813881" weight="7.0749168733423815"/>
<connection id="44813947" src-id="44812903" dest-id="44813881" weight="9.75925483812169"/>
<connection id="44813948" src-id="44812904" dest-id="44813881" weight="6.0649098397979735"/>
<connection id="44813949" src-id="44812905" dest-id="44813881" weight="-9.726097473172336"/>
<connection id="44813950" src-id="44812906" dest-id="44813881" weight="10.0"/>
<connection id="44813951" src-id="44812907" dest-id="44813881" weight="1.985232472826699"/>
<connection id="44813952" src-id="44812908" dest-id="44813881" weight="10.0"/>
<connection id="44813953" src-id="44812909" dest-id="44813881" weight="-4.708356437313789"/>
<connection id="44813954" src-id="44812910" dest-id="44813881" weight="-8.710891900014524"/>
<connection id="44813955" src-id="44812911" dest-id="44813881" weight="10.0"/>
<connection id="44813957" src-id="44812913" dest-id="44813881" weight="-9.844249683208407"/>
<connection id="44813958" src-id="44812914" dest-id="44813881" weight="-1.1966303525933317"/>
<connection id="44813959" src-id="44812915" dest-id="44813881" weight="-1.861178752401115"/>
<connection id="44813960" src-id="44812916" dest-id="44813881" weight="-6.193555556861028"/>
<connection id="44813963" src-id="44812919" dest-id="44813881" weight="3.6569197255235295"/>
<connection id="44813964" src-id="44812920" dest-id="44813881" weight="0.7964434207637816"/>
<connection id="44813965" src-id="44812921" dest-id="44813881" weight="-3.395271346152417"/>
<connection id="44813967" src-id="44812923" dest-id="44813881" weight="7.894630381062591"/>
<neuron id="44813968" type="out" activation="sigmoid"/>
<connection id="44813970" src-id="44812839" dest-id="44813968" weight="-5.3946446182056444"/>
<connection id="44813973" src-id="44812842" dest-id="44813968" weight="2.2912468662153014"/>
<connection id="44813974" src-id="44812843" dest-id="44813968" weight="-1.5889210524820037"/>
<connection id="44813976" src-id="44812845" dest-id="44813968" weight="2.223439015044179"/>
<connection id="44813977" src-id="44812846" dest-id="44813968" weight="-9.259524655230441"/>
<connection id="44813978" src-id="44812847" dest-id="44813968" weight="2.983963301024615"/>
<connection id="44813979" src-id="44812848" dest-id="44813968" weight="1.579612844046482"/>
<connection id="44813981" src-id="44812850" dest-id="44813968" weight="-10.0"/>
<connection id="44813982" src-id="44812851" dest-id="44813968" weight="-2.7235406784730594"/>
<connection id="44813983" src-id="44812852" dest-id="44813968" weight="0.7288832365513405"/>
<connection id="44813984" src-id="44812853" dest-id="44813968" weight="-4.851636639596041"/>
<connection id="44813987" src-id="44812856" dest-id="44813968" weight="-0.11559517331092428"/>
<connection id="44813988" src-id="44812857" dest-id="44813968" weight="9.31743948670116"/>
<connection id="44813990" src-id="44812859" dest-id="44813968" weight="-1.3871113835226174"/>
<connection id="44813991" src-id="44812860" dest-id="44813968" weight="-0.03680691411433168"/>
<connection id="44813992" src-id="44812861" dest-id="44813968" weight="9.678308788314014"/>
<connection id="44813993" src-id="44812862" dest-id="44813968" weight="-8.829542677047149"/>
<connection id="44813994" src-id="44812863" dest-id="44813968" weight="6.051407326947723"/>
<connection id="44813996" src-id="44812865" dest-id="44813968" weight="-3.1184995457994344"/>
<connection id="44813997" src-id="44812866" dest-id="44813968" weight="-0.9028813965607926"/>
<connection id="44813998" src-id="44812867" dest-id="44813968" weight="-6.357822011980817"/>
<connection id="44813999" src-id="44812868" dest-id="44813968" weight="-5.774189485513026"/>
<connection id="44814001" src-id="44812870" dest-id="44813968" weight="7.593178968778829"/>
<connection id="44814004" src-id="44812873" dest-id="44813968" weight="-9.9400208743668"/>
<connection id="44814005" src-id="44812874" dest-id="44813968" weight="-1.8195910043428958"/>
<connection id="44814006" src-id="44812875" dest-id="44813968" weight="10.0"/>
<connection id="44814007" src-id="44812876" dest-id="44813968" weight="-0.20440102047663355"/>
<connection id="44814008" src-id="44812877" dest-id="44813968" weight="3.4965649480266867"/>
<connection id="44814009" src-id="44812878" dest-id="44813968" weight="6.712968764822891"/>
<connection id="44814011" src-id="44812880" dest-id="44813968" weight="-1.0964699170995789"/>
<connection id="44814012" src-id="44812881" dest-id="44813968" weight="4.935573892135406"/>
<connection id="44814013" src-id="44812882" dest-id="44813968" weight="-6.158876652792772"/>
<connection id="44814014" src-id="44812883" dest-id="44813968" weight="5.772975629131871"/>
<connection id="44814015" src-id="44812884" dest-id="44813968" weight="10.0"/>
<connection id="44814016" src-id="44812885" dest-id="44813968" weight="-3.6692961547522103"/>
<connection id="44814019" src-id="44812888" dest-id="44813968" weight="-9.376301282188775"/>
<connection id="44814020" src-id="44812889" dest-id="44813968" weight="-0.523633331976665"/>
<connection id="44814021" src-id="44812890" dest-id="44813968" weight="6.918462930433609"/>
<connection id="44814024" src-id="44812893" dest-id="44813968" weight="0.7357974830845739"/>
<connection id="44814025" src-id="44812894" dest-id="44813968" weight="9.406496839088504"/>
<connection id="44814026" src-id="44812895" dest-id="44813968" weight="0.6278942077204046"/>
<connection id="44814027" src-id="44812896" dest-id="44813968" weight="9.949212787568252"/>
<connection id="44814029" src-id="44812898" dest-id="44813968" weight="10.0"/>
<connection id="44814031" src-id="44812900" dest-id="44813968" weight="-4.632583691918136"/>
<connection id="44814032" src-id="44812901" dest-id="44813968" weight="3.795761276194542"/>
<connection id="44814033" src-id="44812902" dest-id="44813968" weight="-10.0"/>
<connection id="44814034" src-id="44812903" dest-id="44813968" weight="6.274499890882998"/>
<connection id="44814035" src-id="44812904" dest-id="44813968" weight="10.0"/>
<connection id="44814036" src-id="44812905" dest-id="44813968" weight="-0.36873182011884087"/>
<connection id="44814037" src-id="44812906" dest-id="44813968" weight="3.814860521726729"/>
<connection id="44814038" src-id="44812907" dest-id="44813968" weight="10.0"/>
<connection id="44814041" src-id="44812910" dest-id="44813968" weight="-9.75115578899998"/>
<connection id="44814043" src-id="44812912" dest-id="44813968" weight="2.0921293776444"/>
<connection id="44814045" src-id="44812914" dest-id="44813968" weight="7.336038119240229"/>
<connection id="44814046" src-id="44812915" dest-id="44813968" weight="2.632859958859312"/>
<connection id="44814047" src-id="44812916" dest-id="44813968" weight="3.682531303271894"/>
<connection id="44814048" src-id="44812917" dest-id="44813968" weight="-3.5878995725002296"/>
<connection id="44814049" src-id="44812918" dest-id="44813968" weight="7.287061582143992"/>
<connection id="44814050" src-id="44812919" dest-id="44813968" weight="-2.064745638380494"/>
<connection id="44814051" src-id="44812920" dest-id="44813968" weight="3.9555216470769388"/>
<connection id="44814052" src-id="44812921" dest-id="44813968" weight="-10.0"/>
<neuron id="44814055" type="out" activation="sigmoid"/>
<connection id="44814056" src-id="44812838" dest-id="44814055" weight="4.403052663590149"/>
<connection id="44814058" src-id="44812840" dest-id="44814055" weight="5.610671232225082"/>
<connection id="44814059" src-id="44812841" dest-id="44814055" weight="1.7070517275184791"/>
<connection id="44814061" src-id="44812843" dest-id="44814055" weight="4.807504567909522"/>
<connection id="44814062" src-id="44812844" dest-id="44814055" weight="4.7113954801887825"/>
<connection id="44814064" src-id="44812846" dest-id="44814055" weight="-7.462736228027902"/>
<connection id="44814065" src-id="44812847" dest-id="44814055" weight="-8.383886106285985"/>
<connection id="44814067" src-id="44812849" dest-id="44814055" weight="1.750581057797434"/>
<connection id="44814068" src-id="44812850" dest-id="44814055" weight="-7.123931378311639"/>
<connection id="44814069" src-id="44812851" dest-id="44814055" weight="3.922590687521358"/>
<connection id="44814070" src-id="44812852" dest-id="44814055" weight="-6.4132596832410504"/>
<connection id="44814071" src-id="44812853" dest-id="44814055" weight="-0.31779365023902795"/>
<connection id="44814072" src-id="44812854" dest-id="44814055" weight="-1.6723563560800572"/>
<connection id="44814073" src-id="44812855" dest-id="44814055" weight="-3.0211899057169616"/>
<connection id="44814074" src-id="44812856" dest-id="44814055" weight="3.3122109291602144"/>
<connection id="44814075" src-id="44812857" dest-id="44814055" weight="9.764434310256926"/>
<connection id="44814076" src-id="44812858" dest-id="44814055" weight="1.4767239296757526"/>
<connection id="44814077" src-id="44812859" dest-id="44814055" weight="5.792030133289452"/>
<connection id="44814078" src-id="44812860" dest-id="44814055" weight="4.547621693551129"/>
<connection id="44814079" src-id="44812861" dest-id="44814055" weight="-7.43952858420236"/>
<connection id="44814080" src-id="44812862" dest-id="44814055" weight="-1.615617204866387"/>
<connection id="44814081" src-id="44812863" dest-id="44814055" weight="1.6945380017913676"/>
<connection id="44814084" src-id="44812866" dest-id="44814055" weight="-3.820953918043806"/>
<connection id="44814085" src-id="44812867" dest-id="44814055" weight="-9.12473601135544"/>
<connection id="44814088" src-id="44812870" dest-id="44814055" weight="8.98683670913988"/>
<connection id="44814089" src-id="44812871" dest-id="44814055" weight="4.449004798999711"/>
<connection id="44814090" src-id="44812872" dest-id="44814055" weight="-0.6096068948444353"/>
<connection id="44814091" src-id="44812873" dest-id="44814055" weight="1.3726084197474098"/>
<connection id="44814093" src-id="44812875" dest-id="44814055" weight="8.43941803834789"/>
<connection id="44814094" src-id="44812876" dest-id="44814055" weight="-2.8176825893522874"/>
<connection id="44814095" src-id="44812877" dest-id="44814055" weight="2.267262212608268"/>
<connection id="44814096" src-id="44812878" dest-id="44814055" weight="4.489750726272814"/>
<connection id="44814097" src-id="44812879" dest-id="44814055" weight="-9.560111743929474"/>
<connection id="44814099" src-id="44812881" dest-id="44814055" weight="-1.821074023218322"/>
<connection id="44814100" src-id="44812882" dest-id="44814055" weight="1.245632418379878"/>
<connection id="44814101" src-id="44812883" dest-id="44814055" weight="-3.6153539012432345"/>
<connection id="44814102" src-id="44812884" dest-id="44814055" weight="-4.705541881294645"/>
<connection id="44814103" src-id="44812885" dest-id="44814055" weight="-3.9509251975849926"/>
<connection id="44814104" src-id="44812886" dest-id="44814055" weight="3.4912408639267536"/>
<connection id="44814106" src-id="44812888" dest-id="44814055" weight="0.9190334587131717"/>
<connection id="44814108" src-id="44812890" dest-id="44814055" weight="-4.704447172879388"/>
<connection id="44814109" src-id="44812891" dest-id="44814055" weight="-10.0"/>
<connection id="44814113" src-id="44812895" dest-id="44814055" weight="-10.0"/>
<connection id="44814115" src-id="44812897" dest-id="44814055" weight="3.5123606409605967"/>
<connection id="44814117" src-id="44812899" dest-id="44814055" weight="4.867659342479793"/>
<connection id="44814119" src-id="44812901" dest-id="44814055" weight="6.437101870068345"/>
<connection id="44814120" src-id="44812902" dest-id="44814055" weight="7.512293327247354"/>
<connection id="44814121" src-id="44812903" dest-id="44814055" weight="8.360065722335083"/>
<connection id="44814122" src-id="44812904" dest-id="44814055" weight="7.749070893548744"/>
<connection id="44814123" src-id="44812905" dest-id="44814055" weight="9.492639795735093"/>
<connection id="44814124" src-id="44812906" dest-id="44814055" weight="7.935844106556619"/>
<connection id="44814125" src-id="44812907" dest-id="44814055" weight="-9.443823692706749"/>
<connection id="44814126" src-id="44812908" dest-id="44814055" weight="-5.89635161833232"/>
<connection id="44814128" src-id="44812910" dest-id="44814055" weight="-5.068175766488171"/>
<connection id="44814129" src-id="44812911" dest-id="44814055" weight="0.8252697534198934"/>
<connection id="44814130" src-id="44812912" dest-id="44814055" weight="-4.6397394477186245"/>
<connection id="44814131" src-id="44812913" dest-id="44814055" weight="-2.5989659193418193"/>
<connection id="44814132" src-id="44812914" dest-id="44814055" weight="2.3877652836978487"/>
<connection id="44814133" src-id="44812915" dest-id="44814055" weight="7.905056683539799"/>
<connection id="44814134" src-id="44812916" dest-id="44814055" weight="-8.932138852479959"/>
<connection id="44814135" src-id="44812917" dest-id="44814055" weight="3.451824697419927"/>
<connection id="44814136" src-id="44812918" dest-id="44814055" weight="10.0"/>
<connection id="44814137" src-id="44812919" dest-id="44814055" weight="2.1191089011036155"/>
<connection id="44814141" src-id="44812923" dest-id="44814055" weight="5.521849775869318"/>
<neuron id="44814142" type="out" activation="sigmoid"/>
<connection id="44814144" src-id="44812839" dest-id="44814142" weight="-1.4239819922648955"/>
<connection id="44814145" src-id="44812840" dest-id="44814142" weight="-2.6418516051518584"/>
<connection id="44814146" src-id="44812841" dest-id="44814142" weight="6.8195842504816095"/>
<connection id="44814148" src-id="44812843" dest-id="44814142" weight="-6.585911994299213"/>
<connection id="44814149" src-id="44812844" dest-id="44814142" weight="10.0"/>
<connection id="44814150" src-id="44812845" dest-id="44814142" weight="-4.4993261266237905"/>
<connection id="44814151" src-id="44812846" dest-id="44814142" weight="7.411016915811404"/>
<connection id="44814152" src-id="44812847" dest-id="44814142" weight="-2.793421111080101"/>
<connection id="44814153" src-id="44812848" dest-id="44814142" weight="1.413609268423626"/>
<connection id="44814154" src-id="44812849" dest-id="44814142" weight="-1.325411784825687"/>
<connection id="44814156" src-id="44812851" dest-id="44814142" weight="-1.0618632649572914"/>
<connection id="44814158" src-id="44812853" dest-id="44814142" weight="-0.7702626872938553"/>
<connection id="44814159" src-id="44812854" dest-id="44814142" weight="-10.0"/>
<connection id="44814163" src-id="44812858" dest-id="44814142" weight="6.148102697582738"/>
<connection id="44814164" src-id="44812859" dest-id="44814142" weight="-4.247273700645719"/>
<connection id="44814166" src-id="44812861" dest-id="44814142" weight="4.042582866215642"/>
<connection id="44814168" src-id="44812863" dest-id="44814142" weight="-0.8982842556237619"/>
<connection id="44814170" src-id="44812865" dest-id="44814142" weight="-7.801168282185786"/>
<connection id="44814171" src-id="44812866" dest-id="44814142" weight="4.342572744313369"/>
<connection id="44814172" src-id="44812867" dest-id="44814142" weight="-4.9105426797471114"/>
<connection id="44814173" src-id="44812868" dest-id="44814142" weight="-9.274640289710657"/>
<connection id="44814175" src-id="44812870" dest-id="44814142" weight="-3.6452809757016618"/>
<connection id="44814176" src-id="44812871" dest-id="44814142" weight="-0.25140867200787476"/>
<connection id="44814178" src-id="44812873" dest-id="44814142" weight="-4.738668349254802"/>
<connection id="44814182" src-id="44812877" dest-id="44814142" weight="9.518043652185057"/>
<connection id="44814184" src-id="44812879" dest-id="44814142" weight="-1.6479953739982856"/>
<connection id="44814185" src-id="44812880" dest-id="44814142" weight="-6.387681489286772"/>
<connection id="44814186" src-id="44812881" dest-id="44814142" weight="1.3356807487850015"/>
<connection id="44814187" src-id="44812882" dest-id="44814142" weight="2.350210389065635"/>
<connection id="44814188" src-id="44812883" dest-id="44814142" weight="4.100457763100982"/>
<connection id="44814189" src-id="44812884" dest-id="44814142" weight="9.299096822992619"/>
<connection id="44814190" src-id="44812885" dest-id="44814142" weight="10.0"/>
<connection id="44814191" src-id="44812886" dest-id="44814142" weight="-7.790052906991065"/>
<connection id="44814192" src-id="44812887" dest-id="44814142" weight="3.0527035620621996"/>
<connection id="44814194" src-id="44812889" dest-id="44814142" weight="-7.238152610009928"/>
<connection id="44814195" src-id="44812890" dest-id="44814142" weight="3.921288917001925"/>
<connection id="44814197" src-id="44812892" dest-id="44814142" weight="2.7961911059921993"/>
<connection id="44814198" src-id="44812893" dest-id="44814142" weight="-6.406327486818389"/>
<connection id="44814199" src-id="44812894" dest-id="44814142" weight="-2.201500286516706"/>
<connection id="44814200" src-id="44812895" dest-id="44814142" weight="3.4121720846181387"/>
<connection id="44814201" src-id="44812896" dest-id="44814142" weight="-8.804066077238007"/>
<connection id="44814203" src-id="44812898" dest-id="44814142" weight="-6.661737973461994"/>
<connection id="44814204" src-id="44812899" dest-id="44814142" weight="8.812684547811202"/>
<connection id="44814205" src-id="44812900" dest-id="44814142" weight="8.80649919729278"/>
<connection id="44814206" src-id="44812901" dest-id="44814142" weight="-4.022494593357634"/>
<connection id="44814207" src-id="44812902" dest-id="44814142" weight="-5.298780103315519"/>
<connection id="44814209" src-id="44812904" dest-id="44814142" weight="-5.5192681000010255"/>
<connection id="44814210" src-id="44812905" dest-id="44814142" weight="4.570081383521297"/>
<connection id="44814211" src-id="44812906" dest-id="44814142" weight="-3.0775587885648905"/>
<connection id="44814215" src-id="44812910" dest-id="44814142" weight="3.2265387616092314"/>
<connection id="44814216" src-id="44812911" dest-id="44814142" weight="1.8903645043937929"/>
<connection id="44814218" src-id="44812913" dest-id="44814142" weight="0.7894734260773568"/>
<connection id="44814220" src-id="44812915" dest-id="44814142" weight="-3.180471376509978"/>
<connection id="44814221" src-id="44812916" dest-id="44814142" weight="1.2223138984429727"/>
<connection id="44814223" src-id="44812918" dest-id="44814142" weight="7.521352077630667"/>
<connection id="44814224" src-id="44812919" dest-id="44814142" weight="0.26693347065025097"/>
<connection id="44814226" src-id="44812921" dest-id="44814142" weight="7.334482279425759"/>
<connection id="44814227" src-id="44812922" dest-id="44814142" weight="7.065953623652181"/>
<connection id="44814228" src-id="44812923" dest-id="44814142" weight="8.942274604719879"/>
<neuron id="44814229" type="out" activation="sigmoid"/>
<connection id="44814230" src-id="44812838" dest-id="44814229" weight="-8.529156388597835"/>
<connection id="44814231" src-id="44812839" dest-id="44814229" weight="-3.1631716384451245"/>
<connection id="44814232" src-id="44812840" dest-id="44814229" weight="6.421823084324056"/>
<connection id="44814234" src-id="44812842" dest-id="44814229" weight="-7.048261845743371"/>
<connection id="44814235" src-id="44812843" dest-id="44814229" weight="-0.6405162565925795"/>
<connection id="44814236" src-id="44812844" dest-id="44814229" weight="3.8215210066571728"/>
<connection id="44814237" src-id="44812845" dest-id="44814229" weight="-4.576710077889525"/>
<connection id="44814238" src-id="44812846" dest-id="44814229" weight="6.070242268890531"/>
<connection id="44814239" src-id="44812847" dest-id="44814229" weight="5.200697413203951"/>
<connection id="44814240" src-id="44812848" dest-id="44814229" weight="5.297001510230499"/>
<connection id="44814241" src-id="44812849" dest-id="44814229" weight="3.1219609451059034"/>
<connection id="44814242" src-id="44812850" dest-id="44814229" weight="8.086071128285468"/>
<connection id="44814243" src-id="44812851" dest-id="44814229" weight="7.874834438334637"/>
<connection id="44814244" src-id="44812852" dest-id="44814229" weight="4.979741646368481"/>
<connection id="44814246" src-id="44812854" dest-id="44814229" weight="-0.02252301610683083"/>
<connection id="44814249" src-id="44812857" dest-id="44814229" weight="-4.462941501369051"/>
<connection id="44814250" src-id="44812858" dest-id="44814229" weight="9.145652130458721"/>
<connection id="44814251" src-id="44812859" dest-id="44814229" weight="-5.570656140486854"/>
<connection id="44814252" src-id="44812860" dest-id="44814229" weight="-3.145001732302981"/>
<connection id="44814253" src-id="44812861" dest-id="44814229" weight="5.017268775813198"/>
<connection id="44814255" src-id="44812863" dest-id="44814229" weight="-3.6188513484924596"/>
<connection id="44814256" src-id="44812864" dest-id="44814229" weight="3.490505916964796"/>
<connection id="44814257" src-id="44812865" dest-id="44814229" weight="4.191772352008813"/>
<connection id="44814258" src-id="44812866" dest-id="44814229" weight="7.0950413198246745"/>
<connection id="44814259" src-id="44812867" dest-id="44814229" weight="-7.931201218956017"/>
<connection id="44814260" src-id="44812868" dest-id="44814229" weight="0.6976216417838628"/>
<connection id="44814262" src-id="44812870" dest-id="44814229" weight="-3.882054417884962"/>
<connection id="44814263" src-id="44812871" dest-id="44814229" weight="-7.073191772800313"/>
<connection id="44814264" src-id="44812872" dest-id="44814229" weight="-0.8224838861748492"/>
<connection id="44814266" src-id="44812874" dest-id="44814229" weight="-7.314797421395712"/>
<connection id="44814268" src-id="44812876" dest-id="44814229" weight="-4.430068903075112"/>
<connection id="44814269" src-id="44812877" dest-id="44814229" weight="-3.2024575690124077"/>
<connection id="44814270" src-id="44812878" dest-id="44814229" weight="0.8949495786418222"/>
<connection id="44814271" src-id="44812879" dest-id="44814229" weight="10.0"/>
<connection id="44814273" src-id="44812881" dest-id="44814229" weight="7.390473951410973"/>
<connection id="44814274" src-id="44812882" dest-id="44814229" weight="9.260424621885672"/>
<connection id="44814276" src-id="44812884" dest-id="44814229" weight="-1.882015514381271"/>
<connection id="44814277" src-id="44812885" dest-id="44814229" weight="10.0"/>
<connection id="44814278" src-id="44812886" dest-id="44814229" weight="1.7689576352977152"/>
<connection id="44814279" src-id="44812887" dest-id="44814229" weight="1.3951215863711357"/>
<connection id="44814280" src-id="44812888" dest-id="44814229" weight="10.0"/>
<connection id="44814281" src-id="44812889" dest-id="44814229" weight="-3.5683738051533553"/>
<connection id="44814282" src-id="44812890" dest-id="44814229" weight="3.9802329288770353"/>
<connection id="44814283" src-id="44812891" dest-id="44814229" weight="-1.8316095392072402"/>
<connection id="44814284" src-id="44812892" dest-id="44814229" weight="3.571470896010198"/>
<connection id="44814285" src-id="44812893" dest-id="44814229" weight="2.6876865832028236"/>
<connection id="44814287" src-id="44812895" dest-id="44814229" weight="6.376663608015033"/>
<connection id="44814288" src-id="44812896" dest-id="44814229" weight="2.701259020376319"/>
<connection id="44814290" src-id="44812898" dest-id="44814229" weight="4.1516195562902185"/>
<connection id="44814292" src-id="44812900" dest-id="44814229" weight="-1.9882214884748244"/>
<connection id="44814294" src-id="44812902" dest-id="44814229" weight="-10.0"/>
<connection id="44814295" src-id="44812903" dest-id="44814229" weight="1.708878622546727"/>
<connection id="44814296" src-id="44812904" dest-id="44814229" weight="-8.95564506579438"/>
<connection id="44814297" src-id="44812905" dest-id="44814229" weight="6.7942271717014595"/>
<connection id="44814298" src-id="44812906" dest-id="44814229" weight="-1.4952890095751554"/>
<connection id="44814299" src-id="44812907" dest-id="44814229" weight="-6.097969078742307"/>
<connection id="44814301" src-id="44812909" dest-id="44814229" weight="4.568819660616361"/>
<connection id="44814304" src-id="44812912" dest-id="44814229" weight="6.785392847626952"/>
<connection id="44814305" src-id="44812913" dest-id="44814229" weight="-0.7314738233430554"/>
<connection id="44814307" src-id="44812915" dest-id="44814229" weight="10.0"/>
<connection id="44814308" src-id="44812916" dest-id="44814229" weight="-10.0"/>
<connection id="44814309" src-id="44812917" dest-id="44814229" weight="-6.676730577588986"/>
<connection id="44814310" src-id="44812918" dest-id="44814229" weight="-7.476710814398494"/>
<connection id="44814312" src-id="44812920" dest-id="44814229" weight="-3.2713410672689465"/>
<connection id="44814313" src-id="44812921" dest-id="44814229" weight="9.20358180381118"/>
<connection id="44814314" src-id="44812922" dest-id="44814229" weight="-9.61881508620753"/>
<connection id="44814315" src-id="44812923" dest-id="44814229" weight="-6.976097742942969"/>
<neuron id="44814316" type="out" activation="sigmoid"/>
<connection id="44814317" src-id="44812838" dest-id="44814316" weight="5.46882579864006"/>
<connection id="44814319" src-id="44812840" dest-id="44814316" weight="7.492010939163219"/>
<connection id="44814320" src-id="44812841" dest-id="44814316" weight="8.854685387477675"/>
<connection id="44814321" src-id="44812842" dest-id="44814316" weight="-2.0278556326126473"/>
<connection id="44814322" src-id="44812843" dest-id="44814316" weight="-7.324707328380978"/>
<connection id="44814323" src-id="44812844" dest-id="44814316" weight="5.904108023623753"/>
<connection id="44814324" src-id="44812845" dest-id="44814316" weight="8.69820962732956"/>
<connection id="44814325" src-id="44812846" dest-id="44814316" weight="7.698458526263145"/>
<connection id="44814326" src-id="44812847" dest-id="44814316" weight="9.857442641987648"/>
<connection id="44814327" src-id="44812848" dest-id="44814316" weight="-4.424436765141293"/>
<connection id="44814328" src-id="44812849" dest-id="44814316" weight="2.445124347439674"/>
<connection id="44814329" src-id="44812850" dest-id="44814316" weight="5.028691062599223"/>
<connection id="44814330" src-id="44812851" dest-id="44814316" weight="3.4019783098009073"/>
<connection id="44814331" src-id="44812852" dest-id="44814316" weight="-2.3572996045139583"/>
<connection id="44814332" src-id="44812853" dest-id="44814316" weight="-1.4098503369676547"/>
<connection id="44814333" src-id="44812854" dest-id="44814316" weight="8.278709445555055"/>
<connection id="44814334" src-id="44812855" dest-id="44814316" weight="-1.9534754901281581"/>
<connection id="44814335" src-id="44812856" dest-id="44814316" weight="-2.6790642141277017"/>
<connection id="44814336" src-id="44812857" dest-id="44814316" weight="-3.0346728458763574"/>
<connection id="44814337" src-id="44812858" dest-id="44814316" weight="1.074248338742077"/>
<connection id="44814338" src-id="44812859" dest-id="44814316" weight="7.130220766451121"/>
<connection id="44814339" src-id="44812860" dest-id="44814316" weight="0.6604696488795461"/>
<connection id="44814340" src-id="44812861" dest-id="44814316" weight="8.175810389728282"/>
<connection id="44814342" src-id="44812863" dest-id="44814316" weight="-0.42403778630416417"/>
<connection id="44814344" src-id="44812865" dest-id="44814316" weight="4.226161469273529"/>
<connection id="44814345" src-id="44812866" dest-id="44814316" weight="3.905122833345401"/>
<connection id="44814346" src-id="44812867" dest-id="44814316" weight="-6.1666170825084805"/>
<connection id="44814347" src-id="44812868" dest-id="44814316" weight="-1.5631788871157684"/>
<connection id="44814349" src-id="44812870" dest-id="44814316" weight="-3.206353911106165"/>
<connection id="44814350" src-id="44812871" dest-id="44814316" weight="3.064641843581575"/>
<connection id="44814351" src-id="44812872" dest-id="44814316" weight="5.312714362311908"/>
<connection id="44814353" src-id="44812874" dest-id="44814316" weight="-3.122926158870576"/>
<connection id="44814355" src-id="44812876" dest-id="44814316" weight="4.656781321427898"/>
<connection id="44814356" src-id="44812877" dest-id="44814316" weight="4.126481488077648"/>
<connection id="44814357" src-id="44812878" dest-id="44814316" weight="-2.5284722520179126"/>
<connection id="44814359" src-id="44812880" dest-id="44814316" weight="10.0"/>
<connection id="44814360" src-id="44812881" dest-id="44814316" weight="0.8098479266130463"/>
<connection id="44814361" src-id="44812882" dest-id="44814316" weight="-3.357056207777283"/>
<connection id="44814362" src-id="44812883" dest-id="44814316" weight="-3.3064728422887724"/>
<connection id="44814363" src-id="44812884" dest-id="44814316" weight="-4.5275661509391965"/>
<connection id="44814364" src-id="44812885" dest-id="44814316" weight="-7.9905892586979705"/>
<connection id="44814367" src-id="44812888" dest-id="44814316" weight="-5.897285804590349"/>
<connection id="44814368" src-id="44812889" dest-id="44814316" weight="10.0"/>
<connection id="44814369" src-id="44812890" dest-id="44814316" weight="8.185567031494092"/>
<connection id="44814370" src-id="44812891" dest-id="44814316" weight="2.1895407112958996"/>
<connection id="44814371" src-id="44812892" dest-id="44814316" weight="-10.0"/>
<connection id="44814373" src-id="44812894" dest-id="44814316" weight="-10.0"/>
<connection id="44814374" src-id="44812895" dest-id="44814316" weight="-10.0"/>
<connection id="44814375" src-id="44812896" dest-id="44814316" weight="1.573420868676501"/>
<connection id="44814377" src-id="44812898" dest-id="44814316" weight="7.3073135158188345"/>
<connection id="44814378" src-id="44812899" dest-id="44814316" weight="-0.900699321476627"/>
<connection id="44814379" src-id="44812900" dest-id="44814316" weight="6.563598853399756"/>
<connection id="44814380" src-id="44812901" dest-id="44814316" weight="-4.153388667493475"/>
<connection id="44814382" src-id="44812903" dest-id="44814316" weight="-7.901723220488404"/>
<connection id="44814383" src-id="44812904" dest-id="44814316" weight="-3.0564293925529293"/>
<connection id="44814385" src-id="44812906" dest-id="44814316" weight="-0.23680528223963337"/>
<connection id="44814386" src-id="44812907" dest-id="44814316" weight="10.0"/>
<connection id="44814387" src-id="44812908" dest-id="44814316" weight="-4.398204418967695"/>
<connection id="44814388" src-id="44812909" dest-id="44814316" weight="9.870136706371309"/>
<connection id="44814389" src-id="44812910" dest-id="44814316" weight="4.765619316504831"/>
<connection id="44814390" src-id="44812911" dest-id="44814316" weight="5.540585096005959"/>
<connection id="44814391" src-id="44812912" dest-id="44814316" weight="5.521067953285451"/>
<connection id="44814393" src-id="44812914" dest-id="44814316" weight="2.197052012350071"/>
<connection id="44814394" src-id="44812915" dest-id="44814316" weight="2.004525093186677"/>
<connection id="44814395" src-id="44812916" dest-id="44814316" weight="-1.2014315720228306"/>
<connection id="44814396" src-id="44812917" dest-id="44814316" weight="4.123732584007218"/>
<connection id="44814397" src-id="44812918" dest-id="44814316" weight="10.0"/>
<connection id="44814398" src-id="44812919" dest-id="44814316" weight="2.6188872436052764"/>
<connection id="44814399" src-id="44812920" dest-id="44814316" weight="3.611740260138432"/>
<connection id="44814401" src-id="44812922" dest-id="44814316" weight="3.102012748423486"/>
<connection id="44814402" src-id="44812923" dest-id="44814316" weight="-4.426139925369084"/>
<neuron id="44814403" type="out" activation="sigmoid"/>
<connection id="44814405" src-id="44812839" dest-id="44814403" weight="4.5544980749764115"/>
<connection id="44814406" src-id="44812840" dest-id="44814403" weight="-5.598731062439132"/>
<connection id="44814408" src-id="44812842" dest-id="44814403" weight="-5.637989633094075"/>
<connection id="44814409" src-id="44812843" dest-id="44814403" weight="-4.252047802497723"/>
<connection id="44814411" src-id="44812845" dest-id="44814403" weight="8.103037010120971"/>
<connection id="44814413" src-id="44812847" dest-id="44814403" weight="2.1508828674418203"/>
<connection id="44814414" src-id="44812848" dest-id="44814403" weight="6.492913856864777"/>
<connection id="44814416" src-id="44812850" dest-id="44814403" weight="-3.932300584657709"/>
<connection id="44814417" src-id="44812851" dest-id="44814403" weight="-1.9521485631752813"/>
<connection id="44814418" src-id="44812852" dest-id="44814403" weight="-3.566061212357712"/>
<connection id="44814419" src-id="44812853" dest-id="44814403" weight="5.3203078032313735"/>
<connection id="44814420" src-id="44812854" dest-id="44814403" weight="8.56859309612146"/>
<connection id="44814421" src-id="44812855" dest-id="44814403" weight="5.090609026838747"/>
<connection id="44814422" src-id="44812856" dest-id="44814403" weight="0.9576781398139289"/>
<connection id="44814423" src-id="44812857" dest-id="44814403" weight="10.0"/>
<connection id="44814424" src-id="44812858" dest-id="44814403" weight="7.845932311448662"/>
<connection id="44814425" src-id="44812859" dest-id="44814403" weight="-8.993702999153161"/>
<connection id="44814426" src-id="44812860" dest-id="44814403" weight="-5.925099616157645"/>
<connection id="44814427" src-id="44812861" dest-id="44814403" weight="1.906655445203278"/>
<connection id="44814428" src-id="44812862" dest-id="44814403" weight="-5.1363586228304445"/>
<connection id="44814429" src-id="44812863" dest-id="44814403" weight="2.959981134931785"/>
<connection id="44814430" src-id="44812864" dest-id="44814403" weight="2.760879824087073"/>
<connection id="44814431" src-id="44812865" dest-id="44814403" weight="3.658880529470705"/>
<connection id="44814433" src-id="44812867" dest-id="44814403" weight="1.903147669371101"/>
<connection id="44814434" src-id="44812868" dest-id="44814403" weight="2.36581925983276"/>
<connection id="44814435" src-id="44812869" dest-id="44814403" weight="-0.6632573826769875"/>
<connection id="44814436" src-id="44812870" dest-id="44814403" weight="3.889147778779565"/>
<connection id="44814437" src-id="44812871" dest-id="44814403" weight="-7.323658977267225"/>
<connection id="44814438" src-id="44812872" dest-id="44814403" weight="-7.531415222462209"/>
<connection id="44814439" src-id="44812873" dest-id="44814403" weight="7.512283607530389"/>
<connection id="44814440" src-id="44812874" dest-id="44814403" weight="8.193758275678283"/>
<connection id="44814441" src-id="44812875" dest-id="44814403" weight="-8.442525645790406"/>
<connection id="44814442" src-id="44812876" dest-id="44814403" weight="3.0225720699292666"/>
<connection id="44814443" src-id="44812877" dest-id="44814403" weight="-2.9083484163737827"/>
<connection id="44814444" src-id="44812878" dest-id="44814403" weight="-4.265994845636436"/>
<connection id="44814445" src-id="44812879" dest-id="44814403" weight="-8.219817103204747"/>
<connection id="44814446" src-id="44812880" dest-id="44814403" weight="-9.829448283902908"/>
<connection id="44814447" src-id="44812881" dest-id="44814403" weight="2.9100567647761686"/>
<connection id="44814449" src-id="44812883" dest-id="44814403" weight="-2.368260555842475"/>
<connection id="44814450" src-id="44812884" dest-id="44814403" weight="-10.0"/>
<connection id="44814451" src-id="44812885" dest-id="44814403" weight="-1.9310753212977154"/>
<connection id="44814452" src-id="44812886" dest-id="44814403" weight="0.5773450472645705"/>
<connection id="44814453" src-id="44812887" dest-id="44814403" weight="-5.401258109451783"/>
<connection id="44814454" src-id="44812888" dest-id="44814403" weight="-8.986005647206545"/>
<connection id="44814455" src-id="44812889" dest-id="44814403" weight="-10.0"/>
<connection id="44814456" src-id="44812890" dest-id="44814403" weight="-9.869964213782508"/>
<connection id="44814457" src-id="44812891" dest-id="44814403" weight="10.0"/>
<connection id="44814459" src-id="44812893" dest-id="44814403" weight="-9.71949930531885"/>
<connection id="44814460" src-id="44812894" dest-id="44814403" weight="3.411039576978558"/>
<connection id="44814461" src-id="44812895" dest-id="44814403" weight="-9.368308588013901"/>
<connection id="44814463" src-id="44812897" dest-id="44814403" weight="10.0"/>
<connection id="44814464" src-id="44812898" dest-id="44814403" weight="8.229756415444486"/>
<connection id="44814465" src-id="44812899" dest-id="44814403" weight="-3.2826708809837717"/>
<connection id="44814466" src-id="44812900" dest-id="44814403" weight="-6.742062036662836"/>
<connection id="44814467" src-id="44812901" dest-id="44814403" weight="-9.696450421170308"/>
<connection id="44814469" src-id="44812903" dest-id="44814403" weight="-4.515872556774914"/>
<connection id="44814471" src-id="44812905" dest-id="44814403" weight="10.0"/>
<connection id="44814472" src-id="44812906" dest-id="44814403" weight="-5.683952539077426"/>
<connection id="44814473" src-id="44812907" dest-id="44814403" weight="5.983754760399629"/>
<connection id="44814474" src-id="44812908" dest-id="44814403" weight="-8.030833201966606"/>
<connection id="44814475" src-id="44812909" dest-id="44814403" weight="-5.30474672715575"/>
<connection id="44814476" src-id="44812910" dest-id="44814403" weight="-6.445700219008545"/>
<connection id="44814479" src-id="44812913" dest-id="44814403" weight="8.971042508951529"/>
<connection id="44814480" src-id="44812914" dest-id="44814403" weight="-9.808914096267113"/>
<connection id="44814481" src-id="44812915" dest-id="44814403" weight="7.149755036265059"/>
<connection id="44814482" src-id="44812916" dest-id="44814403" weight="0.9738606487433037"/>
<connection id="44814483" src-id="44812917" dest-id="44814403" weight="10.0"/>
<connection id="44814486" src-id="44812920" dest-id="44814403" weight="-7.974634657935392"/>
<connection id="44814487" src-id="44812921" dest-id="44814403" weight="-2.3907928376252903"/>
<connection id="44814488" src-id="44812922" dest-id="44814403" weight="-4.701465616335157"/>
<connection id="44814489" src-id="44812923" dest-id="44814403" weight="3.8102397782417827"/>
<neuron id="44814490" type="out" activation="sigmoid"/>
<connection id="44814491" src-id="44812838" dest-id="44814490" weight="-5.132866932403304"/>
<connection id="44814493" src-id="44812840" dest-id="44814490" weight="-9.458995163161426"/>
<connection id="44814495" src-id="44812842" dest-id="44814490" weight="-10.0"/>
<connection id="44814496" src-id="44812843" dest-id="44814490" weight="-6.0191204874873225"/>
<connection id="44814497" src-id="44812844" dest-id="44814490" weight="-2.5252153272893523"/>
<connection id="44814500" src-id="44812847" dest-id="44814490" weight="8.170954704474465"/>
<connection id="44814501" src-id="44812848" dest-id="44814490" weight="5.382563241081265"/>
<connection id="44814502" src-id="44812849" dest-id="44814490" weight="2.362765673832524"/>
<connection id="44814503" src-id="44812850" dest-id="44814490" weight="-10.0"/>
<connection id="44814504" src-id="44812851" dest-id="44814490" weight="9.382285067994147"/>
<connection id="44814505" src-id="44812852" dest-id="44814490" weight="6.395196704100656"/>
<connection id="44814506" src-id="44812853" dest-id="44814490" weight="1.4420160319069293"/>
<connection id="44814507" src-id="44812854" dest-id="44814490" weight="10.0"/>
<connection id="44814508" src-id="44812855" dest-id="44814490" weight="3.2060084226585106"/>
<connection id="44814511" src-id="44812858" dest-id="44814490" weight="4.820547358805841"/>
<connection id="44814512" src-id="44812859" dest-id="44814490" weight="-3.3405053035093424"/>
<connection id="44814513" src-id="44812860" dest-id="44814490" weight="-5.363942575881918"/>
<connection id="44814514" src-id="44812861" dest-id="44814490" weight="5.74461428353379"/>
<connection id="44814515" src-id="44812862" dest-id="44814490" weight="-0.048932335963818074"/>
<connection id="44814516" src-id="44812863" dest-id="44814490" weight="9.177272349372792"/>
<connection id="44814517" src-id="44812864" dest-id="44814490" weight="-7.0907394250077695"/>
<connection id="44814518" src-id="44812865" dest-id="44814490" weight="0.00380481290542356"/>
<connection id="44814519" src-id="44812866" dest-id="44814490" weight="7.769703935216155"/>
<connection id="44814520" src-id="44812867" dest-id="44814490" weight="-8.344159266601244"/>
<connection id="44814521" src-id="44812868" dest-id="44814490" weight="-10.0"/>
<connection id="44814522" src-id="44812869" dest-id="44814490" weight="-10.0"/>
<connection id="44814523" src-id="44812870" dest-id="44814490" weight="3.8629532546833447"/>
<connection id="44814524" src-id="44812871" dest-id="44814490" weight="5.418505891817893"/>
<connection id="44814525" src-id="44812872" dest-id="44814490" weight="-2.247787051100315"/>
<connection id="44814527" src-id="44812874" dest-id="44814490" weight="-4.411411201056294"/>
<connection id="44814528" src-id="44812875" dest-id="44814490" weight="7.113579951171474"/>
<connection id="44814529" src-id="44812876" dest-id="44814490" weight="0.03406795676546026"/>
<connection id="44814531" src-id="44812878" dest-id="44814490" weight="2.204757377621113"/>
<connection id="44814533" src-id="44812880" dest-id="44814490" weight="-3.8592754967426464"/>
<connection id="44814535" src-id="44812882" dest-id="44814490" weight="9.613570874951263"/>
<connection id="44814536" src-id="44812883" dest-id="44814490" weight="5.478469206431804"/>
<connection id="44814537" src-id="44812884" dest-id="44814490" weight="-0.5860691379251977"/>
<connection id="44814538" src-id="44812885" dest-id="44814490" weight="0.02657331938349916"/>
<connection id="44814540" src-id="44812887" dest-id="44814490" weight="1.361426428236813"/>
<connection id="44814541" src-id="44812888" dest-id="44814490" weight="-6.191526677061286"/>
<connection id="44814542" src-id="44812889" dest-id="44814490" weight="6.818132976355943"/>
<connection id="44814544" src-id="44812891" dest-id="44814490" weight="2.240083089957138"/>
<connection id="44814545" src-id="44812892" dest-id="44814490" weight="-0.44344148808092476"/>
<connection id="44814546" src-id="44812893" dest-id="44814490" weight="8.917120923364509"/>
<connection id="44814548" src-id="44812895" dest-id="44814490" weight="9.618047742650557"/>
<connection id="44814549" src-id="44812896" dest-id="44814490" weight="-7.220845203712099"/>
<connection id="44814550" src-id="44812897" dest-id="44814490" weight="-2.5376937539811513"/>
<connection id="44814551" src-id="44812898" dest-id="44814490" weight="-3.7141819973042165"/>
<connection id="44814552" src-id="44812899" dest-id="44814490" weight="1.019074094273239"/>
<connection id="44814553" src-id="44812900" dest-id="44814490" weight="-2.8096119006862486"/>
<connection id="44814554" src-id="44812901" dest-id="44814490" weight="9.613027843380943"/>
<connection id="44814555" src-id="44812902" dest-id="44814490" weight="2.1910388351388295"/>
<connection id="44814556" src-id="44812903" dest-id="44814490" weight="-5.131182655710397"/>
<connection id="44814557" src-id="44812904" dest-id="44814490" weight="10.0"/>
<connection id="44814558" src-id="44812905" dest-id="44814490" weight="-8.794204274265397"/>
<connection id="44814559" src-id="44812906" dest-id="44814490" weight="6.954337172788874"/>
<connection id="44814560" src-id="44812907" dest-id="44814490" weight="-8.27831195927955"/>
<connection id="44814561" src-id="44812908" dest-id="44814490" weight="-0.19932121802679015"/>
<connection id="44814562" src-id="44812909" dest-id="44814490" weight="-5.54871123049117"/>
<connection id="44814563" src-id="44812910" dest-id="44814490" weight="-0.819270897569131"/>
<connection id="44814564" src-id="44812911" dest-id="44814490" weight="-0.20646447708525106"/>
<connection id="44814565" src-id="44812912" dest-id="44814490" weight="0.8953265496903411"/>
<connection id="44814568" src-id="44812915" dest-id="44814490" weight="0.47920991535242496"/>
<connection id="44814571" src-id="44812918" dest-id="44814490" weight="-4.659780898404615"/>
<connection id="44814572" src-id="44812919" dest-id="44814490" weight="-5.156655388952105"/>
<connection id="44814573" src-id="44812920" dest-id="44814490" weight="10.0"/>
<connection id="44814575" src-id="44812922" dest-id="44814490" weight="-0.9673087176820165"/>
<connection id="44814576" src-id="44812923" dest-id="44814490" weight="-0.8164333417817753"/>
<connection id="44882511" src-id="44812907" dest-id="44813620" weight="3.279933098717817"/>
<connection id="47047071" src-id="44812852" dest-id="44813272" weight="0.7904868775575145"/>
</chromosome> | 88.764103 | 108 | 0.741967 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.