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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
40c3a0e03d2268ab0864f03e3918dca7140b32e5 | 619 | csproj | XML | src/Serializers/Orleans.Serialization.ProtobufNet/Orleans.Serialization.ProtobufNet.csproj | rossbuggins/orleans | 34936a190ee565fd5f3dd2080a6e15b65fdf2bb8 | [
"MIT"
] | 17 | 2018-08-12T15:41:02.000Z | 2019-12-17T20:09:36.000Z | src/Serializers/Orleans.Serialization.ProtobufNet/Orleans.Serialization.ProtobufNet.csproj | rossbuggins/orleans | 34936a190ee565fd5f3dd2080a6e15b65fdf2bb8 | [
"MIT"
] | 3 | 2016-02-17T01:16:18.000Z | 2016-12-20T01:14:11.000Z | src/Serializers/Orleans.Serialization.ProtobufNet/Orleans.Serialization.ProtobufNet.csproj | rossbuggins/orleans | 34936a190ee565fd5f3dd2080a6e15b65fdf2bb8 | [
"MIT"
] | 4 | 2018-08-08T21:34:55.000Z | 2019-06-12T10:31:32.000Z | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PackageId>Microsoft.Orleans.ProtobufNet</PackageId>
<Title>Microsoft Orleans ProtobufNet</Title>
<Description>Library of utility types for ProtobufNet of Microsoft Orleans.</Description>
<PackageTags>$(PackageTags) ProtoBuf protobuf-net</PackageTags>
</PropertyGroup>
<PropertyGroup>
<AssemblyName>Orleans.Serialization.ProtobufNet</AssemblyName>
<RootNamespace>ProtobufNetUtils</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="protobuf-net" Version="$(ProtobufNetVersion)" />
</ItemGroup>
</Project>
| 32.578947 | 93 | 0.754443 |
98dd2dfe737b9e7dabe9f92fe91ad69323dac100 | 1,997 | csproj | XML | src/MvvmScarletToolkit.Wpf/MvvmScarletToolkit.Wpf.csproj | Insire/MvvmScarletToolk | 316912d884bb473f196283513e558cd632d0e6bf | [
"MIT"
] | 25 | 2017-01-20T18:03:49.000Z | 2022-02-26T12:47:20.000Z | src/MvvmScarletToolkit.Wpf/MvvmScarletToolkit.Wpf.csproj | Insire/MvvmScarletToolk | 316912d884bb473f196283513e558cd632d0e6bf | [
"MIT"
] | 63 | 2016-12-05T22:04:04.000Z | 2022-03-07T04:07:29.000Z | src/MvvmScarletToolkit.Wpf/MvvmScarletToolkit.Wpf.csproj | Insire/MvvmScarletToolk | 316912d884bb473f196283513e558cd632d0e6bf | [
"MIT"
] | 2 | 2016-12-13T14:53:26.000Z | 2021-06-02T01:12:41.000Z | <Project Sdk="Microsoft.NET.Sdk.WindowsDesktop">
<PropertyGroup>
<TargetFrameworks>net461;netcoreapp3.1;net5.0-windows;net6.0-windows</TargetFrameworks>
<OutputType>Library</OutputType>
<UseWPF>true</UseWPF>
<Nullable>enable</Nullable>
<Description>MvvmScarletToolkit.Implementations is part of the MvvmScarletToolkit framework, containing concrete implementations for WPF that have been abstracted away in the MvvmScarletToolkit.Abstractions library.</Description>
<PackageTags>MvvmScarletToolkit,MVVM,C#,Toolkit,Scarlet,WPF,Library,.NET,OSS,OpenSource</PackageTags>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Toolkit.Mvvm" Version="7.1.2" />
<PackageReference Include="Roslynator.Analyzers" Version="3.2.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Nerdbank.GitVersioning" Version="3.4.244">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.39" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\MvvmScarletToolkit.Abstractions\MvvmScarletToolkit.Abstractions.csproj" />
<ProjectReference Include="..\MvvmScarletToolkit.Commands\MvvmScarletToolkit.Commands.csproj" />
<ProjectReference Include="..\MvvmScarletToolkit.Observables\MvvmScarletToolkit.Observables.csproj" />
</ItemGroup>
</Project>
| 53.972973 | 237 | 0.722083 |
647e5f59204c7063c6841caef525ba8c6b8834a8 | 888 | urdf | XML | stackrl/envs/data/generated/90_466.urdf | menezesandre/stackrl | 2be18945bdcce56e14801ffe8604fc28da3c676e | [
"MIT"
] | null | null | null | stackrl/envs/data/generated/90_466.urdf | menezesandre/stackrl | 2be18945bdcce56e14801ffe8604fc28da3c676e | [
"MIT"
] | null | null | null | stackrl/envs/data/generated/90_466.urdf | menezesandre/stackrl | 2be18945bdcce56e14801ffe8604fc28da3c676e | [
"MIT"
] | 1 | 2021-10-05T13:55:55.000Z | 2021-10-05T13:55:55.000Z | <?xml version="1.0"?>
<robot name="90_466">
<link name="link">
<contact>
<lateral_friction value="0.6"/>
</contact>
<inertial>
<origin xyz="-0.009470671724431175 -0.0005116800657311872 0.0023713955782236726" rpy="0 0 0"/>
<mass value = "0.2682680063057334"/>
<inertia ixx="7.697303053949027e-05" ixy="8.33973005768237e-06" ixz="1.4663252269716318e-05" iyy="0.00015181493402311908" iyz="1.8709932424956297e-06" izz="0.00017872757353663016" />
</inertial>
<visual name="visual">
<geometry>
<mesh filename="90_466.obj"/>
</geometry>
<material name="material">
<color rgba="0.5740834225351518 0.5740834225351518 0.5740834225351518 1.0"/>
</material>
</visual>
<collision name="collision">
<geometry>
<mesh filename="90_466.obj"/>
</geometry>
</collision>
</link>
</robot>
| 32.888889 | 188 | 0.632883 |
f05b8fdc486e8e89e98cddb7aead7e813c2cb0fc | 1,006 | xml | XML | SeriesGuide/src/main/res/layout/fragment_movies_discover.xml | TreyWiranta/ASV | 38fc5db2d8cd9024830cd585ea630068aa0dcff2 | [
"Unlicense"
] | 1 | 2019-02-10T00:40:08.000Z | 2019-02-10T00:40:08.000Z | SeriesGuide/src/main/res/layout/fragment_movies_discover.xml | TreyWiranta/ASV | 38fc5db2d8cd9024830cd585ea630068aa0dcff2 | [
"Unlicense"
] | null | null | null | SeriesGuide/src/main/res/layout/fragment_movies_discover.xml | TreyWiranta/ASV | 38fc5db2d8cd9024830cd585ea630068aa0dcff2 | [
"Unlicense"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<android.support.v4.widget.SwipeRefreshLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/swipeRefreshLayoutMoviesDiscover"
android:layout_width="match_parent"
android:layout_height="match_parent">
<android.support.v7.widget.RecyclerView
android:id="@+id/recyclerViewMoviesDiscover"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clipToPadding="false"
android:paddingBottom="@dimen/grid_item_margin_vertical"
android:paddingLeft="@dimen/grid_item_margin_horizontal"
android:paddingRight="@dimen/grid_item_margin_horizontal"
android:paddingTop="@dimen/grid_item_margin_vertical"
android:scrollbarStyle="outsideOverlay"
android:scrollbars="vertical"
tools:listitem="@layout/item_discover_movie" />
</android.support.v4.widget.SwipeRefreshLayout>
| 45.727273 | 104 | 0.742545 |
87b2c845931ae35a0a43402ff82bd019123e241b | 17,766 | ui | XML | mainwindow.ui | Qt-Widgets/ColorPicker-1 | 89addbed2568c413f20df3c35b35f6157476cd9a | [
"MIT"
] | 1 | 2021-01-10T06:52:03.000Z | 2021-01-10T06:52:03.000Z | mainwindow.ui | Qt-Widgets/ColorPicker-1 | 89addbed2568c413f20df3c35b35f6157476cd9a | [
"MIT"
] | null | null | null | mainwindow.ui | Qt-Widgets/ColorPicker-1 | 89addbed2568c413f20df3c35b35f6157476cd9a | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>445</width>
<height>445</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<property name="windowIcon">
<iconset resource="icons.qrc">
<normaloff>:/icons/app-128.png</normaloff>:/icons/app-128.png</iconset>
</property>
<widget class="QWidget" name="centralWidget">
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="spacing">
<number>5</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<layout class="QVBoxLayout" name="verticalLayout_3">
<property name="spacing">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<item>
<layout class="QVBoxLayout" name="verticalWrapper">
<property name="topMargin">
<number>0</number>
</property>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<property name="spacing">
<number>0</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>7</number>
</property>
<property name="rightMargin">
<number>7</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<layout class="QVBoxLayout" name="colorWidgetLayout">
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
</layout>
</item>
<item>
<layout class="QVBoxLayout" name="verticalLayout_5">
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<item>
<widget class="QPushButton" name="pattern_generator">
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="toolTip">
<string>Generate selected color shade</string>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>Shade generator</string>
</property>
</widget>
</item>
<item>
<widget class="QGroupBox" name="previewer">
<property name="title">
<string>Previewer</string>
</property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<property name="leftMargin">
<number>5</number>
</property>
<property name="topMargin">
<number>5</number>
</property>
<property name="rightMargin">
<number>5</number>
</property>
<property name="bottomMargin">
<number>5</number>
</property>
<item>
<widget class="Previewer" name="textBrowser">
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="html">
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;">
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p></body></html></string>
</property>
<property name="textInteractionFlags">
<set>Qt::NoTextInteraction</set>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<property name="topMargin">
<number>0</number>
</property>
<item>
<widget class="QLineEdit" name="bgColor">
<property name="minimumSize">
<size>
<width>120</width>
<height>0</height>
</size>
</property>
<property name="placeholderText">
<string>Paste background color ex - red | #ffffff</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="zoomout">
<property name="sizePolicy">
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Decrease font size</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="breeze.qrc">
<normaloff>:/dark/minus.png</normaloff>:/dark/minus.png</iconset>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="zoomin">
<property name="sizePolicy">
<sizepolicy hsizetype="Maximum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Increase font size</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="breeze.qrc">
<normaloff>:/dark/plus.png</normaloff>:/dark/plus.png</iconset>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pickBackground">
<property name="toolTip">
<string>Change background color</string>
</property>
<property name="text">
<string>Pick Bg Color</string>
</property>
<property name="icon">
<iconset resource="breeze.qrc">
<normaloff>:/dark/picker.png</normaloff>:/dark/picker.png</iconset>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</item>
</layout>
</item>
</layout>
</item>
</layout>
</item>
<item>
<widget class="QWidget" name="advanceWidget" native="true">
<layout class="QVBoxLayout" name="verticalLayout">
<property name="leftMargin">
<number>7</number>
</property>
<property name="topMargin">
<number>1</number>
</property>
<property name="rightMargin">
<number>7</number>
</property>
<property name="bottomMargin">
<number>7</number>
</property>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_5">
<property name="topMargin">
<number>5</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>ARGB</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="argb"/>
</item>
<item>
<widget class="QLabel" name="label_4">
<property name="text">
<string>CMYK</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="cmyk"/>
</item>
<item>
<widget class="QPushButton" name="save">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Save Current Color</string>
</property>
<property name="icon">
<iconset resource="breeze.qrc">
<normaloff>:/dark/add.png</normaloff>:/dark/add.png</iconset>
</property>
<property name="iconSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="topMargin">
<number>0</number>
</property>
<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>
<item>
<widget class="QLabel" name="colorIndicator">
<property name="minimumSize">
<size>
<width>10</width>
<height>10</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>10</width>
<height>10</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">border-radius:10px;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="type">
<property name="styleSheet">
<string notr="true">background-color:transparent;</string>
</property>
<property name="text">
<string>-</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="code">
<property name="readOnly">
<bool>true</bool>
</property>
<property name="placeholderText">
<string>Select a color code below</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="copy">
<property name="text">
<string>Copy</string>
</property>
<property name="icon">
<iconset resource="icons.qrc">
<normaloff>:/icons/clipboard_copy.png</normaloff>:/icons/clipboard_copy.png</iconset>
</property>
<property name="iconSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QTableWidget" name="saved">
<property name="minimumSize">
<size>
<width>0</width>
<height>138</height>
</size>
</property>
<property name="sizeAdjustPolicy">
<enum>QAbstractScrollArea::AdjustToContentsOnFirstShow</enum>
</property>
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
<property name="verticalScrollMode">
<enum>QAbstractItemView::ScrollPerPixel</enum>
</property>
<property name="horizontalScrollMode">
<enum>QAbstractItemView::ScrollPerPixel</enum>
</property>
<property name="cornerButtonEnabled">
<bool>false</bool>
</property>
<attribute name="horizontalHeaderHighlightSections">
<bool>false</bool>
</attribute>
<attribute name="verticalHeaderVisible">
<bool>true</bool>
</attribute>
<attribute name="verticalHeaderHighlightSections">
<bool>false</bool>
</attribute>
<column>
<property name="text">
<string>HTML</string>
</property>
</column>
<column>
<property name="text">
<string>ARGB</string>
</property>
</column>
<column>
<property name="text">
<string>HSV</string>
</property>
</column>
<column>
<property name="text">
<string>RGB</string>
</property>
</column>
<column>
<property name="text">
<string>CMYK</string>
</property>
</column>
<column>
<property name="text">
<string>Color</string>
</property>
</column>
<column>
<property name="text">
<string>Delete</string>
</property>
</column>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>445</width>
<height>19</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
<property name="title">
<string>File</string>
</property>
<addaction name="actionSettingsAndAbout"/>
<addaction name="actionQuit"/>
</widget>
<widget class="QMenu" name="menuMode">
<property name="title">
<string>Mode</string>
</property>
<addaction name="actionswitchMode"/>
</widget>
<addaction name="menuFile"/>
<addaction name="menuMode"/>
</widget>
<action name="actionSettingsAndAbout">
<property name="icon">
<iconset resource="icons.qrc">
<normaloff>:/icons/settings.png</normaloff>:/icons/settings.png</iconset>
</property>
<property name="text">
<string>Settings and About</string>
</property>
<property name="shortcut">
<string>Ctrl+P</string>
</property>
<property name="shortcutContext">
<enum>Qt::ApplicationShortcut</enum>
</property>
</action>
<action name="actionQuit">
<property name="icon">
<iconset resource="icons.qrc">
<normaloff>:/icons/close.png</normaloff>:/icons/close.png</iconset>
</property>
<property name="text">
<string>Quit</string>
</property>
<property name="shortcut">
<string>Ctrl+Q</string>
</property>
<property name="shortcutContext">
<enum>Qt::ApplicationShortcut</enum>
</property>
</action>
<action name="actionswitchMode">
<property name="icon">
<iconset resource="icons.qrc">
<normaloff>:/icons/switch.png</normaloff>:/icons/switch.png</iconset>
</property>
<property name="text">
<string>Switch Mode</string>
</property>
<property name="shortcut">
<string>Ctrl+S</string>
</property>
<property name="shortcutContext">
<enum>Qt::WindowShortcut</enum>
</property>
</action>
</widget>
<layoutdefault spacing="6" margin="11"/>
<customwidgets>
<customwidget>
<class>Previewer</class>
<extends>QTextBrowser</extends>
<header>previewer.h</header>
</customwidget>
</customwidgets>
<resources>
<include location="icons.qrc"/>
<include location="breeze.qrc"/>
</resources>
<connections/>
</ui>
| 33.332083 | 217 | 0.486097 |
5f472c061b33d9f72ba15ebfee38c0ca6d81c087 | 3,826 | xml | XML | hack049/sample/pom.xml | timgates42/50AH-code | 755ac20f9ecb82e19c9b2ec051d203698058062c | [
"MIT"
] | 258 | 2015-01-06T06:56:11.000Z | 2021-12-20T06:40:18.000Z | hack049/sample/pom.xml | timgates42/50AH-code | 755ac20f9ecb82e19c9b2ec051d203698058062c | [
"MIT"
] | 4 | 2015-02-04T12:55:33.000Z | 2021-09-05T14:09:02.000Z | hack049/sample/pom.xml | timgates42/50AH-code | 755ac20f9ecb82e19c9b2ec051d203698058062c | [
"MIT"
] | 124 | 2015-01-05T03:49:29.000Z | 2021-02-15T04:36:44.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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.roboguice</groupId>
<artifactId>calculator</artifactId>
<version>1.0-SNAPSHOT</version>
<packaging>apk</packaging>
<name>calculator</name>
<dependencies>
<dependency>
<groupId>org.roboguice</groupId>
<artifactId>roboguice</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.google.inject</groupId>
<artifactId>guice</artifactId>
<version>3.0</version>
<classifier>no_aop</classifier>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>android.support</groupId>
<artifactId>compatibility-v4</artifactId>
<version>r4</version>
<scope>provided</scope>
</dependency>
<!-- Provided Dependencies -->
<dependency>
<groupId>com.google.android</groupId>
<artifactId>android</artifactId>
<version>2.3.3</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.8.2</version>
<scope>provided</scope>
</dependency>
<dependency> <!-- needed to prevent warnings in robolectric tests -->
<groupId>com.google.android.maps</groupId>
<artifactId>maps</artifactId>
<version>3_r3</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
<!-- Test Dependencies -->
<dependency>
<groupId>com.pivotallabs</groupId>
<artifactId>robolectric</artifactId>
<version>1.0</version>
<scope>test</scope>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>com.jayway.maven.plugins.android.generation2</groupId>
<artifactId>android-maven-plugin</artifactId>
<version>3.0.0-SNAPSHOT</version>
<configuration>
<androidManifestFile>${project.basedir}/AndroidManifest.xml</androidManifestFile>
<assetsDirectory>${project.basedir}/assets</assetsDirectory>
<resourceDirectory>${project.basedir}/res</resourceDirectory>
<nativeLibrariesDirectory>${project.basedir}/src/main/native</nativeLibrariesDirectory>
<sdk>
<platform>10</platform>
</sdk>
<undeployBeforeDeploy>true</undeployBeforeDeploy>
</configuration>
<extensions>true</extensions>
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<configuration>
<source>1.6</source>
<target>1.6</target>
</configuration>
</plugin>
</plugins>
</build>
<repositories>
<!-- Sonatype OSS snapshot repository (for roboguice snapshots) -->
<repository>
<id>oss.sonatype.org</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
<snapshots><enabled>true</enabled></snapshots>
<releases><enabled>true</enabled></releases>
</repository>
</repositories>
</project>
| 36.438095 | 107 | 0.554888 |
fc82a24626ad695bb005cbb3a94c3c5eb0d53340 | 2,441 | xml | XML | data/images/train/bottle/1002-wba-15196-000-c008-1573543064-shelf1.xml | kratiknayak/obj_model | 7f00f89157c83c8a4e2413cce70358e3dccf92e0 | [
"MIT"
] | null | null | null | data/images/train/bottle/1002-wba-15196-000-c008-1573543064-shelf1.xml | kratiknayak/obj_model | 7f00f89157c83c8a4e2413cce70358e3dccf92e0 | [
"MIT"
] | null | null | null | data/images/train/bottle/1002-wba-15196-000-c008-1573543064-shelf1.xml | kratiknayak/obj_model | 7f00f89157c83c8a4e2413cce70358e3dccf92e0 | [
"MIT"
] | null | null | null | <annotation>
<folder>wba-15196-000-c008</folder>
<filename>1002-wba-15196-000-c008-1573543064-shelf1.jpg</filename>
<path>C:\Users\ykuma\Documents\15196\wba-15196-000-c008\1002-wba-15196-000-c008-1573543064-shelf1.jpg</path>
<source>
<database>Unknown</database>
</source>
<size>
<width>900</width>
<height>400</height>
<depth>3</depth>
</size>
<segmented>0</segmented>
<object>
<name>bottle</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>96</xmin>
<ymin>171</ymin>
<xmax>212</xmax>
<ymax>375</ymax>
</bndbox>
</object>
<object>
<name>bottle</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>268</xmin>
<ymin>176</ymin>
<xmax>334</xmax>
<ymax>304</ymax>
</bndbox>
</object>
<object>
<name>bottle</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>347</xmin>
<ymin>181</ymin>
<xmax>418</xmax>
<ymax>311</ymax>
</bndbox>
</object>
<object>
<name>bottle</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>433</xmin>
<ymin>193</ymin>
<xmax>521</xmax>
<ymax>334</ymax>
</bndbox>
</object>
<object>
<name>bottle</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>523</xmin>
<ymin>195</ymin>
<xmax>572</xmax>
<ymax>307</ymax>
</bndbox>
</object>
<object>
<name>bottle</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>621</xmin>
<ymin>198</ymin>
<xmax>703</xmax>
<ymax>364</ymax>
</bndbox>
</object>
<object>
<name>bottle</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>716</xmin>
<ymin>198</ymin>
<xmax>782</xmax>
<ymax>365</ymax>
</bndbox>
</object>
<object>
<name>bottle</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>789</xmin>
<ymin>205</ymin>
<xmax>854</xmax>
<ymax>362</ymax>
</bndbox>
</object>
<object>
<name>bottle</name>
<pose>Unspecified</pose>
<truncated>1</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>862</xmin>
<ymin>206</ymin>
<xmax>900</xmax>
<ymax>364</ymax>
</bndbox>
</object>
</annotation> | 20.008197 | 109 | 0.63007 |
530314fae1c6674c5ee1e6390c8e84bedf167b75 | 8,642 | xml | XML | core/java/iesi-rest-without-microservices/pom.xml | peterbillen/iesi | 6f5418ca3b21c61ef7a1c54bfbd4498a83b75fba | [
"ECL-2.0",
"Apache-2.0",
"MIT"
] | null | null | null | core/java/iesi-rest-without-microservices/pom.xml | peterbillen/iesi | 6f5418ca3b21c61ef7a1c54bfbd4498a83b75fba | [
"ECL-2.0",
"Apache-2.0",
"MIT"
] | null | null | null | core/java/iesi-rest-without-microservices/pom.xml | peterbillen/iesi | 6f5418ca3b21c61ef7a1c54bfbd4498a83b75fba | [
"ECL-2.0",
"Apache-2.0",
"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>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.9.RELEASE</version>
</parent>
<packaging>${packaging.type}</packaging>
<groupId>io.metadew.iesi</groupId>
<artifactId>iesi-rest</artifactId>
<version>0.2.0</version>
<name>IesiRestApplicationWithoutMicroServices</name>
<description>IESI REST API</description>
<properties>
<java.version>1.8</java.version>
<start-class>io.metadew.iesi.server.rest.Application</start-class>
<packaging.type>jar</packaging.type>
</properties>
<profiles>
<profile>
<id>war</id>
<properties>
<packaging.type>war</packaging.type>
<start-class>io.metadew.iesi.server.rest.ApplicationWar</start-class>
<!-- <tomcat.version>9.0.27</tomcat.version>-->
</properties>
<!-- <dependencies>-->
<!-- <dependency>-->
<!-- <groupId>org.springframework.boot</groupId>-->
<!-- <artifactId>spring-boot-starter-tomcat</artifactId>-->
<!-- <scope>provided</scope>-->
<!-- </dependency>-->
<!-- </dependencies>-->
</profile>
<profile>
<id>report</id>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.1</version>
<executions>
<execution>
<id>copy-dependencies</id>
<phase>package</phase>
<goals>
<goal>copy-dependencies</goal>
</goals>
<configuration>
<outputDirectory>${project.build.directory}/dependencies</outputDirectory>
<overWriteReleases>false</overWriteReleases>
<overWriteSnapshots>false</overWriteSnapshots>
<overWriteIfNewer>true</overWriteIfNewer>
<prependGroupId>true</prependGroupId>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.1.0</version>
<executions>
<execution>
<id>attach-sources</id>
<goals>
<goal>jar</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.1.1</version>
<executions>
<execution>
<id>attach-javadocs</id>
<goals>
<goal>jar</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</profile>
</profiles>
<dependencies>
<dependency>
<groupId>io.metadew</groupId>
<artifactId>iesi-core</artifactId>
<version>0.2.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-tomcat</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
</dependency>
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.9</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.9.9</version>
</dependency>
<dependency>
<groupId>org.xerial</groupId>
<artifactId>sqlite-jdbc</artifactId>
<version>3.27.2.1</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.9.9</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.dataformat</groupId>
<artifactId>jackson-dataformat-yaml</artifactId>
<version>2.9.9</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-hateoas</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.hateoas</groupId>
<artifactId>spring-hateoas</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-jwt</artifactId>
<version>1.0.10.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.security.oauth.boot</groupId>
<artifactId>spring-security-oauth2-autoconfigure</artifactId>
<version>2.1.9.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-configuration-processor</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.modelmapper</groupId>
<artifactId>modelmapper</artifactId>
<version>2.3.0</version>
</dependency>
<dependency>
<groupId>com.oracle</groupId>
<artifactId>ucp</artifactId>
<version>11.2</version>
</dependency>
<dependency>
<groupId>com.oracle</groupId>
<artifactId>ojdbc6</artifactId>
<version>11.2</version>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</project> | 38.070485 | 110 | 0.505091 |
1e18b8d703b491d6ced4f13cd8882f26439cc706 | 20,615 | xml | XML | dataset/articles/22079785.xml | BrianPulfer/AuthorNameDisambiguation | abd65a83751425227bc6515407f3f2c4dff02c8f | [
"MIT"
] | 8 | 2019-06-30T12:58:52.000Z | 2022-03-23T14:16:11.000Z | dataset/articles/22079785.xml | BrianPulfer/AuthorNameDisambiguation | abd65a83751425227bc6515407f3f2c4dff02c8f | [
"MIT"
] | null | null | null | dataset/articles/22079785.xml | BrianPulfer/AuthorNameDisambiguation | abd65a83751425227bc6515407f3f2c4dff02c8f | [
"MIT"
] | 3 | 2019-10-28T02:34:09.000Z | 2021-09-18T19:05:32.000Z | <?xml version="1.0" ?>
<!DOCTYPE PubmedArticleSet PUBLIC "-//NLM//DTD PubMedArticle, 1st January 2019//EN" "https://dtd.nlm.nih.gov/ncbi/pubmed/out/pubmed_190101.dtd">
<PubmedArticleSet>
<PubmedArticle>
<MedlineCitation Status="MEDLINE" Owner="NLM">
<PMID Version="1">22079785</PMID>
<DateCompleted>
<Year>2012</Year>
<Month>05</Month>
<Day>16</Day>
</DateCompleted>
<DateRevised>
<Year>2018</Year>
<Month>11</Month>
<Day>13</Day>
</DateRevised>
<Article PubModel="Print-Electronic">
<Journal>
<ISSN IssnType="Electronic">1879-0356</ISSN>
<JournalIssue CitedMedium="Internet">
<Volume>15</Volume>
<Issue>1</Issue>
<PubDate>
<Year>2012</Year>
<Month>Feb</Month>
</PubDate>
</JournalIssue>
<Title>Current opinion in plant biology</Title>
<ISOAbbreviation>Curr. Opin. Plant Biol.</ISOAbbreviation>
</Journal>
<ArticleTitle>Axis formation in Arabidopsis - transcription factors tell their side of the story.</ArticleTitle>
<Pagination>
<MedlinePgn>4-9</MedlinePgn>
</Pagination>
<ELocationID EIdType="doi" ValidYN="Y">10.1016/j.pbi.2011.10.007</ELocationID>
<Abstract>
<AbstractText>Apical-to-basal auxin flux is a defining feature of land plants and determines their main body axis. How is the axis first set up in the embryo? Recent studies reveal that the establishment of embryonic polarity with the asymmetric first division as well as the separation of shoot and root fates within the proembryo depend on transcriptional regulation in the zygote and early embryo. Although the functional connections need to be better defined, this transcriptional network likely provides the positional information required for initiating the machinery capable of processing the systemic signal auxin in a context-dependent manner.</AbstractText>
<CopyrightInformation>Copyright © 2011 Elsevier Ltd. All rights reserved.</CopyrightInformation>
</Abstract>
<AuthorList CompleteYN="Y">
<Author ValidYN="Y">
<LastName>Jeong</LastName>
<ForeName>Sangho</ForeName>
<Initials>S</Initials>
<AffiliationInfo>
<Affiliation>Department of Plant Biology, University of Georgia, 120 Carlton Street, Athens, GA 30602-7271, United States. sjeong@plantbio.uga.edu</Affiliation>
</AffiliationInfo>
</Author>
<Author ValidYN="Y">
<LastName>Volny</LastName>
<ForeName>Matthew</ForeName>
<Initials>M</Initials>
</Author>
<Author ValidYN="Y">
<LastName>Lukowitz</LastName>
<ForeName>Wolfgang</ForeName>
<Initials>W</Initials>
</Author>
</AuthorList>
<Language>eng</Language>
<GrantList CompleteYN="Y">
<Grant>
<GrantID>T32 GM007103</GrantID>
<Acronym>GM</Acronym>
<Agency>NIGMS NIH HHS</Agency>
<Country>United States</Country>
</Grant>
</GrantList>
<PublicationTypeList>
<PublicationType UI="D016428">Journal Article</PublicationType>
<PublicationType UI="D013486">Research Support, U.S. Gov't, Non-P.H.S.</PublicationType>
<PublicationType UI="D016454">Review</PublicationType>
</PublicationTypeList>
<ArticleDate DateType="Electronic">
<Year>2011</Year>
<Month>11</Month>
<Day>11</Day>
</ArticleDate>
</Article>
<MedlineJournalInfo>
<Country>England</Country>
<MedlineTA>Curr Opin Plant Biol</MedlineTA>
<NlmUniqueID>100883395</NlmUniqueID>
<ISSNLinking>1369-5266</ISSNLinking>
</MedlineJournalInfo>
<ChemicalList>
<Chemical>
<RegistryNumber>0</RegistryNumber>
<NameOfSubstance UI="D029681">Arabidopsis Proteins</NameOfSubstance>
</Chemical>
<Chemical>
<RegistryNumber>0</RegistryNumber>
<NameOfSubstance UI="D014157">Transcription Factors</NameOfSubstance>
</Chemical>
</ChemicalList>
<CitationSubset>IM</CitationSubset>
<MeshHeadingList>
<MeshHeading>
<DescriptorName UI="D017360" MajorTopicYN="N">Arabidopsis</DescriptorName>
<QualifierName UI="Q000196" MajorTopicYN="Y">embryology</QualifierName>
<QualifierName UI="Q000235" MajorTopicYN="N">genetics</QualifierName>
<QualifierName UI="Q000378" MajorTopicYN="Y">metabolism</QualifierName>
</MeshHeading>
<MeshHeading>
<DescriptorName UI="D029681" MajorTopicYN="N">Arabidopsis Proteins</DescriptorName>
<QualifierName UI="Q000378" MajorTopicYN="Y">metabolism</QualifierName>
</MeshHeading>
<MeshHeading>
<DescriptorName UI="D019521" MajorTopicYN="Y">Body Patterning</DescriptorName>
</MeshHeading>
<MeshHeading>
<DescriptorName UI="D008954" MajorTopicYN="N">Models, Biological</DescriptorName>
</MeshHeading>
<MeshHeading>
<DescriptorName UI="D015398" MajorTopicYN="N">Signal Transduction</DescriptorName>
</MeshHeading>
<MeshHeading>
<DescriptorName UI="D014157" MajorTopicYN="N">Transcription Factors</DescriptorName>
<QualifierName UI="Q000378" MajorTopicYN="Y">metabolism</QualifierName>
</MeshHeading>
</MeshHeadingList>
</MedlineCitation>
<PubmedData>
<History>
<PubMedPubDate PubStatus="received">
<Year>2011</Year>
<Month>08</Month>
<Day>14</Day>
</PubMedPubDate>
<PubMedPubDate PubStatus="revised">
<Year>2011</Year>
<Month>10</Month>
<Day>05</Day>
</PubMedPubDate>
<PubMedPubDate PubStatus="accepted">
<Year>2011</Year>
<Month>10</Month>
<Day>19</Day>
</PubMedPubDate>
<PubMedPubDate PubStatus="entrez">
<Year>2011</Year>
<Month>11</Month>
<Day>15</Day>
<Hour>6</Hour>
<Minute>0</Minute>
</PubMedPubDate>
<PubMedPubDate PubStatus="pubmed">
<Year>2011</Year>
<Month>11</Month>
<Day>15</Day>
<Hour>6</Hour>
<Minute>0</Minute>
</PubMedPubDate>
<PubMedPubDate PubStatus="medline">
<Year>2012</Year>
<Month>5</Month>
<Day>17</Day>
<Hour>6</Hour>
<Minute>0</Minute>
</PubMedPubDate>
</History>
<PublicationStatus>ppublish</PublicationStatus>
<ArticleIdList>
<ArticleId IdType="pubmed">22079785</ArticleId>
<ArticleId IdType="pii">S1369-5266(11)00168-3</ArticleId>
<ArticleId IdType="doi">10.1016/j.pbi.2011.10.007</ArticleId>
<ArticleId IdType="pmc">PMC4629246</ArticleId>
<ArticleId IdType="mid">NIHMS729825</ArticleId>
</ArticleIdList>
<ReferenceList>
<Reference>
<Citation>Development. 2002 Sep;129(17):3965-74</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">12163400</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Plant J. 2002 May;30(4):481-8</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">12028577</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>J Plant Res. 2011 Mar;124(2):211-9</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">21104289</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Curr Biol. 2011 Aug 9;21(15):1268-76</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">21802295</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>EMBO J. 1998 Mar 2;17(5):1405-11</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">9482737</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Genes Dev. 2001 Dec 15;15(24):3355-64</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">11751640</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Nature. 2001 Jun 7;411(6838):709-13</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">11395776</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Development. 2004 Mar;131(5):1089-100</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">14973283</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Plant Mol Biol. 2011 Feb;75(3):223-36</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">21161330</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Cell. 2004 Jan 9;116(1):109-19</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">14718171</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Proc Natl Acad Sci U S A. 2010 May 4;107(18):8063-70</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">20385809</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Plant Mol Biol. 2010 Nov;74(4-5):479-91</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">20852917</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Genes Dev. 2010 Dec 1;24(23):2678-92</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">21123653</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Curr Opin Plant Biol. 2009 Feb;12(1):42-8</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">18993110</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Science. 2004 Oct 29;306(5697):862-5</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">15514156</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Proc Natl Acad Sci U S A. 2008 Dec 30;105(52):21017-22</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">19075219</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Cell. 2007 Sep 21;130(6):1044-56</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">17889649</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Trends Plant Sci. 2011 Apr;16(4):211-7</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">21349757</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Nature. 2010 Mar 18;464(7287):423-6</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">20190735</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Plant Cell. 2010 Apr;22(4):1129-42</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">20407025</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Development. 1999 Apr;126(7):1387-95</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">10068632</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Dev Cell. 2011 Feb 15;20(2):264-70</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">21316593</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>J Exp Bot. 2011 Mar;62(5):1687-97</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">21172809</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Development. 2004 Oct;131(20):5021-30</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">15371311</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Curr Top Dev Biol. 2010;91:1-27</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">20705177</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Dev Biol. 2007 Sep 15;309(2):306-16</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">17706632</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Science. 2006 Jun 9;312(5779):1520-3</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">16763149</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Nature. 2007 Apr 12;446(7137):811-4</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">17429400</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Cell. 2000 Feb 18;100(4):469-78</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">10693763</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Cold Spring Harb Perspect Biol. 2009 Nov;1(5):a001545</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">20066117</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Cell. 2004 Oct 1;119(1):109-20</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">15454085</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Genes Dev. 2002 Jul 1;16(13):1610-5</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">12101120</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Plant Physiol. 2011 May;156(1):346-56</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">21402797</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Dev Cell. 2006 Feb;10(2):265-70</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">16459305</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Development. 2004 Feb;131(3):657-68</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">14711878</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Curr Biol. 2009 Sep 15;19(17 ):1485-90</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">19646874</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Plant Physiol. 2007 Feb;143(2):924-40</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">17189330</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Plant Cell. 2011 Apr;23 (4):1639-53</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">21498677</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Nature. 2003 Nov 13;426(6963):147-53</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">14614497</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Dev Cell. 2008 Jun;14(6):867-76</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">18539115</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Development. 2011 Jan;138(1):117-26</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">21138974</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Science. 1999 Oct 8;286(5438):316-8</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">10514379</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Nature. 2010 Apr 8;464(7290):913-6</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">20220754</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Dev Cell. 2010 Jul 20;19(1):103-13</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">20643354</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Science. 2009 Mar 13;323(5920):1485-8</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">19286558</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Development. 2009 May;136(9):1509-17</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">19363152</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Plant Cell. 2007 Jan;19(1):63-73</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">17259259</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Cell. 2011 May 27;145(5):707-19</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">21620136</ArticleId>
</ArticleIdList>
</Reference>
<Reference>
<Citation>Curr Biol. 2011 Aug 9;21(15):1277-81</Citation>
<ArticleIdList>
<ArticleId IdType="pubmed">21802301</ArticleId>
</ArticleIdList>
</Reference>
</ReferenceList>
</PubmedData>
</PubmedArticle>
</PubmedArticleSet> | 43.955224 | 683 | 0.511569 |
354a923155de21e1fd5479f5c26d6edb4665a70c | 7,577 | xml | XML | midialog/src/main/res/layout/midialog_select3.xml | backav/android-midialog | e9b697e697b9df4df32e03d7d9082722658d1d2d | [
"Apache-2.0"
] | 4 | 2018-09-15T21:37:53.000Z | 2020-09-17T03:52:37.000Z | midialog/src/main/res/layout/midialog_select3.xml | sh4wn/android-midialog | e9b697e697b9df4df32e03d7d9082722658d1d2d | [
"Apache-2.0"
] | null | null | null | midialog/src/main/res/layout/midialog_select3.xml | sh4wn/android-midialog | e9b697e697b9df4df32e03d7d9082722658d1d2d | [
"Apache-2.0"
] | 2 | 2017-05-21T05:28:55.000Z | 2017-10-13T08:30:11.000Z | <?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"
android:background="#99000000">
<RelativeLayout
android:id="@+id/box"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_alignParentBottom="true"
android:background="#f8f8f8">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center_horizontal"
android:orientation="vertical">
<TextView
android:id="@+id/txtTitle"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_above="@+id/txtMessage"
android:layout_centerHorizontal="true"
android:layout_marginBottom="22dp"
android:layout_marginTop="24dp"
android:text="@string/midialog_title"
android:textColor="#444444"
android:textSize="15dp" />
<FrameLayout
android:layout_width="match_parent"
android:layout_height="201dp"
android:background="@android:color/white">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="horizontal">
<RelativeLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="350">
<li.xiangyang.android.midialog.view.BouncingListView
android:id="@+id/listFirst"
android:layout_width="match_parent"
android:layout_height="match_parent">
</li.xiangyang.android.midialog.view.BouncingListView>
<TextView
android:id="@+id/txtUintFirst"
android:layout_width="wrap_content"
android:layout_height="16dp"
android:layout_centerInParent="true"
android:gravity="top"
android:paddingLeft="80dp"
android:text="@string/midialog_uint_year"
android:textColor="#FF6A00"
android:textSize="8sp" />
</RelativeLayout>
<View
android:id="@+id/lineSecond"
android:layout_width="1px"
android:layout_height="match_parent"
android:background="#D8D8D8"></View>
<RelativeLayout
android:id="@+id/rlSecond"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="390">
<li.xiangyang.android.midialog.view.BouncingListView
android:id="@+id/listSecond"
android:layout_width="match_parent"
android:layout_height="match_parent">
</li.xiangyang.android.midialog.view.BouncingListView>
<TextView
android:id="@+id/txtUintSecond"
android:layout_width="wrap_content"
android:layout_height="16dp"
android:layout_centerInParent="true"
android:gravity="top"
android:paddingLeft="60dp"
android:text="@string/midialog_uint_month"
android:textColor="#FF6A00"
android:textSize="8sp" />
</RelativeLayout>
<View
android:id="@+id/lineThird"
android:layout_width="1px"
android:layout_height="match_parent"
android:background="#D8D8D8"></View>
<RelativeLayout
android:id="@+id/rlThird"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_weight="390">
<li.xiangyang.android.midialog.view.BouncingListView
android:id="@+id/listThird"
android:layout_width="match_parent"
android:layout_height="match_parent">
</li.xiangyang.android.midialog.view.BouncingListView>
<TextView
android:id="@+id/txtUintThird"
android:layout_width="wrap_content"
android:layout_height="16dp"
android:layout_centerInParent="true"
android:gravity="top"
android:paddingLeft="60dp"
android:text="@string/midialog_uint_day"
android:textColor="#FF6A00"
android:textSize="8sp" />
</RelativeLayout>
</LinearLayout>
<ImageView
android:id="@+id/imgBG"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:scaleType="fitXY"
android:src="@drawable/midialog_select_box" />
</FrameLayout>
<LinearLayout
android:id="@+id/linearLayout"
android:layout_width="wrap_content"
android:layout_height="40dp"
android:layout_alignParentBottom="true"
android:layout_centerHorizontal="true"
android:layout_marginBottom="23dp"
android:layout_marginTop="23dp"
android:orientation="horizontal">
<li.xiangyang.android.touchable_controls.TouchableTextView
android:id="@+id/btnLeft"
android:layout_width="157dp"
android:layout_height="40dp"
android:background="@drawable/midialog_button_left"
android:gravity="center"
android:text="@string/midialog_cancel"
android:textColor="#737373"
android:textSize="13dp" />
<li.xiangyang.android.touchable_controls.TouchableTextView
android:id="@+id/btnRight"
android:layout_width="157dp"
android:layout_height="40dp"
android:layout_toRightOf="@+id/btnLeft"
android:background="@drawable/midialog_button_right"
android:gravity="center"
android:text="@string/midialog_done"
android:textColor="#737373"
android:textSize="13dp" />
</LinearLayout>
</LinearLayout>
</RelativeLayout>
</RelativeLayout> | 43.797688 | 78 | 0.496899 |
3dac209006d6ed845c49316921743afd57be7e7b | 3,368 | xml | XML | ultimo.xml | squiel91/FADU-PP | 862eb7fab4f70e04532d24b80429f75e2b0c1494 | [
"MIT"
] | null | null | null | ultimo.xml | squiel91/FADU-PP | 862eb7fab4f70e04532d24b80429f75e2b0c1494 | [
"MIT"
] | null | null | null | ultimo.xml | squiel91/FADU-PP | 862eb7fab4f70e04532d24b80429f75e2b0c1494 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<quiz>
<question type="category">
<category>
<text>$course$/ultimo</text>
</category>
</question><question type="calculatedmulti"><name><text>hola soy el titulo</text></name><questiontext format="moodle_auto_format"><text>El area de la plancha de contruccion con la formula \(x=\frac{1+y}{1+2z^2}\) de largo {largo} m y ancho {ancho} m.
Como ayuda se sabe que la altura es muy elevada</text></questiontext>
<generalfeedback format="moodle_auto_format"><text/></generalfeedback>
<defaultgrade>1.0000000</defaultgrade>
<penalty>0.3333333</penalty>
<hidden>0</hidden>
<synchronize>0</synchronize>
<single>1</single>
<answernumbering>abc</answernumbering>
<shuffleanswers>1</shuffleanswers>
<correctfeedback><text>Correcta.</text></correctfeedback>
<partiallycorrectfeedback><text>Parcialmente correcto.</text></partiallycorrectfeedback>
<incorrectfeedback><text>Incorrecto.</text></incorrectfeedback>
<answer fraction="100">
<text>solu respuesta {={largo} * {ancho}}</text>
<tolerance>0.01</tolerance>
<tolerancetype>1</tolerancetype>
<correctanswerformat>1</correctanswerformat>
<correctanswerlength>2</correctanswerlength>
<feedback format="moodle_auto_format"><text/></feedback>
</answer>
<answer fraction="0">
<text>dist1</text>
<tolerance>0.01</tolerance>
<tolerancetype>1</tolerancetype>
<correctanswerformat>1</correctanswerformat>
<correctanswerlength>2</correctanswerlength>
<feedback format="moodle_auto_format"><text/></feedback>
</answer>
<answer fraction="0">
<text>Hello</text>
<tolerance>0.01</tolerance>
<tolerancetype>1</tolerancetype>
<correctanswerformat>1</correctanswerformat>
<correctanswerlength>2</correctanswerlength>
<feedback format="moodle_auto_format"><text/></feedback>
</answer><dataset_definitions>
<dataset_definition>
<status><text>private</text></status>
<name><text>ancho</text></name>
<type>calculatedsimple</type>
<distribution><text>uniform</text></distribution>
<minimum><text>0</text></minimum>
<maximum><text>100</text></maximum>
<decimals><text>2</text></decimals>
<itemcount>3</itemcount>
<dataset_items>
<dataset_item>
<number>1</number>
<value>62.01</value>
</dataset_item>
<dataset_item>
<number>2</number>
<value>91.71</value>
</dataset_item>
<dataset_item>
<number>3</number>
<value>34.6</value>
</dataset_item>
</dataset_items>
<number_of_items>3</number_of_items>
</dataset_definition>
<dataset_definition>
<status><text>private</text></status>
<name><text>largo</text></name>
<type>calculatedsimple</type>
<distribution><text>uniform</text></distribution>
<minimum><text>0</text></minimum>
<maximum><text>50</text></maximum>
<decimals><text>3</text></decimals>
<itemcount>3</itemcount>
<dataset_items>
<dataset_item>
<number>1</number>
<value>10.469</value>
</dataset_item>
<dataset_item>
<number>2</number>
<value>35.284</value>
</dataset_item>
<dataset_item>
<number>3</number>
<value>31.538</value>
</dataset_item>
</dataset_items>
<number_of_items>3</number_of_items>
</dataset_definition></dataset_definitions></question></quiz> | 35.452632 | 253 | 0.682898 |
a6fbf66b4aa6dd1f56e4e2be8e360df03ac28aa0 | 14,828 | ui | XML | glue_openspace_thesis/viewer_state_widget.ui | OpenSpace/glue-openspace | 41ec4ad766bcefbf4355b7cbe6f7bdecfa621bf4 | [
"BSD-3-Clause"
] | null | null | null | glue_openspace_thesis/viewer_state_widget.ui | OpenSpace/glue-openspace | 41ec4ad766bcefbf4355b7cbe6f7bdecfa621bf4 | [
"BSD-3-Clause"
] | null | null | null | glue_openspace_thesis/viewer_state_widget.ui | OpenSpace/glue-openspace | 41ec4ad766bcefbf4355b7cbe6f7bdecfa621bf4 | [
"BSD-3-Clause"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>WWT</class>
<widget class="QWidget" name="WWT">
<layout class="QGridLayout" name="grid">
<property name="leftMargin">
<number>5</number>
</property>
<property name="topMargin">
<number>5</number>
</property>
<property name="rightMargin">
<number>5</number>
</property>
<property name="bottomMargin">
<number>5</number>
</property>
<item row="0" column="0">
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="data_points_tab">
<attribute name="title">
<string>General</string>
</attribute>
<layout class="QGridLayout" name="data_points_grid">
<property name="leftMargin">
<number>4</number>
</property>
<property name="topMargin">
<number>8</number>
</property>
<property name="rightMargin">
<number>4</number>
</property>
<property name="bottomMargin">
<number>4</number>
</property>
<property name="verticalSpacing">
<number>5</number>
</property>
<!--================================================================-->
<item row="0" column="0" alignment="Qt::AlignRight">
<widget class="QLabel" name="label_coordinate_system">
<property name="text">
<string>Coordinate system:</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QComboBox" name="combosel_coordinate_system">
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToMinimumContentsLength</enum>
</property>
</widget>
</item>
<!--================================================================-->
<item row="1" column="0" colspan="2" name="coordinates">
<widget class="QStackedWidget" name="coordinates_stacked_widget">
<property name="currentIndex">
<number>0</number>
</property>
<!--================================================================-->
<widget class="QWidget" name="cartesian">
<layout class="QGridLayout" name="cartesianGrid">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<property name="verticalSpacing">
<number>5</number>
</property>
<!--================================================================-->
<item row="0" column="0" alignment="Qt::AlignRight">
<widget class="QLabel" name="label_x_att">
<property name="text">
<string>x:</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QComboBox" name="combosel_x_att">
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToMinimumContentsLength</enum>
</property>
</widget>
</item>
<!--================================================================-->
<!--================================================================-->
<item row="1" column="0" alignment="Qt::AlignRight">
<widget class="QLabel" name="label_y_att">
<property name="text">
<string>y:</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QComboBox" name="combosel_y_att">
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToMinimumContentsLength</enum>
</property>
</widget>
</item>
<!--================================================================-->
<!--================================================================-->
<item row="2" column="0" alignment="Qt::AlignRight">
<widget class="QLabel" name="label_z_att">
<property name="text">
<string>z:</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QComboBox" name="combosel_z_att">
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToMinimumContentsLength</enum>
</property>
</widget>
</item>
<!--================================================================-->
<!--================================================================-->
<item row="3" column="0" alignment="Qt::AlignRight">
<widget class="QLabel" name="label_cartesian_unit_att">
<property name="text">
<string>Unit:</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QComboBox" name="combosel_cartesian_unit_att">
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToMinimumContentsLength</enum>
</property>
</widget>
</item>
<!--================================================================-->
</layout>
</widget>
<!--================================================================-->
<!--================================================================-->
<widget class="QWidget" name="non_cartesian">
<layout class="QGridLayout" name="non_cartesian_grid">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<property name="verticalSpacing">
<number>5</number>
</property>
<!--================================================================-->
<item row="0" column="0" alignment="Qt::AlignRight">
<widget class="QLabel" name="label_lon_att">
<property name="text">
<string>Longitude:</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QComboBox" name="combosel_lon_att">
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToMinimumContentsLength</enum>
</property>
</widget>
</item>
<!--================================================================-->
<!--================================================================-->
<item row="1" column="0" alignment="Qt::AlignRight">
<widget class="QLabel" name="label_lat_att">
<property name="text">
<string>Latitude:</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QComboBox" name="combosel_lat_att">
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToMinimumContentsLength</enum>
</property>
</widget>
</item>
<!--================================================================-->
<!--================================================================-->
<!-- <item row="2" column="0" alignment="Qt::AlignRight">
<widget class="QComboBox" name="combosel_alt_type">
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToContents</enum>
</property>
</widget>
</item> -->
<item row="2" column="0" alignment="Qt::AlignRight|Qt::AlignVCenter">
<widget class="QLabel" name="label_alt_att">
<property name="text">
<string>Distance:</string>
</property>
</widget>
</item>
<item row="2" column="1">
<layout class="QGridLayout" name="distance_grid">
<item row="0" column="0" colspan="2">
<widget class="QComboBox" name="combosel_alt_att"/>
</item>
<item row="1" column="0">
<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>
<item row="1" column="1">
<widget class="QComboBox" name="combosel_alt_unit">
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToContents</enum>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<!--================================================================-->
</widget>
</item>
<!--================================================================-->
<!--================================================================-->
<!-- <item row="2" column="0" alignment="Qt::AlignRight">
<widget class="QLabel" name="label_alt_unit">
<property name="text">
<string>Unit:</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QComboBox" name="combosel_alt_unit">
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToMinimumContentsLength</enum>
</property>
</widget>
</item> -->
<!--================================================================-->
<!--================================================================-->
<item row="2" column="0">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<!--================================================================-->
</layout>
</widget>
<widget class="QWidget" name="velocity_tab">
<attribute name="title">
<string>Velocity</string>
</attribute>
<layout class="QGridLayout" name="data_points_grid">
<property name="leftMargin">
<number>4</number>
</property>
<property name="topMargin">
<number>8</number>
</property>
<property name="rightMargin">
<number>4</number>
</property>
<property name="bottomMargin">
<number>4</number>
</property>
<property name="verticalSpacing">
<number>5</number>
</property>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui> | 47.678457 | 93 | 0.339223 |
9208fb013f3f599bbc6ef02909fc010ac954dac9 | 171,320 | xml | XML | taxes/2017/data-20190426-structure-20180110/VO_OTKRDAN4_9965_9965_20190425_d0b949fd-16af-4f84-b97c-dc3eebc98ce6.xml | Karmanoid/Open-Tax-Data | 074b60078ca61720de26c7a4a9174d97615065ec | [
"MIT"
] | null | null | null | taxes/2017/data-20190426-structure-20180110/VO_OTKRDAN4_9965_9965_20190425_d0b949fd-16af-4f84-b97c-dc3eebc98ce6.xml | Karmanoid/Open-Tax-Data | 074b60078ca61720de26c7a4a9174d97615065ec | [
"MIT"
] | null | null | null | taxes/2017/data-20190426-structure-20180110/VO_OTKRDAN4_9965_9965_20190425_d0b949fd-16af-4f84-b97c-dc3eebc98ce6.xml | Karmanoid/Open-Tax-Data | 074b60078ca61720de26c7a4a9174d97615065ec | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?><Файл ИдФайл="VO_OTKRDAN4_9965_9965_20190425_d0b949fd-16af-4f84-b97c-dc3eebc98ce6" ВерсФорм="4.01" ВерсПрог="1.0" ТипИнф="ОТКРДАННЫЕ4" КолДок="243"><ИдОтпр><ФИООтв Фамилия="_" Имя="_"/></ИдОтпр><Документ ИдДок="fcc514bf-01ec-4262-8021-058dad2cf812" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АСГ ГРУПП"" ИННЮЛ="6672329679"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="a7ab836f-4497-4d73-8e8c-9ebcbb577732" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УПРАВЛЯЮЩАЯ КОМПАНИЯ "НИКО"" ИННЮЛ="6234071093"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="92648.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="462811.00"/></Документ><Документ ИдДок="f29e95a2-eb2b-425f-b55e-6683cfa9f715" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛЬБАТРОС-С"" ИННЮЛ="1205004495"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="6799dad0-859e-43d7-9a9a-8df6ed523a0e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЖК - СТРОЙОТДЕЛКА"" ИННЮЛ="6234071103"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="e8d00471-f72e-42ad-8e1f-a3da87fc9f73" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БЕНАР"" ИННЮЛ="6672329686"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="2088.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="129539.38"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="15840.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="3672.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="104067.00"/></Документ><Документ ИдДок="a96cd215-98c3-41fc-a9ed-da560bf7578d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УРАЛ-СЕРВИС"" ИННЮЛ="6674245368"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/></Документ><Документ ИдДок="617315c1-22b0-4b96-b1b6-50abb4e46ce4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЕРВИССНАБКОМПЛЕКТ"" ИННЮЛ="1212005330"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="8dfedfd7-3e3a-4526-9946-2d617fed0b4d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИТ ТЕХНОПАРКЕ"" ИННЮЛ="6672329703"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="a932d8bf-50ab-446a-a694-d37189e0ea48" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НОВЫЙ СЕЗОН"" ИННЮЛ="6234071142"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="10200.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="494637.45"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="83000.00"/></Документ><Документ ИдДок="584419bd-b8ac-4782-b092-8b86353d9aad" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙГОРОД"" ИННЮЛ="6674245400"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="81419b3b-7607-4c1e-a07b-614d1c1c207c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВОДОКАНАЛ"" ИННЮЛ="1212005348"/><СвУплСумНал НаимНалог="Водный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="cefdb3d7-8d85-486c-8864-0c01bef7a477" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭЛЕКТРОННЫЕ ДЕНЬГИ"" ИННЮЛ="6234071150"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="a351e8e8-3606-4500-8be0-3cdd93b0d6fb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛКОМАРКЕТ"" ИННЮЛ="7536064369"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="67781.12"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="107535.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="15712.91"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="8934.79"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="3615e971-3bf7-4329-ba5f-0344c9dc53f2" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НЕКРУЗ"" ИННЮЛ="6674245375"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="92276a3e-5a97-40c8-8874-98c6e30ed051" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРЕТЬЕ ДЕКАБРЯ"" ИННЮЛ="6672224549"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="98b480df-84a5-4804-9cd4-8bd8cfd8e85c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОНВЕНТ"" ИННЮЛ="6234071167"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="88264.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="1856.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="14080.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="31093.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="113e0da5-c787-4504-9243-715f390eec1f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРИЗМА"" ИННЮЛ="7536064383"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="849e76c6-df9c-4c1e-9692-76d9e632e877" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОМТРЕЙД"" ИННЮЛ="6672224644"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="43232.07"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="24577.26"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="87303.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="166907.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="186448.17"/></Документ><Документ ИдДок="95c5e7af-3362-45f3-9103-92bef3f4bdc4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЕЛЬХОЗХИМИЯ"" ИННЮЛ="1206005325"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="66.57"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="504.97"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="117.06"/><СвУплСумНал НаимНалог="Единый сельскохозяйственный налог" СумУплНал="1669.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="8995d447-be40-405e-be6a-fe1774a3e0fc" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КЛИНИНГ-К РЯЗАНЬ"" ИННЮЛ="6234071181"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="68198b79-c7d3-4169-a0b8-9bc33833b650" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДЕЛЬТА РЕСТОРАНТС"" ИННЮЛ="6672329742"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="367839.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="289665.65"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="148968.39"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="1279162.89"/></Документ><Документ ИдДок="7be480d4-463d-4ba1-9bca-87f9809cf62c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОМНЕРУД"" ИННЮЛ="6234071199"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="6455e7f7-d974-4409-b2a4-99d1977f4073" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВАРИАНТ"" ИННЮЛ="6234071209"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="918.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="3577.81"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="522.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="d40bdca9-651f-4c03-8bef-ea245b2a8f31" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДОМКЛИМАТ"" ИННЮЛ="6672329767"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="8372.11"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="63512.54"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="14723.36"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="46009.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="19477.00"/></Документ><Документ ИдДок="c0be7a10-99d5-45fb-8ed2-dcfed61e29c2" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БРАЙТЕК"" ИННЮЛ="6672224771"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="1643176.15"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="14220.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="18120.89"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="477.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="88817.05"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="383132.41"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="906447.00"/></Документ><Документ ИдДок="a5c8c25d-2c3d-42b8-9982-d2d0f9a9c3f9" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СПЕЦСТРОЙМЕХАНИЗАЦИЯ - 2"" ИННЮЛ="6234071223"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="068b38b5-4bbd-4b0f-a1fd-4844a609ca15" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОЛМА"" ИННЮЛ="6672329774"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="cbfde5ca-9428-43cd-9a04-8f61b5dada28" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРАТЕГИЯ-ЕКБ"" ИННЮЛ="6674245449"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="5423.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="41140.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="9537.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="25999.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="29372.00"/></Документ><Документ ИдДок="de418233-644c-465c-b5ce-dd60ce26d953" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БРИЗ"" ИННЮЛ="7536064471"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="b3d9fc14-c535-4b67-aff0-6a775e22e857" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АКВАРЕЛЬ-Т"" ИННЮЛ="6234071248"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="1aa6ae71-df01-4e2e-9835-33b940a4d0f3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОРГАНИЗАЦИОННЫЙ РЕСУРС"" ИННЮЛ="6672329799"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="66185.10"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="299864.31"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="34718.57"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="205558.00"/></Документ><Документ ИдДок="db28973b-a501-48c2-9e9e-ad76cd70c768" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СОЮЗ"" ИННЮЛ="6234071255"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="2158.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="2353.00"/></Документ><Документ ИдДок="6a4564b4-fb0d-422f-82dc-0782f29abff1" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРИАД"" ИННЮЛ="7536064489"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="55892.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="32156.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="2320.60"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="02a58b0b-5044-4670-bc0b-5a865873f411" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УРАЛМАШКОМПЛЕКТ"" ИННЮЛ="6674245505"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="b8c33a4b-854a-4437-a8bb-6cfac686dab3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КУПИДОН"" ИННЮЛ="7901536664"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="c59e392d-201d-41d5-865d-a8e34d2043c6" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕМГОРТЕХ"" ИННЮЛ="6672224725"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="17366.14"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="16466.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="35321.43"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="1527384.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="428905.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="152366.97"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="35011.00"/></Документ><Документ ИдДок="a1bd5e2a-a662-40a9-a5c1-655b354a1079" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХКОНТАКТ"" ИННЮЛ="7726500285"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="547db0b8-2e51-406c-835e-86236be89646" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВОЛНА"" ИННЮЛ="6234071262"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="9efa4496-b4b8-4919-9ccb-42c0c9336f5b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "Р-СЕРВИС"" ИННЮЛ="7901536671"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="9a1eb5d6-0b65-4fd1-923b-dab5e1374ed3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВТОДИЛЕР"" ИННЮЛ="2225063652"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="f8623055-18a2-484d-b0e1-1162aed43936" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БАЛАНС"" ИННЮЛ="7901536706"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="23760.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="5508.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="20992.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="3132.00"/></Документ><Документ ИдДок="40b4d34a-dcaf-417f-b0b9-f7ea53a0619a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГРУППА КОМПАНИЙ "КРОНХАУС"" ИННЮЛ="6672329823"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="10005.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="17595.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="19811.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="75900.00"/></Документ><Документ ИдДок="4bdf0200-a622-4423-a385-dc015822d64d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РА-МЕТ"" ИННЮЛ="6234071270"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="6525.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="36552.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="49500.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="11475.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="191661.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="c97ba525-31b7-45aa-b8b9-62716e719e26" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МОНТАЖПРОЕКТ"" ИННЮЛ="7733185531"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="806b996c-b734-4951-9b65-eeb069a633a0" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕЛИОР"" ИННЮЛ="6234071287"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="18479acd-c263-473e-8895-f49836e9f3fa" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПОЛИПЛАСТ"" ИННЮЛ="7901536713"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="116819.71"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="422603.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="3075381.04"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="443201.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="8103080.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="712529.58"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="10464.00"/></Документ><Документ ИдДок="1b8e9f3c-a3ad-4cfc-a3f6-ec6a96c186b6" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФИНАНС"" ИННЮЛ="6672224690"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="159371.29"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="187153.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="21802.40"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="8885.18"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="51894.00"/></Документ><Документ ИдДок="1de7f344-d4e9-4744-b999-baf4d2ec7788" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВДОХНОВЕНИЕ"" ИННЮЛ="6234071294"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="4648.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="7558.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="26804.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="32120.00"/></Документ><Документ ИдДок="d5499266-e5b6-4114-9df3-9c46cfc8a83f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ХОРЕС"" ИННЮЛ="2225063677"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="b7e081dc-761b-4b8a-99e7-8412133df3d9" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КИНОКОМПАНИЯ "ЛЕКС ФИЛЬМ"" ИННЮЛ="7727547208"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="491407.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="340600.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="f7aba8f6-0d04-41b5-a08a-2f0ca276ffc8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦЕНТР ПРАВОВОЙ ПОДДЕРЖКИ"" ИННЮЛ="6234071304"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="11124.80"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="1167.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="320636.91"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="74329.47"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="92097.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="136563.00"/></Документ><Документ ИдДок="0d7d14f9-d96e-499d-964d-26c686ce216f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СПЕЦТРАНС"" ИННЮЛ="6234071311"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="def2e65b-11e0-4866-b311-630e02a118fb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПКФ "ВИС"" ИННЮЛ="6674245520"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="aef94062-3039-454f-9b27-4705fe1a1f15" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛАЗУРНЫЙ БЕРЕГ"" ИННЮЛ="6672329862"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="8e45e284-1ecc-485d-a952-fc0cc1c772df" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЗИЯ - ТРЭВЭЛ"" ИННЮЛ="7901536752"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="c6e804b2-9f70-4e05-8113-5a9759e1789c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭНЕРГОМАШ"" ИННЮЛ="6674245537"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="48684.24"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="441.88"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="192802.05"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="5429.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="25415.40"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="8a702245-4d33-4ab9-9322-a3770829e4ae" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОМСТРОЙ"" ИННЮЛ="6672329894"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="abfd4497-20f6-48cb-8fae-3ea4edc117e6" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНФОКОМ"" ИННЮЛ="7901536777"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="34a74a22-84b5-4bef-83a3-d7b97810f145" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ЧАСТНОЕ ОХРАННОЕ ПРЕДПРИЯТИЕ "ТИГР"" ИННЮЛ="6674245600"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="2031.05"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="3571.82"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="19342.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="15407.70"/></Документ><Документ ИдДок="8aad501a-0bb8-4161-a143-96048c464cdf" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОМЫШЛЕННАЯ ТОРГОВАЯ КОМПАНИЯ"" ИННЮЛ="6672329904"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="78437.32"/></Документ><Документ ИдДок="708394d1-9677-4417-ae8f-d2a9034ead89" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НЕФТЕПЕРЕРАБАТЫВАЮЩИЙ ЗАВОД "СОСЬВА"" ИННЮЛ="6672224877"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="3492.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="ba7d2f8e-4857-46c5-8024-4dfb71926088" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОМЛОГ УРАЛ-ЕКБ"" ИННЮЛ="6674245569"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="3870.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="60475.61"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="51001.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="260875.11"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="63939.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="1360.40"/></Документ><Документ ИдДок="db783caf-3d14-4734-8087-4e7b4ddbe948" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОМСТРОЙОБОРУДОВАНИЕ"" ИННЮЛ="6672329936"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="e6c9da5a-387e-4c5e-9a05-ae8918870384" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕРКУРИЙ"" ИННЮЛ="6234071375"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="4220.96"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="238535.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="89524.96"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="18208.08"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="0055c09c-1e47-42e4-9b7c-e264a6854aed" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БАСТИОН"" ИННЮЛ="6234071382"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="f7293786-6ba1-4a56-b419-3709d3ee261a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙФОРПОСТ"" ИННЮЛ="6674245657"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="fa2f7a34-2356-4749-884e-1f546ad9e8d5" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОИТЕЛЬНО-МОНТАЖНОЕ ПРЕДПРИЯТИЕ "НОВЫЕ ТЕХНОЛОГИИ"" ИННЮЛ="6672329943"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="7965d583-c7a5-4685-aca3-6787b08e853e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОРАНЖ"" ИННЮЛ="7708511213"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Торговый сбор" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="da9ef1ed-5ece-41c8-9e16-365a4925c5db" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БАГИРА-М"" ИННЮЛ="6234071400"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="8a2dc951-49ca-4b6f-ab49-aaab6b3cb9e3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОНВЕНТ"" ИННЮЛ="6674245625"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="6ef51a60-3045-45f4-86dd-6eab13842374" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГРАТТА"" ИННЮЛ="7733546763"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="ea5120ef-67ec-4cb3-9ae2-6614ec0640a3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДАГОР"" ИННЮЛ="6234071417"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="e00e10a5-613b-428f-81cf-347637283ec3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦЕНТР АВТО"" ИННЮЛ="7715568362"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="d6e9e02b-83e7-4a8a-b839-cd505915d7fe" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РОСТ"" ИННЮЛ="6674245632"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="6ca6d22a-9293-455d-99aa-6538c1fdaf01" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КАРЬЕР-ДОКА"" ИННЮЛ="6234071424"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="4292.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="7548.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="32560.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="19200.00"/></Документ><Документ ИдДок="83ecb072-aa58-4b77-b057-fed87402fc82" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БИЗНЕС-ПРОГРАММА "ЛИДЕР"" ИННЮЛ="7706584657"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="d17c8469-85ec-4020-a315-c93bbafb2997" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БИЗНЕС-МЕБЕЛЬ"" ИННЮЛ="6674245640"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="1ee626c2-50f2-4b39-b153-e6a8b2196261" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОРТОПЛАНТ ПРИОР-М"" ИННЮЛ="6672224901"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="76638.32"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="330596.64"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="527349.00"/></Документ><Документ ИдДок="92879388-5ab2-48a7-949e-ae102271c89f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮРСЕРВИС"" ИННЮЛ="7704562591"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="9176b4e5-cbe0-4dac-be80-db9daab870b8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДАЛЬМЕДИАГРУП"" ИННЮЛ="7901536897"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="a545838a-1189-40ef-a5e0-ead2e03f48ff" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЧЕМПИОН"" ИННЮЛ="6234071449"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="3158503f-0321-41e8-ac2b-b091bb1d3d0e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦЕНТР ИНВЕСТ"" ИННЮЛ="7715568370"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="d06a506f-0727-42c6-b370-25476b01218c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "САМАРСКИЙ ИПОТЕЧНО-ЗЕМЕЛЬНЫЙ БАНК"" ИННЮЛ="6319029750"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="31434.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="10706.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="74578.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="ba5da427-31ed-4b08-87a6-4f22636c903a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ХЛЕБА СИБИРИ"" ИННЮЛ="2225063726"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="b3f6aad8-0284-4dfb-9a36-8b5047772a43" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="АКЦИОНЕРНОЕ ОБЩЕСТВО "ОБЪЕДИНЕННЫЙ ЛОГИСТИЧЕСКИЙ ЦЕНТР"" ИННЮЛ="7727500658"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="07b52e0f-2792-40a1-9ae4-8c8f88f6cf44" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЕНЕРА"" ИННЮЛ="7901536914"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="85156e73-96b7-4d6e-a88f-6836cbf79157" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АМПИР"" ИННЮЛ="6234071463"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="14280.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="8120.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="64891.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="61600.00"/></Документ><Документ ИдДок="5d222237-00e4-4d57-ae90-403d0c183390" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРАНСЛЭНД"" ИННЮЛ="7706515519"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="5022.44"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="38101.20"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="198831.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="8956.39"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="2279910.89"/></Документ><Документ ИдДок="795ff26a-6d27-4d4b-9516-fc71f0b0a74f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БР-ГРУП"" ИННЮЛ="7720530220"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="babd3ea6-2d4e-420e-b403-b6138f4f77c5" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БИРНЕФТЬ"" ИННЮЛ="7901536939"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="7b900a3c-7331-4e78-aa6f-758a29cfe5c0" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВТОБУСС"" ИННЮЛ="7734506273"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="f2986d62-9b37-474c-86b9-594fb359a494" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СИНЬДА"" ИННЮЛ="7901536946"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="36720.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="158400.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="12000.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="9222.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="17967.53"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="b7de6b2e-50d0-4047-b222-425c2c34e4e2" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЭЙЕРТОН ИНЖИНИРИНГ"" ИННЮЛ="7710519763"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="70979.93"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="583894.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="784.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="1212661.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="539296.65"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="125018.80"/></Документ><Документ ИдДок="93f0f8be-b254-4f8c-b117-31948559b2e8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭЛКОМ"" ИННЮЛ="6731060158"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="301128.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="15666.96"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="118852.80"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="27552.24"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="229746.00"/></Документ><Документ ИдДок="fb5b4054-5144-40bd-9b42-3dc170a8914f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АНФРАКС"" ИННЮЛ="6672330032"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="2871.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="33412.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="5049.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="21780.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="67880.00"/></Документ><Документ ИдДок="a9425b71-19fa-48d7-ab83-44acff7f355f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРАКТИКА"" ИННЮЛ="6674245745"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="f3687a0d-38d1-4570-9528-5e0f41176f7b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛОГИСТИЧЕСКИЕ ПРОЕКТЫ И УСЛУГИ"" ИННЮЛ="7743563510"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="6f7dbe95-81c5-40a0-9974-4f04b7ff310a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МК № 25"" ИННЮЛ="6234071512"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="7352.61"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="4180.90"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="31717.15"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="132030.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="269736.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="214708.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="359067.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="678e7979-6e9d-4d91-b132-559018facb03" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦИТАДЕЛЬ"" ИННЮЛ="6234071520"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="bc72adce-1330-4755-a3fd-bfa088aaec98" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОНЦЕПТУРАЛ"" ИННЮЛ="6674245760"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="331d7d46-7fac-4b22-867e-07c867e26f5c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АСТЕК"" ИННЮЛ="6234071537"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="124333.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="12528.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="253226.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="22032.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="95040.00"/></Документ><Документ ИдДок="fab090ff-c055-4ee2-9bf7-fde7471226d8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВИКИНГ"" ИННЮЛ="6730068524"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="129416.24"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="134466.72"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="227594.82"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="981777.49"/></Документ><Документ ИдДок="e3c9ccc3-17b9-4d34-9aec-10504697e78a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТАША"" ИННЮЛ="6234071544"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="82b84ec8-64cb-400b-b37c-a4626e4caf40" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДАЛЬНЕВОСТОЧНАЯ КОММЕРЧЕСКАЯ МАНУФАКТУРА"" ИННЮЛ="7901536978"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="20807f85-07b0-4cb9-9bd3-8b111a72ab91" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОИТЕЛЬНОЕ ЭЛЕКТРО-МОНТАЖНОЕ ПРЕДПРИЯТИЕ"" ИННЮЛ="7901536960"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="2f361875-82fa-4fd8-b6d2-68db55008810" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОМЫШЛЕННЫЕ МАШИНЫ И ОБОРУДОВАНИЕ"" ИННЮЛ="6672330089"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="1f86f154-61d5-4a1c-bc27-fe0e3246d048" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФОРСАЖ"" ИННЮЛ="6234071551"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="4b7200aa-7685-4239-aa13-3e802632fcb6" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ НПП "СОВРЕМЕННЫЕ ТЕХНОЛОГИИ"" ИННЮЛ="6674245791"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="1219.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="5340.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="9c0c4028-719e-4d08-bb5e-839263c87a61" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РОДНИК ПЛЮС"" ИННЮЛ="6234071618"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="3d254246-8b01-4af7-b5dc-c1e0ae62677b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЕРВАЯ ЭЛЕКТРОТЕХНИЧЕСКАЯ КОМПАНИЯ"" ИННЮЛ="6730068500"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="1903e6a8-ede5-4301-9561-cbc425969969" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НОВЫЕ ПРОМЫШЛЕННЫЕ ТЕХНОЛОГИИ"" ИННЮЛ="6234071625"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="21022.84"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="90686.80"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/></Документ><Документ ИдДок="1ef0eff4-9a71-4e2a-b041-a09a8d0ca241" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНЖЕНЕРНО-ЭКОЛОГИЧЕСКОЕ СОПРОВОЖДЕНИЕ"" ИННЮЛ="6672330152"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="331017.02"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="28111.69"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="227517.47"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="52742.68"/></Документ><Документ ИдДок="280f037c-c6bd-48d9-8edb-03185c5a7c2e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РИКО-ТУР"" ИННЮЛ="7710519788"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="b63df881-678f-4f8a-8993-dafdb07c0d51" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БЕЛСТРОЙПРОМ"" ИННЮЛ="6730068531"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="951.00"/></Документ><Документ ИдДок="8051d89c-4841-4132-8839-f917b4db9cef" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛЕСНАЯ ТРАНСПОРТНАЯ КОМПАНИЯ"" ИННЮЛ="7704562601"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="f438993d-8731-47ca-a090-1121c23a0890" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КИНОТЕХНОЛОГИИ"" ИННЮЛ="6672330177"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="31637.85"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="136477.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="25872.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="17903.15"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="cf04fa6f-742c-46e3-8271-db41ea0f0f01" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮРИДИЧЕСКО-КОНСАЛТИНГОВАЯ ФИРМА "ЮМА"" ИННЮЛ="2225063807"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="38695434-19cf-4609-88a3-ed35540ff403" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДЕЛАЙТ ПРОПЕРТИ"" ИННЮЛ="7703556370"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="451537.51"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="104674.51"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="310544.00"/></Документ><Документ ИдДок="ffe4e1d3-26db-4da7-bf94-d0e43672f963" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙ-КА"" ИННЮЛ="7723501065"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="f749720b-a58c-4364-8b59-c493fa42cf0a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛЬЯНС-Р"" ИННЮЛ="6234071671"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="80cb53f2-e710-4687-b425-dbe3c12772c1" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОМЕГА"" ИННЮЛ="6234071689"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="2fe397d3-82a8-4dac-9619-f602fc63908c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОКАРЕВСКОЕ КАРЬЕРОУПРАВЛЕНИЕ"" ИННЮЛ="6730068482"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="3478.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="65127.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="822747.06"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="190727.67"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="7331.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="780057.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="2112.25"/><СвУплСумНал НаимНалог="Налог на добычу полезных ископаемых" СумУплНал="1699675.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="15984.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="88170.26"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="094b8fa8-72b7-4370-9b83-04738a0b831b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФРИДОМ ФИНАНС"" ИННЮЛ="6672330191"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="c4a866db-342b-4566-9db6-3639348f4fe0" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЗИМУТ"" ИННЮЛ="6672330184"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="77cda467-5e4c-49ee-a532-733877191873" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЕВЕРНАЯ ЗВЕЗДА"" ИННЮЛ="7901537058"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="44000.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="5b58fd60-1d81-4508-bb28-800cd74faa2e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МОСИНЖСТРОЙ"" ИННЮЛ="7719600828"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="b2e78bee-e282-4301-9487-1dbd30662308" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НУЖНЫЕ ЛЮДИ"" ИННЮЛ="6234071706"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="6346338e-1ccf-4d40-ac30-cf0c1031041b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ РЕКЛАМНАЯ ГРУППА "MEDIA CITY"" ИННЮЛ="2225063846"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="3892856a-d01e-4088-9bd0-dbdb11294bf9" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙАЛЬЯНС"" ИННЮЛ="6731060246"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="96ee6e64-4581-46c2-b35b-3b88a1907398" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФОРУМ"" ИННЮЛ="7901537065"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="d2257196-519b-45d8-89bd-5c016ac242c1" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОИТЕЛЬНАЯ КОМПАНИЯ "КОНСАЛТИНГ. УПРАВЛЕНИЕ. РАЗВИТИЕ. СТРОИТЕЛЬСТВО"" ИННЮЛ="7702509521"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="41955d3a-86f6-4218-830e-8a28b06b7200" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КАМЕЯ-АВТО"" ИННЮЛ="6672330226"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="1909937.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="131588.63"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="150027.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="5342727.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="2086184.11"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="56828.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="483615.41"/></Документ><Документ ИдДок="723a7daf-cd8d-4d8a-8ff1-2a2d82ef5aed" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЕКТОР"" ИННЮЛ="7901537080"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="8127.92"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="4534.08"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="15138.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="32313.60"/></Документ><Документ ИдДок="f9b3cb56-716b-491b-a9ff-60d47fc8cdf1" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХНОМИКС"" ИННЮЛ="6234071720"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="18884025-c257-462c-91e9-d77433c7b88f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОМПАНИЯ СПЛИТ"" ИННЮЛ="6234071738"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="7b399487-b164-4c9d-83d7-1bba529cc880" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПОЛИПЛАСТ"" ИННЮЛ="6672330233"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="1372a3ef-ee6b-48d0-af30-28fb209c56d7" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТУТУ"" ИННЮЛ="7725543350"/><СвУплСумНал НаимНалог="Торговый сбор" СумУплНал="120000.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="49681.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="5742.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="43560.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="10098.00"/></Документ><Документ ИдДок="59091a0b-9c66-4e88-be1c-25808644b97b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙЛИДЕР"" ИННЮЛ="7731549945"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="62060.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="13413.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="8030.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="7627.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="b36bdd4b-f131-4e2e-b84b-463d84419f87" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СИБИРЬ ДИЗЕЛЬ КОМПЛЕКТ"" ИННЮЛ="2225063853"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="6ecbc569-7038-4e29-991d-b71375a5e0d9" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕГАТРЕЙД"" ИННЮЛ="6672330240"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="10660.00"/></Документ><Документ ИдДок="284e1570-1dbc-41db-8bdb-e2a45601e696" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНТЕРФАРМ"" ИННЮЛ="7722501778"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="cac6cb0b-f93a-4f2f-a9f7-b1ab29641c7c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БАЗА ВТОРСЫРЬЯ"" ИННЮЛ="7715568394"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="bda682ea-1008-4b55-9656-62c4d21470d6" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УГРА"" ИННЮЛ="6729038437"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="10877.02"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="46920.50"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="4926.00"/><СвУплСумНал НаимНалог="Сборы за пользование объектами животного мира и за пользование объектами ВБР" СумУплНал="10950.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="6184.98"/></Документ><Документ ИдДок="eb4ed27d-be6b-4f8e-8e81-66302488d676" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭКСПЕРТ"" ИННЮЛ="7901537121"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="cc98a009-99b4-4dd7-a9e2-6f4a5ea5b45a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЛАСТСФЕРА"" ИННЮЛ="6234071752"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="117450.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="5960.63"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="3389.38"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="25712.50"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="1831657.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="cdd6d85a-8bf5-4215-b230-fa217f087b54" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ КОМПАНИЯ "УРАЛПРОМСЕРВИС"" ИННЮЛ="6672330265"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="19125499.73"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="1456.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="21365343.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="1907954.70"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="130097.19"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="452954.41"/></Документ><Документ ИдДок="f1bb6bce-bd34-4143-bd57-80eb11b107af" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ТОНИРОВОЧНЫЙ ЦЕНТР "ХАМЕЛЕОН"" ИННЮЛ="2225063892"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="651.25"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="1146.34"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="4945.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="8058.00"/></Документ><Документ ИдДок="a50d271d-5e41-4e87-b740-bd3d3c46c46e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЕВЕРИНА"" ИННЮЛ="6672330272"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="b3002c0a-ea8d-452a-9012-19c6cee1093b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВОЛОГОДСКИЙ ЖИВОТНОВОДЧЕСКИЙ КОМПЛЕКС"" ИННЮЛ="7901537153"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="7a03ff73-cba2-4f10-b445-a8a5fdab0e0b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГАРАНТ"" ИННЮЛ="6672330280"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="8903.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="67540.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="134482.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="15657.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="394cb525-377f-4513-9009-9ce895542669" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "САНТЕХПРОМ"" ИННЮЛ="6730068556"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="193ad73f-d7eb-4c92-90c2-06c191f6b4d5" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДЖУЛИЯ ДРИМС"" ИННЮЛ="7736500252"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="12c5d438-85ba-43c1-a167-7050ee6c6bf6" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОРК ТРЕЙДИНГ"" ИННЮЛ="6731060260"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="3650.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="12856.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="39579.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="1146504.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="59843.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="325966.59"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="73723.00"/></Документ><Документ ИдДок="ea14f407-d552-41f1-b695-3317cf0bc89c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЖЕЛЕЗОБЕТОН"" ИННЮЛ="6234071760"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="b1218e24-834f-49c0-aca2-04576142d7b8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БОТТЕ"" ИННЮЛ="7733576486"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/></Документ><Документ ИдДок="a54c729f-3ccf-4504-8d9a-05fbcdab1cf3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МАКССЕРВИС"" ИННЮЛ="6672330339"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="3950.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="f9c0dfa2-fb02-463c-a8d1-d62ac2475e82" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АКАДЕМИЯ СЕРВИС"" ИННЮЛ="7722585337"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/></Документ><Документ ИдДок="e5c33fe9-732b-4ce9-aad3-817f1e017d7f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АТЛАНТ"" ИННЮЛ="6234071784"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="c830b885-6847-4ca0-876e-ecb1ef14164b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АГРОТРЕЙД"" ИННЮЛ="6730068570"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/></Документ><Документ ИдДок="585410ce-8a34-44f4-a1cf-da5967b3419a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КАШТАК"" ИННЮЛ="7702509539"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="1502.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="17.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="c2e366e1-8824-4d36-b016-738e7a8f56bd" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СОВАННА"" ИННЮЛ="6672330353"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="14564.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="13398.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="23562.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="101640.00"/></Документ><Документ ИдДок="713408d2-2187-42c3-9ac4-1f82ea7d1548" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭНТУЛ"" ИННЮЛ="6731060292"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="73d99e79-41d8-4cf4-af03-5857f7cea1a9" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПКФ ПРОМЭНЕРГО"" ИННЮЛ="6234071819"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="15746.25"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="301541.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="8953.75"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="67925.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="399503.00"/></Документ><Документ ИдДок="d3f8c4a5-ec89-432e-9c9f-a7348b806f78" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕСУРС ТРЕЙДИНГ"" ИННЮЛ="7708609064"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="151137.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="27407787.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="193861.24"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="723837.91"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="65746.00"/></Документ><Документ ИдДок="d874771d-dfa6-4541-a225-62e7475b46b2" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РОДИТЕЛЬСКИЙ ДОМ"" ИННЮЛ="7719559129"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="5c4d97de-d334-48c7-8eba-87a819d08154" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "САНТЕХМОНТАЖ"" ИННЮЛ="6731060285"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="126005.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="70000.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="8b35a687-ba1f-49fb-8df7-5d10fe48d3a6" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МОДЕСТ"" ИННЮЛ="6672330378"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="195860.06"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="542115.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="45404.13"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="6729.41"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="121738.00"/></Документ><Документ ИдДок="a6ff4af2-2ca9-42bd-934f-c893186c1669" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЧЕЛКА"" ИННЮЛ="6234071826"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="eecb5420-7240-4af0-9b18-0d874f1279d8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕБЕЛЬЛЕНД"" ИННЮЛ="6672330385"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="104175.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="183678.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="42536.56"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="24212.10"/></Документ><Документ ИдДок="520b8eee-1bb4-45d8-8bca-8e2d67cc53e2" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТИЛЬ"" ИННЮЛ="6234071833"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="2f0a11f9-8478-4396-9f11-400c09079d03" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ХИМТОРГ"" ИННЮЛ="6729038500"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="ed9f1399-3258-49aa-8ee0-bba4965c69eb" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПОРТАЛ"" ИННЮЛ="6234071840"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="66327bf9-9d46-45ab-9ffd-0737c265174c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БЮРО-МАРКЕТ"" ИННЮЛ="7715568429"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="6432f63c-87e0-47aa-9e02-803f9f925516" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РУБИКОН"" ИННЮЛ="6731060359"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="47795.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/></Документ><Документ ИдДок="e0b99eb0-8ff9-4199-9017-e7f1f6cb4731" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНТЕРТРАНС"" ИННЮЛ="6234071858"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="5166.54"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="10233.50"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="228137.03"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="44144.51"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="69248.00"/></Документ><Документ ИдДок="dccf05a0-e902-4bf6-8fdb-854f512d5e58" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОНЦЕПТ"" ИННЮЛ="7702509546"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="3a05ae0e-60d6-4928-9a70-e64d39e960c0" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СПАРТАК ПЛЮС"" ИННЮЛ="2225063998"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="ba0ba3b4-5071-4596-8900-e241475d90c8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙДИВИЗИОН"" ИННЮЛ="6672330410"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="f3519981-fe52-48c3-a30c-15d3923b4426" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДОМОСТРОЙ"" ИННЮЛ="7901537273"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="156500.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="22786.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="10828.50"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="2466.10"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="1402.29"/></Документ><Документ ИдДок="c46d4a00-1bfd-4051-bc5d-eaf257e8d1a3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОРГОВЫЙ ДОМ "ЮРИНАЛ"" ИННЮЛ="6729038532"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="f835c3b3-c238-44b2-9912-8104d828eb0b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АБСОЛЮТ"" ИННЮЛ="7719503285"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="76dfe312-96d5-493f-89c4-b4c58844f8f0" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПОЕХАЛИ ВМЕСТЕ"" ИННЮЛ="6730068588"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="24200.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="5610.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="15300.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="3190.00"/></Документ><Документ ИдДок="1c62265b-a938-4810-a4b0-6ffc9af56f34" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВАЛГА МТ"" ИННЮЛ="7715568436"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="82c2f508-20f5-4a26-a937-e39494845000" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ НАУЧНО-ПРОИЗВОДСТВЕННОЕ ПРЕДПРИЯТИЕ "ЭФФЕКТИВНЫЕ СТРОИТЕЛЬНЫЕ МАТЕРИАЛЫ И КОНСТРУКЦИИ"" ИННЮЛ="6150059251"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="fd4f6b9c-c314-4e4d-90bf-87f81ad59085" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДОМОСТРОЙ"" ИННЮЛ="2225064014"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="a090c052-381d-446e-b551-2eda37bc1a2d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БИРА-ФАРМ"" ИННЮЛ="7901537298"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="259261.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="1228934.98"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="71424.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="101.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="37008.36"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="17.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="15335.05"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="02f991c9-1f0f-467a-984b-e56dfa9bbcca" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЕКАТЕРИНБУРГСКИЙ ЦЕНТР ГИДОВ"" ИННЮЛ="6672330459"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="63228.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="20569.00"/></Документ><Документ ИдДок="59264d05-d568-4841-9b22-fd0381c98d76" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ХУА ХИН"" ИННЮЛ="2225064021"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="9604936e-2a6d-49fa-b64d-a6ae4d3f6a05" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭКОЛАЙТ"" ИННЮЛ="6234071914"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="31916.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="24f3bd4e-cfef-4de7-8090-305c68b65763" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙ-ИНВЕСТ"" ИННЮЛ="6731060341"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="6a6e64e9-2dc5-496f-8f39-a8d203e1eb25" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БИРОСТРОЙ"" ИННЮЛ="7901537315"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="1a965581-0dc6-47be-905b-e8574fe06c5c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНФОСЕРВИС"" ИННЮЛ="6672330466"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="35987.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="5757848d-0b95-459e-9d8c-94d03beebe3b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="АКЦИОНЕРНОЕ ОБЩЕСТВО "ЦЕНТУРИОН ПАРК"" ИННЮЛ="7731549952"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="1094.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="24327.44"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="3206.80"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="1056.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="5639.54"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="6dbc6cc1-c059-435b-a6c3-46b17d6fd8d8" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БМ ТЕХНОЛОДЖИ"" ИННЮЛ="6672330473"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="14223.61"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="4101.00"/></Документ><Документ ИдДок="aee1e0d0-3f68-4d59-ad10-02b81bd08cf2" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРАНС-ОПТИМАЛ"" ИННЮЛ="6731060327"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="b1cb0616-9fa2-4a0e-ad97-e690bdc7dd92" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РОЗОВЫЙ СЛОН - НОВОЧЕРКАССК"" ИННЮЛ="6150059170"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="83bcf6a0-bc32-4077-849f-8c3888e04cc3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АКЦЕНТ"" ИННЮЛ="7901537379"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="20978a7e-b9ba-46a5-aa68-957732934c76" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДАЙМ"" ИННЮЛ="6234071939"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="30498.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="70000.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="17342.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="131560.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="0f2f49e3-66b0-469f-b390-c9b1789bfad7" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОФСЕТ"" ИННЮЛ="6672330480"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="a27aaaa0-2c9a-48be-8eef-f0b32bc17061" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НИКО-СТУДИО"" ИННЮЛ="7733576493"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="9652586d-0cfa-43f6-bf17-f2a45a9f4184" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ЧАСТНОЕ ОХРАННОЕ ПРЕДПРИЯТИЕ "СБР"" ИННЮЛ="7709519279"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="273426.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="133464.21"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="1012487.57"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="234712.92"/></Документ><Документ ИдДок="6a79b309-f2bd-421e-9f24-241aa0e1ec8c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЖЕМЧУЖИНА"" ИННЮЛ="6729038564"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="4089.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="35200.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="8160.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="32784.00"/></Документ><Документ ИдДок="79f7602b-1d6a-478a-964b-51391484c000" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НОВЫЕ ИНФОРМАЦИОННЫЕ ТЕХНОЛОГИИ-1"" ИННЮЛ="2225064053"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="28170.52"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="121519.92"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="9819.19"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="233451.00"/></Документ><Документ ИдДок="66acef1f-c1fd-4267-8616-50dc7b7f93b3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЕНТРУ"" ИННЮЛ="7726546762"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="264340.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="934948.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="49091.02"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="198462.05"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="22417.55"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="24665.00"/></Документ><Документ ИдДок="35ce3f2b-aa85-4415-ac1a-79783c712f85" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮНИТРЕЙД"" ИННЮЛ="7707553901"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="a0e171e8-b126-49d6-86bf-6d7016b4e624" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РУССКО-УЗБЕКСКИЙ ТРЕЙД"" ИННЮЛ="6234071953"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="2f3da897-2d37-4535-89b0-45e75eb958af" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПИИКСЭЛЬ"" ИННЮЛ="6672330522"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="3807.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="8faef764-eded-4dae-99bd-41160bbd88af" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АГРОРЕМОНТ"" ИННЮЛ="6234071978"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="a577c414-b0be-4ab5-a01d-279add93414a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МП"" ИННЮЛ="6731060380"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="75058.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="394966.65"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="582525.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="694596.54"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="2996299.03"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="76914.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="b4a9fb74-fd71-479b-89ee-0a5bdabd4d25" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КРУШИНА"" ИННЮЛ="2225064092"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="18523ebd-4e46-4f1d-8bfd-45e030c11c11" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АТЕЛЬЕ-ФИЛД"" ИННЮЛ="7706629675"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="21315.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="161700.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="442200.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="37485.00"/></Документ><Документ ИдДок="071e7663-3249-46e8-be43-b1bd54ebe670" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГАММА"" ИННЮЛ="6234072001"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="83121.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="70595.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="16365.19"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="6740.71"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="9672a468-4420-42f7-b993-fde690c5a5aa" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛВИ ТРАНС"" ИННЮЛ="6731060373"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="14445.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="1356.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="1220.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="56052.86"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="27664.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="7388.79"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="12994.07"/></Документ><Документ ИдДок="469e20fb-0683-4480-bdff-2a993dc91d9e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОРГОВЫЙ ДОМ ТАНГРАМ"" ИННЮЛ="2225064085"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="56.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="c90f8a04-544b-4961-a35c-24e5ff048594" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ТОРГОВЫЙ ДОМ "УРАЛИНТЕК"" ИННЮЛ="6672330561"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="6266.16"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="12736.98"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="90406.66"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="72863.00"/></Документ><Документ ИдДок="bf048a1c-2cd3-4b6c-8dfc-83545aee34db" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СИТИ-ОТЕЛЬ"" ИННЮЛ="6234072019"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="3b44da9e-1184-4bc9-bdb4-2754e5f5102d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФИЕСТА"" ИННЮЛ="7706629682"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="358777dc-d308-4f3a-86e1-769e84b65372" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НОВЫЙ ВЕК"" ИННЮЛ="6731060366"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="bc8e9095-1527-44bb-8c41-542bccfd73f7" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛЬКОНСТРОЙ"" ИННЮЛ="2225064102"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="564139.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="853131.12"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="60faea84-93c2-426a-a78b-a73f5dd7cbd0" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕГИОНАЛЬНЫЙ ПРАВОВОЙ ЦЕНТР"" ИННЮЛ="6234072026"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/></Документ><Документ ИдДок="3f279a12-cded-46c7-a42c-8cac982f2b25" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НАДЕЖДА"" ИННЮЛ="6731060398"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/></Документ><Документ ИдДок="70db4ad5-3c9c-4904-9dda-e197a23feaac" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЕРТОГРАД"" ИННЮЛ="7727585764"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="250706.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="148082.60"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="44994.50"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="461231.45"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="aab8b077-4ca1-4ffd-ad62-0d50d198d369" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РУСАВТО"" ИННЮЛ="6150059269"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="efa04ee1-ba31-4a53-ab1b-81d349701971" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРЕМЬЕР"" ИННЮЛ="2225064127"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="252dabf1-0d74-4a69-9c1d-4f052c456f86" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КРОНВЕРК"" ИННЮЛ="7726546787"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="356161e3-52df-477e-a300-df4a25863790" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "М-ТРАНС"" ИННЮЛ="6730068651"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="5c72b5ed-f215-43d5-bbdb-4621f3e52d2d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КАСКАД АВТО"" ИННЮЛ="6150059283"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="2575.49"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="7746.47"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="27964.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="4529.31"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="19538.20"/></Документ><Документ ИдДок="ee6fbb9e-591c-4afe-a752-90f76553c92c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СИЛЬВЕР ТЕЛЕКОМ"" ИННЮЛ="6234072058"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="17876.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="3480.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="26400.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="6120.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="90e28848-f768-4d72-a159-198d78ae96bc" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛЕДО"" ИННЮЛ="7731549960"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="8f2ce800-0dad-4e8a-801a-8c5f8d2e7a8b" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РОЛМАСТЕР-62"" ИННЮЛ="6234072065"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="b6556e73-d367-491a-8636-7b6dd0eb25cd" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОПЛИНГГАЗ"" ИННЮЛ="7704562640"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="3fd86ffe-dff3-4c43-93e0-9b106870fcb3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛЕЕР"" ИННЮЛ="6311027207"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="21595.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="ef424282-72d0-439e-9e0a-fbc88ea0f346" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОНСОНАНС"" ИННЮЛ="6730068644"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="332517.04"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ><Документ ИдДок="9d7b62e7-ea98-4e25-be36-d3f7af6548f4" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КЛИНИКАЛ МЕДИКАЛ СЕРВИС"" ИННЮЛ="6311055356"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="281300.19"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="65210.50"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="179834.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="37080.47"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="79830.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="55886.00"/></Документ><Документ ИдДок="c5291cb5-3b69-4317-8d86-d3d556d6bf9f" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОМСЕРВИС"" ИННЮЛ="6150059300"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="21916.00"/></Документ><Документ ИдДок="5821aa49-84a7-4e0a-ad1f-e509ec260dd7" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СОЛЕНС"" ИННЮЛ="6672330635"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/></Документ><Документ ИдДок="ef57347a-2cc7-4f35-ac4b-002652ae852c" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРАБЕЛЛА"" ИННЮЛ="6234072072"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="7c8a7dd7-73b8-4ec2-8601-69b3679535ad" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "САЙРУС"" ИННЮЛ="7708609071"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="4ed85666-c40b-4d94-aa65-d6d6da885a3d" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ " АНД.КАПИТАЛЪ"" ИННЮЛ="2225064166"/><СвУплСумНал НаимНалог="Налог, взимаемый в связи с применением упрощенной системы налогообложения" СумУплНал="0.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/></Документ><Документ ИдДок="1463ea11-2a74-4611-a9fe-0a4bffa357f3" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛОГОТРАНС"" ИННЮЛ="6730068620"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="0.00"/></Документ><Документ ИдДок="fad70ffc-3763-4c8f-953f-4f79e68ec72a" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ТОРГОВЫЙ ДОМ "АЛОКС-М"" ИННЮЛ="7706507187"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="8d273d78-cba3-4180-82db-c8eaa2d200b9" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ФИРМА "ВОЛГАТЕХПРОМ"" ИННЮЛ="6311034885"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="15610.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="755885.00"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="0.00"/><СвУплСумНал НаимНалог="Задолженность и перерасчеты по ОТМЕНЕННЫМ НАЛОГАМ и сборам и иным обязательным платежам (кроме ЕСН, страх. Взносов)" СумУплНал="0.00"/></Документ><Документ ИдДок="0796e643-34f2-4b81-9939-e7582884533e" ДатаДок="25.04.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НОВОМИЧУРИНСКИЕ ЭЛЕКТРИЧЕСКИЕ СЕТИ"" ИННЮЛ="6234072107"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное социальное страхование на случай временной нетрудоспособности и в связи с материнством" СумУплНал="168777.70"/><СвУплСумНал НаимНалог="Транспортный налог" СумУплНал="13821.00"/><СвУплСумНал НаимНалог="Страховые и другие взносы на обязательное пенсионное страхование, зачисляемые в Пенсионный фонд Российской Федерации" СумУплНал="3116648.06"/><СвУплСумНал НаимНалог="Налог на прибыль" СумУплНал="975570.00"/><СвУплСумНал НаимНалог="Страховые взносы на обязательное медицинское страхование работающего населения, зачисляемые в бюджет Федерального фонда обязательного медицинского страхования" СумУплНал="734884.03"/><СвУплСумНал НаимНалог="Налог на имущество организаций" СумУплНал="2866335.00"/><СвУплСумНал НаимНалог="Единый налог на вмененный доход для отдельных видов деятельности" СумУплНал="6700.00"/><СвУплСумНал НаимНалог="Налог на добавленную стоимость" СумУплНал="7381304.00"/><СвУплСумНал НаимНалог="Земельный налог" СумУплНал="19704.00"/><СвУплСумНал НаимНалог="НЕНАЛОГОВЫЕ ДОХОДЫ, администрируемые налоговыми органами" СумУплНал="0.00"/></Документ></Файл>
| 85,660 | 171,319 | 0.814219 |
2f0c5c56068594e659e6e0ceee4fa4d45ec16ef2 | 2,354 | xml | XML | val/test_00004387.xml | star-u/FaceMaskDetection | cfc8075aaa344a2155c3c57d1e766e8d2e3f915d | [
"MIT"
] | null | null | null | val/test_00004387.xml | star-u/FaceMaskDetection | cfc8075aaa344a2155c3c57d1e766e8d2e3f915d | [
"MIT"
] | null | null | null | val/test_00004387.xml | star-u/FaceMaskDetection | cfc8075aaa344a2155c3c57d1e766e8d2e3f915d | [
"MIT"
] | null | null | null | <annotation>
<folder>val_mafa</folder>
<filename>test_00004387.jpg</filename>
<path>/home/daniel/Data/Dataset/FaceMaskNew/val_mafa/test_00004387.jpg</path>
<source>
<database>Unknown</database>
</source>
<size>
<width>690</width>
<height>517</height>
<depth>3</depth>
</size>
<segmented>0</segmented>
<object>
<name>face</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>411</xmin>
<ymin>127</ymin>
<xmax>465</xmax>
<ymax>192</ymax>
</bndbox>
</object>
<object>
<name>face</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>516</xmin>
<ymin>95</ymin>
<xmax>585</xmax>
<ymax>162</ymax>
</bndbox>
</object>
<object>
<name>face</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>121</xmin>
<ymin>242</ymin>
<xmax>181</xmax>
<ymax>323</ymax>
</bndbox>
</object>
<object>
<name>face</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>327</xmin>
<ymin>408</ymin>
<xmax>394</xmax>
<ymax>510</ymax>
</bndbox>
</object>
<object>
<name>face</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>293</xmin>
<ymin>315</ymin>
<xmax>382</xmax>
<ymax>406</ymax>
</bndbox>
</object>
<object>
<name>face</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>258</xmin>
<ymin>240</ymin>
<xmax>313</xmax>
<ymax>337</ymax>
</bndbox>
</object>
<object>
<name>face</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>517</xmin>
<ymin>446</ymin>
<xmax>613</xmax>
<ymax>516</ymax>
</bndbox>
</object>
<object>
<name>face</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>53</xmin>
<ymin>212</ymin>
<xmax>113</xmax>
<ymax>306</ymax>
</bndbox>
</object>
<object>
<name>face</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>357</xmin>
<ymin>159</ymin>
<xmax>398</xmax>
<ymax>200</ymax>
</bndbox>
</object>
</annotation>
| 19.138211 | 78 | 0.623619 |
644918ff2395beeeb53781020bcbeecc9ddb7de5 | 201 | xml | XML | PrettyFaceApp/PrettyFaceApp.Android/obj/Debug/90/res/values/colors.xml | ignacioinnovo/PrettyFaceApp | 70fb0018164626404dced9a8f7c5dd384cd8b5aa | [
"MIT"
] | 2 | 2020-04-16T05:10:20.000Z | 2022-01-17T05:22:28.000Z | PrettyFaceApp/PrettyFaceApp.Android/obj/Debug/90/res/values/colors.xml | ignacioinnovo/PrettyFaceApp | 70fb0018164626404dced9a8f7c5dd384cd8b5aa | [
"MIT"
] | null | null | null | PrettyFaceApp/PrettyFaceApp.Android/obj/Debug/90/res/values/colors.xml | ignacioinnovo/PrettyFaceApp | 70fb0018164626404dced9a8f7c5dd384cd8b5aa | [
"MIT"
] | null | null | null | <resources><color name="launcher_background">#88111B</color><color name="colorPrimary">#D0082E</color><color name="colorPrimaryDark">#88111B</color><color name="colorAccent">#FF4081</color></resources> | 201 | 201 | 0.776119 |
e6c7eb6b17bb4b4aedce2b68bbf9488c96e13529 | 955 | xml | XML | design/src/main/res/values/styles.xml | mingrq/KTools | 3eb2b95e7fc7332173c6cebffac781a8f1547b8d | [
"MIT"
] | 162 | 2017-09-18T03:33:38.000Z | 2022-03-22T10:04:41.000Z | design/src/main/res/values/styles.xml | mingrq/KTools | 3eb2b95e7fc7332173c6cebffac781a8f1547b8d | [
"MIT"
] | 2 | 2017-12-20T03:31:11.000Z | 2019-05-01T06:58:24.000Z | design/src/main/res/values/styles.xml | mingrq/KTools | 3eb2b95e7fc7332173c6cebffac781a8f1547b8d | [
"MIT"
] | 59 | 2018-01-02T03:57:29.000Z | 2021-11-14T11:14:04.000Z | <?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<style name="Transition" parent="Transition.Base"/>
<style name="Transition.Base" parent="Theme.AppCompat.Light.NoActionBar">
<item name="colorPrimary">@color/transition_primary</item>
<item name="colorPrimaryDark">@color/transition_primary_dark</item>
<item name="colorAccent">@color/transition_accent</item>
<item name="android:textColorPrimary">@android:color/black</item>
<item name="android:textColorPrimaryInverse">@color/text_light</item>
<item name="android:statusBarColor" tools:targetApi="lollipop">
@color/transition_primary_dark
</item>
<item name="android:textColor">@color/text_dark</item>
<item name="android:windowBackground">@color/light_grey</item>
<item name="android:colorBackground">@color/light_grey</item>
</style>
</resources> | 47.75 | 77 | 0.693194 |
a63292769f619a4c35737d34b1f6724eb05e6d0f | 11,069 | xml | XML | sample/src/main/res/layout/activity_widget.xml | yuly94/elaundy | c368426dc9da7c8520f2dd3ee17071ba05caf950 | [
"Apache-2.0"
] | 154 | 2016-05-29T17:48:26.000Z | 2022-03-19T15:44:41.000Z | sample/src/main/res/layout/activity_widget.xml | yuly94/elaundy | c368426dc9da7c8520f2dd3ee17071ba05caf950 | [
"Apache-2.0"
] | 10 | 2016-09-21T03:55:49.000Z | 2018-05-20T16:49:04.000Z | sample/src/main/res/layout/activity_widget.xml | yuly94/elaundy | c368426dc9da7c8520f2dd3ee17071ba05caf950 | [
"Apache-2.0"
] | 67 | 2016-05-09T08:16:51.000Z | 2021-08-08T05:17:38.000Z | <?xml version="1.0" encoding="utf-8"?>
<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:orientation="vertical"
android:descendantFocusability="beforeDescendants"
android:focusableInTouchMode="true"
tools:context="com.afollestad.appthemeenginesample.widgets.WidgetActivity">
<ScrollView
android:id="@+id/main_scroll"
android:layout_width="match_parent"
android:layout_height="wrap_content">
<LinearLayout
android:id="@+id/scroll_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clipToPadding="false"
android:orientation="vertical"
android:padding="@dimen/content_inset"
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:ignore="UnusedAttribute">
<TextView
android:layout_margin="@dimen/content_inset_half"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/checkbox" />
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal">
<CheckBox
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="@dimen/content_inset_half"
android:checked="true"
android:tag="tint|accent_color,text_color|primary_text,text_size|body" />
<CheckBox
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="@dimen/content_inset_half"
android:checked="false"
android:tag="tint|accent_color,text_color|primary_text,text_size|body" />
<CheckBox
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="@dimen/content_inset_half"
android:checked="true"
android:enabled="false"
android:tag="tint|accent_color,text_color|primary_text,text_size|body" />
</LinearLayout>
<TextView
android:layout_margin="@dimen/content_inset_half"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/switchView" />
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal">
<Switch
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="@dimen/content_inset_half"
android:checked="true"
android:tag="tint|accent_color,text_color|primary_text,text_size|body" />
<Switch
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="@dimen/content_inset_half"
android:checked="false"
android:tag="tint|accent_color,text_color|primary_text,text_size|body" />
<Switch
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="@dimen/content_inset_half"
android:checked="true"
android:enabled="false"
android:tag="tint|accent_color,text_color|primary_text,text_size|body" />
</LinearLayout>
<TextView
android:layout_margin="@dimen/content_inset_half"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/switchViewCompat" />
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal">
<android.support.v7.widget.SwitchCompat
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="@dimen/content_inset_half"
android:checked="true"
android:tag="tint|accent_color,text_color|primary_text,text_size|body" />
<android.support.v7.widget.SwitchCompat
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="@dimen/content_inset_half"
android:checked="false"
android:tag="tint|accent_color,text_color|primary_text,text_size|body" />
<android.support.v7.widget.SwitchCompat
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="@dimen/content_inset_half"
android:checked="true"
android:enabled="false"
android:tag="tint|accent_color,text_color|primary_text,text_size|body" />
</LinearLayout>
<TextView
android:layout_margin="@dimen/content_inset_half"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/radiobutton" />
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal">
<RadioButton
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="@dimen/content_inset_half"
android:checked="true"
android:enabled="true"
android:tag="tint|accent_color,text_color|primary_text,text_size|body" />
<RadioButton
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="@dimen/content_inset_half"
android:checked="false"
android:enabled="true"
android:tag="tint|accent_color,text_color|primary_text,text_size|body" />
<RadioButton
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="@dimen/content_inset_half"
android:checked="true"
android:enabled="false"
android:tag="tint|accent_color,text_color|primary_text,text_size|body" />
</LinearLayout>
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal">
<EditText
android:layout_weight="1"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_margin="@dimen/content_inset_half"
android:hint="@string/edit_text"
android:tag="tint|accent_color,text_color|primary_text,text_size|body" />
<EditText
android:layout_weight="1"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_margin="@dimen/content_inset_half"
android:enabled="false"
android:hint="@string/edit_text"
android:tag="tint|accent_color,text_color|primary_text,text_size|body" />
</LinearLayout>
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal">
<Button
android:layout_weight="1"
android:id="@+id/button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="@dimen/content_inset_half"
android:clickable="true"
android:tag="tint_selector_lighter|accent_color,text_size|body"
android:text="@string/button"
tools:ignore="ButtonStyle" />
<Button
android:layout_weight="1"
android:id="@+id/button_disabled"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_margin="@dimen/content_inset_half"
android:clickable="true"
android:enabled="false"
android:tag="tint_selector_lighter|accent_color,text_size|body"
android:text="@string/button"
tools:ignore="ButtonStyle" />
</LinearLayout>
<ProgressBar
android:id="@+id/progress"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center_horizontal"
android:layout_margin="@dimen/content_inset_half"
android:tag="tint|accent_color" />
<SeekBar
android:id="@+id/seek"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="@dimen/content_inset_half"
android:max="100"
android:progress="60"
android:tag="tint|accent_color" />
<SeekBar
android:id="@+id/seek_disabled"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="@dimen/content_inset_half"
android:max="100"
android:progress="60"
android:tag="tint|accent_color" />
</LinearLayout>
</ScrollView>
</LinearLayout>
| 42.903101 | 93 | 0.564279 |
e6646e4f341e5d2e4f470fce14f3ddb5ca85f302 | 6,890 | xml | XML | aspnet-core/xml/Microsoft.AspNetCore.Authentication/ClaimsTransformationMiddleware.xml | smflorentino/AspNetApiDocs | 4e0306f05f761c10f566dd30e09b4a93d1539836 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | aspnet-core/xml/Microsoft.AspNetCore.Authentication/ClaimsTransformationMiddleware.xml | smflorentino/AspNetApiDocs | 4e0306f05f761c10f566dd30e09b4a93d1539836 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | aspnet-core/xml/Microsoft.AspNetCore.Authentication/ClaimsTransformationMiddleware.xml | smflorentino/AspNetApiDocs | 4e0306f05f761c10f566dd30e09b4a93d1539836 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | <Type Name="ClaimsTransformationMiddleware" FullName="Microsoft.AspNetCore.Authentication.ClaimsTransformationMiddleware">
<TypeSignature Language="C#" Value="public class ClaimsTransformationMiddleware" />
<TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit ClaimsTransformationMiddleware extends System.Object" />
<TypeSignature Language="DocId" Value="T:Microsoft.AspNetCore.Authentication.ClaimsTransformationMiddleware" />
<TypeSignature Language="VB.NET" Value="Public Class ClaimsTransformationMiddleware" />
<TypeSignature Language="C++ CLI" Value="public ref class ClaimsTransformationMiddleware" />
<TypeSignature Language="F#" Value="type ClaimsTransformationMiddleware = class" />
<AssemblyInfo>
<AssemblyName>Microsoft.AspNetCore.Authentication</AssemblyName>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>System.Object</BaseTypeName>
</Base>
<Interfaces />
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public ClaimsTransformationMiddleware (Microsoft.AspNetCore.Http.RequestDelegate next, Microsoft.Extensions.Options.IOptions<Microsoft.AspNetCore.Builder.ClaimsTransformationOptions> options);" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor(class Microsoft.AspNetCore.Http.RequestDelegate next, class Microsoft.Extensions.Options.IOptions`1<class Microsoft.AspNetCore.Builder.ClaimsTransformationOptions> options) cil managed" />
<MemberSignature Language="DocId" Value="M:Microsoft.AspNetCore.Authentication.ClaimsTransformationMiddleware.#ctor(Microsoft.AspNetCore.Http.RequestDelegate,Microsoft.Extensions.Options.IOptions{Microsoft.AspNetCore.Builder.ClaimsTransformationOptions})" />
<MemberSignature Language="VB.NET" Value="Public Sub New (next As RequestDelegate, options As IOptions(Of ClaimsTransformationOptions))" />
<MemberSignature Language="C++ CLI" Value="public:
 ClaimsTransformationMiddleware(Microsoft::AspNetCore::Http::RequestDelegate ^ next, Microsoft::Extensions::Options::IOptions<Microsoft::AspNetCore::Builder::ClaimsTransformationOptions ^> ^ options);" />
<MemberSignature Language="F#" Value="new Microsoft.AspNetCore.Authentication.ClaimsTransformationMiddleware : Microsoft.AspNetCore.Http.RequestDelegate * Microsoft.Extensions.Options.IOptions<Microsoft.AspNetCore.Builder.ClaimsTransformationOptions> -> Microsoft.AspNetCore.Authentication.ClaimsTransformationMiddleware" Usage="new Microsoft.AspNetCore.Authentication.ClaimsTransformationMiddleware (next, options)" />
<MemberType>Constructor</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.AspNetCore.Authentication</AssemblyName>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
</AssemblyInfo>
<Parameters>
<Parameter Name="next" Type="Microsoft.AspNetCore.Http.RequestDelegate" />
<Parameter Name="options" Type="Microsoft.Extensions.Options.IOptions<Microsoft.AspNetCore.Builder.ClaimsTransformationOptions>" />
</Parameters>
<Docs>
<param name="next">To be added.</param>
<param name="options">To be added.</param>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Invoke">
<MemberSignature Language="C#" Value="public System.Threading.Tasks.Task Invoke (Microsoft.AspNetCore.Http.HttpContext context);" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig instance class System.Threading.Tasks.Task Invoke(class Microsoft.AspNetCore.Http.HttpContext context) cil managed" />
<MemberSignature Language="DocId" Value="M:Microsoft.AspNetCore.Authentication.ClaimsTransformationMiddleware.Invoke(Microsoft.AspNetCore.Http.HttpContext)" />
<MemberSignature Language="VB.NET" Value="Public Function Invoke (context As HttpContext) As Task" />
<MemberSignature Language="C++ CLI" Value="public:
 System::Threading::Tasks::Task ^ Invoke(Microsoft::AspNetCore::Http::HttpContext ^ context);" />
<MemberSignature Language="F#" Value="member this.Invoke : Microsoft.AspNetCore.Http.HttpContext -> System.Threading.Tasks.Task" Usage="claimsTransformationMiddleware.Invoke context" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.AspNetCore.Authentication</AssemblyName>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.Threading.Tasks.Task</ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="context" Type="Microsoft.AspNetCore.Http.HttpContext" />
</Parameters>
<Docs>
<param name="context">To be added.</param>
<summary>To be added.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Options">
<MemberSignature Language="C#" Value="public Microsoft.AspNetCore.Builder.ClaimsTransformationOptions Options { get; set; }" />
<MemberSignature Language="ILAsm" Value=".property instance class Microsoft.AspNetCore.Builder.ClaimsTransformationOptions Options" />
<MemberSignature Language="DocId" Value="P:Microsoft.AspNetCore.Authentication.ClaimsTransformationMiddleware.Options" />
<MemberSignature Language="VB.NET" Value="Public Property Options As ClaimsTransformationOptions" />
<MemberSignature Language="C++ CLI" Value="public:
 property Microsoft::AspNetCore::Builder::ClaimsTransformationOptions ^ Options { Microsoft::AspNetCore::Builder::ClaimsTransformationOptions ^ get(); void set(Microsoft::AspNetCore::Builder::ClaimsTransformationOptions ^ value); };" />
<MemberSignature Language="F#" Value="member this.Options : Microsoft.AspNetCore.Builder.ClaimsTransformationOptions with get, set" Usage="Microsoft.AspNetCore.Authentication.ClaimsTransformationMiddleware.Options" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.AspNetCore.Authentication</AssemblyName>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>Microsoft.AspNetCore.Builder.ClaimsTransformationOptions</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
</Members>
</Type>
| 71.770833 | 434 | 0.74746 |
570add455c7e4f8fec53d0151cdaceda94aeefd6 | 2,168 | xml | XML | takin-webapp/tro/tro-common/tro-definition/pom.xml | pirateskipper/Takin | 6dc5c7c531f17d204f2744aa405d5f0d4b9fe280 | [
"Apache-2.0"
] | 1 | 2021-08-25T06:35:15.000Z | 2021-08-25T06:35:15.000Z | takin-webapp/tro/tro-common/tro-definition/pom.xml | pirateskipper/Takin | 6dc5c7c531f17d204f2744aa405d5f0d4b9fe280 | [
"Apache-2.0"
] | null | null | null | takin-webapp/tro/tro-common/tro-definition/pom.xml | pirateskipper/Takin | 6dc5c7c531f17d204f2744aa405d5f0d4b9fe280 | [
"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>
<groupId>io.shulie.tro</groupId>
<version>1.0.0</version>
<packaging>pom</packaging>
<artifactId>tro-definition</artifactId>
<name>tro-definition</name>
<description>tro 包含工具类、agent交互通道、异常处理模块等</description>
<url>https://github.com/shulieTech/Takin</url>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>
<developers>
<developer>
<name>shulie</name>
<email>shulie@shulie.io</email>
<organization>数列科技</organization>
<organizationUrl>https://news.shulie.io/</organizationUrl>
</developer>
</developers>
<scm>
<url>scm:git:git@github.com:shulieTech/Takin.git</url>
<connection>scm:git:git@github.com:shulieTech/Takin.git</connection>
<developerConnection>git@github.com:shulieTech/Takin.git</developerConnection>
</scm>
<properties>
<maven.compiler.source>8</maven.compiler.source>
<maven.compiler.target>8</maven.compiler.target>
</properties>
<distributionManagement>
<snapshotRepository>
<id>ossrh</id>
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
</snapshotRepository>
<repository>
<id>ossrh</id>
<url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
</distributionManagement>
<profiles>
<profile>
<id>disable-java8-doclint</id>
<activation>
<jdk>[1.8,)</jdk>
</activation>
<properties>
<additionalparam>-Xdoclint:none</additionalparam>
</properties>
</profile>
</profiles>
</project>
| 35.540984 | 108 | 0.607011 |
213a34d554432ab6437d655854731ccad0afcd60 | 2,606 | props | XML | eng/Versions.props | genlu/templates | 58fcc71c3d8aa452b3850df64d66a706aa480ddc | [
"Apache-2.0"
] | null | null | null | eng/Versions.props | genlu/templates | 58fcc71c3d8aa452b3850df64d66a706aa480ddc | [
"Apache-2.0"
] | null | null | null | eng/Versions.props | genlu/templates | 58fcc71c3d8aa452b3850df64d66a706aa480ddc | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<!-- This repo version -->
<VersionPrefix>16.3.0</VersionPrefix>
<PreReleaseVersionLabel>beta</PreReleaseVersionLabel>
<!-- Opt-in repo features -->
<UsingToolVSSDK>true</UsingToolVSSDK>
<UsingToolSymbolUploader>true</UsingToolSymbolUploader>
<MicrosoftVSSDKBuildToolsVersion>17.0.63-dev17-g3f11f5ab</MicrosoftVSSDKBuildToolsVersion>
<!-- VS SDK -->
<VSLangProjVersion>17.0.0-preview-1-31208-261</VSLangProjVersion>
<VSSDKTemplateWizardInterfaceVersion>12.0.4</VSSDKTemplateWizardInterfaceVersion>
<EnvDTEVersion>17.0.0-preview-1-31208-261</EnvDTEVersion>
<EnvDTE80Version>17.0.0-preview-1-31208-261</EnvDTE80Version>
<MicrosoftVisualStudioComponentModelHostVersion>15.0.26606</MicrosoftVisualStudioComponentModelHostVersion>
<MicrosoftVisualStudioCoreUtilityVersion>15.0.26606</MicrosoftVisualStudioCoreUtilityVersion>
<MicrosoftVisualStudioEditorVersion>15.0.26606</MicrosoftVisualStudioEditorVersion>
<MicrosoftVisualStudioOLEInteropVersion>17.0.0-preview-1-31208-261</MicrosoftVisualStudioOLEInteropVersion>
<MicrosoftVisualStudioShell140Version>14.3.25407</MicrosoftVisualStudioShell140Version>
<MicrosoftVisualStudioShellInteropVersion>17.0.0-preview-1-31208-261</MicrosoftVisualStudioShellInteropVersion>
<MicrosoftVisualStudioShellInterop80Version>17.0.0-preview-1-31208-261</MicrosoftVisualStudioShellInterop80Version>
<MicrosoftVisualStudioShellInterop90Version>17.0.0-preview-1-31208-261</MicrosoftVisualStudioShellInterop90Version>
<MicrosoftVisualStudioShellInterop100Version>17.0.0-preview-1-31208-261</MicrosoftVisualStudioShellInterop100Version>
<MicrosoftVisualStudioTextDataVersion>15.0.26606</MicrosoftVisualStudioTextDataVersion>
<MicrosoftVisualStudioTextLogicVersion>15.0.26606</MicrosoftVisualStudioTextLogicVersion>
<MicrosoftVisualStudioTextManagerInteropVersion>17.0.0-preview-1-31208-261</MicrosoftVisualStudioTextManagerInteropVersion>
<MicrosoftVisualStudioTextUIVersion>15.0.26606</MicrosoftVisualStudioTextUIVersion>
<MicrosoftVisualStudioUtilitiesVersion>17.0.0-preview-1-31208-261</MicrosoftVisualStudioUtilitiesVersion>
<MicrosoftVisualStudioThreadingVersion>16.8.55</MicrosoftVisualStudioThreadingVersion>
<MicrosoftDotNetProjectTemplatesVersion>1.0.0-beta2-20170629-269</MicrosoftDotNetProjectTemplatesVersion>
<UpdateTemplateVersionVersion>1.0.0</UpdateTemplateVersionVersion>
</PropertyGroup>
</Project>
| 74.457143 | 127 | 0.827705 |
7c64404f9aee24f4f41e9283b4d94e49b7930efe | 150,804 | xml | XML | src/PauseMenu/quest_journal/DOMDocument.xml | prodigious-moustachio/skyui-vr | 932dae1d9e32d375cf874dab87a1944e15f3b932 | [
"MIT"
] | null | null | null | src/PauseMenu/quest_journal/DOMDocument.xml | prodigious-moustachio/skyui-vr | 932dae1d9e32d375cf874dab87a1944e15f3b932 | [
"MIT"
] | null | null | null | src/PauseMenu/quest_journal/DOMDocument.xml | prodigious-moustachio/skyui-vr | 932dae1d9e32d375cf874dab87a1944e15f3b932 | [
"MIT"
] | null | null | null | <DOMDocument xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://ns.adobe.com/xfl/2008/" backgroundColor="#333333" gridColor="#C0C0C0" guidesColor="#000000" width="1280" height="720" frameRate="30" currentTimeline="1" xflVersion="2.2" creatorInfo="Adobe Flash Professional CS6" platform="Windows" versionInfo="Saved by Adobe Flash Windows 12.0 build 481" majorVersion="12" buildNumber="481" gridSpacingX="18" gridSpacingY="18" gridSnapAccuracy="Can be distant" guidesSnapAccuracy="Can be distant" guidesSnapTo="false" guidesVisible="false" snapAlignBorderSpacing="18" snapAlignHorizontalSpacing="1" snapAlignVerticalSpacing="1" objectsSnapTo="false" timelineLabelWidth="0" sharedLibraryURL="." useCarbonLineSpacing="true" nextSceneIdentifier="32" viewOptionsLivePreview="false" playOptionsPlayLoop="false" playOptionsPlayPages="false" playOptionsPlayFrameActions="false" autoSaveEnabled="true" autoSaveHasPrompted="true">
<folders>
<DOMFolderItem name="Fonts" itemID="4ee5f951-0000022a"/>
<DOMFolderItem name="Graphic" itemID="4fafc736-00000a35"/>
<DOMFolderItem name="HelpIcons" itemID="5bbb0a67-00001e76"/>
<DOMFolderItem name="MovieClips" itemID="510752c5-00001371" isExpanded="true"/>
<DOMFolderItem name="scrollBarAssets" itemID="50f92509-0000792b"/>
<DOMFolderItem name="scrollBarAssets/scrollBarGraphics" itemID="50f9250f-0000792c" isExpanded="true"/>
<DOMFolderItem name="Shapes" itemID="4ee20823-0000025f"/>
</folders>
<fonts>
<DOMFontItem name="Font 1" itemID="5b9730f7-0000108b" font="_sans" id="6" sourceLastImported="1536635127" embedRanges="1|2|4|3"/>
<DOMFontItem name="Fonts/$EverywhereMediumFont" itemID="4ec84e45-00001751" linkageImportForRS="true" linkageExportInFirstFrame="false" linkageIdentifier="$EverywhereMediumFont" linkageURL="gfxfontlib.swf" font="FuturaStd-Condensed" size="0" id="1" sourceLastImported="1321755965" embedRanges="1|2|4|3"/>
<DOMFontItem name="Fonts/$EverywhereFont" itemID="4ec8937b-000001f1" linkageImportForRS="true" linkageExportInFirstFrame="false" linkageIdentifier="$EverywhereFont" linkageURL="gfxfontlib.swf" font="FuturaStd-CondensedLight" size="0" id="2" sourceLastImported="1321767810" embedRanges="1|2|4|3"/>
<DOMFontItem name="Fonts/$EverywhereBoldFont" itemID="4ec85994-000018ed" linkageImportForRS="true" linkageExportInFirstFrame="false" linkageIdentifier="$EverywhereBoldFont" linkageURL="gfxfontlib.swf" font="FuturaStd-CondensedBold" bold="true" size="0" id="3" sourceLastImported="1321755960" embedRanges="1|2|4|3"/>
</fonts>
<media>
<DOMBitmapItem name="HelpIcons/0.png" itemID="5bbb5a41-00002cb9" linkageExportForAS="true" linkageIdentifier="0.png" sourceExternalFilepath="./LIBRARY/HelpIcons/0.png" sourceLastImported="1539006017" externalFileCRC32="3123969531" externalFileSize="1452" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/0.png" bitmapDataHRef="M 614 1539004993.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/1.png" itemID="5bbb5a41-00002cbe" linkageExportForAS="true" linkageIdentifier="1.png" sourceExternalFilepath="./LIBRARY/HelpIcons/1.png" sourceLastImported="1539006015" externalFileCRC32="2767691688" externalFileSize="1047" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/1.png" bitmapDataHRef="M 615 1539004993.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/2.png" itemID="5bbb5a41-00002cc3" linkageExportForAS="true" linkageIdentifier="2.png" sourceExternalFilepath="./LIBRARY/HelpIcons/2.png" sourceLastImported="1539006013" externalFileCRC32="2303181285" externalFileSize="1743" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/2.png" bitmapDataHRef="M 616 1539004993.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/3.png" itemID="5bbb5a41-00002cc8" linkageExportForAS="true" linkageIdentifier="3.png" sourceExternalFilepath="./LIBRARY/HelpIcons/3.png" sourceLastImported="1539006010" externalFileCRC32="3023442631" externalFileSize="1663" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/3.png" bitmapDataHRef="M 617 1539004993.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/360_A.png" itemID="5bbb5a41-00002ceb" linkageExportForAS="true" linkageIdentifier="360_A.png" sourceExternalFilepath="./LIBRARY/HelpIcons/360_A.png" sourceLastImported="1539005986" externalFileCRC32="2912733805" externalFileSize="1622" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/360_A.png" bitmapDataHRef="M 624 1539004993.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/360_B.png" itemID="5bbb5a32-000027ff" linkageExportForAS="true" linkageIdentifier="360_B.png" sourceExternalFilepath="./LIBRARY/HelpIcons/360_B.png" sourceLastImported="1539005989" externalFileCRC32="2791819684" externalFileSize="1507" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/360_B.png" bitmapDataHRef="M 372 1539004978.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/360_Back.png" itemID="5bbb5a32-00002804" linkageExportForAS="true" linkageIdentifier="360_Back.png" sourceExternalFilepath="./LIBRARY/HelpIcons/360_Back.png" sourceLastImported="1539005991" externalFileCRC32="1142705900" externalFileSize="943" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/360_Back.png" bitmapDataHRef="M 373 1539004978.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/360_L3.png" itemID="5bbb5a32-00002809" linkageExportForAS="true" linkageIdentifier="360_L3.png" sourceExternalFilepath="./LIBRARY/HelpIcons/360_L3.png" sourceLastImported="1539005994" externalFileCRC32="1887449471" externalFileSize="1752" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/360_L3.png" bitmapDataHRef="M 374 1539004978.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/360_LB.png" itemID="5bbb5a32-0000280e" linkageExportForAS="true" linkageIdentifier="360_LB.png" sourceExternalFilepath="./LIBRARY/HelpIcons/360_LB.png" sourceLastImported="1539005996" externalFileCRC32="489707268" externalFileSize="1146" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/360_LB.png" bitmapDataHRef="M 375 1539004978.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/360_LS.png" itemID="5bbb5a32-00002813" linkageExportForAS="true" linkageIdentifier="360_LS.png" sourceExternalFilepath="./LIBRARY/HelpIcons/360_LS.png" sourceLastImported="1539005997" externalFileCRC32="2801522803" externalFileSize="1648" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/360_LS.png" bitmapDataHRef="M 376 1539004978.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/360_LT.png" itemID="5bbb5a32-00002818" linkageExportForAS="true" linkageIdentifier="360_LT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/360_LT.png" sourceLastImported="1539005999" externalFileCRC32="2028286767" externalFileSize="940" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/360_LT.png" bitmapDataHRef="M 377 1539004978.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/360_LTRT.png" itemID="5bbb5a32-0000281d" linkageExportForAS="true" linkageIdentifier="360_LTRT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/360_LTRT.png" sourceLastImported="1539006002" externalFileCRC32="2267500046" externalFileSize="1540" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/360_LTRT.png" bitmapDataHRef="M 378 1539004978.dat" frameRight="2560" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/360_R3.png" itemID="5bbb5a33-00002822" linkageExportForAS="true" linkageIdentifier="360_R3.png" sourceExternalFilepath="./LIBRARY/HelpIcons/360_R3.png" sourceLastImported="1539006004" externalFileCRC32="1695561745" externalFileSize="1949" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/360_R3.png" bitmapDataHRef="M 379 1539004979.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/360_RB.png" itemID="5bbb5a33-00002827" linkageExportForAS="true" linkageIdentifier="360_RB.png" sourceExternalFilepath="./LIBRARY/HelpIcons/360_RB.png" sourceLastImported="1539006006" externalFileCRC32="4075444857" externalFileSize="1447" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/360_RB.png" bitmapDataHRef="M 380 1539004979.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/360_RS.png" itemID="5bbb5a33-0000282c" linkageExportForAS="true" linkageIdentifier="360_RS.png" sourceExternalFilepath="./LIBRARY/HelpIcons/360_RS.png" sourceLastImported="1539006008" externalFileCRC32="771844236" externalFileSize="1820" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/360_RS.png" bitmapDataHRef="M 381 1539004979.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/360_RT.png" itemID="5bbb5a33-00002831" linkageExportForAS="true" linkageIdentifier="360_RT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/360_RT.png" sourceLastImported="1539006564" externalFileCRC32="2532695460" externalFileSize="1235" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/360_RT.png" bitmapDataHRef="M 382 1539004979.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/360_Start.png" itemID="5bbb5a33-00002836" linkageExportForAS="true" linkageIdentifier="360_Start.png" sourceExternalFilepath="./LIBRARY/HelpIcons/360_Start.png" sourceLastImported="1539006562" externalFileCRC32="3316633698" externalFileSize="836" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/360_Start.png" bitmapDataHRef="M 383 1539004979.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/360_X.png" itemID="5bbb5a33-0000283b" linkageExportForAS="true" linkageIdentifier="360_X.png" sourceExternalFilepath="./LIBRARY/HelpIcons/360_X.png" sourceLastImported="1539006560" externalFileCRC32="1144989558" externalFileSize="1641" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/360_X.png" bitmapDataHRef="M 384 1539004979.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/360_Y.png" itemID="5bbb5a33-00002840" linkageExportForAS="true" linkageIdentifier="360_Y.png" sourceExternalFilepath="./LIBRARY/HelpIcons/360_Y.png" sourceLastImported="1539006558" externalFileCRC32="257351846" externalFileSize="1530" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/360_Y.png" bitmapDataHRef="M 385 1539004979.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/4.png" itemID="5bbb5a41-00002ccd" linkageExportForAS="true" linkageIdentifier="4.png" sourceExternalFilepath="./LIBRARY/HelpIcons/4.png" sourceLastImported="1539006556" externalFileCRC32="2606140212" externalFileSize="1527" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/4.png" bitmapDataHRef="M 618 1539004993.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/5.png" itemID="5bbb5a41-00002cd2" linkageExportForAS="true" linkageIdentifier="5.png" sourceExternalFilepath="./LIBRARY/HelpIcons/5.png" sourceLastImported="1539006553" externalFileCRC32="204471826" externalFileSize="1608" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/5.png" bitmapDataHRef="M 619 1539004993.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/6.png" itemID="5bbb5a41-00002cd7" linkageExportForAS="true" linkageIdentifier="6.png" sourceExternalFilepath="./LIBRARY/HelpIcons/6.png" sourceLastImported="1539006551" externalFileCRC32="2403766768" externalFileSize="1540" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/6.png" bitmapDataHRef="M 620 1539004993.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/7.png" itemID="5bbb5a41-00002cdc" linkageExportForAS="true" linkageIdentifier="7.png" sourceExternalFilepath="./LIBRARY/HelpIcons/7.png" sourceLastImported="1539006549" externalFileCRC32="2650077940" externalFileSize="1567" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/7.png" bitmapDataHRef="M 621 1539004993.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/8.png" itemID="5bbb5a41-00002ce1" linkageExportForAS="true" linkageIdentifier="8.png" sourceExternalFilepath="./LIBRARY/HelpIcons/8.png" sourceLastImported="1539006546" externalFileCRC32="1072426171" externalFileSize="1573" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/8.png" bitmapDataHRef="M 622 1539004993.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/9.png" itemID="5bbb5a41-00002ce6" linkageExportForAS="true" linkageIdentifier="9.png" sourceExternalFilepath="./LIBRARY/HelpIcons/9.png" sourceLastImported="1539006544" externalFileCRC32="915786566" externalFileSize="1507" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/9.png" bitmapDataHRef="M 623 1539004993.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/A.png" itemID="5bbb5a33-00002845" linkageExportForAS="true" linkageIdentifier="A.png" sourceExternalFilepath="./LIBRARY/HelpIcons/A.png" sourceLastImported="1539006542" externalFileCRC32="927882758" externalFileSize="1409" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/A.png" bitmapDataHRef="M 386 1539004979.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/AD.png" itemID="5bbb5a33-0000284a" linkageExportForAS="true" linkageIdentifier="AD.png" sourceExternalFilepath="./LIBRARY/HelpIcons/AD.png" sourceLastImported="1539006540" externalFileCRC32="2171223637" externalFileSize="1871" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/AD.png" bitmapDataHRef="M 387 1539004979.dat" frameRight="2560" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/B.png" itemID="5bbb5a33-0000284f" linkageExportForAS="true" linkageIdentifier="B.png" sourceExternalFilepath="./LIBRARY/HelpIcons/B.png" sourceLastImported="1539006538" externalFileCRC32="1328105850" externalFileSize="1251" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/B.png" bitmapDataHRef="M 388 1539004979.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Backslash.png" itemID="5bbb5a33-00002854" linkageExportForAS="true" linkageIdentifier="Backslash.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Backslash.png" sourceLastImported="1539006536" externalFileCRC32="264909625" externalFileSize="1209" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Backslash.png" bitmapDataHRef="M 389 1539004979.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Backspace.png" itemID="5bbb5a33-00002859" linkageExportForAS="true" linkageIdentifier="Backspace.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Backspace.png" sourceLastImported="1539006534" externalFileCRC32="2767184768" externalFileSize="2549" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Backspace.png" bitmapDataHRef="M 390 1539004979.dat" frameRight="3140" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Bracketleft.png" itemID="5bbb5a33-0000285e" linkageExportForAS="true" linkageIdentifier="Bracketleft.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Bracketleft.png" sourceLastImported="1539006529" externalFileCRC32="417497275" externalFileSize="1210" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Bracketleft.png" bitmapDataHRef="M 391 1539004979.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Bracketright.png" itemID="5bbb5a33-00002863" linkageExportForAS="true" linkageIdentifier="Bracketright.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Bracketright.png" sourceLastImported="1539006525" externalFileCRC32="900030975" externalFileSize="1207" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Bracketright.png" bitmapDataHRef="M 392 1539004979.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/C.png" itemID="5bbb5a33-00002868" linkageExportForAS="true" linkageIdentifier="C.png" sourceExternalFilepath="./LIBRARY/HelpIcons/C.png" sourceLastImported="1539006523" externalFileCRC32="2808171482" externalFileSize="1231" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/C.png" bitmapDataHRef="M 393 1539004979.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/CapsLock.png" itemID="5bbb5a33-0000286d" linkageExportForAS="true" linkageIdentifier="CapsLock.png" sourceExternalFilepath="./LIBRARY/HelpIcons/CapsLock.png" sourceLastImported="1539006521" externalFileCRC32="2214066769" externalFileSize="1657" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/CapsLock.png" bitmapDataHRef="M 394 1539004979.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Comma.png" itemID="5bbb5a33-00002872" linkageExportForAS="true" linkageIdentifier="Comma.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Comma.png" sourceLastImported="1539006519" externalFileCRC32="48090863" externalFileSize="1381" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Comma.png" bitmapDataHRef="M 395 1539004979.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/D.png" itemID="5bbb5a33-00002877" linkageExportForAS="true" linkageIdentifier="D.png" sourceExternalFilepath="./LIBRARY/HelpIcons/D.png" sourceLastImported="1539006515" externalFileCRC32="1486137421" externalFileSize="1210" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/D.png" bitmapDataHRef="M 396 1539004979.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Delete.png" itemID="5bbb5a34-0000287c" linkageExportForAS="true" linkageIdentifier="Delete.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Delete.png" sourceLastImported="1539006500" externalFileCRC32="3580055889" externalFileSize="1467" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Delete.png" bitmapDataHRef="M 397 1539004980.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Down.png" itemID="5bbb5a34-00002881" linkageExportForAS="true" linkageIdentifier="Down.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Down.png" sourceLastImported="1539006498" externalFileCRC32="2915469053" externalFileSize="1143" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Down.png" bitmapDataHRef="M 398 1539004980.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/E.png" itemID="5bbb5a34-00002886" linkageExportForAS="true" linkageIdentifier="E.png" sourceExternalFilepath="./LIBRARY/HelpIcons/E.png" sourceLastImported="1539006496" externalFileCRC32="601119533" externalFileSize="1005" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/E.png" bitmapDataHRef="M 399 1539004980.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/End.png" itemID="5bbb5a34-0000288b" linkageExportForAS="true" linkageIdentifier="End.png" sourceExternalFilepath="./LIBRARY/HelpIcons/End.png" sourceLastImported="1539006493" externalFileCRC32="2591382308" externalFileSize="1341" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/End.png" bitmapDataHRef="M 400 1539004980.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Enter.png" itemID="5bbb5a34-00002890" linkageExportForAS="true" linkageIdentifier="Enter.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Enter.png" sourceLastImported="1539006491" externalFileCRC32="4228660196" externalFileSize="1451" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Enter.png" bitmapDataHRef="M 401 1539004980.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Equal.png" itemID="5bbb5a34-00002895" linkageExportForAS="true" linkageIdentifier="Equal.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Equal.png" sourceLastImported="1539006489" externalFileCRC32="2466664934" externalFileSize="1021" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Equal.png" bitmapDataHRef="M 402 1539004980.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Esc.png" itemID="5bbb5a34-0000289a" linkageExportForAS="true" linkageIdentifier="Esc.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Esc.png" sourceLastImported="1539006483" externalFileCRC32="1265891005" externalFileSize="1468" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Esc.png" bitmapDataHRef="M 403 1539004980.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/F.png" itemID="5bbb5a34-0000289f" linkageExportForAS="true" linkageIdentifier="F.png" sourceExternalFilepath="./LIBRARY/HelpIcons/F.png" sourceLastImported="1539006481" externalFileCRC32="1841404030" externalFileSize="987" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/F.png" bitmapDataHRef="M 404 1539004980.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/F1.png" itemID="5bbb5a34-000028a4" linkageExportForAS="true" linkageIdentifier="F1.png" sourceExternalFilepath="./LIBRARY/HelpIcons/F1.png" sourceLastImported="1539006479" externalFileCRC32="387182367" externalFileSize="1049" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/F1.png" bitmapDataHRef="M 405 1539004980.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/F10.png" itemID="5bbb5a34-000028d1" linkageExportForAS="true" linkageIdentifier="F10.png" sourceExternalFilepath="./LIBRARY/HelpIcons/F10.png" sourceLastImported="1539006477" externalFileCRC32="2874725266" externalFileSize="1382" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/F10.png" bitmapDataHRef="M 414 1539004980.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/F11.png" itemID="5bbb5a35-000028d6" linkageExportForAS="true" linkageIdentifier="F11.png" sourceExternalFilepath="./LIBRARY/HelpIcons/F11.png" sourceLastImported="1539006475" externalFileCRC32="3137537745" externalFileSize="1098" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/F11.png" bitmapDataHRef="M 415 1539004981.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/F12.png" itemID="5bbb5a35-000028db" linkageExportForAS="true" linkageIdentifier="F12.png" sourceExternalFilepath="./LIBRARY/HelpIcons/F12.png" sourceLastImported="1539006473" externalFileCRC32="2219140890" externalFileSize="1358" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/F12.png" bitmapDataHRef="M 416 1539004981.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/F2.png" itemID="5bbb5a34-000028a9" linkageExportForAS="true" linkageIdentifier="F2.png" sourceExternalFilepath="./LIBRARY/HelpIcons/F2.png" sourceLastImported="1539006471" externalFileCRC32="2582234205" externalFileSize="1410" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/F2.png" bitmapDataHRef="M 406 1539004980.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/F3.png" itemID="5bbb5a34-000028ae" linkageExportForAS="true" linkageIdentifier="F3.png" sourceExternalFilepath="./LIBRARY/HelpIcons/F3.png" sourceLastImported="1539006461" externalFileCRC32="3946942016" externalFileSize="1429" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/F3.png" bitmapDataHRef="M 407 1539004980.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/F4.png" itemID="5bbb5a34-000028b3" linkageExportForAS="true" linkageIdentifier="F4.png" sourceExternalFilepath="./LIBRARY/HelpIcons/F4.png" sourceLastImported="1539006459" externalFileCRC32="140136884" externalFileSize="1245" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/F4.png" bitmapDataHRef="M 408 1539004980.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/F5.png" itemID="5bbb5a34-000028b8" linkageExportForAS="true" linkageIdentifier="F5.png" sourceExternalFilepath="./LIBRARY/HelpIcons/F5.png" sourceLastImported="1539006456" externalFileCRC32="1668977235" externalFileSize="1364" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/F5.png" bitmapDataHRef="M 409 1539004980.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/F6.png" itemID="5bbb5a34-000028bd" linkageExportForAS="true" linkageIdentifier="F6.png" sourceExternalFilepath="./LIBRARY/HelpIcons/F6.png" sourceLastImported="1539006451" externalFileCRC32="362403656" externalFileSize="1427" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/F6.png" bitmapDataHRef="M 410 1539004980.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/F7.png" itemID="5bbb5a34-000028c2" linkageExportForAS="true" linkageIdentifier="F7.png" sourceExternalFilepath="./LIBRARY/HelpIcons/F7.png" sourceLastImported="1539006449" externalFileCRC32="2521029156" externalFileSize="1381" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/F7.png" bitmapDataHRef="M 411 1539004980.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/F8.png" itemID="5bbb5a34-000028c7" linkageExportForAS="true" linkageIdentifier="F8.png" sourceExternalFilepath="./LIBRARY/HelpIcons/F8.png" sourceLastImported="1539006447" externalFileCRC32="3422737309" externalFileSize="1432" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/F8.png" bitmapDataHRef="M 412 1539004980.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/F9.png" itemID="5bbb5a34-000028cc" linkageExportForAS="true" linkageIdentifier="F9.png" sourceExternalFilepath="./LIBRARY/HelpIcons/F9.png" sourceLastImported="1539006445" externalFileCRC32="1400104383" externalFileSize="1395" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/F9.png" bitmapDataHRef="M 413 1539004980.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/G.png" itemID="5bbb5a35-000028e0" linkageExportForAS="true" linkageIdentifier="G.png" sourceExternalFilepath="./LIBRARY/HelpIcons/G.png" sourceLastImported="1539006443" externalFileCRC32="3040415696" externalFileSize="1366" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/G.png" bitmapDataHRef="M 417 1539004981.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/grab.png" itemID="5bbb5a35-000028e5" linkageExportForAS="true" linkageIdentifier="grab.png" sourceExternalFilepath="./LIBRARY/HelpIcons/grab.png" sourceLastImported="1539006030" externalFileCRC32="1046113350" externalFileSize="1693" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/grab.png" bitmapDataHRef="M 418 1539004981.dat" frameRight="1800" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/grab_Hold.png" itemID="5bbb5a35-000028ea" linkageExportForAS="true" linkageIdentifier="grab_Hold.png" sourceExternalFilepath="./LIBRARY/HelpIcons/grab_Hold.png" sourceLastImported="1539006034" externalFileCRC32="96117717" externalFileSize="2701" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/grab_Hold.png" bitmapDataHRef="M 419 1539004981.dat" frameRight="3260" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/grab_Left.png" itemID="5bbb5a35-000028ef" linkageExportForAS="true" linkageIdentifier="grab_Left.png" sourceExternalFilepath="./LIBRARY/HelpIcons/grab_Left.png" sourceLastImported="1539006035" externalFileCRC32="213705415" externalFileSize="2137" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/grab_Left.png" bitmapDataHRef="M 420 1539004981.dat" frameRight="2460" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/grab_Right.png" itemID="5bbb5a35-000028f4" linkageExportForAS="true" linkageIdentifier="grab_Right.png" sourceExternalFilepath="./LIBRARY/HelpIcons/grab_Right.png" sourceLastImported="1539006038" externalFileCRC32="276928276" externalFileSize="2393" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/grab_Right.png" bitmapDataHRef="M 421 1539004981.dat" frameRight="2460" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/grip.png" itemID="5bbb5a35-000028f9" linkageExportForAS="true" linkageIdentifier="grip.png" sourceExternalFilepath="./LIBRARY/HelpIcons/grip.png" sourceLastImported="1539006039" externalFileCRC32="4129631911" externalFileSize="1544" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/grip.png" bitmapDataHRef="M 422 1539004981.dat" frameRight="1600" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/grip_Hold.png" itemID="5bbb5a35-000028fe" linkageExportForAS="true" linkageIdentifier="grip_Hold.png" sourceExternalFilepath="./LIBRARY/HelpIcons/grip_Hold.png" sourceLastImported="1539006041" externalFileCRC32="3024015988" externalFileSize="2575" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/grip_Hold.png" bitmapDataHRef="M 423 1539004981.dat" frameRight="3060" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/grip_Left.png" itemID="5bbb5a35-00002903" linkageExportForAS="true" linkageIdentifier="grip_Left.png" sourceExternalFilepath="./LIBRARY/HelpIcons/grip_Left.png" sourceLastImported="1539006043" externalFileCRC32="1547332804" externalFileSize="1997" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/grip_Left.png" bitmapDataHRef="M 424 1539004981.dat" frameRight="2260" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/grip_Right.png" itemID="5bbb5a35-00002908" linkageExportForAS="true" linkageIdentifier="grip_Right.png" sourceExternalFilepath="./LIBRARY/HelpIcons/grip_Right.png" sourceLastImported="1539006045" externalFileCRC32="96322114" externalFileSize="2203" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/grip_Right.png" bitmapDataHRef="M 425 1539004981.dat" frameRight="2260" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/H.png" itemID="5bbb5a35-0000290d" linkageExportForAS="true" linkageIdentifier="H.png" sourceExternalFilepath="./LIBRARY/HelpIcons/H.png" sourceLastImported="1539006432" externalFileCRC32="588256764" externalFileSize="1043" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/H.png" bitmapDataHRef="M 426 1539004981.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Home.png" itemID="5bbb5a35-00002912" linkageExportForAS="true" linkageIdentifier="Home.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Home.png" sourceLastImported="1539006428" externalFileCRC32="1738968733" externalFileSize="1509" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Home.png" bitmapDataHRef="M 427 1539004981.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Hyphen.png" itemID="5bbb5a35-00002917" linkageExportForAS="true" linkageIdentifier="Hyphen.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Hyphen.png" sourceLastImported="1539006426" externalFileCRC32="1768975582" externalFileSize="975" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Hyphen.png" bitmapDataHRef="M 428 1539004981.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/I.png" itemID="5bbb5a35-0000291c" linkageExportForAS="true" linkageIdentifier="I.png" sourceExternalFilepath="./LIBRARY/HelpIcons/I.png" sourceLastImported="1539006425" externalFileCRC32="710075877" externalFileSize="931" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/I.png" bitmapDataHRef="M 429 1539004981.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Insert.png" itemID="5bbb5a35-00002921" linkageExportForAS="true" linkageIdentifier="Insert.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Insert.png" sourceLastImported="1539006423" externalFileCRC32="425537646" externalFileSize="1370" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Insert.png" bitmapDataHRef="M 430 1539004981.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/J.png" itemID="5bbb5a35-00002926" linkageExportForAS="true" linkageIdentifier="J.png" sourceExternalFilepath="./LIBRARY/HelpIcons/J.png" sourceLastImported="1539006421" externalFileCRC32="2936668698" externalFileSize="1030" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/J.png" bitmapDataHRef="M 431 1539004981.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/K.png" itemID="5bbb5a35-0000292b" linkageExportForAS="true" linkageIdentifier="K.png" sourceExternalFilepath="./LIBRARY/HelpIcons/K.png" sourceLastImported="1539006419" externalFileCRC32="3593856012" externalFileSize="1315" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/K.png" bitmapDataHRef="M 432 1539004981.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/L.png" itemID="5bbb5a36-00002930" linkageExportForAS="true" linkageIdentifier="L.png" sourceExternalFilepath="./LIBRARY/HelpIcons/L.png" sourceLastImported="1539006417" externalFileCRC32="3053778025" externalFileSize="949" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/L.png" bitmapDataHRef="M 433 1539004982.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/L-Alt.png" itemID="5bbb5a36-00002935" linkageExportForAS="true" linkageIdentifier="L-Alt.png" sourceExternalFilepath="./LIBRARY/HelpIcons/L-Alt.png" sourceLastImported="1539006415" externalFileCRC32="3543592051" externalFileSize="1484" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/L-Alt.png" bitmapDataHRef="M 434 1539004982.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/L-Ctrl.png" itemID="5bbb5a36-0000293a" linkageExportForAS="true" linkageIdentifier="L-Ctrl.png" sourceExternalFilepath="./LIBRARY/HelpIcons/L-Ctrl.png" sourceLastImported="1539006378" externalFileCRC32="2640143131" externalFileSize="1367" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/L-Ctrl.png" bitmapDataHRef="M 435 1539004982.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Left.png" itemID="5bbb5a36-0000293f" linkageExportForAS="true" linkageIdentifier="Left.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Left.png" sourceLastImported="1539006375" externalFileCRC32="3291684828" externalFileSize="1126" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Left.png" bitmapDataHRef="M 436 1539004982.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/L-Shift.png" itemID="5bbb5a36-00002944" linkageExportForAS="true" linkageIdentifier="L-Shift.png" sourceExternalFilepath="./LIBRARY/HelpIcons/L-Shift.png" sourceLastImported="1539006373" externalFileCRC32="4991014" externalFileSize="1553" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/L-Shift.png" bitmapDataHRef="M 437 1539004982.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/M.png" itemID="5bbb5a36-00002949" linkageExportForAS="true" linkageIdentifier="M.png" sourceExternalFilepath="./LIBRARY/HelpIcons/M.png" sourceLastImported="1539006371" externalFileCRC32="3522748611" externalFileSize="1517" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/M.png" bitmapDataHRef="M 438 1539004982.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/M1M2.png" itemID="5bbb5a36-0000294e" linkageExportForAS="true" linkageIdentifier="M1M2.png" sourceExternalFilepath="./LIBRARY/HelpIcons/M1M2.png" sourceLastImported="1539006369" externalFileCRC32="1254660034" externalFileSize="2739" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/M1M2.png" bitmapDataHRef="M 439 1539004982.dat" frameRight="2560" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Mouse1.png" itemID="5bbb5a36-00002953" linkageExportForAS="true" linkageIdentifier="Mouse1.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Mouse1.png" sourceLastImported="1539006367" externalFileCRC32="2851723768" externalFileSize="1555" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Mouse1.png" bitmapDataHRef="M 440 1539004982.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Mouse2.png" itemID="5bbb5a36-00002958" linkageExportForAS="true" linkageIdentifier="Mouse2.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Mouse2.png" sourceLastImported="1539006365" externalFileCRC32="3841621757" externalFileSize="1785" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Mouse2.png" bitmapDataHRef="M 441 1539004982.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Mouse3.png" itemID="5bbb5a36-0000295d" linkageExportForAS="true" linkageIdentifier="Mouse3.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Mouse3.png" sourceLastImported="1539006363" externalFileCRC32="4242756671" externalFileSize="1829" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Mouse3.png" bitmapDataHRef="M 442 1539004982.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Mouse4.png" itemID="5bbb5a36-00002962" linkageExportForAS="true" linkageIdentifier="Mouse4.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Mouse4.png" sourceLastImported="1539006361" externalFileCRC32="779364987" externalFileSize="1659" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Mouse4.png" bitmapDataHRef="M 443 1539004982.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Mouse5.png" itemID="5bbb5a36-00002967" linkageExportForAS="true" linkageIdentifier="Mouse5.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Mouse5.png" sourceLastImported="1539006357" externalFileCRC32="3396001189" externalFileSize="1779" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Mouse5.png" bitmapDataHRef="M 444 1539004982.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Mouse6.png" itemID="5bbb5a36-0000296c" linkageExportForAS="true" linkageIdentifier="Mouse6.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Mouse6.png" sourceLastImported="1539006355" externalFileCRC32="3719680808" externalFileSize="1819" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Mouse6.png" bitmapDataHRef="M 445 1539004982.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Mouse7.png" itemID="5bbb5a36-00002971" linkageExportForAS="true" linkageIdentifier="Mouse7.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Mouse7.png" sourceLastImported="1539006351" externalFileCRC32="4280590791" externalFileSize="1744" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Mouse7.png" bitmapDataHRef="M 446 1539004982.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Mouse8.png" itemID="5bbb5a36-00002976" linkageExportForAS="true" linkageIdentifier="Mouse8.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Mouse8.png" sourceLastImported="1539006350" externalFileCRC32="2436224126" externalFileSize="1852" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Mouse8.png" bitmapDataHRef="M 447 1539004982.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/MouseMove.png" itemID="5bbb5a36-0000297b" linkageExportForAS="true" linkageIdentifier="MouseMove.png" sourceExternalFilepath="./LIBRARY/HelpIcons/MouseMove.png" sourceLastImported="1539006348" externalFileCRC32="124211933" externalFileSize="2318" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/MouseMove.png" bitmapDataHRef="M 448 1539004982.dat" frameRight="2060" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/MR MENU.png" itemID="5bbb5a36-00002980" linkageExportForAS="true" linkageIdentifier="MR MENU.png" sourceExternalFilepath="./LIBRARY/HelpIcons/MR MENU.png" sourceLastImported="1539006053" externalFileCRC32="2037301635" externalFileSize="1310" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/MR MENU.png" bitmapDataHRef="M 449 1539004982.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/MR MENU_HOLD.png" itemID="5bbb5a37-00002985" linkageExportForAS="true" linkageIdentifier="MR MENU_HOLD.png" sourceExternalFilepath="./LIBRARY/HelpIcons/MR MENU_HOLD.png" sourceLastImported="1539006055" externalFileCRC32="3069368653" externalFileSize="2907" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/MR MENU_HOLD.png" bitmapDataHRef="M 450 1539004983.dat" frameRight="2820" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/MR MENU_LEFT.png" itemID="5bbb5a37-0000298a" linkageExportForAS="true" linkageIdentifier="MR MENU_LEFT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/MR MENU_LEFT.png" sourceLastImported="1539006057" externalFileCRC32="2108125688" externalFileSize="2221" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/MR MENU_LEFT.png" bitmapDataHRef="M 451 1539004983.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/MR MENU_RIGHT.png" itemID="5bbb5a37-0000298f" linkageExportForAS="true" linkageIdentifier="MR MENU_RIGHT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/MR MENU_RIGHT.png" sourceLastImported="1539006059" externalFileCRC32="2336474630" externalFileSize="2538" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/MR MENU_RIGHT.png" bitmapDataHRef="M 452 1539004983.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/MR MOTION.png" itemID="5bbb5a37-00002994" linkageExportForAS="true" linkageIdentifier="MR MOTION.png" sourceExternalFilepath="./LIBRARY/HelpIcons/MR MOTION.png" sourceLastImported="1539006062" externalFileCRC32="1215308334" externalFileSize="2028" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/MR MOTION.png" bitmapDataHRef="M 453 1539004983.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/N.png" itemID="5bbb5a37-00002999" linkageExportForAS="true" linkageIdentifier="N.png" sourceExternalFilepath="./LIBRARY/HelpIcons/N.png" sourceLastImported="1539006344" externalFileCRC32="4260029637" externalFileSize="1297" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/N.png" bitmapDataHRef="M 454 1539004983.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/NumPad0.png" itemID="5bbb5a37-0000299e" linkageExportForAS="true" linkageIdentifier="NumPad0.png" sourceExternalFilepath="./LIBRARY/HelpIcons/NumPad0.png" sourceLastImported="1539006342" externalFileCRC32="1139262298" externalFileSize="1639" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/NumPad0.png" bitmapDataHRef="M 455 1539004983.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/NumPad9.png" itemID="5bbb5a37-000029a3" linkageExportForAS="true" linkageIdentifier="NumPad9.png" sourceExternalFilepath="./LIBRARY/HelpIcons/NumPad9.png" sourceLastImported="1539006340" externalFileCRC32="1785084042" externalFileSize="1643" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/NumPad9.png" bitmapDataHRef="M 456 1539004983.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/NumPadDec.png" itemID="5bbb5a37-000029a8" linkageExportForAS="true" linkageIdentifier="NumPadDec.png" sourceExternalFilepath="./LIBRARY/HelpIcons/NumPadDec.png" sourceLastImported="1539006338" externalFileCRC32="2883625235" externalFileSize="1388" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/NumPadDec.png" bitmapDataHRef="M 457 1539004983.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/NumPadDivide.png" itemID="5bbb5a37-000029ad" linkageExportForAS="true" linkageIdentifier="NumPadDivide.png" sourceExternalFilepath="./LIBRARY/HelpIcons/NumPadDivide.png" sourceLastImported="1539006335" externalFileCRC32="1540580264" externalFileSize="1600" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/NumPadDivide.png" bitmapDataHRef="M 458 1539004983.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/NumPadMinus.png" itemID="5bbb5a37-000029b2" linkageExportForAS="true" linkageIdentifier="NumPadMinus.png" sourceExternalFilepath="./LIBRARY/HelpIcons/NumPadMinus.png" sourceLastImported="1539006333" externalFileCRC32="910296818" externalFileSize="1358" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/NumPadMinus.png" bitmapDataHRef="M 459 1539004983.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/NumPadMult.png" itemID="5bbb5a37-000029b7" linkageExportForAS="true" linkageIdentifier="NumPadMult.png" sourceExternalFilepath="./LIBRARY/HelpIcons/NumPadMult.png" sourceLastImported="1539006332" externalFileCRC32="445462496" externalFileSize="1541" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/NumPadMult.png" bitmapDataHRef="M 460 1539004983.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/NumPadPlus.png" itemID="5bbb5a37-000029bc" linkageExportForAS="true" linkageIdentifier="NumPadPlus.png" sourceExternalFilepath="./LIBRARY/HelpIcons/NumPadPlus.png" sourceLastImported="1539006330" externalFileCRC32="4010458199" externalFileSize="1416" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/NumPadPlus.png" bitmapDataHRef="M 461 1539004983.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/O.png" itemID="5bbb5a37-000029c1" linkageExportForAS="true" linkageIdentifier="O.png" sourceExternalFilepath="./LIBRARY/HelpIcons/O.png" sourceLastImported="1539006328" externalFileCRC32="3261923994" externalFileSize="1360" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/O.png" bitmapDataHRef="M 462 1539004983.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/OCC MOTION.png" itemID="5bbb5a37-000029c6" linkageExportForAS="true" linkageIdentifier="OCC MOTION.png" sourceExternalFilepath="./LIBRARY/HelpIcons/OCC MOTION.png" sourceLastImported="1539005941" externalFileCRC32="705063736" externalFileSize="2150" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/OCC MOTION.png" bitmapDataHRef="M 463 1539004983.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/OCC THUMB_REST.png" itemID="5bbb5a37-000029cb" linkageExportForAS="true" linkageIdentifier="OCC THUMB_REST.png" sourceExternalFilepath="./LIBRARY/HelpIcons/OCC THUMB_REST.png" sourceLastImported="1539005943" externalFileCRC32="2566937735" externalFileSize="1991" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/OCC THUMB_REST.png" bitmapDataHRef="M 464 1539004983.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/OCC THUMB_REST_LEFT.png" itemID="5bbb5a37-000029d0" linkageExportForAS="true" linkageIdentifier="OCC THUMB_REST_LEFT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/OCC THUMB_REST_LEFT.png" sourceLastImported="1539005945" externalFileCRC32="127023816" externalFileSize="2941" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/OCC THUMB_REST_LEFT.png" bitmapDataHRef="M 465 1539004983.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/OCC THUMB_REST_RIGHT.png" itemID="5bbb5a37-000029d5" linkageExportForAS="true" linkageIdentifier="OCC THUMB_REST_RIGHT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/OCC THUMB_REST_RIGHT.png" sourceLastImported="1539005947" externalFileCRC32="2929915035" externalFileSize="3248" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/OCC THUMB_REST_RIGHT.png" bitmapDataHRef="M 466 1539004983.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/OCC_A_HOLD_Left.png" itemID="5bbb5a37-000029da" linkageExportForAS="true" linkageIdentifier="OCC_A_HOLD_Left.png" sourceExternalFilepath="./LIBRARY/HelpIcons/OCC_A_HOLD_Left.png" sourceLastImported="1539005951" externalFileCRC32="968182363" externalFileSize="3328" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/OCC_A_HOLD_Left.png" bitmapDataHRef="M 467 1539004983.dat" frameRight="2820" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/OCC_A_HOLD_Right.png" itemID="5bbb5a38-000029df" linkageExportForAS="true" linkageIdentifier="OCC_A_HOLD_Right.png" sourceExternalFilepath="./LIBRARY/HelpIcons/OCC_A_HOLD_Right.png" sourceLastImported="1539005954" externalFileCRC32="3347549759" externalFileSize="3256" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/OCC_A_HOLD_Right.png" bitmapDataHRef="M 468 1539004984.dat" frameRight="2820" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/OCC_A_Left.png" itemID="5bbb5a38-000029e4" linkageExportForAS="true" linkageIdentifier="OCC_A_Left.png" sourceExternalFilepath="./LIBRARY/HelpIcons/OCC_A_Left.png" sourceLastImported="1539005957" externalFileCRC32="3352925449" externalFileSize="1642" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/OCC_A_Left.png" bitmapDataHRef="M 469 1539004984.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/OCC_A_Right.png" itemID="5bbb5a38-000029e9" linkageExportForAS="true" linkageIdentifier="OCC_A_Right.png" sourceExternalFilepath="./LIBRARY/HelpIcons/OCC_A_Right.png" sourceLastImported="1539005960" externalFileCRC32="1047905274" externalFileSize="1601" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/OCC_A_Right.png" bitmapDataHRef="M 470 1539004984.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/OCC_B_HOLD_Left.png" itemID="5bbb5a38-000029ee" linkageExportForAS="true" linkageIdentifier="OCC_B_HOLD_Left.png" sourceExternalFilepath="./LIBRARY/HelpIcons/OCC_B_HOLD_Left.png" sourceLastImported="1539005962" externalFileCRC32="3505160940" externalFileSize="3173" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/OCC_B_HOLD_Left.png" bitmapDataHRef="M 471 1539004984.dat" frameRight="2820" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/OCC_B_HOLD_Right.png" itemID="5bbb5a38-000029f3" linkageExportForAS="true" linkageIdentifier="OCC_B_HOLD_Right.png" sourceExternalFilepath="./LIBRARY/HelpIcons/OCC_B_HOLD_Right.png" sourceLastImported="1539005964" externalFileCRC32="525094880" externalFileSize="3201" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/OCC_B_HOLD_Right.png" bitmapDataHRef="M 472 1539004984.dat" frameRight="2820" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/OCC_B_Left.png" itemID="5bbb5a38-000029f8" linkageExportForAS="true" linkageIdentifier="OCC_B_Left.png" sourceExternalFilepath="./LIBRARY/HelpIcons/OCC_B_Left.png" sourceLastImported="1539005966" externalFileCRC32="1752430165" externalFileSize="1517" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/OCC_B_Left.png" bitmapDataHRef="M 473 1539004984.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/OCC_B_Right.png" itemID="5bbb5a38-000029fd" linkageExportForAS="true" linkageIdentifier="OCC_B_Right.png" sourceExternalFilepath="./LIBRARY/HelpIcons/OCC_B_Right.png" sourceLastImported="1539005968" externalFileCRC32="2211567945" externalFileSize="1559" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/OCC_B_Right.png" bitmapDataHRef="M 474 1539004984.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/P.png" itemID="5bbb5a38-00002a02" linkageExportForAS="true" linkageIdentifier="P.png" sourceExternalFilepath="./LIBRARY/HelpIcons/P.png" sourceLastImported="1539006068" externalFileCRC32="44561534" externalFileSize="1129" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/P.png" bitmapDataHRef="M 475 1539004984.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Pause.png" itemID="5bbb5a38-00002a07" linkageExportForAS="true" linkageIdentifier="Pause.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Pause.png" sourceLastImported="1539006070" externalFileCRC32="1382548465" externalFileSize="1650" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Pause.png" bitmapDataHRef="M 476 1539004984.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Period.png" itemID="5bbb5a38-00002a0c" linkageExportForAS="true" linkageIdentifier="Period.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Period.png" sourceLastImported="1539006072" externalFileCRC32="2123880421" externalFileSize="1277" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Period.png" bitmapDataHRef="M 477 1539004984.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PgDn.png" itemID="5bbb5a38-00002a11" linkageExportForAS="true" linkageIdentifier="PgDn.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PgDn.png" sourceLastImported="1539006074" externalFileCRC32="2868825346" externalFileSize="1639" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PgDn.png" bitmapDataHRef="M 478 1539004984.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PgUp.png" itemID="5bbb5a38-00002a16" linkageExportForAS="true" linkageIdentifier="PgUp.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PgUp.png" sourceLastImported="1539006076" externalFileCRC32="956685254" externalFileSize="1629" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PgUp.png" bitmapDataHRef="M 479 1539004984.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS_Move.png" itemID="5bbb5a38-00002a1b" linkageExportForAS="true" linkageIdentifier="PS_Move.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS_Move.png" sourceLastImported="1539006078" externalFileCRC32="96985042" externalFileSize="1401" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS_Move.png" bitmapDataHRef="M 480 1539004984.dat" frameRight="980" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS_Move_LEFT.png" itemID="5bbb5a38-00002a20" linkageExportForAS="true" linkageIdentifier="PS_Move_LEFT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS_Move_LEFT.png" sourceLastImported="1539006080" externalFileCRC32="1606330475" externalFileSize="1832" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS_Move_LEFT.png" bitmapDataHRef="M 481 1539004984.dat" frameRight="1620" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS_Move_RIGHT.png" itemID="5bbb5a38-00002a25" linkageExportForAS="true" linkageIdentifier="PS_Move_RIGHT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS_Move_RIGHT.png" sourceLastImported="1539006082" externalFileCRC32="2971243389" externalFileSize="2061" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS_Move_RIGHT.png" bitmapDataHRef="M 482 1539004984.dat" frameRight="1620" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS_Move_Select.png" itemID="5bbb5a38-00002a2a" linkageExportForAS="true" linkageIdentifier="PS_Move_Select.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS_Move_Select.png" sourceLastImported="1539006084" externalFileCRC32="4139529277" externalFileSize="1374" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS_Move_Select.png" bitmapDataHRef="M 483 1539004984.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS_Move_Select_LEFT.png" itemID="5bbb5a39-00002a2f" linkageExportForAS="true" linkageIdentifier="PS_Move_Select_LEFT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS_Move_Select_LEFT.png" sourceLastImported="1539006088" externalFileCRC32="1600216898" externalFileSize="1801" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS_Move_Select_LEFT.png" bitmapDataHRef="M 484 1539004985.dat" frameRight="1920" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS_Move_Select_RIGHT.png" itemID="5bbb5a39-00002a34" linkageExportForAS="true" linkageIdentifier="PS_Move_Select_RIGHT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS_Move_Select_RIGHT.png" sourceLastImported="1539006090" externalFileCRC32="1518247899" externalFileSize="2045" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS_Move_Select_RIGHT.png" bitmapDataHRef="M 485 1539004985.dat" frameRight="1920" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_A.png" itemID="5bbb5a39-00002a39" linkageExportForAS="true" linkageIdentifier="PS3_A.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_A.png" sourceLastImported="1539006094" externalFileCRC32="969469983" externalFileSize="1427" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_A.png" bitmapDataHRef="M 486 1539004985.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_A_LEFT.png" itemID="5bbb5a39-00002a3e" linkageExportForAS="true" linkageIdentifier="PS3_A_LEFT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_A_LEFT.png" sourceLastImported="1539006097" externalFileCRC32="1446269073" externalFileSize="2452" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_A_LEFT.png" bitmapDataHRef="M 487 1539004985.dat" frameRight="1940" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_A_RIGHT.png" itemID="5bbb5a39-00002a43" linkageExportForAS="true" linkageIdentifier="PS3_A_RIGHT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_A_RIGHT.png" sourceLastImported="1539006099" externalFileCRC32="2461808219" externalFileSize="2706" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_A_RIGHT.png" bitmapDataHRef="M 488 1539004985.dat" frameRight="1940" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_AB.png" itemID="5bbb5a39-00002a48" linkageExportForAS="true" linkageIdentifier="PS3_AB.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_AB.png" sourceLastImported="1539006100" externalFileCRC32="2648786305" externalFileSize="2300" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_AB.png" bitmapDataHRef="M 489 1539004985.dat" frameRight="2560" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_AB_LEFT.png" itemID="5bbb5a39-00002a4d" linkageExportForAS="true" linkageIdentifier="PS3_AB_LEFT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_AB_LEFT.png" sourceLastImported="1539006102" externalFileCRC32="3611779991" externalFileSize="3409" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_AB_LEFT.png" bitmapDataHRef="M 490 1539004985.dat" frameRight="3200" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_AB_RIGHT.png" itemID="5bbb5a39-00002a52" linkageExportForAS="true" linkageIdentifier="PS3_AB_RIGHT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_AB_RIGHT.png" sourceLastImported="1539006104" externalFileCRC32="1127461158" externalFileSize="3625" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_AB_RIGHT.png" bitmapDataHRef="M 491 1539004985.dat" frameRight="3200" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_B.png" itemID="5bbb5a39-00002a57" linkageExportForAS="true" linkageIdentifier="PS3_B.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_B.png" sourceLastImported="1539006106" externalFileCRC32="4182377571" externalFileSize="1757" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_B.png" bitmapDataHRef="M 492 1539004985.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_B_LEFT.png" itemID="5bbb5a39-00002a5c" linkageExportForAS="true" linkageIdentifier="PS3_B_LEFT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_B_LEFT.png" sourceLastImported="1539006108" externalFileCRC32="3874329257" externalFileSize="2724" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_B_LEFT.png" bitmapDataHRef="M 493 1539004985.dat" frameRight="1940" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_B_RIGHT.png" itemID="5bbb5a39-00002a61" linkageExportForAS="true" linkageIdentifier="PS3_B_RIGHT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_B_RIGHT.png" sourceLastImported="1539006110" externalFileCRC32="1885514867" externalFileSize="2919" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_B_RIGHT.png" bitmapDataHRef="M 494 1539004985.dat" frameRight="1940" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_Back.png" itemID="5bbb5a39-00002a66" linkageExportForAS="true" linkageIdentifier="PS3_Back.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_Back.png" sourceLastImported="1539006114" externalFileCRC32="3281337055" externalFileSize="1464" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_Back.png" bitmapDataHRef="M 495 1539004985.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_CON_LEFT.png" itemID="5bbb5a39-00002a6b" linkageExportForAS="true" linkageIdentifier="PS3_CON_LEFT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_CON_LEFT.png" sourceLastImported="1539006117" externalFileCRC32="1464617619" externalFileSize="1644" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_CON_LEFT.png" bitmapDataHRef="M 496 1539004985.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_CON_RIGHT.png" itemID="5bbb5a39-00002a70" linkageExportForAS="true" linkageIdentifier="PS3_CON_RIGHT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_CON_RIGHT.png" sourceLastImported="1539006119" externalFileCRC32="3646813935" externalFileSize="1655" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_CON_RIGHT.png" bitmapDataHRef="M 497 1539004985.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_L3.png" itemID="5bbb5a39-00002a75" linkageExportForAS="true" linkageIdentifier="PS3_L3.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_L3.png" sourceLastImported="1539006121" externalFileCRC32="1063329421" externalFileSize="2961" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_L3.png" bitmapDataHRef="M 498 1539004985.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_LB.png" itemID="5bbb5a39-00002a7a" linkageExportForAS="true" linkageIdentifier="PS3_LB.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_LB.png" sourceLastImported="1539006123" externalFileCRC32="3686138293" externalFileSize="920" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_LB.png" bitmapDataHRef="M 499 1539004985.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_LBRB.png" itemID="5bbb5a39-00002a7f" linkageExportForAS="true" linkageIdentifier="PS3_LBRB.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_LBRB.png" sourceLastImported="1539006124" externalFileCRC32="6673611" externalFileSize="1537" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_LBRB.png" bitmapDataHRef="M 500 1539004985.dat" frameRight="2560" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_LS.png" itemID="5bbb5a3a-00002a84" linkageExportForAS="true" linkageIdentifier="PS3_LS.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_LS.png" sourceLastImported="1539006128" externalFileCRC32="2590864362" externalFileSize="1263" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_LS.png" bitmapDataHRef="M 501 1539004986.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_LT.png" itemID="5bbb5a3a-00002a89" linkageExportForAS="true" linkageIdentifier="PS3_LT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_LT.png" sourceLastImported="1539006130" externalFileCRC32="3238678838" externalFileSize="1255" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_LT.png" bitmapDataHRef="M 502 1539004986.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_LTRT.png" itemID="5bbb5a3a-00002a8e" linkageExportForAS="true" linkageIdentifier="PS3_LTRT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_LTRT.png" sourceLastImported="1539006132" externalFileCRC32="3328125742" externalFileSize="2020" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_LTRT.png" bitmapDataHRef="M 503 1539004986.dat" frameRight="2560" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_MOTION.png" itemID="5bbb5a3a-00002a93" linkageExportForAS="true" linkageIdentifier="PS3_MOTION.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_MOTION.png" sourceLastImported="1539006135" externalFileCRC32="3932607324" externalFileSize="1910" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_MOTION.png" bitmapDataHRef="M 504 1539004986.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_MOTION_LEFT.png" itemID="5bbb5a3a-00002a98" linkageExportForAS="true" linkageIdentifier="PS3_MOTION_LEFT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_MOTION_LEFT.png" sourceLastImported="1539006139" externalFileCRC32="3607728915" externalFileSize="2316" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_MOTION_LEFT.png" bitmapDataHRef="M 505 1539004986.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_MOTION_RIGHT.png" itemID="5bbb5a3a-00002a9d" linkageExportForAS="true" linkageIdentifier="PS3_MOTION_RIGHT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_MOTION_RIGHT.png" sourceLastImported="1539006141" externalFileCRC32="3718900657" externalFileSize="2283" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_MOTION_RIGHT.png" bitmapDataHRef="M 506 1539004986.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_NAV.png" itemID="5bbb5a3a-00002aa2" linkageExportForAS="true" linkageIdentifier="PS3_NAV.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_NAV.png" sourceLastImported="1539006143" externalFileCRC32="1936916092" externalFileSize="2593" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_NAV.png" bitmapDataHRef="M 507 1539004986.dat" frameRight="2560" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_NAV_LEFT.png" itemID="5bbb5a3a-00002aa7" linkageExportForAS="true" linkageIdentifier="PS3_NAV_LEFT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_NAV_LEFT.png" sourceLastImported="1539006145" externalFileCRC32="2081512232" externalFileSize="3389" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_NAV_LEFT.png" bitmapDataHRef="M 508 1539004986.dat" frameRight="3200" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_NAV_LR.png" itemID="5bbb5a3a-00002aac" linkageExportForAS="true" linkageIdentifier="PS3_NAV_LR.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_NAV_LR.png" sourceLastImported="1539006147" externalFileCRC32="2836604366" externalFileSize="2333" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_NAV_LR.png" bitmapDataHRef="M 509 1539004986.dat" frameRight="2560" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_NAV_LR_LEFT.png" itemID="5bbb5a3a-00002ab1" linkageExportForAS="true" linkageIdentifier="PS3_NAV_LR_LEFT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_NAV_LR_LEFT.png" sourceLastImported="1539006149" externalFileCRC32="840936200" externalFileSize="3142" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_NAV_LR_LEFT.png" bitmapDataHRef="M 510 1539004986.dat" frameRight="3200" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_NAV_LR_RIGHT.png" itemID="5bbb5a3a-00002ab6" linkageExportForAS="true" linkageIdentifier="PS3_NAV_LR_RIGHT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_NAV_LR_RIGHT.png" sourceLastImported="1539006151" externalFileCRC32="2001128759" externalFileSize="3354" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_NAV_LR_RIGHT.png" bitmapDataHRef="M 511 1539004986.dat" frameRight="3200" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_NAV_RIGHT.png" itemID="5bbb5a3a-00002abb" linkageExportForAS="true" linkageIdentifier="PS3_NAV_RIGHT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_NAV_RIGHT.png" sourceLastImported="1539006153" externalFileCRC32="3854849874" externalFileSize="3605" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_NAV_RIGHT.png" bitmapDataHRef="M 512 1539004986.dat" frameRight="3200" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_NAV_UD.png" itemID="5bbb5a3a-00002ac0" linkageExportForAS="true" linkageIdentifier="PS3_NAV_UD.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_NAV_UD.png" sourceLastImported="1539006155" externalFileCRC32="592596067" externalFileSize="2370" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_NAV_UD.png" bitmapDataHRef="M 513 1539004986.dat" frameRight="2560" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_NAV_UD_LEFT.png" itemID="5bbb5a3a-00002ac5" linkageExportForAS="true" linkageIdentifier="PS3_NAV_UD_LEFT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_NAV_UD_LEFT.png" sourceLastImported="1539006157" externalFileCRC32="2324581083" externalFileSize="3202" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_NAV_UD_LEFT.png" bitmapDataHRef="M 514 1539004986.dat" frameRight="3200" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_NAV_UD_RIGHT.png" itemID="5bbb5a3a-00002aca" linkageExportForAS="true" linkageIdentifier="PS3_NAV_UD_RIGHT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_NAV_UD_RIGHT.png" sourceLastImported="1539006159" externalFileCRC32="3124772689" externalFileSize="3417" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_NAV_UD_RIGHT.png" bitmapDataHRef="M 515 1539004986.dat" frameRight="3200" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_P_SWING.png" itemID="5bbb5a3b-00002acf" linkageExportForAS="true" linkageIdentifier="PS3_P_SWING.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_P_SWING.png" sourceLastImported="1539006161" externalFileCRC32="3015997874" externalFileSize="2663" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_P_SWING.png" bitmapDataHRef="M 516 1539004987.dat" frameRight="2560" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_P_SWING_LEFT.png" itemID="5bbb5a3b-00002ad4" linkageExportForAS="true" linkageIdentifier="PS3_P_SWING_LEFT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_P_SWING_LEFT.png" sourceLastImported="1539006163" externalFileCRC32="999211319" externalFileSize="3506" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_P_SWING_LEFT.png" bitmapDataHRef="M 517 1539004987.dat" frameRight="3220" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_P_SWING_RIGHT.png" itemID="5bbb5a3b-00002ad9" linkageExportForAS="true" linkageIdentifier="PS3_P_SWING_RIGHT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_P_SWING_RIGHT.png" sourceLastImported="1539006165" externalFileCRC32="3054329606" externalFileSize="3751" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_P_SWING_RIGHT.png" bitmapDataHRef="M 518 1539004987.dat" frameRight="3220" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_R3.png" itemID="5bbb5a3b-00002ade" linkageExportForAS="true" linkageIdentifier="PS3_R3.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_R3.png" sourceLastImported="1539006169" externalFileCRC32="648289578" externalFileSize="1876" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_R3.png" bitmapDataHRef="M 519 1539004987.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_RB.png" itemID="5bbb5a3b-00002ae3" linkageExportForAS="true" linkageIdentifier="PS3_RB.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_RB.png" sourceLastImported="1539006171" externalFileCRC32="3808459055" externalFileSize="1224" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_RB.png" bitmapDataHRef="M 520 1539004987.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_RS.png" itemID="5bbb5a3b-00002ae8" linkageExportForAS="true" linkageIdentifier="PS3_RS.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_RS.png" sourceLastImported="1539006173" externalFileCRC32="2891774019" externalFileSize="1563" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_RS.png" bitmapDataHRef="M 521 1539004987.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_RT.png" itemID="5bbb5a3b-00002aed" linkageExportForAS="true" linkageIdentifier="PS3_RT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_RT.png" sourceLastImported="1539006175" externalFileCRC32="3552442248" externalFileSize="1456" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_RT.png" bitmapDataHRef="M 522 1539004987.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_Select.png" itemID="5bbb5a3b-00002af2" linkageExportForAS="true" linkageIdentifier="PS3_Select.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_Select.png" sourceLastImported="1539006178" externalFileCRC32="1776557702" externalFileSize="1864" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_Select.png" bitmapDataHRef="M 523 1539004987.dat" frameRight="3140" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_SHARE.png" itemID="5bbb5a3b-00002af7" linkageExportForAS="true" linkageIdentifier="PS3_SHARE.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_SHARE.png" sourceLastImported="1539006180" externalFileCRC32="2798770142" externalFileSize="2172" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_SHARE.png" bitmapDataHRef="M 524 1539004987.dat" frameRight="3140" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_Start.png" itemID="5bbb5a3b-00002afc" linkageExportForAS="true" linkageIdentifier="PS3_Start.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_Start.png" sourceLastImported="1539006182" externalFileCRC32="3498736474" externalFileSize="2548" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_Start.png" bitmapDataHRef="M 525 1539004987.dat" frameRight="3140" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_TELEPORT.png" itemID="5bbb5a3b-00002b01" linkageExportForAS="true" linkageIdentifier="PS3_TELEPORT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_TELEPORT.png" sourceLastImported="1539006184" externalFileCRC32="3817356852" externalFileSize="3056" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_TELEPORT.png" bitmapDataHRef="M 526 1539004987.dat" frameRight="2260" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_X.png" itemID="5bbb5a3b-00002b06" linkageExportForAS="true" linkageIdentifier="PS3_X.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_X.png" sourceLastImported="1539006186" externalFileCRC32="1263793618" externalFileSize="1271" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_X.png" bitmapDataHRef="M 527 1539004987.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_X_LEFT.png" itemID="5bbb5a3b-00002b0b" linkageExportForAS="true" linkageIdentifier="PS3_X_LEFT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_X_LEFT.png" sourceLastImported="1539006190" externalFileCRC32="2075313135" externalFileSize="2263" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_X_LEFT.png" bitmapDataHRef="M 528 1539004987.dat" frameRight="1980" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/PS3_X_RIGHT.png" itemID="5bbb5a3b-00002b10" linkageExportForAS="true" linkageIdentifier="PS3_X_RIGHT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_X_RIGHT.png" sourceLastImported="1539006192" externalFileCRC32="2045326881" externalFileSize="2532" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_X_RIGHT.png" bitmapDataHRef="M 529 1539004987.dat" frameRight="1980" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/PS3_XY.png" itemID="5bbb5a3b-00002b15" linkageExportForAS="true" linkageIdentifier="PS3_XY.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_XY.png" sourceLastImported="1539006194" externalFileCRC32="1612725116" externalFileSize="2535" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_XY.png" bitmapDataHRef="M 530 1539004987.dat" frameRight="2560" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_XY_LEFT.png" itemID="5bbb5a3c-00002b1a" linkageExportForAS="true" linkageIdentifier="PS3_XY_LEFT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_XY_LEFT.png" sourceLastImported="1539006196" externalFileCRC32="4032910113" externalFileSize="3182" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_XY_LEFT.png" bitmapDataHRef="M 531 1539004988.dat" frameRight="3200" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_XY_RIGHT.png" itemID="5bbb5a3c-00002b1f" linkageExportForAS="true" linkageIdentifier="PS3_XY_RIGHT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_XY_RIGHT.png" sourceLastImported="1539006198" externalFileCRC32="3878533907" externalFileSize="3384" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_XY_RIGHT.png" bitmapDataHRef="M 532 1539004988.dat" frameRight="3200" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_Y.png" itemID="5bbb5a3c-00002b24" linkageExportForAS="true" linkageIdentifier="PS3_Y.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_Y.png" sourceLastImported="1539006200" externalFileCRC32="380359967" externalFileSize="1609" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_Y.png" bitmapDataHRef="M 533 1539004988.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_Y_LEFT.png" itemID="5bbb5a3c-00002b29" linkageExportForAS="true" linkageIdentifier="PS3_Y_LEFT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_Y_LEFT.png" sourceLastImported="1539006202" externalFileCRC32="3914849034" externalFileSize="2571" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_Y_LEFT.png" bitmapDataHRef="M 534 1539004988.dat" frameRight="1940" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/PS3_Y_RIGHT.png" itemID="5bbb5a3c-00002b2e" linkageExportForAS="true" linkageIdentifier="PS3_Y_RIGHT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/PS3_Y_RIGHT.png" sourceLastImported="1539006204" externalFileCRC32="1972026669" externalFileSize="2752" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/PS3_Y_RIGHT.png" bitmapDataHRef="M 535 1539004988.dat" frameRight="1940" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Q.png" itemID="5bbb5a3c-00002b33" linkageExportForAS="true" linkageIdentifier="Q.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Q.png" sourceLastImported="1539006205" externalFileCRC32="771981745" externalFileSize="1416" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Q.png" bitmapDataHRef="M 536 1539004988.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Quotesingle.png" itemID="5bbb5a3c-00002b38" linkageExportForAS="true" linkageIdentifier="Quotesingle.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Quotesingle.png" sourceLastImported="1539006207" externalFileCRC32="536627471" externalFileSize="1334" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Quotesingle.png" bitmapDataHRef="M 537 1539004988.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/R.png" itemID="5bbb5a3c-00002b3d" linkageExportForAS="true" linkageIdentifier="R.png" sourceExternalFilepath="./LIBRARY/HelpIcons/R.png" sourceLastImported="1539006212" externalFileCRC32="1743720864" externalFileSize="1280" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/R.png" bitmapDataHRef="M 538 1539004988.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/radial_Either_Any.png" itemID="5bbb5a3c-00002b42" linkageExportForAS="true" linkageIdentifier="radial_Either_Any.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Either_Any.png" sourceLastImported="1539005923" externalFileCRC32="507376227" externalFileSize="1812" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Either_Any.png" bitmapDataHRef="M 539 1539004988.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/radial_Either_Any_Hold.png" itemID="5bbb5a3c-00002b47" linkageExportForAS="true" linkageIdentifier="radial_Either_Any_Hold.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Either_Any_Hold.png" sourceLastImported="1539005920" externalFileCRC32="877539627" externalFileSize="3346" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Either_Any_Hold.png" bitmapDataHRef="M 540 1539004988.dat" frameRight="2820" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/radial_Either_Center.png" itemID="5bbb5a3c-00002b4c" linkageExportForAS="true" linkageIdentifier="radial_Either_Center.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Either_Center.png" sourceLastImported="1539005918" externalFileCRC32="1082213005" externalFileSize="2016" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Either_Center.png" bitmapDataHRef="M 541 1539004988.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/radial_Either_Down.png" itemID="5bbb5a3c-00002b51" linkageExportForAS="true" linkageIdentifier="radial_Either_Down.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Either_Down.png" sourceLastImported="1539005916" externalFileCRC32="880482615" externalFileSize="1992" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Either_Down.png" bitmapDataHRef="M 542 1539004988.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/radial_Either_Left.png" itemID="5bbb5a3c-00002b56" linkageExportForAS="true" linkageIdentifier="radial_Either_Left.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Either_Left.png" sourceLastImported="1539005913" externalFileCRC32="3078283531" externalFileSize="1981" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Either_Left.png" bitmapDataHRef="M 543 1539004988.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/radial_Either_LeftRight.png" itemID="5bbb5a3c-00002b5b" linkageExportForAS="true" linkageIdentifier="radial_Either_LeftRight.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Either_LeftRight.png" sourceLastImported="1539005911" externalFileCRC32="3789947691" externalFileSize="1878" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Either_LeftRight.png" bitmapDataHRef="M 544 1539004988.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/radial_Either_NoCenter.png" itemID="5bbb5a3c-00002b60" linkageExportForAS="true" linkageIdentifier="radial_Either_NoCenter.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Either_NoCenter.png" sourceLastImported="1539005909" externalFileCRC32="826538093" externalFileSize="1778" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Either_NoCenter.png" bitmapDataHRef="M 545 1539004988.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/radial_Either_NoCenter_Hold.png" itemID="5bbb5a3d-00002b65" linkageExportForAS="true" linkageIdentifier="radial_Either_NoCenter_Hold.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Either_NoCenter_Hold.png" sourceLastImported="1539005907" externalFileCRC32="1148612542" externalFileSize="3316" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Either_NoCenter_Hold.png" bitmapDataHRef="M 546 1539004989.dat" frameRight="2820" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/radial_Either_Right.png" itemID="5bbb5a3d-00002b6a" linkageExportForAS="true" linkageIdentifier="radial_Either_Right.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Either_Right.png" sourceLastImported="1539005906" externalFileCRC32="3962681778" externalFileSize="1997" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Either_Right.png" bitmapDataHRef="M 547 1539004989.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/radial_Either_Up.png" itemID="5bbb5a3d-00002b6f" linkageExportForAS="true" linkageIdentifier="radial_Either_Up.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Either_Up.png" sourceLastImported="1539005904" externalFileCRC32="1600567015" externalFileSize="1986" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Either_Up.png" bitmapDataHRef="M 548 1539004989.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/radial_Either_UpDown.png" itemID="5bbb5a3d-00002b74" linkageExportForAS="true" linkageIdentifier="radial_Either_UpDown.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Either_UpDown.png" sourceLastImported="1539005902" externalFileCRC32="2626317852" externalFileSize="1896" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Either_UpDown.png" bitmapDataHRef="M 549 1539004989.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/radial_Left_Any.png" itemID="5bbb5a3d-00002b79" linkageExportForAS="true" linkageIdentifier="radial_Left_Any.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Left_Any.png" sourceLastImported="1539005731" externalFileCRC32="3526475850" externalFileSize="2759" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Left_Any.png" bitmapDataHRef="M 550 1539004989.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/radial_Left_Center.png" itemID="5bbb5a3d-00002b7e" linkageExportForAS="true" linkageIdentifier="radial_Left_Center.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Left_Center.png" sourceLastImported="1539005853" externalFileCRC32="973354217" externalFileSize="3010" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Left_Center.png" bitmapDataHRef="M 551 1539004989.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/radial_Left_Down.png" itemID="5bbb5a3d-00002b83" linkageExportForAS="true" linkageIdentifier="radial_Left_Down.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Left_Down.png" sourceLastImported="1539005856" externalFileCRC32="1551460192" externalFileSize="2964" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Left_Down.png" bitmapDataHRef="M 552 1539004989.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/radial_Left_Left.png" itemID="5bbb5a3d-00002b88" linkageExportForAS="true" linkageIdentifier="radial_Left_Left.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Left_Left.png" sourceLastImported="1539005858" externalFileCRC32="1228281845" externalFileSize="2969" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Left_Left.png" bitmapDataHRef="M 553 1539004989.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/radial_Left_LR.png" itemID="5bbb5a3d-00002b8d" linkageExportForAS="true" linkageIdentifier="radial_Left_LR.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Left_LR.png" sourceLastImported="1539005860" externalFileCRC32="3184765202" externalFileSize="2854" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Left_LR.png" bitmapDataHRef="M 554 1539004989.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/radial_Left_NoCenter.png" itemID="5bbb5a3d-00002b92" linkageExportForAS="true" linkageIdentifier="radial_Left_NoCenter.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Left_NoCenter.png" sourceLastImported="1539005862" externalFileCRC32="1009116590" externalFileSize="2711" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Left_NoCenter.png" bitmapDataHRef="M 555 1539004989.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/radial_Left_Right.png" itemID="5bbb5a3d-00002b97" linkageExportForAS="true" linkageIdentifier="radial_Left_Right.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Left_Right.png" sourceLastImported="1539005864" externalFileCRC32="1938063852" externalFileSize="2960" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Left_Right.png" bitmapDataHRef="M 556 1539004989.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/radial_Left_UD.png" itemID="5bbb5a3d-00002b9c" linkageExportForAS="true" linkageIdentifier="radial_Left_UD.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Left_UD.png" sourceLastImported="1539005866" externalFileCRC32="2597235699" externalFileSize="2861" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Left_UD.png" bitmapDataHRef="M 557 1539004989.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/radial_Left_Up.png" itemID="5bbb5a3d-00002ba1" linkageExportForAS="true" linkageIdentifier="radial_Left_Up.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Left_Up.png" sourceLastImported="1539005868" externalFileCRC32="3978828139" externalFileSize="2973" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Left_Up.png" bitmapDataHRef="M 558 1539004989.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/radial_Right_Any.png" itemID="5bbb5a3d-00002ba6" linkageExportForAS="true" linkageIdentifier="radial_Right_Any.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Right_Any.png" sourceLastImported="1539005870" externalFileCRC32="1274173330" externalFileSize="3019" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Right_Any.png" bitmapDataHRef="M 559 1539004989.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/radial_Right_Center.png" itemID="5bbb5a3d-00002bab" linkageExportForAS="true" linkageIdentifier="radial_Right_Center.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Right_Center.png" sourceLastImported="1539005872" externalFileCRC32="20455096" externalFileSize="3251" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Right_Center.png" bitmapDataHRef="M 560 1539004989.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/radial_Right_Down.png" itemID="5bbb5a3e-00002bb0" linkageExportForAS="true" linkageIdentifier="radial_Right_Down.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Right_Down.png" sourceLastImported="1539005874" externalFileCRC32="2571402310" externalFileSize="3218" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Right_Down.png" bitmapDataHRef="M 561 1539004990.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/radial_Right_Left.png" itemID="5bbb5a3e-00002bb5" linkageExportForAS="true" linkageIdentifier="radial_Right_Left.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Right_Left.png" sourceLastImported="1539005877" externalFileCRC32="2267892580" externalFileSize="3213" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Right_Left.png" bitmapDataHRef="M 562 1539004990.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/radial_Right_LR.png" itemID="5bbb5a3e-00002bba" linkageExportForAS="true" linkageIdentifier="radial_Right_LR.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Right_LR.png" sourceLastImported="1539005882" externalFileCRC32="3404144312" externalFileSize="3102" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Right_LR.png" bitmapDataHRef="M 563 1539004990.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/radial_Right_NoCenter.png" itemID="5bbb5a3e-00002bbf" linkageExportForAS="true" linkageIdentifier="radial_Right_NoCenter.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Right_NoCenter.png" sourceLastImported="1539005884" externalFileCRC32="3681096002" externalFileSize="2988" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Right_NoCenter.png" bitmapDataHRef="M 564 1539004990.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/radial_Right_Right.png" itemID="5bbb5a3e-00002bc4" linkageExportForAS="true" linkageIdentifier="radial_Right_Right.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Right_Right.png" sourceLastImported="1539005886" externalFileCRC32="1408189085" externalFileSize="3207" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Right_Right.png" bitmapDataHRef="M 565 1539004990.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/radial_Right_UD.png" itemID="5bbb5a3e-00002bc9" linkageExportForAS="true" linkageIdentifier="radial_Right_UD.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Right_UD.png" sourceLastImported="1539005888" externalFileCRC32="1639283243" externalFileSize="3124" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Right_UD.png" bitmapDataHRef="M 566 1539004990.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/radial_Right_Up.png" itemID="5bbb5a3e-00002bce" linkageExportForAS="true" linkageIdentifier="radial_Right_Up.png" sourceExternalFilepath="./LIBRARY/HelpIcons/radial_Right_Up.png" sourceLastImported="1539005891" externalFileCRC32="2281251718" externalFileSize="3217" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/radial_Right_Up.png" bitmapDataHRef="M 567 1539004990.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/R-Alt.png" itemID="5bbb5a3e-00002bd3" linkageExportForAS="true" linkageIdentifier="R-Alt.png" sourceExternalFilepath="./LIBRARY/HelpIcons/R-Alt.png" sourceLastImported="1539005893" externalFileCRC32="3543592051" externalFileSize="1484" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/R-Alt.png" bitmapDataHRef="M 568 1539004990.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/R-Ctrl.png" itemID="5bbb5a3e-00002bd8" linkageExportForAS="true" linkageIdentifier="R-Ctrl.png" sourceExternalFilepath="./LIBRARY/HelpIcons/R-Ctrl.png" sourceLastImported="1539005895" externalFileCRC32="2640143131" externalFileSize="1367" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/R-Ctrl.png" bitmapDataHRef="M 569 1539004990.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Right.png" itemID="5bbb5a3e-00002bdd" linkageExportForAS="true" linkageIdentifier="Right.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Right.png" sourceLastImported="1539005897" externalFileCRC32="3537233026" externalFileSize="1126" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Right.png" bitmapDataHRef="M 570 1539004990.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/R-Shift.png" itemID="5bbb5a3e-00002be2" linkageExportForAS="true" linkageIdentifier="R-Shift.png" sourceExternalFilepath="./LIBRARY/HelpIcons/R-Shift.png" sourceLastImported="1539005900" externalFileCRC32="4991014" externalFileSize="1553" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/R-Shift.png" bitmapDataHRef="M 571 1539004990.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/S.png" itemID="5bbb5a3e-00002be7" linkageExportForAS="true" linkageIdentifier="S.png" sourceExternalFilepath="./LIBRARY/HelpIcons/S.png" sourceLastImported="1539006226" externalFileCRC32="2150112350" externalFileSize="1282" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/S.png" bitmapDataHRef="M 572 1539004990.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/ScrollLock.png" itemID="5bbb5a3e-00002bec" linkageExportForAS="true" linkageIdentifier="ScrollLock.png" sourceExternalFilepath="./LIBRARY/HelpIcons/ScrollLock.png" sourceLastImported="1539006227" externalFileCRC32="3311777602" externalFileSize="1941" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/ScrollLock.png" bitmapDataHRef="M 573 1539004990.dat" frameRight="2060" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Semicolon.png" itemID="5bbb5a3e-00002bf1" linkageExportForAS="true" linkageIdentifier="Semicolon.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Semicolon.png" sourceLastImported="1539006231" externalFileCRC32="805635922" externalFileSize="1276" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Semicolon.png" bitmapDataHRef="M 574 1539004990.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Slash.png" itemID="5bbb5a3e-00002bf6" linkageExportForAS="true" linkageIdentifier="Slash.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Slash.png" sourceLastImported="1539006233" externalFileCRC32="1419749539" externalFileSize="1477" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Slash.png" bitmapDataHRef="M 575 1539004990.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Space.png" itemID="5bbb5a3e-00002bfb" linkageExportForAS="true" linkageIdentifier="Space.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Space.png" sourceLastImported="1539006235" externalFileCRC32="2081024581" externalFileSize="1984" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Space.png" bitmapDataHRef="M 576 1539004990.dat" frameRight="2060" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/T.png" itemID="5bbb5a3f-00002c00" linkageExportForAS="true" linkageIdentifier="T.png" sourceExternalFilepath="./LIBRARY/HelpIcons/T.png" sourceLastImported="1539006237" externalFileCRC32="1338972760" externalFileSize="973" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/T.png" bitmapDataHRef="M 577 1539004991.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Tab.png" itemID="5bbb5a3f-00002c05" linkageExportForAS="true" linkageIdentifier="Tab.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Tab.png" sourceLastImported="1539006239" externalFileCRC32="1172834817" externalFileSize="1439" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Tab.png" bitmapDataHRef="M 578 1539004991.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/thumb_Left_Any.png" itemID="5bbb5a3f-00002c0a" linkageExportForAS="true" linkageIdentifier="thumb_Left_Any.png" sourceExternalFilepath="./LIBRARY/HelpIcons/thumb_Left_Any.png" sourceLastImported="1539006219" externalFileCRC32="4000271089" externalFileSize="1978" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/thumb_Left_Any.png" bitmapDataHRef="M 579 1539004991.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/thumb_Left_Down.png" itemID="5bbb5a3f-00002c0f" linkageExportForAS="true" linkageIdentifier="thumb_Left_Down.png" sourceExternalFilepath="./LIBRARY/HelpIcons/thumb_Left_Down.png" sourceLastImported="1539006242" externalFileCRC32="1292238921" externalFileSize="2219" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/thumb_Left_Down.png" bitmapDataHRef="M 580 1539004991.dat" frameRight="1280" frameBottom="1560"/>
<DOMBitmapItem name="HelpIcons/thumb_Left_L.png" itemID="5bbb5a3f-00002c14" linkageExportForAS="true" linkageIdentifier="thumb_Left_L.png" sourceExternalFilepath="./LIBRARY/HelpIcons/thumb_Left_L.png" sourceLastImported="1539006243" externalFileCRC32="4197932051" externalFileSize="2244" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/thumb_Left_L.png" bitmapDataHRef="M 581 1539004991.dat" frameRight="1560" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/thumb_Left_LR.png" itemID="5bbb5a3f-00002c19" linkageExportForAS="true" linkageIdentifier="thumb_Left_LR.png" sourceExternalFilepath="./LIBRARY/HelpIcons/thumb_Left_LR.png" sourceLastImported="1539006245" externalFileCRC32="1935601743" externalFileSize="2528" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/thumb_Left_LR.png" bitmapDataHRef="M 582 1539004991.dat" frameRight="1840" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/thumb_Left_Press.png" itemID="5bbb5a3f-00002c1e" linkageExportForAS="true" linkageIdentifier="thumb_Left_Press.png" sourceExternalFilepath="./LIBRARY/HelpIcons/thumb_Left_Press.png" sourceLastImported="1539006248" externalFileCRC32="978232413" externalFileSize="1779" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/thumb_Left_Press.png" bitmapDataHRef="M 583 1539004991.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/thumb_Left_R.png" itemID="5bbb5a3f-00002c23" linkageExportForAS="true" linkageIdentifier="thumb_Left_R.png" sourceExternalFilepath="./LIBRARY/HelpIcons/thumb_Left_R.png" sourceLastImported="1539006250" externalFileCRC32="133165613" externalFileSize="2277" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/thumb_Left_R.png" bitmapDataHRef="M 584 1539004991.dat" frameRight="1560" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/thumb_Left_UD.png" itemID="5bbb5a3f-00002c28" linkageExportForAS="true" linkageIdentifier="thumb_Left_UD.png" sourceExternalFilepath="./LIBRARY/HelpIcons/thumb_Left_UD.png" sourceLastImported="1539006252" externalFileCRC32="2018078412" externalFileSize="2523" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/thumb_Left_UD.png" bitmapDataHRef="M 585 1539004991.dat" frameRight="1280" frameBottom="1840"/>
<DOMBitmapItem name="HelpIcons/thumb_Left_Up.png" itemID="5bbb5a3f-00002c2d" linkageExportForAS="true" linkageIdentifier="thumb_Left_Up.png" sourceExternalFilepath="./LIBRARY/HelpIcons/thumb_Left_Up.png" sourceLastImported="1539006254" externalFileCRC32="337852153" externalFileSize="2240" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/thumb_Left_Up.png" bitmapDataHRef="M 586 1539004991.dat" frameRight="1280" frameBottom="1560"/>
<DOMBitmapItem name="HelpIcons/thumb_Right_Any.png" itemID="5bbb5a3f-00002c32" linkageExportForAS="true" linkageIdentifier="thumb_Right_Any.png" sourceExternalFilepath="./LIBRARY/HelpIcons/thumb_Right_Any.png" sourceLastImported="1539006256" externalFileCRC32="2908326362" externalFileSize="2226" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/thumb_Right_Any.png" bitmapDataHRef="M 587 1539004991.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/thumb_Right_Down.png" itemID="5bbb5a3f-00002c37" linkageExportForAS="true" linkageIdentifier="thumb_Right_Down.png" sourceExternalFilepath="./LIBRARY/HelpIcons/thumb_Right_Down.png" sourceLastImported="1539006260" externalFileCRC32="2911683964" externalFileSize="2453" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/thumb_Right_Down.png" bitmapDataHRef="M 588 1539004991.dat" frameRight="1280" frameBottom="1560"/>
<DOMBitmapItem name="HelpIcons/thumb_Right_L.png" itemID="5bbb5a3f-00002c3c" linkageExportForAS="true" linkageIdentifier="thumb_Right_L.png" sourceExternalFilepath="./LIBRARY/HelpIcons/thumb_Right_L.png" sourceLastImported="1539006261" externalFileCRC32="1430233653" externalFileSize="2538" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/thumb_Right_L.png" bitmapDataHRef="M 589 1539004991.dat" frameRight="1560" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/thumb_Right_LR.png" itemID="5bbb5a3f-00002c41" linkageExportForAS="true" linkageIdentifier="thumb_Right_LR.png" sourceExternalFilepath="./LIBRARY/HelpIcons/thumb_Right_LR.png" sourceLastImported="1539006264" externalFileCRC32="200989354" externalFileSize="2803" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/thumb_Right_LR.png" bitmapDataHRef="M 590 1539004991.dat" frameRight="1840" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/thumb_Right_Press.png" itemID="5bbb5a3f-00002c46" linkageExportForAS="true" linkageIdentifier="thumb_Right_Press.png" sourceExternalFilepath="./LIBRARY/HelpIcons/thumb_Right_Press.png" sourceLastImported="1539006266" externalFileCRC32="3255006076" externalFileSize="1947" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/thumb_Right_Press.png" bitmapDataHRef="M 591 1539004991.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/thumb_Right_R.png" itemID="5bbb5a3f-00002c4b" linkageExportForAS="true" linkageIdentifier="thumb_Right_R.png" sourceExternalFilepath="./LIBRARY/HelpIcons/thumb_Right_R.png" sourceLastImported="1539006269" externalFileCRC32="1842962580" externalFileSize="2546" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/thumb_Right_R.png" bitmapDataHRef="M 592 1539004991.dat" frameRight="1560" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/thumb_Right_UD.png" itemID="5bbb5a3f-00002c50" linkageExportForAS="true" linkageIdentifier="thumb_Right_UD.png" sourceExternalFilepath="./LIBRARY/HelpIcons/thumb_Right_UD.png" sourceLastImported="1539006275" externalFileCRC32="1552190896" externalFileSize="2755" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/thumb_Right_UD.png" bitmapDataHRef="M 593 1539004991.dat" frameRight="1280" frameBottom="1840"/>
<DOMBitmapItem name="HelpIcons/thumb_Right_Up.png" itemID="5bbb5a40-00002c55" linkageExportForAS="true" linkageIdentifier="thumb_Right_Up.png" sourceExternalFilepath="./LIBRARY/HelpIcons/thumb_Right_Up.png" sourceLastImported="1539006277" externalFileCRC32="1191397987" externalFileSize="2471" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/thumb_Right_Up.png" bitmapDataHRef="M 594 1539004992.dat" frameRight="1280" frameBottom="1560"/>
<DOMBitmapItem name="HelpIcons/Tilde.png" itemID="5bbb5a40-00002c5a" linkageExportForAS="true" linkageIdentifier="Tilde.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Tilde.png" sourceLastImported="1539006279" externalFileCRC32="1965634912" externalFileSize="1297" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Tilde.png" bitmapDataHRef="M 595 1539004992.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/trigger.png" itemID="5bbb5a40-00002c5f" linkageExportForAS="true" linkageIdentifier="trigger.png" sourceExternalFilepath="./LIBRARY/HelpIcons/trigger.png" sourceLastImported="1539006281" externalFileCRC32="3386812700" externalFileSize="1270" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/trigger.png" bitmapDataHRef="M 596 1539004992.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/trigger_Hold.png" itemID="5bbb5a40-00002c64" linkageExportForAS="true" linkageIdentifier="trigger_Hold.png" sourceExternalFilepath="./LIBRARY/HelpIcons/trigger_Hold.png" sourceLastImported="1539006283" externalFileCRC32="3281672923" externalFileSize="2394" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/trigger_Hold.png" bitmapDataHRef="M 597 1539004992.dat" frameRight="2760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/trigger_Left.png" itemID="5bbb5a40-00002c69" linkageExportForAS="true" linkageIdentifier="trigger_Left.png" sourceExternalFilepath="./LIBRARY/HelpIcons/trigger_Left.png" sourceLastImported="1539006285" externalFileCRC32="1117494356" externalFileSize="1292" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/trigger_Left.png" bitmapDataHRef="M 598 1539004992.dat" frameRight="1480" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/trigger_Right.png" itemID="5bbb5a40-00002c6e" linkageExportForAS="true" linkageIdentifier="trigger_Right.png" sourceExternalFilepath="./LIBRARY/HelpIcons/trigger_Right.png" sourceLastImported="1539006287" externalFileCRC32="772468874" externalFileSize="1588" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/trigger_Right.png" bitmapDataHRef="M 599 1539004992.dat" frameRight="1480" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/U.png" itemID="5bbb5a40-00002c73" linkageExportForAS="true" linkageIdentifier="U.png" sourceExternalFilepath="./LIBRARY/HelpIcons/U.png" sourceLastImported="1539006289" externalFileCRC32="1434947518" externalFileSize="1109" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/U.png" bitmapDataHRef="M 600 1539004992.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/UnknownKey.png" itemID="5bbb5a40-00002c78" linkageExportForAS="true" linkageIdentifier="UnknownKey.png" sourceExternalFilepath="./LIBRARY/HelpIcons/UnknownKey.png" sourceLastImported="1539006291" externalFileCRC32="4000315917" externalFileSize="1444" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/UnknownKey.png" bitmapDataHRef="M 601 1539004992.dat" frameRight="1760" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Up.png" itemID="5bbb5a40-00002c7d" linkageExportForAS="true" linkageIdentifier="Up.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Up.png" sourceLastImported="1539006293" externalFileCRC32="3783636438" externalFileSize="1188" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Up.png" bitmapDataHRef="M 602 1539004992.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/V.png" itemID="5bbb5a40-00002c82" linkageExportForAS="true" linkageIdentifier="V.png" sourceExternalFilepath="./LIBRARY/HelpIcons/V.png" sourceLastImported="1539006294" externalFileCRC32="3044866401" externalFileSize="1381" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/V.png" bitmapDataHRef="M 603 1539004992.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/VIVE MENU.png" itemID="5bbb5a40-00002c87" linkageExportForAS="true" linkageIdentifier="VIVE MENU.png" sourceExternalFilepath="./LIBRARY/HelpIcons/VIVE MENU.png" sourceLastImported="1539006296" externalFileCRC32="3286315313" externalFileSize="1319" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/VIVE MENU.png" bitmapDataHRef="M 604 1539004992.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/VIVE MENU_HOLD.png" itemID="5bbb5a40-00002c8c" linkageExportForAS="true" linkageIdentifier="VIVE MENU_HOLD.png" sourceExternalFilepath="./LIBRARY/HelpIcons/VIVE MENU_HOLD.png" sourceLastImported="1539006298" externalFileCRC32="129189596" externalFileSize="2908" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/VIVE MENU_HOLD.png" bitmapDataHRef="M 605 1539004992.dat" frameRight="2820" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/VIVE MENU_LEFT.png" itemID="5bbb5a40-00002c91" linkageExportForAS="true" linkageIdentifier="VIVE MENU_LEFT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/VIVE MENU_LEFT.png" sourceLastImported="1539006300" externalFileCRC32="2509489791" externalFileSize="2226" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/VIVE MENU_LEFT.png" bitmapDataHRef="M 606 1539004992.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/VIVE MENU_RIGHT.png" itemID="5bbb5a40-00002c96" linkageExportForAS="true" linkageIdentifier="VIVE MENU_RIGHT.png" sourceExternalFilepath="./LIBRARY/HelpIcons/VIVE MENU_RIGHT.png" sourceLastImported="1539006302" externalFileCRC32="2032820967" externalFileSize="2538" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/VIVE MENU_RIGHT.png" bitmapDataHRef="M 607 1539004992.dat" frameRight="2100" frameBottom="1300"/>
<DOMBitmapItem name="HelpIcons/VIVE MOTION.png" itemID="5bbb5a40-00002c9b" linkageExportForAS="true" linkageIdentifier="VIVE MOTION.png" sourceExternalFilepath="./LIBRARY/HelpIcons/VIVE MOTION.png" sourceLastImported="1539006304" externalFileCRC32="4176184216" externalFileSize="2050" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/VIVE MOTION.png" bitmapDataHRef="M 608 1539004992.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/W.png" itemID="5bbb5a40-00002ca0" linkageExportForAS="true" linkageIdentifier="W.png" sourceExternalFilepath="./LIBRARY/HelpIcons/W.png" sourceLastImported="1539006306" externalFileCRC32="279132278" externalFileSize="1623" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/W.png" bitmapDataHRef="M 609 1539004992.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Wheel.png" itemID="5bbb5a41-00002ca5" linkageExportForAS="true" linkageIdentifier="Wheel.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Wheel.png" sourceLastImported="1539006308" externalFileCRC32="3089688858" externalFileSize="2031" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Wheel.png" bitmapDataHRef="M 610 1539004992.dat" frameRight="2060" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/X.png" itemID="5bbb5a41-00002caa" linkageExportForAS="true" linkageIdentifier="X.png" sourceExternalFilepath="./LIBRARY/HelpIcons/X.png" sourceLastImported="1539006310" externalFileCRC32="236777776" externalFileSize="1429" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/X.png" bitmapDataHRef="M 611 1539004993.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Y.png" itemID="5bbb5a41-00002caf" linkageExportForAS="true" linkageIdentifier="Y.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Y.png" sourceLastImported="1539006312" externalFileCRC32="821775664" externalFileSize="1230" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Y.png" bitmapDataHRef="M 612 1539004993.dat" frameRight="1280" frameBottom="1280"/>
<DOMBitmapItem name="HelpIcons/Z.png" itemID="5bbb5a41-00002cb4" linkageExportForAS="true" linkageIdentifier="Z.png" sourceExternalFilepath="./LIBRARY/HelpIcons/Z.png" sourceLastImported="1539006314" externalFileCRC32="3016281899" externalFileSize="1193" useImportedJPEGData="false" compressionType="lossless" originalCompressionType="lossless" quality="50" href="HelpIcons/Z.png" bitmapDataHRef="M 613 1539004993.dat" frameRight="1280" frameBottom="1280"/>
</media>
<symbols>
<Include href="ButtonArt.xml" itemID="505f0679-0000004d" lastModified="1359449012"/>
<Include href="ButtonBG.xml" loadImmediate="false" itemID="505cd012-000003df" lastModified="1348259858"/>
<Include href="ButtonPanel.xml" itemID="506a59ab-00000e80" lastModified="1361534055"/>
<Include href="DialogButton.xml" itemID="506f1b2c-0000039a" lastModified="1359549025"/>
<Include href="Divider.xml" loadImmediate="false" itemID="5107537c-000013a1" lastModified="1359434981"/>
<Include href="Graphic/ButtonBG Shape.xml" itemIcon="1" loadImmediate="false" itemID="505cd111-000003f9" lastModified="1348260113"/>
<Include href="InputMappingArt.xml" itemID="51070bca-00000234" lastModified="1359448930"/>
<Include href="InputMappingArtBG.xml" loadImmediate="false" itemID="51070bc7-00000233" lastModified="1359416263"/>
<Include href="JournalBottomBarCenterReference.xml" itemIcon="1" loadImmediate="false" itemID="5baef7b2-0000975f" lastModified="1538197386"/>
<Include href="MappedButton.xml" itemID="505ccf4f-000003d4" lastModified="1538139034"/>
<Include href="MovieClips/ButtonArtBackground.xml" loadImmediate="false" itemID="510734d8-00000f60" lastModified="1359426776"/>
<Include href="MovieClips/ConfigPanelFader.xml" itemID="4fce80e3-0000440b" lastModified="1347153330"/>
<Include href="MovieClips/ConfirmPanel.xml" loadImmediate="false" itemID="510731dd-00000e1b" lastModified="1361534700"/>
<Include href="MovieClips/ConfirmText.xml" loadImmediate="false" itemID="51073437-00000f58" lastModified="1359426615"/>
<Include href="MovieClips/EquipIcon.xml" loadImmediate="false" itemID="51071857-0000017a" lastModified="1359420994"/>
<Include href="MovieClips/HelpList.xml" itemID="5107123e-00000278" lastModified="1359424040"/>
<Include href="MovieClips/HelpListEntry.xml" loadImmediate="false" itemID="51072a25-00000df5" lastModified="1359424053"/>
<Include href="MovieClips/HelpListPanel.xml" loadImmediate="false" itemID="5107123c-00000275" lastModified="1359420219"/>
<Include href="MovieClips/HelpTextButtonArtHolder.xml" itemID="51079105-0000353f" lastModified="1359450373"/>
<Include href="MovieClips/HelpTextHolder.xml" loadImmediate="false" itemID="51071b42-000006cd" lastModified="1359424112"/>
<Include href="MovieClips/HelpTextPanel.xml" loadImmediate="false" itemID="5107123a-00000274" lastModified="1359420281"/>
<Include href="MovieClips/InputMappingList.xml" itemID="51071238-00000273" lastModified="1359425742"/>
<Include href="MovieClips/InputMappingListEntry.xml" loadImmediate="false" itemID="510730bd-00000e11" lastModified="1359434474"/>
<Include href="MovieClips/InputMappingListScrollArrow.xml" loadImmediate="false" itemID="510730b1-00000e10" lastModified="1359425713"/>
<Include href="MovieClips/InputMappingPanel.xml" loadImmediate="false" itemID="51072be1-00000dfd" lastModified="1359424481"/>
<Include href="MovieClips/JournalBackground.xml" loadImmediate="false" itemID="51071236-00000272" lastModified="1359417910"/>
<Include href="MovieClips/JournalBottomBar.xml" itemID="51071234-00000271" lastModified="1538199061"/>
<Include href="MovieClips/JournalTab.xml" itemID="51070d2d-00000247" lastModified="1359549086"/>
<Include href="MovieClips/JournalTabEnd.xml" loadImmediate="false" itemID="510734bc-00000f5f" lastModified="1359426748"/>
<Include href="MovieClips/LevelMeterRect.xml" loadImmediate="false" itemID="51073364-00000f4d" lastModified="1538147233"/>
<Include href="MovieClips/LevelProgressBar.xml" loadImmediate="false" itemID="51073371-00000f4e" lastModified="1359426509"/>
<Include href="MovieClips/MeterBar.xml" loadImmediate="false" itemID="510733bd-00000f51" lastModified="1359426493"/>
<Include href="MovieClips/MeterBarBackground.xml" loadImmediate="false" itemID="510733b6-00000f50" lastModified="1359426486"/>
<Include href="MovieClips/MeterBarColor.xml" loadImmediate="false" itemID="5107346e-00000f5d" lastModified="1359426670"/>
<Include href="MovieClips/MeterMask.xml" loadImmediate="false" itemID="510733c4-00000f53" lastModified="1359426500"/>
<Include href="MovieClips/ObjectiveListItem.xml" itemID="51070d30-00000249" lastModified="1359418237"/>
<Include href="MovieClips/ObjectiveScrollingList.xml" itemID="51070d32-0000024a" lastModified="1359421603"/>
<Include href="MovieClips/ObjectivesHeader.xml" loadImmediate="false" itemID="51072f9a-00000e09" lastModified="1359425434"/>
<Include href="MovieClips/OptionsLists.xml" loadImmediate="false" itemID="51072c09-00000e00" lastModified="1359424548"/>
<Include href="MovieClips/OptionsListsList.xml" itemID="51072c24-00000e02" lastModified="1359424592"/>
<Include href="MovieClips/OptionsListsListEntry.xml" itemID="51072c3b-00000e03" lastModified="1359424571"/>
<Include href="MovieClips/OptionsListsPanel.xml" loadImmediate="false" itemID="51072bf3-00000dfe" lastModified="1359424522"/>
<Include href="MovieClips/OptionStepperArrowBtn.xml" itemID="51070d38-0000024d" lastModified="1359416657"/>
<Include href="MovieClips/PCQuitList.xml" itemID="51070d41-0000024e" lastModified="1359426603"/>
<Include href="MovieClips/PCQuitListEntry.xml" loadImmediate="false" itemID="51073417-00000f57" lastModified="1359426583"/>
<Include href="MovieClips/PCQuitPanel.xml" loadImmediate="false" itemID="51072bc7-00000dfc" lastModified="1359424455"/>
<Include href="MovieClips/PlayerInfoText.xml" loadImmediate="false" itemID="510730ff-00000e12" lastModified="1359425791"/>
<Include href="MovieClips/QuestJournalBase.xml" itemID="51070d49-00000250" lastModified="1538147467"/>
<Include href="MovieClips/QuestJournalFader.xml" loadImmediate="false" itemID="51070d4c-00000251" lastModified="1359416749"/>
<Include href="MovieClips/QuestsFader.xml" loadImmediate="false" itemID="51070d4e-00000252" lastModified="1359416743"/>
<Include href="MovieClips/QuestsPage.xml" itemID="51070d50-00000253" lastModified="1538143199"/>
<Include href="MovieClips/QuestTitleEndpieces.xml" loadImmediate="false" itemID="51070d9d-00000254" lastModified="1359416733"/>
<Include href="MovieClips/QuestTitleHolder.xml" loadImmediate="false" itemID="51072d52-00000e07" lastModified="1538144664"/>
<Include href="MovieClips/QuestTitleList.xml" itemID="51070db6-00000256" lastModified="1359425454"/>
<Include href="MovieClips/QuestTitleListEntry.xml" loadImmediate="false" itemID="51072d5f-00000e08" lastModified="1359425412"/>
<Include href="MovieClips/QuestTitleListEntryCentered.xml" loadImmediate="false" itemID="51072fae-00000e0a" lastModified="1359425454"/>
<Include href="MovieClips/QuestTitleListEntryDivider.xml" loadImmediate="false" itemID="51073331-00000f47" lastModified="1359426353"/>
<Include href="MovieClips/SaveLoadList.xml" itemID="51073127-00000e15" lastModified="1359425923"/>
<Include href="MovieClips/SaveLoadListEntry.xml" loadImmediate="false" itemID="5107312b-00000e16" lastModified="1359425835"/>
<Include href="MovieClips/SaveLoadPanel.xml" itemID="51070cca-00000243" lastModified="1359425928"/>
<Include href="MovieClips/ScreenshotHolder.xml" loadImmediate="false" itemID="51073139-00000e17" lastModified="1359425849"/>
<Include href="MovieClips/ScrollableText.xml" itemID="51070db8-00000257" lastModified="1359425655"/>
<Include href="MovieClips/SettingsCheckBox.xml" loadImmediate="false" itemID="51070ea9-0000026e" lastModified="1359417001"/>
<Include href="MovieClips/SettingsCheckBoxBackground.xml" loadImmediate="false" itemID="5107310e-00000e13" lastModified="1359425806"/>
<Include href="MovieClips/SettingsCheckBoxCheck.xml" loadImmediate="false" itemID="51073112-00000e14" lastModified="1359425810"/>
<Include href="MovieClips/SettingsList.xml" itemID="510731b5-00000e1a" lastModified="1536647440"/>
<Include href="MovieClips/SettingsListEntry.xml" loadImmediate="false" itemID="510731b1-00000e19" lastModified="1359425969"/>
<Include href="MovieClips/SettingsOptionStepper.xml" itemID="51070dbc-0000025a" lastModified="1359423867"/>
<Include href="MovieClips/SettingsPanel.xml" loadImmediate="false" itemID="5107319f-00000e18" lastModified="1359426000"/>
<Include href="MovieClips/StatsCategoryListEntry.xml" loadImmediate="false" itemID="510729b0-00000df2" lastModified="1359423920"/>
<Include href="MovieClips/StatsCategoryListEntryCentered.xml" loadImmediate="false" itemID="51072ab8-00000df8" lastModified="1359424184"/>
<Include href="MovieClips/StatsCategoryListHolder.xml" loadImmediate="false" itemID="51072d1c-00000e06" lastModified="1359424827"/>
<Include href="MovieClips/StatsCategoryListList.xml" itemID="51072ca5-00000e04" lastModified="1359426386"/>
<Include href="MovieClips/StatsFader.xml" loadImmediate="false" itemID="51070c9b-0000023d" lastModified="1359416478"/>
<Include href="MovieClips/StatsList.xml" itemID="51070c9d-0000023e" lastModified="1359423974"/>
<Include href="MovieClips/StatsListEntry.xml" loadImmediate="false" itemID="510729e1-00000df4" lastModified="1359423969"/>
<Include href="MovieClips/StatsPage.xml" itemID="51070ca3-0000023f" lastModified="1359435262"/>
<Include href="MovieClips/SystemCategoriesList.xml" itemID="51070ca5-00000240" lastModified="1359424353"/>
<Include href="MovieClips/SystemCategoriesListEntry.xml" loadImmediate="false" itemID="51072b56-00000df9" lastModified="1359424342"/>
<Include href="MovieClips/SystemCategoriesListEntryCentered.xml" loadImmediate="false" itemID="51072ab5-00000df7" lastModified="1359424181"/>
<Include href="MovieClips/SystemCategoryList.xml" loadImmediate="false" itemID="51072b8c-00000dfb" lastModified="1359424399"/>
<Include href="MovieClips/SystemFader.xml" loadImmediate="false" itemID="51070caa-00000241" lastModified="1359435081"/>
<Include href="MovieClips/SystemPage.xml" itemID="51070cac-00000242" lastModified="1359548820"/>
<Include href="scrollBar.xml" itemID="50f92899-00007a5c" lastModified="1359422278"/>
<Include href="scrollBarAssets/scrollBar_downArrow.xml" itemID="50f924b6-00007913" lastModified="1358505142"/>
<Include href="scrollBarAssets/scrollBar_thumb.xml" itemID="50f924bc-00007917" lastModified="1358505148"/>
<Include href="scrollBarAssets/scrollBar_track.xml" itemID="50f924c1-0000791b" lastModified="1358505153"/>
<Include href="scrollBarAssets/scrollBar_upArrow.xml" itemID="50f928d6-00007ae1" lastModified="1359420473"/>
<Include href="scrollBarAssets/scrollBarGraphics/scrollBar_cap_shape.xml" itemIcon="1" loadImmediate="false" itemID="50f924ee-00007924" lastModified="1358505198"/>
<Include href="scrollBarAssets/scrollBarGraphics/scrollBar_thumb_shape.xml" itemIcon="1" loadImmediate="false" itemID="50f924f8-00007926" lastModified="1358505208"/>
<Include href="scrollBarAssets/scrollBarGraphics/scrollBar_track_shape.xml" itemIcon="1" loadImmediate="false" itemID="50f92501-00007929" lastModified="1358505217"/>
<Include href="scrollBarAssets/scrollBarGraphics/scrollBarOption_thumb_shape.xml" itemIcon="1" loadImmediate="false" itemID="51072314-00000c0b" lastModified="1359422557"/>
<Include href="scrollBarAssets/scrollBarOption_thumb.xml" itemID="510722e2-00000c09" lastModified="1359422572"/>
<Include href="scrollBarOption.xml" itemID="51072281-00000c07" lastModified="1359422744"/>
<Include href="Shapes/BackgroundRect.xml" itemIcon="1" loadImmediate="false" itemID="51071378-00000123" lastModified="1359418232"/>
<Include href="Shapes/Endpieces_DLC01.xml" itemIcon="1" loadImmediate="false" itemID="4fda8f4d-0000050a" lastModified="1339723597"/>
<Include href="Shapes/Endpieces_DLC02.xml" itemIcon="1" loadImmediate="false" itemID="507e6752-000008de" lastModified="1350465840"/>
<Include href="Shapes/MeterBackground.xml" itemIcon="1" loadImmediate="false" itemID="5107339c-00000f4f" lastModified="1359426460"/>
<Include href="Shapes/Shape 122.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000000c9" lastModified="1323436067"/>
<Include href="Shapes/Shape 398.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-00000206" lastModified="1323436067"/>
<Include href="Shapes/Shape 400.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-00000204" lastModified="1323436067"/>
<Include href="Shapes/Shape 407.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000001f1" lastModified="1323436067"/>
<Include href="Shapes/Shape 409.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000001f2" lastModified="1323436067"/>
<Include href="Shapes/Shape 411.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000001f3" lastModified="1323436067"/>
<Include href="Shapes/Shape 414.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000001f5" lastModified="1323436067"/>
<Include href="Shapes/Shape 417.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000001f4" lastModified="1323436067"/>
<Include href="Shapes/Shape 432.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000000ea" lastModified="1323436067"/>
<Include href="Shapes/Shape 433.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000000eb" lastModified="1323436067"/>
<Include href="Shapes/Shape 435.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000001ee" lastModified="1323436067"/>
<Include href="Shapes/Shape 439.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000001f7" lastModified="1323436067"/>
<Include href="Shapes/Shape 440.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000001f8" lastModified="1323436067"/>
<Include href="Shapes/Shape 441.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000001f9" lastModified="1323436067"/>
<Include href="Shapes/Shape 442.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000001fa" lastModified="1323436067"/>
<Include href="Shapes/Shape 443.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000001fb" lastModified="1323436067"/>
<Include href="Shapes/Shape 444.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000001fc" lastModified="1323436067"/>
<Include href="Shapes/Shape 445.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000001fd" lastModified="1323436067"/>
<Include href="Shapes/Shape 446.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000001fe" lastModified="1323436067"/>
<Include href="Shapes/Shape 447.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000001ff" lastModified="1339721498"/>
<Include href="Shapes/Shape 468.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000000d6" lastModified="1323436067"/>
<Include href="Shapes/Shape 493.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-0000010d" lastModified="1323436067"/>
<Include href="Shapes/Shape 499.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-00000102" lastModified="1323436067"/>
<Include href="Shapes/Shape 505.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000000fd" lastModified="1323436067"/>
<Include href="Shapes/Shape 507.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000000ff" lastModified="1323436067"/>
<Include href="Shapes/Shape 541.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000001e0" lastModified="1323436067"/>
<Include href="Shapes/Shape 548.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000000e4" lastModified="1323436067"/>
<Include href="Shapes/Shape 552.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000000d2" lastModified="1538146716"/>
<Include href="Shapes/Shape 556.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000000dc" lastModified="1323436067"/>
<Include href="Shapes/Shape 558.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000000dd" lastModified="1323436067"/>
<Include href="Shapes/Shape 560.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000000df" lastModified="1323436067"/>
<Include href="Shapes/Shape 562.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000000e1" lastModified="1323436067"/>
<Include href="Shapes/Shape 569.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000000d0" lastModified="1323436067"/>
<Include href="Shapes/Shape 571.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000000cc" lastModified="1323436067"/>
<Include href="Shapes/Shape 573.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000000ce" lastModified="1323436067"/>
<Include href="Shapes/Shape 575.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000000ca" lastModified="1323436067"/>
<Include href="Shapes/Shape 577.xml" itemIcon="1" loadImmediate="false" itemID="4ee20823-000000c5" lastModified="1323436067"/>
<Include href="TextArea.xml" loadImmediate="false" itemID="61810984-0000079f" lastModified="1635846532"/>
</symbols>
<timelines>
<DOMTimeline name="Page 1">
<layers>
<DOMLayer name="Script 0" color="#4F80FF" autoNamed="false">
<frames>
<DOMFrame index="0" keyMode="8704">
<Actionscript>
<script><![CDATA[function ResetOnShow()
{
gfx.managers.InputDelegate.instance.Reset();
QuestJournalFader.Menu_mc.OnShow();
}
function InitExtensions()
{
QuestJournalFader.Menu_mc.InitExtensions();
}
function SetPlatform(aiPlatform, abPS3Switch)
{
QuestJournalFader.Menu_mc.SetPlatform(aiPlatform, abPS3Switch);
}
_global.gfxExtensions = true;
Shared.GlobalFunc.MaintainTextFormat();]]></script>
</Actionscript>
<elements/>
</DOMFrame>
</frames>
</DOMLayer>
<DOMLayer name="QuestJournalFader" color="#4F80FF" current="true" isSelected="true" autoNamed="false">
<frames>
<DOMFrame index="0" keyMode="8704">
<elements>
<DOMSymbolInstance libraryItemName="MovieClips/QuestJournalFader" name="QuestJournalFader" centerPoint3DX="640" centerPoint3DY="475.4">
<transformationPoint>
<Point/>
</transformationPoint>
</DOMSymbolInstance>
</elements>
</DOMFrame>
</frames>
</DOMLayer>
<DOMLayer name="ConfigPanelFader" color="#FF800A" autoNamed="false">
<frames>
<DOMFrame index="0" keyMode="9728">
<elements>
<DOMSymbolInstance libraryItemName="MovieClips/ConfigPanelFader" name="ConfigPanelFader">
<transformationPoint>
<Point/>
</transformationPoint>
</DOMSymbolInstance>
</elements>
</DOMFrame>
</frames>
</DOMLayer>
</layers>
</DOMTimeline>
</timelines>
<PrinterSettings/>
<publishHistory>
<PublishItem publishSize="564402" publishTime="1635577318"/>
<PublishItem publishSize="691756" publishTime="1539006633"/>
<PublishItem publishSize="691756" publishTime="1539006572"/>
<PublishItem publishSize="240875" publishTime="1539005736"/>
<PublishItem publishSize="238216" publishTime="1539005189"/>
<PublishItem publishSize="238777" publishTime="1538987761"/>
<PublishItem publishSize="238216" publishTime="1538987686"/>
<PublishItem publishSize="238138" publishTime="1538984810"/>
<PublishItem publishSize="238080" publishTime="1538984707"/>
<PublishItem publishSize="238053" publishTime="1538984586"/>
<PublishItem publishSize="236907" publishTime="1538979338"/>
<PublishItem publishSize="236907" publishTime="1538979245"/>
<PublishItem publishSize="238359" publishTime="1538978984"/>
<PublishItem publishSize="238362" publishTime="1538978576"/>
<PublishItem publishSize="238362" publishTime="1538978561"/>
<PublishItem publishSize="238368" publishTime="1538978463"/>
<PublishItem publishSize="238367" publishTime="1538978378"/>
<PublishItem publishSize="238307" publishTime="1538978104"/>
<PublishItem publishSize="238276" publishTime="1538977855"/>
<PublishItem publishSize="238255" publishTime="1538977596"/>
</publishHistory>
</DOMDocument> | 308.392638 | 937 | 0.796922 |
66845f9899e56b675df63d4e534b77d0b4f18972 | 1,517 | xml | XML | data/wikipedia/wikipedia_1_0_500-t15.xml | antonkarl/iceErrorCorpus | 35818908f73770eb6f646f817a16ef45b2e6ddc8 | [
"CC-BY-4.0"
] | 3 | 2020-05-29T18:59:53.000Z | 2020-09-28T12:19:30.000Z | data/wikipedia/wikipedia_1_0_500-t15.xml | antonkarl/iceErrorCorpus | 35818908f73770eb6f646f817a16ef45b2e6ddc8 | [
"CC-BY-4.0"
] | null | null | null | data/wikipedia/wikipedia_1_0_500-t15.xml | antonkarl/iceErrorCorpus | 35818908f73770eb6f646f817a16ef45b2e6ddc8 | [
"CC-BY-4.0"
] | 1 | 2021-11-15T15:21:41.000Z | 2021-11-15T15:21:41.000Z | <?xml version='1.0' encoding='UTF-8'?>
<TEI xmlns="http://www.tei-c.org/ns/1.0">
<teiHeader>
<fileDesc>
<titleStmt>
<title>wikipedia_1_0_500-t15.xml</title>
</titleStmt>
<publicationStmt>
<distributor>Rannsóknarstofan Mál og tækni</distributor>
</publicationStmt>
<sourceDesc>
<p>Risamálheildin</p>
</sourceDesc>
</fileDesc>
</teiHeader>
<text><body><p n="1">
<s n="1">
<w>Myndin</w>
<w>er</w>
<w>sú</w>
<w>þriðja</w>
<w>í</w>
<revision id="1">
<original><w>Shrek</w></original>
<corrected><w><hi>Shrek</hi></w></corrected>
<errors>
<error xtype="nonit4it" eid="0"/>
</errors>
</revision>
<w>seríunni</w>
<w>og</w>
<w>fara</w>
<w>Mike</w>
<w>Myers</w>
<c>,</c>
<w>Eddie</w>
<w>Murphy</w>
<c>,</c>
<w>Cameron</w>
<w>Diaz</w>
<c>,</c>
<w>Antonio</w>
<w>Banderas</w>
<c>,</c>
<w>Julie</w>
<w>Andrews</w>
<w>og</w>
<w>Justin</w>
<w>Timberlake</w>
<w>með</w>
<w>aðalhlutverkin</w>
<c>.</c>
</s><s n="2">
<revision id="2">
<original><w>Shrek</w><w>the</w><w>Third</w></original>
<corrected><w><hi>Shrek</hi></w><w><hi>the</hi></w><w><hi>Third</hi></w></corrected>
<errors>
<error xtype="nonit4it" eid="0"/>
</errors>
</revision>
<w>er</w>
<w>bandarísk</w>
<w>teiknimynd</w>
<w>frá</w>
<w>árinu 2007</w>
<w>sem</w>
<w>Chris</w>
<w>Miller</w>
<w>og</w>
<w>Raman</w>
<w>Hui</w>
<w>leikstýrðu</w>
<c>.</c>
</s></p></body></text>
</TEI> | 20.226667 | 88 | 0.524061 |
30f9a71227f761e0544b5b249d65837589807b97 | 332 | xml | XML | war/WEB-INF/datastore-indexes.xml | superrache/furzr | f1d752203c0f137987d321825711e86cb485a23e | [
"Apache-2.0"
] | null | null | null | war/WEB-INF/datastore-indexes.xml | superrache/furzr | f1d752203c0f137987d321825711e86cb485a23e | [
"Apache-2.0"
] | null | null | null | war/WEB-INF/datastore-indexes.xml | superrache/furzr | f1d752203c0f137987d321825711e86cb485a23e | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<datastore-indexes autoGenerate="true">
<datastore-index kind="CrazySnake" ancestor="false">
<property name="length" direction="desc" />
<property name="rate" direction="desc" />
<property name="date" direction="desc" />
</datastore-index>
</datastore-indexes> | 36.888889 | 56 | 0.650602 |
d2bcedf0b7118fc8ab34f9c80ff1cf49e298b159 | 50,118 | xml | XML | en/AVFoundation/AVCapturePhoto.xml | dmariogatto/apple-api-docs | c01080d73ad29c1124c6c5c0b13bfa11c4c08ce0 | [
"CC-BY-4.0",
"MIT"
] | 28 | 2019-05-10T03:23:56.000Z | 2022-02-24T04:04:29.000Z | en/AVFoundation/AVCapturePhoto.xml | dmariogatto/apple-api-docs | c01080d73ad29c1124c6c5c0b13bfa11c4c08ce0 | [
"CC-BY-4.0",
"MIT"
] | 87 | 2019-04-06T22:42:13.000Z | 2022-03-21T00:04:35.000Z | en/AVFoundation/AVCapturePhoto.xml | dmariogatto/apple-api-docs | c01080d73ad29c1124c6c5c0b13bfa11c4c08ce0 | [
"CC-BY-4.0",
"MIT"
] | 41 | 2019-05-10T18:34:41.000Z | 2021-12-15T20:52:24.000Z | <Type Name="AVCapturePhoto" FullName="AVFoundation.AVCapturePhoto">
<TypeSignature Language="C#" Value="public class AVCapturePhoto : Foundation.NSObject" />
<TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit AVCapturePhoto extends Foundation.NSObject" />
<TypeSignature Language="DocId" Value="T:AVFoundation.AVCapturePhoto" />
<TypeSignature Language="F#" Value="type AVCapturePhoto = class
 inherit NSObject" />
<AssemblyInfo>
<AssemblyName>Xamarin.iOS</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>Foundation.NSObject</BaseTypeName>
</Base>
<Interfaces />
<Attributes>
<Attribute>
<AttributeName>Foundation.Register("AVCapturePhoto", true)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
</Attributes>
<Docs>
<summary>Stores captured photo data.</summary>
<remarks>To be added.</remarks>
</Docs>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="protected AVCapturePhoto (Foundation.NSObjectFlag t);" />
<MemberSignature Language="ILAsm" Value=".method familyhidebysig specialname rtspecialname instance void .ctor(class Foundation.NSObjectFlag t) cil managed" />
<MemberSignature Language="DocId" Value="M:AVFoundation.AVCapturePhoto.#ctor(Foundation.NSObjectFlag)" />
<MemberSignature Language="F#" Value="new AVFoundation.AVCapturePhoto : Foundation.NSObjectFlag -> AVFoundation.AVCapturePhoto" Usage="new AVFoundation.AVCapturePhoto t" />
<MemberType>Constructor</MemberType>
<AssemblyInfo>
<AssemblyName>Xamarin.iOS</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)</AttributeName>
</Attribute>
</Attributes>
<Parameters>
<Parameter Name="t" Type="Foundation.NSObjectFlag" />
</Parameters>
<Docs>
<param name="t">Unused sentinel value, pass NSObjectFlag.Empty.</param>
<summary>Constructor to call on derived classes to skip initialization and merely allocate the object.</summary>
<remarks>
<para>This constructor should be called by derived classes when they completely construct the object in managed code and merely want the runtime to allocate and initialize the NSObject. This is required to implement the two-step initialization process that Objective-C uses, the first step is to perform the object allocation, the second step is to initialize the object. When developers invoke the constructor that takes the NSObjectFlag.Empty they take advantage of a direct path that goes all the way up to NSObject to merely allocate the object's memory and bind the Objective-C and C# objects together. The actual initialization of the object is up to the developer.</para>
<para>This constructor is typically used by the binding generator to allocate the object, but prevent the actual initialization to take place. Once the allocation has taken place, the constructor has to initialize the object. With constructors generated by the binding generator this means that it manually invokes one of the "init" methods to initialize the object.</para>
<para>It is the developer's responsibility to completely initialize the object if they chain up using the NSObjectFlag.Empty path.</para>
<para>In general, if the developer's constructor invokes the NSObjectFlag.Empty base implementation, then it should be calling an Objective-C init method. If this is not the case, developers should instead chain to the proper constructor in their class. </para>
<para>The argument value is ignored and merely ensures that the only code that is executed is the construction phase is the basic NSObject allocation and runtime type registration. Typically the chaining would look like this:</para>
<example>
<code lang="csharp lang-csharp"><![CDATA[
//
// The NSObjectFlag merely allocates the object and registers the
// C# class with the Objective-C runtime if necessary, but no actual
// initXxx method is invoked, that is done later in the constructor
//
// This is taken from Xamarin.iOS's source code:
//
[Export ("initWithFrame:")]
public UIView (System.Drawing.RectangleF frame) : base (NSObjectFlag.Empty)
{
// Invoke the init method now.
var initWithFrame = new Selector ("initWithFrame:").Handle;
if (IsDirectBinding)
Handle = ObjCRuntime.Messaging.IntPtr_objc_msgSend_CGRect (this.Handle, initWithFrame, frame);
else
Handle = ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper_CGRect (this.SuperHandle, initWithFrame, frame);
}
]]></code>
</example>
</remarks>
</Docs>
</Member>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="protected internal AVCapturePhoto (IntPtr handle);" />
<MemberSignature Language="ILAsm" Value=".method familyorassemblyhidebysig specialname rtspecialname instance void .ctor(native int handle) cil managed" />
<MemberSignature Language="DocId" Value="M:AVFoundation.AVCapturePhoto.#ctor(System.IntPtr)" />
<MemberSignature Language="F#" Value="new AVFoundation.AVCapturePhoto : nativeint -> AVFoundation.AVCapturePhoto" Usage="new AVFoundation.AVCapturePhoto handle" />
<MemberType>Constructor</MemberType>
<AssemblyInfo>
<AssemblyName>Xamarin.iOS</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)</AttributeName>
</Attribute>
</Attributes>
<Parameters>
<Parameter Name="handle" Type="System.IntPtr" />
</Parameters>
<Docs>
<param name="handle">Pointer (handle) to the unmanaged object.</param>
<summary>A constructor used when creating managed representations of unmanaged objects; Called by the runtime.</summary>
<remarks>
<para>This constructor is invoked by the runtime infrastructure (<see cref="M:ObjCRuntime.Runtime.GetNSObject(System.IntPtr)" />) to create a new managed representation for a pointer to an unmanaged Objective-C object. Developers should not invoke this method directly, instead they should call the GetNSObject method as it will prevent two instances of a managed object to point to the same native object.</para>
</remarks>
</Docs>
</Member>
<Member MemberName="BracketSettings">
<MemberSignature Language="C#" Value="public virtual AVFoundation.AVCaptureBracketedStillImageSettings BracketSettings { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance class AVFoundation.AVCaptureBracketedStillImageSettings BracketSettings" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.BracketSettings" />
<MemberSignature Language="F#" Value="member this.BracketSettings : AVFoundation.AVCaptureBracketedStillImageSettings" Usage="AVFoundation.AVCapturePhoto.BracketSettings" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyName>Xamarin.iOS</AssemblyName>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: Foundation.Export("bracketSettings")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>AVFoundation.AVCaptureBracketedStillImageSettings</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>
<para>(More documentation for this node is coming)</para>
<para tool="nullallowed">This value can be <see langword="null" />.</para>
</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="CameraCalibrationData">
<MemberSignature Language="C#" Value="public virtual AVFoundation.AVCameraCalibrationData CameraCalibrationData { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance class AVFoundation.AVCameraCalibrationData CameraCalibrationData" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.CameraCalibrationData" />
<MemberSignature Language="F#" Value="member this.CameraCalibrationData : AVFoundation.AVCameraCalibrationData" Usage="AVFoundation.AVCapturePhoto.CameraCalibrationData" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Xamarin.iOS</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: Foundation.Export("cameraCalibrationData")</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>AVFoundation.AVCameraCalibrationData</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets the camera calibration data for the capture device.</summary>
<value>
<para>(More documentation for this node is coming)</para>
<para tool="nullallowed">This value can be <see langword="null" />.</para>
</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="CGImageRepresentation">
<MemberSignature Language="C#" Value="public virtual CoreGraphics.CGImage CGImageRepresentation { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance class CoreGraphics.CGImage CGImageRepresentation" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.CGImageRepresentation" />
<MemberSignature Language="F#" Value="member this.CGImageRepresentation : CoreGraphics.CGImage" Usage="AVFoundation.AVCapturePhoto.CGImageRepresentation" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyName>Xamarin.iOS</AssemblyName>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: Foundation.Export("CGImageRepresentation")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>CoreGraphics.CGImage</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="ClassHandle">
<MemberSignature Language="C#" Value="public override IntPtr ClassHandle { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance native int ClassHandle" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.ClassHandle" />
<MemberSignature Language="F#" Value="member this.ClassHandle : nativeint" Usage="AVFoundation.AVCapturePhoto.ClassHandle" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Xamarin.iOS</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.IntPtr</ReturnType>
</ReturnValue>
<Docs>
<summary>The handle for this class.</summary>
<value>The pointer to the Objective-C class.</value>
<remarks>Each Xamarin.iOS class mirrors an unmanaged Objective-C class. This value contains the pointer to the Objective-C class, it is similar to calling objc_getClass with the object name.</remarks>
</Docs>
</Member>
<Member MemberName="DepthData">
<MemberSignature Language="C#" Value="public virtual AVFoundation.AVDepthData DepthData { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance class AVFoundation.AVDepthData DepthData" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.DepthData" />
<MemberSignature Language="F#" Value="member this.DepthData : AVFoundation.AVDepthData" Usage="AVFoundation.AVCapturePhoto.DepthData" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Xamarin.iOS</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: Foundation.Export("depthData")</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>AVFoundation.AVDepthData</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets the depth map for the captured photo, if present.</summary>
<value>
<para>(More documentation for this node is coming)</para>
<para tool="nullallowed">This value can be <see langword="null" />.</para>
</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="EmbeddedThumbnailPhotoFormat">
<MemberSignature Language="C#" Value="public AVFoundation.AVVideoSettingsCompressed EmbeddedThumbnailPhotoFormat { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance class AVFoundation.AVVideoSettingsCompressed EmbeddedThumbnailPhotoFormat" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.EmbeddedThumbnailPhotoFormat" />
<MemberSignature Language="F#" Value="member this.EmbeddedThumbnailPhotoFormat : AVFoundation.AVVideoSettingsCompressed" Usage="AVFoundation.AVCapturePhoto.EmbeddedThumbnailPhotoFormat" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Xamarin.iOS</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>AVFoundation.AVVideoSettingsCompressed</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets the format of the embedded thumbnail, if present.</summary>
<value>
<para>(More documentation for this node is coming)</para>
<para tool="nullallowed">This value can be <see langword="null" />.</para>
</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="FileDataRepresentation">
<MemberSignature Language="C#" Value="public virtual Foundation.NSData FileDataRepresentation { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance class Foundation.NSData FileDataRepresentation" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.FileDataRepresentation" />
<MemberSignature Language="F#" Value="member this.FileDataRepresentation : Foundation.NSData" Usage="AVFoundation.AVCapturePhoto.FileDataRepresentation" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyName>Xamarin.iOS</AssemblyName>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: Foundation.Export("fileDataRepresentation")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>Foundation.NSData</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="GetFileDataRepresentation">
<MemberSignature Language="C#" Value="public virtual Foundation.NSData GetFileDataRepresentation (AVFoundation.IAVCapturePhotoFileDataRepresentationCustomizer customizer);" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance class Foundation.NSData GetFileDataRepresentation(class AVFoundation.IAVCapturePhotoFileDataRepresentationCustomizer customizer) cil managed" />
<MemberSignature Language="DocId" Value="M:AVFoundation.AVCapturePhoto.GetFileDataRepresentation(AVFoundation.IAVCapturePhotoFileDataRepresentationCustomizer)" />
<MemberSignature Language="F#" Value="abstract member GetFileDataRepresentation : AVFoundation.IAVCapturePhotoFileDataRepresentationCustomizer -> Foundation.NSData
override this.GetFileDataRepresentation : AVFoundation.IAVCapturePhotoFileDataRepresentationCustomizer -> Foundation.NSData" Usage="aVCapturePhoto.GetFileDataRepresentation customizer" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyName>Xamarin.iOS</AssemblyName>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>Foundation.Export("fileDataRepresentationWithCustomizer:")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>Foundation.NSData</ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="customizer" Type="AVFoundation.IAVCapturePhotoFileDataRepresentationCustomizer" />
</Parameters>
<Docs>
<param name="customizer">To be added.</param>
<summary>To be added.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="GetFileDataRepresentation">
<MemberSignature Language="C#" Value="public virtual Foundation.NSData GetFileDataRepresentation (Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> replacementMetadata, Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> replacementEmbeddedThumbnailPhotoFormat, CoreVideo.CVPixelBuffer replacementEmbeddedThumbnailPixelBuffer, AVFoundation.AVDepthData replacementDepthData);" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance class Foundation.NSData GetFileDataRepresentation(class Foundation.NSDictionary`2<class Foundation.NSString, class Foundation.NSObject> replacementMetadata, class Foundation.NSDictionary`2<class Foundation.NSString, class Foundation.NSObject> replacementEmbeddedThumbnailPhotoFormat, class CoreVideo.CVPixelBuffer replacementEmbeddedThumbnailPixelBuffer, class AVFoundation.AVDepthData replacementDepthData) cil managed" />
<MemberSignature Language="DocId" Value="M:AVFoundation.AVCapturePhoto.GetFileDataRepresentation(Foundation.NSDictionary{Foundation.NSString,Foundation.NSObject},Foundation.NSDictionary{Foundation.NSString,Foundation.NSObject},CoreVideo.CVPixelBuffer,AVFoundation.AVDepthData)" />
<MemberSignature Language="F#" Value="abstract member GetFileDataRepresentation : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> * Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> * CoreVideo.CVPixelBuffer * AVFoundation.AVDepthData -> Foundation.NSData
override this.GetFileDataRepresentation : Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> * Foundation.NSDictionary<Foundation.NSString, Foundation.NSObject> * CoreVideo.CVPixelBuffer * AVFoundation.AVDepthData -> Foundation.NSData" Usage="aVCapturePhoto.GetFileDataRepresentation (replacementMetadata, replacementEmbeddedThumbnailPhotoFormat, replacementEmbeddedThumbnailPixelBuffer, replacementDepthData)" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyName>Xamarin.iOS</AssemblyName>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>Foundation.Export("fileDataRepresentationWithReplacementMetadata:replacementEmbeddedThumbnailPhotoFormat:replacementEmbeddedThumbnailPixelBuffer:replacementDepthData:")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'GetFileDataRepresentation' instead.")</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>Foundation.NSData</ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="replacementMetadata" Type="Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject>" />
<Parameter Name="replacementEmbeddedThumbnailPhotoFormat" Type="Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject>" />
<Parameter Name="replacementEmbeddedThumbnailPixelBuffer" Type="CoreVideo.CVPixelBuffer" />
<Parameter Name="replacementDepthData" Type="AVFoundation.AVDepthData" />
</Parameters>
<Docs>
<param name="replacementMetadata">To be added.</param>
<param name="replacementEmbeddedThumbnailPhotoFormat">To be added.</param>
<param name="replacementEmbeddedThumbnailPixelBuffer">To be added.</param>
<param name="replacementDepthData">To be added.</param>
<summary>To be added.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="LensStabilizationStatus">
<MemberSignature Language="C#" Value="public virtual AVFoundation.AVCaptureLensStabilizationStatus LensStabilizationStatus { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance valuetype AVFoundation.AVCaptureLensStabilizationStatus LensStabilizationStatus" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.LensStabilizationStatus" />
<MemberSignature Language="F#" Value="member this.LensStabilizationStatus : AVFoundation.AVCaptureLensStabilizationStatus" Usage="AVFoundation.AVCapturePhoto.LensStabilizationStatus" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyName>Xamarin.iOS</AssemblyName>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: Foundation.Export("lensStabilizationStatus")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>AVFoundation.AVCaptureLensStabilizationStatus</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="PhotoCount">
<MemberSignature Language="C#" Value="public virtual nint PhotoCount { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance valuetype System.nint PhotoCount" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.PhotoCount" />
<MemberSignature Language="F#" Value="member this.PhotoCount : nint" Usage="AVFoundation.AVCapturePhoto.PhotoCount" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Xamarin.iOS</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: Foundation.Export("photoCount")</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>System.nint</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets the number (not index) of the photo in the capture request.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="PixelBuffer">
<MemberSignature Language="C#" Value="public virtual CoreVideo.CVPixelBuffer PixelBuffer { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance class CoreVideo.CVPixelBuffer PixelBuffer" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.PixelBuffer" />
<MemberSignature Language="F#" Value="member this.PixelBuffer : CoreVideo.CVPixelBuffer" Usage="AVFoundation.AVCapturePhoto.PixelBuffer" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Xamarin.iOS</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: Foundation.Export("pixelBuffer")</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>CoreVideo.CVPixelBuffer</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets the RAW image data, if it was requested at the time of the capture.</summary>
<value>
<para>(More documentation for this node is coming)</para>
<para tool="nullallowed">This value can be <see langword="null" />.</para>
</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="PortraitEffectsMatte">
<MemberSignature Language="C#" Value="public virtual AVFoundation.AVPortraitEffectsMatte PortraitEffectsMatte { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance class AVFoundation.AVPortraitEffectsMatte PortraitEffectsMatte" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.PortraitEffectsMatte" />
<MemberSignature Language="F#" Value="member this.PortraitEffectsMatte : AVFoundation.AVPortraitEffectsMatte" Usage="AVFoundation.AVCapturePhoto.PortraitEffectsMatte" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyName>Xamarin.iOS</AssemblyName>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: Foundation.Export("portraitEffectsMatte")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>AVFoundation.AVPortraitEffectsMatte</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="PreviewCGImageRepresentation">
<MemberSignature Language="C#" Value="public virtual CoreGraphics.CGImage PreviewCGImageRepresentation { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance class CoreGraphics.CGImage PreviewCGImageRepresentation" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.PreviewCGImageRepresentation" />
<MemberSignature Language="F#" Value="member this.PreviewCGImageRepresentation : CoreGraphics.CGImage" Usage="AVFoundation.AVCapturePhoto.PreviewCGImageRepresentation" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyName>Xamarin.iOS</AssemblyName>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: Foundation.Export("previewCGImageRepresentation")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>CoreGraphics.CGImage</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="PreviewPixelBuffer">
<MemberSignature Language="C#" Value="public virtual CoreVideo.CVPixelBuffer PreviewPixelBuffer { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance class CoreVideo.CVPixelBuffer PreviewPixelBuffer" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.PreviewPixelBuffer" />
<MemberSignature Language="F#" Value="member this.PreviewPixelBuffer : CoreVideo.CVPixelBuffer" Usage="AVFoundation.AVCapturePhoto.PreviewPixelBuffer" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Xamarin.iOS</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: Foundation.Export("previewPixelBuffer")</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>CoreVideo.CVPixelBuffer</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets the pixel buffer for preview images, if they were requested at the time of capture.</summary>
<value>
<para>(More documentation for this node is coming)</para>
<para tool="nullallowed">This value can be <see langword="null" />.</para>
</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Properties">
<MemberSignature Language="C#" Value="public CoreGraphics.CGImageProperties Properties { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance class CoreGraphics.CGImageProperties Properties" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.Properties" />
<MemberSignature Language="F#" Value="member this.Properties : CoreGraphics.CGImageProperties" Usage="AVFoundation.AVCapturePhoto.Properties" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Xamarin.iOS</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>CoreGraphics.CGImageProperties</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets the <see cref="T:CoreGraphics.CGImageProperties" /> for the image.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="RawPhoto">
<MemberSignature Language="C#" Value="public virtual bool RawPhoto { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance bool RawPhoto" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.RawPhoto" />
<MemberSignature Language="F#" Value="member this.RawPhoto : bool" Usage="AVFoundation.AVCapturePhoto.RawPhoto" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Xamarin.iOS</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: Foundation.Export("isRawPhoto")</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>System.Boolean</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets a Boolean value that tells whether the photo is in the RAW format.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="ResolvedSettings">
<MemberSignature Language="C#" Value="public virtual AVFoundation.AVCaptureResolvedPhotoSettings ResolvedSettings { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance class AVFoundation.AVCaptureResolvedPhotoSettings ResolvedSettings" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.ResolvedSettings" />
<MemberSignature Language="F#" Value="member this.ResolvedSettings : AVFoundation.AVCaptureResolvedPhotoSettings" Usage="AVFoundation.AVCapturePhoto.ResolvedSettings" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Xamarin.iOS</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: Foundation.Export("resolvedSettings")</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>AVFoundation.AVCaptureResolvedPhotoSettings</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets the settings object that specified the settings for the capture.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="SequenceCount">
<MemberSignature Language="C#" Value="public virtual nint SequenceCount { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance valuetype System.nint SequenceCount" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.SequenceCount" />
<MemberSignature Language="F#" Value="member this.SequenceCount : nint" Usage="AVFoundation.AVCapturePhoto.SequenceCount" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyName>Xamarin.iOS</AssemblyName>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: Foundation.Export("sequenceCount")</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>System.nint</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="SourceDeviceType">
<MemberSignature Language="C#" Value="public AVFoundation.AVCaptureDeviceType SourceDeviceType { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance valuetype AVFoundation.AVCaptureDeviceType SourceDeviceType" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.SourceDeviceType" />
<MemberSignature Language="F#" Value="member this.SourceDeviceType : AVFoundation.AVCaptureDeviceType" Usage="AVFoundation.AVCapturePhoto.SourceDeviceType" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Xamarin.iOS</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>AVFoundation.AVCaptureDeviceType</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets the device type of the device that captured the photo.</summary>
<value>
<para>(More documentation for this node is coming)</para>
<para tool="nullallowed">This value can be <see langword="null" />.</para>
</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Timestamp">
<MemberSignature Language="C#" Value="public virtual CoreMedia.CMTime Timestamp { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance valuetype CoreMedia.CMTime Timestamp" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.Timestamp" />
<MemberSignature Language="F#" Value="member this.Timestamp : CoreMedia.CMTime" Usage="AVFoundation.AVCapturePhoto.Timestamp" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Xamarin.iOS</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: Foundation.Export("timestamp")</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>CoreMedia.CMTime</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets the timestamp of the image.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="WeakEmbeddedThumbnailPhotoFormat">
<MemberSignature Language="C#" Value="public virtual Foundation.NSDictionary WeakEmbeddedThumbnailPhotoFormat { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance class Foundation.NSDictionary WeakEmbeddedThumbnailPhotoFormat" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.WeakEmbeddedThumbnailPhotoFormat" />
<MemberSignature Language="F#" Value="member this.WeakEmbeddedThumbnailPhotoFormat : Foundation.NSDictionary" Usage="AVFoundation.AVCapturePhoto.WeakEmbeddedThumbnailPhotoFormat" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Xamarin.iOS</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: Foundation.Export("embeddedThumbnailPhotoFormat")</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>Foundation.NSDictionary</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets a weak reference to the embedded thumbnail photo format.</summary>
<value>
<para>(More documentation for this node is coming)</para>
<para tool="nullallowed">This value can be <see langword="null" />.</para>
</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="WeakMetadata">
<MemberSignature Language="C#" Value="public virtual Foundation.NSDictionary WeakMetadata { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance class Foundation.NSDictionary WeakMetadata" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.WeakMetadata" />
<MemberSignature Language="F#" Value="member this.WeakMetadata : Foundation.NSDictionary" Usage="AVFoundation.AVCapturePhoto.WeakMetadata" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Xamarin.iOS</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: Foundation.Export("metadata")</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>Foundation.NSDictionary</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets a weak reference to the image metadata.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="WeakSourceDeviceType">
<MemberSignature Language="C#" Value="public virtual Foundation.NSString WeakSourceDeviceType { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance class Foundation.NSString WeakSourceDeviceType" />
<MemberSignature Language="DocId" Value="P:AVFoundation.AVCapturePhoto.WeakSourceDeviceType" />
<MemberSignature Language="F#" Value="member this.WeakSourceDeviceType : Foundation.NSString" Usage="AVFoundation.AVCapturePhoto.WeakSourceDeviceType" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Xamarin.iOS</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute>
<AttributeName>ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)</AttributeName>
</Attribute>
<Attribute>
<AttributeName>get: Foundation.Export("sourceDeviceType")</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>Foundation.NSString</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets a weak reference to the source device type.</summary>
<value>
<para>(More documentation for this node is coming)</para>
<para tool="nullallowed">This value can be <see langword="null" />.</para>
</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
</Members>
</Type>
| 56.758777 | 758 | 0.713117 |
eafe7d097e50ae0f11476a6449f11e293e4ed7f4 | 1,685 | xml | XML | research/object_detection/train_images/FILE200420-174457F_648.xml | qqaadir/tf-models | b977bfd4c175976718088f158bffa44de2cbadcd | [
"Apache-2.0"
] | null | null | null | research/object_detection/train_images/FILE200420-174457F_648.xml | qqaadir/tf-models | b977bfd4c175976718088f158bffa44de2cbadcd | [
"Apache-2.0"
] | null | null | null | research/object_detection/train_images/FILE200420-174457F_648.xml | qqaadir/tf-models | b977bfd4c175976718088f158bffa44de2cbadcd | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" ?>
<annotation>
<folder>2</folder>
<filename>FILE200420-174457F_648.jpg</filename>
<path>C:\Users\陌上倾城\Desktop\changchun_group1 - 副本\2\FILE200420-174457F_648.jpg</path>
<source>
<database>Unknown</database>
</source>
<size>
<width>1920</width>
<height>1080</height>
<depth>3</depth>
</size>
<segmented>0</segmented>
<object>
<name>vehicle</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>1198</xmin>
<ymin>629</ymin>
<xmax>1598</xmax>
<ymax>872</ymax>
</bndbox>
</object>
<object>
<name>vehicle</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>1066</xmin>
<ymin>659</ymin>
<xmax>1172</xmax>
<ymax>739</ymax>
</bndbox>
</object>
<object>
<name>traffic_sign</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>1100</xmin>
<ymin>404</ymin>
<xmax>1256</xmax>
<ymax>473</ymax>
</bndbox>
</object>
<object>
<name>vehicle</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>168</xmin>
<ymin>643</ymin>
<xmax>405</xmax>
<ymax>743</ymax>
</bndbox>
</object>
<object>
<name>bus</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>683</xmin>
<ymin>434</ymin>
<xmax>1039</xmax>
<ymax>860</ymax>
</bndbox>
</object>
</annotation>
| 21.883117 | 85 | 0.572107 |
c3a3da889db40f67949d4903b8142fb86ead9779 | 300 | xml | XML | app/src/main/res/values/colors.xml | zjmeow/EnrichedDay | 5c3c67486f93e0c7163534879698f7143d7e2396 | [
"MIT"
] | 2 | 2017-07-19T06:25:59.000Z | 2018-01-13T11:33:14.000Z | app/src/main/res/values/colors.xml | zjmeow/EnrichedDay | 5c3c67486f93e0c7163534879698f7143d7e2396 | [
"MIT"
] | null | null | null | app/src/main/res/values/colors.xml | zjmeow/EnrichedDay | 5c3c67486f93e0c7163534879698f7143d7e2396 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">#CB3E34</color>
<color name="colorPrimaryDark">#CB3E34</color>
<color name="colorAccent">#CB3E34</color>
<color name="primaryText">#212121</color>
<color name="secondText">#757575</color>
</resources>
| 30 | 50 | 0.673333 |
998cc57a0989c5354b981f1dcd895235dace3e88 | 153,633 | xml | XML | 17-05-2017/Winning Chromosomes/6G X 1 COMB/7/ENTM + TL2 + TD/7+tl2+td6g/chromosome/chromosome45169947.xml | Fumaloko92/MSc-Thesis | 5b8c08510588233dc9b514345725d379278251ba | [
"MIT"
] | null | null | null | 17-05-2017/Winning Chromosomes/6G X 1 COMB/7/ENTM + TL2 + TD/7+tl2+td6g/chromosome/chromosome45169947.xml | Fumaloko92/MSc-Thesis | 5b8c08510588233dc9b514345725d379278251ba | [
"MIT"
] | null | null | null | 17-05-2017/Winning Chromosomes/6G X 1 COMB/7/ENTM + TL2 + TD/7+tl2+td6g/chromosome/chromosome45169947.xml | Fumaloko92/MSc-Thesis | 5b8c08510588233dc9b514345725d379278251ba | [
"MIT"
] | null | null | null | <chromosome id="45169947" primary-parent-id="44892647"><neuron id="42531238" type="in" activation="linear"/>
<neuron id="42531239" type="in" activation="linear"/>
<neuron id="42531240" type="in" activation="linear"/>
<neuron id="42531241" type="in" activation="linear"/>
<neuron id="42531242" type="in" activation="linear"/>
<neuron id="42531243" type="in" activation="linear"/>
<neuron id="42531244" type="in" activation="linear"/>
<neuron id="42531245" type="in" activation="linear"/>
<neuron id="42531246" type="in" activation="linear"/>
<neuron id="42531247" type="in" activation="linear"/>
<neuron id="42531248" type="in" activation="linear"/>
<neuron id="42531249" type="in" activation="linear"/>
<neuron id="42531250" type="in" activation="linear"/>
<neuron id="42531251" type="in" activation="linear"/>
<neuron id="42531252" type="in" activation="linear"/>
<neuron id="42531253" type="in" activation="linear"/>
<neuron id="42531254" type="in" activation="linear"/>
<neuron id="42531255" type="in" activation="linear"/>
<neuron id="42531256" type="in" activation="linear"/>
<neuron id="42531257" type="in" activation="linear"/>
<neuron id="42531258" type="in" activation="linear"/>
<neuron id="42531259" type="in" activation="linear"/>
<neuron id="42531260" type="in" activation="linear"/>
<neuron id="42531261" type="in" activation="linear"/>
<neuron id="42531262" type="in" activation="linear"/>
<neuron id="42531263" type="in" activation="linear"/>
<neuron id="42531264" type="in" activation="linear"/>
<neuron id="42531265" type="in" activation="linear"/>
<neuron id="42531266" type="in" activation="linear"/>
<neuron id="42531267" type="in" activation="linear"/>
<neuron id="42531268" type="in" activation="linear"/>
<neuron id="42531269" type="in" activation="linear"/>
<neuron id="42531270" type="in" activation="linear"/>
<neuron id="42531271" type="in" activation="linear"/>
<neuron id="42531272" type="in" activation="linear"/>
<neuron id="42531273" type="in" activation="linear"/>
<neuron id="42531274" type="in" activation="linear"/>
<neuron id="42531275" type="in" activation="linear"/>
<neuron id="42531276" type="in" activation="linear"/>
<neuron id="42531277" type="in" activation="linear"/>
<neuron id="42531278" type="in" activation="linear"/>
<neuron id="42531279" type="in" activation="linear"/>
<neuron id="42531280" type="in" activation="linear"/>
<neuron id="42531281" type="in" activation="linear"/>
<neuron id="42531282" type="in" activation="linear"/>
<neuron id="42531283" type="in" activation="linear"/>
<neuron id="42531284" type="in" activation="linear"/>
<neuron id="42531285" type="in" activation="linear"/>
<neuron id="42531286" type="in" activation="linear"/>
<neuron id="42531287" type="in" activation="linear"/>
<neuron id="42531288" type="in" activation="linear"/>
<neuron id="42531289" type="in" activation="linear"/>
<neuron id="42531290" type="in" activation="linear"/>
<neuron id="42531291" type="in" activation="linear"/>
<neuron id="42531292" type="in" activation="linear"/>
<neuron id="42531293" type="in" activation="linear"/>
<neuron id="42531294" type="in" activation="linear"/>
<neuron id="42531295" type="in" activation="linear"/>
<neuron id="42531296" type="in" activation="linear"/>
<neuron id="42531297" type="in" activation="linear"/>
<neuron id="42531298" type="in" activation="linear"/>
<neuron id="42531299" type="in" activation="linear"/>
<neuron id="42531300" type="in" activation="linear"/>
<neuron id="42531301" type="in" activation="linear"/>
<neuron id="42531302" type="in" activation="linear"/>
<neuron id="42531303" type="in" activation="linear"/>
<neuron id="42531304" type="in" activation="linear"/>
<neuron id="42531305" type="in" activation="linear"/>
<neuron id="42531306" type="in" activation="linear"/>
<neuron id="42531307" type="in" activation="linear"/>
<neuron id="42531308" type="in" activation="linear"/>
<neuron id="42531309" type="in" activation="linear"/>
<neuron id="42531310" type="in" activation="linear"/>
<neuron id="42531311" type="in" activation="linear"/>
<neuron id="42531312" type="in" activation="linear"/>
<neuron id="42531313" type="in" activation="linear"/>
<neuron id="42531314" type="in" activation="linear"/>
<neuron id="42531315" type="in" activation="linear"/>
<neuron id="42531316" type="in" activation="linear"/>
<neuron id="42531317" type="in" activation="linear"/>
<neuron id="42531318" type="in" activation="linear"/>
<neuron id="42531319" type="in" activation="linear"/>
<neuron id="42531320" type="in" activation="linear"/>
<neuron id="42531321" type="in" activation="linear"/>
<neuron id="42531322" type="in" activation="linear"/>
<neuron id="42531323" type="in" activation="linear"/>
<neuron id="42531324" type="out" activation="sigmoid"/>
<connection id="42531326" src-id="42531239" dest-id="42531324" weight="10.0"/>
<connection id="42531328" src-id="42531241" dest-id="42531324" weight="-7.429670519765079"/>
<connection id="42531329" src-id="42531242" dest-id="42531324" weight="-7.45932346186956"/>
<connection id="42531330" src-id="42531243" dest-id="42531324" weight="1.6865260544568537"/>
<connection id="42531331" src-id="42531244" dest-id="42531324" weight="-8.682807159118518"/>
<connection id="42531332" src-id="42531245" dest-id="42531324" weight="6.9109133682543025"/>
<connection id="42531334" src-id="42531247" dest-id="42531324" weight="-2.701602049306663"/>
<connection id="42531336" src-id="42531249" dest-id="42531324" weight="-4.721642338208598"/>
<connection id="42531337" src-id="42531250" dest-id="42531324" weight="1.7689863226554272"/>
<connection id="42531340" src-id="42531253" dest-id="42531324" weight="2.2517614514100304"/>
<connection id="42531341" src-id="42531254" dest-id="42531324" weight="10.0"/>
<connection id="42531342" src-id="42531255" dest-id="42531324" weight="-6.567911145757156"/>
<connection id="42531343" src-id="42531256" dest-id="42531324" weight="4.994790326694857"/>
<connection id="42531344" src-id="42531257" dest-id="42531324" weight="1.7883082405469217"/>
<connection id="42531345" src-id="42531258" dest-id="42531324" weight="3.977853050686385"/>
<connection id="42531346" src-id="42531259" dest-id="42531324" weight="8.1357524390042"/>
<connection id="42531347" src-id="42531260" dest-id="42531324" weight="8.567522876869134"/>
<connection id="42531348" src-id="42531261" dest-id="42531324" weight="-0.6464912302119652"/>
<connection id="42531349" src-id="42531262" dest-id="42531324" weight="-4.414510509248739"/>
<connection id="42531350" src-id="42531263" dest-id="42531324" weight="5.372270266835923"/>
<connection id="42531353" src-id="42531266" dest-id="42531324" weight="-7.599329773380925"/>
<connection id="42531354" src-id="42531267" dest-id="42531324" weight="4.368337014580306"/>
<connection id="42531356" src-id="42531269" dest-id="42531324" weight="-6.712167098257965"/>
<connection id="42531357" src-id="42531270" dest-id="42531324" weight="7.206223132470199"/>
<connection id="42531358" src-id="42531271" dest-id="42531324" weight="9.94059196885444"/>
<connection id="42531361" src-id="42531274" dest-id="42531324" weight="9.226312515916387"/>
<connection id="42531362" src-id="42531275" dest-id="42531324" weight="0.3546492827667206"/>
<connection id="42531363" src-id="42531276" dest-id="42531324" weight="10.0"/>
<connection id="42531364" src-id="42531277" dest-id="42531324" weight="-3.3841866235856135"/>
<connection id="42531365" src-id="42531278" dest-id="42531324" weight="-7.476404591709112"/>
<connection id="42531367" src-id="42531280" dest-id="42531324" weight="2.7872205551931977"/>
<connection id="42531368" src-id="42531281" dest-id="42531324" weight="9.32669493447348"/>
<connection id="42531369" src-id="42531282" dest-id="42531324" weight="1.7070430961023533"/>
<connection id="42531370" src-id="42531283" dest-id="42531324" weight="-3.7783475010025587"/>
<connection id="42531371" src-id="42531284" dest-id="42531324" weight="8.013821238555208"/>
<connection id="42531372" src-id="42531285" dest-id="42531324" weight="5.7439401430125105"/>
<connection id="42531373" src-id="42531286" dest-id="42531324" weight="-1.0984858464785536"/>
<connection id="42531374" src-id="42531287" dest-id="42531324" weight="-8.40403753543255"/>
<connection id="42531375" src-id="42531288" dest-id="42531324" weight="-0.03858462699162779"/>
<connection id="42531376" src-id="42531289" dest-id="42531324" weight="-2.645749077059023"/>
<connection id="42531377" src-id="42531290" dest-id="42531324" weight="-6.2959516373294715"/>
<connection id="42531378" src-id="42531291" dest-id="42531324" weight="-8.875690227483648"/>
<connection id="42531379" src-id="42531292" dest-id="42531324" weight="-4.7758080811118315"/>
<connection id="42531380" src-id="42531293" dest-id="42531324" weight="0.34616558833907396"/>
<connection id="42531382" src-id="42531295" dest-id="42531324" weight="9.082004577637802"/>
<connection id="42531383" src-id="42531296" dest-id="42531324" weight="4.057850369782453"/>
<connection id="42531384" src-id="42531297" dest-id="42531324" weight="-3.6553572319234364"/>
<connection id="42531385" src-id="42531298" dest-id="42531324" weight="-5.971426460342997"/>
<connection id="42531387" src-id="42531300" dest-id="42531324" weight="-2.7989709659438464"/>
<connection id="42531388" src-id="42531301" dest-id="42531324" weight="-2.5574894078044474"/>
<connection id="42531389" src-id="42531302" dest-id="42531324" weight="-5.713083320301894"/>
<connection id="42531390" src-id="42531303" dest-id="42531324" weight="3.7091805973507435"/>
<connection id="42531391" src-id="42531304" dest-id="42531324" weight="-3.940725677843658"/>
<connection id="42531392" src-id="42531305" dest-id="42531324" weight="-5.691677181481707"/>
<connection id="42531393" src-id="42531306" dest-id="42531324" weight="-3.981065290339085"/>
<connection id="42531394" src-id="42531307" dest-id="42531324" weight="-5.919250611744761"/>
<connection id="42531396" src-id="42531309" dest-id="42531324" weight="0.38604993960548883"/>
<connection id="42531397" src-id="42531310" dest-id="42531324" weight="8.814780009098035"/>
<connection id="42531398" src-id="42531311" dest-id="42531324" weight="-9.723510312537714"/>
<connection id="42531399" src-id="42531312" dest-id="42531324" weight="-7.73265279901242"/>
<connection id="42531400" src-id="42531313" dest-id="42531324" weight="-6.191709543290287"/>
<connection id="42531401" src-id="42531314" dest-id="42531324" weight="10.0"/>
<connection id="42531402" src-id="42531315" dest-id="42531324" weight="0.7256833105106453"/>
<connection id="42531404" src-id="42531317" dest-id="42531324" weight="4.138597881860655"/>
<connection id="42531405" src-id="42531318" dest-id="42531324" weight="5.182337413215712"/>
<connection id="42531406" src-id="42531319" dest-id="42531324" weight="1.656961179083864"/>
<connection id="42531409" src-id="42531322" dest-id="42531324" weight="2.2441196504211334"/>
<connection id="42531410" src-id="42531323" dest-id="42531324" weight="-4.516965279263586"/>
<neuron id="42531411" type="out" activation="sigmoid"/>
<connection id="42531412" src-id="42531238" dest-id="42531411" weight="3.628847298249002"/>
<connection id="42531413" src-id="42531239" dest-id="42531411" weight="9.16611828026976"/>
<connection id="42531414" src-id="42531240" dest-id="42531411" weight="9.815164681560539"/>
<connection id="42531415" src-id="42531241" dest-id="42531411" weight="5.2433869507689606"/>
<connection id="42531417" src-id="42531243" dest-id="42531411" weight="-9.469243494866962"/>
<connection id="42531418" src-id="42531244" dest-id="42531411" weight="-4.714634637295337"/>
<connection id="42531419" src-id="42531245" dest-id="42531411" weight="9.369060657949724"/>
<connection id="42531420" src-id="42531246" dest-id="42531411" weight="-7.706509439733521"/>
<connection id="42531421" src-id="42531247" dest-id="42531411" weight="1.0383656828659276"/>
<connection id="42531422" src-id="42531248" dest-id="42531411" weight="-9.608850415751471"/>
<connection id="42531424" src-id="42531250" dest-id="42531411" weight="8.245558196977559"/>
<connection id="42531425" src-id="42531251" dest-id="42531411" weight="9.091490468368459"/>
<connection id="42531427" src-id="42531253" dest-id="42531411" weight="10.0"/>
<connection id="42531428" src-id="42531254" dest-id="42531411" weight="5.4991024618059114"/>
<connection id="42531429" src-id="42531255" dest-id="42531411" weight="8.746739963649663"/>
<connection id="42531430" src-id="42531256" dest-id="42531411" weight="2.2035773415491064"/>
<connection id="42531431" src-id="42531257" dest-id="42531411" weight="-3.050098586581278"/>
<connection id="42531432" src-id="42531258" dest-id="42531411" weight="-10.0"/>
<connection id="42531433" src-id="42531259" dest-id="42531411" weight="4.4982432334165905"/>
<connection id="42531434" src-id="42531260" dest-id="42531411" weight="-3.6033256005209156"/>
<connection id="42531435" src-id="42531261" dest-id="42531411" weight="7.700050131439136"/>
<connection id="42531436" src-id="42531262" dest-id="42531411" weight="8.222455648746095"/>
<connection id="42531437" src-id="42531263" dest-id="42531411" weight="7.34690738650899"/>
<connection id="42531438" src-id="42531264" dest-id="42531411" weight="-2.557678284927053"/>
<connection id="42531439" src-id="42531265" dest-id="42531411" weight="10.0"/>
<connection id="42531440" src-id="42531266" dest-id="42531411" weight="2.4924435070700177"/>
<connection id="42531442" src-id="42531268" dest-id="42531411" weight="-3.682733230263159"/>
<connection id="42531443" src-id="42531269" dest-id="42531411" weight="-7.647150871172223"/>
<connection id="42531445" src-id="42531271" dest-id="42531411" weight="8.726018198604477"/>
<connection id="42531446" src-id="42531272" dest-id="42531411" weight="4.073541118949171"/>
<connection id="42531447" src-id="42531273" dest-id="42531411" weight="0.39573041102837747"/>
<connection id="42531448" src-id="42531274" dest-id="42531411" weight="2.6399420447475324"/>
<connection id="42531449" src-id="42531275" dest-id="42531411" weight="4.1160900237054525"/>
<connection id="42531450" src-id="42531276" dest-id="42531411" weight="8.31177273355196"/>
<connection id="42531451" src-id="42531277" dest-id="42531411" weight="-7.337549745314898"/>
<connection id="42531452" src-id="42531278" dest-id="42531411" weight="1.1133168583361865"/>
<connection id="42531453" src-id="42531279" dest-id="42531411" weight="3.921993940955985"/>
<connection id="42531454" src-id="42531280" dest-id="42531411" weight="4.883182813710004"/>
<connection id="42531455" src-id="42531281" dest-id="42531411" weight="6.951351304849433"/>
<connection id="42531456" src-id="42531282" dest-id="42531411" weight="3.726995944266183"/>
<connection id="42531457" src-id="42531283" dest-id="42531411" weight="-5.634458948566743"/>
<connection id="42531458" src-id="42531284" dest-id="42531411" weight="7.629449258692978"/>
<connection id="42531459" src-id="42531285" dest-id="42531411" weight="1.2406326442478974"/>
<connection id="42531460" src-id="42531286" dest-id="42531411" weight="-3.51938711198944"/>
<connection id="42531461" src-id="42531287" dest-id="42531411" weight="0.8691108277490476"/>
<connection id="42531462" src-id="42531288" dest-id="42531411" weight="2.7830505351311774"/>
<connection id="42531464" src-id="42531290" dest-id="42531411" weight="-0.13134688380433013"/>
<connection id="42531466" src-id="42531292" dest-id="42531411" weight="-7.881614704160709"/>
<connection id="42531467" src-id="42531293" dest-id="42531411" weight="-5.716427365230563"/>
<connection id="42531468" src-id="42531294" dest-id="42531411" weight="4.534895769781157"/>
<connection id="42531469" src-id="42531295" dest-id="42531411" weight="-4.880002827465965"/>
<connection id="42531471" src-id="42531297" dest-id="42531411" weight="0.32343722560228116"/>
<connection id="42531472" src-id="42531298" dest-id="42531411" weight="5.1945917627971365"/>
<connection id="42531473" src-id="42531299" dest-id="42531411" weight="1.5711127510765888"/>
<connection id="42531474" src-id="42531300" dest-id="42531411" weight="-5.074963975181651"/>
<connection id="42531475" src-id="42531301" dest-id="42531411" weight="6.798841375557045"/>
<connection id="42531476" src-id="42531302" dest-id="42531411" weight="6.578723091242035"/>
<connection id="42531477" src-id="42531303" dest-id="42531411" weight="-2.7202646206939853"/>
<connection id="42531478" src-id="42531304" dest-id="42531411" weight="4.646726248505836"/>
<connection id="42531479" src-id="42531305" dest-id="42531411" weight="-3.055322169737937"/>
<connection id="42531480" src-id="42531306" dest-id="42531411" weight="8.708351522480996"/>
<connection id="42531481" src-id="42531307" dest-id="42531411" weight="10.0"/>
<connection id="42531482" src-id="42531308" dest-id="42531411" weight="9.237468104111734"/>
<connection id="42531483" src-id="42531309" dest-id="42531411" weight="3.6215635010811873"/>
<connection id="42531484" src-id="42531310" dest-id="42531411" weight="-3.5248405977287876"/>
<connection id="42531485" src-id="42531311" dest-id="42531411" weight="10.0"/>
<connection id="42531486" src-id="42531312" dest-id="42531411" weight="-0.7432527664377111"/>
<connection id="42531487" src-id="42531313" dest-id="42531411" weight="1.18850592305388"/>
<connection id="42531488" src-id="42531314" dest-id="42531411" weight="2.121937154427379"/>
<connection id="42531490" src-id="42531316" dest-id="42531411" weight="-1.603305948476029"/>
<connection id="42531491" src-id="42531317" dest-id="42531411" weight="-4.484087366151787"/>
<connection id="42531493" src-id="42531319" dest-id="42531411" weight="-6.20068655966838"/>
<connection id="42531495" src-id="42531321" dest-id="42531411" weight="10.0"/>
<connection id="42531496" src-id="42531322" dest-id="42531411" weight="0.3722828572741663"/>
<connection id="42531497" src-id="42531323" dest-id="42531411" weight="-4.5973937204038675"/>
<neuron id="42531498" type="out" activation="sigmoid"/>
<connection id="42531499" src-id="42531238" dest-id="42531498" weight="3.59983640725447"/>
<connection id="42531501" src-id="42531240" dest-id="42531498" weight="0.8174417357246091"/>
<connection id="42531502" src-id="42531241" dest-id="42531498" weight="-7.526244646332721"/>
<connection id="42531503" src-id="42531242" dest-id="42531498" weight="6.669546448122009"/>
<connection id="42531504" src-id="42531243" dest-id="42531498" weight="-7.584871516204037"/>
<connection id="42531506" src-id="42531245" dest-id="42531498" weight="1.6594078449683891"/>
<connection id="42531507" src-id="42531246" dest-id="42531498" weight="-4.967892939906613"/>
<connection id="42531508" src-id="42531247" dest-id="42531498" weight="3.024646160130768"/>
<connection id="42531509" src-id="42531248" dest-id="42531498" weight="9.303657312731778"/>
<connection id="42531510" src-id="42531249" dest-id="42531498" weight="-6.974571756644681"/>
<connection id="42531511" src-id="42531250" dest-id="42531498" weight="5.9606184004070215"/>
<connection id="42531512" src-id="42531251" dest-id="42531498" weight="2.714269546735673"/>
<connection id="42531513" src-id="42531252" dest-id="42531498" weight="-0.7949462712619868"/>
<connection id="42531514" src-id="42531253" dest-id="42531498" weight="1.920943781358345"/>
<connection id="42531515" src-id="42531254" dest-id="42531498" weight="-8.31501328071013"/>
<connection id="42531516" src-id="42531255" dest-id="42531498" weight="6.972775403198646"/>
<connection id="42531517" src-id="42531256" dest-id="42531498" weight="8.695928349260669"/>
<connection id="42531518" src-id="42531257" dest-id="42531498" weight="0.31771394212338766"/>
<connection id="42531519" src-id="42531258" dest-id="42531498" weight="-9.001414829548779"/>
<connection id="42531520" src-id="42531259" dest-id="42531498" weight="-2.6773063886662203"/>
<connection id="42531522" src-id="42531261" dest-id="42531498" weight="7.567834077344315"/>
<connection id="42531523" src-id="42531262" dest-id="42531498" weight="3.261859546140659"/>
<connection id="42531524" src-id="42531263" dest-id="42531498" weight="1.551979261446366"/>
<connection id="42531525" src-id="42531264" dest-id="42531498" weight="3.7521308447657553"/>
<connection id="42531526" src-id="42531265" dest-id="42531498" weight="-5.156966519641416"/>
<connection id="42531527" src-id="42531266" dest-id="42531498" weight="-1.6619577688368312"/>
<connection id="42531528" src-id="42531267" dest-id="42531498" weight="-10.0"/>
<connection id="42531529" src-id="42531268" dest-id="42531498" weight="-3.0538511808586293"/>
<connection id="42531530" src-id="42531269" dest-id="42531498" weight="-5.967795777417525"/>
<connection id="42531531" src-id="42531270" dest-id="42531498" weight="5.465326569556308"/>
<connection id="42531532" src-id="42531271" dest-id="42531498" weight="1.3772873226808606"/>
<connection id="42531533" src-id="42531272" dest-id="42531498" weight="-6.562932107860929"/>
<connection id="42531534" src-id="42531273" dest-id="42531498" weight="4.846358520720552"/>
<connection id="42531535" src-id="42531274" dest-id="42531498" weight="-1.189830921732733"/>
<connection id="42531537" src-id="42531276" dest-id="42531498" weight="0.7077225096201754"/>
<connection id="42531538" src-id="42531277" dest-id="42531498" weight="6.906559149235758"/>
<connection id="42531539" src-id="42531278" dest-id="42531498" weight="-2.9023212352570433"/>
<connection id="42531540" src-id="42531279" dest-id="42531498" weight="5.7223252517631105"/>
<connection id="42531542" src-id="42531281" dest-id="42531498" weight="6.4882496976158075"/>
<connection id="42531543" src-id="42531282" dest-id="42531498" weight="-8.785145512615726"/>
<connection id="42531544" src-id="42531283" dest-id="42531498" weight="10.0"/>
<connection id="42531546" src-id="42531285" dest-id="42531498" weight="4.8983239060417105"/>
<connection id="42531547" src-id="42531286" dest-id="42531498" weight="-10.0"/>
<connection id="42531548" src-id="42531287" dest-id="42531498" weight="10.0"/>
<connection id="42531549" src-id="42531288" dest-id="42531498" weight="1.9335394988725754"/>
<connection id="42531550" src-id="42531289" dest-id="42531498" weight="-4.451383763076844"/>
<connection id="42531551" src-id="42531290" dest-id="42531498" weight="-0.3542453077619452"/>
<connection id="42531552" src-id="42531291" dest-id="42531498" weight="-2.8441708936578367"/>
<connection id="42531553" src-id="42531292" dest-id="42531498" weight="-6.589912191636106"/>
<connection id="42531555" src-id="42531294" dest-id="42531498" weight="-8.87124081937464"/>
<connection id="42531556" src-id="42531295" dest-id="42531498" weight="-9.776741286677076"/>
<connection id="42531557" src-id="42531296" dest-id="42531498" weight="-1.6466827505057076"/>
<connection id="42531558" src-id="42531297" dest-id="42531498" weight="4.789637997935823"/>
<connection id="42531559" src-id="42531298" dest-id="42531498" weight="1.4575630893875102"/>
<connection id="42531560" src-id="42531299" dest-id="42531498" weight="-7.649674098750633"/>
<connection id="42531562" src-id="42531301" dest-id="42531498" weight="-10.0"/>
<connection id="42531565" src-id="42531304" dest-id="42531498" weight="-8.296219796890576"/>
<connection id="42531567" src-id="42531306" dest-id="42531498" weight="-2.432563175617026"/>
<connection id="42531568" src-id="42531307" dest-id="42531498" weight="-5.704827751327776"/>
<connection id="42531569" src-id="42531308" dest-id="42531498" weight="-7.269815892199167"/>
<connection id="42531570" src-id="42531309" dest-id="42531498" weight="-9.047985464359561"/>
<connection id="42531572" src-id="42531311" dest-id="42531498" weight="-7.541171487418152"/>
<connection id="42531573" src-id="42531312" dest-id="42531498" weight="-6.706628080263057"/>
<connection id="42531574" src-id="42531313" dest-id="42531498" weight="-6.153157838765346"/>
<connection id="42531576" src-id="42531315" dest-id="42531498" weight="8.879742980917355"/>
<connection id="42531577" src-id="42531316" dest-id="42531498" weight="4.049910107973018"/>
<connection id="42531578" src-id="42531317" dest-id="42531498" weight="-10.0"/>
<connection id="42531580" src-id="42531319" dest-id="42531498" weight="-10.0"/>
<connection id="42531581" src-id="42531320" dest-id="42531498" weight="6.4396058069443685"/>
<connection id="42531582" src-id="42531321" dest-id="42531498" weight="2.5996655068647194"/>
<connection id="42531584" src-id="42531323" dest-id="42531498" weight="-5.625247533523289"/>
<neuron id="42531585" type="out" activation="sigmoid"/>
<connection id="42531586" src-id="42531238" dest-id="42531585" weight="-4.810726792465454"/>
<connection id="42531587" src-id="42531239" dest-id="42531585" weight="0.41187493404181197"/>
<connection id="42531589" src-id="42531241" dest-id="42531585" weight="-1.5561371406126114"/>
<connection id="42531590" src-id="42531242" dest-id="42531585" weight="6.681161367055283"/>
<connection id="42531591" src-id="42531243" dest-id="42531585" weight="-1.2777112792132037"/>
<connection id="42531592" src-id="42531244" dest-id="42531585" weight="-5.780882348859401"/>
<connection id="42531593" src-id="42531245" dest-id="42531585" weight="-10.0"/>
<connection id="42531594" src-id="42531246" dest-id="42531585" weight="-6.543012769580085"/>
<connection id="42531595" src-id="42531247" dest-id="42531585" weight="-0.08369248933985562"/>
<connection id="42531597" src-id="42531249" dest-id="42531585" weight="8.441624242716534"/>
<connection id="42531598" src-id="42531250" dest-id="42531585" weight="3.9261325653616765"/>
<connection id="42531599" src-id="42531251" dest-id="42531585" weight="4.547618202442588"/>
<connection id="42531600" src-id="42531252" dest-id="42531585" weight="-4.090108280338864"/>
<connection id="42531602" src-id="42531254" dest-id="42531585" weight="1.2784783175413779"/>
<connection id="42531603" src-id="42531255" dest-id="42531585" weight="-5.074910317201433"/>
<connection id="42531604" src-id="42531256" dest-id="42531585" weight="3.9919500841834625"/>
<connection id="42531605" src-id="42531257" dest-id="42531585" weight="-6.536020473975222"/>
<connection id="42531606" src-id="42531258" dest-id="42531585" weight="-2.42368436614816"/>
<connection id="42531607" src-id="42531259" dest-id="42531585" weight="-9.363093038630925"/>
<connection id="42531608" src-id="42531260" dest-id="42531585" weight="-1.9721510253492023"/>
<connection id="42531609" src-id="42531261" dest-id="42531585" weight="5.509855009698729"/>
<connection id="42531610" src-id="42531262" dest-id="42531585" weight="-6.464921835624823"/>
<connection id="42531611" src-id="42531263" dest-id="42531585" weight="-3.3010441564857773"/>
<connection id="42531612" src-id="42531264" dest-id="42531585" weight="-0.853581103426051"/>
<connection id="42531613" src-id="42531265" dest-id="42531585" weight="-3.717143115792593"/>
<connection id="42531614" src-id="42531266" dest-id="42531585" weight="-10.0"/>
<connection id="42531615" src-id="42531267" dest-id="42531585" weight="6.619568183136813"/>
<connection id="42531616" src-id="42531268" dest-id="42531585" weight="-4.166638605017589"/>
<connection id="42531617" src-id="42531269" dest-id="42531585" weight="10.0"/>
<connection id="42531618" src-id="42531270" dest-id="42531585" weight="0.517334698486476"/>
<connection id="42531619" src-id="42531271" dest-id="42531585" weight="2.899285171938181"/>
<connection id="42531620" src-id="42531272" dest-id="42531585" weight="7.7684639860496185"/>
<connection id="42531621" src-id="42531273" dest-id="42531585" weight="3.396285396975942"/>
<connection id="42531622" src-id="42531274" dest-id="42531585" weight="-10.0"/>
<connection id="42531623" src-id="42531275" dest-id="42531585" weight="-8.995946969047175"/>
<connection id="42531624" src-id="42531276" dest-id="42531585" weight="-5.130202669277672"/>
<connection id="42531625" src-id="42531277" dest-id="42531585" weight="-4.768438986827029"/>
<connection id="42531626" src-id="42531278" dest-id="42531585" weight="3.6893445112497862"/>
<connection id="42531627" src-id="42531279" dest-id="42531585" weight="-8.63163317782157"/>
<connection id="42531630" src-id="42531282" dest-id="42531585" weight="6.57372972453424"/>
<connection id="42531632" src-id="42531284" dest-id="42531585" weight="-4.6128121961348"/>
<connection id="42531634" src-id="42531286" dest-id="42531585" weight="-7.041585755513202"/>
<connection id="42531635" src-id="42531287" dest-id="42531585" weight="1.4130660721707096"/>
<connection id="42531637" src-id="42531289" dest-id="42531585" weight="10.0"/>
<connection id="42531638" src-id="42531290" dest-id="42531585" weight="-6.346590538928617"/>
<connection id="42531639" src-id="42531291" dest-id="42531585" weight="4.629794420953743"/>
<connection id="42531640" src-id="42531292" dest-id="42531585" weight="-5.632279584599728"/>
<connection id="42531641" src-id="42531293" dest-id="42531585" weight="10.0"/>
<connection id="42531643" src-id="42531295" dest-id="42531585" weight="-10.0"/>
<connection id="42531644" src-id="42531296" dest-id="42531585" weight="1.9070527536691861"/>
<connection id="42531645" src-id="42531297" dest-id="42531585" weight="-10.0"/>
<connection id="42531646" src-id="42531298" dest-id="42531585" weight="9.020908442891512"/>
<connection id="42531647" src-id="42531299" dest-id="42531585" weight="-8.013241508642107"/>
<connection id="42531649" src-id="42531301" dest-id="42531585" weight="-0.5982547422466375"/>
<connection id="42531650" src-id="42531302" dest-id="42531585" weight="-6.409668120924325"/>
<connection id="42531651" src-id="42531303" dest-id="42531585" weight="3.9420564647802103"/>
<connection id="42531652" src-id="42531304" dest-id="42531585" weight="-2.024553430685618"/>
<connection id="42531653" src-id="42531305" dest-id="42531585" weight="-5.170998745214562"/>
<connection id="42531654" src-id="42531306" dest-id="42531585" weight="-5.805476321004029"/>
<connection id="42531655" src-id="42531307" dest-id="42531585" weight="4.551999061591924"/>
<connection id="42531656" src-id="42531308" dest-id="42531585" weight="-1.0344633441521416"/>
<connection id="42531657" src-id="42531309" dest-id="42531585" weight="0.4474917183008462"/>
<connection id="42531659" src-id="42531311" dest-id="42531585" weight="-5.20296353828927"/>
<connection id="42531660" src-id="42531312" dest-id="42531585" weight="1.7325218592762555"/>
<connection id="42531661" src-id="42531313" dest-id="42531585" weight="-2.6570848205545663"/>
<connection id="42531662" src-id="42531314" dest-id="42531585" weight="7.842424875669303"/>
<connection id="42531663" src-id="42531315" dest-id="42531585" weight="1.4293042452935254"/>
<connection id="42531664" src-id="42531316" dest-id="42531585" weight="-1.0417754510378923"/>
<connection id="42531665" src-id="42531317" dest-id="42531585" weight="8.407154539349726"/>
<connection id="42531666" src-id="42531318" dest-id="42531585" weight="-3.5910009481742007"/>
<connection id="42531668" src-id="42531320" dest-id="42531585" weight="-10.0"/>
<connection id="42531669" src-id="42531321" dest-id="42531585" weight="-2.2776312053367294"/>
<connection id="42531670" src-id="42531322" dest-id="42531585" weight="-7.345273945761775"/>
<connection id="42531671" src-id="42531323" dest-id="42531585" weight="-7.672379172683362"/>
<neuron id="42531672" type="out" activation="sigmoid"/>
<connection id="42531675" src-id="42531240" dest-id="42531672" weight="-10.0"/>
<connection id="42531678" src-id="42531243" dest-id="42531672" weight="-0.8919661998083614"/>
<connection id="42531679" src-id="42531244" dest-id="42531672" weight="-5.930178225473081"/>
<connection id="42531680" src-id="42531245" dest-id="42531672" weight="-9.24771696710128"/>
<connection id="42531681" src-id="42531246" dest-id="42531672" weight="-0.3571502878697872"/>
<connection id="42531682" src-id="42531247" dest-id="42531672" weight="-5.8761262613532965"/>
<connection id="42531683" src-id="42531248" dest-id="42531672" weight="3.098646502224068"/>
<connection id="42531684" src-id="42531249" dest-id="42531672" weight="8.857320969688782"/>
<connection id="42531686" src-id="42531251" dest-id="42531672" weight="-6.886239067924373"/>
<connection id="42531687" src-id="42531252" dest-id="42531672" weight="-10.0"/>
<connection id="42531688" src-id="42531253" dest-id="42531672" weight="7.085774604779554"/>
<connection id="42531689" src-id="42531254" dest-id="42531672" weight="0.8671105427630567"/>
<connection id="42531690" src-id="42531255" dest-id="42531672" weight="3.2865049305304446"/>
<connection id="42531691" src-id="42531256" dest-id="42531672" weight="7.997936167431997"/>
<connection id="42531692" src-id="42531257" dest-id="42531672" weight="-6.117282238830669"/>
<connection id="42531693" src-id="42531258" dest-id="42531672" weight="2.9080522398312536"/>
<connection id="42531694" src-id="42531259" dest-id="42531672" weight="-7.883006195450355"/>
<connection id="42531695" src-id="42531260" dest-id="42531672" weight="-7.886753454193718"/>
<connection id="42531697" src-id="42531262" dest-id="42531672" weight="-4.358039312282814"/>
<connection id="42531698" src-id="42531263" dest-id="42531672" weight="7.581149042995877"/>
<connection id="42531700" src-id="42531265" dest-id="42531672" weight="-2.807484364599354"/>
<connection id="42531702" src-id="42531267" dest-id="42531672" weight="-3.798587760547746"/>
<connection id="42531703" src-id="42531268" dest-id="42531672" weight="6.546308140451722"/>
<connection id="42531704" src-id="42531269" dest-id="42531672" weight="8.801172387864739"/>
<connection id="42531705" src-id="42531270" dest-id="42531672" weight="2.7646007622241537"/>
<connection id="42531706" src-id="42531271" dest-id="42531672" weight="-1.68570005450212"/>
<connection id="42531707" src-id="42531272" dest-id="42531672" weight="5.185147531933004"/>
<connection id="42531709" src-id="42531274" dest-id="42531672" weight="5.092891792744393"/>
<connection id="42531710" src-id="42531275" dest-id="42531672" weight="3.12368288575575"/>
<connection id="42531711" src-id="42531276" dest-id="42531672" weight="7.446800965637494"/>
<connection id="42531712" src-id="42531277" dest-id="42531672" weight="-5.551154149798324"/>
<connection id="42531714" src-id="42531279" dest-id="42531672" weight="-5.627417379079175"/>
<connection id="42531715" src-id="42531280" dest-id="42531672" weight="-1.213585958619378"/>
<connection id="42531716" src-id="42531281" dest-id="42531672" weight="0.49747084326858426"/>
<connection id="42531717" src-id="42531282" dest-id="42531672" weight="-0.6763859274535362"/>
<connection id="42531719" src-id="42531284" dest-id="42531672" weight="-8.00729625888854"/>
<connection id="42531720" src-id="42531285" dest-id="42531672" weight="-8.257489313857853"/>
<connection id="42531721" src-id="42531286" dest-id="42531672" weight="-9.627534926663348"/>
<connection id="42531722" src-id="42531287" dest-id="42531672" weight="-6.8634796259178605"/>
<connection id="42531723" src-id="42531288" dest-id="42531672" weight="1.0647527791609679"/>
<connection id="42531724" src-id="42531289" dest-id="42531672" weight="-0.12019126491161028"/>
<connection id="42531725" src-id="42531290" dest-id="42531672" weight="0.17720085601363245"/>
<connection id="42531726" src-id="42531291" dest-id="42531672" weight="1.3916954278735048"/>
<connection id="42531727" src-id="42531292" dest-id="42531672" weight="3.3003742835358985"/>
<connection id="42531729" src-id="42531294" dest-id="42531672" weight="-1.6014901808517041"/>
<connection id="42531730" src-id="42531295" dest-id="42531672" weight="8.850351289109168"/>
<connection id="42531731" src-id="42531296" dest-id="42531672" weight="-7.076671806359565"/>
<connection id="42531733" src-id="42531298" dest-id="42531672" weight="3.3090910806330265"/>
<connection id="42531734" src-id="42531299" dest-id="42531672" weight="10.0"/>
<connection id="42531735" src-id="42531300" dest-id="42531672" weight="9.036134752112364"/>
<connection id="42531737" src-id="42531302" dest-id="42531672" weight="8.105775341431865"/>
<connection id="42531738" src-id="42531303" dest-id="42531672" weight="0.507824364024626"/>
<connection id="42531739" src-id="42531304" dest-id="42531672" weight="-0.8202786136567324"/>
<connection id="42531740" src-id="42531305" dest-id="42531672" weight="3.730328875161259"/>
<connection id="42531742" src-id="42531307" dest-id="42531672" weight="10.0"/>
<connection id="42531743" src-id="42531308" dest-id="42531672" weight="-1.9486315856576781"/>
<connection id="42531744" src-id="42531309" dest-id="42531672" weight="10.0"/>
<connection id="42531745" src-id="42531310" dest-id="42531672" weight="9.03983996480952"/>
<connection id="42531746" src-id="42531311" dest-id="42531672" weight="-9.415087228838837"/>
<connection id="42531747" src-id="42531312" dest-id="42531672" weight="-6.072290176915376"/>
<connection id="42531748" src-id="42531313" dest-id="42531672" weight="6.607910506932051"/>
<connection id="42531750" src-id="42531315" dest-id="42531672" weight="9.069447285951572"/>
<connection id="42531751" src-id="42531316" dest-id="42531672" weight="-5.463999373809941"/>
<connection id="42531752" src-id="42531317" dest-id="42531672" weight="3.7833184039925185"/>
<connection id="42531753" src-id="42531318" dest-id="42531672" weight="3.104480817485704"/>
<connection id="42531754" src-id="42531319" dest-id="42531672" weight="-8.538395555169426"/>
<connection id="42531755" src-id="42531320" dest-id="42531672" weight="5.974999219291394"/>
<connection id="42531756" src-id="42531321" dest-id="42531672" weight="-3.006782678799646"/>
<connection id="42531757" src-id="42531322" dest-id="42531672" weight="-2.893107507683429"/>
<connection id="42531758" src-id="42531323" dest-id="42531672" weight="4.151973515604572"/>
<neuron id="42531759" type="out" activation="sigmoid"/>
<connection id="42531760" src-id="42531238" dest-id="42531759" weight="0.6125858499404389"/>
<connection id="42531761" src-id="42531239" dest-id="42531759" weight="-10.0"/>
<connection id="42531762" src-id="42531240" dest-id="42531759" weight="-0.18472702676427194"/>
<connection id="42531763" src-id="42531241" dest-id="42531759" weight="1.4679232552189418"/>
<connection id="42531764" src-id="42531242" dest-id="42531759" weight="5.722264254529431"/>
<connection id="42531765" src-id="42531243" dest-id="42531759" weight="-6.619082294613509"/>
<connection id="42531767" src-id="42531245" dest-id="42531759" weight="-4.694036337486853"/>
<connection id="42531770" src-id="42531248" dest-id="42531759" weight="4.532738972481998"/>
<connection id="42531771" src-id="42531249" dest-id="42531759" weight="9.357339498066017"/>
<connection id="42531772" src-id="42531250" dest-id="42531759" weight="-5.02354075974884"/>
<connection id="42531773" src-id="42531251" dest-id="42531759" weight="1.9999536010673182"/>
<connection id="42531774" src-id="42531252" dest-id="42531759" weight="-7.990403910518845"/>
<connection id="42531775" src-id="42531253" dest-id="42531759" weight="-4.552443568772395"/>
<connection id="42531776" src-id="42531254" dest-id="42531759" weight="1.6146005618995072"/>
<connection id="42531777" src-id="42531255" dest-id="42531759" weight="-5.187965857442313"/>
<connection id="42531778" src-id="42531256" dest-id="42531759" weight="3.1370710829686526"/>
<connection id="42531779" src-id="42531257" dest-id="42531759" weight="5.943549882745903"/>
<connection id="42531781" src-id="42531259" dest-id="42531759" weight="-9.949109423923423"/>
<connection id="42531782" src-id="42531260" dest-id="42531759" weight="8.591312560596103"/>
<connection id="42531783" src-id="42531261" dest-id="42531759" weight="-0.5150603521818646"/>
<connection id="42531784" src-id="42531262" dest-id="42531759" weight="-2.1517969984000307"/>
<connection id="42531785" src-id="42531263" dest-id="42531759" weight="9.023619546526367"/>
<connection id="42531786" src-id="42531264" dest-id="42531759" weight="-8.365153109556116"/>
<connection id="42531787" src-id="42531265" dest-id="42531759" weight="3.5676722779509693"/>
<connection id="42531789" src-id="42531267" dest-id="42531759" weight="-4.471320225041179"/>
<connection id="42531790" src-id="42531268" dest-id="42531759" weight="-6.866457153521695"/>
<connection id="42531791" src-id="42531269" dest-id="42531759" weight="2.138019833982607"/>
<connection id="42531793" src-id="42531271" dest-id="42531759" weight="2.616901670474755"/>
<connection id="42531795" src-id="42531273" dest-id="42531759" weight="4.44413637464242"/>
<connection id="42531796" src-id="42531274" dest-id="42531759" weight="4.821594077985816"/>
<connection id="42531797" src-id="42531275" dest-id="42531759" weight="7.294690238603323"/>
<connection id="42531798" src-id="42531276" dest-id="42531759" weight="10.0"/>
<connection id="42531799" src-id="42531277" dest-id="42531759" weight="-2.1305362551908686"/>
<connection id="42531800" src-id="42531278" dest-id="42531759" weight="-6.529678741016618"/>
<connection id="42531801" src-id="42531279" dest-id="42531759" weight="-4.101689982889499"/>
<connection id="42531802" src-id="42531280" dest-id="42531759" weight="-5.304020273894277"/>
<connection id="42531803" src-id="42531281" dest-id="42531759" weight="9.553582491362935"/>
<connection id="42531804" src-id="42531282" dest-id="42531759" weight="4.4748884471011845"/>
<connection id="42531805" src-id="42531283" dest-id="42531759" weight="-1.778389598293864"/>
<connection id="42531806" src-id="42531284" dest-id="42531759" weight="-6.919920556441893"/>
<connection id="42531807" src-id="42531285" dest-id="42531759" weight="-5.1367049896032"/>
<connection id="42531808" src-id="42531286" dest-id="42531759" weight="-7.747620561135565"/>
<connection id="42531809" src-id="42531287" dest-id="42531759" weight="-2.323190124138401"/>
<connection id="42531810" src-id="42531288" dest-id="42531759" weight="-3.7208955784851017"/>
<connection id="42531811" src-id="42531289" dest-id="42531759" weight="-6.762956381221314"/>
<connection id="42531812" src-id="42531290" dest-id="42531759" weight="-3.9056662278052734"/>
<connection id="42531813" src-id="42531291" dest-id="42531759" weight="1.742130857566472"/>
<connection id="42531815" src-id="42531293" dest-id="42531759" weight="-0.862812890106595"/>
<connection id="42531816" src-id="42531294" dest-id="42531759" weight="-4.619035854836646"/>
<connection id="42531819" src-id="42531297" dest-id="42531759" weight="8.025120341241667"/>
<connection id="42531822" src-id="42531300" dest-id="42531759" weight="1.0665434071594977"/>
<connection id="42531823" src-id="42531301" dest-id="42531759" weight="-4.521341323928403"/>
<connection id="42531824" src-id="42531302" dest-id="42531759" weight="-3.0671610896784824"/>
<connection id="42531826" src-id="42531304" dest-id="42531759" weight="0.4265174710970885"/>
<connection id="42531827" src-id="42531305" dest-id="42531759" weight="-6.387225881017877"/>
<connection id="42531828" src-id="42531306" dest-id="42531759" weight="2.893380734037114"/>
<connection id="42531829" src-id="42531307" dest-id="42531759" weight="-8.034693534132368"/>
<connection id="42531830" src-id="42531308" dest-id="42531759" weight="4.49033816031449"/>
<connection id="42531831" src-id="42531309" dest-id="42531759" weight="9.403245717437384"/>
<connection id="42531832" src-id="42531310" dest-id="42531759" weight="-6.028373226231519"/>
<connection id="42531833" src-id="42531311" dest-id="42531759" weight="-5.119662531613162"/>
<connection id="42531834" src-id="42531312" dest-id="42531759" weight="-5.430059506501818"/>
<connection id="42531835" src-id="42531313" dest-id="42531759" weight="-10.0"/>
<connection id="42531836" src-id="42531314" dest-id="42531759" weight="-1.9844063558202976"/>
<connection id="42531837" src-id="42531315" dest-id="42531759" weight="-9.82825420616324"/>
<connection id="42531839" src-id="42531317" dest-id="42531759" weight="10.0"/>
<connection id="42531840" src-id="42531318" dest-id="42531759" weight="7.659409638864551"/>
<connection id="42531842" src-id="42531320" dest-id="42531759" weight="-2.7433378052824873"/>
<connection id="42531843" src-id="42531321" dest-id="42531759" weight="4.166535804250321"/>
<connection id="42531844" src-id="42531322" dest-id="42531759" weight="-1.0336328819275253"/>
<connection id="42531845" src-id="42531323" dest-id="42531759" weight="-5.218796133903117"/>
<neuron id="42531846" type="out" activation="sigmoid"/>
<connection id="42531847" src-id="42531238" dest-id="42531846" weight="2.012372092520108"/>
<connection id="42531848" src-id="42531239" dest-id="42531846" weight="7.50570383020399"/>
<connection id="42531849" src-id="42531240" dest-id="42531846" weight="1.4592462580173364"/>
<connection id="42531850" src-id="42531241" dest-id="42531846" weight="-2.371206979402557"/>
<connection id="42531851" src-id="42531242" dest-id="42531846" weight="8.40410656358109"/>
<connection id="42531853" src-id="42531244" dest-id="42531846" weight="-1.6199661468840714"/>
<connection id="42531854" src-id="42531245" dest-id="42531846" weight="-3.9690021439435696"/>
<connection id="42531855" src-id="42531246" dest-id="42531846" weight="9.484019745598506"/>
<connection id="42531856" src-id="42531247" dest-id="42531846" weight="2.5569257308883233"/>
<connection id="42531857" src-id="42531248" dest-id="42531846" weight="5.909231767369864"/>
<connection id="42531858" src-id="42531249" dest-id="42531846" weight="9.141694342962408"/>
<connection id="42531860" src-id="42531251" dest-id="42531846" weight="8.324867291870875"/>
<connection id="42531861" src-id="42531252" dest-id="42531846" weight="10.0"/>
<connection id="42531862" src-id="42531253" dest-id="42531846" weight="2.9097770373025518"/>
<connection id="42531863" src-id="42531254" dest-id="42531846" weight="0.7823283856447659"/>
<connection id="42531864" src-id="42531255" dest-id="42531846" weight="-5.630845737453505"/>
<connection id="42531865" src-id="42531256" dest-id="42531846" weight="-0.14675403177232638"/>
<connection id="42531866" src-id="42531257" dest-id="42531846" weight="-3.7085716118206427"/>
<connection id="42531868" src-id="42531259" dest-id="42531846" weight="-2.5315686452112223"/>
<connection id="42531869" src-id="42531260" dest-id="42531846" weight="8.768861044493088"/>
<connection id="42531870" src-id="42531261" dest-id="42531846" weight="1.168135599369219"/>
<connection id="42531871" src-id="42531262" dest-id="42531846" weight="-5.222227681984878"/>
<connection id="42531872" src-id="42531263" dest-id="42531846" weight="-8.100701957649282"/>
<connection id="42531873" src-id="42531264" dest-id="42531846" weight="0.2298238723535012"/>
<connection id="42531874" src-id="42531265" dest-id="42531846" weight="-4.707853462523087"/>
<connection id="42531875" src-id="42531266" dest-id="42531846" weight="0.7799001793688781"/>
<connection id="42531877" src-id="42531268" dest-id="42531846" weight="3.0336323060877666"/>
<connection id="42531878" src-id="42531269" dest-id="42531846" weight="6.296992671314843"/>
<connection id="42531879" src-id="42531270" dest-id="42531846" weight="0.3361022833834094"/>
<connection id="42531880" src-id="42531271" dest-id="42531846" weight="2.840063238853112"/>
<connection id="42531883" src-id="42531274" dest-id="42531846" weight="1.2800637942722246"/>
<connection id="42531885" src-id="42531276" dest-id="42531846" weight="-10.0"/>
<connection id="42531886" src-id="42531277" dest-id="42531846" weight="0.08533895459646906"/>
<connection id="42531887" src-id="42531278" dest-id="42531846" weight="7.624732881162696"/>
<connection id="42531888" src-id="42531279" dest-id="42531846" weight="-5.953404062756263"/>
<connection id="42531889" src-id="42531280" dest-id="42531846" weight="-2.293680122516312"/>
<connection id="42531890" src-id="42531281" dest-id="42531846" weight="5.939588272372539"/>
<connection id="42531892" src-id="42531283" dest-id="42531846" weight="-0.037487782574935014"/>
<connection id="42531893" src-id="42531284" dest-id="42531846" weight="-10.0"/>
<connection id="42531894" src-id="42531285" dest-id="42531846" weight="-5.066376179116559"/>
<connection id="42531897" src-id="42531288" dest-id="42531846" weight="3.8156408563978053"/>
<connection id="42531898" src-id="42531289" dest-id="42531846" weight="-1.4615955884340321"/>
<connection id="42531899" src-id="42531290" dest-id="42531846" weight="-4.249229974724326"/>
<connection id="42531900" src-id="42531291" dest-id="42531846" weight="-2.8688457498958364"/>
<connection id="42531901" src-id="42531292" dest-id="42531846" weight="10.0"/>
<connection id="42531902" src-id="42531293" dest-id="42531846" weight="9.568637901331565"/>
<connection id="42531903" src-id="42531294" dest-id="42531846" weight="10.0"/>
<connection id="42531905" src-id="42531296" dest-id="42531846" weight="5.238717773351506"/>
<connection id="42531907" src-id="42531298" dest-id="42531846" weight="0.47490722496467486"/>
<connection id="42531908" src-id="42531299" dest-id="42531846" weight="-7.901299411148419"/>
<connection id="42531911" src-id="42531302" dest-id="42531846" weight="5.3253082114683625"/>
<connection id="42531912" src-id="42531303" dest-id="42531846" weight="5.122357962464559"/>
<connection id="42531914" src-id="42531305" dest-id="42531846" weight="1.7560508105486492"/>
<connection id="42531915" src-id="42531306" dest-id="42531846" weight="-10.0"/>
<connection id="42531916" src-id="42531307" dest-id="42531846" weight="9.875118527607551"/>
<connection id="42531917" src-id="42531308" dest-id="42531846" weight="-4.346870539339929"/>
<connection id="42531918" src-id="42531309" dest-id="42531846" weight="-1.8538055104443"/>
<connection id="42531919" src-id="42531310" dest-id="42531846" weight="2.169712420985091"/>
<connection id="42531920" src-id="42531311" dest-id="42531846" weight="6.929961287993379"/>
<connection id="42531921" src-id="42531312" dest-id="42531846" weight="-0.15999432909203548"/>
<connection id="42531922" src-id="42531313" dest-id="42531846" weight="1.5288285521734613"/>
<connection id="42531924" src-id="42531315" dest-id="42531846" weight="-3.6353605972733227"/>
<connection id="42531925" src-id="42531316" dest-id="42531846" weight="8.096472061309687"/>
<connection id="42531926" src-id="42531317" dest-id="42531846" weight="-8.610490265380657"/>
<connection id="42531927" src-id="42531318" dest-id="42531846" weight="-2.1893087106199767"/>
<connection id="42531928" src-id="42531319" dest-id="42531846" weight="-6.435585329536185"/>
<connection id="42531929" src-id="42531320" dest-id="42531846" weight="-8.650280923138752"/>
<connection id="42531930" src-id="42531321" dest-id="42531846" weight="1.1641789851594369"/>
<connection id="42531931" src-id="42531322" dest-id="42531846" weight="-4.219723144224552"/>
<connection id="42531932" src-id="42531323" dest-id="42531846" weight="-1.0766851815272287"/>
<neuron id="42531933" type="out" activation="sigmoid"/>
<connection id="42531934" src-id="42531238" dest-id="42531933" weight="5.229736548620695"/>
<connection id="42531935" src-id="42531239" dest-id="42531933" weight="-0.967158133692343"/>
<connection id="42531936" src-id="42531240" dest-id="42531933" weight="-1.9850479786227218"/>
<connection id="42531937" src-id="42531241" dest-id="42531933" weight="-5.7680263076256235"/>
<connection id="42531938" src-id="42531242" dest-id="42531933" weight="3.239918718493123"/>
<connection id="42531939" src-id="42531243" dest-id="42531933" weight="-3.2467120471400843"/>
<connection id="42531940" src-id="42531244" dest-id="42531933" weight="4.127504420999921"/>
<connection id="42531941" src-id="42531245" dest-id="42531933" weight="-6.669920023475088"/>
<connection id="42531942" src-id="42531246" dest-id="42531933" weight="-10.0"/>
<connection id="42531943" src-id="42531247" dest-id="42531933" weight="-1.9180907454742033"/>
<connection id="42531944" src-id="42531248" dest-id="42531933" weight="4.724817346891679"/>
<connection id="42531945" src-id="42531249" dest-id="42531933" weight="2.5143768498161023"/>
<connection id="42531946" src-id="42531250" dest-id="42531933" weight="8.045823375606663"/>
<connection id="42531948" src-id="42531252" dest-id="42531933" weight="-9.704189442846355"/>
<connection id="42531949" src-id="42531253" dest-id="42531933" weight="-8.054747826110615"/>
<connection id="42531950" src-id="42531254" dest-id="42531933" weight="1.896990560651447"/>
<connection id="42531951" src-id="42531255" dest-id="42531933" weight="-1.5265525987768687"/>
<connection id="42531952" src-id="42531256" dest-id="42531933" weight="-9.085919717050603"/>
<connection id="42531953" src-id="42531257" dest-id="42531933" weight="5.307055057565206"/>
<connection id="42531954" src-id="42531258" dest-id="42531933" weight="-2.0650903220180803"/>
<connection id="42531955" src-id="42531259" dest-id="42531933" weight="-1.1871904671183398"/>
<connection id="42531957" src-id="42531261" dest-id="42531933" weight="-0.580576218798149"/>
<connection id="42531958" src-id="42531262" dest-id="42531933" weight="9.4885338883609"/>
<connection id="42531960" src-id="42531264" dest-id="42531933" weight="3.201434771135233"/>
<connection id="42531961" src-id="42531265" dest-id="42531933" weight="3.1528348142534544"/>
<connection id="42531962" src-id="42531266" dest-id="42531933" weight="-2.584673793883409"/>
<connection id="42531963" src-id="42531267" dest-id="42531933" weight="9.224213115871015"/>
<connection id="42531964" src-id="42531268" dest-id="42531933" weight="10.0"/>
<connection id="42531965" src-id="42531269" dest-id="42531933" weight="7.6518034585944665"/>
<connection id="42531966" src-id="42531270" dest-id="42531933" weight="0.7190311609670005"/>
<connection id="42531967" src-id="42531271" dest-id="42531933" weight="-1.7752049569426154"/>
<connection id="42531968" src-id="42531272" dest-id="42531933" weight="-9.450995163705544"/>
<connection id="42531970" src-id="42531274" dest-id="42531933" weight="-3.342541372291244"/>
<connection id="42531971" src-id="42531275" dest-id="42531933" weight="9.90545246489901"/>
<connection id="42531973" src-id="42531277" dest-id="42531933" weight="1.090480533630431"/>
<connection id="42531974" src-id="42531278" dest-id="42531933" weight="1.655093256173347"/>
<connection id="42531975" src-id="42531279" dest-id="42531933" weight="5.320748812931624"/>
<connection id="42531976" src-id="42531280" dest-id="42531933" weight="-6.548305704501699"/>
<connection id="42531977" src-id="42531281" dest-id="42531933" weight="-4.182079046640792"/>
<connection id="42531978" src-id="42531282" dest-id="42531933" weight="0.8695542282229514"/>
<connection id="42531980" src-id="42531284" dest-id="42531933" weight="-4.394620554327329"/>
<connection id="42531982" src-id="42531286" dest-id="42531933" weight="10.0"/>
<connection id="42531983" src-id="42531287" dest-id="42531933" weight="5.923482941945349"/>
<connection id="42531984" src-id="42531288" dest-id="42531933" weight="6.624209023399006"/>
<connection id="42531985" src-id="42531289" dest-id="42531933" weight="-4.50035875224979"/>
<connection id="42531987" src-id="42531291" dest-id="42531933" weight="-8.029147766341126"/>
<connection id="42531990" src-id="42531294" dest-id="42531933" weight="7.59046691850285"/>
<connection id="42531992" src-id="42531296" dest-id="42531933" weight="-10.0"/>
<connection id="42531993" src-id="42531297" dest-id="42531933" weight="-9.825508634902123"/>
<connection id="42531994" src-id="42531298" dest-id="42531933" weight="-6.79030418391947"/>
<connection id="42531995" src-id="42531299" dest-id="42531933" weight="9.554148858993873"/>
<connection id="42531996" src-id="42531300" dest-id="42531933" weight="-10.0"/>
<connection id="42531997" src-id="42531301" dest-id="42531933" weight="-2.24096941279151"/>
<connection id="42531998" src-id="42531302" dest-id="42531933" weight="-2.524705955798654"/>
<connection id="42532000" src-id="42531304" dest-id="42531933" weight="7.568849447712118"/>
<connection id="42532003" src-id="42531307" dest-id="42531933" weight="-6.10262681995918"/>
<connection id="42532004" src-id="42531308" dest-id="42531933" weight="-0.8235076285089422"/>
<connection id="42532005" src-id="42531309" dest-id="42531933" weight="1.736649781187095"/>
<connection id="42532006" src-id="42531310" dest-id="42531933" weight="-9.32088861615266"/>
<connection id="42532007" src-id="42531311" dest-id="42531933" weight="4.832766244811488"/>
<connection id="42532008" src-id="42531312" dest-id="42531933" weight="5.3429236119753405"/>
<connection id="42532010" src-id="42531314" dest-id="42531933" weight="-3.7291964441851686"/>
<connection id="42532011" src-id="42531315" dest-id="42531933" weight="-5.837219768081779"/>
<connection id="42532012" src-id="42531316" dest-id="42531933" weight="-9.878758113507802"/>
<connection id="42532014" src-id="42531318" dest-id="42531933" weight="-2.2889014967770502"/>
<connection id="42532016" src-id="42531320" dest-id="42531933" weight="-0.40458767507325444"/>
<connection id="42532018" src-id="42531322" dest-id="42531933" weight="0.4117047419935229"/>
<connection id="42532019" src-id="42531323" dest-id="42531933" weight="-6.585393459167676"/>
<neuron id="42532020" type="out" activation="sigmoid"/>
<connection id="42532021" src-id="42531238" dest-id="42532020" weight="-4.345759087383337"/>
<connection id="42532022" src-id="42531239" dest-id="42532020" weight="-5.919428729695748"/>
<connection id="42532024" src-id="42531241" dest-id="42532020" weight="-2.351527789562482"/>
<connection id="42532025" src-id="42531242" dest-id="42532020" weight="5.563381827838107"/>
<connection id="42532026" src-id="42531243" dest-id="42532020" weight="6.996757299795364"/>
<connection id="42532027" src-id="42531244" dest-id="42532020" weight="6.846615511992576"/>
<connection id="42532028" src-id="42531245" dest-id="42532020" weight="-7.184141181188868"/>
<connection id="42532029" src-id="42531246" dest-id="42532020" weight="-4.224579648066985"/>
<connection id="42532030" src-id="42531247" dest-id="42532020" weight="10.0"/>
<connection id="42532031" src-id="42531248" dest-id="42532020" weight="4.934975744599375"/>
<connection id="42532032" src-id="42531249" dest-id="42532020" weight="3.2435655842957587"/>
<connection id="42532033" src-id="42531250" dest-id="42532020" weight="7.033053382067784"/>
<connection id="42532034" src-id="42531251" dest-id="42532020" weight="3.635336834096492"/>
<connection id="42532035" src-id="42531252" dest-id="42532020" weight="-0.6044897509255035"/>
<connection id="42532036" src-id="42531253" dest-id="42532020" weight="2.2784046188196054"/>
<connection id="42532037" src-id="42531254" dest-id="42532020" weight="-9.045790744284918"/>
<connection id="42532038" src-id="42531255" dest-id="42532020" weight="2.085702752892125"/>
<connection id="42532039" src-id="42531256" dest-id="42532020" weight="7.220936892184138"/>
<connection id="42532040" src-id="42531257" dest-id="42532020" weight="-2.933242338297959"/>
<connection id="42532042" src-id="42531259" dest-id="42532020" weight="4.493075057127632"/>
<connection id="42532043" src-id="42531260" dest-id="42532020" weight="2.57948258661275"/>
<connection id="42532045" src-id="42531262" dest-id="42532020" weight="-2.455852463777424"/>
<connection id="42532046" src-id="42531263" dest-id="42532020" weight="8.902654742048478"/>
<connection id="42532047" src-id="42531264" dest-id="42532020" weight="2.1085028160229164"/>
<connection id="42532048" src-id="42531265" dest-id="42532020" weight="-1.0530710444702622"/>
<connection id="42532049" src-id="42531266" dest-id="42532020" weight="10.0"/>
<connection id="42532050" src-id="42531267" dest-id="42532020" weight="-1.507814793940239"/>
<connection id="42532052" src-id="42531269" dest-id="42532020" weight="-10.0"/>
<connection id="42532053" src-id="42531270" dest-id="42532020" weight="-10.0"/>
<connection id="42532054" src-id="42531271" dest-id="42532020" weight="-5.913426487484044"/>
<connection id="42532056" src-id="42531273" dest-id="42532020" weight="6.112129704810974"/>
<connection id="42532058" src-id="42531275" dest-id="42532020" weight="-6.774575100808358"/>
<connection id="42532059" src-id="42531276" dest-id="42532020" weight="-1.1543701004817473"/>
<connection id="42532060" src-id="42531277" dest-id="42532020" weight="3.06138764563766"/>
<connection id="42532061" src-id="42531278" dest-id="42532020" weight="-6.3293952897969135"/>
<connection id="42532062" src-id="42531279" dest-id="42532020" weight="5.54193357320277"/>
<connection id="42532063" src-id="42531280" dest-id="42532020" weight="-6.010613233006744"/>
<connection id="42532065" src-id="42531282" dest-id="42532020" weight="6.053778103733015"/>
<connection id="42532066" src-id="42531283" dest-id="42532020" weight="10.0"/>
<connection id="42532069" src-id="42531286" dest-id="42532020" weight="4.93107777778308"/>
<connection id="42532073" src-id="42531290" dest-id="42532020" weight="8.642586302057584"/>
<connection id="42532074" src-id="42531291" dest-id="42532020" weight="0.9718990131688884"/>
<connection id="42532075" src-id="42531292" dest-id="42532020" weight="2.141176374369572"/>
<connection id="42532077" src-id="42531294" dest-id="42532020" weight="0.3720598161215438"/>
<connection id="42532078" src-id="42531295" dest-id="42532020" weight="-9.038435457995703"/>
<connection id="42532079" src-id="42531296" dest-id="42532020" weight="-2.591759045083391"/>
<connection id="42532080" src-id="42531297" dest-id="42532020" weight="-8.896233776591988"/>
<connection id="42532081" src-id="42531298" dest-id="42532020" weight="7.354170943281375"/>
<connection id="42532082" src-id="42531299" dest-id="42532020" weight="-4.272791289554554"/>
<connection id="42532083" src-id="42531300" dest-id="42532020" weight="-3.9870635917513546"/>
<connection id="42532084" src-id="42531301" dest-id="42532020" weight="6.909500775614618"/>
<connection id="42532085" src-id="42531302" dest-id="42532020" weight="3.377628374349256"/>
<connection id="42532086" src-id="42531303" dest-id="42532020" weight="-8.494659058226453"/>
<connection id="42532087" src-id="42531304" dest-id="42532020" weight="5.899118859246"/>
<connection id="42532089" src-id="42531306" dest-id="42532020" weight="6.571227632603989"/>
<connection id="42532090" src-id="42531307" dest-id="42532020" weight="3.1668815245253503"/>
<connection id="42532091" src-id="42531308" dest-id="42532020" weight="2.3258255646008466"/>
<connection id="42532092" src-id="42531309" dest-id="42532020" weight="10.0"/>
<connection id="42532093" src-id="42531310" dest-id="42532020" weight="-10.0"/>
<connection id="42532094" src-id="42531311" dest-id="42532020" weight="2.510502354156534"/>
<connection id="42532095" src-id="42531312" dest-id="42532020" weight="-6.008665100372392"/>
<connection id="42532096" src-id="42531313" dest-id="42532020" weight="5.457854998142477"/>
<connection id="42532097" src-id="42531314" dest-id="42532020" weight="5.536390904798377"/>
<connection id="42532100" src-id="42531317" dest-id="42532020" weight="-2.230250139101219"/>
<connection id="42532101" src-id="42531318" dest-id="42532020" weight="-5.836268771299987"/>
<connection id="42532102" src-id="42531319" dest-id="42532020" weight="-2.637441655552049"/>
<connection id="42532103" src-id="42531320" dest-id="42532020" weight="2.3729929381080366"/>
<connection id="42532104" src-id="42531321" dest-id="42532020" weight="7.24607584984158"/>
<connection id="42532105" src-id="42531322" dest-id="42532020" weight="3.410768713427036"/>
<connection id="42532106" src-id="42531323" dest-id="42532020" weight="4.718356475876828"/>
<neuron id="42532107" type="out" activation="sigmoid"/>
<connection id="42532108" src-id="42531238" dest-id="42532107" weight="-2.7479445160518137"/>
<connection id="42532111" src-id="42531241" dest-id="42532107" weight="2.0340637224155373"/>
<connection id="42532112" src-id="42531242" dest-id="42532107" weight="4.919826054140852"/>
<connection id="42532113" src-id="42531243" dest-id="42532107" weight="-0.01956990310956086"/>
<connection id="42532114" src-id="42531244" dest-id="42532107" weight="2.646669330704146"/>
<connection id="42532115" src-id="42531245" dest-id="42532107" weight="-1.8497256284789017"/>
<connection id="42532116" src-id="42531246" dest-id="42532107" weight="-10.0"/>
<connection id="42532118" src-id="42531248" dest-id="42532107" weight="-3.4448153109024773"/>
<connection id="42532119" src-id="42531249" dest-id="42532107" weight="-1.8293863231368412"/>
<connection id="42532120" src-id="42531250" dest-id="42532107" weight="0.16548860879993943"/>
<connection id="42532121" src-id="42531251" dest-id="42532107" weight="6.1049467290618775"/>
<connection id="42532122" src-id="42531252" dest-id="42532107" weight="-3.652451315782158"/>
<connection id="42532124" src-id="42531254" dest-id="42532107" weight="3.7641223593014352"/>
<connection id="42532125" src-id="42531255" dest-id="42532107" weight="-7.7689310414280675"/>
<connection id="42532126" src-id="42531256" dest-id="42532107" weight="10.0"/>
<connection id="42532127" src-id="42531257" dest-id="42532107" weight="5.513036924929588"/>
<connection id="42532129" src-id="42531259" dest-id="42532107" weight="-3.8234730740619582"/>
<connection id="42532131" src-id="42531261" dest-id="42532107" weight="-4.967633500430807"/>
<connection id="42532132" src-id="42531262" dest-id="42532107" weight="-0.6972605460721601"/>
<connection id="42532133" src-id="42531263" dest-id="42532107" weight="1.070530429950351"/>
<connection id="42532134" src-id="42531264" dest-id="42532107" weight="-8.29671550837748"/>
<connection id="42532136" src-id="42531266" dest-id="42532107" weight="2.3378327570700925"/>
<connection id="42532137" src-id="42531267" dest-id="42532107" weight="-1.0295482402003278"/>
<connection id="42532138" src-id="42531268" dest-id="42532107" weight="-0.847087025950028"/>
<connection id="42532139" src-id="42531269" dest-id="42532107" weight="8.676965470803527"/>
<connection id="42532140" src-id="42531270" dest-id="42532107" weight="3.5236985414911053"/>
<connection id="42532142" src-id="42531272" dest-id="42532107" weight="-9.3762751286957"/>
<connection id="42532143" src-id="42531273" dest-id="42532107" weight="1.4684951822749646"/>
<connection id="42532145" src-id="42531275" dest-id="42532107" weight="8.720172440974366"/>
<connection id="42532146" src-id="42531276" dest-id="42532107" weight="3.8966917780305077"/>
<connection id="42532147" src-id="42531277" dest-id="42532107" weight="-0.8553115182869107"/>
<connection id="42532148" src-id="42531278" dest-id="42532107" weight="10.0"/>
<connection id="42532149" src-id="42531279" dest-id="42532107" weight="7.89014685272122"/>
<connection id="42532150" src-id="42531280" dest-id="42532107" weight="9.407629721379465"/>
<connection id="42532151" src-id="42531281" dest-id="42532107" weight="3.978994670615596"/>
<connection id="42532152" src-id="42531282" dest-id="42532107" weight="-10.0"/>
<connection id="42532153" src-id="42531283" dest-id="42532107" weight="-1.719502602584516"/>
<connection id="42532154" src-id="42531284" dest-id="42532107" weight="-5.155569444235551"/>
<connection id="42532155" src-id="42531285" dest-id="42532107" weight="9.6886422180573"/>
<connection id="42532156" src-id="42531286" dest-id="42532107" weight="-4.918221480396152"/>
<connection id="42532158" src-id="42531288" dest-id="42532107" weight="-0.04993676667878155"/>
<connection id="42532159" src-id="42531289" dest-id="42532107" weight="-1.019655248563354"/>
<connection id="42532160" src-id="42531290" dest-id="42532107" weight="-8.665547077321325"/>
<connection id="42532161" src-id="42531291" dest-id="42532107" weight="-1.255435849573859"/>
<connection id="42532162" src-id="42531292" dest-id="42532107" weight="3.533796466610916"/>
<connection id="42532163" src-id="42531293" dest-id="42532107" weight="1.7198798057792926"/>
<connection id="42532164" src-id="42531294" dest-id="42532107" weight="5.7776100142196904"/>
<connection id="42532165" src-id="42531295" dest-id="42532107" weight="-3.1538155358503"/>
<connection id="42532166" src-id="42531296" dest-id="42532107" weight="8.824889367862411"/>
<connection id="42532167" src-id="42531297" dest-id="42532107" weight="-9.13033376360218"/>
<connection id="42532168" src-id="42531298" dest-id="42532107" weight="2.425852760176647"/>
<connection id="42532170" src-id="42531300" dest-id="42532107" weight="3.4178126688127723"/>
<connection id="42532171" src-id="42531301" dest-id="42532107" weight="9.937607549584037"/>
<connection id="42532172" src-id="42531302" dest-id="42532107" weight="-6.155820214090947"/>
<connection id="42532174" src-id="42531304" dest-id="42532107" weight="-2.2036545030712453"/>
<connection id="42532175" src-id="42531305" dest-id="42532107" weight="9.715479091810145"/>
<connection id="42532176" src-id="42531306" dest-id="42532107" weight="9.484547337094643"/>
<connection id="42532177" src-id="42531307" dest-id="42532107" weight="0.776944105277807"/>
<connection id="42532178" src-id="42531308" dest-id="42532107" weight="5.036506684081262"/>
<connection id="42532179" src-id="42531309" dest-id="42532107" weight="1.880090713424789"/>
<connection id="42532180" src-id="42531310" dest-id="42532107" weight="-8.451096550936274"/>
<connection id="42532181" src-id="42531311" dest-id="42532107" weight="2.467713152601328"/>
<connection id="42532182" src-id="42531312" dest-id="42532107" weight="4.276279543183936"/>
<connection id="42532183" src-id="42531313" dest-id="42532107" weight="-6.17129786708748"/>
<connection id="42532184" src-id="42531314" dest-id="42532107" weight="-5.180794718512148"/>
<connection id="42532185" src-id="42531315" dest-id="42532107" weight="10.0"/>
<connection id="42532186" src-id="42531316" dest-id="42532107" weight="-6.4611739104915085"/>
<connection id="42532187" src-id="42531317" dest-id="42532107" weight="9.729689151747056"/>
<connection id="42532188" src-id="42531318" dest-id="42532107" weight="-5.3164015368160875"/>
<connection id="42532189" src-id="42531319" dest-id="42532107" weight="-2.6556568036390527"/>
<connection id="42532190" src-id="42531320" dest-id="42532107" weight="-4.002063701487763"/>
<connection id="42532191" src-id="42531321" dest-id="42532107" weight="-7.903906753183536"/>
<connection id="42532192" src-id="42531322" dest-id="42532107" weight="-6.459322849198702"/>
<connection id="42532193" src-id="42531323" dest-id="42532107" weight="0.2761922529706191"/>
<neuron id="42532194" type="out" activation="sigmoid"/>
<connection id="42532195" src-id="42531238" dest-id="42532194" weight="9.254074543746523"/>
<connection id="42532196" src-id="42531239" dest-id="42532194" weight="-0.2021073715150747"/>
<connection id="42532197" src-id="42531240" dest-id="42532194" weight="-1.4972613219220094"/>
<connection id="42532198" src-id="42531241" dest-id="42532194" weight="-0.7611443769212388"/>
<connection id="42532199" src-id="42531242" dest-id="42532194" weight="3.477213353925258"/>
<connection id="42532200" src-id="42531243" dest-id="42532194" weight="-3.319692010751699"/>
<connection id="42532201" src-id="42531244" dest-id="42532194" weight="5.9067099815827735"/>
<connection id="42532202" src-id="42531245" dest-id="42532194" weight="3.572206766721443"/>
<connection id="42532204" src-id="42531247" dest-id="42532194" weight="-0.6777738836242422"/>
<connection id="42532208" src-id="42531251" dest-id="42532194" weight="8.541109958807198"/>
<connection id="42532209" src-id="42531252" dest-id="42532194" weight="4.036966104255315"/>
<connection id="42532210" src-id="42531253" dest-id="42532194" weight="7.2736059470584085"/>
<connection id="42532211" src-id="42531254" dest-id="42532194" weight="-7.2217949545723314"/>
<connection id="42532213" src-id="42531256" dest-id="42532194" weight="3.9178496309941346"/>
<connection id="42532214" src-id="42531257" dest-id="42532194" weight="1.7025145874119176"/>
<connection id="42532215" src-id="42531258" dest-id="42532194" weight="4.0358109543204685"/>
<connection id="42532216" src-id="42531259" dest-id="42532194" weight="-9.963493806584976"/>
<connection id="42532217" src-id="42531260" dest-id="42532194" weight="6.74716287505186"/>
<connection id="42532218" src-id="42531261" dest-id="42532194" weight="5.615701392745307"/>
<connection id="42532219" src-id="42531262" dest-id="42532194" weight="-2.820706683302273"/>
<connection id="42532222" src-id="42531265" dest-id="42532194" weight="-1.7467255892618379"/>
<connection id="42532223" src-id="42531266" dest-id="42532194" weight="-8.561620797265409"/>
<connection id="42532224" src-id="42531267" dest-id="42532194" weight="-5.766167808189393"/>
<connection id="42532226" src-id="42531269" dest-id="42532194" weight="-9.806167472418785"/>
<connection id="42532227" src-id="42531270" dest-id="42532194" weight="-6.098031823333182"/>
<connection id="42532228" src-id="42531271" dest-id="42532194" weight="10.0"/>
<connection id="42532229" src-id="42531272" dest-id="42532194" weight="-6.00221283323657"/>
<connection id="42532230" src-id="42531273" dest-id="42532194" weight="-6.022941947270475"/>
<connection id="42532232" src-id="42531275" dest-id="42532194" weight="-5.54603623613662"/>
<connection id="42532233" src-id="42531276" dest-id="42532194" weight="-7.549162796275754"/>
<connection id="42532234" src-id="42531277" dest-id="42532194" weight="9.089831787139122"/>
<connection id="42532236" src-id="42531279" dest-id="42532194" weight="7.961083561470578"/>
<connection id="42532237" src-id="42531280" dest-id="42532194" weight="-10.0"/>
<connection id="42532238" src-id="42531281" dest-id="42532194" weight="0.6846700856523513"/>
<connection id="42532239" src-id="42531282" dest-id="42532194" weight="3.3763854858256304"/>
<connection id="42532240" src-id="42531283" dest-id="42532194" weight="-9.810118447357913"/>
<connection id="42532242" src-id="42531285" dest-id="42532194" weight="-1.1476302845410244"/>
<connection id="42532243" src-id="42531286" dest-id="42532194" weight="6.648149402558465"/>
<connection id="42532245" src-id="42531288" dest-id="42532194" weight="1.6138115610721668"/>
<connection id="42532246" src-id="42531289" dest-id="42532194" weight="6.552687360002234"/>
<connection id="42532247" src-id="42531290" dest-id="42532194" weight="-0.06752247619686358"/>
<connection id="42532248" src-id="42531291" dest-id="42532194" weight="-9.760305837028001"/>
<connection id="42532250" src-id="42531293" dest-id="42532194" weight="4.637515009641612"/>
<connection id="42532252" src-id="42531295" dest-id="42532194" weight="-1.0201431167414756"/>
<connection id="42532253" src-id="42531296" dest-id="42532194" weight="7.1110319490763585"/>
<connection id="42532254" src-id="42531297" dest-id="42532194" weight="-6.68285363005358"/>
<connection id="42532255" src-id="42531298" dest-id="42532194" weight="-6.246442848169202"/>
<connection id="42532256" src-id="42531299" dest-id="42532194" weight="6.46896664591109"/>
<connection id="42532259" src-id="42531302" dest-id="42532194" weight="4.033501891660959"/>
<connection id="42532260" src-id="42531303" dest-id="42532194" weight="5.9231565787919465"/>
<connection id="42532261" src-id="42531304" dest-id="42532194" weight="10.0"/>
<connection id="42532262" src-id="42531305" dest-id="42532194" weight="2.1986436635551576"/>
<connection id="42532263" src-id="42531306" dest-id="42532194" weight="-9.264071964347478"/>
<connection id="42532266" src-id="42531309" dest-id="42532194" weight="-5.738008101420602"/>
<connection id="42532267" src-id="42531310" dest-id="42532194" weight="2.1595803416517003"/>
<connection id="42532269" src-id="42531312" dest-id="42532194" weight="-7.984308903468188"/>
<connection id="42532270" src-id="42531313" dest-id="42532194" weight="-4.730526767275609"/>
<connection id="42532271" src-id="42531314" dest-id="42532194" weight="2.2176608144778034"/>
<connection id="42532272" src-id="42531315" dest-id="42532194" weight="4.056815015915805"/>
<connection id="42532273" src-id="42531316" dest-id="42532194" weight="4.82156162062639"/>
<connection id="42532274" src-id="42531317" dest-id="42532194" weight="-0.1260231917130823"/>
<connection id="42532275" src-id="42531318" dest-id="42532194" weight="-8.495173739995359"/>
<connection id="42532276" src-id="42531319" dest-id="42532194" weight="5.393186078575394"/>
<connection id="42532278" src-id="42531321" dest-id="42532194" weight="-5.664851932482312"/>
<connection id="42532279" src-id="42531322" dest-id="42532194" weight="0.22102100774127764"/>
<connection id="42532280" src-id="42531323" dest-id="42532194" weight="-0.4620522292175786"/>
<neuron id="42532281" type="out" activation="sigmoid"/>
<connection id="42532282" src-id="42531238" dest-id="42532281" weight="10.0"/>
<connection id="42532283" src-id="42531239" dest-id="42532281" weight="-9.130507755293749"/>
<connection id="42532284" src-id="42531240" dest-id="42532281" weight="-7.942527626195213"/>
<connection id="42532285" src-id="42531241" dest-id="42532281" weight="7.693322182692427"/>
<connection id="42532286" src-id="42531242" dest-id="42532281" weight="-3.307115535212542"/>
<connection id="42532289" src-id="42531245" dest-id="42532281" weight="-8.102339365612458"/>
<connection id="42532291" src-id="42531247" dest-id="42532281" weight="0.8723665301749072"/>
<connection id="42532292" src-id="42531248" dest-id="42532281" weight="-5.420504296052395"/>
<connection id="42532294" src-id="42531250" dest-id="42532281" weight="-1.4265978383383702"/>
<connection id="42532296" src-id="42531252" dest-id="42532281" weight="8.601856206716649"/>
<connection id="42532297" src-id="42531253" dest-id="42532281" weight="-5.439575984797615"/>
<connection id="42532298" src-id="42531254" dest-id="42532281" weight="-9.81310198884246"/>
<connection id="42532299" src-id="42531255" dest-id="42532281" weight="-8.005316183230496"/>
<connection id="42532300" src-id="42531256" dest-id="42532281" weight="6.751252442466687"/>
<connection id="42532301" src-id="42531257" dest-id="42532281" weight="-8.315942929556213"/>
<connection id="42532302" src-id="42531258" dest-id="42532281" weight="2.645334552156113"/>
<connection id="42532303" src-id="42531259" dest-id="42532281" weight="-2.832272566003252"/>
<connection id="42532304" src-id="42531260" dest-id="42532281" weight="8.070089855608208"/>
<connection id="42532305" src-id="42531261" dest-id="42532281" weight="-9.683212163323653"/>
<connection id="42532306" src-id="42531262" dest-id="42532281" weight="-3.2414490176757735"/>
<connection id="42532308" src-id="42531264" dest-id="42532281" weight="-3.254223866589096"/>
<connection id="42532309" src-id="42531265" dest-id="42532281" weight="8.219773893964547"/>
<connection id="42532310" src-id="42531266" dest-id="42532281" weight="-3.7650911454544813"/>
<connection id="42532311" src-id="42531267" dest-id="42532281" weight="-5.63743923657069"/>
<connection id="42532312" src-id="42531268" dest-id="42532281" weight="0.8294710790035926"/>
<connection id="42532313" src-id="42531269" dest-id="42532281" weight="-1.730605677207445"/>
<connection id="42532316" src-id="42531272" dest-id="42532281" weight="-7.700251226960942"/>
<connection id="42532317" src-id="42531273" dest-id="42532281" weight="-1.970681912214877"/>
<connection id="42532318" src-id="42531274" dest-id="42532281" weight="-7.906867603458067"/>
<connection id="42532319" src-id="42531275" dest-id="42532281" weight="9.789477844422157"/>
<connection id="42532320" src-id="42531276" dest-id="42532281" weight="6.3491674573226256"/>
<connection id="42532321" src-id="42531277" dest-id="42532281" weight="4.608317627571361"/>
<connection id="42532322" src-id="42531278" dest-id="42532281" weight="-9.516989943110072"/>
<connection id="42532323" src-id="42531279" dest-id="42532281" weight="5.321073728978476"/>
<connection id="42532324" src-id="42531280" dest-id="42532281" weight="-6.401114283186756"/>
<connection id="42532326" src-id="42531282" dest-id="42532281" weight="3.88982881079131"/>
<connection id="42532328" src-id="42531284" dest-id="42532281" weight="-3.631530587268336"/>
<connection id="42532329" src-id="42531285" dest-id="42532281" weight="8.227182846189528"/>
<connection id="42532330" src-id="42531286" dest-id="42532281" weight="-7.274120154865067"/>
<connection id="42532331" src-id="42531287" dest-id="42532281" weight="-8.200014359523879"/>
<connection id="42532332" src-id="42531288" dest-id="42532281" weight="-4.516023165853644"/>
<connection id="42532333" src-id="42531289" dest-id="42532281" weight="-5.795987095878004"/>
<connection id="42532335" src-id="42531291" dest-id="42532281" weight="9.378919779998657"/>
<connection id="42532337" src-id="42531293" dest-id="42532281" weight="-1.1125084610266847"/>
<connection id="42532338" src-id="42531294" dest-id="42532281" weight="-8.109272205084396"/>
<connection id="42532339" src-id="42531295" dest-id="42532281" weight="-6.913686603933774"/>
<connection id="42532340" src-id="42531296" dest-id="42532281" weight="4.136528610291388"/>
<connection id="42532342" src-id="42531298" dest-id="42532281" weight="-10.0"/>
<connection id="42532343" src-id="42531299" dest-id="42532281" weight="3.9520246418833445"/>
<connection id="42532345" src-id="42531301" dest-id="42532281" weight="8.713885773787554"/>
<connection id="42532346" src-id="42531302" dest-id="42532281" weight="0.9485100374588721"/>
<connection id="42532347" src-id="42531303" dest-id="42532281" weight="7.526974660979353"/>
<connection id="42532348" src-id="42531304" dest-id="42532281" weight="-3.157390190173486"/>
<connection id="42532350" src-id="42531306" dest-id="42532281" weight="1.5723199732139745"/>
<connection id="42532351" src-id="42531307" dest-id="42532281" weight="1.2388439010775003"/>
<connection id="42532352" src-id="42531308" dest-id="42532281" weight="-5.685536188561873"/>
<connection id="42532353" src-id="42531309" dest-id="42532281" weight="-5.338340880058224"/>
<connection id="42532354" src-id="42531310" dest-id="42532281" weight="-5.124972690036539"/>
<connection id="42532355" src-id="42531311" dest-id="42532281" weight="7.237755394470646"/>
<connection id="42532356" src-id="42531312" dest-id="42532281" weight="7.760698486102971"/>
<connection id="42532357" src-id="42531313" dest-id="42532281" weight="5.02452142303852"/>
<connection id="42532360" src-id="42531316" dest-id="42532281" weight="2.090839420883404"/>
<connection id="42532361" src-id="42531317" dest-id="42532281" weight="-1.5872329997839518"/>
<connection id="42532362" src-id="42531318" dest-id="42532281" weight="-4.148247615597482"/>
<connection id="42532363" src-id="42531319" dest-id="42532281" weight="-7.099000150258891"/>
<connection id="42532364" src-id="42531320" dest-id="42532281" weight="-8.801212236106617"/>
<connection id="42532365" src-id="42531321" dest-id="42532281" weight="-2.9053051242077212"/>
<connection id="42532366" src-id="42531322" dest-id="42532281" weight="-3.523731154113005"/>
<connection id="42532367" src-id="42531323" dest-id="42532281" weight="7.712029185725767"/>
<neuron id="42532368" type="out" activation="sigmoid"/>
<connection id="42532369" src-id="42531238" dest-id="42532368" weight="10.0"/>
<connection id="42532370" src-id="42531239" dest-id="42532368" weight="10.0"/>
<connection id="42532371" src-id="42531240" dest-id="42532368" weight="-5.1893328305118445"/>
<connection id="42532373" src-id="42531242" dest-id="42532368" weight="-5.023385058801059"/>
<connection id="42532374" src-id="42531243" dest-id="42532368" weight="3.1209125370639206"/>
<connection id="42532375" src-id="42531244" dest-id="42532368" weight="-6.860588918908734"/>
<connection id="42532376" src-id="42531245" dest-id="42532368" weight="0.1974316609729958"/>
<connection id="42532377" src-id="42531246" dest-id="42532368" weight="-9.30788474983779"/>
<connection id="42532378" src-id="42531247" dest-id="42532368" weight="-7.30143355661708"/>
<connection id="42532379" src-id="42531248" dest-id="42532368" weight="-1.5012924289469292"/>
<connection id="42532380" src-id="42531249" dest-id="42532368" weight="9.173803389316742"/>
<connection id="42532382" src-id="42531251" dest-id="42532368" weight="-0.7204201600309015"/>
<connection id="42532383" src-id="42531252" dest-id="42532368" weight="-10.0"/>
<connection id="42532384" src-id="42531253" dest-id="42532368" weight="-5.269380588904029"/>
<connection id="42532387" src-id="42531256" dest-id="42532368" weight="-2.4259374627834793"/>
<connection id="42532388" src-id="42531257" dest-id="42532368" weight="-1.9613658988699427"/>
<connection id="42532389" src-id="42531258" dest-id="42532368" weight="-8.425456532645239"/>
<connection id="42532390" src-id="42531259" dest-id="42532368" weight="2.6617329419211018"/>
<connection id="42532392" src-id="42531261" dest-id="42532368" weight="3.3500869403586555"/>
<connection id="42532393" src-id="42531262" dest-id="42532368" weight="9.46236253641104"/>
<connection id="42532396" src-id="42531265" dest-id="42532368" weight="-2.9201516256695945"/>
<connection id="42532398" src-id="42531267" dest-id="42532368" weight="5.06508804199819"/>
<connection id="42532399" src-id="42531268" dest-id="42532368" weight="6.378366781022706"/>
<connection id="42532401" src-id="42531270" dest-id="42532368" weight="-9.18981596140774"/>
<connection id="42532402" src-id="42531271" dest-id="42532368" weight="6.146827508949013"/>
<connection id="42532403" src-id="42531272" dest-id="42532368" weight="1.9740409903881155"/>
<connection id="42532404" src-id="42531273" dest-id="42532368" weight="5.057060200534032"/>
<connection id="42532405" src-id="42531274" dest-id="42532368" weight="3.6904877141030283"/>
<connection id="42532406" src-id="42531275" dest-id="42532368" weight="-8.799886750184372"/>
<connection id="42532407" src-id="42531276" dest-id="42532368" weight="2.056685780312403"/>
<connection id="42532408" src-id="42531277" dest-id="42532368" weight="6.612357178755557"/>
<connection id="42532409" src-id="42531278" dest-id="42532368" weight="5.7861641442013605"/>
<connection id="42532410" src-id="42531279" dest-id="42532368" weight="-4.074684937483965"/>
<connection id="42532413" src-id="42531282" dest-id="42532368" weight="8.83770735430869"/>
<connection id="42532414" src-id="42531283" dest-id="42532368" weight="-8.672425709129067"/>
<connection id="42532415" src-id="42531284" dest-id="42532368" weight="8.435885746659528"/>
<connection id="42532416" src-id="42531285" dest-id="42532368" weight="-0.6626946076054445"/>
<connection id="42532417" src-id="42531286" dest-id="42532368" weight="1.0700249813915104"/>
<connection id="42532418" src-id="42531287" dest-id="42532368" weight="2.687931548671363"/>
<connection id="42532419" src-id="42531288" dest-id="42532368" weight="4.433170373568513"/>
<connection id="42532420" src-id="42531289" dest-id="42532368" weight="1.5548054325822476"/>
<connection id="42532422" src-id="42531291" dest-id="42532368" weight="6.7719481526936285"/>
<connection id="42532423" src-id="42531292" dest-id="42532368" weight="1.0091567796042078"/>
<connection id="42532424" src-id="42531293" dest-id="42532368" weight="-2.1233437285041847"/>
<connection id="42532425" src-id="42531294" dest-id="42532368" weight="-2.837823416414705"/>
<connection id="42532426" src-id="42531295" dest-id="42532368" weight="2.5964340808291713"/>
<connection id="42532427" src-id="42531296" dest-id="42532368" weight="-8.815299749612784"/>
<connection id="42532428" src-id="42531297" dest-id="42532368" weight="9.11299823505147"/>
<connection id="42532429" src-id="42531298" dest-id="42532368" weight="0.40079361287029647"/>
<connection id="42532430" src-id="42531299" dest-id="42532368" weight="5.412806643537798"/>
<connection id="42532431" src-id="42531300" dest-id="42532368" weight="1.175039428231516"/>
<connection id="42532433" src-id="42531302" dest-id="42532368" weight="-0.8401964237040396"/>
<connection id="42532434" src-id="42531303" dest-id="42532368" weight="-6.146203263242663"/>
<connection id="42532436" src-id="42531305" dest-id="42532368" weight="0.8133924065118247"/>
<connection id="42532437" src-id="42531306" dest-id="42532368" weight="-5.692969537954223"/>
<connection id="42532438" src-id="42531307" dest-id="42532368" weight="-6.883225558628542"/>
<connection id="42532440" src-id="42531309" dest-id="42532368" weight="-10.0"/>
<connection id="42532441" src-id="42531310" dest-id="42532368" weight="-6.785249468993737"/>
<connection id="42532442" src-id="42531311" dest-id="42532368" weight="1.8138886494391242"/>
<connection id="42532443" src-id="42531312" dest-id="42532368" weight="0.7699968688304364"/>
<connection id="42532444" src-id="42531313" dest-id="42532368" weight="1.9768855050510052"/>
<connection id="42532446" src-id="42531315" dest-id="42532368" weight="-1.5295340146060963"/>
<connection id="42532447" src-id="42531316" dest-id="42532368" weight="3.1529488264578784"/>
<connection id="42532448" src-id="42531317" dest-id="42532368" weight="-1.0236030295400145"/>
<connection id="42532449" src-id="42531318" dest-id="42532368" weight="-0.13229168516843703"/>
<connection id="42532450" src-id="42531319" dest-id="42532368" weight="-1.6332536270461087"/>
<connection id="42532451" src-id="42531320" dest-id="42532368" weight="7.445970049136638"/>
<connection id="42532452" src-id="42531321" dest-id="42532368" weight="5.6234664523698"/>
<connection id="42532453" src-id="42531322" dest-id="42532368" weight="-4.956865455898806"/>
<connection id="42532454" src-id="42531323" dest-id="42532368" weight="-0.9013216683980911"/>
<neuron id="42532455" type="out" activation="sigmoid"/>
<connection id="42532457" src-id="42531239" dest-id="42532455" weight="8.042151301406324"/>
<connection id="42532458" src-id="42531240" dest-id="42532455" weight="1.1981301227826973"/>
<connection id="42532459" src-id="42531241" dest-id="42532455" weight="-1.185977273768272"/>
<connection id="42532461" src-id="42531243" dest-id="42532455" weight="3.0764988003918736"/>
<connection id="42532464" src-id="42531246" dest-id="42532455" weight="-5.0967062189445596"/>
<connection id="42532465" src-id="42531247" dest-id="42532455" weight="-2.9854966406465975"/>
<connection id="42532467" src-id="42531249" dest-id="42532455" weight="-8.26875684855385"/>
<connection id="42532470" src-id="42531252" dest-id="42532455" weight="8.923052633448755"/>
<connection id="42532471" src-id="42531253" dest-id="42532455" weight="4.704069315834552"/>
<connection id="42532472" src-id="42531254" dest-id="42532455" weight="2.1286239908189932"/>
<connection id="42532473" src-id="42531255" dest-id="42532455" weight="-5.445779160265337"/>
<connection id="42532474" src-id="42531256" dest-id="42532455" weight="-7.935151483522076"/>
<connection id="42532475" src-id="42531257" dest-id="42532455" weight="4.9442183262312"/>
<connection id="42532476" src-id="42531258" dest-id="42532455" weight="0.617193010946903"/>
<connection id="42532477" src-id="42531259" dest-id="42532455" weight="-6.134698448259915"/>
<connection id="42532480" src-id="42531262" dest-id="42532455" weight="1.234228681125747"/>
<connection id="42532482" src-id="42531264" dest-id="42532455" weight="6.975688558814237"/>
<connection id="42532483" src-id="42531265" dest-id="42532455" weight="-1.3655098933166376"/>
<connection id="42532485" src-id="42531267" dest-id="42532455" weight="6.800805185986513"/>
<connection id="42532486" src-id="42531268" dest-id="42532455" weight="-0.8068317741207452"/>
<connection id="42532487" src-id="42531269" dest-id="42532455" weight="7.251751050197386"/>
<connection id="42532488" src-id="42531270" dest-id="42532455" weight="-7.459000634203495"/>
<connection id="42532491" src-id="42531273" dest-id="42532455" weight="6.352080761552344"/>
<connection id="42532492" src-id="42531274" dest-id="42532455" weight="-2.236667476149209"/>
<connection id="42532493" src-id="42531275" dest-id="42532455" weight="-6.526656375024608"/>
<connection id="42532495" src-id="42531277" dest-id="42532455" weight="5.8527647972127514"/>
<connection id="42532496" src-id="42531278" dest-id="42532455" weight="6.356032202104951"/>
<connection id="42532497" src-id="42531279" dest-id="42532455" weight="-4.630923030647755"/>
<connection id="42532499" src-id="42531281" dest-id="42532455" weight="5.906522658349532"/>
<connection id="42532500" src-id="42531282" dest-id="42532455" weight="1.8608518029913874"/>
<connection id="42532501" src-id="42531283" dest-id="42532455" weight="-1.0846343296677607"/>
<connection id="42532502" src-id="42531284" dest-id="42532455" weight="-7.606380634450587"/>
<connection id="42532503" src-id="42531285" dest-id="42532455" weight="0.5403393958614249"/>
<connection id="42532504" src-id="42531286" dest-id="42532455" weight="-7.441645442440596"/>
<connection id="42532505" src-id="42531287" dest-id="42532455" weight="0.9388705618111641"/>
<connection id="42532507" src-id="42531289" dest-id="42532455" weight="-10.0"/>
<connection id="42532508" src-id="42531290" dest-id="42532455" weight="-1.5233184714060917"/>
<connection id="42532509" src-id="42531291" dest-id="42532455" weight="-3.665667311744137"/>
<connection id="42532510" src-id="42531292" dest-id="42532455" weight="-4.774868891159565"/>
<connection id="42532511" src-id="42531293" dest-id="42532455" weight="0.2163480972282953"/>
<connection id="42532512" src-id="42531294" dest-id="42532455" weight="-5.698215458835718"/>
<connection id="42532514" src-id="42531296" dest-id="42532455" weight="-7.461913559194268"/>
<connection id="42532515" src-id="42531297" dest-id="42532455" weight="9.73965272263991"/>
<connection id="42532516" src-id="42531298" dest-id="42532455" weight="-5.432662962581851"/>
<connection id="42532517" src-id="42531299" dest-id="42532455" weight="9.137983750046137"/>
<connection id="42532519" src-id="42531301" dest-id="42532455" weight="2.28144399740564"/>
<connection id="42532520" src-id="42531302" dest-id="42532455" weight="-3.9790763349637577"/>
<connection id="42532521" src-id="42531303" dest-id="42532455" weight="2.6919448553038468"/>
<connection id="42532523" src-id="42531305" dest-id="42532455" weight="2.9780043480176746"/>
<connection id="42532524" src-id="42531306" dest-id="42532455" weight="-1.3376226104139528"/>
<connection id="42532525" src-id="42531307" dest-id="42532455" weight="0.5946294307363855"/>
<connection id="42532526" src-id="42531308" dest-id="42532455" weight="4.092770764936444"/>
<connection id="42532527" src-id="42531309" dest-id="42532455" weight="-3.2519142012293805"/>
<connection id="42532528" src-id="42531310" dest-id="42532455" weight="5.193933457498558"/>
<connection id="42532529" src-id="42531311" dest-id="42532455" weight="-4.592952374518774"/>
<connection id="42532530" src-id="42531312" dest-id="42532455" weight="0.513724980584102"/>
<connection id="42532531" src-id="42531313" dest-id="42532455" weight="10.0"/>
<connection id="42532532" src-id="42531314" dest-id="42532455" weight="5.0682435560294845"/>
<connection id="42532533" src-id="42531315" dest-id="42532455" weight="-1.5569741645945574"/>
<connection id="42532534" src-id="42531316" dest-id="42532455" weight="-0.9874076621318875"/>
<connection id="42532535" src-id="42531317" dest-id="42532455" weight="-5.269208782522971"/>
<connection id="42532536" src-id="42531318" dest-id="42532455" weight="4.1744341226071064"/>
<connection id="42532537" src-id="42531319" dest-id="42532455" weight="1.8451611146968179"/>
<connection id="42532538" src-id="42531320" dest-id="42532455" weight="5.997093196543112"/>
<connection id="42532539" src-id="42531321" dest-id="42532455" weight="-7.5534601804579165"/>
<connection id="42532540" src-id="42531322" dest-id="42532455" weight="-2.782176166059155"/>
<connection id="42532541" src-id="42531323" dest-id="42532455" weight="-3.080385920308781"/>
<neuron id="42532542" type="out" activation="sigmoid"/>
<connection id="42532543" src-id="42531238" dest-id="42532542" weight="10.0"/>
<connection id="42532544" src-id="42531239" dest-id="42532542" weight="-7.798774084736678"/>
<connection id="42532546" src-id="42531241" dest-id="42532542" weight="-8.405501000214857"/>
<connection id="42532547" src-id="42531242" dest-id="42532542" weight="-8.060922775003924"/>
<connection id="42532548" src-id="42531243" dest-id="42532542" weight="-9.177253380244252"/>
<connection id="42532549" src-id="42531244" dest-id="42532542" weight="2.6210599277669218"/>
<connection id="42532551" src-id="42531246" dest-id="42532542" weight="-1.75698130611157"/>
<connection id="42532553" src-id="42531248" dest-id="42532542" weight="6.129104593411737"/>
<connection id="42532554" src-id="42531249" dest-id="42532542" weight="0.16847147030844134"/>
<connection id="42532555" src-id="42531250" dest-id="42532542" weight="4.335377321264632"/>
<connection id="42532556" src-id="42531251" dest-id="42532542" weight="10.0"/>
<connection id="42532557" src-id="42531252" dest-id="42532542" weight="-0.3827685209007665"/>
<connection id="42532558" src-id="42531253" dest-id="42532542" weight="-9.089150093077931"/>
<connection id="42532559" src-id="42531254" dest-id="42532542" weight="0.01105851083880749"/>
<connection id="42532560" src-id="42531255" dest-id="42532542" weight="0.5056855764567996"/>
<connection id="42532561" src-id="42531256" dest-id="42532542" weight="0.6797109093647129"/>
<connection id="42532562" src-id="42531257" dest-id="42532542" weight="3.1383356763727415"/>
<connection id="42532563" src-id="42531258" dest-id="42532542" weight="7.846069210386752"/>
<connection id="42532565" src-id="42531260" dest-id="42532542" weight="1.12099766391506"/>
<connection id="42532566" src-id="42531261" dest-id="42532542" weight="-10.0"/>
<connection id="42532567" src-id="42531262" dest-id="42532542" weight="-1.223267667394479"/>
<connection id="42532568" src-id="42531263" dest-id="42532542" weight="-9.486902751829778"/>
<connection id="42532569" src-id="42531264" dest-id="42532542" weight="-3.658222071489666"/>
<connection id="42532572" src-id="42531267" dest-id="42532542" weight="-3.8679523310077766"/>
<connection id="42532573" src-id="42531268" dest-id="42532542" weight="-2.500676774515902"/>
<connection id="42532574" src-id="42531269" dest-id="42532542" weight="-10.0"/>
<connection id="42532575" src-id="42531270" dest-id="42532542" weight="2.9678080336856922"/>
<connection id="42532576" src-id="42531271" dest-id="42532542" weight="9.347733386357929"/>
<connection id="42532577" src-id="42531272" dest-id="42532542" weight="6.848215032280969"/>
<connection id="42532578" src-id="42531273" dest-id="42532542" weight="8.901917286314074"/>
<connection id="42532579" src-id="42531274" dest-id="42532542" weight="3.9887669014830003"/>
<connection id="42532580" src-id="42531275" dest-id="42532542" weight="-3.292497723951856"/>
<connection id="42532582" src-id="42531277" dest-id="42532542" weight="-3.9133296567340743"/>
<connection id="42532583" src-id="42531278" dest-id="42532542" weight="-4.829145729260272"/>
<connection id="42532585" src-id="42531280" dest-id="42532542" weight="-5.224933286868325"/>
<connection id="42532586" src-id="42531281" dest-id="42532542" weight="3.941483856602467"/>
<connection id="42532588" src-id="42531283" dest-id="42532542" weight="-2.5357840165377397"/>
<connection id="42532590" src-id="42531285" dest-id="42532542" weight="-6.97313934037475"/>
<connection id="42532591" src-id="42531286" dest-id="42532542" weight="3.551525658904283"/>
<connection id="42532592" src-id="42531287" dest-id="42532542" weight="-5.022005504307613"/>
<connection id="42532593" src-id="42531288" dest-id="42532542" weight="6.892060171616454"/>
<connection id="42532594" src-id="42531289" dest-id="42532542" weight="6.6573708724235345"/>
<connection id="42532595" src-id="42531290" dest-id="42532542" weight="9.524832130836769"/>
<connection id="42532596" src-id="42531291" dest-id="42532542" weight="4.698324801474708"/>
<connection id="42532598" src-id="42531293" dest-id="42532542" weight="-0.18205375943420476"/>
<connection id="42532599" src-id="42531294" dest-id="42532542" weight="-9.58012180160501"/>
<connection id="42532601" src-id="42531296" dest-id="42532542" weight="-0.343759729763573"/>
<connection id="42532602" src-id="42531297" dest-id="42532542" weight="9.20391091530646"/>
<connection id="42532603" src-id="42531298" dest-id="42532542" weight="-9.660258102680885"/>
<connection id="42532604" src-id="42531299" dest-id="42532542" weight="-6.875453957804289"/>
<connection id="42532606" src-id="42531301" dest-id="42532542" weight="10.0"/>
<connection id="42532607" src-id="42531302" dest-id="42532542" weight="-10.0"/>
<connection id="42532608" src-id="42531303" dest-id="42532542" weight="6.27108810407442"/>
<connection id="42532610" src-id="42531305" dest-id="42532542" weight="1.4607691126173246"/>
<connection id="42532611" src-id="42531306" dest-id="42532542" weight="-4.456214669280373"/>
<connection id="42532612" src-id="42531307" dest-id="42532542" weight="-4.334044432906809"/>
<connection id="42532613" src-id="42531308" dest-id="42532542" weight="2.2430775046967972"/>
<connection id="42532615" src-id="42531310" dest-id="42532542" weight="-10.0"/>
<connection id="42532617" src-id="42531312" dest-id="42532542" weight="2.1298148600684055"/>
<connection id="42532618" src-id="42531313" dest-id="42532542" weight="5.9441100524203065"/>
<connection id="42532619" src-id="42531314" dest-id="42532542" weight="4.40086055386534"/>
<connection id="42532620" src-id="42531315" dest-id="42532542" weight="-5.967466118993375"/>
<connection id="42532621" src-id="42531316" dest-id="42532542" weight="4.345384523833139"/>
<connection id="42532623" src-id="42531318" dest-id="42532542" weight="0.36512653713416654"/>
<connection id="42532624" src-id="42531319" dest-id="42532542" weight="-3.4295468782580505"/>
<connection id="42532625" src-id="42531320" dest-id="42532542" weight="2.161385285186298"/>
<connection id="42532626" src-id="42531321" dest-id="42532542" weight="4.954303492405741"/>
<connection id="42532627" src-id="42531322" dest-id="42532542" weight="6.305454949247824"/>
<connection id="42532628" src-id="42531323" dest-id="42532542" weight="-10.0"/>
<neuron id="42532629" type="out" activation="sigmoid"/>
<connection id="42532632" src-id="42531240" dest-id="42532629" weight="10.0"/>
<connection id="42532633" src-id="42531241" dest-id="42532629" weight="-4.628144539700925"/>
<connection id="42532634" src-id="42531242" dest-id="42532629" weight="4.060198419265012"/>
<connection id="42532635" src-id="42531243" dest-id="42532629" weight="3.690260072842002"/>
<connection id="42532637" src-id="42531245" dest-id="42532629" weight="-9.686043607356007"/>
<connection id="42532638" src-id="42531246" dest-id="42532629" weight="-2.689457650992174"/>
<connection id="42532639" src-id="42531247" dest-id="42532629" weight="-4.953656570905337"/>
<connection id="42532641" src-id="42531249" dest-id="42532629" weight="-6.004417983611372"/>
<connection id="42532642" src-id="42531250" dest-id="42532629" weight="2.0087367362515303"/>
<connection id="42532643" src-id="42531251" dest-id="42532629" weight="3.270853521953632"/>
<connection id="42532645" src-id="42531253" dest-id="42532629" weight="1.286942552045267"/>
<connection id="42532646" src-id="42531254" dest-id="42532629" weight="-5.237705699896235"/>
<connection id="42532647" src-id="42531255" dest-id="42532629" weight="-3.0648150293473453"/>
<connection id="42532649" src-id="42531257" dest-id="42532629" weight="5.069761353039464"/>
<connection id="42532650" src-id="42531258" dest-id="42532629" weight="-6.839487746109501"/>
<connection id="42532651" src-id="42531259" dest-id="42532629" weight="-9.43450689983115"/>
<connection id="42532652" src-id="42531260" dest-id="42532629" weight="3.271453575082461"/>
<connection id="42532653" src-id="42531261" dest-id="42532629" weight="-6.490716853308763"/>
<connection id="42532654" src-id="42531262" dest-id="42532629" weight="-2.469083498703836"/>
<connection id="42532656" src-id="42531264" dest-id="42532629" weight="-5.509943803651533"/>
<connection id="42532657" src-id="42531265" dest-id="42532629" weight="-3.0843879391755396"/>
<connection id="42532658" src-id="42531266" dest-id="42532629" weight="10.0"/>
<connection id="42532659" src-id="42531267" dest-id="42532629" weight="4.053592181852524"/>
<connection id="42532660" src-id="42531268" dest-id="42532629" weight="-7.035891956258672"/>
<connection id="42532661" src-id="42531269" dest-id="42532629" weight="0.03582018965756517"/>
<connection id="42532662" src-id="42531270" dest-id="42532629" weight="-10.0"/>
<connection id="42532663" src-id="42531271" dest-id="42532629" weight="6.513246372983081"/>
<connection id="42532666" src-id="42531274" dest-id="42532629" weight="-5.584709314761437"/>
<connection id="42532667" src-id="42531275" dest-id="42532629" weight="5.660626890377484"/>
<connection id="42532670" src-id="42531278" dest-id="42532629" weight="-1.139009338076694"/>
<connection id="42532671" src-id="42531279" dest-id="42532629" weight="1.5656540357694546"/>
<connection id="42532672" src-id="42531280" dest-id="42532629" weight="-0.14633388218674592"/>
<connection id="42532673" src-id="42531281" dest-id="42532629" weight="8.712329065676924"/>
<connection id="42532674" src-id="42531282" dest-id="42532629" weight="9.852013018739381"/>
<connection id="42532675" src-id="42531283" dest-id="42532629" weight="-7.767234183790669"/>
<connection id="42532676" src-id="42531284" dest-id="42532629" weight="7.292925904275639"/>
<connection id="42532677" src-id="42531285" dest-id="42532629" weight="1.5947942413082643"/>
<connection id="42532678" src-id="42531286" dest-id="42532629" weight="-2.3126853655846427"/>
<connection id="42532679" src-id="42531287" dest-id="42532629" weight="1.5447461542111034"/>
<connection id="42532680" src-id="42531288" dest-id="42532629" weight="-7.408299916094459"/>
<connection id="42532681" src-id="42531289" dest-id="42532629" weight="9.553903109324644"/>
<connection id="42532682" src-id="42531290" dest-id="42532629" weight="5.287812328657005"/>
<connection id="42532684" src-id="42531292" dest-id="42532629" weight="2.1168498114620586"/>
<connection id="42532685" src-id="42531293" dest-id="42532629" weight="-0.6055232417901374"/>
<connection id="42532686" src-id="42531294" dest-id="42532629" weight="-2.9231703116687617"/>
<connection id="42532687" src-id="42531295" dest-id="42532629" weight="1.3847584889040934"/>
<connection id="42532688" src-id="42531296" dest-id="42532629" weight="0.29503539506937915"/>
<connection id="42532689" src-id="42531297" dest-id="42532629" weight="3.9916895237431858"/>
<connection id="42532690" src-id="42531298" dest-id="42532629" weight="-5.0611760802129755"/>
<connection id="42532691" src-id="42531299" dest-id="42532629" weight="-7.390826585736555"/>
<connection id="42532692" src-id="42531300" dest-id="42532629" weight="0.6361826983229615"/>
<connection id="42532693" src-id="42531301" dest-id="42532629" weight="-2.84895637631489"/>
<connection id="42532695" src-id="42531303" dest-id="42532629" weight="0.9779791755849901"/>
<connection id="42532696" src-id="42531304" dest-id="42532629" weight="-6.410813376905712"/>
<connection id="42532697" src-id="42531305" dest-id="42532629" weight="3.766760342605321"/>
<connection id="42532699" src-id="42531307" dest-id="42532629" weight="-10.0"/>
<connection id="42532700" src-id="42531308" dest-id="42532629" weight="10.0"/>
<connection id="42532701" src-id="42531309" dest-id="42532629" weight="-2.7594105949828327"/>
<connection id="42532702" src-id="42531310" dest-id="42532629" weight="2.584136949089107"/>
<connection id="42532703" src-id="42531311" dest-id="42532629" weight="-3.0811574533462"/>
<connection id="42532705" src-id="42531313" dest-id="42532629" weight="1.3324870852552957"/>
<connection id="42532706" src-id="42531314" dest-id="42532629" weight="-4.213559177709667"/>
<connection id="42532708" src-id="42531316" dest-id="42532629" weight="1.7959887982556724"/>
<connection id="42532709" src-id="42531317" dest-id="42532629" weight="8.480294509030575"/>
<connection id="42532710" src-id="42531318" dest-id="42532629" weight="-10.0"/>
<connection id="42532711" src-id="42531319" dest-id="42532629" weight="6.5639995073492745"/>
<connection id="42532712" src-id="42531320" dest-id="42532629" weight="-9.44248517531512"/>
<connection id="42532713" src-id="42531321" dest-id="42532629" weight="-4.902757888372669"/>
<connection id="42532715" src-id="42531323" dest-id="42532629" weight="-7.932265793918533"/>
<neuron id="42532716" type="out" activation="sigmoid"/>
<connection id="42532718" src-id="42531239" dest-id="42532716" weight="-1.965595853791064"/>
<connection id="42532719" src-id="42531240" dest-id="42532716" weight="-2.208039310066108"/>
<connection id="42532720" src-id="42531241" dest-id="42532716" weight="-9.115266421175926"/>
<connection id="42532721" src-id="42531242" dest-id="42532716" weight="-6.217167475439512"/>
<connection id="42532722" src-id="42531243" dest-id="42532716" weight="2.544201688881115"/>
<connection id="42532723" src-id="42531244" dest-id="42532716" weight="-0.7161367784480137"/>
<connection id="42532727" src-id="42531248" dest-id="42532716" weight="0.5307575412525352"/>
<connection id="42532728" src-id="42531249" dest-id="42532716" weight="-4.042031011496668"/>
<connection id="42532729" src-id="42531250" dest-id="42532716" weight="-9.28386735462764"/>
<connection id="42532730" src-id="42531251" dest-id="42532716" weight="-5.801054901289586"/>
<connection id="42532731" src-id="42531252" dest-id="42532716" weight="9.616549231105795"/>
<connection id="42532733" src-id="42531254" dest-id="42532716" weight="7.372972766228175"/>
<connection id="42532734" src-id="42531255" dest-id="42532716" weight="1.1727323757313597"/>
<connection id="42532735" src-id="42531256" dest-id="42532716" weight="8.308517064093973"/>
<connection id="42532736" src-id="42531257" dest-id="42532716" weight="0.9214092055932541"/>
<connection id="42532737" src-id="42531258" dest-id="42532716" weight="0.046035027085904845"/>
<connection id="42532738" src-id="42531259" dest-id="42532716" weight="4.722096762726989"/>
<connection id="42532739" src-id="42531260" dest-id="42532716" weight="0.9465002304615077"/>
<connection id="42532740" src-id="42531261" dest-id="42532716" weight="2.2163730682946343"/>
<connection id="42532741" src-id="42531262" dest-id="42532716" weight="-3.0624701489076216"/>
<connection id="42532742" src-id="42531263" dest-id="42532716" weight="-10.0"/>
<connection id="42532743" src-id="42531264" dest-id="42532716" weight="0.42109648761900687"/>
<connection id="42532745" src-id="42531266" dest-id="42532716" weight="-3.2887259556956003"/>
<connection id="42532746" src-id="42531267" dest-id="42532716" weight="1.4608131047801418"/>
<connection id="42532747" src-id="42531268" dest-id="42532716" weight="4.8999693048368025"/>
<connection id="42532748" src-id="42531269" dest-id="42532716" weight="-10.0"/>
<connection id="42532749" src-id="42531270" dest-id="42532716" weight="1.6619182536409394"/>
<connection id="42532751" src-id="42531272" dest-id="42532716" weight="-3.2675810635800553"/>
<connection id="42532752" src-id="42531273" dest-id="42532716" weight="-2.4707849635019725"/>
<connection id="42532754" src-id="42531275" dest-id="42532716" weight="6.322129678332836"/>
<connection id="42532755" src-id="42531276" dest-id="42532716" weight="8.179269397473245"/>
<connection id="42532756" src-id="42531277" dest-id="42532716" weight="2.214741236623359"/>
<connection id="42532757" src-id="42531278" dest-id="42532716" weight="1.6874044939383284"/>
<connection id="42532758" src-id="42531279" dest-id="42532716" weight="0.5005593141039628"/>
<connection id="42532760" src-id="42531281" dest-id="42532716" weight="9.868743356942728"/>
<connection id="42532761" src-id="42531282" dest-id="42532716" weight="7.686379272444312"/>
<connection id="42532763" src-id="42531284" dest-id="42532716" weight="3.1528648359198677"/>
<connection id="42532765" src-id="42531286" dest-id="42532716" weight="-1.7952572794643293"/>
<connection id="42532766" src-id="42531287" dest-id="42532716" weight="-7.190183399614729"/>
<connection id="42532767" src-id="42531288" dest-id="42532716" weight="-6.646667614149633"/>
<connection id="42532768" src-id="42531289" dest-id="42532716" weight="7.350287843585294"/>
<connection id="42532769" src-id="42531290" dest-id="42532716" weight="5.957583786995942"/>
<connection id="42532770" src-id="42531291" dest-id="42532716" weight="-1.8700739675318359"/>
<connection id="42532771" src-id="42531292" dest-id="42532716" weight="-2.903946436584176"/>
<connection id="42532773" src-id="42531294" dest-id="42532716" weight="-4.058327554397546"/>
<connection id="42532774" src-id="42531295" dest-id="42532716" weight="0.6458248791984299"/>
<connection id="42532775" src-id="42531296" dest-id="42532716" weight="6.744044216413133"/>
<connection id="42532776" src-id="42531297" dest-id="42532716" weight="-7.5478911725766356"/>
<connection id="42532779" src-id="42531300" dest-id="42532716" weight="10.0"/>
<connection id="42532780" src-id="42531301" dest-id="42532716" weight="2.4555196843749796"/>
<connection id="42532781" src-id="42531302" dest-id="42532716" weight="10.0"/>
<connection id="42532782" src-id="42531303" dest-id="42532716" weight="-7.13160010843457"/>
<connection id="42532783" src-id="42531304" dest-id="42532716" weight="-3.517396903030274"/>
<connection id="42532784" src-id="42531305" dest-id="42532716" weight="-0.12628950385407833"/>
<connection id="42532785" src-id="42531306" dest-id="42532716" weight="5.327569156992987"/>
<connection id="42532786" src-id="42531307" dest-id="42532716" weight="2.6868366184654784"/>
<connection id="42532787" src-id="42531308" dest-id="42532716" weight="-1.493796599759274"/>
<connection id="42532788" src-id="42531309" dest-id="42532716" weight="-10.0"/>
<connection id="42532789" src-id="42531310" dest-id="42532716" weight="-3.3909946661920403"/>
<connection id="42532790" src-id="42531311" dest-id="42532716" weight="7.638105132592816"/>
<connection id="42532791" src-id="42531312" dest-id="42532716" weight="4.30233186936447"/>
<connection id="42532792" src-id="42531313" dest-id="42532716" weight="9.227603200585719"/>
<connection id="42532793" src-id="42531314" dest-id="42532716" weight="-7.05340669648128"/>
<connection id="42532794" src-id="42531315" dest-id="42532716" weight="-3.6125170020669675"/>
<connection id="42532795" src-id="42531316" dest-id="42532716" weight="-2.00690325803511"/>
<connection id="42532796" src-id="42531317" dest-id="42532716" weight="-10.0"/>
<connection id="42532797" src-id="42531318" dest-id="42532716" weight="2.916633004841804"/>
<connection id="42532798" src-id="42531319" dest-id="42532716" weight="10.0"/>
<connection id="42532799" src-id="42531320" dest-id="42532716" weight="-4.448467053337879"/>
<connection id="42532800" src-id="42531321" dest-id="42532716" weight="-2.5799079714043724"/>
<connection id="42532801" src-id="42531322" dest-id="42532716" weight="-8.469378480993363"/>
<connection id="42532802" src-id="42531323" dest-id="42532716" weight="-3.7600659426791427"/>
<neuron id="42532803" type="out" activation="sigmoid"/>
<connection id="42532806" src-id="42531240" dest-id="42532803" weight="-9.901636698268131"/>
<connection id="42532807" src-id="42531241" dest-id="42532803" weight="-8.234013810015291"/>
<connection id="42532808" src-id="42531242" dest-id="42532803" weight="-0.3270693667141281"/>
<connection id="42532810" src-id="42531244" dest-id="42532803" weight="5.82767112512105"/>
<connection id="42532811" src-id="42531245" dest-id="42532803" weight="-2.1275467226779257"/>
<connection id="42532812" src-id="42531246" dest-id="42532803" weight="6.656982077934455"/>
<connection id="42532813" src-id="42531247" dest-id="42532803" weight="10.0"/>
<connection id="42532815" src-id="42531249" dest-id="42532803" weight="10.0"/>
<connection id="42532816" src-id="42531250" dest-id="42532803" weight="4.217376096367775"/>
<connection id="42532817" src-id="42531251" dest-id="42532803" weight="1.6300843840602286"/>
<connection id="42532818" src-id="42531252" dest-id="42532803" weight="-2.72382929094845"/>
<connection id="42532819" src-id="42531253" dest-id="42532803" weight="-10.0"/>
<connection id="42532820" src-id="42531254" dest-id="42532803" weight="7.961438841495919"/>
<connection id="42532821" src-id="42531255" dest-id="42532803" weight="2.4707138888946845"/>
<connection id="42532824" src-id="42531258" dest-id="42532803" weight="8.658781761243196"/>
<connection id="42532825" src-id="42531259" dest-id="42532803" weight="-9.333143139807701"/>
<connection id="42532826" src-id="42531260" dest-id="42532803" weight="9.315096975385053"/>
<connection id="42532827" src-id="42531261" dest-id="42532803" weight="-4.700733706671767"/>
<connection id="42532831" src-id="42531265" dest-id="42532803" weight="-3.2454517572200072"/>
<connection id="42532832" src-id="42531266" dest-id="42532803" weight="-3.523389818782099"/>
<connection id="42532833" src-id="42531267" dest-id="42532803" weight="-1.7966900417656797"/>
<connection id="42532834" src-id="42531268" dest-id="42532803" weight="-4.686704470499546"/>
<connection id="42532835" src-id="42531269" dest-id="42532803" weight="0.1901707997351576"/>
<connection id="42532836" src-id="42531270" dest-id="42532803" weight="3.064196144644236"/>
<connection id="42532837" src-id="42531271" dest-id="42532803" weight="-0.4427965495597937"/>
<connection id="42532838" src-id="42531272" dest-id="42532803" weight="7.890571730696633"/>
<connection id="42532839" src-id="42531273" dest-id="42532803" weight="-5.0135011467301585"/>
<connection id="42532840" src-id="42531274" dest-id="42532803" weight="2.515228277709635"/>
<connection id="42532841" src-id="42531275" dest-id="42532803" weight="9.118704863346235"/>
<connection id="42532842" src-id="42531276" dest-id="42532803" weight="3.9652706651856957"/>
<connection id="42532843" src-id="42531277" dest-id="42532803" weight="0.8648553022025478"/>
<connection id="42532846" src-id="42531280" dest-id="42532803" weight="-2.4958840771157402"/>
<connection id="42532848" src-id="42531282" dest-id="42532803" weight="8.459996738700479"/>
<connection id="42532849" src-id="42531283" dest-id="42532803" weight="0.4996713178327279"/>
<connection id="42532851" src-id="42531285" dest-id="42532803" weight="2.9584842327177285"/>
<connection id="42532853" src-id="42531287" dest-id="42532803" weight="-9.981158102625429"/>
<connection id="42532854" src-id="42531288" dest-id="42532803" weight="-8.278730513535953"/>
<connection id="42532855" src-id="42531289" dest-id="42532803" weight="5.852937044347414"/>
<connection id="42532856" src-id="42531290" dest-id="42532803" weight="4.4861528748286315"/>
<connection id="42532858" src-id="42531292" dest-id="42532803" weight="6.927867443066333"/>
<connection id="42532860" src-id="42531294" dest-id="42532803" weight="-7.215870679859407"/>
<connection id="42532862" src-id="42531296" dest-id="42532803" weight="-0.09953040299096294"/>
<connection id="42532865" src-id="42531299" dest-id="42532803" weight="3.006258704215717"/>
<connection id="42532866" src-id="42531300" dest-id="42532803" weight="-5.685672904896853"/>
<connection id="42532867" src-id="42531301" dest-id="42532803" weight="-10.0"/>
<connection id="42532868" src-id="42531302" dest-id="42532803" weight="3.0376209528172753"/>
<connection id="42532869" src-id="42531303" dest-id="42532803" weight="6.517725259797662"/>
<connection id="42532870" src-id="42531304" dest-id="42532803" weight="6.710321684247609"/>
<connection id="42532873" src-id="42531307" dest-id="42532803" weight="-3.2633874430800556"/>
<connection id="42532874" src-id="42531308" dest-id="42532803" weight="3.274654862457451"/>
<connection id="42532875" src-id="42531309" dest-id="42532803" weight="3.7933859563225028"/>
<connection id="42532877" src-id="42531311" dest-id="42532803" weight="-2.965648428113177"/>
<connection id="42532878" src-id="42531312" dest-id="42532803" weight="-9.325855576598418"/>
<connection id="42532879" src-id="42531313" dest-id="42532803" weight="1.0788954115506213"/>
<connection id="42532880" src-id="42531314" dest-id="42532803" weight="6.3092227083922205"/>
<connection id="42532881" src-id="42531315" dest-id="42532803" weight="-4.972795868025108"/>
<connection id="42532882" src-id="42531316" dest-id="42532803" weight="1.8825833997640928"/>
<connection id="42532884" src-id="42531318" dest-id="42532803" weight="1.9188935003934697"/>
<connection id="42532885" src-id="42531319" dest-id="42532803" weight="-7.814532494937646"/>
<connection id="42532886" src-id="42531320" dest-id="42532803" weight="-8.643081528993395"/>
<connection id="42532887" src-id="42531321" dest-id="42532803" weight="-2.459776306780032"/>
<connection id="42532889" src-id="42531323" dest-id="42532803" weight="-1.8174884830416789"/>
<neuron id="42532890" type="out" activation="sigmoid"/>
<connection id="42532892" src-id="42531239" dest-id="42532890" weight="4.083926593579529"/>
<connection id="42532893" src-id="42531240" dest-id="42532890" weight="7.234556536040547"/>
<connection id="42532894" src-id="42531241" dest-id="42532890" weight="1.5072153708128062"/>
<connection id="42532896" src-id="42531243" dest-id="42532890" weight="10.0"/>
<connection id="42532897" src-id="42531244" dest-id="42532890" weight="-5.182923744968753"/>
<connection id="42532898" src-id="42531245" dest-id="42532890" weight="4.114900083307431"/>
<connection id="42532900" src-id="42531247" dest-id="42532890" weight="-9.3288516517171"/>
<connection id="42532901" src-id="42531248" dest-id="42532890" weight="-1.398012762408897"/>
<connection id="42532902" src-id="42531249" dest-id="42532890" weight="4.140441057962389"/>
<connection id="42532904" src-id="42531251" dest-id="42532890" weight="7.833221128867983"/>
<connection id="42532905" src-id="42531252" dest-id="42532890" weight="-10.0"/>
<connection id="42532906" src-id="42531253" dest-id="42532890" weight="-3.453748078288845"/>
<connection id="42532908" src-id="42531255" dest-id="42532890" weight="4.4435865620881065"/>
<connection id="42532909" src-id="42531256" dest-id="42532890" weight="0.37475687820672143"/>
<connection id="42532911" src-id="42531258" dest-id="42532890" weight="1.4027335418290816"/>
<connection id="42532914" src-id="42531261" dest-id="42532890" weight="-4.420208412264378"/>
<connection id="42532916" src-id="42531263" dest-id="42532890" weight="0.3334842118866601"/>
<connection id="42532917" src-id="42531264" dest-id="42532890" weight="7.502776028789054"/>
<connection id="42532918" src-id="42531265" dest-id="42532890" weight="9.119403820549378"/>
<connection id="42532919" src-id="42531266" dest-id="42532890" weight="-8.573371443298308"/>
<connection id="42532920" src-id="42531267" dest-id="42532890" weight="-0.32051099035880326"/>
<connection id="42532921" src-id="42531268" dest-id="42532890" weight="-0.3517673528190115"/>
<connection id="42532922" src-id="42531269" dest-id="42532890" weight="0.2848619938039766"/>
<connection id="42532923" src-id="42531270" dest-id="42532890" weight="5.886157041963375"/>
<connection id="42532924" src-id="42531271" dest-id="42532890" weight="7.3931562668184885"/>
<connection id="42532926" src-id="42531273" dest-id="42532890" weight="-8.198489155958914"/>
<connection id="42532927" src-id="42531274" dest-id="42532890" weight="-0.778884482804726"/>
<connection id="42532928" src-id="42531275" dest-id="42532890" weight="-10.0"/>
<connection id="42532929" src-id="42531276" dest-id="42532890" weight="-8.795516135200305"/>
<connection id="42532930" src-id="42531277" dest-id="42532890" weight="-3.3358973625270436"/>
<connection id="42532931" src-id="42531278" dest-id="42532890" weight="3.733224351314515"/>
<connection id="42532932" src-id="42531279" dest-id="42532890" weight="9.734964461833668"/>
<connection id="42532933" src-id="42531280" dest-id="42532890" weight="2.7133103304472996"/>
<connection id="42532934" src-id="42531281" dest-id="42532890" weight="-7.638357233889952"/>
<connection id="42532935" src-id="42531282" dest-id="42532890" weight="2.4687793316203046"/>
<connection id="42532936" src-id="42531283" dest-id="42532890" weight="2.048597336669867"/>
<connection id="42532937" src-id="42531284" dest-id="42532890" weight="9.621016341721699"/>
<connection id="42532938" src-id="42531285" dest-id="42532890" weight="-8.958064386505177"/>
<connection id="42532939" src-id="42531286" dest-id="42532890" weight="1.0735632726389406"/>
<connection id="42532940" src-id="42531287" dest-id="42532890" weight="-8.191565065253839"/>
<connection id="42532941" src-id="42531288" dest-id="42532890" weight="3.65895299518847"/>
<connection id="42532942" src-id="42531289" dest-id="42532890" weight="1.1799357402875656"/>
<connection id="42532943" src-id="42531290" dest-id="42532890" weight="-9.711618493475305"/>
<connection id="42532944" src-id="42531291" dest-id="42532890" weight="1.0021458355108308"/>
<connection id="42532945" src-id="42531292" dest-id="42532890" weight="6.7434903668418915"/>
<connection id="42532947" src-id="42531294" dest-id="42532890" weight="10.0"/>
<connection id="42532949" src-id="42531296" dest-id="42532890" weight="7.540267140309997"/>
<connection id="42532951" src-id="42531298" dest-id="42532890" weight="8.240845011657509"/>
<connection id="42532952" src-id="42531299" dest-id="42532890" weight="-8.341454043498372"/>
<connection id="42532953" src-id="42531300" dest-id="42532890" weight="4.023035686617072"/>
<connection id="42532954" src-id="42531301" dest-id="42532890" weight="7.725202494161781"/>
<connection id="42532955" src-id="42531302" dest-id="42532890" weight="2.144627691213863"/>
<connection id="42532956" src-id="42531303" dest-id="42532890" weight="-9.316129564653643"/>
<connection id="42532957" src-id="42531304" dest-id="42532890" weight="-1.7093077510173018"/>
<connection id="42532958" src-id="42531305" dest-id="42532890" weight="-0.7180648413266368"/>
<connection id="42532959" src-id="42531306" dest-id="42532890" weight="-6.095687448958134"/>
<connection id="42532960" src-id="42531307" dest-id="42532890" weight="4.345510244061561"/>
<connection id="42532961" src-id="42531308" dest-id="42532890" weight="-3.2733162440416494"/>
<connection id="42532962" src-id="42531309" dest-id="42532890" weight="3.9461793595442134"/>
<connection id="42532963" src-id="42531310" dest-id="42532890" weight="-1.021003330089529"/>
<connection id="42532964" src-id="42531311" dest-id="42532890" weight="3.172544769567992"/>
<connection id="42532965" src-id="42531312" dest-id="42532890" weight="-4.901786910684301"/>
<connection id="42532967" src-id="42531314" dest-id="42532890" weight="-1.3585963916256745"/>
<connection id="42532968" src-id="42531315" dest-id="42532890" weight="-8.242355970677552"/>
<connection id="42532969" src-id="42531316" dest-id="42532890" weight="10.0"/>
<connection id="42532970" src-id="42531317" dest-id="42532890" weight="7.044385908184934"/>
<connection id="42532971" src-id="42531318" dest-id="42532890" weight="9.700810604192432"/>
<connection id="42532972" src-id="42531319" dest-id="42532890" weight="4.2022782267295105"/>
<connection id="42532974" src-id="42531321" dest-id="42532890" weight="-3.6407311482712608"/>
<connection id="42532975" src-id="42531322" dest-id="42532890" weight="1.5827036745209364"/>
<connection id="42532976" src-id="42531323" dest-id="42532890" weight="10.0"/>
<neuron id="42532977" type="out" activation="sigmoid"/>
<connection id="42532978" src-id="42531238" dest-id="42532977" weight="0.4298611397303278"/>
<connection id="42532979" src-id="42531239" dest-id="42532977" weight="-5.915637915750819"/>
<connection id="42532980" src-id="42531240" dest-id="42532977" weight="-0.3991462720525991"/>
<connection id="42532981" src-id="42531241" dest-id="42532977" weight="-2.627973514857454"/>
<connection id="42532982" src-id="42531242" dest-id="42532977" weight="2.4645079928567584"/>
<connection id="42532983" src-id="42531243" dest-id="42532977" weight="0.21773991739394716"/>
<connection id="42532984" src-id="42531244" dest-id="42532977" weight="-3.9979906339803044"/>
<connection id="42532985" src-id="42531245" dest-id="42532977" weight="7.193305707529599"/>
<connection id="42532986" src-id="42531246" dest-id="42532977" weight="-2.2658886384694608"/>
<connection id="42532987" src-id="42531247" dest-id="42532977" weight="2.733386724897636"/>
<connection id="42532988" src-id="42531248" dest-id="42532977" weight="-10.0"/>
<connection id="42532989" src-id="42531249" dest-id="42532977" weight="8.673741787131032"/>
<connection id="42532990" src-id="42531250" dest-id="42532977" weight="-2.3465358111112193"/>
<connection id="42532991" src-id="42531251" dest-id="42532977" weight="-8.56928917979934"/>
<connection id="42532992" src-id="42531252" dest-id="42532977" weight="-4.741771156035735"/>
<connection id="42532993" src-id="42531253" dest-id="42532977" weight="1.4027839022991806"/>
<connection id="42532994" src-id="42531254" dest-id="42532977" weight="4.013631091677938"/>
<connection id="42532995" src-id="42531255" dest-id="42532977" weight="-2.7464584847026114"/>
<connection id="42532996" src-id="42531256" dest-id="42532977" weight="-2.847675506331344"/>
<connection id="42532997" src-id="42531257" dest-id="42532977" weight="-2.0311926177523634"/>
<connection id="42532998" src-id="42531258" dest-id="42532977" weight="4.724283945196407"/>
<connection id="42532999" src-id="42531259" dest-id="42532977" weight="-4.514267208979312"/>
<connection id="42533000" src-id="42531260" dest-id="42532977" weight="2.5281826113837433"/>
<connection id="42533001" src-id="42531261" dest-id="42532977" weight="-2.318722809536397"/>
<connection id="42533002" src-id="42531262" dest-id="42532977" weight="-0.36643414880835024"/>
<connection id="42533003" src-id="42531263" dest-id="42532977" weight="-1.1860152382099483"/>
<connection id="42533004" src-id="42531264" dest-id="42532977" weight="1.9696198446124917"/>
<connection id="42533005" src-id="42531265" dest-id="42532977" weight="-2.734674780067225"/>
<connection id="42533006" src-id="42531266" dest-id="42532977" weight="-1.174005975018296"/>
<connection id="42533007" src-id="42531267" dest-id="42532977" weight="-4.743137576668322"/>
<connection id="42533008" src-id="42531268" dest-id="42532977" weight="1.5352499217377014"/>
<connection id="42533009" src-id="42531269" dest-id="42532977" weight="10.0"/>
<connection id="42533011" src-id="42531271" dest-id="42532977" weight="-1.714711366314266"/>
<connection id="42533012" src-id="42531272" dest-id="42532977" weight="-7.661648375585817"/>
<connection id="42533013" src-id="42531273" dest-id="42532977" weight="5.33432991088896"/>
<connection id="42533015" src-id="42531275" dest-id="42532977" weight="6.221075050573209"/>
<connection id="42533016" src-id="42531276" dest-id="42532977" weight="6.560358405671787"/>
<connection id="42533018" src-id="42531278" dest-id="42532977" weight="10.0"/>
<connection id="42533019" src-id="42531279" dest-id="42532977" weight="-1.0137051981865461"/>
<connection id="42533020" src-id="42531280" dest-id="42532977" weight="-8.367676830523163"/>
<connection id="42533021" src-id="42531281" dest-id="42532977" weight="6.270386212410079"/>
<connection id="42533023" src-id="42531283" dest-id="42532977" weight="-8.017697294929146"/>
<connection id="42533025" src-id="42531285" dest-id="42532977" weight="10.0"/>
<connection id="42533026" src-id="42531286" dest-id="42532977" weight="-0.22592844773791843"/>
<connection id="42533027" src-id="42531287" dest-id="42532977" weight="6.6490993723489495"/>
<connection id="42533030" src-id="42531290" dest-id="42532977" weight="-4.958399055908955"/>
<connection id="42533031" src-id="42531291" dest-id="42532977" weight="-10.0"/>
<connection id="42533032" src-id="42531292" dest-id="42532977" weight="8.81232729404322"/>
<connection id="42533033" src-id="42531293" dest-id="42532977" weight="7.566521240248316"/>
<connection id="42533034" src-id="42531294" dest-id="42532977" weight="8.98036893939967"/>
<connection id="42533035" src-id="42531295" dest-id="42532977" weight="3.3340658272216794"/>
<connection id="42533036" src-id="42531296" dest-id="42532977" weight="3.6526858669860096"/>
<connection id="42533037" src-id="42531297" dest-id="42532977" weight="-6.962096481492727"/>
<connection id="42533038" src-id="42531298" dest-id="42532977" weight="5.996781754417439"/>
<connection id="42533039" src-id="42531299" dest-id="42532977" weight="9.229087947484857"/>
<connection id="42533043" src-id="42531303" dest-id="42532977" weight="10.0"/>
<connection id="42533044" src-id="42531304" dest-id="42532977" weight="1.6929319129661076"/>
<connection id="42533045" src-id="42531305" dest-id="42532977" weight="3.201047223507467"/>
<connection id="42533048" src-id="42531308" dest-id="42532977" weight="-0.4532734526074056"/>
<connection id="42533049" src-id="42531309" dest-id="42532977" weight="5.088836452136631"/>
<connection id="42533051" src-id="42531311" dest-id="42532977" weight="7.256300200996803"/>
<connection id="42533055" src-id="42531315" dest-id="42532977" weight="-4.118742793577789"/>
<connection id="42533056" src-id="42531316" dest-id="42532977" weight="-9.400198540000883"/>
<connection id="42533057" src-id="42531317" dest-id="42532977" weight="0.48805319075771375"/>
<connection id="42533058" src-id="42531318" dest-id="42532977" weight="-3.5583718626140732"/>
<connection id="42533059" src-id="42531319" dest-id="42532977" weight="-1.2722573633736722"/>
<connection id="42533060" src-id="42531320" dest-id="42532977" weight="3.3775035062761933"/>
<connection id="42533061" src-id="42531321" dest-id="42532977" weight="8.982602271003467"/>
<connection id="42533063" src-id="42531323" dest-id="42532977" weight="0.5575619654891204"/>
<neuron id="42533064" type="out" activation="sigmoid"/>
<connection id="42533065" src-id="42531238" dest-id="42533064" weight="1.997858731968082"/>
<connection id="42533066" src-id="42531239" dest-id="42533064" weight="0.31722316237684023"/>
<connection id="42533067" src-id="42531240" dest-id="42533064" weight="0.482144811071203"/>
<connection id="42533068" src-id="42531241" dest-id="42533064" weight="10.0"/>
<connection id="42533069" src-id="42531242" dest-id="42533064" weight="5.75917951123009"/>
<connection id="42533070" src-id="42531243" dest-id="42533064" weight="1.525501753010908"/>
<connection id="42533071" src-id="42531244" dest-id="42533064" weight="5.881971107898358"/>
<connection id="42533072" src-id="42531245" dest-id="42533064" weight="-3.306376810327934"/>
<connection id="42533073" src-id="42531246" dest-id="42533064" weight="-8.055211600850724"/>
<connection id="42533074" src-id="42531247" dest-id="42533064" weight="0.18538026394932006"/>
<connection id="42533075" src-id="42531248" dest-id="42533064" weight="7.188640833623001"/>
<connection id="42533076" src-id="42531249" dest-id="42533064" weight="0.6117674565413039"/>
<connection id="42533078" src-id="42531251" dest-id="42533064" weight="-5.585094898340867"/>
<connection id="42533079" src-id="42531252" dest-id="42533064" weight="-3.6448225194841957"/>
<connection id="42533081" src-id="42531254" dest-id="42533064" weight="5.65753757876094"/>
<connection id="42533082" src-id="42531255" dest-id="42533064" weight="5.8540897169358885"/>
<connection id="42533083" src-id="42531256" dest-id="42533064" weight="1.2158652408146975"/>
<connection id="42533084" src-id="42531257" dest-id="42533064" weight="9.222048761230546"/>
<connection id="42533085" src-id="42531258" dest-id="42533064" weight="6.123140931356923"/>
<connection id="42533086" src-id="42531259" dest-id="42533064" weight="-9.134685279232851"/>
<connection id="42533087" src-id="42531260" dest-id="42533064" weight="10.0"/>
<connection id="42533090" src-id="42531263" dest-id="42533064" weight="-3.047077159318819"/>
<connection id="42533091" src-id="42531264" dest-id="42533064" weight="-7.4692196755806535"/>
<connection id="42533092" src-id="42531265" dest-id="42533064" weight="10.0"/>
<connection id="42533095" src-id="42531268" dest-id="42533064" weight="-3.6121147718880056"/>
<connection id="42533096" src-id="42531269" dest-id="42533064" weight="-9.228140426227817"/>
<connection id="42533097" src-id="42531270" dest-id="42533064" weight="-5.02142350574942"/>
<connection id="42533099" src-id="42531272" dest-id="42533064" weight="9.17618121910542"/>
<connection id="42533101" src-id="42531274" dest-id="42533064" weight="8.316077645157192"/>
<connection id="42533102" src-id="42531275" dest-id="42533064" weight="-5.495278527758821"/>
<connection id="42533103" src-id="42531276" dest-id="42533064" weight="-7.9067828367385085"/>
<connection id="42533104" src-id="42531277" dest-id="42533064" weight="6.600629317464177"/>
<connection id="42533105" src-id="42531278" dest-id="42533064" weight="5.372520404989787"/>
<connection id="42533107" src-id="42531280" dest-id="42533064" weight="1.2351302831855064"/>
<connection id="42533108" src-id="42531281" dest-id="42533064" weight="-10.0"/>
<connection id="42533109" src-id="42531282" dest-id="42533064" weight="-10.0"/>
<connection id="42533110" src-id="42531283" dest-id="42533064" weight="-10.0"/>
<connection id="42533111" src-id="42531284" dest-id="42533064" weight="10.0"/>
<connection id="42533112" src-id="42531285" dest-id="42533064" weight="-5.758875738439056"/>
<connection id="42533113" src-id="42531286" dest-id="42533064" weight="-0.9577434530442992"/>
<connection id="42533115" src-id="42531288" dest-id="42533064" weight="-5.950696433507423"/>
<connection id="42533117" src-id="42531290" dest-id="42533064" weight="5.73795275338302"/>
<connection id="42533118" src-id="42531291" dest-id="42533064" weight="7.149715535906819"/>
<connection id="42533119" src-id="42531292" dest-id="42533064" weight="8.020549099250733"/>
<connection id="42533121" src-id="42531294" dest-id="42533064" weight="-6.743437206881509"/>
<connection id="42533122" src-id="42531295" dest-id="42533064" weight="7.054503541511494"/>
<connection id="42533123" src-id="42531296" dest-id="42533064" weight="-2.9899434947685246"/>
<connection id="42533126" src-id="42531299" dest-id="42533064" weight="6.127373692411043"/>
<connection id="42533128" src-id="42531301" dest-id="42533064" weight="3.9715484556255083"/>
<connection id="42533129" src-id="42531302" dest-id="42533064" weight="-6.023206758954136"/>
<connection id="42533130" src-id="42531303" dest-id="42533064" weight="7.75935049426148"/>
<connection id="42533131" src-id="42531304" dest-id="42533064" weight="-0.6834592882907691"/>
<connection id="42533132" src-id="42531305" dest-id="42533064" weight="-6.969043828365038"/>
<connection id="42533133" src-id="42531306" dest-id="42533064" weight="1.382779241506738"/>
<connection id="42533134" src-id="42531307" dest-id="42533064" weight="-8.971084036479994"/>
<connection id="42533135" src-id="42531308" dest-id="42533064" weight="0.42058272288762477"/>
<connection id="42533136" src-id="42531309" dest-id="42533064" weight="-1.649309372134426"/>
<connection id="42533137" src-id="42531310" dest-id="42533064" weight="-1.3115334345262686"/>
<connection id="42533138" src-id="42531311" dest-id="42533064" weight="-10.0"/>
<connection id="42533139" src-id="42531312" dest-id="42533064" weight="-0.3761773984263834"/>
<connection id="42533140" src-id="42531313" dest-id="42533064" weight="5.620004316782017"/>
<connection id="42533141" src-id="42531314" dest-id="42533064" weight="7.6098760324538"/>
<connection id="42533142" src-id="42531315" dest-id="42533064" weight="-10.0"/>
<connection id="42533143" src-id="42531316" dest-id="42533064" weight="4.805721896814396"/>
<connection id="42533144" src-id="42531317" dest-id="42533064" weight="4.608941776710486"/>
<connection id="42533145" src-id="42531318" dest-id="42533064" weight="5.13239496775115"/>
<connection id="42533147" src-id="42531320" dest-id="42533064" weight="-3.5244755624180284"/>
<connection id="42533148" src-id="42531321" dest-id="42533064" weight="4.314834514140923"/>
<connection id="42533149" src-id="42531322" dest-id="42533064" weight="-7.124798898614866"/>
<connection id="42533150" src-id="42531323" dest-id="42533064" weight="1.6834501849309733"/>
<neuron id="42533151" type="out" activation="sigmoid"/>
<connection id="42533152" src-id="42531238" dest-id="42533151" weight="-1.2763648749354486"/>
<connection id="42533154" src-id="42531240" dest-id="42533151" weight="9.454038237076265"/>
<connection id="42533155" src-id="42531241" dest-id="42533151" weight="-1.8967291141040437"/>
<connection id="42533156" src-id="42531242" dest-id="42533151" weight="10.0"/>
<connection id="42533157" src-id="42531243" dest-id="42533151" weight="-1.9181853866405638"/>
<connection id="42533158" src-id="42531244" dest-id="42533151" weight="-10.0"/>
<connection id="42533159" src-id="42531245" dest-id="42533151" weight="-3.992810845442372"/>
<connection id="42533160" src-id="42531246" dest-id="42533151" weight="8.321788334025927"/>
<connection id="42533161" src-id="42531247" dest-id="42533151" weight="-0.5408929721519309"/>
<connection id="42533162" src-id="42531248" dest-id="42533151" weight="1.1439216425046594"/>
<connection id="42533163" src-id="42531249" dest-id="42533151" weight="-0.5080416799791814"/>
<connection id="42533164" src-id="42531250" dest-id="42533151" weight="6.858921687262634"/>
<connection id="42533165" src-id="42531251" dest-id="42533151" weight="-7.43057898845106"/>
<connection id="42533166" src-id="42531252" dest-id="42533151" weight="-10.0"/>
<connection id="42533169" src-id="42531255" dest-id="42533151" weight="1.4649831456268365"/>
<connection id="42533171" src-id="42531257" dest-id="42533151" weight="0.6924021430419387"/>
<connection id="42533172" src-id="42531258" dest-id="42533151" weight="8.242155958835328"/>
<connection id="42533173" src-id="42531259" dest-id="42533151" weight="5.75497524218635"/>
<connection id="42533174" src-id="42531260" dest-id="42533151" weight="-4.568909091099679"/>
<connection id="42533175" src-id="42531261" dest-id="42533151" weight="-6.141694337449854"/>
<connection id="42533176" src-id="42531262" dest-id="42533151" weight="0.16337286664661033"/>
<connection id="42533177" src-id="42531263" dest-id="42533151" weight="-1.7401949811396626"/>
<connection id="42533178" src-id="42531264" dest-id="42533151" weight="3.5248089277736274"/>
<connection id="42533179" src-id="42531265" dest-id="42533151" weight="2.0677428610753217"/>
<connection id="42533180" src-id="42531266" dest-id="42533151" weight="-1.3638180039647176"/>
<connection id="42533181" src-id="42531267" dest-id="42533151" weight="-4.527767788007063"/>
<connection id="42533183" src-id="42531269" dest-id="42533151" weight="9.421304118836341"/>
<connection id="42533184" src-id="42531270" dest-id="42533151" weight="-1.8424146220823723"/>
<connection id="42533185" src-id="42531271" dest-id="42533151" weight="-2.7666521012566827"/>
<connection id="42533186" src-id="42531272" dest-id="42533151" weight="4.594740939437114"/>
<connection id="42533187" src-id="42531273" dest-id="42533151" weight="10.0"/>
<connection id="42533188" src-id="42531274" dest-id="42533151" weight="1.2922101577133427"/>
<connection id="42533189" src-id="42531275" dest-id="42533151" weight="9.667012718788403"/>
<connection id="42533190" src-id="42531276" dest-id="42533151" weight="4.818886884921982"/>
<connection id="42533191" src-id="42531277" dest-id="42533151" weight="10.0"/>
<connection id="42533192" src-id="42531278" dest-id="42533151" weight="-9.889885822159492"/>
<connection id="42533193" src-id="42531279" dest-id="42533151" weight="1.8025660134563917"/>
<connection id="42533194" src-id="42531280" dest-id="42533151" weight="1.8078310017170445"/>
<connection id="42533195" src-id="42531281" dest-id="42533151" weight="-0.36553046055697536"/>
<connection id="42533196" src-id="42531282" dest-id="42533151" weight="-4.026921722970089"/>
<connection id="42533197" src-id="42531283" dest-id="42533151" weight="-2.2354446887985366"/>
<connection id="42533198" src-id="42531284" dest-id="42533151" weight="5.069563057284815"/>
<connection id="42533199" src-id="42531285" dest-id="42533151" weight="5.9397008328539105"/>
<connection id="42533200" src-id="42531286" dest-id="42533151" weight="5.059763889601728"/>
<connection id="42533201" src-id="42531287" dest-id="42533151" weight="-10.0"/>
<connection id="42533202" src-id="42531288" dest-id="42533151" weight="5.156896364555544"/>
<connection id="42533203" src-id="42531289" dest-id="42533151" weight="2.5919118282614315"/>
<connection id="42533205" src-id="42531291" dest-id="42533151" weight="10.0"/>
<connection id="42533206" src-id="42531292" dest-id="42533151" weight="-3.94199220186126"/>
<connection id="42533207" src-id="42531293" dest-id="42533151" weight="1.5618585341954758"/>
<connection id="42533210" src-id="42531296" dest-id="42533151" weight="8.46680405887933"/>
<connection id="42533212" src-id="42531298" dest-id="42533151" weight="0.7071736882957742"/>
<connection id="42533214" src-id="42531300" dest-id="42533151" weight="8.73841841842632"/>
<connection id="42533217" src-id="42531303" dest-id="42533151" weight="-0.2537373017158817"/>
<connection id="42533218" src-id="42531304" dest-id="42533151" weight="1.7629718325236188"/>
<connection id="42533219" src-id="42531305" dest-id="42533151" weight="1.4247764124211366"/>
<connection id="42533220" src-id="42531306" dest-id="42533151" weight="-9.022252069711659"/>
<connection id="42533221" src-id="42531307" dest-id="42533151" weight="1.5340083506279791"/>
<connection id="42533222" src-id="42531308" dest-id="42533151" weight="7.740380068670189"/>
<connection id="42533223" src-id="42531309" dest-id="42533151" weight="-0.47143677728264066"/>
<connection id="42533224" src-id="42531310" dest-id="42533151" weight="6.616592450165976"/>
<connection id="42533225" src-id="42531311" dest-id="42533151" weight="-5.580848840911395"/>
<connection id="42533227" src-id="42531313" dest-id="42533151" weight="10.0"/>
<connection id="42533228" src-id="42531314" dest-id="42533151" weight="-7.660127842895157"/>
<connection id="42533229" src-id="42531315" dest-id="42533151" weight="0.786108963417644"/>
<connection id="42533230" src-id="42531316" dest-id="42533151" weight="-0.3815770927991169"/>
<connection id="42533231" src-id="42531317" dest-id="42533151" weight="-4.452339497307725"/>
<connection id="42533232" src-id="42531318" dest-id="42533151" weight="5.300600347052112"/>
<connection id="42533233" src-id="42531319" dest-id="42533151" weight="5.902300009385785"/>
<connection id="42533234" src-id="42531320" dest-id="42533151" weight="-8.884276950675172"/>
<connection id="42533235" src-id="42531321" dest-id="42533151" weight="-4.688516455063924"/>
<connection id="42533236" src-id="42531322" dest-id="42533151" weight="-8.855479714419152"/>
<connection id="42533237" src-id="42531323" dest-id="42533151" weight="-8.318535984301759"/>
<neuron id="42533238" type="out" activation="sigmoid"/>
<connection id="42533239" src-id="42531238" dest-id="42533238" weight="-0.3910484663322382"/>
<connection id="42533241" src-id="42531240" dest-id="42533238" weight="-5.08180964476488"/>
<connection id="42533242" src-id="42531241" dest-id="42533238" weight="-1.2053081012458253"/>
<connection id="42533245" src-id="42531244" dest-id="42533238" weight="-2.8625562036550676"/>
<connection id="42533246" src-id="42531245" dest-id="42533238" weight="4.461069407892349"/>
<connection id="42533248" src-id="42531247" dest-id="42533238" weight="-0.015134210342588328"/>
<connection id="42533249" src-id="42531248" dest-id="42533238" weight="-6.330011614759047"/>
<connection id="42533251" src-id="42531250" dest-id="42533238" weight="-4.868520629939198"/>
<connection id="42533253" src-id="42531252" dest-id="42533238" weight="3.4813895259622005"/>
<connection id="42533255" src-id="42531254" dest-id="42533238" weight="8.640813496096612"/>
<connection id="42533256" src-id="42531255" dest-id="42533238" weight="-7.665864678683554"/>
<connection id="42533257" src-id="42531256" dest-id="42533238" weight="3.971314908200837"/>
<connection id="42533259" src-id="42531258" dest-id="42533238" weight="4.509945234306609"/>
<connection id="42533260" src-id="42531259" dest-id="42533238" weight="-5.4956367586640384"/>
<connection id="42533261" src-id="42531260" dest-id="42533238" weight="-10.0"/>
<connection id="42533262" src-id="42531261" dest-id="42533238" weight="2.799809679293978"/>
<connection id="42533263" src-id="42531262" dest-id="42533238" weight="3.09149604787511"/>
<connection id="42533264" src-id="42531263" dest-id="42533238" weight="-1.9498305460923526"/>
<connection id="42533265" src-id="42531264" dest-id="42533238" weight="1.6845980603912016"/>
<connection id="42533266" src-id="42531265" dest-id="42533238" weight="7.102213229954381"/>
<connection id="42533267" src-id="42531266" dest-id="42533238" weight="-2.6758670978272696"/>
<connection id="42533268" src-id="42531267" dest-id="42533238" weight="-1.4525073454926174"/>
<connection id="42533270" src-id="42531269" dest-id="42533238" weight="-4.615400958043015"/>
<connection id="42533272" src-id="42531271" dest-id="42533238" weight="-4.320463167012407"/>
<connection id="42533273" src-id="42531272" dest-id="42533238" weight="3.1676487376715032"/>
<connection id="42533274" src-id="42531273" dest-id="42533238" weight="4.89571513985627"/>
<connection id="42533275" src-id="42531274" dest-id="42533238" weight="-1.3151734928648282"/>
<connection id="42533276" src-id="42531275" dest-id="42533238" weight="-10.0"/>
<connection id="42533277" src-id="42531276" dest-id="42533238" weight="-0.78652365595702"/>
<connection id="42533278" src-id="42531277" dest-id="42533238" weight="3.459430545816311"/>
<connection id="42533280" src-id="42531279" dest-id="42533238" weight="0.8416914919645999"/>
<connection id="42533281" src-id="42531280" dest-id="42533238" weight="2.464989643120391"/>
<connection id="42533282" src-id="42531281" dest-id="42533238" weight="-0.9411099014754307"/>
<connection id="42533284" src-id="42531283" dest-id="42533238" weight="-3.216600137325131"/>
<connection id="42533285" src-id="42531284" dest-id="42533238" weight="-9.14690721860992"/>
<connection id="42533286" src-id="42531285" dest-id="42533238" weight="2.3455637958541113"/>
<connection id="42533287" src-id="42531286" dest-id="42533238" weight="3.756302579331221"/>
<connection id="42533288" src-id="42531287" dest-id="42533238" weight="-5.169064229488169"/>
<connection id="42533289" src-id="42531288" dest-id="42533238" weight="-5.756781998353842"/>
<connection id="42533290" src-id="42531289" dest-id="42533238" weight="-1.6255062154505628"/>
<connection id="42533291" src-id="42531290" dest-id="42533238" weight="-7.157664988934612"/>
<connection id="42533292" src-id="42531291" dest-id="42533238" weight="6.84904485345745"/>
<connection id="42533293" src-id="42531292" dest-id="42533238" weight="6.706908919248871"/>
<connection id="42533294" src-id="42531293" dest-id="42533238" weight="6.751644540376072"/>
<connection id="42533296" src-id="42531295" dest-id="42533238" weight="-5.792019994978636"/>
<connection id="42533297" src-id="42531296" dest-id="42533238" weight="-10.0"/>
<connection id="42533298" src-id="42531297" dest-id="42533238" weight="-0.37419645390339146"/>
<connection id="42533299" src-id="42531298" dest-id="42533238" weight="-3.8691532589321285"/>
<connection id="42533300" src-id="42531299" dest-id="42533238" weight="7.90992906582196"/>
<connection id="42533301" src-id="42531300" dest-id="42533238" weight="1.4991292077100113"/>
<connection id="42533302" src-id="42531301" dest-id="42533238" weight="1.8224456619340352"/>
<connection id="42533303" src-id="42531302" dest-id="42533238" weight="-7.589933459017393"/>
<connection id="42533304" src-id="42531303" dest-id="42533238" weight="-1.0594854973039125"/>
<connection id="42533305" src-id="42531304" dest-id="42533238" weight="-8.940572359040452"/>
<connection id="42533307" src-id="42531306" dest-id="42533238" weight="3.5154133061946204"/>
<connection id="42533308" src-id="42531307" dest-id="42533238" weight="-7.13078405324839"/>
<connection id="42533309" src-id="42531308" dest-id="42533238" weight="-1.9426986573371274"/>
<connection id="42533310" src-id="42531309" dest-id="42533238" weight="8.146973803930637"/>
<connection id="42533312" src-id="42531311" dest-id="42533238" weight="3.8034786775682843"/>
<connection id="42533313" src-id="42531312" dest-id="42533238" weight="-6.076743012760046"/>
<connection id="42533314" src-id="42531313" dest-id="42533238" weight="1.2987247002205942"/>
<connection id="42533315" src-id="42531314" dest-id="42533238" weight="8.899033608410019"/>
<connection id="42533316" src-id="42531315" dest-id="42533238" weight="4.350783177597938"/>
<connection id="42533317" src-id="42531316" dest-id="42533238" weight="0.8600912137494943"/>
<connection id="42533318" src-id="42531317" dest-id="42533238" weight="8.958933685659197"/>
<connection id="42533319" src-id="42531318" dest-id="42533238" weight="-4.510110641129082"/>
<connection id="42533320" src-id="42531319" dest-id="42533238" weight="3.4240962108895103"/>
<connection id="42533321" src-id="42531320" dest-id="42533238" weight="-7.605402193408459"/>
<connection id="42533324" src-id="42531323" dest-id="42533238" weight="1.4308421746131905"/>
<connection id="42555960" src-id="42531294" dest-id="42532020" weight="-5.48757555312305"/>
<connection id="42600703" src-id="42531306" dest-id="42531846" weight="-3.46336755459303"/>
</chromosome> | 89.373473 | 108 | 0.742536 |
99f95f4d5194a6b2cfc0e0003916eeb9334215b6 | 7,506 | ui | XML | guard/CreateSenatorDialog.ui | whitexwc15184/WhitecoinLightWallet | cfc458faa1695d90d2210903425377612113c064 | [
"MIT"
] | null | null | null | guard/CreateSenatorDialog.ui | whitexwc15184/WhitecoinLightWallet | cfc458faa1695d90d2210903425377612113c064 | [
"MIT"
] | 3 | 2020-03-16T05:23:24.000Z | 2020-03-31T03:29:39.000Z | guard/CreateSenatorDialog.ui | whitexwc15184/WhitecoinLightWallet | cfc458faa1695d90d2210903425377612113c064 | [
"MIT"
] | 1 | 2020-02-16T00:28:39.000Z | 2020-02-16T00:28:39.000Z | <?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>CreateSenatorDialog</class>
<widget class="QDialog" name="CreateSenatorDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>960</width>
<height>543</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<widget class="QWidget" name="widget" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>960</width>
<height>543</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
</font>
</property>
<widget class="QWidget" name="containerWidget" native="true">
<property name="geometry">
<rect>
<x>230</x>
<y>91</y>
<width>500</width>
<height>360</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
</font>
</property>
<widget class="QToolButton" name="closeBtn">
<property name="geometry">
<rect>
<x>473</x>
<y>9</y>
<width>18</width>
<height>18</height>
</rect>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QStackedWidget" name="stackedWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>39</y>
<width>500</width>
<height>321</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
</font>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="page">
<widget class="QToolButton" name="okBtn">
<property name="geometry">
<rect>
<x>137</x>
<y>260</y>
<width>96</width>
<height>30</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>确定</string>
</property>
</widget>
<widget class="QToolButton" name="cancelBtn">
<property name="geometry">
<rect>
<x>267</x>
<y>260</y>
<width>96</width>
<height>30</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>取消</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>30</x>
<y>60</y>
<width>150</width>
<height>30</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel{color: rgb(80,80,80);
font: 11px "微软雅黑";}</string>
</property>
<property name="text">
<string>可用账户</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
<widget class="QComboBox" name="accountComboBox">
<property name="geometry">
<rect>
<x>30</x>
<y>90</y>
<width>151</width>
<height>24</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
</widget>
<widget class="QLabel" name="addressLabel">
<property name="geometry">
<rect>
<x>120</x>
<y>20</y>
<width>300</width>
<height>24</height>
</rect>
</property>
<property name="font">
<font>
<family>微软雅黑</family>
<underline>false</underline>
</font>
</property>
<property name="styleSheet">
<string notr="true">color: rgb(192, 196, 212);</string>
</property>
<property name="text">
<string/>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
<property name="textInteractionFlags">
<set>Qt::TextSelectableByMouse</set>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>30</x>
<y>20</y>
<width>90</width>
<height>24</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel{color: rgb(80,80,80);
font: 11px "微软雅黑";}</string>
</property>
<property name="text">
<string>账户地址</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
<widget class="QStackedWidget" name="stackedWidget_fee">
<property name="geometry">
<rect>
<x>250</x>
<y>60</y>
<width>221</width>
<height>151</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="registerLabel">
<property name="geometry">
<rect>
<x>30</x>
<y>110</y>
<width>150</width>
<height>60</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">QLabel{font: 11px "微软雅黑";color: rgb(83,107,215);}
</string>
</property>
<property name="text">
<string><html><head/><body><p><span style=" font-size:11px;">已注册的非Miner账户才可以成为Wallfacer,点击</span><a href="showRegisterDialog"><span style=" text-decoration: underline; color:#007af4;">注册</span></a><span style=" font-size:11px;">新账户</span></p></body></html></string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</widget>
</widget>
</widget>
</widget>
</widget>
<resources/>
<connections/>
</ui>
| 27.097473 | 403 | 0.527711 |
604865a63745735a4a347a7c33d0a15c37cd613a | 791 | xml | XML | .idea/libraries/Gradle__io_ktor_ktor_client_logging_jvm_1_6_0.xml | develNerd/SavitAuthenticator | 60052bcd6eba8e0b3461137ae0fb6ee7b896c152 | [
"MIT"
] | 2 | 2021-12-25T18:25:26.000Z | 2022-02-04T15:04:14.000Z | .idea/libraries/Gradle__io_ktor_ktor_client_logging_jvm_1_6_0.xml | develNerd/SavitAuthenticator | 60052bcd6eba8e0b3461137ae0fb6ee7b896c152 | [
"MIT"
] | null | null | null | .idea/libraries/Gradle__io_ktor_ktor_client_logging_jvm_1_6_0.xml | develNerd/SavitAuthenticator | 60052bcd6eba8e0b3461137ae0fb6ee7b896c152 | [
"MIT"
] | null | null | null | <component name="libraryTable">
<library name="Gradle: io.ktor:ktor-client-logging-jvm:1.6.0">
<CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/io.ktor/ktor-client-logging-jvm/1.6.0/7fee70f8881f74f5e397d6e3f644258878a6a8e/ktor-client-logging-jvm-1.6.0.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/io.ktor/ktor-client-logging-jvm/1.6.0/7ee0a509fa6335046be441bcc391b85279c942a5/ktor-client-logging-jvm-1.6.0-javadoc.jar!/" />
</JAVADOC>
<SOURCES>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/io.ktor/ktor-client-logging-jvm/1.6.0/c9e0f71cf4640a46c1dd0eddff8ab40a92e96c14/ktor-client-logging-jvm-1.6.0-sources.jar!/" />
</SOURCES>
</library>
</component> | 60.846154 | 196 | 0.714286 |
bd234c657111a6168dbb8ead501407d4a6b300d2 | 227 | xml | XML | styles/potmitlands.xml | simonmi2/LSAGeoserverDataDir | 33b648cd7ed6bb30ac20d7008fa1f5f109a18ead | [
"BSD-Source-Code"
] | null | null | null | styles/potmitlands.xml | simonmi2/LSAGeoserverDataDir | 33b648cd7ed6bb30ac20d7008fa1f5f109a18ead | [
"BSD-Source-Code"
] | null | null | null | styles/potmitlands.xml | simonmi2/LSAGeoserverDataDir | 33b648cd7ed6bb30ac20d7008fa1f5f109a18ead | [
"BSD-Source-Code"
] | null | null | null | <style>
<id>StyleInfoImpl-3e4494dc:1565c36865a:-7f01</id>
<name>potmitlands</name>
<format>sld</format>
<languageVersion>
<version>1.0.0</version>
</languageVersion>
<filename>potmitlands.sld</filename>
</style> | 25.222222 | 51 | 0.709251 |
e8331df0decf0bbe267ccc5b01215b4202d8206b | 1,623 | xml | XML | TSGSocialSharing/app/src/main/res/layout/activity_home.xml | kiwitechnologies/SocialManagerAndroid | d30bae65944a817da73229a11daf94f7dad05eea | [
"MIT"
] | null | null | null | TSGSocialSharing/app/src/main/res/layout/activity_home.xml | kiwitechnologies/SocialManagerAndroid | d30bae65944a817da73229a11daf94f7dad05eea | [
"MIT"
] | null | null | null | TSGSocialSharing/app/src/main/res/layout/activity_home.xml | kiwitechnologies/SocialManagerAndroid | d30bae65944a817da73229a11daf94f7dad05eea | [
"MIT"
] | null | null | null | <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/activity_main"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center_horizontal"
android:orientation="vertical"
android:padding="25dp">
<Button
android:id="@+id/btnFacebook"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:minWidth="150dp"
android:text="Facebook"/>
<Button
android:id="@+id/btnTwitter"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:minWidth="150dp"
android:text="Twitter"/>
<Button
android:id="@+id/btnInstagram"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:minWidth="150dp"
android:text="Instagram"/>
<Button
android:id="@+id/btnLinkedIn"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:minWidth="150dp"
android:text="LinkedIn"/>
<Button
android:id="@+id/btnGoogle"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:minWidth="150dp"
android:text="Google"/>
<Button
android:id="@+id/btnGoogleCalendar"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:minWidth="150dp"
android:text="Google Calendar"/>
</LinearLayout>
| 30.055556 | 72 | 0.628466 |
43c05c2b1b7b306bdfbd5cac23bd65fe5ae1969d | 1,855 | xml | XML | W10HW/ILSVRC2012_bbox_val_v3/val/ILSVRC2012_val_00004614.xml | eugenechia95/50.021_AI | 513a58b2e4e82abcdb72060d30ab39e718323f09 | [
"Apache-2.0"
] | null | null | null | W10HW/ILSVRC2012_bbox_val_v3/val/ILSVRC2012_val_00004614.xml | eugenechia95/50.021_AI | 513a58b2e4e82abcdb72060d30ab39e718323f09 | [
"Apache-2.0"
] | 2 | 2021-06-08T22:13:00.000Z | 2022-01-13T03:10:58.000Z | W10HW/ILSVRC2012_bbox_val_v3/val/ILSVRC2012_val_00004614.xml | eugenechia95/50.021_AI | 513a58b2e4e82abcdb72060d30ab39e718323f09 | [
"Apache-2.0"
] | 1 | 2021-06-03T15:37:43.000Z | 2021-06-03T15:37:43.000Z | <annotation>
<folder>val</folder>
<filename>ILSVRC2012_val_00004614</filename>
<source>
<database>ILSVRC_2012</database>
</source>
<size>
<width>479</width>
<height>500</height>
<depth>3</depth>
</size>
<segmented>0</segmented>
<object>
<name>n07753592</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>273</xmin>
<ymin>117</ymin>
<xmax>351</xmax>
<ymax>371</ymax>
</bndbox>
</object>
<object>
<name>n07753592</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>400</xmin>
<ymin>136</ymin>
<xmax>472</xmax>
<ymax>413</ymax>
</bndbox>
</object>
<object>
<name>n07753592</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>220</xmin>
<ymin>97</ymin>
<xmax>270</xmax>
<ymax>221</ymax>
</bndbox>
</object>
<object>
<name>n07753592</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>63</xmin>
<ymin>0</ymin>
<xmax>116</xmax>
<ymax>73</ymax>
</bndbox>
</object>
<object>
<name>n07753592</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>341</xmin>
<ymin>131</ymin>
<xmax>403</xmax>
<ymax>403</ymax>
</bndbox>
</object>
<object>
<name>n07753592</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>392</xmin>
<ymin>342</ymin>
<xmax>470</xmax>
<ymax>486</ymax>
</bndbox>
</object>
<object>
<name>n07753592</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>1</xmin>
<ymin>1</ymin>
<xmax>61</xmax>
<ymax>33</ymax>
</bndbox>
</object>
</annotation> | 19.123711 | 45 | 0.626415 |
ba9727f0358c1862b9b979fc75fe245b194c7201 | 916 | xml | XML | corpus_recettes/train/recette_24723.xml | JyLIU-emma/Complexit-_recettes | 9ae6db442cbf3f10460a5e1b6e2d7d33fdf8f8f3 | [
"CC0-1.0"
] | null | null | null | corpus_recettes/train/recette_24723.xml | JyLIU-emma/Complexit-_recettes | 9ae6db442cbf3f10460a5e1b6e2d7d33fdf8f8f3 | [
"CC0-1.0"
] | null | null | null | corpus_recettes/train/recette_24723.xml | JyLIU-emma/Complexit-_recettes | 9ae6db442cbf3f10460a5e1b6e2d7d33fdf8f8f3 | [
"CC0-1.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<recette id="24723">
<titre>Côtes de veau, mozzarella et jambon cru</titre>
<type>Plat principal</type>
<niveau>Facile</niveau>
<cout>Moyen</cout>
<ingredients>
<p>4 côtes de veau</p>
<p>3 tranches de jambon de Parme</p>
<p>3 tranches de mozzarella</p>
<p>3 feuilles de sauge fraîche</p>
<p>15 cl de vin blanc</p>
<p>1 cuillère à soupe de farine</p>
<p>65 g de beurre</p>
<p>sel, poivre</p>
</ingredients>
<preparation>
<![CDATA[
Couper la chair entre les côtes sans les détacher les unes des autres.
Déposer 1 feuille de sauge sur chaque tranche de mozzarella et entourer de jambon cru.
Disposer entre les côtes de veau et maintenir à l'aide d'une ficelle de cuisine. Saupoudrer de farine.
Faire cuire dans une cocotte avec le beurre et le vin blanc pendant 40 minutes environ.
]]>
</preparation>
</recette>
| 35.230769 | 106 | 0.679039 |
41aea8a7ec0a467286561bca024bce9c63c60154 | 1,398 | xml | XML | feed.xml | minkezhang/jekyll-mini | 842849dea28689ad71a77c7efff564c417e9a0c0 | [
"MIT"
] | null | null | null | feed.xml | minkezhang/jekyll-mini | 842849dea28689ad71a77c7efff564c417e9a0c0 | [
"MIT"
] | null | null | null | feed.xml | minkezhang/jekyll-mini | 842849dea28689ad71a77c7efff564c417e9a0c0 | [
"MIT"
] | null | null | null | ---
layout: null
---
<?xml version="1.0" encoding="UTF-8"?>
{% assign l = site.baseurl | prepend: site.url %}
{% assign n = 10 %}
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>{{ site.title | xml_escape }}</title>
<description>{{ site.description | xml_escape }}</description>
<link>{{ l }}/</link>
<atom:link href="{{ "/feed.xml" | prepend: l }}" rel="self" type="application/rss+xml"/>
<pubDate>{{ site.time | date_to_rfc822 }}</pubDate>
<lastBuildDate>{{ site.time | date_to_rfc822 }}</lastBuildDate>
<generator>Jekyll v{{ jekyll.version }}</generator>
{% assign i = 0 %}
{% for p in site.posts %}
{% assign u = p.url | prepend: l %}
{% if p.hidden != true and i < n %}
{% assign i = i | plus: 1 %}
<item>
<title>{{ p.title | xml_escape }}</title>
<description>{{ p.content | replace_link: u | xml_escape }}</description>
<pubDate>{{ p.date | date_to_rfc822 }}</pubDate>
<link>{{ u }}</link>
<guid isPermaLink="true">{{ u }}</guid>
{% for tag in p.tags %}
<category>{{ tag | xml_escape }}</category>
{% endfor %}
{% for cat in p.categories %}
<category>{{ cat | xml_escape }}</category>
{% endfor %}
</item>
{% endif %}
{% endfor %}
</channel>
</rss>
| 27.96 | 92 | 0.525036 |
773cdd3074faed12855b20018ec4f01a424d548b | 143,691 | xml | XML | 17-05-2017/Winning Chromosomes/6G X 1 COMB/2/ENTM + TL2 + TD/2+tl2+td6g/chromosome/chromosome45600569.xml | Fumaloko92/MSc-Thesis | 5b8c08510588233dc9b514345725d379278251ba | [
"MIT"
] | null | null | null | 17-05-2017/Winning Chromosomes/6G X 1 COMB/2/ENTM + TL2 + TD/2+tl2+td6g/chromosome/chromosome45600569.xml | Fumaloko92/MSc-Thesis | 5b8c08510588233dc9b514345725d379278251ba | [
"MIT"
] | null | null | null | 17-05-2017/Winning Chromosomes/6G X 1 COMB/2/ENTM + TL2 + TD/2+tl2+td6g/chromosome/chromosome45600569.xml | Fumaloko92/MSc-Thesis | 5b8c08510588233dc9b514345725d379278251ba | [
"MIT"
] | null | null | null | <chromosome id="45600569" primary-parent-id="43676876"><neuron id="42520803" type="in" activation="linear"/>
<neuron id="42520804" type="in" activation="linear"/>
<neuron id="42520805" type="in" activation="linear"/>
<neuron id="42520806" type="in" activation="linear"/>
<neuron id="42520807" type="in" activation="linear"/>
<neuron id="42520808" type="in" activation="linear"/>
<neuron id="42520809" type="in" activation="linear"/>
<neuron id="42520810" type="in" activation="linear"/>
<neuron id="42520811" type="in" activation="linear"/>
<neuron id="42520812" type="in" activation="linear"/>
<neuron id="42520813" type="in" activation="linear"/>
<neuron id="42520814" type="in" activation="linear"/>
<neuron id="42520815" type="in" activation="linear"/>
<neuron id="42520816" type="in" activation="linear"/>
<neuron id="42520817" type="in" activation="linear"/>
<neuron id="42520818" type="in" activation="linear"/>
<neuron id="42520819" type="in" activation="linear"/>
<neuron id="42520820" type="in" activation="linear"/>
<neuron id="42520821" type="in" activation="linear"/>
<neuron id="42520822" type="in" activation="linear"/>
<neuron id="42520823" type="in" activation="linear"/>
<neuron id="42520824" type="in" activation="linear"/>
<neuron id="42520825" type="in" activation="linear"/>
<neuron id="42520826" type="in" activation="linear"/>
<neuron id="42520827" type="in" activation="linear"/>
<neuron id="42520828" type="in" activation="linear"/>
<neuron id="42520829" type="in" activation="linear"/>
<neuron id="42520830" type="in" activation="linear"/>
<neuron id="42520831" type="in" activation="linear"/>
<neuron id="42520832" type="in" activation="linear"/>
<neuron id="42520833" type="in" activation="linear"/>
<neuron id="42520834" type="in" activation="linear"/>
<neuron id="42520835" type="in" activation="linear"/>
<neuron id="42520836" type="in" activation="linear"/>
<neuron id="42520837" type="in" activation="linear"/>
<neuron id="42520838" type="in" activation="linear"/>
<neuron id="42520839" type="in" activation="linear"/>
<neuron id="42520840" type="in" activation="linear"/>
<neuron id="42520841" type="in" activation="linear"/>
<neuron id="42520842" type="in" activation="linear"/>
<neuron id="42520843" type="in" activation="linear"/>
<neuron id="42520844" type="in" activation="linear"/>
<neuron id="42520845" type="in" activation="linear"/>
<neuron id="42520846" type="in" activation="linear"/>
<neuron id="42520847" type="in" activation="linear"/>
<neuron id="42520848" type="in" activation="linear"/>
<neuron id="42520849" type="in" activation="linear"/>
<neuron id="42520850" type="in" activation="linear"/>
<neuron id="42520851" type="in" activation="linear"/>
<neuron id="42520852" type="in" activation="linear"/>
<neuron id="42520853" type="in" activation="linear"/>
<neuron id="42520854" type="in" activation="linear"/>
<neuron id="42520855" type="in" activation="linear"/>
<neuron id="42520856" type="in" activation="linear"/>
<neuron id="42520857" type="in" activation="linear"/>
<neuron id="42520858" type="in" activation="linear"/>
<neuron id="42520859" type="in" activation="linear"/>
<neuron id="42520860" type="in" activation="linear"/>
<neuron id="42520861" type="in" activation="linear"/>
<neuron id="42520862" type="in" activation="linear"/>
<neuron id="42520863" type="in" activation="linear"/>
<neuron id="42520864" type="in" activation="linear"/>
<neuron id="42520865" type="in" activation="linear"/>
<neuron id="42520866" type="in" activation="linear"/>
<neuron id="42520867" type="in" activation="linear"/>
<neuron id="42520868" type="in" activation="linear"/>
<neuron id="42520869" type="in" activation="linear"/>
<neuron id="42520870" type="in" activation="linear"/>
<neuron id="42520871" type="in" activation="linear"/>
<neuron id="42520872" type="in" activation="linear"/>
<neuron id="42520873" type="in" activation="linear"/>
<neuron id="42520874" type="in" activation="linear"/>
<neuron id="42520875" type="in" activation="linear"/>
<neuron id="42520876" type="in" activation="linear"/>
<neuron id="42520877" type="in" activation="linear"/>
<neuron id="42520878" type="in" activation="linear"/>
<neuron id="42520879" type="in" activation="linear"/>
<neuron id="42520880" type="in" activation="linear"/>
<neuron id="42520881" type="in" activation="linear"/>
<neuron id="42520882" type="in" activation="linear"/>
<neuron id="42520883" type="in" activation="linear"/>
<neuron id="42520884" type="in" activation="linear"/>
<neuron id="42520885" type="in" activation="linear"/>
<neuron id="42520886" type="in" activation="linear"/>
<neuron id="42520887" type="in" activation="linear"/>
<neuron id="42520888" type="in" activation="linear"/>
<neuron id="42520889" type="out" activation="sigmoid"/>
<connection id="42520890" src-id="42520803" dest-id="42520889" weight="-1.1141544941713928"/>
<connection id="42520891" src-id="42520804" dest-id="42520889" weight="2.0143075662120706"/>
<connection id="42520892" src-id="42520805" dest-id="42520889" weight="5.835235081743192"/>
<connection id="42520893" src-id="42520806" dest-id="42520889" weight="-10.0"/>
<connection id="42520894" src-id="42520807" dest-id="42520889" weight="0.22919676475670492"/>
<connection id="42520896" src-id="42520809" dest-id="42520889" weight="0.2097132056728006"/>
<connection id="42520897" src-id="42520810" dest-id="42520889" weight="-8.69165655140181"/>
<connection id="42520898" src-id="42520811" dest-id="42520889" weight="-2.940131452739051"/>
<connection id="42520899" src-id="42520812" dest-id="42520889" weight="3.070213775127587"/>
<connection id="42520900" src-id="42520813" dest-id="42520889" weight="7.44549152414768"/>
<connection id="42520901" src-id="42520814" dest-id="42520889" weight="2.5677911269148006"/>
<connection id="42520903" src-id="42520816" dest-id="42520889" weight="6.762755997815679"/>
<connection id="42520904" src-id="42520817" dest-id="42520889" weight="-4.783995000739081"/>
<connection id="42520906" src-id="42520819" dest-id="42520889" weight="3.375511018673007"/>
<connection id="42520907" src-id="42520820" dest-id="42520889" weight="-8.159651609149833"/>
<connection id="42520908" src-id="42520821" dest-id="42520889" weight="-1.5793776386196772"/>
<connection id="42520910" src-id="42520823" dest-id="42520889" weight="10.0"/>
<connection id="42520912" src-id="42520825" dest-id="42520889" weight="-10.0"/>
<connection id="42520913" src-id="42520826" dest-id="42520889" weight="-10.0"/>
<connection id="42520914" src-id="42520827" dest-id="42520889" weight="10.0"/>
<connection id="42520915" src-id="42520828" dest-id="42520889" weight="5.0589874652398485"/>
<connection id="42520916" src-id="42520829" dest-id="42520889" weight="-1.16058441724121"/>
<connection id="42520917" src-id="42520830" dest-id="42520889" weight="6.359991194920356"/>
<connection id="42520918" src-id="42520831" dest-id="42520889" weight="-3.0944544050122555"/>
<connection id="42520919" src-id="42520832" dest-id="42520889" weight="4.56476865709721"/>
<connection id="42520921" src-id="42520834" dest-id="42520889" weight="4.206373322541796"/>
<connection id="42520922" src-id="42520835" dest-id="42520889" weight="-1.6298191579588814"/>
<connection id="42520923" src-id="42520836" dest-id="42520889" weight="0.71537523456464"/>
<connection id="42520925" src-id="42520838" dest-id="42520889" weight="-5.437420446392303"/>
<connection id="42520927" src-id="42520840" dest-id="42520889" weight="-0.6268714012167567"/>
<connection id="42520928" src-id="42520841" dest-id="42520889" weight="-5.139070308815095"/>
<connection id="42520929" src-id="42520842" dest-id="42520889" weight="10.0"/>
<connection id="42520931" src-id="42520844" dest-id="42520889" weight="-2.905391014006938"/>
<connection id="42520934" src-id="42520847" dest-id="42520889" weight="5.05387379588238"/>
<connection id="42520935" src-id="42520848" dest-id="42520889" weight="8.395810789791817"/>
<connection id="42520936" src-id="42520849" dest-id="42520889" weight="5.359921049542631"/>
<connection id="42520937" src-id="42520850" dest-id="42520889" weight="0.9786553062659444"/>
<connection id="42520938" src-id="42520851" dest-id="42520889" weight="9.432722242956993"/>
<connection id="42520939" src-id="42520852" dest-id="42520889" weight="-0.9275312758344558"/>
<connection id="42520940" src-id="42520853" dest-id="42520889" weight="-8.09763965116452"/>
<connection id="42520942" src-id="42520855" dest-id="42520889" weight="-6.7451595086155764"/>
<connection id="42520944" src-id="42520857" dest-id="42520889" weight="-3.8376153467523384"/>
<connection id="42520945" src-id="42520858" dest-id="42520889" weight="-5.858977457763127"/>
<connection id="42520946" src-id="42520859" dest-id="42520889" weight="0.9030476036328108"/>
<connection id="42520949" src-id="42520862" dest-id="42520889" weight="10.0"/>
<connection id="42520950" src-id="42520863" dest-id="42520889" weight="7.732561448655089"/>
<connection id="42520951" src-id="42520864" dest-id="42520889" weight="-8.779452245715133"/>
<connection id="42520952" src-id="42520865" dest-id="42520889" weight="8.644418399361331"/>
<connection id="42520953" src-id="42520866" dest-id="42520889" weight="6.592526130635553"/>
<connection id="42520954" src-id="42520867" dest-id="42520889" weight="7.132785009244607"/>
<connection id="42520956" src-id="42520869" dest-id="42520889" weight="-2.0581671204768095"/>
<connection id="42520957" src-id="42520870" dest-id="42520889" weight="7.286115360272145"/>
<connection id="42520958" src-id="42520871" dest-id="42520889" weight="-2.337901501814233"/>
<connection id="42520959" src-id="42520872" dest-id="42520889" weight="-10.0"/>
<connection id="42520960" src-id="42520873" dest-id="42520889" weight="-10.0"/>
<connection id="42520962" src-id="42520875" dest-id="42520889" weight="2.998277509580837"/>
<connection id="42520964" src-id="42520877" dest-id="42520889" weight="-5.950792499451914"/>
<connection id="42520965" src-id="42520878" dest-id="42520889" weight="-8.610182421831645"/>
<connection id="42520966" src-id="42520879" dest-id="42520889" weight="9.379229902851066"/>
<connection id="42520967" src-id="42520880" dest-id="42520889" weight="4.855298711352632"/>
<connection id="42520971" src-id="42520884" dest-id="42520889" weight="5.923778774581777"/>
<connection id="42520972" src-id="42520885" dest-id="42520889" weight="0.7972629130969044"/>
<neuron id="42520976" type="out" activation="sigmoid"/>
<connection id="42520978" src-id="42520804" dest-id="42520976" weight="-10.0"/>
<connection id="42520979" src-id="42520805" dest-id="42520976" weight="5.47801928020201"/>
<connection id="42520980" src-id="42520806" dest-id="42520976" weight="5.086805435255817"/>
<connection id="42520981" src-id="42520807" dest-id="42520976" weight="7.5136589113197445"/>
<connection id="42520982" src-id="42520808" dest-id="42520976" weight="4.771197546188702"/>
<connection id="42520983" src-id="42520809" dest-id="42520976" weight="7.002536457188582"/>
<connection id="42520984" src-id="42520810" dest-id="42520976" weight="8.170877650406545"/>
<connection id="42520985" src-id="42520811" dest-id="42520976" weight="-5.139870950004843"/>
<connection id="42520987" src-id="42520813" dest-id="42520976" weight="10.0"/>
<connection id="42520988" src-id="42520814" dest-id="42520976" weight="-8.264233960739366"/>
<connection id="42520989" src-id="42520815" dest-id="42520976" weight="5.678404019558059"/>
<connection id="42520991" src-id="42520817" dest-id="42520976" weight="10.0"/>
<connection id="42520994" src-id="42520820" dest-id="42520976" weight="2.017381651221221"/>
<connection id="42520996" src-id="42520822" dest-id="42520976" weight="-10.0"/>
<connection id="42520997" src-id="42520823" dest-id="42520976" weight="-5.784442142067254"/>
<connection id="42520998" src-id="42520824" dest-id="42520976" weight="6.56443106087272"/>
<connection id="42520999" src-id="42520825" dest-id="42520976" weight="-7.18121996696743"/>
<connection id="42521000" src-id="42520826" dest-id="42520976" weight="-2.5778055759224285"/>
<connection id="42521001" src-id="42520827" dest-id="42520976" weight="1.8645601507653462"/>
<connection id="42521002" src-id="42520828" dest-id="42520976" weight="1.4323823206119886"/>
<connection id="42521003" src-id="42520829" dest-id="42520976" weight="-2.2191485361794525"/>
<connection id="42521005" src-id="42520831" dest-id="42520976" weight="0.042170681833024304"/>
<connection id="42521006" src-id="42520832" dest-id="42520976" weight="8.01883564191282"/>
<connection id="42521007" src-id="42520833" dest-id="42520976" weight="6.214441614044516"/>
<connection id="42521008" src-id="42520834" dest-id="42520976" weight="-10.0"/>
<connection id="42521009" src-id="42520835" dest-id="42520976" weight="5.445423498118026"/>
<connection id="42521014" src-id="42520840" dest-id="42520976" weight="10.0"/>
<connection id="42521015" src-id="42520841" dest-id="42520976" weight="5.376409752599154"/>
<connection id="42521016" src-id="42520842" dest-id="42520976" weight="-6.1306895872481855"/>
<connection id="42521018" src-id="42520844" dest-id="42520976" weight="-10.0"/>
<connection id="42521020" src-id="42520846" dest-id="42520976" weight="-9.235697488559206"/>
<connection id="42521021" src-id="42520847" dest-id="42520976" weight="7.488635771150309"/>
<connection id="42521022" src-id="42520848" dest-id="42520976" weight="-9.861324432393236"/>
<connection id="42521023" src-id="42520849" dest-id="42520976" weight="9.144884302174265"/>
<connection id="42521024" src-id="42520850" dest-id="42520976" weight="-6.615968535829118"/>
<connection id="42521025" src-id="42520851" dest-id="42520976" weight="-0.36405852126233285"/>
<connection id="42521026" src-id="42520852" dest-id="42520976" weight="-6.94852350761958"/>
<connection id="42521027" src-id="42520853" dest-id="42520976" weight="-8.714807897818904"/>
<connection id="42521028" src-id="42520854" dest-id="42520976" weight="-7.9455333803306205"/>
<connection id="42521029" src-id="42520855" dest-id="42520976" weight="-9.996501792525507"/>
<connection id="42521030" src-id="42520856" dest-id="42520976" weight="-5.680872102376213"/>
<connection id="42521032" src-id="42520858" dest-id="42520976" weight="-3.933781363922092"/>
<connection id="42521033" src-id="42520859" dest-id="42520976" weight="-9.794863520035184"/>
<connection id="42521034" src-id="42520860" dest-id="42520976" weight="-8.602299158704529"/>
<connection id="42521035" src-id="42520861" dest-id="42520976" weight="2.8777862319385696"/>
<connection id="42521037" src-id="42520863" dest-id="42520976" weight="5.9332316192239585"/>
<connection id="42521038" src-id="42520864" dest-id="42520976" weight="-0.9576508840570974"/>
<connection id="42521039" src-id="42520865" dest-id="42520976" weight="-1.065345994493288"/>
<connection id="42521040" src-id="42520866" dest-id="42520976" weight="1.1811863940196814"/>
<connection id="42521042" src-id="42520868" dest-id="42520976" weight="10.0"/>
<connection id="42521043" src-id="42520869" dest-id="42520976" weight="0.6620320770656662"/>
<connection id="42521044" src-id="42520870" dest-id="42520976" weight="-9.626449488324928"/>
<connection id="42521045" src-id="42520871" dest-id="42520976" weight="-7.971649186095572"/>
<connection id="42521046" src-id="42520872" dest-id="42520976" weight="0.20402164466405603"/>
<connection id="42521048" src-id="42520874" dest-id="42520976" weight="-6.042278210324381"/>
<connection id="42521049" src-id="42520875" dest-id="42520976" weight="2.785014126893088"/>
<connection id="42521050" src-id="42520876" dest-id="42520976" weight="4.20770459829575"/>
<connection id="42521051" src-id="42520877" dest-id="42520976" weight="8.898669678903461"/>
<connection id="42521052" src-id="42520878" dest-id="42520976" weight="-8.229256364195546"/>
<connection id="42521053" src-id="42520879" dest-id="42520976" weight="-8.28959992251108"/>
<connection id="42521054" src-id="42520880" dest-id="42520976" weight="9.138143769229435"/>
<connection id="42521055" src-id="42520881" dest-id="42520976" weight="-7.336419504070513"/>
<connection id="42521056" src-id="42520882" dest-id="42520976" weight="-4.629468911026813"/>
<connection id="42521058" src-id="42520884" dest-id="42520976" weight="8.921598975171385"/>
<connection id="42521059" src-id="42520885" dest-id="42520976" weight="1.7418240962488392"/>
<connection id="42521060" src-id="42520886" dest-id="42520976" weight="-7.675674226190281"/>
<connection id="42521061" src-id="42520887" dest-id="42520976" weight="6.084542507485973"/>
<neuron id="42521063" type="out" activation="sigmoid"/>
<connection id="42521066" src-id="42520805" dest-id="42521063" weight="2.4266793398699433"/>
<connection id="42521067" src-id="42520806" dest-id="42521063" weight="-0.0034776587906715783"/>
<connection id="42521068" src-id="42520807" dest-id="42521063" weight="-10.0"/>
<connection id="42521069" src-id="42520808" dest-id="42521063" weight="8.703160663540483"/>
<connection id="42521070" src-id="42520809" dest-id="42521063" weight="-7.483708820671982"/>
<connection id="42521071" src-id="42520810" dest-id="42521063" weight="-2.824703023158759"/>
<connection id="42521072" src-id="42520811" dest-id="42521063" weight="-7.593604211785155"/>
<connection id="42521073" src-id="42520812" dest-id="42521063" weight="4.130833129683222"/>
<connection id="42521074" src-id="42520813" dest-id="42521063" weight="10.0"/>
<connection id="42521075" src-id="42520814" dest-id="42521063" weight="-6.837273127876765"/>
<connection id="42521076" src-id="42520815" dest-id="42521063" weight="4.612109871796734"/>
<connection id="42521077" src-id="42520816" dest-id="42521063" weight="-9.487922170044184"/>
<connection id="42521079" src-id="42520818" dest-id="42521063" weight="1.3730184710124358"/>
<connection id="42521081" src-id="42520820" dest-id="42521063" weight="5.427380140443203"/>
<connection id="42521082" src-id="42520821" dest-id="42521063" weight="-3.699702604306979"/>
<connection id="42521084" src-id="42520823" dest-id="42521063" weight="-6.96853252542361"/>
<connection id="42521085" src-id="42520824" dest-id="42521063" weight="-1.7457201592429046"/>
<connection id="42521086" src-id="42520825" dest-id="42521063" weight="-1.0513774597551215"/>
<connection id="42521087" src-id="42520826" dest-id="42521063" weight="-8.270425127372736"/>
<connection id="42521088" src-id="42520827" dest-id="42521063" weight="10.0"/>
<connection id="42521089" src-id="42520828" dest-id="42521063" weight="-6.377071281552417"/>
<connection id="42521090" src-id="42520829" dest-id="42521063" weight="6.559257528875886"/>
<connection id="42521092" src-id="42520831" dest-id="42521063" weight="1.4860897157109068"/>
<connection id="42521093" src-id="42520832" dest-id="42521063" weight="3.8514033216595296"/>
<connection id="42521094" src-id="42520833" dest-id="42521063" weight="-2.350214682634877"/>
<connection id="42521095" src-id="42520834" dest-id="42521063" weight="-7.966988942037716"/>
<connection id="42521096" src-id="42520835" dest-id="42521063" weight="9.645023736761122"/>
<connection id="42521098" src-id="42520837" dest-id="42521063" weight="-0.7030066976063152"/>
<connection id="42521099" src-id="42520838" dest-id="42521063" weight="-8.415387494243161"/>
<connection id="42521100" src-id="42520839" dest-id="42521063" weight="7.426983451564824"/>
<connection id="42521103" src-id="42520842" dest-id="42521063" weight="4.675299149752205"/>
<connection id="42521104" src-id="42520843" dest-id="42521063" weight="-2.8210848203560617"/>
<connection id="42521105" src-id="42520844" dest-id="42521063" weight="10.0"/>
<connection id="42521106" src-id="42520845" dest-id="42521063" weight="-0.9553108912174573"/>
<connection id="42521109" src-id="42520848" dest-id="42521063" weight="-7.757475794631527"/>
<connection id="42521110" src-id="42520849" dest-id="42521063" weight="-4.833533288375111"/>
<connection id="42521112" src-id="42520851" dest-id="42521063" weight="8.474219596190128"/>
<connection id="42521113" src-id="42520852" dest-id="42521063" weight="5.158685597979602"/>
<connection id="42521114" src-id="42520853" dest-id="42521063" weight="0.3461674091075162"/>
<connection id="42521115" src-id="42520854" dest-id="42521063" weight="-1.0728572474953304"/>
<connection id="42521116" src-id="42520855" dest-id="42521063" weight="-4.5110923815871935"/>
<connection id="42521117" src-id="42520856" dest-id="42521063" weight="-4.016632888063565"/>
<connection id="42521118" src-id="42520857" dest-id="42521063" weight="1.8091079591061265"/>
<connection id="42521119" src-id="42520858" dest-id="42521063" weight="8.760705382302834"/>
<connection id="42521120" src-id="42520859" dest-id="42521063" weight="-7.6403645730743435"/>
<connection id="42521121" src-id="42520860" dest-id="42521063" weight="-10.0"/>
<connection id="42521123" src-id="42520862" dest-id="42521063" weight="2.2703247803722038"/>
<connection id="42521124" src-id="42520863" dest-id="42521063" weight="5.681988746938082"/>
<connection id="42521126" src-id="42520865" dest-id="42521063" weight="6.449193684616092"/>
<connection id="42521127" src-id="42520866" dest-id="42521063" weight="10.0"/>
<connection id="42521128" src-id="42520867" dest-id="42521063" weight="5.795706688757317"/>
<connection id="42521129" src-id="42520868" dest-id="42521063" weight="5.633283551763027"/>
<connection id="42521130" src-id="42520869" dest-id="42521063" weight="8.454235235451481"/>
<connection id="42521131" src-id="42520870" dest-id="42521063" weight="-7.743179115043116"/>
<connection id="42521132" src-id="42520871" dest-id="42521063" weight="-0.08592580514055348"/>
<connection id="42521135" src-id="42520874" dest-id="42521063" weight="6.65858059975897"/>
<connection id="42521136" src-id="42520875" dest-id="42521063" weight="9.135537940118603"/>
<connection id="42521138" src-id="42520877" dest-id="42521063" weight="2.644530941743419"/>
<connection id="42521139" src-id="42520878" dest-id="42521063" weight="-5.9658080930733846"/>
<connection id="42521140" src-id="42520879" dest-id="42521063" weight="1.4944436256201592"/>
<connection id="42521141" src-id="42520880" dest-id="42521063" weight="4.194623774339934"/>
<connection id="42521142" src-id="42520881" dest-id="42521063" weight="-7.261751789866474"/>
<connection id="42521143" src-id="42520882" dest-id="42521063" weight="5.747644211259702"/>
<connection id="42521144" src-id="42520883" dest-id="42521063" weight="-6.461827980816906"/>
<connection id="42521145" src-id="42520884" dest-id="42521063" weight="6.119693395719833"/>
<connection id="42521146" src-id="42520885" dest-id="42521063" weight="-4.29476674978169"/>
<connection id="42521147" src-id="42520886" dest-id="42521063" weight="4.23808120952555"/>
<connection id="42521148" src-id="42520887" dest-id="42521063" weight="-1.9328450454564772"/>
<connection id="42521149" src-id="42520888" dest-id="42521063" weight="-0.4905037475478379"/>
<neuron id="42521150" type="out" activation="sigmoid"/>
<connection id="42521151" src-id="42520803" dest-id="42521150" weight="-0.4997665513150018"/>
<connection id="42521152" src-id="42520804" dest-id="42521150" weight="0.0798977546735421"/>
<connection id="42521153" src-id="42520805" dest-id="42521150" weight="0.5791698001573902"/>
<connection id="42521155" src-id="42520807" dest-id="42521150" weight="-8.608149948063739"/>
<connection id="42521156" src-id="42520808" dest-id="42521150" weight="6.728839038180255"/>
<connection id="42521157" src-id="42520809" dest-id="42521150" weight="1.6945775267792453"/>
<connection id="42521158" src-id="42520810" dest-id="42521150" weight="7.450796844597415"/>
<connection id="42521159" src-id="42520811" dest-id="42521150" weight="-2.133653981888188"/>
<connection id="42521160" src-id="42520812" dest-id="42521150" weight="-6.107624846122977"/>
<connection id="42521161" src-id="42520813" dest-id="42521150" weight="1.198476707807773"/>
<connection id="42521163" src-id="42520815" dest-id="42521150" weight="-5.052612410383377"/>
<connection id="42521164" src-id="42520816" dest-id="42521150" weight="-7.379165666357139"/>
<connection id="42521167" src-id="42520819" dest-id="42521150" weight="-3.6865354575441236"/>
<connection id="42521168" src-id="42520820" dest-id="42521150" weight="-8.260906627134116"/>
<connection id="42521170" src-id="42520822" dest-id="42521150" weight="4.117039446801467"/>
<connection id="42521171" src-id="42520823" dest-id="42521150" weight="-1.650019465085287"/>
<connection id="42521172" src-id="42520824" dest-id="42521150" weight="-1.4506241912195046"/>
<connection id="42521176" src-id="42520828" dest-id="42521150" weight="9.188312988000796"/>
<connection id="42521178" src-id="42520830" dest-id="42521150" weight="3.355059103704637"/>
<connection id="42521179" src-id="42520831" dest-id="42521150" weight="-10.0"/>
<connection id="42521180" src-id="42520832" dest-id="42521150" weight="0.1644780733368045"/>
<connection id="42521181" src-id="42520833" dest-id="42521150" weight="7.714038543621909"/>
<connection id="42521182" src-id="42520834" dest-id="42521150" weight="-8.216197626827784"/>
<connection id="42521184" src-id="42520836" dest-id="42521150" weight="8.952923406154603"/>
<connection id="42521185" src-id="42520837" dest-id="42521150" weight="-7.1968508098377715"/>
<connection id="42521186" src-id="42520838" dest-id="42521150" weight="-3.37345852587102"/>
<connection id="42521187" src-id="42520839" dest-id="42521150" weight="-10.0"/>
<connection id="42521188" src-id="42520840" dest-id="42521150" weight="-8.016131815895218"/>
<connection id="42521190" src-id="42520842" dest-id="42521150" weight="5.196744247405868"/>
<connection id="42521191" src-id="42520843" dest-id="42521150" weight="-6.406668379804832"/>
<connection id="42521192" src-id="42520844" dest-id="42521150" weight="-6.970065509855609"/>
<connection id="42521193" src-id="42520845" dest-id="42521150" weight="1.4182118070164045"/>
<connection id="42521194" src-id="42520846" dest-id="42521150" weight="0.34360605732566096"/>
<connection id="42521195" src-id="42520847" dest-id="42521150" weight="10.0"/>
<connection id="42521197" src-id="42520849" dest-id="42521150" weight="4.554406819423166"/>
<connection id="42521199" src-id="42520851" dest-id="42521150" weight="-10.0"/>
<connection id="42521200" src-id="42520852" dest-id="42521150" weight="-9.158832659684439"/>
<connection id="42521201" src-id="42520853" dest-id="42521150" weight="-4.5182538133977355"/>
<connection id="42521202" src-id="42520854" dest-id="42521150" weight="-10.0"/>
<connection id="42521204" src-id="42520856" dest-id="42521150" weight="6.940281228867301"/>
<connection id="42521209" src-id="42520861" dest-id="42521150" weight="-4.573865783900966"/>
<connection id="42521210" src-id="42520862" dest-id="42521150" weight="-3.8377297997775277"/>
<connection id="42521211" src-id="42520863" dest-id="42521150" weight="2.5481658825450944"/>
<connection id="42521212" src-id="42520864" dest-id="42521150" weight="-5.640064007323596"/>
<connection id="42521213" src-id="42520865" dest-id="42521150" weight="5.021111487289054"/>
<connection id="42521214" src-id="42520866" dest-id="42521150" weight="-8.558127022476326"/>
<connection id="42521215" src-id="42520867" dest-id="42521150" weight="-4.112303526382186"/>
<connection id="42521217" src-id="42520869" dest-id="42521150" weight="-2.606699499307369"/>
<connection id="42521218" src-id="42520870" dest-id="42521150" weight="2.0901041289325364"/>
<connection id="42521219" src-id="42520871" dest-id="42521150" weight="1.0036967427676966"/>
<connection id="42521220" src-id="42520872" dest-id="42521150" weight="-9.410181253670835"/>
<connection id="42521221" src-id="42520873" dest-id="42521150" weight="1.9282202437949048"/>
<connection id="42521222" src-id="42520874" dest-id="42521150" weight="-3.740983828732314"/>
<connection id="42521223" src-id="42520875" dest-id="42521150" weight="-7.04224034216905"/>
<connection id="42521224" src-id="42520876" dest-id="42521150" weight="0.4498952784372634"/>
<connection id="42521225" src-id="42520877" dest-id="42521150" weight="-10.0"/>
<connection id="42521226" src-id="42520878" dest-id="42521150" weight="-5.820665666148707"/>
<connection id="42521228" src-id="42520880" dest-id="42521150" weight="-0.9731090367840389"/>
<connection id="42521229" src-id="42520881" dest-id="42521150" weight="4.0439896593326985"/>
<connection id="42521231" src-id="42520883" dest-id="42521150" weight="6.941667579825038"/>
<connection id="42521232" src-id="42520884" dest-id="42521150" weight="-7.001834232055791"/>
<connection id="42521233" src-id="42520885" dest-id="42521150" weight="9.894905270683655"/>
<connection id="42521236" src-id="42520888" dest-id="42521150" weight="10.0"/>
<neuron id="42521237" type="out" activation="sigmoid"/>
<connection id="42521239" src-id="42520804" dest-id="42521237" weight="4.498722684196632"/>
<connection id="42521240" src-id="42520805" dest-id="42521237" weight="-1.676763558491891"/>
<connection id="42521243" src-id="42520808" dest-id="42521237" weight="-9.045622726586153"/>
<connection id="42521244" src-id="42520809" dest-id="42521237" weight="6.476093360818486"/>
<connection id="42521245" src-id="42520810" dest-id="42521237" weight="-5.237471446038784"/>
<connection id="42521246" src-id="42520811" dest-id="42521237" weight="1.1054953583797862"/>
<connection id="42521247" src-id="42520812" dest-id="42521237" weight="-9.104537873888567"/>
<connection id="42521248" src-id="42520813" dest-id="42521237" weight="6.108218812193889"/>
<connection id="42521252" src-id="42520817" dest-id="42521237" weight="5.104140614984253"/>
<connection id="42521253" src-id="42520818" dest-id="42521237" weight="6.993648027671589"/>
<connection id="42521255" src-id="42520820" dest-id="42521237" weight="-1.634840404287109"/>
<connection id="42521256" src-id="42520821" dest-id="42521237" weight="-1.8416140960967706"/>
<connection id="42521257" src-id="42520822" dest-id="42521237" weight="0.3227213632985153"/>
<connection id="42521258" src-id="42520823" dest-id="42521237" weight="4.4360311104889"/>
<connection id="42521259" src-id="42520824" dest-id="42521237" weight="-2.3119130315478493"/>
<connection id="42521260" src-id="42520825" dest-id="42521237" weight="-10.0"/>
<connection id="42521261" src-id="42520826" dest-id="42521237" weight="7.500632251982125"/>
<connection id="42521262" src-id="42520827" dest-id="42521237" weight="-3.6723492149886647"/>
<connection id="42521263" src-id="42520828" dest-id="42521237" weight="-7.263374207525911"/>
<connection id="42521264" src-id="42520829" dest-id="42521237" weight="-0.9207718916575462"/>
<connection id="42521266" src-id="42520831" dest-id="42521237" weight="10.0"/>
<connection id="42521268" src-id="42520833" dest-id="42521237" weight="-10.0"/>
<connection id="42521269" src-id="42520834" dest-id="42521237" weight="3.881172638974461"/>
<connection id="42521271" src-id="42520836" dest-id="42521237" weight="5.768873846864633"/>
<connection id="42521272" src-id="42520837" dest-id="42521237" weight="-2.319693508268314"/>
<connection id="42521274" src-id="42520839" dest-id="42521237" weight="5.182676979391584"/>
<connection id="42521275" src-id="42520840" dest-id="42521237" weight="-10.0"/>
<connection id="42521276" src-id="42520841" dest-id="42521237" weight="1.6508074672653512"/>
<connection id="42521277" src-id="42520842" dest-id="42521237" weight="9.3921560859893"/>
<connection id="42521278" src-id="42520843" dest-id="42521237" weight="-4.626847975392161"/>
<connection id="42521279" src-id="42520844" dest-id="42521237" weight="10.0"/>
<connection id="42521280" src-id="42520845" dest-id="42521237" weight="4.107981074033608"/>
<connection id="42521282" src-id="42520847" dest-id="42521237" weight="-2.1337693119663257"/>
<connection id="42521283" src-id="42520848" dest-id="42521237" weight="6.706949312215944"/>
<connection id="42521284" src-id="42520849" dest-id="42521237" weight="-0.013736091187198873"/>
<connection id="42521285" src-id="42520850" dest-id="42521237" weight="-6.57398527981887"/>
<connection id="42521286" src-id="42520851" dest-id="42521237" weight="0.550736599621599"/>
<connection id="42521287" src-id="42520852" dest-id="42521237" weight="-0.671825328890006"/>
<connection id="42521288" src-id="42520853" dest-id="42521237" weight="-5.804922139764388"/>
<connection id="42521289" src-id="42520854" dest-id="42521237" weight="-1.6513462347155778"/>
<connection id="42521290" src-id="42520855" dest-id="42521237" weight="7.453058070197617"/>
<connection id="42521291" src-id="42520856" dest-id="42521237" weight="3.455437274149753"/>
<connection id="42521292" src-id="42520857" dest-id="42521237" weight="6.928559327019113"/>
<connection id="42521293" src-id="42520858" dest-id="42521237" weight="6.210144830657432"/>
<connection id="42521294" src-id="42520859" dest-id="42521237" weight="6.673839509401065"/>
<connection id="42521296" src-id="42520861" dest-id="42521237" weight="-3.381456500773468"/>
<connection id="42521299" src-id="42520864" dest-id="42521237" weight="4.293794207953871"/>
<connection id="42521300" src-id="42520865" dest-id="42521237" weight="-0.5276224675510051"/>
<connection id="42521301" src-id="42520866" dest-id="42521237" weight="7.263234643843486"/>
<connection id="42521302" src-id="42520867" dest-id="42521237" weight="-6.979412318644538"/>
<connection id="42521303" src-id="42520868" dest-id="42521237" weight="-5.323641980676191"/>
<connection id="42521304" src-id="42520869" dest-id="42521237" weight="7.023872250728255"/>
<connection id="42521305" src-id="42520870" dest-id="42521237" weight="4.813071470292411"/>
<connection id="42521306" src-id="42520871" dest-id="42521237" weight="-5.967376088323041"/>
<connection id="42521308" src-id="42520873" dest-id="42521237" weight="10.0"/>
<connection id="42521309" src-id="42520874" dest-id="42521237" weight="-3.8312853102517685"/>
<connection id="42521312" src-id="42520877" dest-id="42521237" weight="-9.218563927281073"/>
<connection id="42521313" src-id="42520878" dest-id="42521237" weight="3.077306013490867"/>
<connection id="42521314" src-id="42520879" dest-id="42521237" weight="6.895931988875641"/>
<connection id="42521315" src-id="42520880" dest-id="42521237" weight="-8.288268778491167"/>
<connection id="42521317" src-id="42520882" dest-id="42521237" weight="2.8184587100705447"/>
<connection id="42521318" src-id="42520883" dest-id="42521237" weight="-1.419025726667843"/>
<connection id="42521319" src-id="42520884" dest-id="42521237" weight="5.036124967581524"/>
<connection id="42521320" src-id="42520885" dest-id="42521237" weight="10.0"/>
<connection id="42521321" src-id="42520886" dest-id="42521237" weight="-1.486054430561336"/>
<connection id="42521322" src-id="42520887" dest-id="42521237" weight="9.825069380951383"/>
<neuron id="42521324" type="out" activation="sigmoid"/>
<connection id="42521325" src-id="42520803" dest-id="42521324" weight="-3.969351446402132"/>
<connection id="42521330" src-id="42520808" dest-id="42521324" weight="-10.0"/>
<connection id="42521331" src-id="42520809" dest-id="42521324" weight="5.814433479536882"/>
<connection id="42521333" src-id="42520811" dest-id="42521324" weight="-8.077498617848512"/>
<connection id="42521334" src-id="42520812" dest-id="42521324" weight="10.0"/>
<connection id="42521335" src-id="42520813" dest-id="42521324" weight="9.14789602836433"/>
<connection id="42521337" src-id="42520815" dest-id="42521324" weight="-3.6198155953165876"/>
<connection id="42521338" src-id="42520816" dest-id="42521324" weight="3.779727459337411"/>
<connection id="42521339" src-id="42520817" dest-id="42521324" weight="3.5963743237375474"/>
<connection id="42521340" src-id="42520818" dest-id="42521324" weight="0.08303502005075358"/>
<connection id="42521344" src-id="42520822" dest-id="42521324" weight="-1.7038387341004708"/>
<connection id="42521345" src-id="42520823" dest-id="42521324" weight="2.492518922553135"/>
<connection id="42521346" src-id="42520824" dest-id="42521324" weight="6.2698511250896285"/>
<connection id="42521347" src-id="42520825" dest-id="42521324" weight="-5.071358233962221"/>
<connection id="42521348" src-id="42520826" dest-id="42521324" weight="0.8453480029016647"/>
<connection id="42521349" src-id="42520827" dest-id="42521324" weight="4.418641147126866"/>
<connection id="42521351" src-id="42520829" dest-id="42521324" weight="8.535271522915679"/>
<connection id="42521352" src-id="42520830" dest-id="42521324" weight="-7.546503177611156"/>
<connection id="42521353" src-id="42520831" dest-id="42521324" weight="-5.853246448056709"/>
<connection id="42521354" src-id="42520832" dest-id="42521324" weight="9.247987880615309"/>
<connection id="42521356" src-id="42520834" dest-id="42521324" weight="-4.158818867246836"/>
<connection id="42521358" src-id="42520836" dest-id="42521324" weight="10.0"/>
<connection id="42521359" src-id="42520837" dest-id="42521324" weight="-6.73231466573715"/>
<connection id="42521360" src-id="42520838" dest-id="42521324" weight="-0.6478405890289842"/>
<connection id="42521362" src-id="42520840" dest-id="42521324" weight="-4.310832374182459"/>
<connection id="42521363" src-id="42520841" dest-id="42521324" weight="-3.294663497354423"/>
<connection id="42521364" src-id="42520842" dest-id="42521324" weight="6.326854503931301"/>
<connection id="42521366" src-id="42520844" dest-id="42521324" weight="-0.05691587960160538"/>
<connection id="42521367" src-id="42520845" dest-id="42521324" weight="-4.9672165224708"/>
<connection id="42521368" src-id="42520846" dest-id="42521324" weight="10.0"/>
<connection id="42521369" src-id="42520847" dest-id="42521324" weight="10.0"/>
<connection id="42521370" src-id="42520848" dest-id="42521324" weight="-0.6464946247148022"/>
<connection id="42521371" src-id="42520849" dest-id="42521324" weight="-8.477804133436097"/>
<connection id="42521373" src-id="42520851" dest-id="42521324" weight="8.799607213487954"/>
<connection id="42521374" src-id="42520852" dest-id="42521324" weight="-7.051750934323973"/>
<connection id="42521376" src-id="42520854" dest-id="42521324" weight="7.355729270682424"/>
<connection id="42521377" src-id="42520855" dest-id="42521324" weight="3.1377254420117704"/>
<connection id="42521378" src-id="42520856" dest-id="42521324" weight="8.246474836930991"/>
<connection id="42521379" src-id="42520857" dest-id="42521324" weight="2.644539385503615"/>
<connection id="42521380" src-id="42520858" dest-id="42521324" weight="0.04647160210764145"/>
<connection id="42521381" src-id="42520859" dest-id="42521324" weight="3.2547650019668453"/>
<connection id="42521382" src-id="42520860" dest-id="42521324" weight="4.935061618008263"/>
<connection id="42521383" src-id="42520861" dest-id="42521324" weight="2.107475190183607"/>
<connection id="42521384" src-id="42520862" dest-id="42521324" weight="-1.6512186204813446"/>
<connection id="42521385" src-id="42520863" dest-id="42521324" weight="-4.19231260718559"/>
<connection id="42521387" src-id="42520865" dest-id="42521324" weight="7.566116495777159"/>
<connection id="42521389" src-id="42520867" dest-id="42521324" weight="-2.20838667788314"/>
<connection id="42521390" src-id="42520868" dest-id="42521324" weight="-8.620085700543125"/>
<connection id="42521391" src-id="42520869" dest-id="42521324" weight="0.9964834895300462"/>
<connection id="42521393" src-id="42520871" dest-id="42521324" weight="-0.6303992294140592"/>
<connection id="42521394" src-id="42520872" dest-id="42521324" weight="-4.676633088146236"/>
<connection id="42521395" src-id="42520873" dest-id="42521324" weight="7.205122839505281"/>
<connection id="42521396" src-id="42520874" dest-id="42521324" weight="-7.869474038333097"/>
<connection id="42521397" src-id="42520875" dest-id="42521324" weight="-1.5082080725865952"/>
<connection id="42521399" src-id="42520877" dest-id="42521324" weight="-7.03268029589884"/>
<connection id="42521400" src-id="42520878" dest-id="42521324" weight="0.1760955392393826"/>
<connection id="42521402" src-id="42520880" dest-id="42521324" weight="-4.872343320413578"/>
<connection id="42521405" src-id="42520883" dest-id="42521324" weight="-0.29397284013476077"/>
<connection id="42521407" src-id="42520885" dest-id="42521324" weight="-4.280289990004329"/>
<connection id="42521408" src-id="42520886" dest-id="42521324" weight="-2.466065047368884"/>
<connection id="42521409" src-id="42520887" dest-id="42521324" weight="-8.984461939524229"/>
<neuron id="42521411" type="out" activation="sigmoid"/>
<connection id="42521412" src-id="42520803" dest-id="42521411" weight="-2.1608453272878556"/>
<connection id="42521413" src-id="42520804" dest-id="42521411" weight="-0.6750619180898738"/>
<connection id="42521414" src-id="42520805" dest-id="42521411" weight="-1.412371868678743"/>
<connection id="42521415" src-id="42520806" dest-id="42521411" weight="-1.7085277589313745"/>
<connection id="42521416" src-id="42520807" dest-id="42521411" weight="6.839719083555509"/>
<connection id="42521417" src-id="42520808" dest-id="42521411" weight="6.125854277920824"/>
<connection id="42521418" src-id="42520809" dest-id="42521411" weight="-8.134727959483751"/>
<connection id="42521419" src-id="42520810" dest-id="42521411" weight="7.929401362322889"/>
<connection id="42521421" src-id="42520812" dest-id="42521411" weight="-4.345582616232708"/>
<connection id="42521422" src-id="42520813" dest-id="42521411" weight="6.532769429481766"/>
<connection id="42521423" src-id="42520814" dest-id="42521411" weight="6.509732078601815"/>
<connection id="42521424" src-id="42520815" dest-id="42521411" weight="-4.723672363237078"/>
<connection id="42521426" src-id="42520817" dest-id="42521411" weight="-4.76220094647215"/>
<connection id="42521428" src-id="42520819" dest-id="42521411" weight="8.110378209861711"/>
<connection id="42521429" src-id="42520820" dest-id="42521411" weight="-4.043298298343212"/>
<connection id="42521430" src-id="42520821" dest-id="42521411" weight="-7.881063523037612"/>
<connection id="42521431" src-id="42520822" dest-id="42521411" weight="4.437187943414548"/>
<connection id="42521432" src-id="42520823" dest-id="42521411" weight="5.7653426939310926"/>
<connection id="42521433" src-id="42520824" dest-id="42521411" weight="-5.099564106018314"/>
<connection id="42521434" src-id="42520825" dest-id="42521411" weight="-7.194249760044245"/>
<connection id="42521435" src-id="42520826" dest-id="42521411" weight="9.556226943900095"/>
<connection id="42521436" src-id="42520827" dest-id="42521411" weight="6.725908624897755"/>
<connection id="42521437" src-id="42520828" dest-id="42521411" weight="0.15360277351427315"/>
<connection id="42521439" src-id="42520830" dest-id="42521411" weight="6.098945378509489"/>
<connection id="42521440" src-id="42520831" dest-id="42521411" weight="-6.448967130310093"/>
<connection id="42521442" src-id="42520833" dest-id="42521411" weight="8.328780201455036"/>
<connection id="42521444" src-id="42520835" dest-id="42521411" weight="10.0"/>
<connection id="42521445" src-id="42520836" dest-id="42521411" weight="-8.0518008949298"/>
<connection id="42521446" src-id="42520837" dest-id="42521411" weight="-2.406084177705721"/>
<connection id="42521448" src-id="42520839" dest-id="42521411" weight="9.876718472353154"/>
<connection id="42521450" src-id="42520841" dest-id="42521411" weight="0.2963650555273619"/>
<connection id="42521451" src-id="42520842" dest-id="42521411" weight="4.764500283570314"/>
<connection id="42521452" src-id="42520843" dest-id="42521411" weight="-7.615853306449225"/>
<connection id="42521454" src-id="42520845" dest-id="42521411" weight="-0.14501726106082202"/>
<connection id="42521456" src-id="42520847" dest-id="42521411" weight="-5.0401919409761415"/>
<connection id="42521457" src-id="42520848" dest-id="42521411" weight="-4.994745533888428"/>
<connection id="42521458" src-id="42520849" dest-id="42521411" weight="-2.4392810971204106"/>
<connection id="42521459" src-id="42520850" dest-id="42521411" weight="1.1894015200236026"/>
<connection id="42521460" src-id="42520851" dest-id="42521411" weight="-0.21978091970608005"/>
<connection id="42521464" src-id="42520855" dest-id="42521411" weight="-10.0"/>
<connection id="42521465" src-id="42520856" dest-id="42521411" weight="7.437817233065028"/>
<connection id="42521466" src-id="42520857" dest-id="42521411" weight="10.0"/>
<connection id="42521467" src-id="42520858" dest-id="42521411" weight="6.716854674458726"/>
<connection id="42521468" src-id="42520859" dest-id="42521411" weight="-2.2173443722592943"/>
<connection id="42521469" src-id="42520860" dest-id="42521411" weight="-5.197982005329399"/>
<connection id="42521471" src-id="42520862" dest-id="42521411" weight="3.317635608922933"/>
<connection id="42521472" src-id="42520863" dest-id="42521411" weight="1.1324894453693404"/>
<connection id="42521473" src-id="42520864" dest-id="42521411" weight="3.7124336229422616"/>
<connection id="42521474" src-id="42520865" dest-id="42521411" weight="-2.289285903753524"/>
<connection id="42521475" src-id="42520866" dest-id="42521411" weight="-1.7822339249499537"/>
<connection id="42521476" src-id="42520867" dest-id="42521411" weight="10.0"/>
<connection id="42521479" src-id="42520870" dest-id="42521411" weight="0.13016093556280506"/>
<connection id="42521480" src-id="42520871" dest-id="42521411" weight="3.1520322764507607"/>
<connection id="42521481" src-id="42520872" dest-id="42521411" weight="-7.727203610415453"/>
<connection id="42521483" src-id="42520874" dest-id="42521411" weight="-6.663880796023588"/>
<connection id="42521484" src-id="42520875" dest-id="42521411" weight="-8.27087081557217"/>
<connection id="42521485" src-id="42520876" dest-id="42521411" weight="-10.0"/>
<connection id="42521486" src-id="42520877" dest-id="42521411" weight="-1.5241142569520074"/>
<connection id="42521487" src-id="42520878" dest-id="42521411" weight="6.883814222672682"/>
<connection id="42521489" src-id="42520880" dest-id="42521411" weight="-8.819248753316842"/>
<connection id="42521492" src-id="42520883" dest-id="42521411" weight="10.0"/>
<connection id="42521493" src-id="42520884" dest-id="42521411" weight="-0.3530966359442979"/>
<connection id="42521494" src-id="42520885" dest-id="42521411" weight="-7.348905150483782"/>
<connection id="42521495" src-id="42520886" dest-id="42521411" weight="10.0"/>
<connection id="42521496" src-id="42520887" dest-id="42521411" weight="4.789086010398918"/>
<neuron id="42521498" type="out" activation="sigmoid"/>
<connection id="42521500" src-id="42520804" dest-id="42521498" weight="-1.4982178916778293"/>
<connection id="42521501" src-id="42520805" dest-id="42521498" weight="9.154244423198573"/>
<connection id="42521502" src-id="42520806" dest-id="42521498" weight="4.415611324853677"/>
<connection id="42521504" src-id="42520808" dest-id="42521498" weight="1.5789957221462845"/>
<connection id="42521505" src-id="42520809" dest-id="42521498" weight="-10.0"/>
<connection id="42521506" src-id="42520810" dest-id="42521498" weight="8.789101117733217"/>
<connection id="42521507" src-id="42520811" dest-id="42521498" weight="6.2147110065619975"/>
<connection id="42521508" src-id="42520812" dest-id="42521498" weight="-9.241959279566299"/>
<connection id="42521509" src-id="42520813" dest-id="42521498" weight="-3.351157732436281"/>
<connection id="42521510" src-id="42520814" dest-id="42521498" weight="7.767992122825683"/>
<connection id="42521512" src-id="42520816" dest-id="42521498" weight="0.8031705751000625"/>
<connection id="42521513" src-id="42520817" dest-id="42521498" weight="-2.62148520686772"/>
<connection id="42521514" src-id="42520818" dest-id="42521498" weight="-5.832749550455588"/>
<connection id="42521515" src-id="42520819" dest-id="42521498" weight="4.229158783945588"/>
<connection id="42521516" src-id="42520820" dest-id="42521498" weight="2.825146918192619"/>
<connection id="42521518" src-id="42520822" dest-id="42521498" weight="8.891309523540906"/>
<connection id="42521519" src-id="42520823" dest-id="42521498" weight="-9.27936056010613"/>
<connection id="42521522" src-id="42520826" dest-id="42521498" weight="-7.7392021260023185"/>
<connection id="42521523" src-id="42520827" dest-id="42521498" weight="4.102241489647074"/>
<connection id="42521524" src-id="42520828" dest-id="42521498" weight="-9.57595759733402"/>
<connection id="42521526" src-id="42520830" dest-id="42521498" weight="-2.7460891153200397"/>
<connection id="42521527" src-id="42520831" dest-id="42521498" weight="2.791582829840957"/>
<connection id="42521528" src-id="42520832" dest-id="42521498" weight="2.1784044993408673"/>
<connection id="42521530" src-id="42520834" dest-id="42521498" weight="1.2285828721173373"/>
<connection id="42521531" src-id="42520835" dest-id="42521498" weight="-0.21835694351798884"/>
<connection id="42521532" src-id="42520836" dest-id="42521498" weight="-1.0168123802934672"/>
<connection id="42521533" src-id="42520837" dest-id="42521498" weight="8.295716094448553"/>
<connection id="42521534" src-id="42520838" dest-id="42521498" weight="-2.2538445871733943"/>
<connection id="42521535" src-id="42520839" dest-id="42521498" weight="5.484978714950168"/>
<connection id="42521536" src-id="42520840" dest-id="42521498" weight="-1.9569086640366369"/>
<connection id="42521539" src-id="42520843" dest-id="42521498" weight="8.384162741158018"/>
<connection id="42521541" src-id="42520845" dest-id="42521498" weight="-8.827010222127658"/>
<connection id="42521542" src-id="42520846" dest-id="42521498" weight="0.010028724043685822"/>
<connection id="42521543" src-id="42520847" dest-id="42521498" weight="5.5639223609979584"/>
<connection id="42521544" src-id="42520848" dest-id="42521498" weight="-7.4274017976661595"/>
<connection id="42521545" src-id="42520849" dest-id="42521498" weight="-2.6999585296517914"/>
<connection id="42521548" src-id="42520852" dest-id="42521498" weight="0.3869112203164202"/>
<connection id="42521549" src-id="42520853" dest-id="42521498" weight="4.800258014962146"/>
<connection id="42521550" src-id="42520854" dest-id="42521498" weight="4.78916694728228"/>
<connection id="42521551" src-id="42520855" dest-id="42521498" weight="-2.7116775784824165"/>
<connection id="42521553" src-id="42520857" dest-id="42521498" weight="-4.146456027544833"/>
<connection id="42521554" src-id="42520858" dest-id="42521498" weight="4.405728446877005"/>
<connection id="42521556" src-id="42520860" dest-id="42521498" weight="-7.159669271232856"/>
<connection id="42521557" src-id="42520861" dest-id="42521498" weight="-8.858228463032987"/>
<connection id="42521558" src-id="42520862" dest-id="42521498" weight="-4.893862438587252"/>
<connection id="42521559" src-id="42520863" dest-id="42521498" weight="5.545689445449228"/>
<connection id="42521560" src-id="42520864" dest-id="42521498" weight="-0.24701271614598586"/>
<connection id="42521562" src-id="42520866" dest-id="42521498" weight="-8.986421258998481"/>
<connection id="42521563" src-id="42520867" dest-id="42521498" weight="-4.985954772098143"/>
<connection id="42521565" src-id="42520869" dest-id="42521498" weight="-1.0138477456805621"/>
<connection id="42521566" src-id="42520870" dest-id="42521498" weight="-10.0"/>
<connection id="42521567" src-id="42520871" dest-id="42521498" weight="5.767465815696363"/>
<connection id="42521568" src-id="42520872" dest-id="42521498" weight="8.784914987007001"/>
<connection id="42521569" src-id="42520873" dest-id="42521498" weight="-8.591746258787467"/>
<connection id="42521570" src-id="42520874" dest-id="42521498" weight="-10.0"/>
<connection id="42521571" src-id="42520875" dest-id="42521498" weight="-2.5624977409685563"/>
<connection id="42521572" src-id="42520876" dest-id="42521498" weight="-0.3347624522625996"/>
<connection id="42521573" src-id="42520877" dest-id="42521498" weight="5.831842497581568"/>
<connection id="42521574" src-id="42520878" dest-id="42521498" weight="4.195943005813906"/>
<connection id="42521575" src-id="42520879" dest-id="42521498" weight="-4.683957787481652"/>
<connection id="42521576" src-id="42520880" dest-id="42521498" weight="-6.482502310536874"/>
<connection id="42521577" src-id="42520881" dest-id="42521498" weight="-5.527110663371401"/>
<connection id="42521578" src-id="42520882" dest-id="42521498" weight="1.135844613823532"/>
<connection id="42521579" src-id="42520883" dest-id="42521498" weight="-8.133471618919218"/>
<connection id="42521580" src-id="42520884" dest-id="42521498" weight="-0.031126564169118236"/>
<connection id="42521581" src-id="42520885" dest-id="42521498" weight="10.0"/>
<connection id="42521582" src-id="42520886" dest-id="42521498" weight="-6.726206608857789"/>
<connection id="42521583" src-id="42520887" dest-id="42521498" weight="-4.130100173459876"/>
<connection id="42521584" src-id="42520888" dest-id="42521498" weight="6.3629848015306845"/>
<neuron id="42521585" type="out" activation="sigmoid"/>
<connection id="42521586" src-id="42520803" dest-id="42521585" weight="-4.965616737022623"/>
<connection id="42521587" src-id="42520804" dest-id="42521585" weight="-7.67464893219633"/>
<connection id="42521589" src-id="42520806" dest-id="42521585" weight="-0.8611538425584868"/>
<connection id="42521590" src-id="42520807" dest-id="42521585" weight="0.8690820708794247"/>
<connection id="42521591" src-id="42520808" dest-id="42521585" weight="-5.418408479286356"/>
<connection id="42521594" src-id="42520811" dest-id="42521585" weight="10.0"/>
<connection id="42521595" src-id="42520812" dest-id="42521585" weight="7.080644433898762"/>
<connection id="42521597" src-id="42520814" dest-id="42521585" weight="0.6595200523609932"/>
<connection id="42521600" src-id="42520817" dest-id="42521585" weight="-5.627204678043558"/>
<connection id="42521601" src-id="42520818" dest-id="42521585" weight="-0.8674993208207331"/>
<connection id="42521602" src-id="42520819" dest-id="42521585" weight="-7.044972368370622"/>
<connection id="42521603" src-id="42520820" dest-id="42521585" weight="5.837858358450247"/>
<connection id="42521604" src-id="42520821" dest-id="42521585" weight="-2.212484281815354"/>
<connection id="42521605" src-id="42520822" dest-id="42521585" weight="2.342188613270038"/>
<connection id="42521607" src-id="42520824" dest-id="42521585" weight="-3.2428561875491035"/>
<connection id="42521608" src-id="42520825" dest-id="42521585" weight="6.338458618724011"/>
<connection id="42521611" src-id="42520828" dest-id="42521585" weight="-4.408850161387055"/>
<connection id="42521612" src-id="42520829" dest-id="42521585" weight="10.0"/>
<connection id="42521613" src-id="42520830" dest-id="42521585" weight="6.038975642048664"/>
<connection id="42521614" src-id="42520831" dest-id="42521585" weight="4.302329915264325"/>
<connection id="42521616" src-id="42520833" dest-id="42521585" weight="10.0"/>
<connection id="42521618" src-id="42520835" dest-id="42521585" weight="6.752152140349174"/>
<connection id="42521619" src-id="42520836" dest-id="42521585" weight="-7.762235928514098"/>
<connection id="42521620" src-id="42520837" dest-id="42521585" weight="-1.3198073201504146"/>
<connection id="42521622" src-id="42520839" dest-id="42521585" weight="10.0"/>
<connection id="42521623" src-id="42520840" dest-id="42521585" weight="-5.658875422115932"/>
<connection id="42521624" src-id="42520841" dest-id="42521585" weight="-10.0"/>
<connection id="42521625" src-id="42520842" dest-id="42521585" weight="6.102076607428275"/>
<connection id="42521626" src-id="42520843" dest-id="42521585" weight="10.0"/>
<connection id="42521627" src-id="42520844" dest-id="42521585" weight="2.074077776845475"/>
<connection id="42521628" src-id="42520845" dest-id="42521585" weight="8.202564731826516"/>
<connection id="42521630" src-id="42520847" dest-id="42521585" weight="-4.585539748935332"/>
<connection id="42521631" src-id="42520848" dest-id="42521585" weight="-7.8074238149726884"/>
<connection id="42521632" src-id="42520849" dest-id="42521585" weight="-4.8137155815285"/>
<connection id="42521633" src-id="42520850" dest-id="42521585" weight="-5.384065854961841"/>
<connection id="42521635" src-id="42520852" dest-id="42521585" weight="-2.0464753570565724"/>
<connection id="42521636" src-id="42520853" dest-id="42521585" weight="2.498482107297019"/>
<connection id="42521638" src-id="42520855" dest-id="42521585" weight="0.6886433980055495"/>
<connection id="42521639" src-id="42520856" dest-id="42521585" weight="5.350237408717125"/>
<connection id="42521640" src-id="42520857" dest-id="42521585" weight="1.2066512700619603"/>
<connection id="42521641" src-id="42520858" dest-id="42521585" weight="0.8550427924355739"/>
<connection id="42521642" src-id="42520859" dest-id="42521585" weight="5.475822172172026"/>
<connection id="42521643" src-id="42520860" dest-id="42521585" weight="10.0"/>
<connection id="42521644" src-id="42520861" dest-id="42521585" weight="3.4148293399172047"/>
<connection id="42521646" src-id="42520863" dest-id="42521585" weight="3.1133731993808196"/>
<connection id="42521647" src-id="42520864" dest-id="42521585" weight="4.557509777130308"/>
<connection id="42521648" src-id="42520865" dest-id="42521585" weight="1.8846697605422627"/>
<connection id="42521651" src-id="42520868" dest-id="42521585" weight="-5.4933985834532795"/>
<connection id="42521652" src-id="42520869" dest-id="42521585" weight="4.16934462993672"/>
<connection id="42521653" src-id="42520870" dest-id="42521585" weight="0.11959683984883623"/>
<connection id="42521654" src-id="42520871" dest-id="42521585" weight="-4.010748791452755"/>
<connection id="42521656" src-id="42520873" dest-id="42521585" weight="6.141174177501744"/>
<connection id="42521657" src-id="42520874" dest-id="42521585" weight="0.9281531627449755"/>
<connection id="42521658" src-id="42520875" dest-id="42521585" weight="-9.821567025339341"/>
<connection id="42521660" src-id="42520877" dest-id="42521585" weight="-6.402637560466768"/>
<connection id="42521662" src-id="42520879" dest-id="42521585" weight="-8.510541126170674"/>
<connection id="42521663" src-id="42520880" dest-id="42521585" weight="-10.0"/>
<connection id="42521664" src-id="42520881" dest-id="42521585" weight="7.467498165447337"/>
<connection id="42521665" src-id="42520882" dest-id="42521585" weight="-7.081099607410456"/>
<connection id="42521667" src-id="42520884" dest-id="42521585" weight="-9.317424878311847"/>
<connection id="42521668" src-id="42520885" dest-id="42521585" weight="10.0"/>
<connection id="42521670" src-id="42520887" dest-id="42521585" weight="-10.0"/>
<connection id="42521671" src-id="42520888" dest-id="42521585" weight="-9.80159508665673"/>
<neuron id="42521672" type="out" activation="sigmoid"/>
<connection id="42521673" src-id="42520803" dest-id="42521672" weight="-7.497420965716213"/>
<connection id="42521674" src-id="42520804" dest-id="42521672" weight="7.856110339504693"/>
<connection id="42521676" src-id="42520806" dest-id="42521672" weight="5.394433928225779"/>
<connection id="42521678" src-id="42520808" dest-id="42521672" weight="0.6607890903981349"/>
<connection id="42521679" src-id="42520809" dest-id="42521672" weight="-10.0"/>
<connection id="42521680" src-id="42520810" dest-id="42521672" weight="-2.3776677073570314"/>
<connection id="42521681" src-id="42520811" dest-id="42521672" weight="0.36196431720720335"/>
<connection id="42521682" src-id="42520812" dest-id="42521672" weight="-0.09729386179856236"/>
<connection id="42521683" src-id="42520813" dest-id="42521672" weight="0.8709305007400698"/>
<connection id="42521685" src-id="42520815" dest-id="42521672" weight="9.67091640982649"/>
<connection id="42521686" src-id="42520816" dest-id="42521672" weight="6.858414816578706"/>
<connection id="42521687" src-id="42520817" dest-id="42521672" weight="8.758104101850108"/>
<connection id="42521688" src-id="42520818" dest-id="42521672" weight="7.123777342221678"/>
<connection id="42521692" src-id="42520822" dest-id="42521672" weight="-5.850532472547076"/>
<connection id="42521695" src-id="42520825" dest-id="42521672" weight="-6.272929214173506"/>
<connection id="42521697" src-id="42520827" dest-id="42521672" weight="-0.7387969818099915"/>
<connection id="42521699" src-id="42520829" dest-id="42521672" weight="10.0"/>
<connection id="42521700" src-id="42520830" dest-id="42521672" weight="1.187570771093256"/>
<connection id="42521701" src-id="42520831" dest-id="42521672" weight="2.2660732656809746"/>
<connection id="42521703" src-id="42520833" dest-id="42521672" weight="-5.766365934506359"/>
<connection id="42521704" src-id="42520834" dest-id="42521672" weight="-7.968153330671217"/>
<connection id="42521705" src-id="42520835" dest-id="42521672" weight="5.52678732344392"/>
<connection id="42521709" src-id="42520839" dest-id="42521672" weight="-4.827838650785375"/>
<connection id="42521710" src-id="42520840" dest-id="42521672" weight="-7.118666292219073"/>
<connection id="42521711" src-id="42520841" dest-id="42521672" weight="6.248847738226409"/>
<connection id="42521712" src-id="42520842" dest-id="42521672" weight="-9.071529257856245"/>
<connection id="42521713" src-id="42520843" dest-id="42521672" weight="10.0"/>
<connection id="42521714" src-id="42520844" dest-id="42521672" weight="1.8947133884523994"/>
<connection id="42521715" src-id="42520845" dest-id="42521672" weight="4.332189529285385"/>
<connection id="42521716" src-id="42520846" dest-id="42521672" weight="10.0"/>
<connection id="42521717" src-id="42520847" dest-id="42521672" weight="-1.678273925520205"/>
<connection id="42521721" src-id="42520851" dest-id="42521672" weight="-3.1635172387191486"/>
<connection id="42521722" src-id="42520852" dest-id="42521672" weight="6.853183097060017"/>
<connection id="42521723" src-id="42520853" dest-id="42521672" weight="-0.10748615403181327"/>
<connection id="42521724" src-id="42520854" dest-id="42521672" weight="0.08860194397340154"/>
<connection id="42521725" src-id="42520855" dest-id="42521672" weight="-1.0498427076625316"/>
<connection id="42521726" src-id="42520856" dest-id="42521672" weight="1.2043981307464398"/>
<connection id="42521727" src-id="42520857" dest-id="42521672" weight="-6.002053563796995"/>
<connection id="42521728" src-id="42520858" dest-id="42521672" weight="-1.0058416240347916"/>
<connection id="42521729" src-id="42520859" dest-id="42521672" weight="-3.1955834920489155"/>
<connection id="42521730" src-id="42520860" dest-id="42521672" weight="6.039102561064729"/>
<connection id="42521732" src-id="42520862" dest-id="42521672" weight="-0.748822401421152"/>
<connection id="42521733" src-id="42520863" dest-id="42521672" weight="-1.141368476475329"/>
<connection id="42521734" src-id="42520864" dest-id="42521672" weight="-8.055563907474582"/>
<connection id="42521735" src-id="42520865" dest-id="42521672" weight="-0.572046911214928"/>
<connection id="42521736" src-id="42520866" dest-id="42521672" weight="-8.40910293682743"/>
<connection id="42521738" src-id="42520868" dest-id="42521672" weight="-6.582506346958728"/>
<connection id="42521740" src-id="42520870" dest-id="42521672" weight="10.0"/>
<connection id="42521741" src-id="42520871" dest-id="42521672" weight="-8.663347859425748"/>
<connection id="42521742" src-id="42520872" dest-id="42521672" weight="8.519984201708992"/>
<connection id="42521743" src-id="42520873" dest-id="42521672" weight="-3.1454936001771028"/>
<connection id="42521744" src-id="42520874" dest-id="42521672" weight="4.181584076876706"/>
<connection id="42521745" src-id="42520875" dest-id="42521672" weight="5.819689647602823"/>
<connection id="42521746" src-id="42520876" dest-id="42521672" weight="2.0369496958074325"/>
<connection id="42521747" src-id="42520877" dest-id="42521672" weight="7.164943645571057"/>
<connection id="42521749" src-id="42520879" dest-id="42521672" weight="2.3521573977080528"/>
<connection id="42521751" src-id="42520881" dest-id="42521672" weight="0.12723092977772987"/>
<connection id="42521752" src-id="42520882" dest-id="42521672" weight="-8.3474448819215"/>
<connection id="42521753" src-id="42520883" dest-id="42521672" weight="-7.430133847173742"/>
<connection id="42521754" src-id="42520884" dest-id="42521672" weight="2.803412177983035"/>
<connection id="42521755" src-id="42520885" dest-id="42521672" weight="-7.779689528103505"/>
<connection id="42521756" src-id="42520886" dest-id="42521672" weight="8.125424665489788"/>
<connection id="42521757" src-id="42520887" dest-id="42521672" weight="10.0"/>
<connection id="42521758" src-id="42520888" dest-id="42521672" weight="8.33343933741781"/>
<neuron id="42521759" type="out" activation="sigmoid"/>
<connection id="42521760" src-id="42520803" dest-id="42521759" weight="-6.3130808948992865"/>
<connection id="42521761" src-id="42520804" dest-id="42521759" weight="-8.149749025378506"/>
<connection id="42521762" src-id="42520805" dest-id="42521759" weight="-8.30678739093633"/>
<connection id="42521764" src-id="42520807" dest-id="42521759" weight="-2.8177789715443975"/>
<connection id="42521765" src-id="42520808" dest-id="42521759" weight="5.4166634731205345"/>
<connection id="42521766" src-id="42520809" dest-id="42521759" weight="-3.361729756419151"/>
<connection id="42521768" src-id="42520811" dest-id="42521759" weight="-2.843958872301029"/>
<connection id="42521770" src-id="42520813" dest-id="42521759" weight="-8.178448849669001"/>
<connection id="42521771" src-id="42520814" dest-id="42521759" weight="7.939811772112448"/>
<connection id="42521772" src-id="42520815" dest-id="42521759" weight="10.0"/>
<connection id="42521773" src-id="42520816" dest-id="42521759" weight="4.531125562234686"/>
<connection id="42521774" src-id="42520817" dest-id="42521759" weight="-6.842647749071543"/>
<connection id="42521777" src-id="42520820" dest-id="42521759" weight="-8.452967970552173"/>
<connection id="42521781" src-id="42520824" dest-id="42521759" weight="7.4118318067249085"/>
<connection id="42521782" src-id="42520825" dest-id="42521759" weight="-1.061733597413308"/>
<connection id="42521783" src-id="42520826" dest-id="42521759" weight="9.042242062312464"/>
<connection id="42521784" src-id="42520827" dest-id="42521759" weight="-6.964676255607622"/>
<connection id="42521786" src-id="42520829" dest-id="42521759" weight="10.0"/>
<connection id="42521787" src-id="42520830" dest-id="42521759" weight="-2.4111817144435377"/>
<connection id="42521788" src-id="42520831" dest-id="42521759" weight="1.205916746531139"/>
<connection id="42521790" src-id="42520833" dest-id="42521759" weight="8.672654738638926"/>
<connection id="42521791" src-id="42520834" dest-id="42521759" weight="8.175296840469768"/>
<connection id="42521792" src-id="42520835" dest-id="42521759" weight="8.104192969872619"/>
<connection id="42521793" src-id="42520836" dest-id="42521759" weight="-6.840724180706145"/>
<connection id="42521794" src-id="42520837" dest-id="42521759" weight="4.360458972284157"/>
<connection id="42521795" src-id="42520838" dest-id="42521759" weight="2.766153052647251"/>
<connection id="42521796" src-id="42520839" dest-id="42521759" weight="-0.816245464421552"/>
<connection id="42521799" src-id="42520842" dest-id="42521759" weight="-5.385014035304357"/>
<connection id="42521800" src-id="42520843" dest-id="42521759" weight="-4.371059313215456"/>
<connection id="42521802" src-id="42520845" dest-id="42521759" weight="2.5435820088163426"/>
<connection id="42521803" src-id="42520846" dest-id="42521759" weight="5.921145386368999"/>
<connection id="42521804" src-id="42520847" dest-id="42521759" weight="6.938607522159915"/>
<connection id="42521805" src-id="42520848" dest-id="42521759" weight="-2.051037072156386"/>
<connection id="42521806" src-id="42520849" dest-id="42521759" weight="-9.729229980572859"/>
<connection id="42521807" src-id="42520850" dest-id="42521759" weight="-0.4616203881720502"/>
<connection id="42521808" src-id="42520851" dest-id="42521759" weight="6.1247132673461255"/>
<connection id="42521809" src-id="42520852" dest-id="42521759" weight="8.728988545385878"/>
<connection id="42521810" src-id="42520853" dest-id="42521759" weight="4.376529611680005"/>
<connection id="42521811" src-id="42520854" dest-id="42521759" weight="2.7534694460070464"/>
<connection id="42521812" src-id="42520855" dest-id="42521759" weight="7.107532154482165"/>
<connection id="42521814" src-id="42520857" dest-id="42521759" weight="3.9809519723123468"/>
<connection id="42521815" src-id="42520858" dest-id="42521759" weight="-3.7376418455298386"/>
<connection id="42521817" src-id="42520860" dest-id="42521759" weight="-10.0"/>
<connection id="42521818" src-id="42520861" dest-id="42521759" weight="7.706646753020306"/>
<connection id="42521819" src-id="42520862" dest-id="42521759" weight="0.4130125183661493"/>
<connection id="42521820" src-id="42520863" dest-id="42521759" weight="6.196750910533576"/>
<connection id="42521821" src-id="42520864" dest-id="42521759" weight="-7.521941570435388"/>
<connection id="42521822" src-id="42520865" dest-id="42521759" weight="9.298327173477906"/>
<connection id="42521823" src-id="42520866" dest-id="42521759" weight="5.593481132658134"/>
<connection id="42521824" src-id="42520867" dest-id="42521759" weight="2.8528830735847244"/>
<connection id="42521825" src-id="42520868" dest-id="42521759" weight="-10.0"/>
<connection id="42521826" src-id="42520869" dest-id="42521759" weight="6.193702906106019"/>
<connection id="42521827" src-id="42520870" dest-id="42521759" weight="9.261410152793452"/>
<connection id="42521828" src-id="42520871" dest-id="42521759" weight="7.372181066839097"/>
<connection id="42521829" src-id="42520872" dest-id="42521759" weight="-2.193889108467634"/>
<connection id="42521831" src-id="42520874" dest-id="42521759" weight="-3.9245448434628933"/>
<connection id="42521832" src-id="42520875" dest-id="42521759" weight="1.9316350748296822"/>
<connection id="42521833" src-id="42520876" dest-id="42521759" weight="1.0087103018825037"/>
<connection id="42521834" src-id="42520877" dest-id="42521759" weight="7.192261760862301"/>
<connection id="42521835" src-id="42520878" dest-id="42521759" weight="-5.87740698915584"/>
<connection id="42521836" src-id="42520879" dest-id="42521759" weight="3.423164262265807"/>
<connection id="42521837" src-id="42520880" dest-id="42521759" weight="-8.138779721446081"/>
<connection id="42521838" src-id="42520881" dest-id="42521759" weight="-8.872272261240028"/>
<connection id="42521839" src-id="42520882" dest-id="42521759" weight="3.766913533480563"/>
<connection id="42521840" src-id="42520883" dest-id="42521759" weight="8.033920730958133"/>
<connection id="42521841" src-id="42520884" dest-id="42521759" weight="-7.126967825003489"/>
<connection id="42521843" src-id="42520886" dest-id="42521759" weight="0.9544726649261163"/>
<connection id="42521844" src-id="42520887" dest-id="42521759" weight="1.3933005916830756"/>
<connection id="42521845" src-id="42520888" dest-id="42521759" weight="6.8757487716368875"/>
<neuron id="42521846" type="out" activation="sigmoid"/>
<connection id="42521848" src-id="42520804" dest-id="42521846" weight="7.317035604139458"/>
<connection id="42521849" src-id="42520805" dest-id="42521846" weight="-8.648041155387908"/>
<connection id="42521851" src-id="42520807" dest-id="42521846" weight="-10.0"/>
<connection id="42521852" src-id="42520808" dest-id="42521846" weight="-6.800627138575129"/>
<connection id="42521853" src-id="42520809" dest-id="42521846" weight="8.091121279492581"/>
<connection id="42521854" src-id="42520810" dest-id="42521846" weight="7.755264877858308"/>
<connection id="42521855" src-id="42520811" dest-id="42521846" weight="-1.0416426492082762"/>
<connection id="42521856" src-id="42520812" dest-id="42521846" weight="2.30748100277028"/>
<connection id="42521857" src-id="42520813" dest-id="42521846" weight="-2.352979050835499"/>
<connection id="42521858" src-id="42520814" dest-id="42521846" weight="3.9805852902704917"/>
<connection id="42521859" src-id="42520815" dest-id="42521846" weight="-4.9572621454296355"/>
<connection id="42521860" src-id="42520816" dest-id="42521846" weight="-9.387408935384153"/>
<connection id="42521861" src-id="42520817" dest-id="42521846" weight="-5.71917138294013"/>
<connection id="42521862" src-id="42520818" dest-id="42521846" weight="3.3460799729664403"/>
<connection id="42521864" src-id="42520820" dest-id="42521846" weight="0.5919133664693392"/>
<connection id="42521866" src-id="42520822" dest-id="42521846" weight="-0.7525124315797953"/>
<connection id="42521867" src-id="42520823" dest-id="42521846" weight="-8.497588413975757"/>
<connection id="42521871" src-id="42520827" dest-id="42521846" weight="-5.056385053112597"/>
<connection id="42521872" src-id="42520828" dest-id="42521846" weight="8.115832192475649"/>
<connection id="42521873" src-id="42520829" dest-id="42521846" weight="-4.1881023738423675"/>
<connection id="42521874" src-id="42520830" dest-id="42521846" weight="-1.8868489292974857"/>
<connection id="42521875" src-id="42520831" dest-id="42521846" weight="2.3651535862264046"/>
<connection id="42521876" src-id="42520832" dest-id="42521846" weight="-5.421849584732948"/>
<connection id="42521877" src-id="42520833" dest-id="42521846" weight="4.625971768267436"/>
<connection id="42521878" src-id="42520834" dest-id="42521846" weight="3.343593582179424"/>
<connection id="42521880" src-id="42520836" dest-id="42521846" weight="-0.1537380390372154"/>
<connection id="42521881" src-id="42520837" dest-id="42521846" weight="5.821094772449917"/>
<connection id="42521882" src-id="42520838" dest-id="42521846" weight="-9.76634593595134"/>
<connection id="42521884" src-id="42520840" dest-id="42521846" weight="-0.3918996171657706"/>
<connection id="42521885" src-id="42520841" dest-id="42521846" weight="-6.570996797393016"/>
<connection id="42521886" src-id="42520842" dest-id="42521846" weight="-0.6904017496870603"/>
<connection id="42521887" src-id="42520843" dest-id="42521846" weight="-6.57214631740108"/>
<connection id="42521888" src-id="42520844" dest-id="42521846" weight="-3.95060354495005"/>
<connection id="42521889" src-id="42520845" dest-id="42521846" weight="-9.306556215189257"/>
<connection id="42521890" src-id="42520846" dest-id="42521846" weight="2.701511010607715"/>
<connection id="42521891" src-id="42520847" dest-id="42521846" weight="-2.8718372073870353"/>
<connection id="42521892" src-id="42520848" dest-id="42521846" weight="-3.9147098081511897"/>
<connection id="42521893" src-id="42520849" dest-id="42521846" weight="-7.896945252588918"/>
<connection id="42521894" src-id="42520850" dest-id="42521846" weight="5.677683224032423"/>
<connection id="42521895" src-id="42520851" dest-id="42521846" weight="0.6385670415565099"/>
<connection id="42521896" src-id="42520852" dest-id="42521846" weight="6.116684786677975"/>
<connection id="42521898" src-id="42520854" dest-id="42521846" weight="-4.148106424218202"/>
<connection id="42521899" src-id="42520855" dest-id="42521846" weight="2.9423343337648413"/>
<connection id="42521900" src-id="42520856" dest-id="42521846" weight="1.3640142657940721"/>
<connection id="42521901" src-id="42520857" dest-id="42521846" weight="-10.0"/>
<connection id="42521903" src-id="42520859" dest-id="42521846" weight="1.7171146139815692"/>
<connection id="42521904" src-id="42520860" dest-id="42521846" weight="-6.3338133053069425"/>
<connection id="42521905" src-id="42520861" dest-id="42521846" weight="-9.223624875270428"/>
<connection id="42521906" src-id="42520862" dest-id="42521846" weight="0.25413571473579377"/>
<connection id="42521907" src-id="42520863" dest-id="42521846" weight="-10.0"/>
<connection id="42521908" src-id="42520864" dest-id="42521846" weight="1.0540294536199493"/>
<connection id="42521909" src-id="42520865" dest-id="42521846" weight="4.8406671363734946"/>
<connection id="42521910" src-id="42520866" dest-id="42521846" weight="2.9327029938718194"/>
<connection id="42521912" src-id="42520868" dest-id="42521846" weight="3.7499669930777006"/>
<connection id="42521913" src-id="42520869" dest-id="42521846" weight="-3.90646993994745"/>
<connection id="42521916" src-id="42520872" dest-id="42521846" weight="-10.0"/>
<connection id="42521917" src-id="42520873" dest-id="42521846" weight="-10.0"/>
<connection id="42521918" src-id="42520874" dest-id="42521846" weight="-10.0"/>
<connection id="42521921" src-id="42520877" dest-id="42521846" weight="5.765290239612855"/>
<connection id="42521922" src-id="42520878" dest-id="42521846" weight="0.5172619705333139"/>
<connection id="42521924" src-id="42520880" dest-id="42521846" weight="9.57790064819788"/>
<connection id="42521925" src-id="42520881" dest-id="42521846" weight="-9.917115312882503"/>
<connection id="42521926" src-id="42520882" dest-id="42521846" weight="-2.0516886561544294"/>
<connection id="42521927" src-id="42520883" dest-id="42521846" weight="-4.991700387414818"/>
<connection id="42521928" src-id="42520884" dest-id="42521846" weight="-4.2567795498132"/>
<connection id="42521929" src-id="42520885" dest-id="42521846" weight="10.0"/>
<connection id="42521932" src-id="42520888" dest-id="42521846" weight="5.582074082143977"/>
<neuron id="42521933" type="out" activation="sigmoid"/>
<connection id="42521934" src-id="42520803" dest-id="42521933" weight="-9.983515784981416"/>
<connection id="42521935" src-id="42520804" dest-id="42521933" weight="-0.9501268517724641"/>
<connection id="42521936" src-id="42520805" dest-id="42521933" weight="1.7936410165375762"/>
<connection id="42521937" src-id="42520806" dest-id="42521933" weight="-2.6628816623341223"/>
<connection id="42521938" src-id="42520807" dest-id="42521933" weight="-9.384817337300726"/>
<connection id="42521939" src-id="42520808" dest-id="42521933" weight="-1.0246066717926117"/>
<connection id="42521940" src-id="42520809" dest-id="42521933" weight="9.928224995602372"/>
<connection id="42521941" src-id="42520810" dest-id="42521933" weight="0.6149423265468442"/>
<connection id="42521942" src-id="42520811" dest-id="42521933" weight="7.992388023366304"/>
<connection id="42521943" src-id="42520812" dest-id="42521933" weight="5.6869074037135645"/>
<connection id="42521944" src-id="42520813" dest-id="42521933" weight="5.209329197654019"/>
<connection id="42521945" src-id="42520814" dest-id="42521933" weight="8.55521766154808"/>
<connection id="42521946" src-id="42520815" dest-id="42521933" weight="-4.667008711382545"/>
<connection id="42521947" src-id="42520816" dest-id="42521933" weight="-1.4948554717794813"/>
<connection id="42521948" src-id="42520817" dest-id="42521933" weight="10.0"/>
<connection id="42521949" src-id="42520818" dest-id="42521933" weight="5.803917055050924"/>
<connection id="42521953" src-id="42520822" dest-id="42521933" weight="-1.5895898136705333"/>
<connection id="42521954" src-id="42520823" dest-id="42521933" weight="-8.146758701767029"/>
<connection id="42521955" src-id="42520824" dest-id="42521933" weight="5.642760272095909"/>
<connection id="42521956" src-id="42520825" dest-id="42521933" weight="5.348882861947597"/>
<connection id="42521957" src-id="42520826" dest-id="42521933" weight="7.698268007175871"/>
<connection id="42521958" src-id="42520827" dest-id="42521933" weight="-5.201672302168616"/>
<connection id="42521959" src-id="42520828" dest-id="42521933" weight="-1.171135307088346"/>
<connection id="42521960" src-id="42520829" dest-id="42521933" weight="3.2537447412528815"/>
<connection id="42521961" src-id="42520830" dest-id="42521933" weight="1.3227564752927616"/>
<connection id="42521962" src-id="42520831" dest-id="42521933" weight="2.9621178695999317"/>
<connection id="42521966" src-id="42520835" dest-id="42521933" weight="8.325359400611568"/>
<connection id="42521968" src-id="42520837" dest-id="42521933" weight="-9.871638012434826"/>
<connection id="42521969" src-id="42520838" dest-id="42521933" weight="-4.127620736545548"/>
<connection id="42521971" src-id="42520840" dest-id="42521933" weight="-1.5156580696739819"/>
<connection id="42521972" src-id="42520841" dest-id="42521933" weight="-5.915590446111817"/>
<connection id="42521973" src-id="42520842" dest-id="42521933" weight="5.2975951152465015"/>
<connection id="42521974" src-id="42520843" dest-id="42521933" weight="-10.0"/>
<connection id="42521976" src-id="42520845" dest-id="42521933" weight="0.7638757354534356"/>
<connection id="42521977" src-id="42520846" dest-id="42521933" weight="-2.6088080742006907"/>
<connection id="42521978" src-id="42520847" dest-id="42521933" weight="-10.0"/>
<connection id="42521979" src-id="42520848" dest-id="42521933" weight="-6.244355189714093"/>
<connection id="42521980" src-id="42520849" dest-id="42521933" weight="9.620299753950592"/>
<connection id="42521981" src-id="42520850" dest-id="42521933" weight="5.090755441521273"/>
<connection id="42521982" src-id="42520851" dest-id="42521933" weight="-7.251151480276938"/>
<connection id="42521984" src-id="42520853" dest-id="42521933" weight="2.0868623151675916"/>
<connection id="42521987" src-id="42520856" dest-id="42521933" weight="-6.9708871414735585"/>
<connection id="42521988" src-id="42520857" dest-id="42521933" weight="-7.9672438717924665"/>
<connection id="42521989" src-id="42520858" dest-id="42521933" weight="7.632497868072417"/>
<connection id="42521990" src-id="42520859" dest-id="42521933" weight="-1.60640152694402"/>
<connection id="42521991" src-id="42520860" dest-id="42521933" weight="-7.980640970400809"/>
<connection id="42521992" src-id="42520861" dest-id="42521933" weight="1.1863983895426993"/>
<connection id="42521993" src-id="42520862" dest-id="42521933" weight="1.175614497231227"/>
<connection id="42521994" src-id="42520863" dest-id="42521933" weight="-10.0"/>
<connection id="42521996" src-id="42520865" dest-id="42521933" weight="-8.715596626682661"/>
<connection id="42521997" src-id="42520866" dest-id="42521933" weight="-5.315204084521666"/>
<connection id="42522000" src-id="42520869" dest-id="42521933" weight="-2.279879791424658"/>
<connection id="42522001" src-id="42520870" dest-id="42521933" weight="-1.9214855755745506"/>
<connection id="42522003" src-id="42520872" dest-id="42521933" weight="5.230886577993406"/>
<connection id="42522005" src-id="42520874" dest-id="42521933" weight="3.93387866489803"/>
<connection id="42522006" src-id="42520875" dest-id="42521933" weight="-10.0"/>
<connection id="42522007" src-id="42520876" dest-id="42521933" weight="-4.243497282895078"/>
<connection id="42522009" src-id="42520878" dest-id="42521933" weight="-2.2890832126749396"/>
<connection id="42522010" src-id="42520879" dest-id="42521933" weight="-4.308842949831471"/>
<connection id="42522011" src-id="42520880" dest-id="42521933" weight="0.5385662785260856"/>
<connection id="42522014" src-id="42520883" dest-id="42521933" weight="0.5176142010978012"/>
<connection id="42522016" src-id="42520885" dest-id="42521933" weight="8.39805761565763"/>
<connection id="42522017" src-id="42520886" dest-id="42521933" weight="9.048232078550676"/>
<connection id="42522018" src-id="42520887" dest-id="42521933" weight="-6.843549541904142"/>
<connection id="42522019" src-id="42520888" dest-id="42521933" weight="-0.27002771059801245"/>
<neuron id="42522020" type="out" activation="sigmoid"/>
<connection id="42522021" src-id="42520803" dest-id="42522020" weight="-0.4879203312537228"/>
<connection id="42522022" src-id="42520804" dest-id="42522020" weight="-5.087576934226468"/>
<connection id="42522023" src-id="42520805" dest-id="42522020" weight="10.0"/>
<connection id="42522024" src-id="42520806" dest-id="42522020" weight="-5.015034696812556"/>
<connection id="42522026" src-id="42520808" dest-id="42522020" weight="3.339807310115507"/>
<connection id="42522027" src-id="42520809" dest-id="42522020" weight="-5.9958564097804885"/>
<connection id="42522028" src-id="42520810" dest-id="42522020" weight="-4.075736281053365"/>
<connection id="42522029" src-id="42520811" dest-id="42522020" weight="8.3802569683984"/>
<connection id="42522031" src-id="42520813" dest-id="42522020" weight="-3.2278259215495884"/>
<connection id="42522033" src-id="42520815" dest-id="42522020" weight="-5.972021091154642"/>
<connection id="42522035" src-id="42520817" dest-id="42522020" weight="1.5883775831997402"/>
<connection id="42522036" src-id="42520818" dest-id="42522020" weight="-6.675295242815101"/>
<connection id="42522038" src-id="42520820" dest-id="42522020" weight="-6.191866898582029"/>
<connection id="42522039" src-id="42520821" dest-id="42522020" weight="7.401069046608063"/>
<connection id="42522040" src-id="42520822" dest-id="42522020" weight="2.664825097207322"/>
<connection id="42522041" src-id="42520823" dest-id="42522020" weight="5.102417521595038"/>
<connection id="42522042" src-id="42520824" dest-id="42522020" weight="-7.6907601344751315"/>
<connection id="42522043" src-id="42520825" dest-id="42522020" weight="10.0"/>
<connection id="42522044" src-id="42520826" dest-id="42522020" weight="4.263563108085822"/>
<connection id="42522046" src-id="42520828" dest-id="42522020" weight="-0.5963491375862466"/>
<connection id="42522047" src-id="42520829" dest-id="42522020" weight="-8.33680501421031"/>
<connection id="42522048" src-id="42520830" dest-id="42522020" weight="10.0"/>
<connection id="42522049" src-id="42520831" dest-id="42522020" weight="-7.603690852850477"/>
<connection id="42522050" src-id="42520832" dest-id="42522020" weight="3.578258505265567"/>
<connection id="42522051" src-id="42520833" dest-id="42522020" weight="2.5887288307884684"/>
<connection id="42522052" src-id="42520834" dest-id="42522020" weight="-1.7618070932311531"/>
<connection id="42522053" src-id="42520835" dest-id="42522020" weight="-7.07077784635473"/>
<connection id="42522055" src-id="42520837" dest-id="42522020" weight="1.4554628935399658"/>
<connection id="42522056" src-id="42520838" dest-id="42522020" weight="-0.9081781384106751"/>
<connection id="42522057" src-id="42520839" dest-id="42522020" weight="6.413753163096901"/>
<connection id="42522058" src-id="42520840" dest-id="42522020" weight="-4.4760852976787175"/>
<connection id="42522059" src-id="42520841" dest-id="42522020" weight="3.2422032041682622"/>
<connection id="42522060" src-id="42520842" dest-id="42522020" weight="7.057163966386543"/>
<connection id="42522061" src-id="42520843" dest-id="42522020" weight="-4.34851799013206"/>
<connection id="42522062" src-id="42520844" dest-id="42522020" weight="-7.310450523179451"/>
<connection id="42522063" src-id="42520845" dest-id="42522020" weight="8.63146086496709"/>
<connection id="42522065" src-id="42520847" dest-id="42522020" weight="5.760978906602378"/>
<connection id="42522069" src-id="42520851" dest-id="42522020" weight="6.651494019202133"/>
<connection id="42522070" src-id="42520852" dest-id="42522020" weight="6.132301708149993"/>
<connection id="42522071" src-id="42520853" dest-id="42522020" weight="0.3899659145184222"/>
<connection id="42522074" src-id="42520856" dest-id="42522020" weight="9.322205804335345"/>
<connection id="42522076" src-id="42520858" dest-id="42522020" weight="5.615883771273915"/>
<connection id="42522078" src-id="42520860" dest-id="42522020" weight="-3.2484889399285883"/>
<connection id="42522079" src-id="42520861" dest-id="42522020" weight="-0.6916748943643369"/>
<connection id="42522080" src-id="42520862" dest-id="42522020" weight="8.130318898828111"/>
<connection id="42522081" src-id="42520863" dest-id="42522020" weight="10.0"/>
<connection id="42522082" src-id="42520864" dest-id="42522020" weight="-1.5914318011283097"/>
<connection id="42522083" src-id="42520865" dest-id="42522020" weight="-6.343840156233094"/>
<connection id="42522085" src-id="42520867" dest-id="42522020" weight="9.96494712186973"/>
<connection id="42522086" src-id="42520868" dest-id="42522020" weight="-9.191219723976616"/>
<connection id="42522088" src-id="42520870" dest-id="42522020" weight="-1.3968884497407241"/>
<connection id="42522089" src-id="42520871" dest-id="42522020" weight="-10.0"/>
<connection id="42522091" src-id="42520873" dest-id="42522020" weight="-2.6219970749648613"/>
<connection id="42522092" src-id="42520874" dest-id="42522020" weight="6.727920404995404"/>
<connection id="42522093" src-id="42520875" dest-id="42522020" weight="-2.2304432577550752"/>
<connection id="42522094" src-id="42520876" dest-id="42522020" weight="1.9311270830547642"/>
<connection id="42522095" src-id="42520877" dest-id="42522020" weight="-2.1115251475179644"/>
<connection id="42522096" src-id="42520878" dest-id="42522020" weight="-0.7958011336206994"/>
<connection id="42522097" src-id="42520879" dest-id="42522020" weight="-8.274054160912097"/>
<connection id="42522098" src-id="42520880" dest-id="42522020" weight="7.920598366799706"/>
<connection id="42522099" src-id="42520881" dest-id="42522020" weight="-1.6115760823010996"/>
<connection id="42522101" src-id="42520883" dest-id="42522020" weight="-6.729571039173736"/>
<connection id="42522102" src-id="42520884" dest-id="42522020" weight="5.75731698227067"/>
<connection id="42522103" src-id="42520885" dest-id="42522020" weight="-8.998125769879675"/>
<connection id="42522104" src-id="42520886" dest-id="42522020" weight="3.8861764283757436"/>
<connection id="42522105" src-id="42520887" dest-id="42522020" weight="-1.267190984131117"/>
<connection id="42522106" src-id="42520888" dest-id="42522020" weight="1.0401927286842836"/>
<neuron id="42522107" type="out" activation="sigmoid"/>
<connection id="42522109" src-id="42520804" dest-id="42522107" weight="-2.5736012715477172"/>
<connection id="42522111" src-id="42520806" dest-id="42522107" weight="-3.513541226142893"/>
<connection id="42522112" src-id="42520807" dest-id="42522107" weight="-1.6258811617531657"/>
<connection id="42522113" src-id="42520808" dest-id="42522107" weight="2.2355150662105245"/>
<connection id="42522115" src-id="42520810" dest-id="42522107" weight="5.0589056635687655"/>
<connection id="42522116" src-id="42520811" dest-id="42522107" weight="3.926403777954424"/>
<connection id="42522117" src-id="42520812" dest-id="42522107" weight="6.071423208125859"/>
<connection id="42522118" src-id="42520813" dest-id="42522107" weight="-3.8375402129981127"/>
<connection id="42522119" src-id="42520814" dest-id="42522107" weight="9.498591850263344"/>
<connection id="42522120" src-id="42520815" dest-id="42522107" weight="0.8451867328794226"/>
<connection id="42522122" src-id="42520817" dest-id="42522107" weight="8.0292835165595"/>
<connection id="42522123" src-id="42520818" dest-id="42522107" weight="-4.013579542627482"/>
<connection id="42522125" src-id="42520820" dest-id="42522107" weight="0.95767900195315"/>
<connection id="42522126" src-id="42520821" dest-id="42522107" weight="10.0"/>
<connection id="42522127" src-id="42520822" dest-id="42522107" weight="9.037483438344244"/>
<connection id="42522128" src-id="42520823" dest-id="42522107" weight="4.3226279469937765"/>
<connection id="42522129" src-id="42520824" dest-id="42522107" weight="6.831420767084812"/>
<connection id="42522130" src-id="42520825" dest-id="42522107" weight="-1.7509171822569725"/>
<connection id="42522131" src-id="42520826" dest-id="42522107" weight="-0.2546195700334837"/>
<connection id="42522132" src-id="42520827" dest-id="42522107" weight="2.0249097206107"/>
<connection id="42522133" src-id="42520828" dest-id="42522107" weight="-1.1515508802226644"/>
<connection id="42522135" src-id="42520830" dest-id="42522107" weight="2.8577420593167853"/>
<connection id="42522136" src-id="42520831" dest-id="42522107" weight="-7.283559409891396"/>
<connection id="42522137" src-id="42520832" dest-id="42522107" weight="10.0"/>
<connection id="42522138" src-id="42520833" dest-id="42522107" weight="-2.929296027491675"/>
<connection id="42522139" src-id="42520834" dest-id="42522107" weight="-5.775121123198145"/>
<connection id="42522140" src-id="42520835" dest-id="42522107" weight="3.9295523793808025"/>
<connection id="42522142" src-id="42520837" dest-id="42522107" weight="-1.5156608425631273"/>
<connection id="42522143" src-id="42520838" dest-id="42522107" weight="-3.318410561023066"/>
<connection id="42522145" src-id="42520840" dest-id="42522107" weight="4.8969791993226055"/>
<connection id="42522147" src-id="42520842" dest-id="42522107" weight="4.087015342563865"/>
<connection id="42522148" src-id="42520843" dest-id="42522107" weight="-3.3429690657414497"/>
<connection id="42522149" src-id="42520844" dest-id="42522107" weight="-3.4143109885384106"/>
<connection id="42522150" src-id="42520845" dest-id="42522107" weight="10.0"/>
<connection id="42522152" src-id="42520847" dest-id="42522107" weight="-3.5373799373310137"/>
<connection id="42522154" src-id="42520849" dest-id="42522107" weight="1.2321845798128743"/>
<connection id="42522156" src-id="42520851" dest-id="42522107" weight="-7.264090214473892"/>
<connection id="42522157" src-id="42520852" dest-id="42522107" weight="-4.774184887712636"/>
<connection id="42522158" src-id="42520853" dest-id="42522107" weight="-7.933147089487087"/>
<connection id="42522159" src-id="42520854" dest-id="42522107" weight="3.475491043860432"/>
<connection id="42522161" src-id="42520856" dest-id="42522107" weight="-4.201294337434975"/>
<connection id="42522162" src-id="42520857" dest-id="42522107" weight="-8.125026756351696"/>
<connection id="42522163" src-id="42520858" dest-id="42522107" weight="10.0"/>
<connection id="42522164" src-id="42520859" dest-id="42522107" weight="4.557436231599437"/>
<connection id="42522165" src-id="42520860" dest-id="42522107" weight="6.652061242103492"/>
<connection id="42522167" src-id="42520862" dest-id="42522107" weight="-6.741612123514153"/>
<connection id="42522168" src-id="42520863" dest-id="42522107" weight="-3.5551396155666324"/>
<connection id="42522169" src-id="42520864" dest-id="42522107" weight="2.5987708330052213"/>
<connection id="42522170" src-id="42520865" dest-id="42522107" weight="-3.259603950458844"/>
<connection id="42522171" src-id="42520866" dest-id="42522107" weight="8.061184549892436"/>
<connection id="42522172" src-id="42520867" dest-id="42522107" weight="-2.312814581172636"/>
<connection id="42522173" src-id="42520868" dest-id="42522107" weight="9.392932162758562"/>
<connection id="42522174" src-id="42520869" dest-id="42522107" weight="6.7306112004774175"/>
<connection id="42522176" src-id="42520871" dest-id="42522107" weight="7.959637575537087"/>
<connection id="42522177" src-id="42520872" dest-id="42522107" weight="-7.3361186466595205"/>
<connection id="42522180" src-id="42520875" dest-id="42522107" weight="-6.2819257605511325"/>
<connection id="42522181" src-id="42520876" dest-id="42522107" weight="6.300525010423596"/>
<connection id="42522183" src-id="42520878" dest-id="42522107" weight="-6.971657369534009"/>
<connection id="42522185" src-id="42520880" dest-id="42522107" weight="2.5228800559724496"/>
<connection id="42522186" src-id="42520881" dest-id="42522107" weight="-3.4408936460977686"/>
<connection id="42522187" src-id="42520882" dest-id="42522107" weight="2.325373475564043"/>
<connection id="42522188" src-id="42520883" dest-id="42522107" weight="-2.912803132080756"/>
<connection id="42522189" src-id="42520884" dest-id="42522107" weight="-7.144707921397345"/>
<connection id="42522190" src-id="42520885" dest-id="42522107" weight="0.7237293897996717"/>
<connection id="42522191" src-id="42520886" dest-id="42522107" weight="10.0"/>
<neuron id="42522194" type="out" activation="sigmoid"/>
<connection id="42522195" src-id="42520803" dest-id="42522194" weight="-5.252542397709771"/>
<connection id="42522197" src-id="42520805" dest-id="42522194" weight="9.281605315168234"/>
<connection id="42522198" src-id="42520806" dest-id="42522194" weight="2.244407493708918"/>
<connection id="42522200" src-id="42520808" dest-id="42522194" weight="-9.74380513946626"/>
<connection id="42522202" src-id="42520810" dest-id="42522194" weight="5.91973630075467"/>
<connection id="42522203" src-id="42520811" dest-id="42522194" weight="8.317525467214486"/>
<connection id="42522205" src-id="42520813" dest-id="42522194" weight="-8.728003594170296"/>
<connection id="42522206" src-id="42520814" dest-id="42522194" weight="10.0"/>
<connection id="42522207" src-id="42520815" dest-id="42522194" weight="-2.552100268878745"/>
<connection id="42522208" src-id="42520816" dest-id="42522194" weight="8.346989905253006"/>
<connection id="42522209" src-id="42520817" dest-id="42522194" weight="-1.6535210411760817"/>
<connection id="42522210" src-id="42520818" dest-id="42522194" weight="-7.884525826784924"/>
<connection id="42522211" src-id="42520819" dest-id="42522194" weight="5.048689087744577"/>
<connection id="42522212" src-id="42520820" dest-id="42522194" weight="2.229214523441193"/>
<connection id="42522213" src-id="42520821" dest-id="42522194" weight="-2.455144606306869"/>
<connection id="42522215" src-id="42520823" dest-id="42522194" weight="-1.402706477084938"/>
<connection id="42522216" src-id="42520824" dest-id="42522194" weight="-0.8731844325594502"/>
<connection id="42522217" src-id="42520825" dest-id="42522194" weight="3.2450427022843877"/>
<connection id="42522218" src-id="42520826" dest-id="42522194" weight="-1.3849375607587366"/>
<connection id="42522219" src-id="42520827" dest-id="42522194" weight="2.242325311988741"/>
<connection id="42522220" src-id="42520828" dest-id="42522194" weight="-8.004463076370907"/>
<connection id="42522221" src-id="42520829" dest-id="42522194" weight="-7.662198211827791"/>
<connection id="42522222" src-id="42520830" dest-id="42522194" weight="1.6526594460944417"/>
<connection id="42522223" src-id="42520831" dest-id="42522194" weight="1.02227187941984"/>
<connection id="42522224" src-id="42520832" dest-id="42522194" weight="-7.7804600246622915"/>
<connection id="42522225" src-id="42520833" dest-id="42522194" weight="-2.2349018511649463"/>
<connection id="42522226" src-id="42520834" dest-id="42522194" weight="10.0"/>
<connection id="42522227" src-id="42520835" dest-id="42522194" weight="-6.90765446680489"/>
<connection id="42522229" src-id="42520837" dest-id="42522194" weight="-2.38053850641575"/>
<connection id="42522231" src-id="42520839" dest-id="42522194" weight="3.927367946086323"/>
<connection id="42522234" src-id="42520842" dest-id="42522194" weight="7.050268637547735"/>
<connection id="42522235" src-id="42520843" dest-id="42522194" weight="10.0"/>
<connection id="42522236" src-id="42520844" dest-id="42522194" weight="-2.197780053345084"/>
<connection id="42522237" src-id="42520845" dest-id="42522194" weight="3.877304796251401"/>
<connection id="42522238" src-id="42520846" dest-id="42522194" weight="-5.993655935604471"/>
<connection id="42522240" src-id="42520848" dest-id="42522194" weight="-5.409721512377567"/>
<connection id="42522241" src-id="42520849" dest-id="42522194" weight="-7.651646156564173"/>
<connection id="42522243" src-id="42520851" dest-id="42522194" weight="9.41025585986958"/>
<connection id="42522244" src-id="42520852" dest-id="42522194" weight="3.6763199953931593"/>
<connection id="42522245" src-id="42520853" dest-id="42522194" weight="-6.111386738248046"/>
<connection id="42522247" src-id="42520855" dest-id="42522194" weight="-4.078891400511581"/>
<connection id="42522248" src-id="42520856" dest-id="42522194" weight="-5.693829497195642"/>
<connection id="42522249" src-id="42520857" dest-id="42522194" weight="4.90604656231907"/>
<connection id="42522250" src-id="42520858" dest-id="42522194" weight="0.5636848356731856"/>
<connection id="42522251" src-id="42520859" dest-id="42522194" weight="8.072065163780225"/>
<connection id="42522252" src-id="42520860" dest-id="42522194" weight="1.7131868713199596"/>
<connection id="42522253" src-id="42520861" dest-id="42522194" weight="7.034265305431315"/>
<connection id="42522254" src-id="42520862" dest-id="42522194" weight="-1.9017070687067097"/>
<connection id="42522255" src-id="42520863" dest-id="42522194" weight="0.5732994916424128"/>
<connection id="42522256" src-id="42520864" dest-id="42522194" weight="-2.85573558245511"/>
<connection id="42522257" src-id="42520865" dest-id="42522194" weight="-1.2250313785584206"/>
<connection id="42522258" src-id="42520866" dest-id="42522194" weight="9.768421800649527"/>
<connection id="42522259" src-id="42520867" dest-id="42522194" weight="-4.822822340573101"/>
<connection id="42522260" src-id="42520868" dest-id="42522194" weight="-0.9335527811606883"/>
<connection id="42522262" src-id="42520870" dest-id="42522194" weight="-9.80741931752517"/>
<connection id="42522263" src-id="42520871" dest-id="42522194" weight="7.68387281469596"/>
<connection id="42522264" src-id="42520872" dest-id="42522194" weight="-1.0006992209305263"/>
<connection id="42522265" src-id="42520873" dest-id="42522194" weight="6.008906492785647"/>
<connection id="42522266" src-id="42520874" dest-id="42522194" weight="0.35004620383813656"/>
<connection id="42522267" src-id="42520875" dest-id="42522194" weight="8.690682555429182"/>
<connection id="42522268" src-id="42520876" dest-id="42522194" weight="7.721004290602446"/>
<connection id="42522269" src-id="42520877" dest-id="42522194" weight="0.10969607818632857"/>
<connection id="42522271" src-id="42520879" dest-id="42522194" weight="-8.451970822717822"/>
<connection id="42522272" src-id="42520880" dest-id="42522194" weight="-3.6140222403320195"/>
<connection id="42522273" src-id="42520881" dest-id="42522194" weight="-1.7277873688755616"/>
<connection id="42522274" src-id="42520882" dest-id="42522194" weight="-4.823206709224447"/>
<connection id="42522275" src-id="42520883" dest-id="42522194" weight="4.570360793084113"/>
<connection id="42522276" src-id="42520884" dest-id="42522194" weight="10.0"/>
<connection id="42522277" src-id="42520885" dest-id="42522194" weight="3.61538431725929"/>
<connection id="42522279" src-id="42520887" dest-id="42522194" weight="-0.21725291616552544"/>
<connection id="42522280" src-id="42520888" dest-id="42522194" weight="10.0"/>
<neuron id="42522281" type="out" activation="sigmoid"/>
<connection id="42522282" src-id="42520803" dest-id="42522281" weight="-4.792924359953474"/>
<connection id="42522283" src-id="42520804" dest-id="42522281" weight="0.21721193796528881"/>
<connection id="42522284" src-id="42520805" dest-id="42522281" weight="-10.0"/>
<connection id="42522285" src-id="42520806" dest-id="42522281" weight="7.251236208252411"/>
<connection id="42522286" src-id="42520807" dest-id="42522281" weight="4.458677512014899"/>
<connection id="42522287" src-id="42520808" dest-id="42522281" weight="-7.053949679441405"/>
<connection id="42522288" src-id="42520809" dest-id="42522281" weight="-2.4677478891325304"/>
<connection id="42522289" src-id="42520810" dest-id="42522281" weight="-9.895085447271226"/>
<connection id="42522290" src-id="42520811" dest-id="42522281" weight="-10.0"/>
<connection id="42522291" src-id="42520812" dest-id="42522281" weight="9.45550230766361"/>
<connection id="42522292" src-id="42520813" dest-id="42522281" weight="1.6330221268513636"/>
<connection id="42522293" src-id="42520814" dest-id="42522281" weight="6.642667827981269"/>
<connection id="42522294" src-id="42520815" dest-id="42522281" weight="6.481928419100785"/>
<connection id="42522295" src-id="42520816" dest-id="42522281" weight="6.840734824070499"/>
<connection id="42522296" src-id="42520817" dest-id="42522281" weight="-5.262380501237981"/>
<connection id="42522297" src-id="42520818" dest-id="42522281" weight="7.69010280289837"/>
<connection id="42522298" src-id="42520819" dest-id="42522281" weight="7.2317242564207"/>
<connection id="42522299" src-id="42520820" dest-id="42522281" weight="-7.95922914729503"/>
<connection id="42522300" src-id="42520821" dest-id="42522281" weight="-1.591803926879113"/>
<connection id="42522301" src-id="42520822" dest-id="42522281" weight="0.7829761015186469"/>
<connection id="42522303" src-id="42520824" dest-id="42522281" weight="-9.141417462503552"/>
<connection id="42522304" src-id="42520825" dest-id="42522281" weight="8.527665868468914"/>
<connection id="42522305" src-id="42520826" dest-id="42522281" weight="5.720693979927769"/>
<connection id="42522307" src-id="42520828" dest-id="42522281" weight="-7.585928341375149"/>
<connection id="42522308" src-id="42520829" dest-id="42522281" weight="-5.341496622906207"/>
<connection id="42522309" src-id="42520830" dest-id="42522281" weight="9.47079052069179"/>
<connection id="42522313" src-id="42520834" dest-id="42522281" weight="-4.066910245821288"/>
<connection id="42522314" src-id="42520835" dest-id="42522281" weight="-10.0"/>
<connection id="42522315" src-id="42520836" dest-id="42522281" weight="-3.9821264649580113"/>
<connection id="42522316" src-id="42520837" dest-id="42522281" weight="7.242220417010028"/>
<connection id="42522319" src-id="42520840" dest-id="42522281" weight="8.383146572240332"/>
<connection id="42522320" src-id="42520841" dest-id="42522281" weight="5.700510833515692"/>
<connection id="42522321" src-id="42520842" dest-id="42522281" weight="-7.844677677711907"/>
<connection id="42522325" src-id="42520846" dest-id="42522281" weight="4.803546579658517"/>
<connection id="42522326" src-id="42520847" dest-id="42522281" weight="1.147284871746798"/>
<connection id="42522328" src-id="42520849" dest-id="42522281" weight="-6.609551489490384"/>
<connection id="42522329" src-id="42520850" dest-id="42522281" weight="1.1667219486179594"/>
<connection id="42522330" src-id="42520851" dest-id="42522281" weight="5.09978105902126"/>
<connection id="42522331" src-id="42520852" dest-id="42522281" weight="2.632776413293821"/>
<connection id="42522335" src-id="42520856" dest-id="42522281" weight="-10.0"/>
<connection id="42522336" src-id="42520857" dest-id="42522281" weight="-10.0"/>
<connection id="42522337" src-id="42520858" dest-id="42522281" weight="10.0"/>
<connection id="42522338" src-id="42520859" dest-id="42522281" weight="-10.0"/>
<connection id="42522339" src-id="42520860" dest-id="42522281" weight="10.0"/>
<connection id="42522340" src-id="42520861" dest-id="42522281" weight="6.391761899609765"/>
<connection id="42522341" src-id="42520862" dest-id="42522281" weight="-5.693435276723585"/>
<connection id="42522344" src-id="42520865" dest-id="42522281" weight="-8.810977787717672"/>
<connection id="42522345" src-id="42520866" dest-id="42522281" weight="1.9484174544946797"/>
<connection id="42522346" src-id="42520867" dest-id="42522281" weight="-1.5161296957043322"/>
<connection id="42522347" src-id="42520868" dest-id="42522281" weight="4.596607940399741"/>
<connection id="42522349" src-id="42520870" dest-id="42522281" weight="-4.244602464722838"/>
<connection id="42522350" src-id="42520871" dest-id="42522281" weight="10.0"/>
<connection id="42522351" src-id="42520872" dest-id="42522281" weight="0.5449712797676709"/>
<connection id="42522353" src-id="42520874" dest-id="42522281" weight="5.326887407933535"/>
<connection id="42522354" src-id="42520875" dest-id="42522281" weight="5.912171103681828"/>
<connection id="42522355" src-id="42520876" dest-id="42522281" weight="5.640368749488461"/>
<connection id="42522356" src-id="42520877" dest-id="42522281" weight="-10.0"/>
<connection id="42522357" src-id="42520878" dest-id="42522281" weight="3.090428753816465"/>
<connection id="42522358" src-id="42520879" dest-id="42522281" weight="1.7759423897784459"/>
<connection id="42522359" src-id="42520880" dest-id="42522281" weight="1.8508742851881106"/>
<connection id="42522360" src-id="42520881" dest-id="42522281" weight="0.6645339433645538"/>
<connection id="42522362" src-id="42520883" dest-id="42522281" weight="-8.354791746888377"/>
<connection id="42522363" src-id="42520884" dest-id="42522281" weight="-0.9771150307873975"/>
<connection id="42522364" src-id="42520885" dest-id="42522281" weight="1.1899217519799388"/>
<connection id="42522365" src-id="42520886" dest-id="42522281" weight="-7.360888366101813"/>
<connection id="42522366" src-id="42520887" dest-id="42522281" weight="3.7608431078551323"/>
<connection id="42522367" src-id="42520888" dest-id="42522281" weight="2.4645542237991425"/>
<neuron id="42522368" type="out" activation="sigmoid"/>
<connection id="42522369" src-id="42520803" dest-id="42522368" weight="2.891136500956249"/>
<connection id="42522371" src-id="42520805" dest-id="42522368" weight="6.189377064460458"/>
<connection id="42522372" src-id="42520806" dest-id="42522368" weight="-1.5276035501182554"/>
<connection id="42522373" src-id="42520807" dest-id="42522368" weight="6.690579681656299"/>
<connection id="42522374" src-id="42520808" dest-id="42522368" weight="0.34086232258079097"/>
<connection id="42522375" src-id="42520809" dest-id="42522368" weight="-5.619229827010993"/>
<connection id="42522376" src-id="42520810" dest-id="42522368" weight="-5.583485801667737"/>
<connection id="42522377" src-id="42520811" dest-id="42522368" weight="-4.850210590181902"/>
<connection id="42522378" src-id="42520812" dest-id="42522368" weight="9.871572653318342"/>
<connection id="42522380" src-id="42520814" dest-id="42522368" weight="0.9122704996148074"/>
<connection id="42522381" src-id="42520815" dest-id="42522368" weight="9.630226533747393"/>
<connection id="42522382" src-id="42520816" dest-id="42522368" weight="8.132994077464646"/>
<connection id="42522383" src-id="42520817" dest-id="42522368" weight="4.975051131333663"/>
<connection id="42522385" src-id="42520819" dest-id="42522368" weight="-6.280309729942136"/>
<connection id="42522387" src-id="42520821" dest-id="42522368" weight="8.51642343861813"/>
<connection id="42522388" src-id="42520822" dest-id="42522368" weight="4.337887676950884"/>
<connection id="42522390" src-id="42520824" dest-id="42522368" weight="5.136055977208819"/>
<connection id="42522392" src-id="42520826" dest-id="42522368" weight="-0.751444263192426"/>
<connection id="42522394" src-id="42520828" dest-id="42522368" weight="-2.57903814851337"/>
<connection id="42522395" src-id="42520829" dest-id="42522368" weight="-0.5304162878461043"/>
<connection id="42522399" src-id="42520833" dest-id="42522368" weight="-7.857526991644449"/>
<connection id="42522401" src-id="42520835" dest-id="42522368" weight="-8.956647053197113"/>
<connection id="42522403" src-id="42520837" dest-id="42522368" weight="-8.416112893931086"/>
<connection id="42522404" src-id="42520838" dest-id="42522368" weight="-3.0978772341638505"/>
<connection id="42522405" src-id="42520839" dest-id="42522368" weight="-4.551840426944767"/>
<connection id="42522406" src-id="42520840" dest-id="42522368" weight="-1.4413953530759809"/>
<connection id="42522407" src-id="42520841" dest-id="42522368" weight="6.779676558360695"/>
<connection id="42522408" src-id="42520842" dest-id="42522368" weight="-1.378150557515073"/>
<connection id="42522409" src-id="42520843" dest-id="42522368" weight="4.929296938015349"/>
<connection id="42522413" src-id="42520847" dest-id="42522368" weight="0.4753157375604635"/>
<connection id="42522414" src-id="42520848" dest-id="42522368" weight="2.802888260685214"/>
<connection id="42522416" src-id="42520850" dest-id="42522368" weight="5.436043610985906"/>
<connection id="42522419" src-id="42520853" dest-id="42522368" weight="-7.070650911445554"/>
<connection id="42522420" src-id="42520854" dest-id="42522368" weight="0.32202019305019336"/>
<connection id="42522421" src-id="42520855" dest-id="42522368" weight="-7.4802739063245"/>
<connection id="42522423" src-id="42520857" dest-id="42522368" weight="4.371089335194899"/>
<connection id="42522424" src-id="42520858" dest-id="42522368" weight="-10.0"/>
<connection id="42522425" src-id="42520859" dest-id="42522368" weight="-3.9958976663233488"/>
<connection id="42522426" src-id="42520860" dest-id="42522368" weight="8.271639012225114"/>
<connection id="42522427" src-id="42520861" dest-id="42522368" weight="-9.767859035821942"/>
<connection id="42522428" src-id="42520862" dest-id="42522368" weight="1.5108211718147846"/>
<connection id="42522429" src-id="42520863" dest-id="42522368" weight="-4.357900240052443"/>
<connection id="42522432" src-id="42520866" dest-id="42522368" weight="5.070345760765701"/>
<connection id="42522433" src-id="42520867" dest-id="42522368" weight="-0.9862016161145446"/>
<connection id="42522434" src-id="42520868" dest-id="42522368" weight="10.0"/>
<connection id="42522435" src-id="42520869" dest-id="42522368" weight="3.0216924538767866"/>
<connection id="42522436" src-id="42520870" dest-id="42522368" weight="-4.940843918672815"/>
<connection id="42522437" src-id="42520871" dest-id="42522368" weight="-7.4856480249006765"/>
<connection id="42522438" src-id="42520872" dest-id="42522368" weight="-4.09096228044892"/>
<connection id="42522439" src-id="42520873" dest-id="42522368" weight="-0.8368728547626438"/>
<connection id="42522440" src-id="42520874" dest-id="42522368" weight="9.247567183083287"/>
<connection id="42522442" src-id="42520876" dest-id="42522368" weight="-9.485078742271474"/>
<connection id="42522443" src-id="42520877" dest-id="42522368" weight="-10.0"/>
<connection id="42522444" src-id="42520878" dest-id="42522368" weight="7.677701272750858"/>
<connection id="42522445" src-id="42520879" dest-id="42522368" weight="3.790708569414759"/>
<connection id="42522446" src-id="42520880" dest-id="42522368" weight="-4.391986565910228"/>
<connection id="42522447" src-id="42520881" dest-id="42522368" weight="-10.0"/>
<connection id="42522450" src-id="42520884" dest-id="42522368" weight="10.0"/>
<connection id="42522451" src-id="42520885" dest-id="42522368" weight="4.028035560332063"/>
<connection id="42522452" src-id="42520886" dest-id="42522368" weight="-3.8467160944027907"/>
<connection id="42522453" src-id="42520887" dest-id="42522368" weight="2.1953335753735037"/>
<connection id="42522454" src-id="42520888" dest-id="42522368" weight="4.197714198162034"/>
<neuron id="42522455" type="out" activation="sigmoid"/>
<connection id="42522456" src-id="42520803" dest-id="42522455" weight="6.2950954533593"/>
<connection id="42522457" src-id="42520804" dest-id="42522455" weight="-5.2348789712789205"/>
<connection id="42522458" src-id="42520805" dest-id="42522455" weight="6.1781608640505326"/>
<connection id="42522459" src-id="42520806" dest-id="42522455" weight="1.6275000625049516"/>
<connection id="42522460" src-id="42520807" dest-id="42522455" weight="-3.618150995380718"/>
<connection id="42522461" src-id="42520808" dest-id="42522455" weight="-7.163413172543997"/>
<connection id="42522462" src-id="42520809" dest-id="42522455" weight="-7.82958902813269"/>
<connection id="42522463" src-id="42520810" dest-id="42522455" weight="-1.775299317064774"/>
<connection id="42522464" src-id="42520811" dest-id="42522455" weight="-7.955281945647973"/>
<connection id="42522465" src-id="42520812" dest-id="42522455" weight="-2.1280385554153343"/>
<connection id="42522466" src-id="42520813" dest-id="42522455" weight="-8.671833171331203"/>
<connection id="42522467" src-id="42520814" dest-id="42522455" weight="5.835905179110535"/>
<connection id="42522469" src-id="42520816" dest-id="42522455" weight="10.0"/>
<connection id="42522471" src-id="42520818" dest-id="42522455" weight="4.076370502028865"/>
<connection id="42522473" src-id="42520820" dest-id="42522455" weight="-6.912589404839269"/>
<connection id="42522475" src-id="42520822" dest-id="42522455" weight="2.1667251877561786"/>
<connection id="42522477" src-id="42520824" dest-id="42522455" weight="5.161324585921765"/>
<connection id="42522478" src-id="42520825" dest-id="42522455" weight="-10.0"/>
<connection id="42522480" src-id="42520827" dest-id="42522455" weight="-8.902497600757666"/>
<connection id="42522482" src-id="42520829" dest-id="42522455" weight="-4.955895822613387"/>
<connection id="42522483" src-id="42520830" dest-id="42522455" weight="-3.0056557880203245"/>
<connection id="42522484" src-id="42520831" dest-id="42522455" weight="-0.8702801574154846"/>
<connection id="42522486" src-id="42520833" dest-id="42522455" weight="-9.24156627701494"/>
<connection id="42522488" src-id="42520835" dest-id="42522455" weight="-6.24910659359705"/>
<connection id="42522490" src-id="42520837" dest-id="42522455" weight="2.193467235703316"/>
<connection id="42522491" src-id="42520838" dest-id="42522455" weight="6.138693491154953"/>
<connection id="42522493" src-id="42520840" dest-id="42522455" weight="0.45316505738067847"/>
<connection id="42522494" src-id="42520841" dest-id="42522455" weight="6.815906557788359"/>
<connection id="42522495" src-id="42520842" dest-id="42522455" weight="-7.6234886905346615"/>
<connection id="42522496" src-id="42520843" dest-id="42522455" weight="2.0652062403268276"/>
<connection id="42522497" src-id="42520844" dest-id="42522455" weight="-7.080275167712286"/>
<connection id="42522499" src-id="42520846" dest-id="42522455" weight="6.028340758351996"/>
<connection id="42522500" src-id="42520847" dest-id="42522455" weight="-0.9909882925316891"/>
<connection id="42522501" src-id="42520848" dest-id="42522455" weight="-9.00626482275077"/>
<connection id="42522503" src-id="42520850" dest-id="42522455" weight="-8.059240970072263"/>
<connection id="42522504" src-id="42520851" dest-id="42522455" weight="-7.18077153560407"/>
<connection id="42522505" src-id="42520852" dest-id="42522455" weight="7.5381079013319745"/>
<connection id="42522506" src-id="42520853" dest-id="42522455" weight="-7.939986074293661"/>
<connection id="42522507" src-id="42520854" dest-id="42522455" weight="1.7389034429562944"/>
<connection id="42522508" src-id="42520855" dest-id="42522455" weight="5.779484367358284"/>
<connection id="42522509" src-id="42520856" dest-id="42522455" weight="-5.789793449013194"/>
<connection id="42522510" src-id="42520857" dest-id="42522455" weight="-8.31152781267671"/>
<connection id="42522511" src-id="42520858" dest-id="42522455" weight="-4.809766388109977"/>
<connection id="42522515" src-id="42520862" dest-id="42522455" weight="-7.659549365456229"/>
<connection id="42522516" src-id="42520863" dest-id="42522455" weight="-0.4324760073717049"/>
<connection id="42522518" src-id="42520865" dest-id="42522455" weight="-4.4200686210356395"/>
<connection id="42522519" src-id="42520866" dest-id="42522455" weight="5.252663761243466"/>
<connection id="42522521" src-id="42520868" dest-id="42522455" weight="-0.9484188806023007"/>
<connection id="42522522" src-id="42520869" dest-id="42522455" weight="-10.0"/>
<connection id="42522524" src-id="42520871" dest-id="42522455" weight="9.949899016097522"/>
<connection id="42522525" src-id="42520872" dest-id="42522455" weight="-9.029473195955823"/>
<connection id="42522527" src-id="42520874" dest-id="42522455" weight="-3.7720101221769493"/>
<connection id="42522528" src-id="42520875" dest-id="42522455" weight="-1.7866093863130237"/>
<connection id="42522529" src-id="42520876" dest-id="42522455" weight="-7.65711671482128"/>
<connection id="42522530" src-id="42520877" dest-id="42522455" weight="-7.718530371538122"/>
<connection id="42522531" src-id="42520878" dest-id="42522455" weight="-0.9128159148594401"/>
<connection id="42522532" src-id="42520879" dest-id="42522455" weight="-3.1073102943889634"/>
<connection id="42522533" src-id="42520880" dest-id="42522455" weight="1.809630273681381"/>
<connection id="42522537" src-id="42520884" dest-id="42522455" weight="5.461439276232745"/>
<connection id="42522538" src-id="42520885" dest-id="42522455" weight="-5.490813226785791"/>
<connection id="42522540" src-id="42520887" dest-id="42522455" weight="4.9132999460764655"/>
<connection id="42522541" src-id="42520888" dest-id="42522455" weight="-2.351282836485554"/>
<neuron id="42522542" type="out" activation="sigmoid"/>
<connection id="42522543" src-id="42520803" dest-id="42522542" weight="-6.857222548602532"/>
<connection id="42522544" src-id="42520804" dest-id="42522542" weight="-7.133615360208422"/>
<connection id="42522546" src-id="42520806" dest-id="42522542" weight="4.295891325668293"/>
<connection id="42522547" src-id="42520807" dest-id="42522542" weight="4.307862060246015"/>
<connection id="42522548" src-id="42520808" dest-id="42522542" weight="1.399456512969666"/>
<connection id="42522550" src-id="42520810" dest-id="42522542" weight="3.746122428609815"/>
<connection id="42522551" src-id="42520811" dest-id="42522542" weight="-10.0"/>
<connection id="42522552" src-id="42520812" dest-id="42522542" weight="2.010026132282121"/>
<connection id="42522553" src-id="42520813" dest-id="42522542" weight="10.0"/>
<connection id="42522555" src-id="42520815" dest-id="42522542" weight="3.3998450974662986"/>
<connection id="42522556" src-id="42520816" dest-id="42522542" weight="-4.018385847549337"/>
<connection id="42522557" src-id="42520817" dest-id="42522542" weight="-1.3342108331359168"/>
<connection id="42522558" src-id="42520818" dest-id="42522542" weight="7.535256386956525"/>
<connection id="42522559" src-id="42520819" dest-id="42522542" weight="6.211278980927457"/>
<connection id="42522560" src-id="42520820" dest-id="42522542" weight="-0.7341401300611702"/>
<connection id="42522561" src-id="42520821" dest-id="42522542" weight="10.0"/>
<connection id="42522562" src-id="42520822" dest-id="42522542" weight="6.9075891601850605"/>
<connection id="42522563" src-id="42520823" dest-id="42522542" weight="10.0"/>
<connection id="42522564" src-id="42520824" dest-id="42522542" weight="4.206696899338536"/>
<connection id="42522569" src-id="42520829" dest-id="42522542" weight="2.7006637294836136"/>
<connection id="42522570" src-id="42520830" dest-id="42522542" weight="-5.319307939426175"/>
<connection id="42522571" src-id="42520831" dest-id="42522542" weight="-7.094920841075515"/>
<connection id="42522572" src-id="42520832" dest-id="42522542" weight="-9.634542917504856"/>
<connection id="42522573" src-id="42520833" dest-id="42522542" weight="-7.607129473693155"/>
<connection id="42522574" src-id="42520834" dest-id="42522542" weight="3.078954349444868"/>
<connection id="42522576" src-id="42520836" dest-id="42522542" weight="-2.9704070320980134"/>
<connection id="42522577" src-id="42520837" dest-id="42522542" weight="-9.826390380671977"/>
<connection id="42522578" src-id="42520838" dest-id="42522542" weight="2.8864643492984494"/>
<connection id="42522579" src-id="42520839" dest-id="42522542" weight="10.0"/>
<connection id="42522580" src-id="42520840" dest-id="42522542" weight="-4.238418032465802"/>
<connection id="42522581" src-id="42520841" dest-id="42522542" weight="-5.025761049076818"/>
<connection id="42522582" src-id="42520842" dest-id="42522542" weight="-8.980206182879295"/>
<connection id="42522583" src-id="42520843" dest-id="42522542" weight="-7.765898142211057"/>
<connection id="42522584" src-id="42520844" dest-id="42522542" weight="-10.0"/>
<connection id="42522585" src-id="42520845" dest-id="42522542" weight="9.490135976416084"/>
<connection id="42522586" src-id="42520846" dest-id="42522542" weight="1.301446519530024"/>
<connection id="42522588" src-id="42520848" dest-id="42522542" weight="-5.2721861690280605"/>
<connection id="42522589" src-id="42520849" dest-id="42522542" weight="0.21058124137604928"/>
<connection id="42522590" src-id="42520850" dest-id="42522542" weight="-4.746654790061623"/>
<connection id="42522591" src-id="42520851" dest-id="42522542" weight="9.268486140148722"/>
<connection id="42522592" src-id="42520852" dest-id="42522542" weight="-5.394026533979912"/>
<connection id="42522593" src-id="42520853" dest-id="42522542" weight="-4.576846910124207"/>
<connection id="42522594" src-id="42520854" dest-id="42522542" weight="4.27686773384195"/>
<connection id="42522595" src-id="42520855" dest-id="42522542" weight="1.8000841636590947"/>
<connection id="42522597" src-id="42520857" dest-id="42522542" weight="9.34668507548263"/>
<connection id="42522598" src-id="42520858" dest-id="42522542" weight="7.656045660436163"/>
<connection id="42522599" src-id="42520859" dest-id="42522542" weight="-6.145937132310004"/>
<connection id="42522601" src-id="42520861" dest-id="42522542" weight="9.578467293680967"/>
<connection id="42522604" src-id="42520864" dest-id="42522542" weight="-7.460145868679992"/>
<connection id="42522605" src-id="42520865" dest-id="42522542" weight="3.8407042869541113"/>
<connection id="42522607" src-id="42520867" dest-id="42522542" weight="-5.379997353340676"/>
<connection id="42522608" src-id="42520868" dest-id="42522542" weight="9.369221194218017"/>
<connection id="42522609" src-id="42520869" dest-id="42522542" weight="9.254781840026087"/>
<connection id="42522610" src-id="42520870" dest-id="42522542" weight="-8.265343224362294"/>
<connection id="42522611" src-id="42520871" dest-id="42522542" weight="8.364745868260178"/>
<connection id="42522612" src-id="42520872" dest-id="42522542" weight="2.9212589608435175"/>
<connection id="42522615" src-id="42520875" dest-id="42522542" weight="-7.800596828617627"/>
<connection id="42522616" src-id="42520876" dest-id="42522542" weight="4.019529976220425"/>
<connection id="42522617" src-id="42520877" dest-id="42522542" weight="1.0884167948493602"/>
<connection id="42522618" src-id="42520878" dest-id="42522542" weight="-3.371777991524187"/>
<connection id="42522619" src-id="42520879" dest-id="42522542" weight="1.6963043985721415"/>
<connection id="42522620" src-id="42520880" dest-id="42522542" weight="5.643896611506693"/>
<connection id="42522621" src-id="42520881" dest-id="42522542" weight="-7.8846739188779"/>
<connection id="42522622" src-id="42520882" dest-id="42522542" weight="2.399863007001543"/>
<connection id="42522624" src-id="42520884" dest-id="42522542" weight="-6.066842749972093"/>
<connection id="42522625" src-id="42520885" dest-id="42522542" weight="-1.635309351969399"/>
<connection id="42522626" src-id="42520886" dest-id="42522542" weight="9.025638770400013"/>
<connection id="42522627" src-id="42520887" dest-id="42522542" weight="7.23291303534095"/>
<connection id="42522628" src-id="42520888" dest-id="42522542" weight="3.491622138552661"/>
<neuron id="42522629" type="out" activation="sigmoid"/>
<connection id="42522630" src-id="42520803" dest-id="42522629" weight="-4.700585455359394"/>
<connection id="42522632" src-id="42520805" dest-id="42522629" weight="-9.104544608870471"/>
<connection id="42522633" src-id="42520806" dest-id="42522629" weight="-3.062099157729422"/>
<connection id="42522634" src-id="42520807" dest-id="42522629" weight="8.642807198589784"/>
<connection id="42522636" src-id="42520809" dest-id="42522629" weight="1.0977945158198426"/>
<connection id="42522637" src-id="42520810" dest-id="42522629" weight="-2.670776263893991"/>
<connection id="42522638" src-id="42520811" dest-id="42522629" weight="-2.1279971073075226"/>
<connection id="42522642" src-id="42520815" dest-id="42522629" weight="9.958247286310202"/>
<connection id="42522643" src-id="42520816" dest-id="42522629" weight="-4.028840976794877"/>
<connection id="42522644" src-id="42520817" dest-id="42522629" weight="-8.108158486996244"/>
<connection id="42522646" src-id="42520819" dest-id="42522629" weight="-4.480721142637597"/>
<connection id="42522648" src-id="42520821" dest-id="42522629" weight="3.534101812638349"/>
<connection id="42522649" src-id="42520822" dest-id="42522629" weight="-4.4422980048575695"/>
<connection id="42522650" src-id="42520823" dest-id="42522629" weight="-6.28205762195401"/>
<connection id="42522651" src-id="42520824" dest-id="42522629" weight="8.337728990591186"/>
<connection id="42522652" src-id="42520825" dest-id="42522629" weight="9.185269783689854"/>
<connection id="42522653" src-id="42520826" dest-id="42522629" weight="-3.837325021074406"/>
<connection id="42522655" src-id="42520828" dest-id="42522629" weight="-1.7668364486290506"/>
<connection id="42522657" src-id="42520830" dest-id="42522629" weight="-2.1901519191887333"/>
<connection id="42522658" src-id="42520831" dest-id="42522629" weight="-3.4345415224099494"/>
<connection id="42522659" src-id="42520832" dest-id="42522629" weight="1.8700822162308224"/>
<connection id="42522660" src-id="42520833" dest-id="42522629" weight="10.0"/>
<connection id="42522661" src-id="42520834" dest-id="42522629" weight="7.40961782608316"/>
<connection id="42522663" src-id="42520836" dest-id="42522629" weight="6.5802847394966"/>
<connection id="42522664" src-id="42520837" dest-id="42522629" weight="10.0"/>
<connection id="42522665" src-id="42520838" dest-id="42522629" weight="-0.6522632652714921"/>
<connection id="42522666" src-id="42520839" dest-id="42522629" weight="7.615489508868956"/>
<connection id="42522667" src-id="42520840" dest-id="42522629" weight="-4.621198511308223"/>
<connection id="42522668" src-id="42520841" dest-id="42522629" weight="3.856769289463286"/>
<connection id="42522669" src-id="42520842" dest-id="42522629" weight="2.060807897482071"/>
<connection id="42522671" src-id="42520844" dest-id="42522629" weight="-0.14932614625867602"/>
<connection id="42522672" src-id="42520845" dest-id="42522629" weight="8.497840513230203"/>
<connection id="42522674" src-id="42520847" dest-id="42522629" weight="5.150522679393033"/>
<connection id="42522675" src-id="42520848" dest-id="42522629" weight="-3.057965902835652"/>
<connection id="42522676" src-id="42520849" dest-id="42522629" weight="-7.10847298748813"/>
<connection id="42522677" src-id="42520850" dest-id="42522629" weight="-1.345204062936137"/>
<connection id="42522678" src-id="42520851" dest-id="42522629" weight="0.4329955250615256"/>
<connection id="42522679" src-id="42520852" dest-id="42522629" weight="3.604773568291062"/>
<connection id="42522683" src-id="42520856" dest-id="42522629" weight="-0.10209079314209889"/>
<connection id="42522684" src-id="42520857" dest-id="42522629" weight="3.178842455832232"/>
<connection id="42522685" src-id="42520858" dest-id="42522629" weight="-2.404077323798699"/>
<connection id="42522688" src-id="42520861" dest-id="42522629" weight="-1.0206300026485415"/>
<connection id="42522689" src-id="42520862" dest-id="42522629" weight="0.957963916109918"/>
<connection id="42522691" src-id="42520864" dest-id="42522629" weight="7.432723846113898"/>
<connection id="42522692" src-id="42520865" dest-id="42522629" weight="9.227358201114559"/>
<connection id="42522693" src-id="42520866" dest-id="42522629" weight="-2.661148717927401"/>
<connection id="42522695" src-id="42520868" dest-id="42522629" weight="-0.5412433915185417"/>
<connection id="42522696" src-id="42520869" dest-id="42522629" weight="8.836437843337881"/>
<connection id="42522697" src-id="42520870" dest-id="42522629" weight="-0.29924740019444784"/>
<connection id="42522698" src-id="42520871" dest-id="42522629" weight="-10.0"/>
<connection id="42522700" src-id="42520873" dest-id="42522629" weight="-3.2268767129274822"/>
<connection id="42522702" src-id="42520875" dest-id="42522629" weight="-7.281992788655981"/>
<connection id="42522703" src-id="42520876" dest-id="42522629" weight="-9.65454389197837"/>
<connection id="42522704" src-id="42520877" dest-id="42522629" weight="0.7523151838950822"/>
<connection id="42522705" src-id="42520878" dest-id="42522629" weight="0.012203636235744386"/>
<connection id="42522706" src-id="42520879" dest-id="42522629" weight="-6.104668344550369"/>
<connection id="42522707" src-id="42520880" dest-id="42522629" weight="-1.289546946451035"/>
<connection id="42522708" src-id="42520881" dest-id="42522629" weight="-2.3182903014511593"/>
<connection id="42522709" src-id="42520882" dest-id="42522629" weight="-2.0745623502065524"/>
<connection id="42522712" src-id="42520885" dest-id="42522629" weight="0.5713644113596853"/>
<connection id="42522714" src-id="42520887" dest-id="42522629" weight="5.464981570180209"/>
<connection id="42522715" src-id="42520888" dest-id="42522629" weight="-6.960394258206622"/>
<neuron id="42522716" type="out" activation="sigmoid"/>
<connection id="42522718" src-id="42520804" dest-id="42522716" weight="-3.6902819041635726"/>
<connection id="42522719" src-id="42520805" dest-id="42522716" weight="2.513888293589602"/>
<connection id="42522720" src-id="42520806" dest-id="42522716" weight="3.0546286528376863"/>
<connection id="42522721" src-id="42520807" dest-id="42522716" weight="-8.872974196924998"/>
<connection id="42522722" src-id="42520808" dest-id="42522716" weight="2.9044512490143064"/>
<connection id="42522723" src-id="42520809" dest-id="42522716" weight="-6.971530089258351"/>
<connection id="42522724" src-id="42520810" dest-id="42522716" weight="-8.330707565671114"/>
<connection id="42522729" src-id="42520815" dest-id="42522716" weight="5.589654875103118"/>
<connection id="42522731" src-id="42520817" dest-id="42522716" weight="3.8264517278539816"/>
<connection id="42522732" src-id="42520818" dest-id="42522716" weight="-0.01211410185129791"/>
<connection id="42522733" src-id="42520819" dest-id="42522716" weight="-3.387408257249457"/>
<connection id="42522734" src-id="42520820" dest-id="42522716" weight="2.3548945195720963"/>
<connection id="42522735" src-id="42520821" dest-id="42522716" weight="-1.822809283760346"/>
<connection id="42522737" src-id="42520823" dest-id="42522716" weight="5.859214631387237"/>
<connection id="42522739" src-id="42520825" dest-id="42522716" weight="6.760415456472511"/>
<connection id="42522742" src-id="42520828" dest-id="42522716" weight="4.1273634636041105"/>
<connection id="42522743" src-id="42520829" dest-id="42522716" weight="4.078450937780195"/>
<connection id="42522744" src-id="42520830" dest-id="42522716" weight="-1.2511753689388223"/>
<connection id="42522745" src-id="42520831" dest-id="42522716" weight="5.392065987947643"/>
<connection id="42522746" src-id="42520832" dest-id="42522716" weight="5.767677919243342"/>
<connection id="42522748" src-id="42520834" dest-id="42522716" weight="3.6204769397716543"/>
<connection id="42522749" src-id="42520835" dest-id="42522716" weight="1.7519609629014052"/>
<connection id="42522750" src-id="42520836" dest-id="42522716" weight="6.29993883898422"/>
<connection id="42522751" src-id="42520837" dest-id="42522716" weight="-5.87686382307303"/>
<connection id="42522752" src-id="42520838" dest-id="42522716" weight="8.456989105974028"/>
<connection id="42522753" src-id="42520839" dest-id="42522716" weight="-5.290419760970784"/>
<connection id="42522754" src-id="42520840" dest-id="42522716" weight="-3.6645566520297725"/>
<connection id="42522755" src-id="42520841" dest-id="42522716" weight="5.060974609423519"/>
<connection id="42522757" src-id="42520843" dest-id="42522716" weight="5.917843469188773"/>
<connection id="42522758" src-id="42520844" dest-id="42522716" weight="-8.183023314447837"/>
<connection id="42522759" src-id="42520845" dest-id="42522716" weight="-4.408998258013367"/>
<connection id="42522760" src-id="42520846" dest-id="42522716" weight="-1.5881007847636528"/>
<connection id="42522761" src-id="42520847" dest-id="42522716" weight="7.395931349935719"/>
<connection id="42522762" src-id="42520848" dest-id="42522716" weight="7.079736034906127"/>
<connection id="42522763" src-id="42520849" dest-id="42522716" weight="9.603882067925538"/>
<connection id="42522764" src-id="42520850" dest-id="42522716" weight="-1.5999598907486527"/>
<connection id="42522766" src-id="42520852" dest-id="42522716" weight="-10.0"/>
<connection id="42522767" src-id="42520853" dest-id="42522716" weight="-10.0"/>
<connection id="42522768" src-id="42520854" dest-id="42522716" weight="7.72927718820618"/>
<connection id="42522769" src-id="42520855" dest-id="42522716" weight="-7.931288315714555"/>
<connection id="42522770" src-id="42520856" dest-id="42522716" weight="1.5160335300977155"/>
<connection id="42522771" src-id="42520857" dest-id="42522716" weight="-2.721936764827535"/>
<connection id="42522772" src-id="42520858" dest-id="42522716" weight="-3.7542144925736056"/>
<connection id="42522773" src-id="42520859" dest-id="42522716" weight="-8.487692648919463"/>
<connection id="42522775" src-id="42520861" dest-id="42522716" weight="-8.053425197935923"/>
<connection id="42522776" src-id="42520862" dest-id="42522716" weight="-3.777347533962624"/>
<connection id="42522777" src-id="42520863" dest-id="42522716" weight="3.1690269683832266"/>
<connection id="42522778" src-id="42520864" dest-id="42522716" weight="-7.85219525357715"/>
<connection id="42522780" src-id="42520866" dest-id="42522716" weight="2.1735601028367197"/>
<connection id="42522781" src-id="42520867" dest-id="42522716" weight="0.15007096122646008"/>
<connection id="42522782" src-id="42520868" dest-id="42522716" weight="3.307795811432025"/>
<connection id="42522784" src-id="42520870" dest-id="42522716" weight="2.967014410890025"/>
<connection id="42522785" src-id="42520871" dest-id="42522716" weight="-4.459944381970013"/>
<connection id="42522787" src-id="42520873" dest-id="42522716" weight="7.0818067404052325"/>
<connection id="42522788" src-id="42520874" dest-id="42522716" weight="5.218603299453278"/>
<connection id="42522789" src-id="42520875" dest-id="42522716" weight="7.993601186573681"/>
<connection id="42522792" src-id="42520878" dest-id="42522716" weight="6.392328693696187"/>
<connection id="42522793" src-id="42520879" dest-id="42522716" weight="-8.177000963193628"/>
<connection id="42522795" src-id="42520881" dest-id="42522716" weight="4.166731914148072"/>
<connection id="42522796" src-id="42520882" dest-id="42522716" weight="-7.1114745181388015"/>
<connection id="42522797" src-id="42520883" dest-id="42522716" weight="5.404347527387488"/>
<connection id="42522798" src-id="42520884" dest-id="42522716" weight="-2.913076710728024"/>
<connection id="42522799" src-id="42520885" dest-id="42522716" weight="-4.591058096910656"/>
<connection id="42522800" src-id="42520886" dest-id="42522716" weight="2.427411506076532"/>
<connection id="42522801" src-id="42520887" dest-id="42522716" weight="6.027315458583365"/>
<neuron id="42522803" type="out" activation="sigmoid"/>
<connection id="42522808" src-id="42520807" dest-id="42522803" weight="8.959210073381135"/>
<connection id="42522809" src-id="42520808" dest-id="42522803" weight="-10.0"/>
<connection id="42522810" src-id="42520809" dest-id="42522803" weight="10.0"/>
<connection id="42522811" src-id="42520810" dest-id="42522803" weight="-8.816188632331524"/>
<connection id="42522813" src-id="42520812" dest-id="42522803" weight="-3.8708033630584473"/>
<connection id="42522814" src-id="42520813" dest-id="42522803" weight="8.39123423103797"/>
<connection id="42522815" src-id="42520814" dest-id="42522803" weight="0.910615979904355"/>
<connection id="42522816" src-id="42520815" dest-id="42522803" weight="-9.689639071042734"/>
<connection id="42522817" src-id="42520816" dest-id="42522803" weight="3.2880826535770264"/>
<connection id="42522818" src-id="42520817" dest-id="42522803" weight="-0.597393662947721"/>
<connection id="42522819" src-id="42520818" dest-id="42522803" weight="-2.00748230695764"/>
<connection id="42522820" src-id="42520819" dest-id="42522803" weight="-10.0"/>
<connection id="42522822" src-id="42520821" dest-id="42522803" weight="7.571547676086008"/>
<connection id="42522823" src-id="42520822" dest-id="42522803" weight="2.2540134989685834"/>
<connection id="42522828" src-id="42520827" dest-id="42522803" weight="2.070964374911088"/>
<connection id="42522829" src-id="42520828" dest-id="42522803" weight="6.816014235208633"/>
<connection id="42522830" src-id="42520829" dest-id="42522803" weight="8.931947281230958"/>
<connection id="42522831" src-id="42520830" dest-id="42522803" weight="-1.9354070814554265"/>
<connection id="42522832" src-id="42520831" dest-id="42522803" weight="7.8793392248873"/>
<connection id="42522834" src-id="42520833" dest-id="42522803" weight="6.998910243564659"/>
<connection id="42522835" src-id="42520834" dest-id="42522803" weight="9.681144762482628"/>
<connection id="42522836" src-id="42520835" dest-id="42522803" weight="3.2459461466467756"/>
<connection id="42522840" src-id="42520839" dest-id="42522803" weight="-2.689287513442293"/>
<connection id="42522841" src-id="42520840" dest-id="42522803" weight="5.298561504770802"/>
<connection id="42522842" src-id="42520841" dest-id="42522803" weight="6.477632462172188"/>
<connection id="42522844" src-id="42520843" dest-id="42522803" weight="5.766630175764749"/>
<connection id="42522847" src-id="42520846" dest-id="42522803" weight="-4.124876103933894"/>
<connection id="42522849" src-id="42520848" dest-id="42522803" weight="7.0793713451219595"/>
<connection id="42522850" src-id="42520849" dest-id="42522803" weight="-3.07214382169763"/>
<connection id="42522851" src-id="42520850" dest-id="42522803" weight="-9.645403201136302"/>
<connection id="42522853" src-id="42520852" dest-id="42522803" weight="-4.4009266237256455"/>
<connection id="42522854" src-id="42520853" dest-id="42522803" weight="5.322185544422037"/>
<connection id="42522855" src-id="42520854" dest-id="42522803" weight="-7.515204322932245"/>
<connection id="42522858" src-id="42520857" dest-id="42522803" weight="2.741908146298619"/>
<connection id="42522859" src-id="42520858" dest-id="42522803" weight="5.233284779071613"/>
<connection id="42522860" src-id="42520859" dest-id="42522803" weight="7.09730272354801"/>
<connection id="42522861" src-id="42520860" dest-id="42522803" weight="-3.8355480869505247"/>
<connection id="42522862" src-id="42520861" dest-id="42522803" weight="-1.0003752306370013"/>
<connection id="42522863" src-id="42520862" dest-id="42522803" weight="1.891768754607413"/>
<connection id="42522864" src-id="42520863" dest-id="42522803" weight="-5.621550341595244"/>
<connection id="42522866" src-id="42520865" dest-id="42522803" weight="-0.39286785616082953"/>
<connection id="42522868" src-id="42520867" dest-id="42522803" weight="9.195526825097845"/>
<connection id="42522870" src-id="42520869" dest-id="42522803" weight="7.583945878487251"/>
<connection id="42522872" src-id="42520871" dest-id="42522803" weight="-7.190005710316948"/>
<connection id="42522873" src-id="42520872" dest-id="42522803" weight="-9.77865382546019"/>
<connection id="42522874" src-id="42520873" dest-id="42522803" weight="4.871765648778983"/>
<connection id="42522875" src-id="42520874" dest-id="42522803" weight="-0.7444921780247813"/>
<connection id="42522877" src-id="42520876" dest-id="42522803" weight="-7.747652792388037"/>
<connection id="42522878" src-id="42520877" dest-id="42522803" weight="-5.281467654936735"/>
<connection id="42522879" src-id="42520878" dest-id="42522803" weight="-7.892315012252453"/>
<connection id="42522880" src-id="42520879" dest-id="42522803" weight="0.6687361455449001"/>
<connection id="42522881" src-id="42520880" dest-id="42522803" weight="-10.0"/>
<connection id="42522882" src-id="42520881" dest-id="42522803" weight="-0.41277983561746145"/>
<connection id="42522883" src-id="42520882" dest-id="42522803" weight="-2.1178645705382726"/>
<connection id="42522884" src-id="42520883" dest-id="42522803" weight="-2.6053094172046016"/>
<connection id="42522885" src-id="42520884" dest-id="42522803" weight="9.927869717227098"/>
<connection id="42522886" src-id="42520885" dest-id="42522803" weight="-10.0"/>
<connection id="42522887" src-id="42520886" dest-id="42522803" weight="9.191253019808713"/>
<connection id="42522888" src-id="42520887" dest-id="42522803" weight="5.5585545447753475"/>
<connection id="42522889" src-id="42520888" dest-id="42522803" weight="9.503917014367032"/>
<neuron id="42528360" type="hid" activation="sigmoid"/>
<connection id="42528361" src-id="42520838" dest-id="42528360" weight="5.81678433889317"/>
<connection id="42528362" src-id="42528360" dest-id="42522281" weight="-10.0"/>
<connection id="42561128" src-id="42520818" dest-id="42522803" weight="0.6523172394835297"/>
</chromosome> | 89.027881 | 108 | 0.741849 |
b7cb8944bdb95ed2870edc1d75f3b07a7ee5e6df | 1,838 | xml | XML | bin/config/pAufit.xml | jdbrice/PhiSpectraMaker | e3b0cb2221bcb34f74be79d49d8e5ff8db9e99d4 | [
"MIT"
] | null | null | null | bin/config/pAufit.xml | jdbrice/PhiSpectraMaker | e3b0cb2221bcb34f74be79d49d8e5ff8db9e99d4 | [
"MIT"
] | null | null | null | bin/config/pAufit.xml | jdbrice/PhiSpectraMaker | e3b0cb2221bcb34f74be79d49d8e5ff8db9e99d4 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<config>
<Task name="PhiFitter" type="PhiFitter" config="" nodePath="PhiFitter" />
<sys>pAu</sys>
<mod>DNN_N6</mod>
<name>DNN136</name>
<p>
<pt1>0.0</pt1>
<pt2>15.0</pt2>
<!-- phi or omega -->
<reso>phi</reso>
<rmls>false</rmls>
<showSlice>true</showSlice>
</p>
<PhiFitter>
<input>
<TFile url="phi-{sys}-{mod}-histograms-{name}.root" />
</input>
<output>
<TFile url="phi-fit-{sys}-{mod}-{name}.root" />
<!-- s-reso, s-name, f-slice1, f-slice2 -->
<FitReport url="%s-{sys}-%s_%0.2f_to_%0.2f.pdf" />
</output>
<histograms>
<Histo name="yield" title=";p_{T} (GeV/c); dN/dp_{T} (GeV/c)^{-1}" bins_x="bins.fit" />
<Histo name="mass" title=";p_{T} (GeV/c); Mass (GeV/c^{2})" bins_x="bins.fit" />
<Histo name="width" title=";p_{T} (GeV/c); Width (GeV/c^{2})" bins_x="bins.fit" />
<Histo name="SoverB" title=";pairPid; S/B" bins_x="bins.fit" />
<Histo name="significance" title=";pairPid; significance" bins_x="bins.fit" />
</histograms>
</PhiFitter>
<bins>
<!-- USED To Rebin MASS before fitting -->
<mass min="0.2" max="1.8" width="0.01" />
<fit> 2.2, 2.6, 3, 3.5, 3.8, 15</fit>
<!-- <fit> 2.2, 15</fit> -->
</bins>
<style>
<mass xr="0.65, 1.2" min="0" xticks="505" draw="hpe" axis-digits="3" y-title=" dN/dM (GeV/c^{2})^{-1}" yto="1.2" marker-style="8" line-color="#000" marker-color="#000"/>
<fit linewidth="2" line-color="#00F" />
<fitbg linewidth="2" line-color="#F00" />
<fitext line-width="2" line-style="2" line-color="#F00" />
<yield draw="hpe" lc="#000" mc="#000" xr="0, 15"/>
<massfit draw="hpe" min="1.0" max="1.03" lc="#000" mc="#000" />
<width draw="hpe" min="0.001" max="0.05" lc="#000" mc="#000" axis-digits="4"/>
<SoverB min="0" />
<significance min="0" />
</style>
</config>
| 27.848485 | 171 | 0.567465 |
916a9b368b0341f24ec5d3b29e9850e7a57513ab | 2,404 | xml | XML | Bruh/app/src/main/res/layout/activity_main.xml | davidp-ro/BruhApp | 16663e5a2dfc9a01e24dbbcc5252aa3ea249e347 | [
"MIT"
] | 1 | 2020-03-09T19:35:10.000Z | 2020-03-09T19:35:10.000Z | Bruh/app/src/main/res/layout/activity_main.xml | davidp-ro/BruhApp | 16663e5a2dfc9a01e24dbbcc5252aa3ea249e347 | [
"MIT"
] | null | null | null | Bruh/app/src/main/res/layout/activity_main.xml | davidp-ro/BruhApp | 16663e5a2dfc9a01e24dbbcc5252aa3ea249e347 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.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=".MainActivity"
android:background="@color/Background_Dark">
<TextView
android:id="@+id/bruhCounter"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/bruh_counter"
android:textSize="@android:dimen/notification_large_icon_height"
android:textColor="@color/TextColor"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<Button
android:id="@+id/addBruh"
android:layout_width="250dp"
android:layout_height="180dp"
android:text="@string/bruh_button"
android:textSize="@android:dimen/app_icon_size"
android:background="@color/ButtonBackground"
android:textColor="@color/ButtonText"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/bruhCounter"/>
<TextView
android:id="@+id/bottomText"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/bottom_text"
android:textColor="@color/TextColor_subtle"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent" />
<TextView
android:id="@+id/cps_counter"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/cps_counter"
android:textSize="@android:dimen/notification_large_icon_width"
android:textColor="@color/TextColor"
app:layout_constraintBottom_toTopOf="@+id/bruhCounter"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
</androidx.constraintlayout.widget.ConstraintLayout> | 42.928571 | 109 | 0.712978 |
ddaa1c37ae0ac6081c023e6a3779cf22049495fa | 4,306 | xml | XML | pom.xml | marina347/gablec-online | 8a01cd9a9341478ecd1db3a1f953a81b14c0b88d | [
"MIT"
] | null | null | null | pom.xml | marina347/gablec-online | 8a01cd9a9341478ecd1db3a1f953a81b14c0b88d | [
"MIT"
] | null | null | null | pom.xml | marina347/gablec-online | 8a01cd9a9341478ecd1db3a1f953a81b14c0b88d | [
"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>first.app</groupId>
<artifactId>app1</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>app1</name>
<description>Demo project for Spring Boot</description>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>1.5.10.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.8</java.version>
</properties>
<dependencies>
<dependency>
<groupId>nl.martijndwars</groupId>
<artifactId>web-push</artifactId>
<version>3.1.0</version>
</dependency>
<!-- https://mvnrepository.com/artifact/com.google.gcm/gcm-server -->
<dependency>
<groupId>com.google.gcm</groupId>
<artifactId>gcm-server</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-jpa</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-security</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-thymeleaf</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-devtools</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.ibm.watson.developer_cloud</groupId>
<artifactId>discovery</artifactId>
<version>5.0.1</version>
</dependency>
<!--<dependency>-->
<!--<groupId>org.springframework.security</groupId>-->
<!--<artifactId>spring-security-test</artifactId>-->
<!--<scope>test</scope>-->
<!--</dependency>-->
<!--<!– https://mvnrepository.com/artifact/org.springframework.security/spring-security-web –>-->
<!--<dependency>-->
<!--<groupId>org.springframework.security</groupId>-->
<!--<artifactId>spring-security-web</artifactId>-->
<!--<version>5.0.2.RELEASE</version>-->
<!--</dependency>-->
<!-- https://mvnrepository.com/artifact/org.springframework.security/spring-security-config -->
<!--<dependency>-->
<!--<groupId>org.springframework.security</groupId>-->
<!--<artifactId>spring-security-config</artifactId>-->
<!--<version>5.0.2.RELEASE</version>-->
<!--</dependency>-->
<!-- https://mvnrepository.com/artifact/org.thymeleaf.extras/thymeleaf-extras-springsecurity4 -->
<dependency>
<groupId>org.thymeleaf.extras</groupId>
<artifactId>thymeleaf-extras-springsecurity4</artifactId>
<version>2.1.2.RELEASE</version>
</dependency>
<!-- https://mvnrepository.com/artifact/mysql/mysql-connector-java -->
<dependency>
<groupId>mysql</groupId>
<artifactId>mysql-connector-java</artifactId>
<version>5.1.39</version>
</dependency>
<dependency>
<groupId>com.nexmo</groupId>
<artifactId>client</artifactId>
<version>2.0.2</version>
</dependency>
<dependency>
<groupId>first.app</groupId>
<artifactId>app1</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>first.app</groupId>
<artifactId>app1</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.ibm.watson.developer_cloud</groupId>
<artifactId>speech-to-text</artifactId>
<version>5.2.0</version>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>
| 31.202899 | 117 | 0.701347 |
9b3c1e7cc2e2a11264f2bf103fe5b98f3c051cf6 | 338 | xml | XML | appcompat-extension/src/main/res/values-land/styles.xml | y-polek/AppCompat-Extension-Library | 2d8dc32072534efc6a500387b78acc3b47b0a067 | [
"Apache-2.0"
] | 338 | 2015-09-17T18:24:58.000Z | 2022-01-04T13:24:46.000Z | appcompat-extension/src/main/res/values-land/styles.xml | y-polek/AppCompat-Extension-Library | 2d8dc32072534efc6a500387b78acc3b47b0a067 | [
"Apache-2.0"
] | 21 | 2015-10-12T23:33:53.000Z | 2017-09-06T13:01:04.000Z | appcompat-extension/src/main/res/values-land/styles.xml | y-polek/AppCompat-Extension-Library | 2d8dc32072534efc6a500387b78acc3b47b0a067 | [
"Apache-2.0"
] | 57 | 2015-10-28T05:10:17.000Z | 2020-12-18T21:57:21.000Z | <?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="TextAppearance.Design.FlexibleToolbarLayout.ExpandedTitle" parent="TextAppearance.AppCompat.Widget.ActionBar.Title">
<item name="android:textColor">?android:attr/textColorPrimary</item>
<item name="android:textSize">16sp</item>
</style>
</resources> | 42.25 | 133 | 0.724852 |
1a3185132350b050c35644af3c64f0aaa11f851d | 437 | xml | XML | ProceduralLightning/toc/185184e9-dc62-dcfb-e34f-814613a24686.xml | DigitalRuby/Manuals | b224597e48b1bfc16f0efc12d5e477968b04e7bb | [
"MIT"
] | 1 | 2020-01-13T07:03:49.000Z | 2020-01-13T07:03:49.000Z | ProceduralLightning/toc/185184e9-dc62-dcfb-e34f-814613a24686.xml | DigitalRuby/UnityManuals | b224597e48b1bfc16f0efc12d5e477968b04e7bb | [
"MIT"
] | null | null | null | ProceduralLightning/toc/185184e9-dc62-dcfb-e34f-814613a24686.xml | DigitalRuby/UnityManuals | b224597e48b1bfc16f0efc12d5e477968b04e7bb | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?><HelpTOCNode Title="LightningFieldScript Methods" Url="html/185184e9-dc62-dcfb-e34f-814613a24686.htm"><HelpTOCNode Title="CreateLightningBolt Method " Url="html/9c9bdd07-7d7c-5cf0-15fb-558333059b69.htm" /><HelpTOCNode Title="Start Method " Url="html/3d324602-7619-a2c8-544e-c89efba68fdd.htm" /><HelpTOCNode Title="Update Method " Url="html/06f64f61-acea-3f75-a525-20ca755914a5.htm" /></HelpTOCNode> | 437 | 437 | 0.782609 |
267b39412f4d5a8df7ffd2b2b43b0b7c21e06875 | 10,687 | storyboard | XML | 3MPSoundDemo/MoviePlayerDemo/Base.lproj/Main.storyboard | guchunli/AudioDemo | 2fd76b53d0127cf4446e9fe4b6e20708bfb7d469 | [
"MIT"
] | 1 | 2017-12-13T13:55:54.000Z | 2017-12-13T13:55:54.000Z | 3MPSoundDemo/MoviePlayerDemo/Base.lproj/Main.storyboard | guchunli/AudioDemo | 2fd76b53d0127cf4446e9fe4b6e20708bfb7d469 | [
"MIT"
] | null | null | null | 3MPSoundDemo/MoviePlayerDemo/Base.lproj/Main.storyboard | guchunli/AudioDemo | 2fd76b53d0127cf4446e9fe4b6e20708bfb7d469 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11542" systemVersion="15G31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="BYZ-38-t0r">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11524"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="tne-QT-ifu">
<objects>
<viewController id="BYZ-38-t0r" customClass="ViewController" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="y3c-jy-aDJ"/>
<viewControllerLayoutGuide type="bottom" id="wfy-db-euE"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="d4u-Z2-8pN">
<rect key="frame" x="162" y="51" width="50" height="30"/>
<color key="backgroundColor" red="1" green="0.5" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="c9A-ka-uRi"/>
<constraint firstAttribute="height" constant="30" id="m6g-6Z-Ymw"/>
</constraints>
<state key="normal" title="选择"/>
<connections>
<action selector="selectClick:" destination="BYZ-38-t0r" eventType="touchUpInside" id="BOs-Wc-9fg"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="XZ9-e9-jDv">
<rect key="frame" x="162" y="110" width="50" height="30"/>
<color key="backgroundColor" red="1" green="0.5" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="944-fn-cH4"/>
<constraint firstAttribute="height" constant="30" id="LgU-e6-biV"/>
</constraints>
<state key="normal" title="播放"/>
<connections>
<action selector="playClick:" destination="BYZ-38-t0r" eventType="touchUpInside" id="a9P-Gf-7lK"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1kk-gq-Z7e">
<rect key="frame" x="162" y="165" width="50" height="30"/>
<color key="backgroundColor" red="1" green="0.5" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="7Rk-oN-UKZ"/>
<constraint firstAttribute="height" constant="30" id="qQG-I3-O9Q"/>
</constraints>
<state key="normal" title="暂停"/>
<connections>
<action selector="puaseClick:" destination="BYZ-38-t0r" eventType="touchUpInside" id="Cj6-xG-2gI"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="x3i-rh-Vx2">
<rect key="frame" x="162" y="217" width="50" height="30"/>
<color key="backgroundColor" red="1" green="0.5" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="width" constant="50" id="bll-gt-ILa"/>
<constraint firstAttribute="height" constant="30" id="ra5-7F-yny"/>
</constraints>
<state key="normal" title="停止"/>
<connections>
<action selector="stopClick:" destination="BYZ-38-t0r" eventType="touchUpInside" id="2ZV-CY-AUb"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="18x-hQ-fbK">
<rect key="frame" x="162" y="326" width="50" height="30"/>
<color key="backgroundColor" red="1" green="0.5" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="Yft-f1-Aio"/>
<constraint firstAttribute="width" constant="50" id="pId-Xv-ZKf"/>
</constraints>
<state key="normal" title="下一首"/>
<connections>
<action selector="nextClick:" destination="BYZ-38-t0r" eventType="touchUpInside" id="jZA-YM-W9B"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yct-6f-Cu9">
<rect key="frame" x="162" y="273" width="50" height="30"/>
<color key="backgroundColor" red="1" green="0.5" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="5jQ-BB-MbX"/>
<constraint firstAttribute="width" constant="50" id="PZH-p4-Fgj"/>
</constraints>
<state key="normal" title="上一首"/>
<connections>
<action selector="prevClick:" destination="BYZ-38-t0r" eventType="touchUpInside" id="5JQ-xj-9l9"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="x3i-rh-Vx2" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="36J-y3-9zp"/>
<constraint firstItem="yct-6f-Cu9" firstAttribute="top" secondItem="x3i-rh-Vx2" secondAttribute="bottom" constant="26" id="DKp-vF-2pA"/>
<constraint firstItem="XZ9-e9-jDv" firstAttribute="top" secondItem="d4u-Z2-8pN" secondAttribute="bottom" constant="29" id="Es2-x3-IYq"/>
<constraint firstItem="d4u-Z2-8pN" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="Fxv-gR-7Wm"/>
<constraint firstItem="18x-hQ-fbK" firstAttribute="top" secondItem="yct-6f-Cu9" secondAttribute="bottom" constant="23" id="Has-3D-fdJ"/>
<constraint firstItem="1kk-gq-Z7e" firstAttribute="top" secondItem="XZ9-e9-jDv" secondAttribute="bottom" constant="25" id="WZ4-yc-koz"/>
<constraint firstItem="18x-hQ-fbK" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="bJb-GX-PRg"/>
<constraint firstItem="XZ9-e9-jDv" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="c2b-Mp-kwQ"/>
<constraint firstItem="1kk-gq-Z7e" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="eSA-kg-lN9"/>
<constraint firstItem="x3i-rh-Vx2" firstAttribute="top" secondItem="1kk-gq-Z7e" secondAttribute="bottom" constant="22" id="hEX-op-Ft1"/>
<constraint firstItem="yct-6f-Cu9" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="vyY-S7-Mle"/>
<constraint firstItem="d4u-Z2-8pN" firstAttribute="top" secondItem="y3c-jy-aDJ" secondAttribute="bottom" constant="31" id="yvO-VV-VLh"/>
</constraints>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="24.800000000000001" y="36.431784107946029"/>
</scene>
</scenes>
</document>
| 89.058333 | 288 | 0.533639 |
27373a0bc19d49a21fc041a07eeb7d96dbda17ae | 402 | xml | XML | force-app/main/default/objectTranslations/Contact-en_GB/Primary_Organization__c.fieldTranslation-meta.xml | NileshVirkar/EDA | 328b6f8e358b4277d1316c192f2105b45460cd44 | [
"BSD-3-Clause"
] | 113 | 2019-05-03T14:57:51.000Z | 2022-03-25T18:09:24.000Z | force-app/main/default/objectTranslations/Contact-en_GB/Primary_Organization__c.fieldTranslation-meta.xml | NileshVirkar/EDA | 328b6f8e358b4277d1316c192f2105b45460cd44 | [
"BSD-3-Clause"
] | 637 | 2019-04-30T18:29:28.000Z | 2022-03-31T22:01:08.000Z | force-app/main/default/objectTranslations/Contact-en_GB/Primary_Organization__c.fieldTranslation-meta.xml | NileshVirkar/EDA | 328b6f8e358b4277d1316c192f2105b45460cd44 | [
"BSD-3-Clause"
] | 111 | 2015-03-12T00:35:54.000Z | 2019-03-29T20:09:11.000Z | <?xml version="1.0" encoding="UTF-8"?>
<CustomFieldTranslation xmlns="http://soap.sforce.com/2006/04/metadata">
<name>Primary_Organization__c</name>
<help>Lookup to the main Organization (Account record) this Contact is associated with.</help>
<relationshipLabel>Contacts (Primary Organisation)</relationshipLabel>
<label>Primary Business Organisation</label>
</CustomFieldTranslation>
| 50.25 | 98 | 0.766169 |
5494fa0073c76e7382f1f15fd3187d22739a18b0 | 8,483 | xml | XML | DCLP/66/65292.xml | papyri/idp.data | df4443706394caa387474ac4a3b32e983a3db3de | [
"CC-BY-3.0"
] | 34 | 2015-05-13T10:35:12.000Z | 2021-12-02T02:02:19.000Z | DCLP/66/65292.xml | papyri/idp.data | df4443706394caa387474ac4a3b32e983a3db3de | [
"CC-BY-3.0"
] | 145 | 2015-10-13T19:15:07.000Z | 2022-02-15T13:45:13.000Z | DCLP/66/65292.xml | papyri/idp.data | df4443706394caa387474ac4a3b32e983a3db3de | [
"CC-BY-3.0"
] | 18 | 2015-10-01T15:42:43.000Z | 2021-02-11T02:29:54.000Z | <?xml version="1.0" encoding="UTF-8"?>
<?xml-model href="http://www.stoa.org/epidoc/schema/8.23/tei-epidoc.rng" type="application/xml" schematypens="http://relaxng.org/ns/structure/1.0"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0" xml:id="m65292" xml:lang="en">
<teiHeader>
<fileDesc>
<titleStmt>
<title>Alphabet and syllabification exercises</title>
</titleStmt>
<publicationStmt>
<authority>Digital Corpus of Literary Papyri</authority>
<idno type="dclp">65292</idno>
<idno type="TM">65292</idno>
<idno type="LDAB">6535</idno>
<idno type="filename">65292</idno>
<idno type="dclp-hybrid">sb;28;16984</idno>
<idno type="MP3">02704.820</idno>
<availability>
<p>
© Digital Corpus of Literary Papyri. This work is licensed under a
<ref type="license" target="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</ref>
.
</p>
</availability>
</publicationStmt>
<sourceDesc>
<msDesc>
<msIdentifier>
<idno type="invNo">Würzburg, Martin-von-Wagner Museum K 1017</idno>
</msIdentifier>
<physDesc>
<objectDesc form="tablet">
<supportDesc>
<support>
<material>wood</material>
<dimensions>
<width unit="cm">27</width>
<height unit="cm">16.5</height>
</dimensions>
</support>
</supportDesc>
<layoutDesc>
<layout columns="7" writtenLines="8"/>
</layoutDesc>
</objectDesc>
</physDesc>
<history>
<origin>
<origPlace>Fundort: Egypt; Schreibort: Egypt</origPlace>
<origDate notBefore="0500" notAfter="0699">500 - 699</origDate>
</origin>
<provenance n="1" type="found">
<p>
<placeName type="ancient" subtype="region">Egypt</placeName>
</p>
</provenance>
<provenance n="2" type="composed">
<p>
<placeName type="ancient" subtype="region">Egypt</placeName>
</p>
</provenance>
</history>
</msDesc>
</sourceDesc>
</fileDesc>
<encodingDesc>
<p>
This file encoded to comply with EpiDoc Guidelines and Schema version 8
<ref>http://www.stoa.org/epidoc/gl/5/</ref>
</p>
</encodingDesc>
<profileDesc>
<textClass>
<keywords>
<term n="1" type="religion">christian</term>
<term n="2" type="culture">science</term>
<term n="3" type="culture">grammar</term>
<term n="4">grammar</term>
</keywords>
</textClass>
<langUsage>
<language ident="en">English</language>
<language ident="grc">Greek</language>
</langUsage>
</profileDesc>
<revisionDesc>
<change when="2020-12-11T12:03:43-05:00"
who="http://papyri.info/users/james.cowey">Finalized - Ready.</change>
<change when="2020-12-11T12:03:42-05:00"
who="http://papyri.info/users/james.cowey">Finalized - Ready.</change>
<change when="2020-12-11T11:42:18-05:00"
who="http://papyri.info/users/james.cowey">Vote - Accept-Straight-to-Finalization - Fine</change>
<change when="2020-12-11T11:42:18-05:00"
who="http://papyri.info/users/james.cowey">Vote - Accept-Straight-to-Finalization - Fine</change>
<change when="2014-12-10" who="DCLP">Crosswalked to EpiDoc XML</change>
</revisionDesc>
</teiHeader>
<text>
<body>
<div type="commentary" subtype="frontmatter" xml:space="preserve">
<p>Each side of the wooden tablet contains two exercises: on the left half a syllabary (Texts 1 and 3), on the right half an alphabet (Texts 2 and 4). The line with the date (month and day) is centered in both cases.</p>
</div>
<div xml:lang="grc" type="edition" xml:space="preserve">
<div n="A" subtype="Side" type="textpart">
<div n="1" subtype="Text" type="textpart"><ab>
<lb n="1"/><g type="rho-cross"/> βαφ βαχ βαψ
<lb n="2"/>βεφ βεχ βεψ
<lb n="3"/>βηφ βηχ βηψ
<lb n="4"/>βιφ βιχ βιψ
<lb n="5"/>βοφ βοχ βοψ
<lb n="6"/>βυφ βυχ βυψ
<lb n="7"/>βωφ βωχ βωψ
<lb n="8" xml:id="div1-div1-lb8"/><g type="stauros"/> <expan>μη<ex>νὸς</ex></expan> <expan>Παχὼ<ex>ν</ex></expan> <num value="22">κβ</num>
</ab></div>
<div n="2" subtype="Text" type="textpart"><ab>
<lb n="1"/><g type="rho-cross"/> Α Β Γ Δ
<lb n="2"/>Ε Ζ Η Θ
<lb n="3"/>Ι Κ Λ Μ
<lb n="4"/>Ν Ξ Ο Π
<lb n="5"/>Ρ Σ Τ Υ
<lb n="6"/>Φ Χ Ψ Ω
</ab></div>
</div>
<div n="B" subtype="Side" type="textpart">
<div n="3" subtype="Text" type="textpart"><ab>
<lb n="9"/><g type="rho-cross"/> γα γαβ γαγ
<lb n="10"/>γε γεβ γεγ
<lb n="11"/>γη γηβ γηγ
<lb n="12"/>γι γιβ γιγ
<lb n="13"/><supplied reason="lost">γο</supplied> γοβ γογ
<lb n="14"/><unclear>γ</unclear><supplied reason="lost">υ</supplied> γυβ γυγ
<lb n="15"/>γω γωβ γωγ
<lb n="16" xml:id="div4-div4-lb8"/><g type="stauros"/> <expan>μη<ex>νὸς</ex></expan> <expan>Παχὼ<ex>ν</ex></expan> <num value="27">κζ</num>
</ab></div>
<div n="4" subtype="Text" type="textpart"><ab>
<lb n="9"/><g type="rho-cross"/> Α Β Γ Δ
<lb n="10"/>Ε Ζ Η Θ
<lb n="11"/>Ι Κ Λ Μ
<lb n="12"/>Ν Ξ Ο Π
<lb n="13"/>Ρ Σ Τ Υ
<lb n="14"/>Φ Χ Ψ Ω
</ab></div>
</div></div>
<div type="commentary" subtype="linebyline">
<list>
<item corresp="#div1-div1-lb8" xml:space="preserve">
<ref>8</ref>
<p>This line is centered between the two texts.</p>
</item>
<item corresp="#div4-div4-lb8" xml:space="preserve">
<ref>16</ref>
<p>This line is centered between the two texts.</p>
</item>
</list>
</div>
<div type="bibliography" subtype="principalEdition">
<listBibl>
<bibl n="1" type="publication" subtype="principal">
<!-- ignore - start, i.e. SoSOL users may not edit this -->
<!-- ignore - stop -->
<ptr target="http://papyri.info/biblio/95274"/>
<biblScope n="1" unit="number">16984</biblScope>
<biblScope n="2" unit="page" from="131" to="132">131-132</biblScope>
</bibl>
<bibl n="2" type="reference" subtype="previous">
<!-- ignore - start, i.e. SoSOL users may not edit this -->
<!-- ignore - stop -->
<ptr target="http://papyri.info/biblio/57657"/>
<biblScope unit="page" from="3" to="5">3-5</biblScope>
</bibl>
<bibl n="3" type="reference" subtype="partial">
<!-- ignore - start, i.e. SoSOL users may not edit this -->
<!-- ignore - stop -->
<ptr target="http://papyri.info/biblio/12071"/>
<biblScope unit="number">69</biblScope>
</bibl>
<bibl n="4" type="reference" subtype="catalogue">
<!-- ignore - start, i.e. SoSOL users may not edit this -->
<!-- ignore - stop -->
<ptr target="http://papyri.info/biblio/62128"/>
<biblScope n="1" unit="number">289</biblScope>
<biblScope n="2" unit="page">91</biblScope>
</bibl>
</listBibl>
</div>
<div type="bibliography" subtype="illustrations">
<listBibl>
<bibl type="printed">Enchoria 14 (1986), pl. 4</bibl>
</listBibl>
</div>
<div type="commentary" subtype="general">
<p>The wooden tablet presents a thick border. On the upper margin there are are four holes (two on the left and two on the right); on the lower margin, two holes on the left, one on the right.</p>
</div>
</body>
</text>
</TEI>
| 43.280612 | 228 | 0.51338 |
7aa09ff5e61d543f17e96bb3c77b4167d25c4d2f | 3,714 | xml | XML | ext/pldata/propbank-frames-2.1.5/frames/allegation-n.xml | TeamSPoon/logicmoo_nlu | 5c3e5013a3048da7d68a8a43476ad84d3ea4bb47 | [
"MIT"
] | 6 | 2020-01-27T12:08:02.000Z | 2020-02-28T19:30:28.000Z | ext/pldata/propbank-frames-2.1.5/frames/allegation-n.xml | TeamSPoon/logicmoo_nlu | 5c3e5013a3048da7d68a8a43476ad84d3ea4bb47 | [
"MIT"
] | 1 | 2020-02-02T13:12:34.000Z | 2020-02-02T13:12:34.000Z | ext/pldata/propbank-frames-2.1.5/frames/allegation-n.xml | TeamSPoon/logicmoo_nlu | 5c3e5013a3048da7d68a8a43476ad84d3ea4bb47 | [
"MIT"
] | null | null | null | <!DOCTYPE frameset SYSTEM "frameset.dtd">
<frameset>
<predicate lemma="allegation">
<roleset framnet="" id="allegation.01" name="say without proof" source="verb-allege.01" vncls="37.7">
<roles>
<role descr="speaker, alleger" f="" n="0">
<vnrole vncls="37.7" vntheta="agent"/>
</role>
<role descr="utterance, allegation" f="" n="1">
<vnrole vncls="37.7" vntheta="topic"/>
</role>
<role descr="hearer" f="" n="2">
<vnrole vncls="37.7" vntheta="recipient"/>
</role>
<role descr="person against whom something is alleged" f="" n="3"/>
<note>Verb entry lacks arg3 "against" argument, but it seems useful in disambiguating from hearer, which is also potentially equivalent to an argm-GOL argument.</note>
</roles>
<example name="NP only, Args 0 & 1" src="NomBank Frames" type="">
<text>their allegations of the war 's `` immorality</text>
<arg f="" n="0">their</arg>
<rel f="">allegations</rel>
<arg f="" n="1">of the war 's `` immorality</arg>
<note/>
</example>
<example name="Arg 1 only" src="NomBank Frames" type="">
<text>A separate inquiry by Chemical cleared Mr. Edelson of allegations
that he had been lavishly entertained by a New York money broker
.
</text>
<rel f="">allegations</rel>
<arg f="" n="1">that he had been lavishly entertained by a New York money broker</arg>
<note/>
</example>
<note>Roleset based on verb entry allege.01, OntoNotes grouping allegation-n senses 1 & 2; maps to VN class say-37.7. Framed by Claire.</note>
<example name="Args 1, 3, and MNR" src="ON sense 1" type="">
<inflection aspect="ns" form="ns" person="ns" tense="ns" voice="ns"/>
<text>The congressional committee has not yet made formal allegations of corruption against the senator.</text>
<note/>
<arg f="mnr" n="m">formal</arg>
<rel f="">allegations</rel>
<arg f="" n="1">of corruption</arg>
<arg f="" n="3">against the senator</arg>
</example>
<example name="Args 0, 1, MNR" src="ON sense 2" type="">
<inflection aspect="ns" form="ns" person="ns" tense="ns" voice="ns"/>
<text>There were vague allegations of misconduct by some member of his staff.</text>
<note/>
<arg f="mnr" n="m">vague</arg>
<rel f="">allegations</rel>
<arg f="" n="1">of misconduct</arg>
<arg f="" n="0">by some member of his staff</arg>
</example>
<example name="Args 0 & 2" src="web" type="">
<inflection aspect="ns" form="ns" person="ns" tense="ns" voice="ns"/>
<text>The "victim" officially recanted (took back) her allegation to the Sheriff's Department, saying she made the whole thing up.</text>
<note/>
<arg f="" n="0">her</arg>
<rel f="">allegation</rel>
<arg f="" n="2">to the Sheriff's Department</arg>
</example>
</roleset>
<note/>
</predicate>
<note/>
</frameset>
| 48.868421 | 183 | 0.48923 |
0ed5ab328c9980ef7b336a0ea33158db2b839b0b | 59 | props | XML | src/prism-games/prism-tests/functionality/verify/param/param-simple.prism.props | kushgrover/apt-vs-dift | 250f64e6c442f6018cab65ec6979d9568a842f57 | [
"MIT"
] | null | null | null | src/prism-games/prism-tests/functionality/verify/param/param-simple.prism.props | kushgrover/apt-vs-dift | 250f64e6c442f6018cab65ec6979d9568a842f57 | [
"MIT"
] | null | null | null | src/prism-games/prism-tests/functionality/verify/param/param-simple.prism.props | kushgrover/apt-vs-dift | 250f64e6c442f6018cab65ec6979d9568a842f57 | [
"MIT"
] | null | null | null | // RESULT: p
P=? [ F s=1 ];
// RESULT: 1-p
P=? [ F s=2 ];
| 9.833333 | 14 | 0.389831 |
46759a14750d54807a32e0ade999981eccbc5598 | 391 | xml | XML | dev-ruby/android-xml/metadata.xml | longlene/clx | 2e7ec977ade611d54183f7a1dd09ff17f7564eb4 | [
"MIT"
] | 10 | 2015-01-14T01:13:27.000Z | 2021-10-19T08:21:04.000Z | dev-ruby/android-xml/metadata.xml | longlene/clx | 2e7ec977ade611d54183f7a1dd09ff17f7564eb4 | [
"MIT"
] | 5 | 2016-01-12T11:26:30.000Z | 2021-05-10T00:14:27.000Z | dev-ruby/android-xml/metadata.xml | longlene/clx | 2e7ec977ade611d54183f7a1dd09ff17f7564eb4 | [
"MIT"
] | 2 | 2015-11-02T18:38:28.000Z | 2021-01-03T10:48:44.000Z | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>longlene@gmail.com</email>
<name>loong0</name>
</maintainer>
<longdescription>
Add this to your build process, and never write XML again!
Plus, you can have multiple files generated from one file
</longdescription>
</pkgmetadata>
| 27.928571 | 70 | 0.723785 |
e10b214282d8cb8233f227aa07335d1810e05882 | 2,836 | xml | XML | config.xml | ShivrajRath/ShapesAndColors | d40381f22580b33870b2d3f9c697f65df62f3be7 | [
"MIT"
] | null | null | null | config.xml | ShivrajRath/ShapesAndColors | d40381f22580b33870b2d3f9c697f65df62f3be7 | [
"MIT"
] | null | null | null | config.xml | ShivrajRath/ShapesAndColors | d40381f22580b33870b2d3f9c697f65df62f3be7 | [
"MIT"
] | 2 | 2020-01-11T05:50:15.000Z | 2020-07-19T07:01:58.000Z | <?xml version="1.0" encoding="UTF-8" ?>
<widget xmlns = "http://www.w3.org/ns/widgets"
xmlns:gap = "http://phonegap.com/ns/1.0"
id = "com.phonegap.colorsandshapes"
versionCode = "12"
version = "1.0.2" >
<name>Colors and Shapes</name>
<description>
[New] Brand new life characters adds more fun to your toddlers experience. Have a great time with your baby.
Colors stimulates various regions of your kid's brain. They can improve her nervous system, heart functioning, release happy hormone and can even help in digestion. Likewise, shapes too have great impact on a human being. A circular shape triggers friendship and love, square forges strength and power and some shape power, happiness, rhythm, courage and so on.
"Colors and shapes" is an observe and learn activity for your toddler. Just by seeing the changing colors and shapes, the kids learn and grow.
1. Emoji provided free by http://emojione.com
2. Colors from: http://colours.neilorangepeel.com/
3. Favicon generated via: http://www.favicon-generator.org/
4. Shapes from: http://www.w3schools.com/charsets/ref_utf_geometric.asp
5. Music created using 4Beats (https://itunes.apple.com/us/app/4beats-music-creator/id886685363?mt=8) on iPad
</description>
<author href="https://twitter.com/shivrajrath" email="shivrajrath@gmail.com">
Shivraj Rath
</author>
<preference name="permissions" value="none"/>
<preference name="orientation" value="portrait" />
<preference name="fullscreen" value="true" />
<preference name="BackgroundColor" value="0xffed143d"/>
<plugin name="nl.x-services.plugins.insomnia" spec="4.0.1" source="pgb" />
<icon src="manifest/favicon-icon-96x96.png" />
<icon src="manifest/android-icon-36x36.png" gap:platform="android" gap:qualifier="ldpi" />
<icon src="manifest/android-icon-48x48.png" gap:platform="android" gap:qualifier="mdpi" />
<icon src="manifest/android-icon-72x72.png" gap:platform="android" gap:qualifier="hdpi" />
<icon src="manifest/android-icon-96x96.png" gap:platform="android" gap:qualifier="xhdpi" />
<icon src="manifest/android-icon-144x144.png" platform="android" qualifier="xxhdpi" />
<icon src="manifest/android-icon-192x192.png" platform="android" qualifier="fr-xxhdpi" />
<icon src="manifest/apple-icon-57x57.png" gap:platform="ios" width="57" height="57" />
<icon src="manifest/apple-icon-72x72.png" gap:platform="ios" width="72" height="72" />
<icon src="manifest/apple-icon-114x114.png" gap:platform="ios" width="114" height="114" />
<icon src="manifest/apple-icon-144x144.png" gap:platform="ios" width="144" height="144" />
</widget>
| 56.72 | 367 | 0.674189 |
7dc2ed78c9f6d83c961d6f39f97af7842996f697 | 3,804 | xml | XML | dandelion-upm/dandelion-upm-biz/src/main/resources/mapper/SysRoleMapper.xml | rim-wood/dandelion | 02f10d8cf794f10d7579c9e0c14010985b495a3d | [
"MIT"
] | 8 | 2019-06-28T10:24:36.000Z | 2021-03-16T06:28:11.000Z | dandelion-upm/dandelion-upm-biz/src/main/resources/mapper/SysRoleMapper.xml | rim-wood/dandelion | 02f10d8cf794f10d7579c9e0c14010985b495a3d | [
"MIT"
] | null | null | null | dandelion-upm/dandelion-upm-biz/src/main/resources/mapper/SysRoleMapper.xml | rim-wood/dandelion | 02f10d8cf794f10d7579c9e0c14010985b495a3d | [
"MIT"
] | 2 | 2020-04-17T07:53:28.000Z | 2020-09-28T06:12:31.000Z | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="cn.icepear.dandelion.upm.biz.mapper.SysRoleMapper">
<!-- 通用查询映射结果 -->
<resultMap id="BaseResultMap" type="cn.icepear.dandelion.upm.api.domain.entity.SysRole">
<id column="role_id" property="roleId"/>
<result column="role_name" property="roleName"/>
<result column="role_code" property="roleCode"/>
<result column="role_desc" property="roleDesc"/>
<result column="create_time" property="createTime"/>
<result column="update_time" property="updateTime"/>
<result column="del_flag" property="delFlag"/>
</resultMap>
<resultMap id="RoleVOMap" type="cn.icepear.dandelion.upm.api.domain.vo.RoleVO">
<id column="role_id" property="roleId"/>
<result column="role_name" property="roleName"/>
<result column="role_code" property="roleCode"/>
<result column="role_desc" property="roleDesc"/>
<result column="dept_id" property="deptId"/>
<result column="create_time" property="createTime"/>
<result column="creator" property="creator"/>
<result column="update_time" property="updateTime"/>
<result column="updator" property="updator"/>
<result column="del_flag" property="delFlag"/>
<result column="sys_default" property="sysDefault"/>
<collection property="menuIdList" ofType="long">
<constructor>
<arg column="menu_id"/>
</constructor>
</collection>
</resultMap>
<!-- 通过用户ID,查询角色信息-->
<select id="listRolesByUserId" resultMap="BaseResultMap">
SELECT
r.*
FROM
sys_role r, sys_user_role ur WHERE r.role_id = ur.role_id AND r.del_flag = 0 and ur.user_id IN (#{userId})
</select>
<insert id="saveSysRole" useGeneratedKeys="true" keyProperty="roleId" parameterType="cn.icepear.dandelion.upm.api.domain.vo.RoleVO">
insert into sys_role (role_name, role_code, role_desc,
dept_id, create_time, creator,
updator,del_flag,sys_default)
values (#{roleName,jdbcType=VARCHAR}, #{roleCode,jdbcType=VARCHAR},#{roleDesc,jdbcType=VARCHAR},
#{deptId,jdbcType=VARCHAR}, #{createTime,jdbcType=TIMESTAMP},#{creator,jdbcType=VARCHAR},
#{updator,jdbcType=VARCHAR},#{delFlag,jdbcType=INTEGER},#{sysDefault,jdbcType=INTEGER})
</insert>
<update id="updateRole" parameterType="cn.icepear.dandelion.upm.api.domain.vo.RoleVO">
UPDATE sys_role
<set>
<if test="roleName != null and roleName!=''">
role_name = #{roleName},
</if>
<if test="roleCode!=null and roleCode!=''">
role_code = #{roleCode},
</if>
<if test="roleDesc != null and roleDesc!=''">
role_desc=#{roleDesc},
</if>
<if test="deptId !=null and deptId!=''">
dept_id = #{deptId},
</if>
<if test="createTime != null">
create_time = #{createTime},
</if>
<if test="updator!=null and updator!=''">
updator = #{updator},
</if>
<if test="updateTime!=null">
update_time = #{updateTime},
</if>
<if test="delFlag != null">
del_flag=#{delFlag},
</if>
<if test="sysDefault != null">
sys_default=#{sysDefault}
</if>
</set>
WHERE
role_id = #{roleId}
</update>
<select id="getSysRoleById" resultMap="RoleVOMap">
SELECT
r.*,rm.menu_id
FROM
sys_role r
LEFT JOIN sys_role_menu rm on r.role_id = rm.role_id
WHERE r.role_id = #{roleId} and del_flag = 0
</select>
<select id="getSysRoleByDeptId" resultMap="BaseResultMap">
SELECT * FROM sys_role where del_flag = 0
<if test="deptId != null and deptId != ''">
and dept_id = #{deptId}
</if>
</select>
<select id="getRoleVo" resultMap="RoleVOMap">
SELECT * FROM sys_role role
LEFT JOIN sys_role_menu menu on role.role_id = menu.role_id
<where>
<if test="roleName != null and roleName != ''">
and role_name = #{roleName}
</if>
</where>
</select>
</mapper>
| 33.663717 | 134 | 0.68244 |
9970052532478bcd6addddfd68d54fc73fe7c80a | 2,991 | dita | XML | 05_Dita-OT2/Dita-OT2/docsrc/user-guide/extended-functionality.dita | dita-community/org.dita-community.xpower- | cf623331c2f02afb9e51300c0af56bfd72cd6150 | [
"Apache-2.0"
] | null | null | null | 05_Dita-OT2/Dita-OT2/docsrc/user-guide/extended-functionality.dita | dita-community/org.dita-community.xpower- | cf623331c2f02afb9e51300c0af56bfd72cd6150 | [
"Apache-2.0"
] | 1 | 2020-08-05T06:57:52.000Z | 2020-08-06T09:18:39.000Z | 05_Dita-OT2/Dita-OT2/docsrc/user-guide/extended-functionality.dita | dita-community/org.dita-community.xpower | cf623331c2f02afb9e51300c0af56bfd72cd6150 | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN" "reference.dtd">
<!--This file is part of the DITA Open Toolkit project. See the accompanying LICENSE.md file for applicable licenses.-->
<reference id="extended-functionality">
<title>Extended functionality</title>
<shortdesc>DITA-OT provides additional code reference processing support beyond that which is mandated by the DITA
specification. These extensions can be used to define character encodings or line ranges for use in code
blocks.</shortdesc>
<reference id="code-reference">
<title>Code reference processing</title>
<refbody>
<section id="coderef-charset">
<title>Character set definition</title>
<p>DITA-OT supports defining the code reference target file encoding using the <xmlatt>format</xmlatt>
attribute. The supported format is:</p>
<codeblock>format (";" space* "charset=" charset)?</codeblock>
<p>If a character set is not defined, the system default character set will be used. If the character set is not
recognized or supported, the <msgnum>DOTJ052E</msgnum> error is thrown and the system default character set is
used as a fall-back.</p>
</section>
<example>
<codeblock><coderef href="unicode.txt" format="txt; charset=UTF-8"/></codeblock>
</example>
<section>
<title>Line range extraction</title>
<p>Code references can be limited to extract only a specified line range by defining the
<codeph>line-range</codeph> pointer in the URI fragment. The format is:</p>
<codeblock>uri ("#line-range(" start ("," end)? ")" )?</codeblock>
<p>Start and end line numbers start from 1 and are inclusive. If the end range is omitted, the range ends on the
last line of the file.</p>
</section>
<example>
<codeblock><coderef href="Parser.scala#line-range(5, 10)" format="scala"/></codeblock>
<p>Only lines from 5 to 10 will be included in the output.</p>
</example>
<section>
<title>RFC 5147</title>
<p>DITA-OT implements line position and range from <xref keyref="rfc5147"/>. The format for line range is:</p>
<codeblock>uri ("#line=" start? "," end? )?</codeblock>
<p>Start and end line numbers start from 0 and are inclusive and exclusive, respectively. If the start range is
omitted, the range starts from the first line; if the end range is omitted, the range ends on the last line of
the file. The format for line position is:</p>
<codeblock>uri ("#line=" position )?</codeblock>
<p>Position line number starts from 0.</p>
</section>
<example>
<codeblock><coderef href="Parser.scala#line=4,10" format="scala"/></codeblock>
<p>Only lines from 5 to 10 will be included in the output.</p>
</example>
</refbody>
</reference>
</reference>
| 52.473684 | 120 | 0.664661 |
83e16816f644c3022c2ce3e35bba0b365609649d | 4,076 | xml | XML | datasets/train/monkey_groups_059.xml | aeonwilliams/RCNN | 4c981c6634e2743da5bacf65c3ed822dda9cdb7d | [
"MIT"
] | 2 | 2021-03-26T02:43:49.000Z | 2022-03-27T23:58:07.000Z | datasets/train/monkey_groups_059.xml | aeonwilliams/RCNN | 4c981c6634e2743da5bacf65c3ed822dda9cdb7d | [
"MIT"
] | null | null | null | datasets/train/monkey_groups_059.xml | aeonwilliams/RCNN | 4c981c6634e2743da5bacf65c3ed822dda9cdb7d | [
"MIT"
] | null | null | null | <annotation>
<folder>train</folder>
<filename>monkey_groups_059</filename>
<path>monkey_groups_059.jpg</path>
<source>
<database>Unknown</database>
</source>
<size>
<width>474</width>
<height>316</height>
<depth>3</depth>
</size>
<segmented>0</segmented>
<object>
<name>monkey</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>1</xmin>
<ymin>131</ymin>
<xmax>191</xmax>
<ymax>316</ymax>
</bndbox>
</object>
<object>
<name>monkey</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>132</xmin>
<ymin>146</ymin>
<xmax>248</xmax>
<ymax>316</ymax>
</bndbox>
</object>
<object>
<name>monkey</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>328</xmin>
<ymin>178</ymin>
<xmax>460</xmax>
<ymax>316</ymax>
</bndbox>
</object>
<object>
<name>monkey</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>270</xmin>
<ymin>120</ymin>
<xmax>389</xmax>
<ymax>264</ymax>
</bndbox>
</object>
<object>
<name>monkey</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>274</xmin>
<ymin>224</ymin>
<xmax>324</xmax>
<ymax>273</ymax>
</bndbox>
</object>
<object>
<name>monkey</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>1</xmin>
<ymin>93</ymin>
<xmax>99</xmax>
<ymax>199</ymax>
</bndbox>
</object>
<object>
<name>monkey</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>12</xmin>
<ymin>1</ymin>
<xmax>101</xmax>
<ymax>96</ymax>
</bndbox>
</object>
<object>
<name>monkey</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>80</xmin>
<ymin>1</ymin>
<xmax>201</xmax>
<ymax>116</ymax>
</bndbox>
</object>
<object>
<name>monkey</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>106</xmin>
<ymin>78</ymin>
<xmax>170</xmax>
<ymax>147</ymax>
</bndbox>
</object>
<object>
<name>monkey</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>223</xmin>
<ymin>9</ymin>
<xmax>302</xmax>
<ymax>104</ymax>
</bndbox>
</object>
<object>
<name>monkey</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>161</xmin>
<ymin>88</ymin>
<xmax>221</xmax>
<ymax>147</ymax>
</bndbox>
</object>
<object>
<name>monkey</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>221</xmin>
<ymin>100</ymin>
<xmax>283</xmax>
<ymax>170</ymax>
</bndbox>
</object>
<object>
<name>monkey</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>274</xmin>
<ymin>70</ymin>
<xmax>338</xmax>
<ymax>121</ymax>
</bndbox>
</object>
<object>
<name>monkey</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>361</xmin>
<ymin>103</ymin>
<xmax>437</xmax>
<ymax>180</ymax>
</bndbox>
</object>
<object>
<name>monkey</name>
<pose>Unspecified</pose>
<truncated>0</truncated>
<difficult>0</difficult>
<bndbox>
<xmin>382</xmin>
<ymin>39</ymin>
<xmax>460</xmax>
<ymax>119</ymax>
</bndbox>
</object>
</annotation> | 21.010309 | 40 | 0.555692 |
4a039ab27a11027d18082ed4fd9ed8b2c2094cb4 | 5,092 | xml | XML | unicode/pom.xml | frank-montyne/uom-systems | 3eddd3cb4cf60c34e85f21365c906cec8eec694f | [
"BSD-3-Clause"
] | null | null | null | unicode/pom.xml | frank-montyne/uom-systems | 3eddd3cb4cf60c34e85f21365c906cec8eec694f | [
"BSD-3-Clause"
] | null | null | null | unicode/pom.xml | frank-montyne/uom-systems | 3eddd3cb4cf60c34e85f21365c906cec8eec694f | [
"BSD-3-Clause"
] | null | null | null | <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>systems.uom</groupId>
<artifactId>systems-parent</artifactId>
<version>2.1-SNAPSHOT</version>
</parent>
<artifactId>systems-unicode</artifactId>
<name>Units of Measurement Unicode CLDR System</name>
<!-- ======================================================= -->
<!-- Build Settings -->
<!-- ======================================================= -->
<properties>
<jdkVersion>1.8</jdkVersion>
<project.build.javaVersion>${jdkVersion}</project.build.javaVersion>
<maven.compile.targetLevel>${jdkVersion}</maven.compile.targetLevel>
<maven.compile.sourceLevel>${jdkVersion}</maven.compile.sourceLevel>
</properties>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>javax.measure</groupId>
<artifactId>unit-api</artifactId>
<version>${jsr.version}</version>
</dependency>
<dependency>
<groupId>tech.units</groupId>
<artifactId>indriya</artifactId>
<version>${ri.version}</version>
</dependency>
<dependency>
<groupId>systems.uom</groupId>
<artifactId>systems-quantity</artifactId>
<version>${quantity.version}</version>
<scope>provided</scope>
</dependency>
</dependencies>
</dependencyManagement>
<dependencies>
<dependency>
<groupId>javax.measure</groupId>
<artifactId>unit-api</artifactId>
</dependency>
<dependency>
<groupId>tech.units</groupId>
<artifactId>indriya</artifactId>
</dependency>
<dependency>
<groupId>systems.uom</groupId>
<artifactId>systems-quantity</artifactId>
<scope>provided</scope>
</dependency>
<!-- Testing -->
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-launcher</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-runner</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<build>
<plugins>
<!-- ======================================================= -->
<!-- Source Attachment -->
<!-- ======================================================= -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
</plugin>
<!-- ======================================================= -->
<!-- JavaDoc Attachment -->
<!-- ======================================================= -->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
</plugin>
<!-- ======================================================= -->
<!-- Packaging (OSGi bundle) -->
<!-- ======================================================= -->
<!--
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<extensions>true</extensions>
<configuration>
<instructions>
<Export-Package>systems.uom.unicode</Export-Package>
<Private-Package>systems.uom.unicode.internal</Private-Package>
</instructions>
</configuration>
</plugin>
-->
</plugins>
</build>
<profiles>
<profile>
<id>jdk9-setup</id>
<activation>
<jdk>[9,)</jdk>
</activation>
<build>
<pluginManagement>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<release>8</release>
</configuration>
<executions>
<execution>
<id>default-compile</id>
<configuration>
<release>9</release>
<source>9</source>
<target>9</target>
</configuration>
</execution>
<execution>
<id>base-compile</id>
<goals>
<goal>compile</goal>
</goals>
<configuration>
<excludes>
<exclude>module-info.java</exclude>
</excludes>
</configuration>
</execution>
</executions>
</plugin>
</plugins>
</pluginManagement>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<executions>
<execution>
<id>add-jdk9-source</id>
<phase>generate-sources</phase>
<goals>
<goal>add-source</goal>
</goals>
<configuration>
<sources>
<source>src/main/jdk9</source>
</sources>
</configuration>
</execution>
</executions>
</plugin>
</plugins>
</build>
</profile>
</profiles>
</project>
| 28.288889 | 100 | 0.569128 |
e191116cb3b6e8c9c93c7292fb9c9be45971c2c9 | 3,348 | xml | XML | ozwave/config/mcohome/mh7h.xml | jinkang23/Home-AssistantConfig | dbefb0d55c57c4beb8edb318f244ff440e378605 | [
"MIT"
] | 1 | 2020-09-08T22:17:41.000Z | 2020-09-08T22:17:41.000Z | ozwave/config/mcohome/mh7h.xml | jinkang23/Home-AssistantConfig | dbefb0d55c57c4beb8edb318f244ff440e378605 | [
"MIT"
] | null | null | null | ozwave/config/mcohome/mh7h.xml | jinkang23/Home-AssistantConfig | dbefb0d55c57c4beb8edb318f244ff440e378605 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<Product xmlns="http://code.google.com/p/open-zwave/">
<CommandClass id="64" name="COMMAND_CLASS_THERMOSTAT_MODE">
<Value type="list" genre="user" instance="1" index="0" label="Mode" units="" read_only="false" write_only="false" min="0" max="0" value="0">
<Item label="Off" value="0"/>
<Item label="Heat" value="1"/>
<Item label="Energy Heat" value="11"/>
<Item label="Away" value="13"/>
</Value>
<SupportedModes>
<Mode index="0" label="Off"/>
<Mode index="1" label="Heat"/>
<Mode index="11" label="Energy Heat"/>
<Mode index="13" label="Away"/>
</SupportedModes>
</CommandClass>
<CommandClass id="67" name="COMMAND_CLASS_THERMOSTAT_SETPOINT" version="1" request_flags="4" create_vars="true" base="0">
<Instance index="1"/>
<Value type="decimal" genre="user" instance="1" index="1" label="Heating" units="C" read_only="false" write_only="false" min="0" max="0" value="20"/>
<Value type="decimal" genre="user" instance="1" index="11" label="Energy Heating" units="C" read_only="false" write_only="false" min="0" max="0" value="16"/>
</CommandClass>
<!-- Configuration Parameters -->
<CommandClass id="112">
<Value genre="config" instance="1" index="1" value="2" label="Upload temperature format automatically" units="" size="1" min="0" max="2" type="list">
<Help>Upload temperature format automatically</Help>
<Item value="0" label="Celsius"/>
<Item value="1" label="Fahrenheit"/>
<Item value="2" label="Follow the main display"/>
</Value>
<Value genre="config" instance="1" index="2" value="3" label="Upload temperature and humidity automatically" units="" size="1" min="0" max="3" type="list">
<Help>Upload temperature and humidity automatically</Help>
<Item value="0" label="OFF"/>
<Item value="1" label="Upload the difference value only"/>
<Item value="2" label="Timing upload mode only"/>
<Item value="3" label="Upload the difference+timing upload mode"/>
</Value>
<Value genre="config" instance="1" index="3" value="5" label="Upload temperature difference" units="" size="2" min="3" max="1000" type="short">
<Help>Base on 0.1C unit, 5 by default, 5*0.1C=0.5C</Help>
</Value>
<Value genre="config" instance="1" index="4" value="30" label="Upload time interval regularly" units="" size="2" min="19" max="65535" type="short">
<Help>Base on 1s unit, it suggest to be set above 30s</Help>
</Value>
<Value genre="config" instance="1" index="5" value="3" label="Upload humidity difference" units="" size="1" min="2" max="255" type="byte">
<Help>Upload when percent difference exceeded</Help>
</Value>
<Value genre="config" instance="1" index="255" value="0" label="Factory setting" units="" size="1" min="0" max="255" type="byte">
<Help>Restore the factory setting - write only, set to 85 to reset</Help>
</Value>
</CommandClass>
<!-- Association Groups -->
<CommandClass id="133">
<Associations num_groups="3">
<Group index="1" max_associations="1" label="Lifeline"/>
<Group index="2" max_associations="5" label="Basic_Set"/>
<Group index="3" max_associations="5" label="Basic_Set"/>
</Associations>
</CommandClass>
</Product>
| 50.727273 | 161 | 0.638889 |
bf29501ba6b1988bb5c9de193be6bbfba6b1385e | 19,837 | xml | XML | data/demands/sndlib/directed-abilene-zhang-5min-over-6months-ALL/demandMatrix-abilene-zhang-5min-20040310-2025.xml | tfenz/TE_SR_WAN_simulation | cdf8f7d0568a4177f168122685218eddedfa0ff5 | [
"MIT"
] | 2 | 2022-03-12T11:19:24.000Z | 2022-03-26T16:00:19.000Z | data/demands/sndlib/directed-abilene-zhang-5min-over-6months-ALL/demandMatrix-abilene-zhang-5min-20040310-2025.xml | maparham/TE_SR_WAN_simulation | 4ffef9400149fcafc40b6b00a14505d1ab43b0a4 | [
"MIT"
] | null | null | null | data/demands/sndlib/directed-abilene-zhang-5min-over-6months-ALL/demandMatrix-abilene-zhang-5min-20040310-2025.xml | maparham/TE_SR_WAN_simulation | 4ffef9400149fcafc40b6b00a14505d1ab43b0a4 | [
"MIT"
] | 1 | 2021-09-29T11:22:16.000Z | 2021-09-29T11:22:16.000Z | <?xml version="1.0"?>
<network xmlns="http://sndlib.zib.de/network" version="1.0">
<meta>
<granularity>5min</granularity>
<time>20040310-2025</time>
<unit>MBITPERSEC</unit>
<origin>Yin Zhang, http://userweb.cs.utexas.edu/~yzhang/research/AbileneTM/</origin>
</meta>
<networkStructure>
<nodes coordinatesType="geographical">
<node id="ATLAM5">
<coordinates>
<x>-84.383300</x>
<y>33.750000</y>
</coordinates>
</node>
<node id="ATLAng">
<coordinates>
<x>-85.5</x>
<y>34.5</y>
</coordinates>
</node>
<node id="CHINng">
<coordinates>
<x>-87.616700</x>
<y>41.833300</y>
</coordinates>
</node>
<node id="DNVRng">
<coordinates>
<x>-105.000000</x>
<y>40.750000</y>
</coordinates>
</node>
<node id="HSTNng">
<coordinates>
<x>-95.517364</x>
<y>29.770031</y>
</coordinates>
</node>
<node id="IPLSng">
<coordinates>
<x>-86.159535</x>
<y>39.780622</y>
</coordinates>
</node>
<node id="KSCYng">
<coordinates>
<x>-96.596704</x>
<y>38.961694</y>
</coordinates>
</node>
<node id="LOSAng">
<coordinates>
<x>-118.250000</x>
<y>34.050000</y>
</coordinates>
</node>
<node id="NYCMng">
<coordinates>
<x>-73.966700</x>
<y>40.783300</y>
</coordinates>
</node>
<node id="SNVAng">
<coordinates>
<x>-122.02553</x>
<y>37.38575</y>
</coordinates>
</node>
<node id="STTLng">
<coordinates>
<x>-122.300000</x>
<y>47.600000</y>
</coordinates>
</node>
<node id="WASHng">
<coordinates>
<x>-77.026842</x>
<y>38.897303</y>
</coordinates>
</node>
</nodes>
<links>
</links>
</networkStructure>
<demands>
<demand id="ATLAM5_ATLAng">
<source>ATLAM5</source>
<target>ATLAng</target>
<demandValue> 0.343573 </demandValue>
</demand>
<demand id="ATLAM5_CHINng">
<source>ATLAM5</source>
<target>CHINng</target>
<demandValue> 1.050043 </demandValue>
</demand>
<demand id="ATLAM5_DNVRng">
<source>ATLAM5</source>
<target>DNVRng</target>
<demandValue> 0.217963 </demandValue>
</demand>
<demand id="ATLAM5_HSTNng">
<source>ATLAM5</source>
<target>HSTNng</target>
<demandValue> 0.385613 </demandValue>
</demand>
<demand id="ATLAM5_IPLSng">
<source>ATLAM5</source>
<target>IPLSng</target>
<demandValue> 0.239392 </demandValue>
</demand>
<demand id="ATLAM5_KSCYng">
<source>ATLAM5</source>
<target>KSCYng</target>
<demandValue> 0.496467 </demandValue>
</demand>
<demand id="ATLAM5_LOSAng">
<source>ATLAM5</source>
<target>LOSAng</target>
<demandValue> 0.347445 </demandValue>
</demand>
<demand id="ATLAM5_NYCMng">
<source>ATLAM5</source>
<target>NYCMng</target>
<demandValue> 0.592381 </demandValue>
</demand>
<demand id="ATLAM5_SNVAng">
<source>ATLAM5</source>
<target>SNVAng</target>
<demandValue> 0.036629 </demandValue>
</demand>
<demand id="ATLAM5_STTLng">
<source>ATLAM5</source>
<target>STTLng</target>
<demandValue> 0.080000 </demandValue>
</demand>
<demand id="ATLAM5_WASHng">
<source>ATLAM5</source>
<target>WASHng</target>
<demandValue> 0.974485 </demandValue>
</demand>
<demand id="ATLAng_ATLAM5">
<source>ATLAng</source>
<target>ATLAM5</target>
<demandValue> 0.476933 </demandValue>
</demand>
<demand id="ATLAng_CHINng">
<source>ATLAng</source>
<target>CHINng</target>
<demandValue> 48.456909 </demandValue>
</demand>
<demand id="ATLAng_DNVRng">
<source>ATLAng</source>
<target>DNVRng</target>
<demandValue> 9.344272 </demandValue>
</demand>
<demand id="ATLAng_HSTNng">
<source>ATLAng</source>
<target>HSTNng</target>
<demandValue> 6.790501 </demandValue>
</demand>
<demand id="ATLAng_IPLSng">
<source>ATLAng</source>
<target>IPLSng</target>
<demandValue> 29.558520 </demandValue>
</demand>
<demand id="ATLAng_KSCYng">
<source>ATLAng</source>
<target>KSCYng</target>
<demandValue> 5.471384 </demandValue>
</demand>
<demand id="ATLAng_LOSAng">
<source>ATLAng</source>
<target>LOSAng</target>
<demandValue> 24.604748 </demandValue>
</demand>
<demand id="ATLAng_NYCMng">
<source>ATLAng</source>
<target>NYCMng</target>
<demandValue> 13.964040 </demandValue>
</demand>
<demand id="ATLAng_SNVAng">
<source>ATLAng</source>
<target>SNVAng</target>
<demandValue> 3.809996 </demandValue>
</demand>
<demand id="ATLAng_STTLng">
<source>ATLAng</source>
<target>STTLng</target>
<demandValue> 6.456067 </demandValue>
</demand>
<demand id="ATLAng_WASHng">
<source>ATLAng</source>
<target>WASHng</target>
<demandValue> 199.194128 </demandValue>
</demand>
<demand id="CHINng_ATLAM5">
<source>CHINng</source>
<target>ATLAM5</target>
<demandValue> 2.388864 </demandValue>
</demand>
<demand id="CHINng_ATLAng">
<source>CHINng</source>
<target>ATLAng</target>
<demandValue> 50.606221 </demandValue>
</demand>
<demand id="CHINng_DNVRng">
<source>CHINng</source>
<target>DNVRng</target>
<demandValue> 24.167941 </demandValue>
</demand>
<demand id="CHINng_HSTNng">
<source>CHINng</source>
<target>HSTNng</target>
<demandValue> 28.887723 </demandValue>
</demand>
<demand id="CHINng_IPLSng">
<source>CHINng</source>
<target>IPLSng</target>
<demandValue> 131.226659 </demandValue>
</demand>
<demand id="CHINng_KSCYng">
<source>CHINng</source>
<target>KSCYng</target>
<demandValue> 35.920493 </demandValue>
</demand>
<demand id="CHINng_LOSAng">
<source>CHINng</source>
<target>LOSAng</target>
<demandValue> 64.076965 </demandValue>
</demand>
<demand id="CHINng_NYCMng">
<source>CHINng</source>
<target>NYCMng</target>
<demandValue> 29.176885 </demandValue>
</demand>
<demand id="CHINng_SNVAng">
<source>CHINng</source>
<target>SNVAng</target>
<demandValue> 9.176949 </demandValue>
</demand>
<demand id="CHINng_STTLng">
<source>CHINng</source>
<target>STTLng</target>
<demandValue> 19.917325 </demandValue>
</demand>
<demand id="CHINng_WASHng">
<source>CHINng</source>
<target>WASHng</target>
<demandValue> 63.103437 </demandValue>
</demand>
<demand id="DNVRng_ATLAM5">
<source>DNVRng</source>
<target>ATLAM5</target>
<demandValue> 0.147536 </demandValue>
</demand>
<demand id="DNVRng_ATLAng">
<source>DNVRng</source>
<target>ATLAng</target>
<demandValue> 14.500104 </demandValue>
</demand>
<demand id="DNVRng_CHINng">
<source>DNVRng</source>
<target>CHINng</target>
<demandValue> 64.626648 </demandValue>
</demand>
<demand id="DNVRng_HSTNng">
<source>DNVRng</source>
<target>HSTNng</target>
<demandValue> 27.121648 </demandValue>
</demand>
<demand id="DNVRng_IPLSng">
<source>DNVRng</source>
<target>IPLSng</target>
<demandValue> 41.277981 </demandValue>
</demand>
<demand id="DNVRng_KSCYng">
<source>DNVRng</source>
<target>KSCYng</target>
<demandValue> 22.089520 </demandValue>
</demand>
<demand id="DNVRng_LOSAng">
<source>DNVRng</source>
<target>LOSAng</target>
<demandValue> 17.763899 </demandValue>
</demand>
<demand id="DNVRng_NYCMng">
<source>DNVRng</source>
<target>NYCMng</target>
<demandValue> 21.516304 </demandValue>
</demand>
<demand id="DNVRng_SNVAng">
<source>DNVRng</source>
<target>SNVAng</target>
<demandValue> 13.635907 </demandValue>
</demand>
<demand id="DNVRng_STTLng">
<source>DNVRng</source>
<target>STTLng</target>
<demandValue> 17.714909 </demandValue>
</demand>
<demand id="DNVRng_WASHng">
<source>DNVRng</source>
<target>WASHng</target>
<demandValue> 63.494517 </demandValue>
</demand>
<demand id="HSTNng_ATLAM5">
<source>HSTNng</source>
<target>ATLAM5</target>
<demandValue> 3.052355 </demandValue>
</demand>
<demand id="HSTNng_ATLAng">
<source>HSTNng</source>
<target>ATLAng</target>
<demandValue> 4.666659 </demandValue>
</demand>
<demand id="HSTNng_CHINng">
<source>HSTNng</source>
<target>CHINng</target>
<demandValue> 54.277741 </demandValue>
</demand>
<demand id="HSTNng_DNVRng">
<source>HSTNng</source>
<target>DNVRng</target>
<demandValue> 4.344357 </demandValue>
</demand>
<demand id="HSTNng_IPLSng">
<source>HSTNng</source>
<target>IPLSng</target>
<demandValue> 18.159195 </demandValue>
</demand>
<demand id="HSTNng_KSCYng">
<source>HSTNng</source>
<target>KSCYng</target>
<demandValue> 3.687619 </demandValue>
</demand>
<demand id="HSTNng_LOSAng">
<source>HSTNng</source>
<target>LOSAng</target>
<demandValue> 8.330080 </demandValue>
</demand>
<demand id="HSTNng_NYCMng">
<source>HSTNng</source>
<target>NYCMng</target>
<demandValue> 11.607363 </demandValue>
</demand>
<demand id="HSTNng_SNVAng">
<source>HSTNng</source>
<target>SNVAng</target>
<demandValue> 1.451851 </demandValue>
</demand>
<demand id="HSTNng_STTLng">
<source>HSTNng</source>
<target>STTLng</target>
<demandValue> 4.139880 </demandValue>
</demand>
<demand id="HSTNng_WASHng">
<source>HSTNng</source>
<target>WASHng</target>
<demandValue> 98.168347 </demandValue>
</demand>
<demand id="IPLSng_ATLAM5">
<source>IPLSng</source>
<target>ATLAM5</target>
<demandValue> 1.017965 </demandValue>
</demand>
<demand id="IPLSng_ATLAng">
<source>IPLSng</source>
<target>ATLAng</target>
<demandValue> 30.015128 </demandValue>
</demand>
<demand id="IPLSng_CHINng">
<source>IPLSng</source>
<target>CHINng</target>
<demandValue> 159.845227 </demandValue>
</demand>
<demand id="IPLSng_DNVRng">
<source>IPLSng</source>
<target>DNVRng</target>
<demandValue> 32.805149 </demandValue>
</demand>
<demand id="IPLSng_HSTNng">
<source>IPLSng</source>
<target>HSTNng</target>
<demandValue> 21.369755 </demandValue>
</demand>
<demand id="IPLSng_KSCYng">
<source>IPLSng</source>
<target>KSCYng</target>
<demandValue> 26.468107 </demandValue>
</demand>
<demand id="IPLSng_LOSAng">
<source>IPLSng</source>
<target>LOSAng</target>
<demandValue> 18.290637 </demandValue>
</demand>
<demand id="IPLSng_NYCMng">
<source>IPLSng</source>
<target>NYCMng</target>
<demandValue> 42.002435 </demandValue>
</demand>
<demand id="IPLSng_SNVAng">
<source>IPLSng</source>
<target>SNVAng</target>
<demandValue> 8.298019 </demandValue>
</demand>
<demand id="IPLSng_STTLng">
<source>IPLSng</source>
<target>STTLng</target>
<demandValue> 16.660904 </demandValue>
</demand>
<demand id="IPLSng_WASHng">
<source>IPLSng</source>
<target>WASHng</target>
<demandValue> 44.464139 </demandValue>
</demand>
<demand id="KSCYng_ATLAM5">
<source>KSCYng</source>
<target>ATLAM5</target>
<demandValue> 0.650243 </demandValue>
</demand>
<demand id="KSCYng_ATLAng">
<source>KSCYng</source>
<target>ATLAng</target>
<demandValue> 19.226104 </demandValue>
</demand>
<demand id="KSCYng_CHINng">
<source>KSCYng</source>
<target>CHINng</target>
<demandValue> 40.079885 </demandValue>
</demand>
<demand id="KSCYng_DNVRng">
<source>KSCYng</source>
<target>DNVRng</target>
<demandValue> 8.025403 </demandValue>
</demand>
<demand id="KSCYng_HSTNng">
<source>KSCYng</source>
<target>HSTNng</target>
<demandValue> 4.701813 </demandValue>
</demand>
<demand id="KSCYng_IPLSng">
<source>KSCYng</source>
<target>IPLSng</target>
<demandValue> 20.798032 </demandValue>
</demand>
<demand id="KSCYng_LOSAng">
<source>KSCYng</source>
<target>LOSAng</target>
<demandValue> 11.989560 </demandValue>
</demand>
<demand id="KSCYng_NYCMng">
<source>KSCYng</source>
<target>NYCMng</target>
<demandValue> 14.151264 </demandValue>
</demand>
<demand id="KSCYng_SNVAng">
<source>KSCYng</source>
<target>SNVAng</target>
<demandValue> 2.721408 </demandValue>
</demand>
<demand id="KSCYng_STTLng">
<source>KSCYng</source>
<target>STTLng</target>
<demandValue> 4.497861 </demandValue>
</demand>
<demand id="KSCYng_WASHng">
<source>KSCYng</source>
<target>WASHng</target>
<demandValue> 12.316760 </demandValue>
</demand>
<demand id="LOSAng_ATLAM5">
<source>LOSAng</source>
<target>ATLAM5</target>
<demandValue> 0.493787 </demandValue>
</demand>
<demand id="LOSAng_ATLAng">
<source>LOSAng</source>
<target>ATLAng</target>
<demandValue> 34.352013 </demandValue>
</demand>
<demand id="LOSAng_CHINng">
<source>LOSAng</source>
<target>CHINng</target>
<demandValue> 178.030875 </demandValue>
</demand>
<demand id="LOSAng_DNVRng">
<source>LOSAng</source>
<target>DNVRng</target>
<demandValue> 30.175429 </demandValue>
</demand>
<demand id="LOSAng_HSTNng">
<source>LOSAng</source>
<target>HSTNng</target>
<demandValue> 15.971757 </demandValue>
</demand>
<demand id="LOSAng_IPLSng">
<source>LOSAng</source>
<target>IPLSng</target>
<demandValue> 42.119557 </demandValue>
</demand>
<demand id="LOSAng_KSCYng">
<source>LOSAng</source>
<target>KSCYng</target>
<demandValue> 13.125565 </demandValue>
</demand>
<demand id="LOSAng_NYCMng">
<source>LOSAng</source>
<target>NYCMng</target>
<demandValue> 57.680555 </demandValue>
</demand>
<demand id="LOSAng_SNVAng">
<source>LOSAng</source>
<target>SNVAng</target>
<demandValue> 12.375427 </demandValue>
</demand>
<demand id="LOSAng_STTLng">
<source>LOSAng</source>
<target>STTLng</target>
<demandValue> 27.615021 </demandValue>
</demand>
<demand id="LOSAng_WASHng">
<source>LOSAng</source>
<target>WASHng</target>
<demandValue> 77.371995 </demandValue>
</demand>
<demand id="NYCMng_ATLAM5">
<source>NYCMng</source>
<target>ATLAM5</target>
<demandValue> 2.665747 </demandValue>
</demand>
<demand id="NYCMng_ATLAng">
<source>NYCMng</source>
<target>ATLAng</target>
<demandValue> 51.272168 </demandValue>
</demand>
<demand id="NYCMng_CHINng">
<source>NYCMng</source>
<target>CHINng</target>
<demandValue> 72.493371 </demandValue>
</demand>
<demand id="NYCMng_DNVRng">
<source>NYCMng</source>
<target>DNVRng</target>
<demandValue> 46.556029 </demandValue>
</demand>
<demand id="NYCMng_HSTNng">
<source>NYCMng</source>
<target>HSTNng</target>
<demandValue> 33.890448 </demandValue>
</demand>
<demand id="NYCMng_IPLSng">
<source>NYCMng</source>
<target>IPLSng</target>
<demandValue> 80.883493 </demandValue>
</demand>
<demand id="NYCMng_KSCYng">
<source>NYCMng</source>
<target>KSCYng</target>
<demandValue> 39.468936 </demandValue>
</demand>
<demand id="NYCMng_LOSAng">
<source>NYCMng</source>
<target>LOSAng</target>
<demandValue> 78.251664 </demandValue>
</demand>
<demand id="NYCMng_SNVAng">
<source>NYCMng</source>
<target>SNVAng</target>
<demandValue> 22.847365 </demandValue>
</demand>
<demand id="NYCMng_STTLng">
<source>NYCMng</source>
<target>STTLng</target>
<demandValue> 43.366525 </demandValue>
</demand>
<demand id="NYCMng_WASHng">
<source>NYCMng</source>
<target>WASHng</target>
<demandValue> 127.207293 </demandValue>
</demand>
<demand id="SNVAng_ATLAng">
<source>SNVAng</source>
<target>ATLAng</target>
<demandValue> 2.389560 </demandValue>
</demand>
<demand id="SNVAng_CHINng">
<source>SNVAng</source>
<target>CHINng</target>
<demandValue> 5.565280 </demandValue>
</demand>
<demand id="SNVAng_DNVRng">
<source>SNVAng</source>
<target>DNVRng</target>
<demandValue> 10.872816 </demandValue>
</demand>
<demand id="SNVAng_HSTNng">
<source>SNVAng</source>
<target>HSTNng</target>
<demandValue> 1.639416 </demandValue>
</demand>
<demand id="SNVAng_IPLSng">
<source>SNVAng</source>
<target>IPLSng</target>
<demandValue> 3.010024 </demandValue>
</demand>
<demand id="SNVAng_KSCYng">
<source>SNVAng</source>
<target>KSCYng</target>
<demandValue> 3.662061 </demandValue>
</demand>
<demand id="SNVAng_LOSAng">
<source>SNVAng</source>
<target>LOSAng</target>
<demandValue> 36.196997 </demandValue>
</demand>
<demand id="SNVAng_NYCMng">
<source>SNVAng</source>
<target>NYCMng</target>
<demandValue> 4.146189 </demandValue>
</demand>
<demand id="SNVAng_STTLng">
<source>SNVAng</source>
<target>STTLng</target>
<demandValue> 48.840483 </demandValue>
</demand>
<demand id="SNVAng_WASHng">
<source>SNVAng</source>
<target>WASHng</target>
<demandValue> 1.171632 </demandValue>
</demand>
<demand id="STTLng_ATLAM5">
<source>STTLng</source>
<target>ATLAM5</target>
<demandValue> 0.167485 </demandValue>
</demand>
<demand id="STTLng_ATLAng">
<source>STTLng</source>
<target>ATLAng</target>
<demandValue> 15.661875 </demandValue>
</demand>
<demand id="STTLng_CHINng">
<source>STTLng</source>
<target>CHINng</target>
<demandValue> 56.949509 </demandValue>
</demand>
<demand id="STTLng_DNVRng">
<source>STTLng</source>
<target>DNVRng</target>
<demandValue> 12.769907 </demandValue>
</demand>
<demand id="STTLng_HSTNng">
<source>STTLng</source>
<target>HSTNng</target>
<demandValue> 12.568819 </demandValue>
</demand>
<demand id="STTLng_IPLSng">
<source>STTLng</source>
<target>IPLSng</target>
<demandValue> 18.247379 </demandValue>
</demand>
<demand id="STTLng_KSCYng">
<source>STTLng</source>
<target>KSCYng</target>
<demandValue> 9.163733 </demandValue>
</demand>
<demand id="STTLng_LOSAng">
<source>STTLng</source>
<target>LOSAng</target>
<demandValue> 45.994829 </demandValue>
</demand>
<demand id="STTLng_NYCMng">
<source>STTLng</source>
<target>NYCMng</target>
<demandValue> 25.342704 </demandValue>
</demand>
<demand id="STTLng_SNVAng">
<source>STTLng</source>
<target>SNVAng</target>
<demandValue> 12.729939 </demandValue>
</demand>
<demand id="STTLng_WASHng">
<source>STTLng</source>
<target>WASHng</target>
<demandValue> 27.154805 </demandValue>
</demand>
<demand id="WASHng_ATLAM5">
<source>WASHng</source>
<target>ATLAM5</target>
<demandValue> 6.248040 </demandValue>
</demand>
<demand id="WASHng_ATLAng">
<source>WASHng</source>
<target>ATLAng</target>
<demandValue> 160.516552 </demandValue>
</demand>
<demand id="WASHng_CHINng">
<source>WASHng</source>
<target>CHINng</target>
<demandValue> 102.603157 </demandValue>
</demand>
<demand id="WASHng_DNVRng">
<source>WASHng</source>
<target>DNVRng</target>
<demandValue> 75.900939 </demandValue>
</demand>
<demand id="WASHng_HSTNng">
<source>WASHng</source>
<target>HSTNng</target>
<demandValue> 42.737677 </demandValue>
</demand>
<demand id="WASHng_IPLSng">
<source>WASHng</source>
<target>IPLSng</target>
<demandValue> 116.264981 </demandValue>
</demand>
<demand id="WASHng_KSCYng">
<source>WASHng</source>
<target>KSCYng</target>
<demandValue> 46.283139 </demandValue>
</demand>
<demand id="WASHng_LOSAng">
<source>WASHng</source>
<target>LOSAng</target>
<demandValue> 105.529021 </demandValue>
</demand>
<demand id="WASHng_NYCMng">
<source>WASHng</source>
<target>NYCMng</target>
<demandValue> 258.791880 </demandValue>
</demand>
<demand id="WASHng_SNVAng">
<source>WASHng</source>
<target>SNVAng</target>
<demandValue> 15.122387 </demandValue>
</demand>
<demand id="WASHng_STTLng">
<source>WASHng</source>
<target>STTLng</target>
<demandValue> 48.137605 </demandValue>
</demand>
</demands>
</network> | 26.662634 | 86 | 0.661743 |
bf603344da27f667c093bff816a2f3ecfd854160 | 134,552 | xml | XML | scripts/trans_ALTO/doc/LAC/1845_11_LAC_N01/1845_11_LAC_N01_6.xml | ljpetkovic/CatMan_dataset | bbc97a269e2f5a679bf5b4189bd83869c791bcff | [
"CC-BY-2.0"
] | null | null | null | scripts/trans_ALTO/doc/LAC/1845_11_LAC_N01/1845_11_LAC_N01_6.xml | ljpetkovic/CatMan_dataset | bbc97a269e2f5a679bf5b4189bd83869c791bcff | [
"CC-BY-2.0"
] | null | null | null | scripts/trans_ALTO/doc/LAC/1845_11_LAC_N01/1845_11_LAC_N01_6.xml | ljpetkovic/CatMan_dataset | bbc97a269e2f5a679bf5b4189bd83869c791bcff | [
"CC-BY-2.0"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<alto xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://www.loc.gov/standards/alto/ns-v2#"
xmlns:page="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15"
xsi:schemaLocation="http://www.loc.gov/standards/alto/ns-v2# http://www.loc.gov/standards/alto/alto.xsd">
<Description>
<MeasurementUnit>pixel</MeasurementUnit>
<OCRProcessing ID="IdOcr">
<ocrProcessingStep>
<processingDateTime>2020-11-06T13:44:40.758+01:00</processingDateTime>
<processingSoftware>
<softwareCreator>READ COOP</softwareCreator>
<softwareName>Transkribus</softwareName>
</processingSoftware>
</ocrProcessingStep>
</OCRProcessing>
</Description>
<Tags/>
<Layout>
<Page ID="Page1" PHYSICAL_IMG_NR="1" HEIGHT="2211" WIDTH="1091">
<TopMargin HEIGHT="3" WIDTH="1091" VPOS="0" HPOS="0"/>
<LeftMargin HEIGHT="2177" WIDTH="27" VPOS="3" HPOS="0"/>
<RightMargin HEIGHT="2177" WIDTH="5" VPOS="3" HPOS="1086"/>
<BottomMargin HEIGHT="31" WIDTH="1091" VPOS="2180" HPOS="0"/>
<PrintSpace HEIGHT="2177" WIDTH="1059" VPOS="3" HPOS="27">
<TextBlock ID="r_1_1" HEIGHT="28" WIDTH="18" VPOS="14" HPOS="581">
<Shape>
<Polygon POINTS="581,14 599,14 599,42 581,42"/>
</Shape>
<TextLine ID="tl_1"
BASELINE="55"
HEIGHT="47"
WIDTH="28"
VPOS="8"
HPOS="576">
<String HEIGHT="47" WIDTH="84" VPOS="8" HPOS="520" CONTENT="6"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_2" HEIGHT="52" WIDTH="1014" VPOS="47" HPOS="63">
<Shape>
<Polygon POINTS="63,47 1077,47 1077,99 63,99"/>
</Shape>
<TextLine ID="tl_2"
BASELINE="102"
HEIGHT="64"
WIDTH="1026"
VPOS="38"
HPOS="57">
<String HEIGHT="64" WIDTH="135" VPOS="38" HPOS="40" CONTENT="103."/>
<SP HEIGHT="64" WIDTH="17" VPOS="38" HPOS="175"/>
<String HEIGHT="64"
WIDTH="202"
VPOS="38"
HPOS="124"
CONTENT="RELATION"/>
<SP HEIGHT="64" WIDTH="17" VPOS="38" HPOS="326"/>
<String HEIGHT="64"
WIDTH="202"
VPOS="38"
HPOS="276"
CONTENT="complète"/>
<SP HEIGHT="64" WIDTH="17" VPOS="38" HPOS="477"/>
<String HEIGHT="64" WIDTH="101" VPOS="38" HPOS="427" CONTENT="de"/>
<SP HEIGHT="64" WIDTH="17" VPOS="38" HPOS="528"/>
<String HEIGHT="64" WIDTH="101" VPOS="38" HPOS="477" CONTENT="la"/>
<SP HEIGHT="64" WIDTH="17" VPOS="38" HPOS="578"/>
<String HEIGHT="64"
WIDTH="202"
VPOS="38"
HPOS="528"
CONTENT="campagne"/>
<SP HEIGHT="64" WIDTH="17" VPOS="38" HPOS="730"/>
<String HEIGHT="64" WIDTH="101" VPOS="38" HPOS="679" CONTENT="de"/>
<SP HEIGHT="64" WIDTH="17" VPOS="38" HPOS="780"/>
<String HEIGHT="64"
WIDTH="185"
VPOS="38"
HPOS="730"
CONTENT="âtussie"/>
<SP HEIGHT="64" WIDTH="17" VPOS="38" HPOS="915"/>
<String HEIGHT="64" WIDTH="101" VPOS="38" HPOS="864" CONTENT="en"/>
<SP HEIGHT="64" WIDTH="17" VPOS="38" HPOS="965"/>
<String HEIGHT="64"
WIDTH="151"
VPOS="38"
HPOS="915"
CONTENT="4842,"/>
<SP HEIGHT="64" WIDTH="17" VPOS="38" HPOS="1066"/>
<String HEIGHT="64" WIDTH="84" VPOS="38" HPOS="999" CONTENT="par"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_3" HEIGHT="79" WIDTH="891" VPOS="84" HPOS="184">
<Shape>
<Polygon POINTS="184,84 1075,84 1075,163 184,163"/>
</Shape>
<TextLine ID="tl_3"
BASELINE="137"
HEIGHT="54"
WIDTH="900"
VPOS="83"
HPOS="180">
<String HEIGHT="54"
WIDTH="241"
VPOS="83"
HPOS="167"
CONTENT="<i>Labaume,</i>"/>
<SP HEIGHT="54" WIDTH="13" VPOS="83" HPOS="408"/>
<String HEIGHT="54" WIDTH="76" VPOS="83" HPOS="370" CONTENT="5e"/>
<SP HEIGHT="54" WIDTH="13" VPOS="83" HPOS="446"/>
<String HEIGHT="54"
WIDTH="114"
VPOS="83"
HPOS="408"
CONTENT="édit."/>
<SP HEIGHT="54" WIDTH="13" VPOS="83" HPOS="522"/>
<String HEIGHT="54"
WIDTH="215"
VPOS="83"
HPOS="484"
CONTENT="<i>Paris</i>,"/>
<SP HEIGHT="54" WIDTH="13" VPOS="83" HPOS="700"/>
<String HEIGHT="54"
WIDTH="114"
VPOS="83"
HPOS="662"
CONTENT="1846,"/>
<SP HEIGHT="54" WIDTH="13" VPOS="83" HPOS="776"/>
<String HEIGHT="54"
WIDTH="114"
VPOS="83"
HPOS="738"
CONTENT="in-8,"/>
<SP HEIGHT="54" WIDTH="13" VPOS="83" HPOS="852"/>
<String HEIGHT="54"
WIDTH="127"
VPOS="83"
HPOS="814"
CONTENT="plans,"/>
<SP HEIGHT="54" WIDTH="13" VPOS="83" HPOS="941"/>
<String HEIGHT="54" WIDTH="101" VPOS="83" HPOS="903" CONTENT="rel."/>
<SP HEIGHT="54" WIDTH="13" VPOS="83" HPOS="1004"/>
<String HEIGHT="54" WIDTH="76" VPOS="83" HPOS="966" CONTENT="v."/>
<SP HEIGHT="54" WIDTH="13" VPOS="83" HPOS="1042"/>
<String HEIGHT="54" WIDTH="89" VPOS="83" HPOS="991" CONTENT="fil.,"/>
</TextLine>
<TextLine ID="tl_4"
BASELINE="167"
HEIGHT="48"
WIDTH="901"
VPOS="119"
HPOS="178">
<String HEIGHT="48" WIDTH="526" VPOS="119" HPOS="103" CONTENT="tr."/>
<SP HEIGHT="48" WIDTH="75" VPOS="119" HPOS="628"/>
<String HEIGHT="48"
WIDTH="601"
VPOS="119"
HPOS="403"
CONTENT="dor."/>
<SP HEIGHT="48" WIDTH="75" VPOS="119" HPOS="1004"/>
<String HEIGHT="48" WIDTH="375" VPOS="119" HPOS="779" CONTENT="3"/>
<SP HEIGHT="48" WIDTH="75" VPOS="119" HPOS="1154"/>
<String HEIGHT="48" WIDTH="225" VPOS="119" HPOS="854" CONTENT="»"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_4" HEIGHT="50" WIDTH="1012" VPOS="154" HPOS="63">
<Shape>
<Polygon POINTS="63,154 1075,154 1075,204 63,204"/>
</Shape>
<TextLine ID="tl_5"
BASELINE="194"
HEIGHT="46"
WIDTH="1023"
VPOS="148"
HPOS="57">
<String HEIGHT="46" WIDTH="128" VPOS="148" HPOS="41" CONTENT="104."/>
<SP HEIGHT="46" WIDTH="16" VPOS="148" HPOS="169"/>
<String HEIGHT="46"
WIDTH="192"
VPOS="148"
HPOS="121"
CONTENT="RELATION"/>
<SP HEIGHT="46" WIDTH="16" VPOS="148" HPOS="313"/>
<String HEIGHT="46" WIDTH="112" VPOS="148" HPOS="265" CONTENT="des"/>
<SP HEIGHT="46" WIDTH="16" VPOS="148" HPOS="377"/>
<String HEIGHT="46"
WIDTH="192"
VPOS="148"
HPOS="329"
CONTENT="derniers"/>
<SP HEIGHT="46" WIDTH="16" VPOS="148" HPOS="521"/>
<String HEIGHT="46"
WIDTH="208"
VPOS="148"
HPOS="473"
CONTENT="événemens"/>
<SP HEIGHT="46" WIDTH="16" VPOS="148" HPOS="680"/>
<String HEIGHT="46" WIDTH="96" VPOS="148" HPOS="632" CONTENT="de"/>
<SP HEIGHT="46" WIDTH="16" VPOS="148" HPOS="728"/>
<String HEIGHT="46" WIDTH="96" VPOS="148" HPOS="680" CONTENT="la"/>
<SP HEIGHT="46" WIDTH="16" VPOS="148" HPOS="776"/>
<String HEIGHT="46"
WIDTH="208"
VPOS="148"
HPOS="728"
CONTENT="captivité"/>
<SP HEIGHT="46" WIDTH="16" VPOS="148" HPOS="936"/>
<String HEIGHT="46" WIDTH="96" VPOS="148" HPOS="888" CONTENT="de"/>
<SP HEIGHT="46" WIDTH="16" VPOS="148" HPOS="984"/>
<String HEIGHT="46"
WIDTH="160"
VPOS="148"
HPOS="920"
CONTENT="Mousieur"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_5" HEIGHT="67" WIDTH="888" VPOS="189" HPOS="186">
<Shape>
<Polygon POINTS="186,189 1074,189 1074,256 186,256"/>
</Shape>
<TextLine ID="tl_6"
BASELINE="244"
HEIGHT="58"
WIDTH="900"
VPOS="186"
HPOS="180">
<String HEIGHT="58"
WIDTH="138"
VPOS="186"
HPOS="166"
CONTENT="(Louis"/>
<SP HEIGHT="58" WIDTH="14" VPOS="186" HPOS="305"/>
<String HEIGHT="58"
WIDTH="138"
VPOS="186"
HPOS="263"
CONTENT="XVIII)"/>
<SP HEIGHT="58" WIDTH="14" VPOS="186" HPOS="402"/>
<String HEIGHT="58" WIDTH="83" VPOS="186" HPOS="360" CONTENT="et"/>
<SP HEIGHT="58" WIDTH="14" VPOS="186" HPOS="443"/>
<String HEIGHT="58" WIDTH="83" VPOS="186" HPOS="402" CONTENT="de"/>
<SP HEIGHT="58" WIDTH="14" VPOS="186" HPOS="485"/>
<String HEIGHT="58" WIDTH="83" VPOS="186" HPOS="443" CONTENT="sa"/>
<SP HEIGHT="58" WIDTH="14" VPOS="186" HPOS="526"/>
<String HEIGHT="58"
WIDTH="208"
VPOS="186"
HPOS="485"
CONTENT="délivrance,"/>
<SP HEIGHT="58" WIDTH="14" VPOS="186" HPOS="692"/>
<String HEIGHT="58" WIDTH="97" VPOS="186" HPOS="651" CONTENT="par"/>
<SP HEIGHT="58" WIDTH="14" VPOS="186" HPOS="748"/>
<String HEIGHT="58" WIDTH="83" VPOS="186" HPOS="706" CONTENT="M."/>
<SP HEIGHT="58" WIDTH="14" VPOS="186" HPOS="789"/>
<String HEIGHT="58"
WIDTH="222"
VPOS="186"
HPOS="748"
CONTENT="d'<i>Avaray."/>
<SP HEIGHT="58" WIDTH="14" VPOS="186" HPOS="969"/>
<String HEIGHT="58"
WIDTH="166"
VPOS="186"
HPOS="914"
CONTENT="Paris</i>,"/>
</TextLine>
<TextLine ID="tl_7"
BASELINE="264"
HEIGHT="44"
WIDTH="89"
VPOS="220"
HPOS="183">
<String HEIGHT="44"
WIDTH="125"
VPOS="220"
HPOS="147"
CONTENT="1823."/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_6" HEIGHT="125" WIDTH="932" VPOS="258" HPOS="142">
<Shape>
<Polygon POINTS="142,258 1074,258 1074,383 142,383"/>
</Shape>
<TextLine ID="tl_8"
BASELINE="311"
HEIGHT="83"
WIDTH="943"
VPOS="228"
HPOS="137">
<String HEIGHT="83"
WIDTH="144"
VPOS="228"
HPOS="124"
CONTENT="Lettres"/>
<SP HEIGHT="83" WIDTH="13" VPOS="228" HPOS="268"/>
<String HEIGHT="83"
WIDTH="288"
VPOS="228"
HPOS="229"
CONTENT="d'<i>Hartivelt</i>"/>
<SP HEIGHT="83" WIDTH="13" VPOS="228" HPOS="517"/>
<String HEIGHT="83" WIDTH="79" VPOS="228" HPOS="478" CONTENT="ou"/>
<SP HEIGHT="83" WIDTH="13" VPOS="228" HPOS="556"/>
<String HEIGHT="83"
WIDTH="236"
VPOS="228"
HPOS="517"
CONTENT="correspondance"/>
<SP HEIGHT="83" WIDTH="13" VPOS="228" HPOS="753"/>
<String HEIGHT="83"
WIDTH="131"
VPOS="228"
HPOS="713"
CONTENT="privée"/>
<SP HEIGHT="83" WIDTH="13" VPOS="228" HPOS="844"/>
<String HEIGHT="83" WIDTH="79" VPOS="228" HPOS="805" CONTENT="de"/>
<SP HEIGHT="83" WIDTH="13" VPOS="228" HPOS="884"/>
<String HEIGHT="83"
WIDTH="157"
VPOS="228"
HPOS="844"
CONTENT="<i>Louis"/>
<SP HEIGHT="83" WIDTH="13" VPOS="228" HPOS="1001"/>
<String HEIGHT="83" WIDTH="131" VPOS="228" HPOS="949" CONTENT="Sta"/>
</TextLine>
<TextLine ID="tl_9"
BASELINE="347"
HEIGHT="50"
WIDTH="898"
VPOS="297"
HPOS="177">
<String HEIGHT="50"
WIDTH="160"
VPOS="297"
HPOS="165"
CONTENT="<i>nislas"/>
<SP HEIGHT="50" WIDTH="12" VPOS="297" HPOS="325"/>
<String HEIGHT="50"
WIDTH="185"
VPOS="297"
HPOS="288"
CONTENT="Xavier,</i>"/>
<SP HEIGHT="50" WIDTH="12" VPOS="297" HPOS="472"/>
<String HEIGHT="50" WIDTH="86" VPOS="297" HPOS="435" CONTENT="roi"/>
<SP HEIGHT="50" WIDTH="12" VPOS="297" HPOS="521"/>
<String HEIGHT="50" WIDTH="74" VPOS="297" HPOS="485" CONTENT="de"/>
<SP HEIGHT="50" WIDTH="12" VPOS="297" HPOS="558"/>
<String HEIGHT="50"
WIDTH="135"
VPOS="297"
HPOS="521"
CONTENT="France."/>
<SP HEIGHT="50" WIDTH="12" VPOS="297" HPOS="657"/>
<String HEIGHT="50"
WIDTH="209"
VPOS="297"
HPOS="620"
CONTENT="<i>Paris</i>,"/>
<SP HEIGHT="50" WIDTH="12" VPOS="297" HPOS="829"/>
<String HEIGHT="50"
WIDTH="111"
VPOS="297"
HPOS="792"
CONTENT="1824,"/>
<SP HEIGHT="50" WIDTH="12" VPOS="297" HPOS="903"/>
<String HEIGHT="50"
WIDTH="111"
VPOS="297"
HPOS="866"
CONTENT="in-8,"/>
<SP HEIGHT="50" WIDTH="12" VPOS="297" HPOS="977"/>
<String HEIGHT="50"
WIDTH="148"
VPOS="297"
HPOS="927"
CONTENT="portraits,"/>
</TextLine>
<TextLine ID="tl_10"
BASELINE="378"
HEIGHT="46"
WIDTH="898"
VPOS="332"
HPOS="177">
<String HEIGHT="46"
WIDTH="156"
VPOS="332"
HPOS="157"
CONTENT="dem."/>
<SP HEIGHT="46" WIDTH="20" VPOS="332" HPOS="314"/>
<String HEIGHT="46"
WIDTH="176"
VPOS="332"
HPOS="255"
CONTENT="rel.,"/>
<SP HEIGHT="46" WIDTH="20" VPOS="332" HPOS="431"/>
<String HEIGHT="46"
WIDTH="156"
VPOS="332"
HPOS="372"
CONTENT="veau"/>
<SP HEIGHT="46" WIDTH="20" VPOS="332" HPOS="528"/>
<String HEIGHT="46" WIDTH="98" VPOS="332" HPOS="470" CONTENT="à"/>
<SP HEIGHT="46" WIDTH="20" VPOS="332" HPOS="567"/>
<String HEIGHT="46"
WIDTH="195"
VPOS="332"
HPOS="509"
CONTENT="nerfs."/>
<SP HEIGHT="46" WIDTH="20" VPOS="332" HPOS="704"/>
<String HEIGHT="46"
WIDTH="156"
VPOS="332"
HPOS="646"
CONTENT="(bel"/>
<SP HEIGHT="46" WIDTH="20" VPOS="332" HPOS="802"/>
<String HEIGHT="46"
WIDTH="312"
VPOS="332"
HPOS="743"
CONTENT="exemplaire)."/>
<SP HEIGHT="46" WIDTH="20" VPOS="332" HPOS="1055"/>
<String HEIGHT="46" WIDTH="98" VPOS="332" HPOS="997" CONTENT="3"/>
<SP HEIGHT="46" WIDTH="20" VPOS="332" HPOS="1095"/>
<String HEIGHT="46" WIDTH="59" VPOS="332" HPOS="1016" CONTENT="»"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_7" HEIGHT="56" WIDTH="1010" VPOS="363" HPOS="61">
<Shape>
<Polygon POINTS="61,363 1071,363 1071,419 61,419"/>
</Shape>
<TextLine ID="tl_11"
BASELINE="418"
HEIGHT="55"
WIDTH="1021"
VPOS="363"
HPOS="55">
<String HEIGHT="55" WIDTH="118" VPOS="363" HPOS="40" CONTENT="405."/>
<SP HEIGHT="55" WIDTH="15" VPOS="363" HPOS="159"/>
<String HEIGHT="55"
WIDTH="237"
VPOS="363"
HPOS="114"
CONTENT="SINGULARITÉS"/>
<SP HEIGHT="55" WIDTH="15" VPOS="363" HPOS="351"/>
<String HEIGHT="55"
WIDTH="237"
VPOS="363"
HPOS="307"
CONTENT="historiques,"/>
<SP HEIGHT="55" WIDTH="15" VPOS="363" HPOS="543"/>
<String HEIGHT="55" WIDTH="104" VPOS="363" HPOS="499" CONTENT="par"/>
<SP HEIGHT="55" WIDTH="15" VPOS="363" HPOS="602"/>
<String HEIGHT="55"
WIDTH="222"
VPOS="363"
HPOS="558"
CONTENT="<i>Dulaure."/>
<SP HEIGHT="55" WIDTH="15" VPOS="363" HPOS="780"/>
<String HEIGHT="55"
WIDTH="207"
VPOS="363"
HPOS="736"
CONTENT="Paris</i>,"/>
<SP HEIGHT="55" WIDTH="15" VPOS="363" HPOS="943"/>
<String HEIGHT="55"
WIDTH="133"
VPOS="363"
HPOS="898"
CONTENT="1825,"/>
<SP HEIGHT="55" WIDTH="15" VPOS="363" HPOS="1032"/>
<String HEIGHT="55" WIDTH="104" VPOS="363" HPOS="972" CONTENT="in"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_8" HEIGHT="50" WIDTH="886" VPOS="402" HPOS="182">
<Shape>
<Polygon POINTS="182,402 1068,402 1068,452 182,452"/>
</Shape>
<TextLine ID="tl_12"
BASELINE="452"
HEIGHT="51"
WIDTH="898"
VPOS="401"
HPOS="176">
<String HEIGHT="51"
WIDTH="165"
VPOS="401"
HPOS="158"
CONTENT="fig.;"/>
<SP HEIGHT="51" WIDTH="18" VPOS="401" HPOS="323"/>
<String HEIGHT="51"
WIDTH="147"
VPOS="401"
HPOS="268"
CONTENT="rel."/>
<SP HEIGHT="51" WIDTH="18" VPOS="401" HPOS="414"/>
<String HEIGHT="51" WIDTH="110" VPOS="401" HPOS="359" CONTENT="v."/>
<SP HEIGHT="51" WIDTH="18" VPOS="401" HPOS="469"/>
<String HEIGHT="51"
WIDTH="147"
VPOS="401"
HPOS="414"
CONTENT="fil."/>
<SP HEIGHT="51" WIDTH="18" VPOS="401" HPOS="561"/>
<String HEIGHT="51"
WIDTH="220"
VPOS="401"
HPOS="506"
CONTENT="(ouvrage"/>
<SP HEIGHT="51" WIDTH="18" VPOS="401" HPOS="726"/>
<String HEIGHT="51"
WIDTH="202"
VPOS="401"
HPOS="671"
CONTENT="curieux"/>
<SP HEIGHT="51" WIDTH="18" VPOS="401" HPOS="872"/>
<String HEIGHT="51" WIDTH="110" VPOS="401" HPOS="817" CONTENT="et"/>
<SP HEIGHT="51" WIDTH="18" VPOS="401" HPOS="927"/>
<String HEIGHT="51"
WIDTH="183"
VPOS="401"
HPOS="872"
CONTENT="rare)."/>
<SP HEIGHT="51" WIDTH="18" VPOS="401" HPOS="1056"/>
<String HEIGHT="51" WIDTH="92" VPOS="401" HPOS="1001" CONTENT="7"/>
<SP HEIGHT="51" WIDTH="18" VPOS="401" HPOS="1092"/>
<String HEIGHT="51" WIDTH="55" VPOS="401" HPOS="1019" CONTENT="»"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_9" HEIGHT="118" WIDTH="1011" VPOS="436" HPOS="60">
<Shape>
<Polygon POINTS="60,436 1071,436 1071,554 60,554"/>
</Shape>
<TextLine ID="tl_13"
BASELINE="489"
HEIGHT="55"
WIDTH="1022"
VPOS="434"
HPOS="54">
<String HEIGHT="55" WIDTH="126" VPOS="434" HPOS="38" CONTENT="106."/>
<SP HEIGHT="55" WIDTH="16" VPOS="434" HPOS="164"/>
<String HEIGHT="55"
WIDTH="204"
VPOS="434"
HPOS="117"
CONTENT="SOUVENIRS"/>
<SP HEIGHT="55" WIDTH="16" VPOS="434" HPOS="321"/>
<String HEIGHT="55" WIDTH="110" VPOS="434" HPOS="274" CONTENT="sur"/>
<SP HEIGHT="55" WIDTH="16" VPOS="434" HPOS="384"/>
<String HEIGHT="55"
WIDTH="204"
VPOS="434"
HPOS="337"
CONTENT="Mirabean,"/>
<SP HEIGHT="55" WIDTH="16" VPOS="434" HPOS="541"/>
<String HEIGHT="55" WIDTH="110" VPOS="434" HPOS="494" CONTENT="par"/>
<SP HEIGHT="55" WIDTH="16" VPOS="434" HPOS="604"/>
<String HEIGHT="55"
WIDTH="220"
VPOS="434"
HPOS="557"
CONTENT="<i>Étiènne"/>
<SP HEIGHT="55" WIDTH="16" VPOS="434" HPOS="777"/>
<String HEIGHT="55"
WIDTH="220"
VPOS="434"
HPOS="730"
CONTENT="Dumont</i>"/>
<SP HEIGHT="55" WIDTH="16" VPOS="434" HPOS="950"/>
<String HEIGHT="55" WIDTH="94" VPOS="434" HPOS="903" CONTENT="de"/>
<SP HEIGHT="55" WIDTH="16" VPOS="434" HPOS="997"/>
<String HEIGHT="55"
WIDTH="142"
VPOS="434"
HPOS="934"
CONTENT="Genève,"/>
</TextLine>
<TextLine ID="tl_14"
BASELINE="534"
HEIGHT="58"
WIDTH="901"
VPOS="476"
HPOS="175">
<String HEIGHT="58"
WIDTH="121"
VPOS="476"
HPOS="162"
CONTENT="ornés"/>
<SP HEIGHT="58" WIDTH="13" VPOS="476" HPOS="283"/>
<String HEIGHT="58" WIDTH="81" VPOS="476" HPOS="242" CONTENT="du"/>
<SP HEIGHT="58" WIDTH="13" VPOS="476" HPOS="323"/>
<String HEIGHT="58" WIDTH="94" VPOS="476" HPOS="283" CONTENT="fac"/>
<SP HEIGHT="58" WIDTH="13" VPOS="476" HPOS="377"/>
<String HEIGHT="58"
WIDTH="134"
VPOS="476"
HPOS="336"
CONTENT="simile"/>
<SP HEIGHT="58" WIDTH="13" VPOS="476" HPOS="471"/>
<String HEIGHT="58" WIDTH="81" VPOS="476" HPOS="431" CONTENT="de"/>
<SP HEIGHT="58" WIDTH="13" VPOS="476" HPOS="511"/>
<String HEIGHT="58"
WIDTH="202"
VPOS="476"
HPOS="471"
CONTENT="neuflettres"/>
<SP HEIGHT="58" WIDTH="13" VPOS="476" HPOS="673"/>
<String HEIGHT="58" WIDTH="81" VPOS="476" HPOS="632" CONTENT="de"/>
<SP HEIGHT="58" WIDTH="13" VPOS="476" HPOS="713"/>
<String HEIGHT="58"
WIDTH="175"
VPOS="476"
HPOS="673"
CONTENT="Mirabeau."/>
<SP HEIGHT="58" WIDTH="13" VPOS="476" HPOS="847"/>
<String HEIGHT="58"
WIDTH="229"
VPOS="476"
HPOS="807"
CONTENT="<i>Paris</i>,"/>
<SP HEIGHT="58" WIDTH="13" VPOS="476" HPOS="1036"/>
<String HEIGHT="58"
WIDTH="94"
VPOS="476"
HPOS="982"
CONTENT="1832,"/>
</TextLine>
<TextLine ID="tl_15"
BASELINE="551"
HEIGHT="43"
WIDTH="900"
VPOS="508"
HPOS="172">
<String HEIGHT="43"
WIDTH="623"
VPOS="508"
HPOS="103"
CONTENT="in-8,"/>
<SP HEIGHT="43" WIDTH="69" VPOS="508" HPOS="726"/>
<String HEIGHT="43" WIDTH="485" VPOS="508" HPOS="518" CONTENT="br."/>
<SP HEIGHT="43" WIDTH="69" VPOS="508" HPOS="1003"/>
<String HEIGHT="43" WIDTH="346" VPOS="508" HPOS="795" CONTENT="7"/>
<SP HEIGHT="43" WIDTH="69" VPOS="508" HPOS="1141"/>
<String HEIGHT="43" WIDTH="208" VPOS="508" HPOS="864" CONTENT="»"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_10" HEIGHT="52" WIDTH="1013" VPOS="542" HPOS="58">
<Shape>
<Polygon POINTS="58,542 1071,542 1071,594 58,594"/>
</Shape>
<TextLine ID="tl_16"
BASELINE="597"
HEIGHT="87"
WIDTH="1025"
VPOS="510"
HPOS="52">
<String HEIGHT="87" WIDTH="134" VPOS="510" HPOS="35" CONTENT="407."/>
<SP HEIGHT="87" WIDTH="17" VPOS="510" HPOS="170"/>
<String HEIGHT="87"
WIDTH="218"
VPOS="510"
HPOS="119"
CONTENT="SPECTACLE"/>
<SP HEIGHT="87" WIDTH="17" VPOS="510" HPOS="338"/>
<String HEIGHT="87"
WIDTH="235"
VPOS="510"
HPOS="287"
CONTENT="historique"/>
<SP HEIGHT="87" WIDTH="17" VPOS="510" HPOS="522"/>
<String HEIGHT="87" WIDTH="101" VPOS="510" HPOS="472" CONTENT="de"/>
<SP HEIGHT="87" WIDTH="17" VPOS="510" HPOS="573"/>
<String HEIGHT="87"
WIDTH="134"
VPOS="510"
HPOS="522"
CONTENT="4500"/>
<SP HEIGHT="87" WIDTH="17" VPOS="510" HPOS="657"/>
<String HEIGHT="87" WIDTH="84" VPOS="510" HPOS="607" CONTENT="à"/>
<SP HEIGHT="87" WIDTH="17" VPOS="510" HPOS="691"/>
<String HEIGHT="87"
WIDTH="151"
VPOS="510"
HPOS="640"
CONTENT="1783,"/>
<SP HEIGHT="87" WIDTH="17" VPOS="510" HPOS="791"/>
<String HEIGHT="87"
WIDTH="134"
VPOS="510"
HPOS="741"
CONTENT="avec"/>
<SP HEIGHT="87" WIDTH="17" VPOS="510" HPOS="875"/>
<String HEIGHT="87"
WIDTH="202"
VPOS="510"
HPOS="825"
CONTENT="beaucoup"/>
<SP HEIGHT="87" WIDTH="17" VPOS="510" HPOS="1027"/>
<String HEIGHT="87"
WIDTH="118"
VPOS="510"
HPOS="959"
CONTENT="d’es"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_11" HEIGHT="83" WIDTH="896" VPOS="579" HPOS="176">
<Shape>
<Polygon POINTS="176,579 1072,579 1072,662 176,662"/>
</Shape>
<TextLine ID="tl_17"
BASELINE="643"
HEIGHT="67"
WIDTH="900"
VPOS="576"
HPOS="172">
<String HEIGHT="67"
WIDTH="138"
VPOS="576"
HPOS="158"
CONTENT="tampes"/>
<SP HEIGHT="67" WIDTH="14" VPOS="576" HPOS="297"/>
<String HEIGHT="67" WIDTH="83" VPOS="576" HPOS="255" CONTENT="et"/>
<SP HEIGHT="67" WIDTH="14" VPOS="576" HPOS="338"/>
<String HEIGHT="67"
WIDTH="180"
VPOS="576"
HPOS="297"
CONTENT="portraits"/>
<SP HEIGHT="67" WIDTH="14" VPOS="576" HPOS="477"/>
<String HEIGHT="67"
WIDTH="138"
VPOS="576"
HPOS="435"
CONTENT="gravés"/>
<SP HEIGHT="67" WIDTH="14" VPOS="576" HPOS="574"/>
<String HEIGHT="67" WIDTH="97" VPOS="576" HPOS="532" CONTENT="par"/>
<SP HEIGHT="67" WIDTH="14" VPOS="576" HPOS="629"/>
<String HEIGHT="67"
WIDTH="222"
VPOS="576"
HPOS="587"
CONTENT="<i>Godefroy."/>
<SP HEIGHT="67" WIDTH="14" VPOS="576" HPOS="809"/>
<String HEIGHT="67"
WIDTH="194"
VPOS="576"
HPOS="767"
CONTENT="Paris;</i>"/>
<SP HEIGHT="67" WIDTH="14" VPOS="576" HPOS="961"/>
<String HEIGHT="67"
WIDTH="111"
VPOS="576"
HPOS="920"
CONTENT="sans"/>
<SP HEIGHT="67" WIDTH="14" VPOS="576" HPOS="1030"/>
<String HEIGHT="67"
WIDTH="97"
VPOS="576"
HPOS="975"
CONTENT="date,"/>
</TextLine>
<TextLine ID="tl_18"
BASELINE="659"
HEIGHT="47"
WIDTH="906"
VPOS="612"
HPOS="171">
<String HEIGHT="47"
WIDTH="518"
VPOS="612"
HPOS="128"
CONTENT="in-fol.,"/>
<SP HEIGHT="47" WIDTH="43" VPOS="612" HPOS="646"/>
<String HEIGHT="47"
WIDTH="388"
VPOS="612"
HPOS="516"
CONTENT="cart."/>
<SP HEIGHT="47" WIDTH="43" VPOS="612" HPOS="904"/>
<String HEIGHT="47" WIDTH="259" VPOS="612" HPOS="775" CONTENT=".1"/>
<SP HEIGHT="47" WIDTH="43" VPOS="612" HPOS="1034"/>
<String HEIGHT="47" WIDTH="216" VPOS="612" HPOS="904" CONTENT="6"/>
<SP HEIGHT="47" WIDTH="43" VPOS="612" HPOS="1120"/>
<String HEIGHT="47" WIDTH="129" VPOS="612" HPOS="948" CONTENT="»"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_12" HEIGHT="53" WIDTH="1012" VPOS="647" HPOS="56">
<Shape>
<Polygon POINTS="56,647 1068,647 1068,700 56,700"/>
</Shape>
<TextLine ID="tl_19"
BASELINE="702"
HEIGHT="63"
WIDTH="1024"
VPOS="639"
HPOS="50">
<String HEIGHT="63" WIDTH="122" VPOS="639" HPOS="35" CONTENT="108."/>
<SP HEIGHT="63" WIDTH="15" VPOS="639" HPOS="157"/>
<String HEIGHT="63"
WIDTH="199"
VPOS="639"
HPOS="111"
CONTENT="TESTAMENT"/>
<SP HEIGHT="63" WIDTH="15" VPOS="639" HPOS="310"/>
<String HEIGHT="63"
WIDTH="260"
VPOS="639"
HPOS="264"
CONTENT="philosophique"/>
<SP HEIGHT="63" WIDTH="15" VPOS="639" HPOS="524"/>
<String HEIGHT="63" WIDTH="92" VPOS="639" HPOS="478" CONTENT="de"/>
<SP HEIGHT="63" WIDTH="15" VPOS="639" HPOS="570"/>
<String HEIGHT="63"
WIDTH="168"
VPOS="639"
HPOS="524"
CONTENT="<i>Jean"/>
<SP HEIGHT="63" WIDTH="15" VPOS="639" HPOS="692"/>
<String HEIGHT="63"
WIDTH="260"
VPOS="639"
HPOS="646"
CONTENT="Mestier,</i>,"/>
<SP HEIGHT="63" WIDTH="15" VPOS="639" HPOS="906"/>
<String HEIGHT="63"
WIDTH="199"
VPOS="639"
HPOS="860"
CONTENT="contenant"/>
<SP HEIGHT="63" WIDTH="15" VPOS="639" HPOS="1059"/>
<String HEIGHT="63" WIDTH="76" VPOS="639" HPOS="998" CONTENT="ses"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_13" HEIGHT="120" WIDTH="892" VPOS="684" HPOS="174">
<Shape>
<Polygon POINTS="174,684 1066,684 1066,804 174,804"/>
</Shape>
<TextLine ID="tl_20"
BASELINE="734"
HEIGHT="51"
WIDTH="901"
VPOS="683"
HPOS="171">
<String HEIGHT="51"
WIDTH="180"
VPOS="683"
HPOS="156"
CONTENT="derniers"/>
<SP HEIGHT="51" WIDTH="15" VPOS="683" HPOS="336"/>
<String HEIGHT="51"
WIDTH="210"
VPOS="683"
HPOS="291"
CONTENT="sentiments"/>
<SP HEIGHT="51" WIDTH="15" VPOS="683" HPOS="501"/>
<String HEIGHT="51" WIDTH="105" VPOS="683" HPOS="456" CONTENT="sur"/>
<SP HEIGHT="51" WIDTH="15" VPOS="683" HPOS="561"/>
<String HEIGHT="51" WIDTH="105" VPOS="683" HPOS="516" CONTENT="les"/>
<SP HEIGHT="51" WIDTH="15" VPOS="683" HPOS="622"/>
<String HEIGHT="51"
WIDTH="165"
VPOS="683"
HPOS="576"
CONTENT="erreurs"/>
<SP HEIGHT="51" WIDTH="15" VPOS="683" HPOS="742"/>
<String HEIGHT="51" WIDTH="90" VPOS="683" HPOS="697" CONTENT="et"/>
<SP HEIGHT="51" WIDTH="15" VPOS="683" HPOS="787"/>
<String HEIGHT="51" WIDTH="105" VPOS="683" HPOS="742" CONTENT="les"/>
<SP HEIGHT="51" WIDTH="15" VPOS="683" HPOS="847"/>
<String HEIGHT="51"
WIDTH="270"
VPOS="683"
HPOS="802"
CONTENT="superstitions,"/>
<SP HEIGHT="51" WIDTH="15" VPOS="683" HPOS="1072"/>
<String HEIGHT="51" WIDTH="60" VPOS="683" HPOS="1012" CONTENT="et"/>
</TextLine>
<TextLine ID="tl_21"
BASELINE="776"
HEIGHT="56"
WIDTH="904"
VPOS="720"
HPOS="168">
<String HEIGHT="56"
WIDTH="343"
VPOS="720"
HPOS="152"
CONTENT="principalement.sur"/>
<SP HEIGHT="56" WIDTH="16" VPOS="720" HPOS="495"/>
<String HEIGHT="56"
WIDTH="156"
VPOS="720"
HPOS="449"
CONTENT="celles"/>
<SP HEIGHT="56" WIDTH="16" VPOS="720" HPOS="604"/>
<String HEIGHT="56" WIDTH="94" VPOS="720" HPOS="558" CONTENT="de"/>
<SP HEIGHT="56" WIDTH="16" VPOS="720" HPOS="651"/>
<String HEIGHT="56"
WIDTH="234"
VPOS="720"
HPOS="604"
CONTENT="larreligion"/>
<SP HEIGHT="56" WIDTH="16" VPOS="720" HPOS="838"/>
<String HEIGHT="56"
WIDTH="234"
VPOS="720"
HPOS="791"
CONTENT="chrétienné."/>
<SP HEIGHT="56" WIDTH="16" VPOS="720" HPOS="1025"/>
<String HEIGHT="56" WIDTH="109" VPOS="720" HPOS="963" CONTENT="In"/>
</TextLine>
<TextLine ID="tl_22"
BASELINE="796"
HEIGHT="42"
WIDTH="899"
VPOS="754"
HPOS="170">
<String HEIGHT="42"
WIDTH="450"
VPOS="754"
HPOS="138"
CONTENT="légèrement"/>
<SP HEIGHT="42" WIDTH="32" VPOS="754" HPOS="587"/>
<String HEIGHT="42"
WIDTH="289"
VPOS="754"
HPOS="491"
CONTENT="rogné"/>
<SP HEIGHT="42" WIDTH="32" VPOS="754" HPOS="780"/>
<String HEIGHT="42"
WIDTH="353"
VPOS="754"
HPOS="684"
CONTENT="(rare)."/>
<SP HEIGHT="42" WIDTH="32" VPOS="754" HPOS="1037"/>
<String HEIGHT="42" WIDTH="161" VPOS="754" HPOS="941" CONTENT="3"/>
<SP HEIGHT="42" WIDTH="32" VPOS="754" HPOS="1101"/>
<String HEIGHT="42" WIDTH="96" VPOS="754" HPOS="973" CONTENT="»"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_14" HEIGHT="56" WIDTH="1014" VPOS="785" HPOS="54">
<Shape>
<Polygon POINTS="54,785 1068,785 1068,841 54,841"/>
</Shape>
<TextLine ID="tl_23"
BASELINE="836"
HEIGHT="55"
WIDTH="1024"
VPOS="781"
HPOS="49">
<String HEIGHT="55" WIDTH="120" VPOS="781" HPOS="34" CONTENT="109."/>
<SP HEIGHT="55" WIDTH="15" VPOS="781" HPOS="154"/>
<String HEIGHT="55"
WIDTH="151"
VPOS="781"
HPOS="109"
CONTENT="TRAITÉ"/>
<SP HEIGHT="55" WIDTH="15" VPOS="781" HPOS="260"/>
<String HEIGHT="55" WIDTH="90" VPOS="781" HPOS="215" CONTENT="où"/>
<SP HEIGHT="55" WIDTH="15" VPOS="781" HPOS="305"/>
<String HEIGHT="55" WIDTH="90" VPOS="781" HPOS="260" CONTENT="il"/>
<SP HEIGHT="55" WIDTH="15" VPOS="781" HPOS="350"/>
<String HEIGHT="55" WIDTH="105" VPOS="781" HPOS="305" CONTENT="est"/>
<SP HEIGHT="55" WIDTH="15" VPOS="781" HPOS="410"/>
<String HEIGHT="55"
WIDTH="151"
VPOS="781"
HPOS="365"
CONTENT="prouvé"/>
<SP HEIGHT="55" WIDTH="15" VPOS="781" HPOS="516"/>
<String HEIGHT="55" WIDTH="105" VPOS="781" HPOS="471" CONTENT="que"/>
<SP HEIGHT="55" WIDTH="15" VPOS="781" HPOS="576"/>
<String HEIGHT="55" WIDTH="105" VPOS="781" HPOS="531" CONTENT="les"/>
<SP HEIGHT="55" WIDTH="15" VPOS="781" HPOS="636"/>
<String HEIGHT="55"
WIDTH="136"
VPOS="781"
HPOS="591"
CONTENT="anges"/>
<SP HEIGHT="55" WIDTH="15" VPOS="781" HPOS="727"/>
<String HEIGHT="55" WIDTH="90" VPOS="781" HPOS="681" CONTENT="et"/>
<SP HEIGHT="55" WIDTH="15" VPOS="781" HPOS="772"/>
<String HEIGHT="55" WIDTH="105" VPOS="781" HPOS="727" CONTENT="les"/>
<SP HEIGHT="55" WIDTH="15" VPOS="781" HPOS="832"/>
<String HEIGHT="55"
WIDTH="151"
VPOS="781"
HPOS="787"
CONTENT="saints"/>
<SP HEIGHT="55" WIDTH="15" VPOS="781" HPOS="937"/>
<String HEIGHT="55"
WIDTH="196"
VPOS="781"
HPOS="877"
CONTENT="connaissent"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_15" HEIGHT="83" WIDTH="893" VPOS="826" HPOS="173">
<Shape>
<Polygon POINTS="173,826 1066,826 1066,909 173,909"/>
</Shape>
<TextLine ID="tl_24"
BASELINE="885"
HEIGHT="58"
WIDTH="902"
VPOS="827"
HPOS="170">
<String HEIGHT="58" WIDTH="107" VPOS="827" HPOS="155" CONTENT="nos"/>
<SP HEIGHT="58" WIDTH="15" VPOS="827" HPOS="262"/>
<String HEIGHT="58"
WIDTH="229"
VPOS="827"
HPOS="216"
CONTENT="nécessités,"/>
<SP HEIGHT="58" WIDTH="15" VPOS="827" HPOS="445"/>
<String HEIGHT="58" WIDTH="92" VPOS="827" HPOS="399" CONTENT="et"/>
<SP HEIGHT="58" WIDTH="15" VPOS="827" HPOS="491"/>
<String HEIGHT="58" WIDTH="107" VPOS="827" HPOS="445" CONTENT="que"/>
<SP HEIGHT="58" WIDTH="15" VPOS="827" HPOS="552"/>
<String HEIGHT="58"
WIDTH="122"
VPOS="827"
HPOS="506"
CONTENT="nous"/>
<SP HEIGHT="58" WIDTH="15" VPOS="827" HPOS="629"/>
<String HEIGHT="58"
WIDTH="153"
VPOS="827"
HPOS="583"
CONTENT="devôns"/>
<SP HEIGHT="58" WIDTH="15" VPOS="827" HPOS="736"/>
<String HEIGHT="58"
WIDTH="168"
VPOS="827"
HPOS="690"
CONTENT="vénérer"/>
<SP HEIGHT="58" WIDTH="15" VPOS="827" HPOS="858"/>
<String HEIGHT="58" WIDTH="107" VPOS="827" HPOS="812" CONTENT="les"/>
<SP HEIGHT="58" WIDTH="15" VPOS="827" HPOS="919"/>
<String HEIGHT="58"
WIDTH="183"
VPOS="827"
HPOS="873"
CONTENT="reliques"/>
<SP HEIGHT="58" WIDTH="15" VPOS="827" HPOS="1057"/>
<String HEIGHT="58" WIDTH="76" VPOS="827" HPOS="996" CONTENT="des"/>
</TextLine>
<TextLine ID="tl_25"
BASELINE="905"
HEIGHT="43"
WIDTH="902"
VPOS="862"
HPOS="168">
<String HEIGHT="43"
WIDTH="220"
VPOS="862"
HPOS="148"
CONTENT="saints."/>
<SP HEIGHT="43" WIDTH="20" VPOS="862" HPOS="368"/>
<String HEIGHT="43"
WIDTH="341"
VPOS="862"
HPOS="308"
CONTENT="<i>Paris</i>,"/>
<SP HEIGHT="43" WIDTH="20" VPOS="862" HPOS="649"/>
<String HEIGHT="43"
WIDTH="180"
VPOS="862"
HPOS="589"
CONTENT="1675,"/>
<SP HEIGHT="43" WIDTH="20" VPOS="862" HPOS="769"/>
<String HEIGHT="43"
WIDTH="180"
VPOS="862"
HPOS="709"
CONTENT="in-8,"/>
<SP HEIGHT="43" WIDTH="20" VPOS="862" HPOS="890"/>
<String HEIGHT="43"
WIDTH="200"
VPOS="862"
HPOS="829"
CONTENT="parch."/>
<SP HEIGHT="43" WIDTH="20" VPOS="862" HPOS="1030"/>
<String HEIGHT="43" WIDTH="100" VPOS="862" HPOS="970" CONTENT="4"/>
<SP HEIGHT="43" WIDTH="20" VPOS="862" HPOS="1070"/>
<String HEIGHT="43" WIDTH="80" VPOS="862" HPOS="990" CONTENT="50"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_16" HEIGHT="53" WIDTH="1005" VPOS="891" HPOS="53">
<Shape>
<Polygon POINTS="53,891 1058,891 1058,944 53,944"/>
</Shape>
<TextLine ID="tl_26"
BASELINE="941"
HEIGHT="52"
WIDTH="1015"
VPOS="889"
HPOS="48">
<String HEIGHT="52" WIDTH="114" VPOS="889" HPOS="34" CONTENT="110."/>
<SP HEIGHT="52" WIDTH="14" VPOS="889" HPOS="148"/>
<String HEIGHT="52"
WIDTH="143"
VPOS="889"
HPOS="105"
CONTENT="VÉRITÉ"/>
<SP HEIGHT="52" WIDTH="14" VPOS="889" HPOS="248"/>
<String HEIGHT="52" WIDTH="100" VPOS="889" HPOS="205" CONTENT="(de"/>
<SP HEIGHT="52" WIDTH="14" VPOS="889" HPOS="305"/>
<String HEIGHT="52"
WIDTH="114"
VPOS="889"
HPOS="262"
CONTENT="la),"/>
<SP HEIGHT="52" WIDTH="14" VPOS="889" HPOS="377"/>
<String HEIGHT="52" WIDTH="86" VPOS="889" HPOS="334" CONTENT="ou"/>
<SP HEIGHT="52" WIDTH="14" VPOS="889" HPOS="420"/>
<String HEIGHT="52"
WIDTH="229"
VPOS="889"
HPOS="377"
CONTENT="méditations,"/>
<SP HEIGHT="52" WIDTH="14" VPOS="889" HPOS="606"/>
<String HEIGHT="52" WIDTH="100" VPOS="889" HPOS="563" CONTENT="par"/>
<SP HEIGHT="52" WIDTH="14" VPOS="889" HPOS="663"/>
<String HEIGHT="52"
WIDTH="172"
VPOS="889"
HPOS="620"
CONTENT="<i>J.-P."/>
<SP HEIGHT="52" WIDTH="14" VPOS="889" HPOS="791"/>
<String HEIGHT="52"
WIDTH="243"
VPOS="889"
HPOS="748"
CONTENT="Brissot,</i>,"/>
<SP HEIGHT="52" WIDTH="14" VPOS="889" HPOS="992"/>
<String HEIGHT="52"
WIDTH="129"
VPOS="889"
HPOS="934"
CONTENT="conven"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_17" HEIGHT="48" WIDTH="887" VPOS="930" HPOS="175">
<Shape>
<Polygon POINTS="175,930 1062,930 1062,978 175,978"/>
</Shape>
<TextLine ID="tl_27"
BASELINE="977"
HEIGHT="43"
WIDTH="898"
VPOS="934"
HPOS="170">
<String HEIGHT="43"
WIDTH="196"
VPOS="934"
HPOS="154"
CONTENT="tionnel."/>
<SP HEIGHT="43" WIDTH="16" VPOS="934" HPOS="350"/>
<String HEIGHT="43"
WIDTH="359"
VPOS="934"
HPOS="301"
CONTENT="<i>Neufchatet,</i>"/>
<SP HEIGHT="43" WIDTH="16" VPOS="934" HPOS="660"/>
<String HEIGHT="43"
WIDTH="147"
VPOS="934"
HPOS="611"
CONTENT="1782,"/>
<SP HEIGHT="43" WIDTH="16" VPOS="934" HPOS="758"/>
<String HEIGHT="43"
WIDTH="147"
VPOS="934"
HPOS="709"
CONTENT="in-8,"/>
<SP HEIGHT="43" WIDTH="16" VPOS="934" HPOS="856"/>
<String HEIGHT="43"
WIDTH="131"
VPOS="934"
HPOS="807"
CONTENT="rel."/>
<SP HEIGHT="43" WIDTH="16" VPOS="934" HPOS="937"/>
<String HEIGHT="43"
WIDTH="131"
VPOS="934"
HPOS="888"
CONTENT="bas."/>
<SP HEIGHT="43" WIDTH="16" VPOS="934" HPOS="1019"/>
<String HEIGHT="43" WIDTH="82" VPOS="934" HPOS="970" CONTENT="."/>
<SP HEIGHT="43" WIDTH="16" VPOS="934" HPOS="1052"/>
<String HEIGHT="43" WIDTH="82" VPOS="934" HPOS="1003" CONTENT="3"/>
<SP HEIGHT="43" WIDTH="16" VPOS="934" HPOS="1084"/>
<String HEIGHT="43" WIDTH="49" VPOS="934" HPOS="1019" CONTENT="»"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_18" HEIGHT="51" WIDTH="1015" VPOS="963" HPOS="49">
<Shape>
<Polygon POINTS="49,963 1064,963 1064,1014 49,1014"/>
</Shape>
<TextLine ID="tl_28"
BASELINE="1018"
HEIGHT="64"
WIDTH="1024"
VPOS="954"
HPOS="45">
<String HEIGHT="64" WIDTH="99" VPOS="954" HPOS="33" CONTENT="111."/>
<SP HEIGHT="64" WIDTH="12" VPOS="954" HPOS="131"/>
<String HEIGHT="64" WIDTH="86" VPOS="954" HPOS="94" CONTENT="VIE"/>
<SP HEIGHT="64" WIDTH="12" VPOS="954" HPOS="181"/>
<String HEIGHT="64" WIDTH="74" VPOS="954" HPOS="144" CONTENT="de"/>
<SP HEIGHT="64" WIDTH="12" VPOS="954" HPOS="218"/>
<String HEIGHT="64"
WIDTH="148"
VPOS="954"
HPOS="181"
CONTENT="<i>saint"/>
<SP HEIGHT="64" WIDTH="12" VPOS="954" HPOS="329"/>
<String HEIGHT="64"
WIDTH="197"
VPOS="954"
HPOS="292"
CONTENT="Irénée,</i>,"/>
<SP HEIGHT="64" WIDTH="12" VPOS="954" HPOS="489"/>
<String HEIGHT="64"
WIDTH="123"
VPOS="954"
HPOS="452"
CONTENT="évêque"/>
<SP HEIGHT="64" WIDTH="12" VPOS="954" HPOS="576"/>
<String HEIGHT="64" WIDTH="74" VPOS="954" HPOS="538" CONTENT="de"/>
<SP HEIGHT="64" WIDTH="12" VPOS="954" HPOS="613"/>
<String HEIGHT="64"
WIDTH="111"
VPOS="954"
HPOS="576"
CONTENT="Lyon."/>
<SP HEIGHT="64" WIDTH="12" VPOS="954" HPOS="687"/>
<String HEIGHT="64"
WIDTH="222"
VPOS="954"
HPOS="650"
CONTENT="<i>Paris,</i>,"/>
<SP HEIGHT="64" WIDTH="12" VPOS="954" HPOS="872"/>
<String HEIGHT="64"
WIDTH="111"
VPOS="954"
HPOS="835"
CONTENT="4723,"/>
<SP HEIGHT="64" WIDTH="12" VPOS="954" HPOS="946"/>
<String HEIGHT="64" WIDTH="62" VPOS="954" HPOS="909" CONTENT="2"/>
<SP HEIGHT="64" WIDTH="12" VPOS="954" HPOS="970"/>
<String HEIGHT="64"
WIDTH="148"
VPOS="954"
HPOS="921"
CONTENT="vol.in"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_19" HEIGHT="48" WIDTH="890" VPOS="1001" HPOS="172">
<Shape>
<Polygon POINTS="172,1001 1062,1001 1062,1049 172,1049"/>
</Shape>
<TextLine ID="tl_29"
BASELINE="1051"
HEIGHT="49"
WIDTH="901"
VPOS="1002"
HPOS="167">
<String HEIGHT="49"
WIDTH="206"
VPOS="1002"
HPOS="141"
CONTENT="rel."/>
<SP HEIGHT="49" WIDTH="26" VPOS="1002" HPOS="347"/>
<String HEIGHT="49"
WIDTH="232"
VPOS="1002"
HPOS="270"
CONTENT="bas.,"/>
<SP HEIGHT="49" WIDTH="26" VPOS="1002" HPOS="502"/>
<String HEIGHT="49"
WIDTH="309"
VPOS="1002"
HPOS="424"
CONTENT="quelques"/>
<SP HEIGHT="49" WIDTH="26" VPOS="1002" HPOS="733"/>
<String HEIGHT="49"
WIDTH="386"
VPOS="1002"
HPOS="656"
CONTENT="mouillures."/>
<SP HEIGHT="49" WIDTH="26" VPOS="1002" HPOS="1042"/>
<String HEIGHT="49" WIDTH="129" VPOS="1002" HPOS="965" CONTENT="4"/>
<SP HEIGHT="49" WIDTH="26" VPOS="1002" HPOS="1094"/>
<String HEIGHT="49" WIDTH="77" VPOS="1002" HPOS="991" CONTENT="»"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_20" HEIGHT="50" WIDTH="1012" VPOS="1032" HPOS="50">
<Shape>
<Polygon POINTS="50,1032 1062,1032 1062,1082 50,1082"/>
</Shape>
<TextLine ID="tl_30"
BASELINE="1091"
HEIGHT="86"
WIDTH="1024"
VPOS="1005"
HPOS="44">
<String HEIGHT="86"
WIDTH="119"
VPOS="1005"
HPOS="29"
CONTENT="142."/>
<SP HEIGHT="86" WIDTH="15" VPOS="1005" HPOS="148"/>
<String HEIGHT="86"
WIDTH="104"
VPOS="1005"
HPOS="103"
CONTENT="VIE"/>
<SP HEIGHT="86" WIDTH="15" VPOS="1005" HPOS="207"/>
<String HEIGHT="86" WIDTH="89" VPOS="1005" HPOS="163" CONTENT="du"/>
<SP HEIGHT="86" WIDTH="15" VPOS="1005" HPOS="252"/>
<String HEIGHT="86"
WIDTH="223"
VPOS="1005"
HPOS="207"
CONTENT="législateur"/>
<SP HEIGHT="86" WIDTH="15" VPOS="1005" HPOS="430"/>
<String HEIGHT="86"
WIDTH="104"
VPOS="1005"
HPOS="385"
CONTENT="des"/>
<SP HEIGHT="86" WIDTH="15" VPOS="1005" HPOS="489"/>
<String HEIGHT="86"
WIDTH="208"
VPOS="1005"
HPOS="445"
CONTENT="chrétiens,"/>
<SP HEIGHT="86" WIDTH="15" VPOS="1005" HPOS="652"/>
<String HEIGHT="86"
WIDTH="119"
VPOS="1005"
HPOS="608"
CONTENT="sans"/>
<SP HEIGHT="86" WIDTH="15" VPOS="1005" HPOS="727"/>
<String HEIGHT="86"
WIDTH="163"
VPOS="1005"
HPOS="682"
CONTENT="lacunes"/>
<SP HEIGHT="86" WIDTH="15" VPOS="1005" HPOS="845"/>
<String HEIGHT="86" WIDTH="89" VPOS="1005" HPOS="801" CONTENT="et"/>
<SP HEIGHT="86" WIDTH="15" VPOS="1005" HPOS="890"/>
<String HEIGHT="86"
WIDTH="119"
VPOS="1005"
HPOS="845"
CONTENT="sans"/>
<SP HEIGHT="86" WIDTH="15" VPOS="1005" HPOS="964"/>
<String HEIGHT="86"
WIDTH="163"
VPOS="1005"
HPOS="905"
CONTENT="miracles,"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_21" HEIGHT="48" WIDTH="886" VPOS="1071" HPOS="174">
<Shape>
<Polygon POINTS="174,1071 1060,1071 1060,1119 174,1119"/>
</Shape>
<TextLine ID="tl_31"
BASELINE="1114"
HEIGHT="45"
WIDTH="896"
VPOS="1069"
HPOS="169">
<String HEIGHT="45" WIDTH="90" VPOS="1069" HPOS="156" CONTENT="par"/>
<SP HEIGHT="45" WIDTH="13" VPOS="1069" HPOS="246"/>
<String HEIGHT="45"
WIDTH="256"
VPOS="1069"
HPOS="207"
CONTENT="<i>Mosneron</i>,"/>
<SP HEIGHT="45" WIDTH="13" VPOS="1069" HPOS="463"/>
<String HEIGHT="45"
WIDTH="243"
VPOS="1069"
HPOS="425"
CONTENT="ex-législateur."/>
<SP HEIGHT="45" WIDTH="13" VPOS="1069" HPOS="668"/>
<String HEIGHT="45"
WIDTH="218"
VPOS="1069"
HPOS="630"
CONTENT="<i>Paris</i>,"/>
<SP HEIGHT="45" WIDTH="13" VPOS="1069" HPOS="847"/>
<String HEIGHT="45"
WIDTH="115"
VPOS="1069"
HPOS="809"
CONTENT="1803,"/>
<SP HEIGHT="45" WIDTH="13" VPOS="1069" HPOS="924"/>
<String HEIGHT="45"
WIDTH="115"
VPOS="1069"
HPOS="886"
CONTENT="in-8,"/>
<SP HEIGHT="45" WIDTH="13" VPOS="1069" HPOS="1001"/>
<String HEIGHT="45" WIDTH="90" VPOS="1069" HPOS="963" CONTENT="br."/>
<SP HEIGHT="45" WIDTH="13" VPOS="1069" HPOS="1052"/>
<String HEIGHT="45" WIDTH="64" VPOS="1069" HPOS="1014" CONTENT="3"/>
<SP HEIGHT="45" WIDTH="13" VPOS="1069" HPOS="1078"/>
<String HEIGHT="45" WIDTH="38" VPOS="1069" HPOS="1027" CONTENT="»"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_22" HEIGHT="50" WIDTH="1012" VPOS="1104" HPOS="49">
<Shape>
<Polygon POINTS="49,1104 1061,1104 1061,1154 49,1154"/>
</Shape>
<TextLine ID="tl_32"
BASELINE="1159"
HEIGHT="80"
WIDTH="1023"
VPOS="1079"
HPOS="44">
<String HEIGHT="80"
WIDTH="132"
VPOS="1079"
HPOS="28"
CONTENT="113."/>
<SP HEIGHT="80" WIDTH="17" VPOS="1079" HPOS="160"/>
<String HEIGHT="80"
WIDTH="116"
VPOS="1079"
HPOS="110"
CONTENT="VIE"/>
<SP HEIGHT="80" WIDTH="17" VPOS="1079" HPOS="226"/>
<String HEIGHT="80"
WIDTH="165"
VPOS="1079"
HPOS="176"
CONTENT="privée"/>
<SP HEIGHT="80" WIDTH="17" VPOS="1079" HPOS="341"/>
<String HEIGHT="80" WIDTH="99" VPOS="1079" HPOS="292" CONTENT="ou"/>
<SP HEIGHT="80" WIDTH="17" VPOS="1079" HPOS="391"/>
<String HEIGHT="80"
WIDTH="198"
VPOS="1079"
HPOS="341"
CONTENT="apologie"/>
<SP HEIGHT="80" WIDTH="17" VPOS="1079" HPOS="539"/>
<String HEIGHT="80" WIDTH="99" VPOS="1079" HPOS="490" CONTENT="de"/>
<SP HEIGHT="80" WIDTH="17" VPOS="1079" HPOS="589"/>
<String HEIGHT="80"
WIDTH="248"
VPOS="1079"
HPOS="539"
CONTENT="Monseigneur"/>
<SP HEIGHT="80" WIDTH="17" VPOS="1079" HPOS="787"/>
<String HEIGHT="80" WIDTH="99" VPOS="1079" HPOS="737" CONTENT="le"/>
<SP HEIGHT="80" WIDTH="17" VPOS="1079" HPOS="836"/>
<String HEIGHT="80"
WIDTH="116"
VPOS="1079"
HPOS="787"
CONTENT="duc"/>
<SP HEIGHT="80" WIDTH="17" VPOS="1079" HPOS="902"/>
<String HEIGHT="80" WIDTH="99" VPOS="1079" HPOS="853" CONTENT="de"/>
<SP HEIGHT="80" WIDTH="17" VPOS="1079" HPOS="952"/>
<String HEIGHT="80"
WIDTH="182"
VPOS="1079"
HPOS="886"
CONTENT="Chartres."/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_23" HEIGHT="56" WIDTH="888" VPOS="1133" HPOS="172">
<Shape>
<Polygon POINTS="172,1133 1060,1133 1060,1189 172,1189"/>
</Shape>
<TextLine ID="tl_33"
BASELINE="1191"
HEIGHT="52"
WIDTH="899"
VPOS="1139"
HPOS="166">
<String HEIGHT="52"
WIDTH="135"
VPOS="1139"
HPOS="151"
CONTENT="Acent"/>
<SP HEIGHT="52" WIDTH="15" VPOS="1139" HPOS="286"/>
<String HEIGHT="52"
WIDTH="150"
VPOS="1139"
HPOS="241"
CONTENT="lieues"/>
<SP HEIGHT="52" WIDTH="15" VPOS="1139" HPOS="391"/>
<String HEIGHT="52" WIDTH="90" VPOS="1139" HPOS="346" CONTENT="de"/>
<SP HEIGHT="52" WIDTH="15" VPOS="1139" HPOS="436"/>
<String HEIGHT="52" WIDTH="90" VPOS="1139" HPOS="391" CONTENT="la"/>
<SP HEIGHT="52" WIDTH="15" VPOS="1139" HPOS="481"/>
<String HEIGHT="52"
WIDTH="195"
VPOS="1139"
HPOS="436"
CONTENT="Bastille,"/>
<SP HEIGHT="52" WIDTH="15" VPOS="1139" HPOS="630"/>
<String HEIGHT="52"
WIDTH="135"
VPOS="1139"
HPOS="586"
CONTENT="1784,"/>
<SP HEIGHT="52" WIDTH="15" VPOS="1139" HPOS="720"/>
<String HEIGHT="52"
WIDTH="135"
VPOS="1139"
HPOS="675"
CONTENT="in-8,"/>
<SP HEIGHT="52" WIDTH="15" VPOS="1139" HPOS="810"/>
<String HEIGHT="52"
WIDTH="195"
VPOS="1139"
HPOS="765"
CONTENT="dem,srel."/>
<SP HEIGHT="52" WIDTH="15" VPOS="1139" HPOS="960"/>
<String HEIGHT="52"
WIDTH="120"
VPOS="1139"
HPOS="915"
CONTENT="bas."/>
<SP HEIGHT="52" WIDTH="15" VPOS="1139" HPOS="1035"/>
<String HEIGHT="52" WIDTH="75" VPOS="1139" HPOS="990" CONTENT="2"/>
<SP HEIGHT="52" WIDTH="15" VPOS="1139" HPOS="1065"/>
<String HEIGHT="52" WIDTH="60" VPOS="1139" HPOS="1005" CONTENT="50"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_24" HEIGHT="50" WIDTH="1012" VPOS="1175" HPOS="49">
<Shape>
<Polygon POINTS="49,1175 1061,1175 1061,1225 49,1225"/>
</Shape>
<TextLine ID="tl_34"
BASELINE="1228"
HEIGHT="58"
WIDTH="1022"
VPOS="1170"
HPOS="45">
<String HEIGHT="58"
WIDTH="139"
VPOS="1170"
HPOS="28"
CONTENT="144."/>
<SP HEIGHT="58" WIDTH="17" VPOS="1170" HPOS="166"/>
<String HEIGHT="58"
WIDTH="173"
VPOS="1170"
HPOS="114"
CONTENT="VOYAGE"/>
<SP HEIGHT="58" WIDTH="17" VPOS="1170" HPOS="288"/>
<String HEIGHT="58" WIDTH="104" VPOS="1170" HPOS="236" CONTENT="au"/>
<SP HEIGHT="58" WIDTH="17" VPOS="1170" HPOS="339"/>
<String HEIGHT="58"
WIDTH="139"
VPOS="1170"
HPOS="288"
CONTENT="mont"/>
<SP HEIGHT="58" WIDTH="17" VPOS="1170" HPOS="426"/>
<String HEIGHT="58"
WIDTH="156"
VPOS="1170"
HPOS="374"
CONTENT="Pilat"/>
<SP HEIGHT="58" WIDTH="17" VPOS="1170" HPOS="530"/>
<String HEIGHT="58"
WIDTH="139"
VPOS="1170"
HPOS="478"
CONTENT="dans"/>
<SP HEIGHT="58" WIDTH="17" VPOS="1170" HPOS="617"/>
<String HEIGHT="58" WIDTH="104" VPOS="1170" HPOS="565" CONTENT="la"/>
<SP HEIGHT="58" WIDTH="17" VPOS="1170" HPOS="669"/>
<String HEIGHT="58"
WIDTH="208"
VPOS="1170"
HPOS="617"
CONTENT="province"/>
<SP HEIGHT="58" WIDTH="17" VPOS="1170" HPOS="824"/>
<String HEIGHT="58" WIDTH="104" VPOS="1170" HPOS="773" CONTENT="du"/>
<SP HEIGHT="58" WIDTH="17" VPOS="1170" HPOS="876"/>
<String HEIGHT="58"
WIDTH="225"
VPOS="1170"
HPOS="824"
CONTENT="Lyonnois,"/>
<SP HEIGHT="58" WIDTH="17" VPOS="1170" HPOS="1050"/>
<String HEIGHT="58" WIDTH="87" VPOS="1170" HPOS="980" CONTENT="par"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_25" HEIGHT="84" WIDTH="891" VPOS="1212" HPOS="167">
<Shape>
<Polygon POINTS="167,1212 1058,1212 1058,1296 167,1296"/>
</Shape>
<TextLine ID="tl_35"
BASELINE="1272"
HEIGHT="61"
WIDTH="901"
VPOS="1211"
HPOS="163">
<String HEIGHT="61"
WIDTH="253"
VPOS="1211"
HPOS="149"
CONTENT="<i>Latourette."/>
<SP HEIGHT="61" WIDTH="14" VPOS="1211" HPOS="402"/>
<String HEIGHT="61"
WIDTH="225"
VPOS="1211"
HPOS="360"
CONTENT="Avignon</i>,"/>
<SP HEIGHT="61" WIDTH="14" VPOS="1211" HPOS="585"/>
<String HEIGHT="61"
WIDTH="127"
VPOS="1211"
HPOS="543"
CONTENT="1770,"/>
<SP HEIGHT="61" WIDTH="14" VPOS="1211" HPOS="670"/>
<String HEIGHT="61"
WIDTH="127"
VPOS="1211"
HPOS="628"
CONTENT="in-8,"/>
<SP HEIGHT="61" WIDTH="14" VPOS="1211" HPOS="754"/>
<String HEIGHT="61"
WIDTH="183"
VPOS="1211"
HPOS="712"
CONTENT="dem,-rel."/>
<SP HEIGHT="61" WIDTH="14" VPOS="1211" HPOS="895"/>
<String HEIGHT="61" WIDTH="84" VPOS="1211" HPOS="853" CONTENT="v."/>
<SP HEIGHT="61" WIDTH="14" VPOS="1211" HPOS="937"/>
<String HEIGHT="61" WIDTH="84" VPOS="1211" HPOS="895" CONTENT="f."/>
<SP HEIGHT="61" WIDTH="14" VPOS="1211" HPOS="980"/>
<String HEIGHT="61" WIDTH="70" VPOS="1211" HPOS="937" CONTENT="à"/>
<SP HEIGHT="61" WIDTH="14" VPOS="1211" HPOS="1008"/>
<String HEIGHT="61"
WIDTH="113"
VPOS="1211"
HPOS="951"
CONTENT="nerfs,"/>
</TextLine>
<TextLine ID="tl_36"
BASELINE="1296"
HEIGHT="48"
WIDTH="901"
VPOS="1248"
HPOS="162">
<String HEIGHT="48"
WIDTH="141"
VPOS="1248"
HPOS="144"
CONTENT="inon"/>
<SP HEIGHT="48" WIDTH="18" VPOS="1248" HPOS="286"/>
<String HEIGHT="48"
WIDTH="177"
VPOS="1248"
HPOS="233"
CONTENT="rogné,"/>
<SP HEIGHT="48" WIDTH="18" VPOS="1248" HPOS="409"/>
<String HEIGHT="48"
WIDTH="124"
VPOS="1248"
HPOS="356"
CONTENT="bel"/>
<SP HEIGHT="48" WIDTH="18" VPOS="1248" HPOS="480"/>
<String HEIGHT="48"
WIDTH="247"
VPOS="1248"
HPOS="427"
CONTENT="exemplaire"/>
<SP HEIGHT="48" WIDTH="18" VPOS="1248" HPOS="674"/>
<String HEIGHT="48"
WIDTH="247"
VPOS="1248"
HPOS="621"
CONTENT="(Koehler)."/>
<SP HEIGHT="48" WIDTH="18" VPOS="1248" HPOS="869"/>
<String HEIGHT="48" WIDTH="106" VPOS="1248" HPOS="816" CONTENT="uz"/>
<SP HEIGHT="48" WIDTH="18" VPOS="1248" HPOS="922"/>
<String HEIGHT="48"
WIDTH="177"
VPOS="1248"
HPOS="869"
CONTENT="—aguEB"/>
<SP HEIGHT="48" WIDTH="18" VPOS="1248" HPOS="1045"/>
<String HEIGHT="48" WIDTH="88" VPOS="1248" HPOS="992" CONTENT="6"/>
<SP HEIGHT="48" WIDTH="18" VPOS="1248" HPOS="1081"/>
<String HEIGHT="48" WIDTH="53" VPOS="1248" HPOS="1010" CONTENT="»"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_26" HEIGHT="51" WIDTH="1012" VPOS="1281" HPOS="48">
<Shape>
<Polygon POINTS="48,1281 1060,1281 1060,1332 48,1332"/>
</Shape>
<TextLine ID="tl_37"
BASELINE="1337"
HEIGHT="59"
WIDTH="1023"
VPOS="1278"
HPOS="43">
<String HEIGHT="59"
WIDTH="120"
VPOS="1278"
HPOS="28"
CONTENT="115."/>
<SP HEIGHT="59" WIDTH="15" VPOS="1278" HPOS="148"/>
<String HEIGHT="59"
WIDTH="150"
VPOS="1278"
HPOS="103"
CONTENT="VOYAGE"/>
<SP HEIGHT="59" WIDTH="15" VPOS="1278" HPOS="254"/>
<String HEIGHT="59" WIDTH="90" VPOS="1278" HPOS="208" CONTENT="au"/>
<SP HEIGHT="59" WIDTH="15" VPOS="1278" HPOS="299"/>
<String HEIGHT="59"
WIDTH="120"
VPOS="1278"
HPOS="254"
CONTENT="mont"/>
<SP HEIGHT="59" WIDTH="15" VPOS="1278" HPOS="374"/>
<String HEIGHT="59"
WIDTH="135"
VPOS="1278"
HPOS="329"
CONTENT="Pila,"/>
<SP HEIGHT="59" WIDTH="15" VPOS="1278" HPOS="464"/>
<String HEIGHT="59"
WIDTH="105"
VPOS="1278"
HPOS="419"
CONTENT="sur"/>
<SP HEIGHT="59" WIDTH="15" VPOS="1278" HPOS="524"/>
<String HEIGHT="59"
WIDTH="105"
VPOS="1278"
HPOS="479"
CONTENT="les"/>
<SP HEIGHT="59" WIDTH="15" VPOS="1278" HPOS="585"/>
<String HEIGHT="59"
WIDTH="135"
VPOS="1278"
HPOS="539"
CONTENT="bords"/>
<SP HEIGHT="59" WIDTH="15" VPOS="1278" HPOS="675"/>
<String HEIGHT="59" WIDTH="90" VPOS="1278" HPOS="630" CONTENT="du"/>
<SP HEIGHT="59" WIDTH="15" VPOS="1278" HPOS="720"/>
<String HEIGHT="59"
WIDTH="150"
VPOS="1278"
HPOS="675"
CONTENT="Lignon"/>
<SP HEIGHT="59" WIDTH="15" VPOS="1278" HPOS="825"/>
<String HEIGHT="59" WIDTH="90" VPOS="1278" HPOS="780" CONTENT="et"/>
<SP HEIGHT="59" WIDTH="15" VPOS="1278" HPOS="870"/>
<String HEIGHT="59"
WIDTH="120"
VPOS="1278"
HPOS="825"
CONTENT="dans"/>
<SP HEIGHT="59" WIDTH="15" VPOS="1278" HPOS="946"/>
<String HEIGHT="59"
WIDTH="105"
VPOS="1278"
HPOS="901"
CONTENT="une"/>
<SP HEIGHT="59" WIDTH="15" VPOS="1278" HPOS="1006"/>
<String HEIGHT="59"
WIDTH="120"
VPOS="1278"
HPOS="946"
CONTENT="partie"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_27" HEIGHT="118" WIDTH="1015" VPOS="1318" HPOS="44">
<Shape>
<Polygon POINTS="44,1318 1059,1318 1059,1436 44,1436"/>
</Shape>
<TextLine ID="tl_38"
BASELINE="1363"
HEIGHT="46"
WIDTH="906"
VPOS="1317"
HPOS="159">
<String HEIGHT="46" WIDTH="88" VPOS="1317" HPOS="144" CONTENT="de"/>
<SP HEIGHT="46" WIDTH="15" VPOS="1317" HPOS="232"/>
<String HEIGHT="46" WIDTH="88" VPOS="1317" HPOS="188" CONTENT="la"/>
<SP HEIGHT="46" WIDTH="15" VPOS="1317" HPOS="276"/>
<String HEIGHT="46"
WIDTH="190"
VPOS="1317"
HPOS="232"
CONTENT="ci-devant"/>
<SP HEIGHT="46" WIDTH="15" VPOS="1317" HPOS="422"/>
<String HEIGHT="46"
WIDTH="248"
VPOS="1317"
HPOS="378"
CONTENT="<i>Bourgogne."/>
<SP HEIGHT="46" WIDTH="15" VPOS="1317" HPOS="627"/>
<String HEIGHT="46"
WIDTH="205"
VPOS="1317"
HPOS="583"
CONTENT="Paris</i>,"/>
<SP HEIGHT="46" WIDTH="15" VPOS="1317" HPOS="787"/>
<String HEIGHT="46" WIDTH="88" VPOS="1317" HPOS="744" CONTENT="an"/>
<SP HEIGHT="46" WIDTH="15" VPOS="1317" HPOS="831"/>
<String HEIGHT="46"
WIDTH="102"
VPOS="1317"
HPOS="787"
CONTENT="IV,"/>
<SP HEIGHT="46" WIDTH="15" VPOS="1317" HPOS="890"/>
<String HEIGHT="46"
WIDTH="146"
VPOS="1317"
HPOS="846"
CONTENT="in-12,"/>
<SP HEIGHT="46" WIDTH="15" VPOS="1317" HPOS="992"/>
<String HEIGHT="46"
WIDTH="117"
VPOS="1317"
HPOS="948"
CONTENT="br.1"/>
<SP HEIGHT="46" WIDTH="15" VPOS="1317" HPOS="1065"/>
<String HEIGHT="46" WIDTH="58" VPOS="1317" HPOS="1007" CONTENT="50"/>
</TextLine>
<TextLine ID="tl_39"
BASELINE="1401"
HEIGHT="73"
WIDTH="1023"
VPOS="1328"
HPOS="39">
<String HEIGHT="73"
WIDTH="136"
VPOS="1328"
HPOS="22"
CONTENT="416."/>
<SP HEIGHT="73" WIDTH="17" VPOS="1328" HPOS="158"/>
<String HEIGHT="73"
WIDTH="171"
VPOS="1328"
HPOS="107"
CONTENT="VOYAGE"/>
<SP HEIGHT="73" WIDTH="17" VPOS="1328" HPOS="278"/>
<String HEIGHT="73"
WIDTH="341"
VPOS="1328"
HPOS="227"
CONTENT="bibliographique,"/>
<SP HEIGHT="73" WIDTH="17" VPOS="1328" HPOS="568"/>
<String HEIGHT="73"
WIDTH="290"
VPOS="1328"
HPOS="516"
CONTENT="archéologique"/>
<SP HEIGHT="73" WIDTH="17" VPOS="1328" HPOS="806"/>
<String HEIGHT="73" WIDTH="102" VPOS="1328" HPOS="755" CONTENT="et"/>
<SP HEIGHT="73" WIDTH="17" VPOS="1328" HPOS="857"/>
<String HEIGHT="73"
WIDTH="256"
VPOS="1328"
HPOS="806"
CONTENT="pittoresque"/>
<SP HEIGHT="73" WIDTH="17" VPOS="1328" HPOS="1062"/>
<String HEIGHT="73" WIDTH="68" VPOS="1328" HPOS="994" CONTENT="en"/>
</TextLine>
<TextLine ID="tl_40"
BASELINE="1434"
HEIGHT="55"
WIDTH="900"
VPOS="1379"
HPOS="161">
<String HEIGHT="55"
WIDTH="165"
VPOS="1379"
HPOS="146"
CONTENT="France,"/>
<SP HEIGHT="55" WIDTH="15" VPOS="1379" HPOS="311"/>
<String HEIGHT="55"
WIDTH="105"
VPOS="1379"
HPOS="266"
CONTENT="par"/>
<SP HEIGHT="55" WIDTH="15" VPOS="1379" HPOS="371"/>
<String HEIGHT="55"
WIDTH="210"
VPOS="1379"
HPOS="326"
CONTENT="<i>Dibdin."/>
<SP HEIGHT="55" WIDTH="15" VPOS="1379" HPOS="536"/>
<String HEIGHT="55"
WIDTH="210"
VPOS="1379"
HPOS="491"
CONTENT="Paris</i>,"/>
<SP HEIGHT="55" WIDTH="15" VPOS="1379" HPOS="701"/>
<String HEIGHT="55"
WIDTH="135"
VPOS="1379"
HPOS="656"
CONTENT="1825,"/>
<SP HEIGHT="55" WIDTH="15" VPOS="1379" HPOS="791"/>
<String HEIGHT="55" WIDTH="75" VPOS="1379" HPOS="746" CONTENT="4"/>
<SP HEIGHT="55" WIDTH="15" VPOS="1379" HPOS="821"/>
<String HEIGHT="55"
WIDTH="120"
VPOS="1379"
HPOS="776"
CONTENT="vol."/>
<SP HEIGHT="55" WIDTH="15" VPOS="1379" HPOS="896"/>
<String HEIGHT="55"
WIDTH="135"
VPOS="1379"
HPOS="851"
CONTENT="in-8,"/>
<SP HEIGHT="55" WIDTH="15" VPOS="1379" HPOS="986"/>
<String HEIGHT="55"
WIDTH="135"
VPOS="1379"
HPOS="941"
CONTENT="br.15"/>
<SP HEIGHT="55" WIDTH="15" VPOS="1379" HPOS="1076"/>
<String HEIGHT="55" WIDTH="45" VPOS="1379" HPOS="1016" CONTENT="»"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_28" HEIGHT="51" WIDTH="1014" VPOS="1428" HPOS="42">
<Shape>
<Polygon POINTS="42,1428 1056,1428 1056,1479 42,1479"/>
</Shape>
<TextLine ID="tl_41"
BASELINE="1491"
HEIGHT="77"
WIDTH="1026"
VPOS="1414"
HPOS="36">
<String HEIGHT="77"
WIDTH="124"
VPOS="1414"
HPOS="20"
CONTENT="117."/>
<SP HEIGHT="77" WIDTH="16" VPOS="1414" HPOS="145"/>
<String HEIGHT="77"
WIDTH="155"
VPOS="1414"
HPOS="98"
CONTENT="VOYAGE"/>
<SP HEIGHT="77" WIDTH="16" VPOS="1414" HPOS="254"/>
<String HEIGHT="77"
WIDTH="218"
VPOS="1414"
HPOS="207"
CONTENT="littéraire"/>
<SP HEIGHT="77" WIDTH="16" VPOS="1414" HPOS="425"/>
<String HEIGHT="77" WIDTH="93" VPOS="1414" HPOS="378" CONTENT="de"/>
<SP HEIGHT="77" WIDTH="16" VPOS="1414" HPOS="471"/>
<String HEIGHT="77"
WIDTH="202"
VPOS="1414"
HPOS="425"
CONTENT="Provence,"/>
<SP HEIGHT="77" WIDTH="16" VPOS="1414" HPOS="627"/>
<String HEIGHT="77"
WIDTH="109"
VPOS="1414"
HPOS="580"
CONTENT="par"/>
<SP HEIGHT="77" WIDTH="16" VPOS="1414" HPOS="689"/>
<String HEIGHT="77"
WIDTH="202"
VPOS="1414"
HPOS="642"
CONTENT="<i>Papon."/>
<SP HEIGHT="77" WIDTH="16" VPOS="1414" HPOS="844"/>
<String HEIGHT="77"
WIDTH="218"
VPOS="1414"
HPOS="798"
CONTENT="Paris</i>,"/>
<SP HEIGHT="77" WIDTH="16" VPOS="1414" HPOS="1015"/>
<String HEIGHT="77"
WIDTH="109"
VPOS="1414"
HPOS="953"
CONTENT="1780,"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_29" HEIGHT="48" WIDTH="888" VPOS="1465" HPOS="164">
<Shape>
<Polygon POINTS="164,1465 1052,1465 1052,1513 164,1513"/>
</Shape>
<TextLine ID="tl_42"
BASELINE="1514"
HEIGHT="54"
WIDTH="899"
VPOS="1460"
HPOS="158">
<String HEIGHT="54"
WIDTH="243"
VPOS="1460"
HPOS="134"
CONTENT="in-12,"/>
<SP HEIGHT="54" WIDTH="24" VPOS="1460" HPOS="377"/>
<String HEIGHT="54"
WIDTH="194"
VPOS="1460"
HPOS="304"
CONTENT="br.,"/>
<SP HEIGHT="54" WIDTH="24" VPOS="1460" HPOS="498"/>
<String HEIGHT="54"
WIDTH="267"
VPOS="1460"
HPOS="425"
CONTENT="légères"/>
<SP HEIGHT="54" WIDTH="24" VPOS="1460" HPOS="693"/>
<String HEIGHT="54"
WIDTH="243"
VPOS="1460"
HPOS="620"
CONTENT="taches"/>
<SP HEIGHT="54" WIDTH="24" VPOS="1460" HPOS="863"/>
<String HEIGHT="54"
WIDTH="267"
VPOS="1460"
HPOS="790"
CONTENT="d’eau.2"/>
<SP HEIGHT="54" WIDTH="24" VPOS="1460" HPOS="1057"/>
<String HEIGHT="54" WIDTH="97" VPOS="1460" HPOS="960" CONTENT="»»"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_30" HEIGHT="54" WIDTH="1015" VPOS="1502" HPOS="42">
<Shape>
<Polygon POINTS="42,1502 1057,1502 1057,1556 42,1556"/>
</Shape>
<TextLine ID="tl_43"
BASELINE="1561"
HEIGHT="69"
WIDTH="1026"
VPOS="1492"
HPOS="37">
<String HEIGHT="69"
WIDTH="117"
VPOS="1492"
HPOS="22"
CONTENT="118."/>
<SP HEIGHT="69" WIDTH="15" VPOS="1492" HPOS="140"/>
<String HEIGHT="69"
WIDTH="161"
VPOS="1492"
HPOS="96"
CONTENT="VOYAGES"/>
<SP HEIGHT="69" WIDTH="15" VPOS="1492" HPOS="257"/>
<String HEIGHT="69"
WIDTH="103"
VPOS="1492"
HPOS="213"
CONTENT="des"/>
<SP HEIGHT="69" WIDTH="15" VPOS="1492" HPOS="315"/>
<String HEIGHT="69"
WIDTH="147"
VPOS="1492"
HPOS="272"
CONTENT="frères"/>
<SP HEIGHT="69" WIDTH="15" VPOS="1492" HPOS="418"/>
<String HEIGHT="69"
WIDTH="322"
VPOS="1492"
HPOS="374"
CONTENT="<i>Bachéville</i>,"/>
<SP HEIGHT="69" WIDTH="15" VPOS="1492" HPOS="697"/>
<String HEIGHT="69"
WIDTH="132"
VPOS="1492"
HPOS="653"
CONTENT="après"/>
<SP HEIGHT="69" WIDTH="15" VPOS="1492" HPOS="785"/>
<String HEIGHT="69"
WIDTH="117"
VPOS="1492"
HPOS="741"
CONTENT="leur"/>
<SP HEIGHT="69" WIDTH="15" VPOS="1492" HPOS="858"/>
<String HEIGHT="69"
WIDTH="235"
VPOS="1492"
HPOS="814"
CONTENT="condamnation"/>
<SP HEIGHT="69" WIDTH="15" VPOS="1492" HPOS="1048"/>
<String HEIGHT="69" WIDTH="73" VPOS="1492" HPOS="990" CONTENT="par"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_1_31" HEIGHT="84" WIDTH="891" VPOS="1542" HPOS="164">
<Shape>
<Polygon POINTS="164,1542 1055,1542 1055,1626 164,1626"/>
</Shape>
<TextLine ID="tl_44"
BASELINE="1609"
HEIGHT="73"
WIDTH="901"
VPOS="1536"
HPOS="158">
<String HEIGHT="73" WIDTH="89" VPOS="1536" HPOS="143" CONTENT="la"/>
<SP HEIGHT="73" WIDTH="15" VPOS="1536" HPOS="232"/>
<String HEIGHT="73"
WIDTH="118"
VPOS="1536"
HPOS="188"
CONTENT="cour"/>
<SP HEIGHT="73" WIDTH="15" VPOS="1536" HPOS="306"/>
<String HEIGHT="73"
WIDTH="192"
VPOS="1536"
HPOS="261"
CONTENT="prévotale"/>
<SP HEIGHT="73" WIDTH="15" VPOS="1536" HPOS="453"/>
<String HEIGHT="73" WIDTH="89" VPOS="1536" HPOS="409" CONTENT="du"/>
<SP HEIGHT="73" WIDTH="15" VPOS="1536" HPOS="498"/>
<String HEIGHT="73"
WIDTH="133"
VPOS="1536"
HPOS="453"
CONTENT="Rhônc"/>
<SP HEIGHT="73" WIDTH="15" VPOS="1536" HPOS="586"/>
<String HEIGHT="73" WIDTH="89" VPOS="1536" HPOS="542" CONTENT="en"/>
<SP HEIGHT="73" WIDTH="15" VPOS="1536" HPOS="631"/>
<String HEIGHT="73"
WIDTH="133"
VPOS="1536"
HPOS="586"
CONTENT="1846."/>
<SP HEIGHT="73" WIDTH="15" VPOS="1536" HPOS="719"/>
<String HEIGHT="73"
WIDTH="251"
VPOS="1536"
HPOS="675"
CONTENT="<i>Paris</i>,"/>
<SP HEIGHT="73" WIDTH="15" VPOS="1536" HPOS="926"/>
<String HEIGHT="73"
WIDTH="133"
VPOS="1536"
HPOS="882"
CONTENT="1822,"/>
<SP HEIGHT="73" WIDTH="15" VPOS="1536" HPOS="1015"/>
<String HEIGHT="73" WIDTH="103" VPOS="1536" HPOS="956" CONTENT="in"/>
</TextLine>
<TextLine ID="tl_45"
BASELINE="1646"
HEIGHT="72"
WIDTH="900"
VPOS="1574"
HPOS="159">
<String HEIGHT="72"
WIDTH="173"
VPOS="1574"
HPOS="142"
CONTENT="port.,"/>
<SP HEIGHT="72" WIDTH="17" VPOS="1574" HPOS="315"/>
<String HEIGHT="72"
WIDTH="156"
VPOS="1574"
HPOS="263"
CONTENT="jolie"/>
<SP HEIGHT="72" WIDTH="17" VPOS="1574" HPOS="419"/>
<String HEIGHT="72"
WIDTH="225"
VPOS="1574"
HPOS="367"
CONTENT="dem.-rel."/>
<SP HEIGHT="72" WIDTH="17" VPOS="1574" HPOS="592"/>
<String HEIGHT="72" WIDTH="104" VPOS="1574" HPOS="540" CONTENT="v."/>
<SP HEIGHT="72" WIDTH="17" VPOS="1574" HPOS="644"/>
<String HEIGHT="72" WIDTH="104" VPOS="1574" HPOS="592" CONTENT="f."/>
<SP HEIGHT="72" WIDTH="17" VPOS="1574" HPOS="696"/>
<String HEIGHT="72" WIDTH="87" VPOS="1574" HPOS="644" CONTENT="à"/>
<SP HEIGHT="72" WIDTH="17" VPOS="1574" HPOS="730"/>
<String HEIGHT="72"
WIDTH="173"
VPOS="1574"
HPOS="678"
CONTENT="nerfs,"/>
<SP HEIGHT="72" WIDTH="17" VPOS="1574" HPOS="851"/>
<String HEIGHT="72"
WIDTH="121"
VPOS="1574"
HPOS="799"
CONTENT="non"/>
<SP HEIGHT="72" WIDTH="17" VPOS="1574" HPOS="921"/>
<String HEIGHT="72"
WIDTH="173"
VPOS="1574"
HPOS="869"
CONTENT="rôgné."/>
<SP HEIGHT="72" WIDTH="17" VPOS="1574" HPOS="1042"/>
<String HEIGHT="72" WIDTH="87" VPOS="1574" HPOS="990" CONTENT="5"/>
<SP HEIGHT="72" WIDTH="17" VPOS="1574" HPOS="1076"/>
<String HEIGHT="72" WIDTH="52" VPOS="1574" HPOS="1007" CONTENT="»"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_2_1" HEIGHT="35" WIDTH="279" VPOS="1689" HPOS="405">
<Shape>
<Polygon POINTS="405,1689 684,1689 684,1724 405,1724"/>
</Shape>
<TextLine ID="tl_46"
BASELINE="1746"
HEIGHT="78"
WIDTH="291"
VPOS="1668"
HPOS="399">
<String HEIGHT="78"
WIDTH="171"
VPOS="1668"
HPOS="382"
CONTENT="LIVRES"/>
<SP HEIGHT="78" WIDTH="17" VPOS="1668" HPOS="553"/>
<String HEIGHT="78"
WIDTH="120"
VPOS="1668"
HPOS="502"
CONTENT="DE."/>
<SP HEIGHT="78" WIDTH="17" VPOS="1668" HPOS="622"/>
<String HEIGHT="78"
WIDTH="137"
VPOS="1668"
HPOS="553"
CONTENT="FONUS."/>
</TextLine>
</TextBlock>
<TextBlock ID="r_2_2" HEIGHT="226" WIDTH="1019" VPOS="1759" HPOS="35">
<Shape>
<Polygon POINTS="35,1759 1054,1759 1054,1985 35,1985"/>
</Shape>
<TextLine ID="tl_47"
BASELINE="1814"
HEIGHT="69"
WIDTH="994"
VPOS="1745"
HPOS="66">
<String HEIGHT="69"
WIDTH="223"
VPOS="1745"
HPOS="49"
CONTENT="BULLETINS"/>
<SP HEIGHT="69" WIDTH="17" VPOS="1745" HPOS="272"/>
<String HEIGHT="69" WIDTH="103" VPOS="1745" HPOS="220" CONTENT="du"/>
<SP HEIGHT="69" WIDTH="17" VPOS="1745" HPOS="323"/>
<String HEIGHT="69"
WIDTH="257"
VPOS="1745"
HPOS="272"
CONTENT="départémeit"/>
<SP HEIGHT="69" WIDTH="17" VPOS="1745" HPOS="529"/>
<String HEIGHT="69" WIDTH="103" VPOS="1745" HPOS="477" CONTENT="de"/>
<SP HEIGHT="69" WIDTH="17" VPOS="1745" HPOS="580"/>
<String HEIGHT="69"
WIDTH="308"
VPOS="1745"
HPOS="529"
CONTENT="Rhône-êt-Loire"/>
<SP HEIGHT="69" WIDTH="17" VPOS="1745" HPOS="837"/>
<String HEIGHT="69"
WIDTH="120"
VPOS="1745"
HPOS="786"
CONTENT="(ou"/>
<SP HEIGHT="69" WIDTH="17" VPOS="1745" HPOS="906"/>
<String HEIGHT="69" WIDTH="103" VPOS="1745" HPOS="854" CONTENT="du"/>
<SP HEIGHT="69" WIDTH="17" VPOS="1745" HPOS="957"/>
<String HEIGHT="69"
WIDTH="154"
VPOS="1745"
HPOS="906"
CONTENT="siége"/>
<SP HEIGHT="69" WIDTH="17" VPOS="1745" HPOS="1060"/>
<String HEIGHT="69" WIDTH="69" VPOS="1745" HPOS="991" CONTENT="de"/>
</TextLine>
<TextLine ID="tl_48"
BASELINE="1840"
HEIGHT="57"
WIDTH="1025"
VPOS="1783"
HPOS="33">
<String HEIGHT="57"
WIDTH="171"
VPOS="1783"
HPOS="16"
CONTENT="Lyôn),"/>
<SP HEIGHT="57" WIDTH="17" VPOS="1783" HPOS="187"/>
<String HEIGHT="57" WIDTH="103" VPOS="1783" HPOS="136" CONTENT="du"/>
<SP HEIGHT="57" WIDTH="17" VPOS="1783" HPOS="238"/>
<String HEIGHT="57" WIDTH="85" VPOS="1783" HPOS="187" CONTENT="8"/>
<SP HEIGHT="57" WIDTH="17" VPOS="1783" HPOS="272"/>
<String HEIGHT="57"
WIDTH="137"
VPOS="1783"
HPOS="221"
CONTENT="août"/>
<SP HEIGHT="57" WIDTH="17" VPOS="1783" HPOS="358"/>
<String HEIGHT="57" WIDTH="103" VPOS="1783" HPOS="306" CONTENT="au"/>
<SP HEIGHT="57" WIDTH="17" VPOS="1783" HPOS="409"/>
<String HEIGHT="57" WIDTH="103" VPOS="1783" HPOS="358" CONTENT="30"/>
<SP HEIGHT="57" WIDTH="17" VPOS="1783" HPOS="460"/>
<String HEIGHT="57"
WIDTH="222"
VPOS="1783"
HPOS="409"
CONTENT="septembre"/>
<SP HEIGHT="57" WIDTH="17" VPOS="1783" HPOS="631"/>
<String HEIGHT="57"
WIDTH="154"
VPOS="1783"
HPOS="580"
CONTENT="1793,"/>
<SP HEIGHT="57" WIDTH="17" VPOS="1783" HPOS="733"/>
<String HEIGHT="57"
WIDTH="205"
VPOS="1783"
HPOS="682"
CONTENT="imprimés"/>
<SP HEIGHT="57" WIDTH="17" VPOS="1783" HPOS="887"/>
<String HEIGHT="57"
WIDTH="120"
VPOS="1783"
HPOS="836"
CONTENT="par"/>
<SP HEIGHT="57" WIDTH="17" VPOS="1783" HPOS="956"/>
<String HEIGHT="57"
WIDTH="154"
VPOS="1783"
HPOS="904"
CONTENT="ordre"/>
<SP HEIGHT="57" WIDTH="17" VPOS="1783" HPOS="1058"/>
<String HEIGHT="57" WIDTH="68" VPOS="1783" HPOS="990" CONTENT="du"/>
</TextLine>
<TextLine ID="tl_49"
BASELINE="1873"
HEIGHT="45"
WIDTH="1025"
VPOS="1828"
HPOS="31">
<String HEIGHT="45"
WIDTH="155"
VPOS="1828"
HPOS="15"
CONTENT="cômité"/>
<SP HEIGHT="45" WIDTH="16" VPOS="1828" HPOS="171"/>
<String HEIGHT="45" WIDTH="93" VPOS="1828" HPOS="124" CONTENT="de"/>
<SP HEIGHT="45" WIDTH="16" VPOS="1828" HPOS="217"/>
<String HEIGHT="45"
WIDTH="248"
VPOS="1828"
HPOS="171"
CONTENT="surveillance"/>
<SP HEIGHT="45" WIDTH="16" VPOS="1828" HPOS="419"/>
<String HEIGHT="45" WIDTH="93" VPOS="1828" HPOS="373" CONTENT="et"/>
<SP HEIGHT="45" WIDTH="16" VPOS="1828" HPOS="466"/>
<String HEIGHT="45" WIDTH="93" VPOS="1828" HPOS="419" CONTENT="de"/>
<SP HEIGHT="45" WIDTH="16" VPOS="1828" HPOS="512"/>
<String HEIGHT="45"
WIDTH="140"
VPOS="1828"
HPOS="466"
CONTENT="salut"/>
<SP HEIGHT="45" WIDTH="16" VPOS="1828" HPOS="606"/>
<String HEIGHT="45"
WIDTH="155"
VPOS="1828"
HPOS="559"
CONTENT="public"/>
<SP HEIGHT="45" WIDTH="16" VPOS="1828" HPOS="714"/>
<String HEIGHT="45" WIDTH="93" VPOS="1828" HPOS="668" CONTENT="de"/>
<SP HEIGHT="45" WIDTH="16" VPOS="1828" HPOS="761"/>
<String HEIGHT="45"
WIDTH="140"
VPOS="1828"
HPOS="714"
CONTENT="Lyon,"/>
<SP HEIGHT="45" WIDTH="16" VPOS="1828" HPOS="854"/>
<String HEIGHT="45"
WIDTH="171"
VPOS="1828"
HPOS="808"
CONTENT="publiés"/>
<SP HEIGHT="45" WIDTH="16" VPOS="1828" HPOS="978"/>
<String HEIGHT="45"
WIDTH="109"
VPOS="1828"
HPOS="932"
CONTENT="par"/>
<SP HEIGHT="45" WIDTH="16" VPOS="1828" HPOS="1040"/>
<String HEIGHT="45" WIDTH="78" VPOS="1828" HPOS="978" CONTENT="les"/>
</TextLine>
<TextLine ID="tl_50"
BASELINE="1919"
HEIGHT="56"
WIDTH="1027"
VPOS="1863"
HPOS="30">
<String HEIGHT="56"
WIDTH="125"
VPOS="1863"
HPOS="16"
CONTENT="soins"/>
<SP HEIGHT="56" WIDTH="14" VPOS="1863" HPOS="141"/>
<String HEIGHT="56" WIDTH="83" VPOS="1863" HPOS="99" CONTENT="de"/>
<SP HEIGHT="56" WIDTH="14" VPOS="1863" HPOS="183"/>
<String HEIGHT="56"
WIDTH="278"
VPOS="1863"
HPOS="141"
CONTENT="<i>Charavay</i>,"/>
<SP HEIGHT="56" WIDTH="14" VPOS="1863" HPOS="419"/>
<String HEIGHT="56" WIDTH="97" VPOS="1863" HPOS="377" CONTENT="sur"/>
<SP HEIGHT="56" WIDTH="14" VPOS="1863" HPOS="474"/>
<String HEIGHT="56" WIDTH="83" VPOS="1863" HPOS="432" CONTENT="le"/>
<SP HEIGHT="56" WIDTH="14" VPOS="1863" HPOS="516"/>
<String HEIGHT="56"
WIDTH="111"
VPOS="1863"
HPOS="474"
CONTENT="seul"/>
<SP HEIGHT="56" WIDTH="14" VPOS="1863" HPOS="585"/>
<String HEIGHT="56"
WIDTH="194"
VPOS="1863"
HPOS="544"
CONTENT="exemplaire"/>
<SP HEIGHT="56" WIDTH="14" VPOS="1863" HPOS="738"/>
<String HEIGHT="56"
WIDTH="139"
VPOS="1863"
HPOS="696"
CONTENT="éonuu,"/>
<SP HEIGHT="56" WIDTH="14" VPOS="1863" HPOS="835"/>
<String HEIGHT="56"
WIDTH="139"
VPOS="1863"
HPOS="793"
CONTENT="suivis"/>
<SP HEIGHT="56" WIDTH="14" VPOS="1863" HPOS="932"/>
<String HEIGHT="56" WIDTH="97" VPOS="1863" HPOS="890" CONTENT="des"/>
<SP HEIGHT="56" WIDTH="14" VPOS="1863" HPOS="988"/>
<String HEIGHT="56"
WIDTH="125"
VPOS="1863"
HPOS="932"
CONTENT="princi"
SUBS_TYPE="HypPart1"
SUBS_CONTENT="principaux"/>
<HYP CONTENT="-"/>
</TextLine>
<TextLine ID="tl_51"
BASELINE="1954"
HEIGHT="54"
WIDTH="1013"
VPOS="1900"
HPOS="31">
<String HEIGHT="54"
WIDTH="117"
VPOS="1900"
HPOS="16"
CONTENT="paux"
SUBS_TYPE="HypPart2"
SUBS_CONTENT="principaux"/>
<SP HEIGHT="54" WIDTH="15" VPOS="1900" HPOS="134"/>
<String HEIGHT="54"
WIDTH="191"
VPOS="1900"
HPOS="90"
CONTENT="bulletins"/>
<SP HEIGHT="54" WIDTH="15" VPOS="1900" HPOS="281"/>
<String HEIGHT="54" WIDTH="88" VPOS="1900" HPOS="237" CONTENT="et"/>
<SP HEIGHT="54" WIDTH="15" VPOS="1900" HPOS="325"/>
<String HEIGHT="54"
WIDTH="161"
VPOS="1900"
HPOS="281"
CONTENT="arrêtés"/>
<SP HEIGHT="54" WIDTH="15" VPOS="1900" HPOS="442"/>
<String HEIGHT="54"
WIDTH="103"
VPOS="1900"
HPOS="398"
CONTENT="des"/>
<SP HEIGHT="54" WIDTH="15" VPOS="1900" HPOS="501"/>
<String HEIGHT="54"
WIDTH="191"
VPOS="1900"
HPOS="457"
CONTENT="autorités"/>
<SP HEIGHT="54" WIDTH="15" VPOS="1900" HPOS="648"/>
<String HEIGHT="54"
WIDTH="206"
VPOS="1900"
HPOS="604"
CONTENT="militaires"/>
<SP HEIGHT="54" WIDTH="15" VPOS="1900" HPOS="809"/>
<String HEIGHT="54"
WIDTH="176"
VPOS="1900"
HPOS="765"
CONTENT="chargées"/>
<SP HEIGHT="54" WIDTH="15" VPOS="1900" HPOS="941"/>
<String HEIGHT="54" WIDTH="88" VPOS="1900" HPOS="897" CONTENT="de"/>
<SP HEIGHT="54" WIDTH="15" VPOS="1900" HPOS="985"/>
<String HEIGHT="54" WIDTH="88" VPOS="1900" HPOS="941" CONTENT="la"/>
<SP HEIGHT="54" WIDTH="15" VPOS="1900" HPOS="1029"/>
<String HEIGHT="54" WIDTH="73" VPOS="1900" HPOS="971" CONTENT="con"/>
</TextLine>
<TextLine ID="tl_52"
BASELINE="1991"
HEIGHT="49"
WIDTH="1025"
VPOS="1942"
HPOS="29">
<String HEIGHT="49"
WIDTH="188"
VPOS="1942"
HPOS="8"
CONTENT="duite"/>
<SP HEIGHT="49" WIDTH="21" VPOS="1942" HPOS="196"/>
<String HEIGHT="49"
WIDTH="251"
VPOS="1942"
HPOS="134"
CONTENT="dusiège."/>
<SP HEIGHT="49" WIDTH="21" VPOS="1942" HPOS="385"/>
<String HEIGHT="49"
WIDTH="356"
VPOS="1942"
HPOS="322"
CONTENT="<i>Paris</i>,"/>
<SP HEIGHT="49" WIDTH="21" VPOS="1942" HPOS="677"/>
<String HEIGHT="49"
WIDTH="188"
VPOS="1942"
HPOS="615"
CONTENT="1845,"/>
<SP HEIGHT="49" WIDTH="21" VPOS="1942" HPOS="803"/>
<String HEIGHT="49"
WIDTH="188"
VPOS="1942"
HPOS="740"
CONTENT="in-4,"/>
<SP HEIGHT="49" WIDTH="21" VPOS="1942" HPOS="928"/>
<String HEIGHT="49"
WIDTH="146"
VPOS="1942"
HPOS="866"
CONTENT="br."/>
<SP HEIGHT="49" WIDTH="21" VPOS="1942" HPOS="1012"/>
<String HEIGHT="49" WIDTH="126" VPOS="1942" HPOS="949" CONTENT="15"/>
<SP HEIGHT="49" WIDTH="21" VPOS="1942" HPOS="1075"/>
<String HEIGHT="49" WIDTH="63" VPOS="1942" HPOS="991" CONTENT="»"/>
</TextLine>
</TextBlock>
<TextBlock ID="r_2_3" HEIGHT="199" WIDTH="1017" VPOS="1976" HPOS="33">
<Shape>
<Polygon POINTS="33,1976 1050,1976 1050,2175 33,2175"/>
</Shape>
<TextLine ID="tl_53"
BASELINE="2023"
HEIGHT="56"
WIDTH="957"
VPOS="1967"
HPOS="99">
<String HEIGHT="56"
WIDTH="137"
VPOS="1967"
HPOS="84"
CONTENT="<i>Ce"/>
<SP HEIGHT="56" WIDTH="15" VPOS="1967" HPOS="221"/>
<String HEIGHT="56"
WIDTH="122"
VPOS="1967"
HPOS="175"
CONTENT="rare"/>
<SP HEIGHT="56" WIDTH="15" VPOS="1967" HPOS="296"/>
<String HEIGHT="56" WIDTH="91" VPOS="1967" HPOS="251" CONTENT="et"/>
<SP HEIGHT="56" WIDTH="15" VPOS="1967" HPOS="342"/>
<String HEIGHT="56"
WIDTH="197"
VPOS="1967"
HPOS="296"
CONTENT="important"/>
<SP HEIGHT="56" WIDTH="15" VPOS="1967" HPOS="494"/>
<String HEIGHT="56"
WIDTH="167"
VPOS="1967"
HPOS="448"
CONTENT="journal"/>
<SP HEIGHT="56" WIDTH="15" VPOS="1967" HPOS="615"/>
<String HEIGHT="56"
WIDTH="106"
VPOS="1967"
HPOS="570"
CONTENT="n’a"/>
<SP HEIGHT="56" WIDTH="15" VPOS="1967" HPOS="676"/>
<String HEIGHT="56"
WIDTH="106"
VPOS="1967"
HPOS="631"
CONTENT="été"/>
<SP HEIGHT="56" WIDTH="15" VPOS="1967" HPOS="737"/>
<String HEIGHT="56"
WIDTH="122"
VPOS="1967"
HPOS="691"
CONTENT="tiré"/>
<SP HEIGHT="56" WIDTH="15" VPOS="1967" HPOS="813"/>
<String HEIGHT="56"
WIDTH="122"
VPOS="1967"
HPOS="767"
CONTENT="qu’à"/>
<SP HEIGHT="56" WIDTH="15" VPOS="1967" HPOS="889"/>
<String HEIGHT="56"
WIDTH="106"
VPOS="1967"
HPOS="843"
CONTENT="250"/>
<SP HEIGHT="56" WIDTH="15" VPOS="1967" HPOS="950"/>
<String HEIGHT="56"
WIDTH="167"
VPOS="1967"
HPOS="889"
CONTENT="exem"/>
</TextLine>
<TextLine ID="tl_54"
BASELINE="2065"
HEIGHT="66"
WIDTH="994"
VPOS="1999"
HPOS="58">
<String HEIGHT="66"
WIDTH="205"
VPOS="1999"
HPOS="43"
CONTENT="<i>plaires"/>
<SP HEIGHT="66" WIDTH="15" VPOS="1999" HPOS="248"/>
<String HEIGHT="66"
WIDTH="146"
VPOS="1999"
HPOS="204"
CONTENT="surbon"/>
<SP HEIGHT="66" WIDTH="15" VPOS="1999" HPOS="350"/>
<String HEIGHT="66"
WIDTH="161"
VPOS="1999"
HPOS="306"
CONTENT="panier,"/>
<SP HEIGHT="66" WIDTH="15" VPOS="1999" HPOS="467"/>
<String HEIGHT="66"
WIDTH="117"
VPOS="1999"
HPOS="423"
CONTENT="tous"/>
<SP HEIGHT="66" WIDTH="15" VPOS="1999" HPOS="540"/>
<String HEIGHT="66"
WIDTH="190"
VPOS="1999"
HPOS="497"
CONTENT="numérotés"/>
<SP HEIGHT="66" WIDTH="15" VPOS="1999" HPOS="687"/>
<String HEIGHT="66" WIDTH="88" VPOS="1999" HPOS="643" CONTENT="et"/>
<SP HEIGHT="66" WIDTH="15" VPOS="1999" HPOS="730"/>
<String HEIGHT="66"
WIDTH="146"
VPOS="1999"
HPOS="687"
CONTENT="signés"/>
<SP HEIGHT="66" WIDTH="15" VPOS="1999" HPOS="833"/>
<String HEIGHT="66"
WIDTH="102"
VPOS="1999"
HPOS="789"
CONTENT="par"/>
<SP HEIGHT="66" WIDTH="15" VPOS="1999" HPOS="891"/>
<String HEIGHT="66"
WIDTH="219"
VPOS="1999"
HPOS="833"
CONTENT="Wédileur</i>."/>
</TextLine>
<TextLine ID="tl_55"
BASELINE="2101"
HEIGHT="52"
WIDTH="991"
VPOS="2049"
HPOS="65">
<String HEIGHT="52"
WIDTH="208"
VPOS="2049"
HPOS="49"
CONTENT="HIISTOIRE"/>
<SP HEIGHT="52" WIDTH="16" VPOS="2049" HPOS="257"/>
<String HEIGHT="52" WIDTH="96" VPOS="2049" HPOS="209" CONTENT="de"/>
<SP HEIGHT="52" WIDTH="16" VPOS="2049" HPOS="305"/>
<String HEIGHT="52"
WIDTH="144"
VPOS="2049"
HPOS="257"
CONTENT="Lyon,"/>
<SP HEIGHT="52" WIDTH="16" VPOS="2049" HPOS="401"/>
<String HEIGHT="52"
WIDTH="160"
VPOS="2049"
HPOS="353"
CONTENT="dépuis"/>
<SP HEIGHT="52" WIDTH="16" VPOS="2049" HPOS="513"/>
<String HEIGHT="52" WIDTH="96" VPOS="2049" HPOS="465" CONTENT="sa"/>
<SP HEIGHT="52" WIDTH="16" VPOS="2049" HPOS="561"/>
<String HEIGHT="52"
WIDTH="208"
VPOS="2049"
HPOS="513"
CONTENT="fondation"/>
<SP HEIGHT="52" WIDTH="16" VPOS="2049" HPOS="720"/>
<String HEIGHT="52"
WIDTH="176"
VPOS="2049"
HPOS="672"
CONTENT="jusqu’à"/>
<SP HEIGHT="52" WIDTH="16" VPOS="2049" HPOS="848"/>
<String HEIGHT="52"
WIDTH="128"
VPOS="2049"
HPOS="800"
CONTENT="fios"/>
<SP HEIGHT="52" WIDTH="16" VPOS="2049" HPOS="928"/>
<String HEIGHT="52"
WIDTH="160"
VPOS="2049"
HPOS="880"
CONTENT="jours,"/>
<SP HEIGHT="52" WIDTH="16" VPOS="2049" HPOS="1040"/>
<String HEIGHT="52" WIDTH="80" VPOS="2049" HPOS="976" CONTENT="par"/>
</TextLine>
<TextLine ID="tl_56"
BASELINE="2150"
HEIGHT="78"
WIDTH="1022"
VPOS="2072"
HPOS="28">
<String HEIGHT="78"
WIDTH="216"
VPOS="2072"
HPOS="16"
CONTENT="<i>Clerjon</i>"/>
<SP HEIGHT="78" WIDTH="12" VPOS="2072" HPOS="232"/>
<String HEIGHT="78" WIDTH="72" VPOS="2072" HPOS="196" CONTENT="et"/>
<SP HEIGHT="78" WIDTH="12" VPOS="2072" HPOS="268"/>
<String HEIGHT="78"
WIDTH="204"
VPOS="2072"
HPOS="232"
CONTENT="<i>Morin,</i>"/>
<SP HEIGHT="78" WIDTH="12" VPOS="2072" HPOS="437"/>
<String HEIGHT="78"
WIDTH="96"
VPOS="2072"
HPOS="401"
CONTENT="orné"/>
<SP HEIGHT="78" WIDTH="12" VPOS="2072" HPOS="497"/>
<String HEIGHT="78" WIDTH="72" VPOS="2072" HPOS="461" CONTENT="de"/>
<SP HEIGHT="78" WIDTH="12" VPOS="2072" HPOS="533"/>
<String HEIGHT="78" WIDTH="72" VPOS="2072" HPOS="497" CONTENT="56"/>
<SP HEIGHT="78" WIDTH="12" VPOS="2072" HPOS="569"/>
<String HEIGHT="78"
WIDTH="108"
VPOS="2072"
HPOS="533"
CONTENT="grav."/>
<SP HEIGHT="78" WIDTH="12" VPOS="2072" HPOS="641"/>
<String HEIGHT="78"
WIDTH="192"
VPOS="2072"
HPOS="605"
CONTENT="<i>Lyon</i>,"/>
<SP HEIGHT="78" WIDTH="12" VPOS="2072" HPOS="798"/>
<String HEIGHT="78"
WIDTH="108"
VPOS="2072"
HPOS="761"
CONTENT="1830,"/>
<SP HEIGHT="78" WIDTH="12" VPOS="2072" HPOS="870"/>
<String HEIGHT="78" WIDTH="60" VPOS="2072" HPOS="834" CONTENT="6"/>
<SP HEIGHT="78" WIDTH="12" VPOS="2072" HPOS="894"/>
<String HEIGHT="78"
WIDTH="96"
VPOS="2072"
HPOS="858"
CONTENT="vol."/>
<SP HEIGHT="78" WIDTH="12" VPOS="2072" HPOS="954"/>
<String HEIGHT="78"
WIDTH="108"
VPOS="2072"
HPOS="918"
CONTENT="in-8,"/>
<SP HEIGHT="78" WIDTH="12" VPOS="2072" HPOS="1026"/>
<String HEIGHT="78"
WIDTH="72"
VPOS="2072"
HPOS="978"
CONTENT="br.,"/>
</TextLine>
<TextLine ID="tl_57"
BASELINE="2195"
HEIGHT="72"
WIDTH="1025"
VPOS="2123"
HPOS="27">
<String HEIGHT="72"
WIDTH="351"
VPOS="2123"
HPOS="0"
CONTENT="augmentée"/>
<SP HEIGHT="72" WIDTH="27" VPOS="2123" HPOS="351"/>
<String HEIGHT="72"
WIDTH="243"
VPOS="2123"
HPOS="270"
CONTENT="d’une"/>
<SP HEIGHT="72" WIDTH="27" VPOS="2123" HPOS="513"/>
<String HEIGHT="72"
WIDTH="243"
VPOS="2123"
HPOS="432"
CONTENT="tablé"/>
<SP HEIGHT="72" WIDTH="27" VPOS="2123" HPOS="674"/>
<String HEIGHT="72"
WIDTH="405"
VPOS="2123"
HPOS="593"
CONTENT="analytique."/>
<SP HEIGHT="72" WIDTH="27" VPOS="2123" HPOS="998"/>
<String HEIGHT="72" WIDTH="162" VPOS="2123" HPOS="917" CONTENT="32"/>
<SP HEIGHT="72" WIDTH="27" VPOS="2123" HPOS="1079"/>
<String HEIGHT="72" WIDTH="81" VPOS="2123" HPOS="971" CONTENT="»"/>
</TextLine>
</TextBlock>
</PrintSpace>
</Page>
</Layout>
</alto>
| 47.161584 | 111 | 0.347353 |
bf6e747e9ad4c670ce4400baca9b79d1ba30d79a | 4,675 | xml | XML | data/7563.xml | Xanir/data-ANN | 0a037a7ea17b252e8b6c73fe5015ffd1756a35ba | [
"MIT"
] | 1 | 2016-12-06T10:36:36.000Z | 2016-12-06T10:36:36.000Z | data/7563.xml | Xanir/data-ANN | 0a037a7ea17b252e8b6c73fe5015ffd1756a35ba | [
"MIT"
] | null | null | null | data/7563.xml | Xanir/data-ANN | 0a037a7ea17b252e8b6c73fe5015ffd1756a35ba | [
"MIT"
] | null | null | null | <ann><anime id="7563" gid="720492692" type="special" name="Galaxy Angel S" precision="special" generated-on="2016-03-27T02:58:49Z">
<related-prev rel="sequel of" id="2142"/>
<info gid="3986884685" type="Picture" src="http://cdn.animenewsnetwork.com/thumbnails/fit200x200/encyc/A7563-5.jpg" width="174" height="200"><img src="http://cdn.animenewsnetwork.com/thumbnails/fit200x200/encyc/A7563-5.jpg" width="174" height="200"/><img src="http://cdn.animenewsnetwork.com/thumbnails/max500x600/encyc/A7563-5.jpg" width="273" height="314"/></info>
<info gid="3231510754" type="Main title" lang="EN">Galaxy Angel S</info>
<info gid="1297885218" type="Alternative title" lang="EN">Galaxy Angel SP</info>
<info gid="1927856862" type="Alternative title" lang="JA">ギャラクシーエンジェルS</info>
<info gid="1987541322" type="Alternative title" lang="JA">ギャラクシーエンジェルSP</info>
<info gid="1768130896" type="Alternative title" lang="ZH-TW">銀河天使S</info>
<info gid="2473103923" type="Genres">comedy</info>
<info gid="1030138045" type="Genres">science fiction</info>
<info gid="1733756124" type="Themes">parody</info>
<info gid="66313558" type="Objectionable content">OC</info>
<info gid="3609295273" type="Plot Summary">The Galaxy Angels' encounters with lost technology contiue in this special. Milfeulle finds that she's become a ghost in episode one and Volcott goes on a rampage in episode two.</info>
<info gid="2440251158" type="Running time">12</info>
<info gid="1801935569" type="Vintage">2003-12-21</info>
<ratings nb_votes="86" weighted_score="7.2249" bayesian_score="7.26403"/>
<episode num="1">
<title gid="1424101483" lang="EN">Ghost in the Jam</title></episode>
<episode num="2">
<title gid="2499458869" lang="EN">Shuffle Udon</title></episode>
<release date="2008-05-06" href="http://www.animenewsnetwork.com/encyclopedia/releases.php?id=11456">Galaxy Angel S: Shigehito Takayanagi (DVD)</release>
<news datetime="2007-06-02T17:17:40Z" href="http://www.animenewsnetwork.com/news/2007-06-02/bandai-acquires-galaxy-angel-x-s-special">Bandai Acquires <cite>Galaxy Angel X</cite>, <cite>S</cite> Special</news>
<staff gid="1823487453"><task>Director</task><person id="21225">Shigehito Takayanagi</person></staff>
<staff gid="572045681"><task>Storyboard</task><person id="21259">Tetsuro Araki</person></staff>
<staff gid="3056709328"><task>Unit Director</task><person id="21259">Tetsuro Araki</person></staff>
<staff gid="1653197414"><task>Original Character Design</task><person id="6662">Kanan</person></staff>
<cast gid="2148244126" lang="EN"><role>Major Mary</role><person id="745">Sylvia Zaradic</person></cast>
<cast gid="2104409278" lang="EN"><role>Volcott O. Huey</role><person id="922">Michael Kopsa</person></cast>
<cast gid="906923115" lang="EN"><role>Milfeulle Sakuraba</role><person id="3251">Jocelyne Loewen</person></cast>
<cast gid="1366594665" lang="EN"><role>Ranpha Franboise</role><person id="4906">Tabitha St. Germain</person></cast>
<cast gid="1984157303" lang="EN"><role>Normad</role><person id="4953">Richard Ian Cox</person></cast>
<cast gid="756005373" lang="EN"><role>Malibu Peyrot</role><person id="8961">Danny McKinnon</person></cast>
<cast gid="2598219794" lang="EN"><role>Vanilla H</role><person id="13957">Anna Cummer</person></cast>
<cast gid="1617374668" lang="EN"><role>Kokomo Peyrot</role><person id="14419">Reece Thompson</person></cast>
<cast gid="1861644159" lang="EN"><role>Mint Blancmanche</role><person id="16751">Nicole Bouma</person></cast>
<cast gid="1632926133" lang="EN"><role>Forte Stollen</role><person id="19338">Alison Matthews</person></cast>
<cast gid="2008096802" lang="JA"><role>Ranpha Franboise</role><person id="524">Yukari Tamura</person></cast>
<cast gid="4091894030" lang="JA"><role>Volcott O Huey</role><person id="949">Keiji Fujiwara</person></cast>
<cast gid="1325578477" lang="JA"><role>Normad</role><person id="1041">Mika Kanai</person></cast>
<cast gid="2193582684" lang="JA"><role>Vanilla H</role><person id="1041">Mika Kanai</person></cast>
<cast gid="2221744501" lang="JA"><role>Major Mary</role><person id="1376">Sayaka Ohara</person></cast>
<cast gid="1633231290" lang="JA"><role>Forte Stollen</role><person id="4038">Mayumi Yamaguchi</person></cast>
<cast gid="955479475" lang="JA"><role>Malibu Peyrot</role><person id="4636">Tomo Saeki</person></cast>
<cast gid="3455403005" lang="JA"><role>Mint Blancmanche</role><person id="5735">Miyuki Sawashiro</person></cast>
<cast gid="2274265262" lang="JA"><role>Cocomo Peyrot</role><person id="22150">Yuko Sanpei</person></cast>
<cast gid="1587543819" lang="JA"><role>Milfeulle Sakuraba</role><person id="30284">Ryoko Shintani</person></cast></anime></ann> | 101.630435 | 366 | 0.73262 |
cc1f0664a4b72c437814521874c60d54580bfd26 | 2,348 | xml | XML | pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/design/xml/SimplifyBooleanReturns.xml | KroArtem/pmd | d631b79307c0ebaad61aa59a9b866cbe0415f866 | [
"Apache-2.0"
] | 3,765 | 2015-01-05T03:09:14.000Z | 2022-03-31T12:10:03.000Z | pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/design/xml/SimplifyBooleanReturns.xml | borovikovd/pmd | 93237c293ba7504a6e3a95a15b74b54bd0109887 | [
"Apache-2.0"
] | 3,398 | 2015-02-19T20:01:26.000Z | 2022-03-31T17:15:12.000Z | pmd-java/src/test/resources/net/sourceforge/pmd/lang/java/rule/design/xml/SimplifyBooleanReturns.xml | borovikovd/pmd | 93237c293ba7504a6e3a95a15b74b54bd0109887 | [
"Apache-2.0"
] | 1,462 | 2015-01-20T06:59:58.000Z | 2022-03-30T03:11:40.000Z | <?xml version="1.0" encoding="UTF-8"?>
<test-data
xmlns="http://pmd.sourceforge.net/rule-tests"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://pmd.sourceforge.net/rule-tests http://pmd.sourceforge.net/rule-tests_1_0_0.xsd">
<test-code>
<description>1, bad</description>
<expected-problems>1</expected-problems>
<code><![CDATA[
public class Foo {
public boolean foo() {
if (true) {
return true;
} else {
return false;
}
}
}
]]></code>
</test-code>
<test-code>
<description>2, bad</description>
<expected-problems>1</expected-problems>
<code><![CDATA[
public class Foo {
public boolean foo() {
if (true)
return true;
else
return false;
}
}
]]></code>
</test-code>
<test-code>
<description>3, ok</description>
<expected-problems>0</expected-problems>
<code><![CDATA[
public class Foo {
public Object foo() {
if (!true) {
return null;
} else
{
// nothing
}
return null;
}
}
]]></code>
</test-code>
<test-code>
<description>4, ok</description>
<expected-problems>0</expected-problems>
<code><![CDATA[
public class Foo {
public void foo() {
if (true) {
return;
} else {
return;
}
}
}
]]></code>
</test-code>
<test-code>
<description>#1320 Enhance SimplifyBooleanReturns checks</description>
<expected-problems>1</expected-problems>
<code><![CDATA[
public class SimplifyBooleanReturns {
public boolean exists(Object obj) {
if (myObjectList.contains(obj)) {
return true;
}
return false;
}
}
]]></code>
</test-code>
<test-code>
<description>#1320 Enhance SimplifyBooleanReturns checks - case 2 without block</description>
<expected-problems>1</expected-problems>
<code><![CDATA[
public class SimplifyBooleanReturns {
public boolean exists(Object obj) {
if (myObjectList.contains(obj))
return true;
return false;
}
}
]]></code>
</test-code>
</test-data>
| 23.247525 | 111 | 0.539182 |
4887c2f0be57a71efba26a0652495bbca388df84 | 495 | xml | XML | Samples/Xamarin.AndroidThings.EnvMonitor/Properties/AndroidManifest.xml | apead/Xamarin-AndroidThings-Contrib | 8700a6284d33a68a353b1190a66b46dfacbc4ace | [
"MIT"
] | 3 | 2017-07-13T14:13:59.000Z | 2017-11-14T14:37:42.000Z | Samples/Xamarin.AndroidThings.EnvMonitor/Properties/AndroidManifest.xml | apead/Xamarin-AndroidThings-Contrib | 8700a6284d33a68a353b1190a66b46dfacbc4ace | [
"MIT"
] | null | null | null | Samples/Xamarin.AndroidThings.EnvMonitor/Properties/AndroidManifest.xml | apead/Xamarin-AndroidThings-Contrib | 8700a6284d33a68a353b1190a66b46dfacbc4ace | [
"MIT"
] | 1 | 2021-07-01T07:08:35.000Z | 2021-07-01T07:08:35.000Z | <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="Xamarin.AndroidThings.WeatherStation" android:versionCode="1" android:versionName="1.0" android:installLocation="auto">
<uses-sdk android:minSdkVersion="16" />
<application android:label="Xamarin.AndroidThings.WeatherStation" android:theme="@android:style/Theme.DeviceDefault.Light">>
<uses-library android:name="com.google.android.things" /></application>
</manifest> | 82.5 | 197 | 0.771717 |
f384e3858357af8fc58ee6bb94160d208d94b11c | 317 | xml | XML | marklogic-client-api-functionaltests/src/test/java/com/marklogic/client/functionaltest/data/geo-constraint7.xml | andreas-felix/java-client-api | c6544ce9220ea12c534ac09df9795d64cadae529 | [
"Apache-2.0"
] | 46 | 2015-05-06T19:30:30.000Z | 2021-09-30T20:50:35.000Z | marklogic-client-api-functionaltests/src/test/java/com/marklogic/client/functionaltest/data/geo-constraint7.xml | andreas-felix/java-client-api | c6544ce9220ea12c534ac09df9795d64cadae529 | [
"Apache-2.0"
] | 1,075 | 2015-01-02T05:33:02.000Z | 2022-03-15T15:48:17.000Z | marklogic-client-api-functionaltests/src/test/java/com/marklogic/client/functionaltest/data/geo-constraint7.xml | andreas-felix/java-client-api | c6544ce9220ea12c534ac09df9795d64cadae529 | [
"Apache-2.0"
] | 77 | 2015-05-07T17:37:52.000Z | 2022-03-14T07:10:32.000Z | <?xml version="1.0" encoding="UTF-8"?>
<doc>
<name>jack_jill</name>
<g-elem-point>11,4</g-elem-point>
<g-elem-child-parent>
<g-elem-child-point>11,4</g-elem-child-point>
</g-elem-child-parent>
<g-elem-pair>
<lat>11</lat>
<long>4</long>
</g-elem-pair>
<g-attr-pair lat="11" long="4"/>
</doc>
| 22.642857 | 49 | 0.596215 |
58d822656023e5661a2a137f22f3c304073a6092 | 843 | xml | XML | .idea/libraries/android_support_v4.xml | robchou/BmobIM_SDK_Demo | fa9889e2166c060e7a6f7af327ffa0693703e9b9 | [
"Apache-2.0"
] | 1 | 2018-05-20T16:28:05.000Z | 2018-05-20T16:28:05.000Z | .idea/libraries/android_support_v4.xml | robchou/BmobIM_SDK_Demo | fa9889e2166c060e7a6f7af327ffa0693703e9b9 | [
"Apache-2.0"
] | null | null | null | .idea/libraries/android_support_v4.xml | robchou/BmobIM_SDK_Demo | fa9889e2166c060e7a6f7af327ffa0693703e9b9 | [
"Apache-2.0"
] | 2 | 2018-05-20T16:28:04.000Z | 2018-12-13T12:40:27.000Z | <component name="libraryTable">
<library name="android-support-v4">
<CLASSES>
<root url="jar://$PROJECT_DIR$/libs/android-support-v4.jar!/" />
<root url="jar://$PROJECT_DIR$/libs/baidumapapi_v3_0_0.jar!/" />
<root url="jar://$PROJECT_DIR$/libs/Bmob_Push_V0.6beta_20150408.jar!/" />
<root url="jar://$PROJECT_DIR$/libs/bmobim_sdk.jar!/" />
<root url="jar://$PROJECT_DIR$/libs/BmobSDK_V3.4.5_1111.jar!/" />
<root url="jar://$PROJECT_DIR$/libs/locSDK_4.2.jar!/" />
<root url="jar://$PROJECT_DIR$/libs/photoview-library-1.2.2.jar!/" />
<root url="jar://$PROJECT_DIR$/libs/universal-image-loader-1.9.2_sources.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$PROJECT_DIR$/libs/universal-image-loader-1.9.2_sources.jar!/" />
</SOURCES>
</library>
</component> | 46.833333 | 88 | 0.631079 |
f3c8efe0d91b6ce5be9bdfe227fb20a3c6f9b757 | 3,196 | xml | XML | data/projects/krusader/MetaData.xml | martyn82/OhlohAnalytics | de302f9ddd9071af967d6dd897b33bf20a179e40 | [
"CC-BY-3.0"
] | null | null | null | data/projects/krusader/MetaData.xml | martyn82/OhlohAnalytics | de302f9ddd9071af967d6dd897b33bf20a179e40 | [
"CC-BY-3.0"
] | null | null | null | data/projects/krusader/MetaData.xml | martyn82/OhlohAnalytics | de302f9ddd9071af967d6dd897b33bf20a179e40 | [
"CC-BY-3.0"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<response>
<status>success</status>
<result>
<project>
<id>282</id>
<name>Krusader</name>
<url>http://www.ohloh.net/p/krusader.xml</url>
<html_url>http://www.ohloh.net/p/krusader</html_url>
<created_at>2006-10-10T15:51:31Z</created_at>
<updated_at>2013-06-30T18:59:28Z</updated_at>
<description>Krusader is an advanced twin-panel (commander-style) file-manager for KDE 3.x, but with many extras. It provides all the file-management features you could possibly want. It also features extensive archive handling, mounted filesystem support, FTP, an advanced search module, a text viewer/editor, directory synchronization, support for file content comparisons, powerful batch renaming, and much more. It supports the following archive formats: tar, zip, bzip2, gzip, rar, ace, arj, and rpm. It can also handle other KIOSlaves such as smb:// or fish://.</description>
<homepage_url>http://www.krusader.org</homepage_url>
<download_url></download_url>
<url_name>krusader</url_name>
<medium_logo_url>http://cloud.ohloh.net/attachments/670/128-user-krusader_med.png</medium_logo_url>
<small_logo_url>http://cloud.ohloh.net/attachments/670/128-user-krusader_small.png</small_logo_url>
<user_count>52</user_count>
<average_rating>4.41667</average_rating>
<rating_count>24</rating_count>
<review_count>0</review_count>
<analysis_id>14483720</analysis_id>
<tags>
<tag>download</tag>
<tag>system</tag>
<tag>c++</tag>
<tag>linux</tag>
<tag>desktop</tag>
<tag>filemanager</tag>
<tag>kde</tag>
</tags>
<analysis>
<id>14483720</id>
<url>http://www.ohloh.net/analyses/14483720.xml</url>
<project_id>282</project_id>
<updated_at>2013-06-30T18:59:28Z</updated_at>
<logged_at>2013-06-30T18:55:42Z</logged_at>
<min_month>2002-04-01T00:00:00Z</min_month>
<max_month>2013-06-01T00:00:00Z</max_month>
<twelve_month_contributor_count>17</twelve_month_contributor_count>
<total_code_lines>61324</total_code_lines>
<factoids>
<factoid type="FactoidAgeVeryOld">
Mature, well-established codebase </factoid>
<factoid type="FactoidActivityIncreasing">
Increasing Y-O-Y development activity </factoid>
<factoid type="FactoidTeamSizeLarge">
Large, active development team </factoid>
<factoid type="FactoidCommentsAverage">
Average number of code comments </factoid>
</factoids>
<languages graph_url="http://www.ohloh.net/p/krusader/analyses/14483720/languages.png">
<language color="F35F1F" percentage="89" id="44">
C++ </language>
<language color="FF8F00" percentage="7" id="42">
C </language>
<language color="000000" percentage="4" id="">
3 Other </language>
</languages>
<main_language_id>44</main_language_id>
<main_language_name>C++</main_language_name>
</analysis>
<licenses>
</licenses>
</project>
</result>
</response>
| 47 | 587 | 0.660513 |
a7d1fe99a6e4908d9e7f91c7684973e664fc3985 | 686 | xml | XML | .idea/libraries/io_socket_socket_io_client_0_8_3.xml | Appyx/AccessoryHub | 02163ee97ea98fdd63dd517799c014465323163a | [
"MIT"
] | 1 | 2017-03-13T19:55:04.000Z | 2017-03-13T19:55:04.000Z | .idea/libraries/io_socket_socket_io_client_0_8_3.xml | Appyx/AccessoryHub | 02163ee97ea98fdd63dd517799c014465323163a | [
"MIT"
] | null | null | null | .idea/libraries/io_socket_socket_io_client_0_8_3.xml | Appyx/AccessoryHub | 02163ee97ea98fdd63dd517799c014465323163a | [
"MIT"
] | null | null | null | <component name="libraryTable">
<library name="io.socket:socket.io-client:0.8.3" type="repository">
<properties maven-id="io.socket:socket.io-client:0.8.3" />
<CLASSES>
<root url="jar://$PROJECT_DIR$/lib/socket.io-client-0.8.3.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/engine.io-client-0.8.3.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/okhttp-3.5.0.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/okio-1.11.0.jar!/" />
<root url="jar://$PROJECT_DIR$/lib/json-20090211.jar!/" />
</CLASSES>
<JAVADOC>
<root url="jar://$PROJECT_DIR$/lib/socket.io-client-0.8.3-javadoc.jar!/" />
</JAVADOC>
<SOURCES />
</library>
</component> | 42.875 | 81 | 0.607872 |
a7d66df77648fb1a772668c2ce02b3b863abec29 | 4,265 | xml | XML | app/src/main/res/layout/activity_main.xml | saivittalb/covsense | abc5a5c84f1446121b619bc8cef05288aa4303d6 | [
"Apache-2.0"
] | 15 | 2020-04-26T07:23:48.000Z | 2021-11-16T16:44:49.000Z | app/src/main/res/layout/activity_main.xml | ShanmukhSreenivas/covsense | b20cc0dc222bbb29fc391ea6f3680e3f4adaed2f | [
"Apache-2.0"
] | null | null | null | app/src/main/res/layout/activity_main.xml | ShanmukhSreenivas/covsense | b20cc0dc222bbb29fc391ea6f3680e3f4adaed2f | [
"Apache-2.0"
] | 7 | 2020-04-25T22:18:49.000Z | 2021-09-23T16:36:21.000Z | <?xml version="1.0" encoding="utf-8"?>
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent">
<LinearLayout 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:id="@+id/container"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
tools:context="com.saivittalb.covsense.DescriptionActivity">
<ImageView
android:id="@+id/AppLogo"
android:layout_marginTop="16dp"
android:layout_width="match_parent"
android:layout_height="125dp"
android:src="@mipmap/ic_launcher"
android:scaleType="fitCenter"
/>
<TextView
android:id="@+id/txt_app_description"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:fontFamily="serif"
android:gravity="start"
android:padding="32dp"
android:text="@string/app_description"
android:textSize="18sp" />
<TextView
android:id="@+id/textView"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:fontFamily="serif"
android:padding="32dp"
android:text="@string/text_permissions"
android:textSize="16sp" />
<TextView
android:id="@+id/textView4"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:drawableStart="@drawable/ic_location"
android:drawableLeft="@drawable/ic_location"
android:drawablePadding="10sp"
android:fontFamily="serif"
android:layout_marginStart="24dp"
android:layout_marginLeft="24dp"
android:padding="16dp"
android:text="@string/text_permissions_1"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/textView" />
<TextView
android:id="@+id/textView5"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:drawableStart="@drawable/ic_bluetooth"
android:drawableLeft="@drawable/ic_bluetooth"
android:drawablePadding="10sp"
android:fontFamily="serif"
android:layout_marginStart="24dp"
android:layout_marginLeft="24dp"
android:padding="16dp"
android:text="@string/text_permissions_2"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/textView4" />
<TextView
android:id="@+id/textView6"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:drawableStart="@drawable/ic_phone"
android:drawableLeft="@drawable/ic_phone"
android:drawablePadding="10sp"
android:fontFamily="serif"
android:layout_marginStart="32dp"
android:layout_marginLeft="24dp"
android:padding="16dp"
android:text="@string/text_permissions_3"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/textView5" />
<Space
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_weight="1" />
<com.google.android.material.button.MaterialButton
android:id="@+id/btn_register"
android:layout_width="match_parent"
android:layout_height="64dp"
android:layout_margin="32dp"
android:fontFamily="sans-serif"
android:gravity="center"
android:text="@string/btn_register"
android:textSize="18sp"
android:theme="@style/Widget.MaterialComponents.Button.TextButton"
app:cornerRadius="8dp" />
</LinearLayout>
</ScrollView> | 40.235849 | 78 | 0.618992 |
32f9cbfb256389cd89788907d679f45e31355dc4 | 1,932 | xml | XML | cord/ocr_bounding_boxes/test_receipt_00094.xml | andreajparker/datasets | 0d76ee5b307c4633cb822f56cea35983e9b015a2 | [
"MIT"
] | 24 | 2021-03-15T09:29:48.000Z | 2022-03-23T03:09:39.000Z | cord/ocr_bounding_boxes/test_receipt_00094.xml | andreajparker/datasets | 0d76ee5b307c4633cb822f56cea35983e9b015a2 | [
"MIT"
] | 1 | 2021-11-21T12:23:23.000Z | 2021-11-22T03:42:25.000Z | cord/ocr_bounding_boxes/test_receipt_00094.xml | andreajparker/datasets | 0d76ee5b307c4633cb822f56cea35983e9b015a2 | [
"MIT"
] | 8 | 2021-03-15T09:30:41.000Z | 2021-09-21T21:22:28.000Z | <?xml version="1.0" encoding="utf-8"?>
<doc>
<page width="864.0" height="1296.0">
<box l="166.0" t="692.0" r="186.0" b="722.0">1</box>
<box l="206.0" t="691.0" r="305.0" b="730.0">TAHU</box>
<box l="310.0" t="696.0" r="449.0" b="732.0">GORENG</box>
<box l="634.0" t="685.0" r="753.0" b="730.0">28,000</box>
<box l="164.0" t="740.0" r="184.0" b="770.0">1</box>
<box l="206.0" t="739.0" r="329.0" b="776.0">CAKWE</box>
<box l="640.0" t="733.0" r="757.0" b="775.0">17,000</box>
<box l="162.0" t="784.0" r="182.0" b="816.0">1</box>
<box l="202.0" t="783.0" r="279.0" b="819.0">PHO</box>
<box l="286.0" t="786.0" r="352.0" b="820.0">TAI</box>
<box l="356.0" t="784.0" r="512.0" b="820.0">CHIN(R)</box>
<box l="640.0" t="776.0" r="761.0" b="818.0">63,000</box>
<box l="158.0" t="828.0" r="180.0" b="860.0">1</box>
<box l="202.0" t="828.0" r="272.0" b="862.0">TEA</box>
<box l="646.0" t="819.0" r="765.0" b="862.0">11,000</box>
<box l="338.0" t="886.0" r="406.0" b="922.0">Sub</box>
<box l="408.0" t="885.0" r="502.0" b="923.0">Total</box>
<box l="629.0" t="880.0" r="770.0" b="921.0">119,000</box>
<box l="338.0" t="942.0" r="430.0" b="978.0">Serv.</box>
<box l="442.0" t="937.0" r="536.0" b="979.0">7.0%</box>
<box l="674.0" t="936.0" r="776.0" b="974.0">8,330</box>
<box l="338.0" t="994.0" r="404.0" b="1028.0">PB1</box>
<box l="426.0" t="992.0" r="536.0" b="1028.0">10.0%</box>
<box l="657.0" t="986.0" r="780.0" b="1029.0">12,733</box>
<box l="338.0" t="1038.0" r="444.0" b="1076.0">Grand</box>
<box l="448.0" t="1035.0" r="543.0" b="1076.0">Total</box>
<box l="640.0" t="1034.0" r="784.0" b="1074.0">140,063</box>
<box l="336.0" t="1094.0" r="474.0" b="1132.0">CREDIT</box>
<box l="483.0" t="1090.0" r="574.0" b="1132.0">CAR:</box>
<box l="643.0" t="1089.0" r="788.0" b="1131.0">140,063</box>
</page>
</doc>
| 53.666667 | 64 | 0.503106 |
f7bd22f8eb169f5eefd250e5340053abe23e4062 | 5,684 | xml | XML | app/src/main/res/layout/activity_welcome.xml | creativetrendsapps/SimplicityBrowser | 6066ea42607b00c2cdce518070c4769a87ecb380 | [
"Apache-2.0"
] | 29 | 2016-09-18T13:24:17.000Z | 2021-09-13T07:24:37.000Z | app/src/main/res/layout/activity_welcome.xml | creativetrendsapps/SimplicityBrowser | 6066ea42607b00c2cdce518070c4769a87ecb380 | [
"Apache-2.0"
] | 5 | 2016-09-28T07:40:22.000Z | 2022-03-17T05:13:19.000Z | app/src/main/res/layout/activity_welcome.xml | creativetrendsapps/SimplicityBrowser | 6066ea42607b00c2cdce518070c4769a87ecb380 | [
"Apache-2.0"
] | 21 | 2016-06-30T12:33:59.000Z | 2022-03-26T13:04:10.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"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:orientation="vertical"
android:layout_width="match_parent"
android:layout_height="match_parent">
<TextView
android:id="@+id/wel"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/welcome"
android:layout_gravity="center"
android:textStyle="bold"
android:textSize="22sp"
android:textAlignment="center"
android:layout_marginTop="156dp"
android:layout_marginBottom="30dp"
android:gravity="center"/>
<androidx.appcompat.widget.AppCompatImageView
android:id="@+id/wel_icon"
android:layout_width="130dp"
android:layout_height="130dp"
android:layout_below="@id/wel"
android:layout_centerInParent="true"
android:layout_marginBottom="20dp"
android:src="@drawable/ic_launcher_round"/>
<LinearLayout
android:id="@+id/wel_lin_1"
android:layout_below="@id/wel_icon"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingStart="20dp"
android:paddingEnd="20dp"
android:layout_marginTop="16dp"
android:layout_centerVertical="true"
android:gravity="center"
android:orientation="horizontal">
<androidx.appcompat.widget.AppCompatTextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textSize="12sp"
android:text="By using this application, you agree to Simplicity's "
tools:ignore="HardcodedText"/>
</LinearLayout>
<LinearLayout
android:id="@+id/wel_lin_2"
android:layout_below="@id/wel_lin_1"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingStart="20dp"
android:paddingEnd="20dp"
android:layout_centerVertical="true"
android:gravity="center"
android:orientation="horizontal">
<androidx.appcompat.widget.AppCompatTextView
android:id="@+id/wel_term"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Terms of Use "
android:textSize="12sp"
android:textColor="@color/md_blue_600"
tools:ignore="HardcodedText"/>
<androidx.appcompat.widget.AppCompatTextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="and "
android:textSize="12sp"
tools:ignore="HardcodedText"/>
<androidx.appcompat.widget.AppCompatTextView
android:id="@+id/wel_pri"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Privacy Policy"
android:textSize="12sp"
android:textColor="@color/md_blue_600"
tools:ignore="HardcodedText"/>
<androidx.appcompat.widget.AppCompatTextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="."
android:textSize="12sp"
tools:ignore="HardcodedText"/>
</LinearLayout>
<LinearLayout
android:layout_below="@id/wel_lin_2"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingStart="20dp"
android:paddingEnd="20dp"
android:layout_centerVertical="true"
android:gravity="center"
android:layout_marginTop="26dp"
android:layout_marginStart="12dp"
android:layout_marginEnd="12dp"
android:orientation="horizontal">
<androidx.appcompat.widget.AppCompatCheckBox
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:checked="true"
tools:ignore="HardcodedText"/>
<androidx.appcompat.widget.AppCompatTextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Help make Simplicity better by sending crash reports to Creative Trends."
android:textSize="12sp"
android:layout_gravity="start|center"
android:layout_marginEnd="10dp"
tools:ignore="HardcodedText"/>
</LinearLayout>
<LinearLayout
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerVertical="true"
android:layout_alignParentBottom="true"
android:layout_centerInParent="true">
<com.google.android.material.button.MaterialButton
android:id="@+id/wel_button"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:gravity="center"
android:padding="14dp"
android:text="Accept & Continue"
android:textColor="@android:color/white"
android:backgroundTint="@color/md_blue_600"
android:layout_marginBottom="6dp"
app:cornerRadius="4dp"
tools:ignore="HardcodedText"/>
</LinearLayout>
<View
android:layout_width="match_parent"
android:layout_height=".9dp"
android:background="#CCCCCC"
android:alpha=".4"
android:layout_alignParentBottom="true"/>
</RelativeLayout> | 35.748428 | 99 | 0.650422 |
e2cec55c9559fcd49913fbc4b73b6867babb8bb5 | 12,352 | xml | XML | data/DH/xml/2019/WAGNER_Simon_SemAntic__A_Semantic_Image_Annotation_Tool_For_.xml | lehkost/ToolXtractor | 36bdba544903a0211bdfa07c0aae172086b2a86c | [
"Apache-2.0"
] | 7 | 2019-08-04T06:12:05.000Z | 2022-03-10T09:27:19.000Z | data/DH/xml/2019/WAGNER_Simon_SemAntic__A_Semantic_Image_Annotation_Tool_For_.xml | lehkost/ToolXtractor | 36bdba544903a0211bdfa07c0aae172086b2a86c | [
"Apache-2.0"
] | 3 | 2019-11-12T14:24:01.000Z | 2019-11-13T14:30:54.000Z | data/DH/xml/2019/WAGNER_Simon_SemAntic__A_Semantic_Image_Annotation_Tool_For_.xml | lehkost/ToolXtractor | 36bdba544903a0211bdfa07c0aae172086b2a86c | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<TEI xmlns="http://www.tei-c.org/ns/1.0">
<teiHeader>
<fileDesc>
<titleStmt>
<title type="full">
<title type="main">SemAntic: A Semantic Image Annotation Tool For The Humanities</title>
<title type="sub"/>
</title>
<author>
<persName>
<surname>Wagner</surname>
<forename>Simon</forename>
</persName>
<affiliation>University of Passau, Germany</affiliation>
<email>simon@simon-wagner.eu</email>
</author>
<author>
<persName>
<surname>Christoforaki</surname>
<forename>Maria</forename>
</persName>
<affiliation>University of Passau, Germany</affiliation>
<email>maria.christoforaki@uni-passau.de</email>
</author>
<author>
<persName>
<surname>Donig</surname>
<forename>Simon</forename>
</persName>
<affiliation>University of Passau, Germany</affiliation>
<email>simon.donig@uni-passau.de</email>
</author>
<author>
<persName>
<surname>Handschuh</surname>
<forename>Siegfried</forename>
</persName>
<affiliation>University of St. Gallen, Switzerland</affiliation>
<email>siegfried.handschuh@unisg.ch</email>
</author>
</titleStmt>
<editionStmt>
<edition>
<date>2019-05-08T14:44:07.576638140</date>
</edition>
</editionStmt>
<publicationStmt>
<publisher>Name, Institution</publisher>
<address>
<addrLine>Street</addrLine>
<addrLine>City</addrLine>
<addrLine>Country</addrLine>
<addrLine>Name</addrLine>
</address>
</publicationStmt>
<sourceDesc>
<p>Converted from an OASIS Open Document</p>
</sourceDesc>
</fileDesc>
<encodingDesc>
<appInfo>
<application ident="DHCONVALIDATOR" version="1.22">
<label>DHConvalidator</label>
</application>
</appInfo>
</encodingDesc>
<profileDesc>
<textClass>
<keywords scheme="ConfTool" n="category">
<term>Paper</term>
</keywords>
<keywords scheme="ConfTool" n="subcategory">
<term>Poster</term>
</keywords>
<keywords scheme="ConfTool" n="keywords">
<term>neoclassica</term>
<term>image annotation</term>
<term>semantic annotation</term>
<term>annotation tool</term>
<term>ontology</term>
</keywords>
<keywords scheme="ConfTool" n="topics">
<term>art history and design studies</term>
<term>software design and development</term>
<term>ontologies and knowledge representation</term>
<term>linking and annotation</term>
<term>English</term>
<term>computer science and informatics</term>
</keywords>
</textClass>
</profileDesc>
</teiHeader>
<text>
<body>
<p>Annotation, in computer science, is the act of creating associations between distinct pieces of information (Sanderson et al., 2013). The annotated material can be multimodal (text, images, video, etc.) while annotations can be informal (not machine readable), formal (machine-understandable), and semantic (formal but also have a commonly understood meaning that corresponds to a shared conceptualisation called ontology), (Oren et al., 2006).</p>
<p>The concept of annotation, both as a process and an outcome, has long been debated in the Humanities. For a historical viewpoint and an attempt to derive key features for a digital system design, see (Agosti et al., 2007).</p>
<p>In this paper we present
<hi rend="italic">SemAntic</hi>, a web-based application for semantically annotating images. It accepts a variety of formats, enables the user to mark parts of the image using circular, rectangular and polygonal regions and to associate them with user loaded RDF ontology classes, and finally, export the resulting annotations in JSON according to the Web Annotation Data Model, a W3C Recommendation (Sanderson et al., 2017).
</p>
<p>
<hi rend="italic">SemAntic</hi> was developed in the context of Neoclassica (Donig et al., 2017), where the automatic image classification component (Donig et al., 2019) required an image corpus annotated according to the specifically developed Neoclassica domain ontology (Donig et al., 2016). The review of the available image annotation tools revealed a lack of up-to-date applications meeting our needs. Requirements like built-in support for ontologies, polygonal annotations, and export format were not met by most, while the most sophisticated required a steep learning curve and/or or a login at the developer's servers, which we could not use since some of our images do not have a permissive license, i.e., they are either proprietary, or forbid redistribution.
</p>
<p>The architecture of
<hi rend="italic">SemAntic</hi> comprises of a server component written in Java and a web front-end, based on the popular Bootstrap (
<ref target="https://getbootstrap.com/">https://getbootstrap.com</ref>) and VueJS (
<ptr target="https://vuejs.org/"/>) frameworks. The component used for drawing the actual annotations makes heavy use of the Fabric.js (
<ref target="http://fabricjs.com/">http://fabricjs.com</ref>) HTML5 canvas library. Data persistence for storing the ontology and annotation data is realized through a MongoDB database. The current high-level server architecture is illustrated in Figure 1. There is an ongoing effort to migrate the existing codebase over to the Java Spring framework (
<ptr target="https://spring.io/"/>) to reduce complexity.
</p>
<p>
<figure>
<graphic url="Pictures/522bf7c21fe6d37f8b38ad047b82971d.png"/>
</figure>
</p>
<p>
<hi rend="bold">Figure 1.SemAntic </hi>high-level server architecture
</p>
<p>Figure 2. illustrates the webinterface. In addition to basic CRUD (Create, Read, Update and Delete) annotation features, the frontend also supports undo and redo. It furthermore allows users to browse ontologies in a tree view supporting class labels in multiple languages, as well as,a search function covering class names, labels in all languages used, and class definitions (recorded as RDF comments).</p>
<p>
<figure>
<graphic url="Pictures/9e7eba0840f16d57ce99f85f9e8111cd.png"/>
</figure>
</p>
<p>
<hi rend="bold">Figure 2. SemAntic web interface</hi>
</p>
<p>Additionally, SemAntic
<hi rend="italic"> </hi>provides an import function for annotations created using other software where the already assigned labels are mapped to the ontology classes presently loaded in the tool. In case that is not possible, (e.g., there is a typo in the imported label, there is no corresponding class, etc.) the Levenshtein distance (Navarro, 2001), is used to determine which ontology class is more likely to be an appropriate match . (. Support for new import formats can be added easily by supplying a class implementing a single Java interface.
</p>
<p>All images and their corresponding annotations are stored on the server and can be exported to an archive containing the binary image as well as the JSON annotation data, with just a single mouse click.</p>
<p>The development of the tool is almost complete in its basic functions described above. Currently, we are developing features like annotation layering and advanced capabilities in specifying the annotation areas (e.g. drawing “holes” in polygons), while at the same time we are improving the stability of the backend and the ergonomics of the user interface.</p>
<p>
<hi rend="italic">SemAntic</hi> has not yet been given to external users for evaluation as it has primarily been developed to service the need of the Neoclassica project. As of now, it was mainly used by domain experts. However, it is designed as a generic tool that can admit any kind of ontology. We plan to conduct an evaluation in the near future. As soon as the evaluation stage is finished, we intend to release SemAntic under an open source license.
</p>
</body>
<back>
<div type="bibliogr">
<listBibl>
<head>Bibliography</head>
<bibl>Agosti, M., Bonfiglio-Dosio, G. and Ferro, N. (2007). A historical and contemporary study on annotations to derive key features for systems design.
<hi rend="italic">International Journal on Digital Libraries</hi>, 8(1): 1–19 doi:10.1007/s00799-007-0010-0.
</bibl>
<bibl>Donig, S., Christoforaki, M. and Handschuh, S. (2016). Neoclassica – A Multilingual Domain Ontology.Representing Material Culture from the Era of Classicism in the Semantic Web. In Bozic, B., Mendel-Gleason, G., Debruyne, C. and O’Sullivan, D. (eds.) ,
<hi rend="italic">Computational History and Data-Driven Humanities. </hi>Springer International Publishing, pp. 41–53 doi:10.1007/978-3-319-46224-0_5.
</bibl>
<bibl>Donig, S., Christoforaki, M., Bermeitinger, B. and Handschuh, S. (2017). Neoclassica – an open framework for research in Neoclassicism.
<hi rend="italic">Digital Humanities 2014: Conference Abstracts. </hi>Montreal, Canada:https://dh2017.adho.org/abstracts/384/384.pdf (accessed 23 November 2018).
</bibl>
<bibl>Donig, S., Christoforaki, M., Bermeitinger, B. and Handschuh, S. (2019). Towards a Classification of Neoclassical Objects in Interior Scenes. In Hastik, C. and Hegel, P. (eds),
<hi rend="italic">Bilddaten in Den Digitalen Geisteswissenschaften</hi>. (Episteme in Bewegung). Wiesbaden: Harrasowitz.
</bibl>
<bibl>Navarro, G. (2001). A guided tour to approximate string matching.
<hi rend="italic">ACM Computing Surveys</hi>, 33(1): 31–88 doi:10.1145/375360.375365.
</bibl>
<bibl>Oren, E., Möller, K., Scerri, S., Handschuh, S. and Sintek, M. (2006). What are semantic annotations.
<hi rend="italic">Relatório Técnico</hi>. DERI Galway, 9(62).
</bibl>
<bibl>Sanderson, R., Ciccarese, P. and Van de Sompel, H. (2013). Designing the W3C open annotation data model.
<hi rend="italic">Proceedings of the 5th Annual ACM Web Science Conference</hi>.
<hi rend="color(#000000) background-color(#ffffff)"> Paris, France: </hi> ACM, pp. 366–375.
</bibl>
<bibl>Sanderson, R., Paolo Ciccarese and Young, B. (eds). (2017). Web Annotation Data Model. https://www.w3.org/TR/annotation-model/ (accessed 22 November 2018).</bibl>
</listBibl>
</div>
</back>
</text>
</TEI>
| 73.088757 | 787 | 0.595369 |
9c48d943ab5171a75c0d893e1f1c79aced29fed0 | 4,290 | xml | XML | assets/fetch_complex_objects/fetch/train_scene_hook_456.xml | NagisaZj/ac-teach | 481811d5c80d0dbee54f16c063b4ea3262b82050 | [
"MIT"
] | 19 | 2019-10-19T09:05:08.000Z | 2022-01-27T13:36:37.000Z | assets/fetch_complex_objects/fetch/train_scene_hook_456.xml | NagisaZj/ac-teach | 481811d5c80d0dbee54f16c063b4ea3262b82050 | [
"MIT"
] | 13 | 2019-12-07T12:47:20.000Z | 2022-01-13T01:44:35.000Z | assets/fetch_complex_objects/fetch/train_scene_hook_456.xml | NagisaZj/ac-teach | 481811d5c80d0dbee54f16c063b4ea3262b82050 | [
"MIT"
] | 8 | 2019-10-24T23:36:58.000Z | 2022-01-27T13:36:39.000Z | <?xml version="1.0" encoding="utf-8"?>
<mujoco>
<compiler angle="radian" coordinate="local" meshdir="../stls/fetch" texturedir="../textures"></compiler>
<option timestep="0.002">
<flag warmstart="enable"></flag>
</option>
<include file="shared.xml"></include>
<worldbody>
<geom name="floor0" pos="1.42 0.75 0" size="1.0 0.7 1" type="plane" condim="3" material="floor_mat"></geom>
<body name="floor0" pos="1.42 0.75 0">
<site name="target0" pos="0 0 0.5" size="0.02 0.02 0.02" rgba="1 0 0 1" type="sphere"></site>
</body>
<include file="robot.xml"></include>
<body pos="1.65 0.75 0.2" name="table0">
<geom size="0.5 0.45 0.2" type="box" mass="20000" material="table_mat"></geom><geom size="0.007675183516403013 0.04021538752573173 0.002903996644554141" pos="0.04349447378037602 -0.14689743611493708 0.20290399664455416" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.0414159290776208 0.01632449115044037 0.0016982414072644059" pos="-0.27663168061696364 -0.052099628821874966 0.20169824140726442" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.021245205163682404 0.025151533659331957 0.0014235765281337273" pos="-0.20291194372531335 -0.027253551916314123 0.20142357652813375" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.01658006506894764 0.019267553828655713 0.0012509044219626603" pos="-0.12086481200227264 -0.06845062207907332 0.20125090442196267" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.03352925747376266 0.03266319164096908 0.004628763852361324" pos="0.295191810427385 0.2901430718397697 0.20462876385236134" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.04661589435136186 0.029891391634239844 0.0007530403728111658" pos="-0.1780358274066764 0.28702046673161846 0.20075304037281116" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.01709454581907464 0.017688221144531516 0.0026925864612044755" pos="-0.29817314622415425 0.03148123129037461 0.2026925864612045" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
<geom size="0.008315540445837044 0.022786799322530214 0.0005225603485653915" pos="-0.1880480356807694 -0.07407581416518613 0.20052256034856542" type="box" mass="200" rgba="0.4 0.4 0.4 1"></geom>
</body>
<body pos="1.366908539711 0.6795455902262 0.41300000003099996" name="object0">
<light castshadow="false"/>
<geom type="mesh" density="5113.71474096" rgba="1 1 1 1" material="object" mesh="object_mesh" conaffinity="0" contype="1"/>
<joint name="object0:joint" type="free" damping="0.5370707529104216"></joint>
<site name="object0" pos="0.008091460289000096 0.005454409773800073 0.006999999969000026" size="0.002 0.002 0.002" rgba="1 0 0 0" type="sphere"></site>
</body>
<body name="hook" pos="1.0 0.025 0.025">
<joint name="hook:joint" type="free" damping="0.01"></joint>
<geom size="0.4 0.015 0.015" type="box" condim="3" name="hook_base" material="block_mat" mass="2"></geom>
<geom size="0.015 0.1 0.015" pos="0.4 0.085 0." type="box" condim="3" name="hook_head" material="block_mat" mass="2"></geom>
<site name="hook" pos="-0.25 0 0" size="0.002 0.002 0.002" rgba="1 0 0 1" type="sphere"></site>
</body>
<light directional="true" ambient="0.2 0.2 0.2" diffuse="0.8 0.8 0.8" specular="0.3 0.3 0.3" castshadow="false" pos="0 0 4" dir="0 0 -1" name="light0"></light>
</worldbody>
<asset>
<mesh scale="0.00148767474417 0.00148767474417 0.00148767474417" file="mujoco_models/heXS34oh3pk.stl" name="object_mesh"/>
<texture file="textures/obj_textures/paisley_0128.png" name="object"/>
<material specular="1" texture="object" rgba="0.9 0.9 0.9 1" shininess="0.3" name="object"/>
</asset>
<actuator>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:l_gripper_finger_joint" kp="30000" name="robot0:l_gripper_finger_joint" user="1"></position>
<position ctrllimited="true" ctrlrange="0 0.2" joint="robot0:r_gripper_finger_joint" kp="30000" name="robot0:r_gripper_finger_joint" user="1"></position>
</actuator>
</mujoco>
| 75.263158 | 282 | 0.671096 |
0ab4402c119db52ea3e8374747b3de5f88eae05f | 70 | xml | XML | sample/src/main/res/values/strings.xml | cezar-carneiro/experimental | 27d8b9c8dc41f991895245ff7a61e55a680fdf89 | [
"MIT"
] | null | null | null | sample/src/main/res/values/strings.xml | cezar-carneiro/experimental | 27d8b9c8dc41f991895245ff7a61e55a680fdf89 | [
"MIT"
] | null | null | null | sample/src/main/res/values/strings.xml | cezar-carneiro/experimental | 27d8b9c8dc41f991895245ff7a61e55a680fdf89 | [
"MIT"
] | null | null | null | <resources>
<string name="app_name">op-room</string>
</resources>
| 17.5 | 44 | 0.685714 |
ec03a04846119ef92b65f4ed4ac18c07a43ee473 | 16,992 | xml | XML | v3/VaccineManufacturer/v3-VaccineManufacturer.cs.canonical.xml | fhir-ru/built-test | 934af3d83f20df5a79783e8575b34757c41b030b | [
"CC0-1.0"
] | 1 | 2021-11-26T08:32:32.000Z | 2021-11-26T08:32:32.000Z | v3/VaccineManufacturer/v3-VaccineManufacturer.cs.canonical.xml | fhir-ru/built-test | 934af3d83f20df5a79783e8575b34757c41b030b | [
"CC0-1.0"
] | 1 | 2016-04-01T11:04:27.000Z | 2016-04-15T08:46:23.000Z | v3/VaccineManufacturer/v3-VaccineManufacturer.cs.canonical.xml | fhir-ru/built-test | 934af3d83f20df5a79783e8575b34757c41b030b | [
"CC0-1.0"
] | 1 | 2016-03-31T16:19:51.000Z | 2016-03-31T16:19:51.000Z | <?xml version="1.0" encoding="UTF-8"?><CodeSystem xmlns="http://hl7.org/fhir"><id value="v3-VaccineManufacturer"/><meta><lastUpdated value="2018-08-12T00:00:00.000+00:00"/></meta><text><status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p>Release Date: 2018-08-12</p>
<table class="grid">
<tr><td><b>Level</b></td><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr>
<tr><td>1</td><td>AB<a name="v3-VaccineManufacturer-AB"> </a></td><td>Abbott Laboratories (includes Ross Products Division)</td><td>
Abbott Laboratories (includes Ross Products Division)<br/>
</td></tr>
<tr><td>1</td><td>AD<a name="v3-VaccineManufacturer-AD"> </a></td><td>Adams Laboratories</td><td>
Adams Laboratories<br/>
</td></tr>
<tr><td>1</td><td>ALP<a name="v3-VaccineManufacturer-ALP"> </a></td><td>Alpha Therapeutic Corporation</td><td>
Alpha Therapeutic Corporation<br/>
</td></tr>
<tr><td>1</td><td>AR<a name="v3-VaccineManufacturer-AR"> </a></td><td>Armour [Inactive - use CEN]</td><td>
Armour [Inactive-use CEN]<br/>
</td></tr>
<tr><td>1</td><td>AVI<a name="v3-VaccineManufacturer-AVI"> </a></td><td>Aviron</td><td>
Aviron<br/>
</td></tr>
<tr><td>1</td><td>BA<a name="v3-VaccineManufacturer-BA"> </a></td><td>Baxter Healthcare Corporation</td><td>
Baxter Healthcare Corporation<br/>
</td></tr>
<tr><td>1</td><td>BAY<a name="v3-VaccineManufacturer-BAY"> </a></td><td>Bayer Corporation (includes Miles, Inc. and Cutter Laboratories)</td><td>
Bayer Corporation (includes Miles, Inc. and Cutter Laboratories)<br/>
</td></tr>
<tr><td>1</td><td>BP<a name="v3-VaccineManufacturer-BP"> </a></td><td>Berna Products [Inactive - use BPC]</td><td>
Berna Products [Inactive-use BPC]<br/>
</td></tr>
<tr><td>1</td><td>BPC<a name="v3-VaccineManufacturer-BPC"> </a></td><td>Berna Products Corporation (includes Swiss Serum and Vaccine Institute Berne)</td><td>
Berna Products Corporation (includes Swiss Serum and Vaccine Institute Berne)<br/>
</td></tr>
<tr><td>1</td><td>CEN<a name="v3-VaccineManufacturer-CEN"> </a></td><td>Centeon L.L.C. (includes Armour Pharmaceutical Company)</td><td>
Centeon L.L.C. (includes Armour Pharmaceutical Company)<br/>
</td></tr>
<tr><td>1</td><td>CHI<a name="v3-VaccineManufacturer-CHI"> </a></td><td>Chiron Corporation</td><td>
Chiron Corporation<br/>
</td></tr>
<tr><td>1</td><td>CON<a name="v3-VaccineManufacturer-CON"> </a></td><td>Connaught [Inactive - use PMC]</td><td>
Connaught [Inactive-use PMC]<br/>
</td></tr>
<tr><td>1</td><td>EVN<a name="v3-VaccineManufacturer-EVN"> </a></td><td>Evans Medical Limited (an affiliate of Medeva Pharmaceuticals, Inc.)</td><td>
Evans Medical Limited (an affiliate of Medeva Pharmaceuticals, Inc.)<br/>
</td></tr>
<tr><td>1</td><td>GRE<a name="v3-VaccineManufacturer-GRE"> </a></td><td>Greer Laboratories, Inc.</td><td>
Greer Laboratories, Inc.<br/>
</td></tr>
<tr><td>1</td><td>IAG<a name="v3-VaccineManufacturer-IAG"> </a></td><td>Immuno International AG</td><td>
Immuno International AG<br/>
</td></tr>
<tr><td>1</td><td>IM<a name="v3-VaccineManufacturer-IM"> </a></td><td>Merieux [Inactive - use PMC]</td><td>
Merieux [Inactive-use PMC]<br/>
</td></tr>
<tr><td>1</td><td>IUS<a name="v3-VaccineManufacturer-IUS"> </a></td><td>Immuno-U.S., Inc.</td><td>
Immuno-U.S., Inc.<br/>
</td></tr>
<tr><td>1</td><td>JPN<a name="v3-VaccineManufacturer-JPN"> </a></td><td>The Research Foundation for Microbial Diseases of Osaka University (BIKEN)</td><td>
The Research Foundation for Microbial Diseases of Osaka University (BIKEN)<br/>
</td></tr>
<tr><td>1</td><td>KGC<a name="v3-VaccineManufacturer-KGC"> </a></td><td>Korea Green Cross Corporation</td><td>
Korea Green Cross Corporation<br/>
</td></tr>
<tr><td>1</td><td>LED<a name="v3-VaccineManufacturer-LED"> </a></td><td>Lederle [Inactive - use WAL]</td><td>
Lederle [Inactive-use WAL]<br/>
</td></tr>
<tr><td>1</td><td>MA<a name="v3-VaccineManufacturer-MA"> </a></td><td>Massachusetts Public Health Biologic Laboratories</td><td>
Massachusetts Public Health Biologic Laboratories<br/>
</td></tr>
<tr><td>1</td><td>MED<a name="v3-VaccineManufacturer-MED"> </a></td><td>MedImmune, Inc.</td><td>
MedImmune, Inc.<br/>
</td></tr>
<tr><td>1</td><td>MIL<a name="v3-VaccineManufacturer-MIL"> </a></td><td>Miles [Inactive - use BAY]</td><td>
Miles [Inactive-use BAY]<br/>
</td></tr>
<tr><td>1</td><td>MIP<a name="v3-VaccineManufacturer-MIP"> </a></td><td>Bioport Corporation (formerly Michigan Biologic Products Institute)</td><td>
Bioport Corporation (formerly Michigan Biologic Products Institute)<br/>
</td></tr>
<tr><td>1</td><td>MSD<a name="v3-VaccineManufacturer-MSD"> </a></td><td>Merck and Co., Inc.</td><td>
Merck & Co., Inc.<br/>
</td></tr>
<tr><td>1</td><td>NAB<a name="v3-VaccineManufacturer-NAB"> </a></td><td>NABI (formerly North American Biologicals, Inc.)</td><td>
NABI (formerly North American Biologicals, Inc.)<br/>
</td></tr>
<tr><td>1</td><td>NAV<a name="v3-VaccineManufacturer-NAV"> </a></td><td>North American Vaccine, Inc.</td><td>
North American Vaccine, Inc.<br/>
</td></tr>
<tr><td>1</td><td>NOV<a name="v3-VaccineManufacturer-NOV"> </a></td><td>Novartis Pharmaceutical Corporation (includes Ciba-Geigy Limited and Sandoz Limited)</td><td>
Novartis Pharmaceutical Corporation (includes Ciba-Geigy Limited and Sandoz Limited)<br/>
</td></tr>
<tr><td>1</td><td>NYB<a name="v3-VaccineManufacturer-NYB"> </a></td><td>New York Blood Center</td><td>
New York Blood Center<br/>
</td></tr>
<tr><td>1</td><td>ORT<a name="v3-VaccineManufacturer-ORT"> </a></td><td>Ortho Diagnostic Systems, Inc.</td><td>
Ortho Diagnostic Systems, Inc.<br/>
</td></tr>
<tr><td>1</td><td>OTC<a name="v3-VaccineManufacturer-OTC"> </a></td><td>Organon Teknika Corporation</td><td>
Organon Teknika Corporation<br/>
</td></tr>
<tr><td>1</td><td>PD<a name="v3-VaccineManufacturer-PD"> </a></td><td>Parkedale Pharmaceuticals (formerly Parke-Davis)</td><td>
Parkedale Pharmaceuticals (formerly Parke-Davis)<br/>
</td></tr>
<tr><td>1</td><td>PMC<a name="v3-VaccineManufacturer-PMC"> </a></td><td>Aventis Pasteur Inc. (formerly Pasteur Merieux Connaught; includes Connaught Laboratories and Pasteur Merieux)</td><td>
Aventis Pasteur Inc. (formerly Pasteur Merieux Connaught; includes Connaught Laboratories and Pasteur Merieux)<br/>
</td></tr>
<tr><td>1</td><td>PRX<a name="v3-VaccineManufacturer-PRX"> </a></td><td>Praxis Biologics [Inactive - use WAL]</td><td>
Praxis Biologics [Inactive-use WAL]<br/>
</td></tr>
<tr><td>1</td><td>SCL<a name="v3-VaccineManufacturer-SCL"> </a></td><td>Sclavo, Inc.</td><td>
Sclavo, Inc.<br/>
</td></tr>
<tr><td>1</td><td>SI<a name="v3-VaccineManufacturer-SI"> </a></td><td>Swiss Serum and Vaccine Inst. [Inactive - use BPC]</td><td>
Swiss Serum and Vaccine Inst. [Inactive-use BPC]<br/>
</td></tr>
<tr><td>1</td><td>SKB<a name="v3-VaccineManufacturer-SKB"> </a></td><td>SmithKline Beecham</td><td>
SmithKline Beecham<br/>
</td></tr>
<tr><td>1</td><td>USA<a name="v3-VaccineManufacturer-USA"> </a></td><td>United States Army Medical Research and Materiel Command</td><td>
United States Army Medical Research and Materiel Command<br/>
</td></tr>
<tr><td>1</td><td>WA<a name="v3-VaccineManufacturer-WA"> </a></td><td>Wyeth-Ayerst [Inactive - use WAL]</td><td>
Wyeth-Ayerst [Inactive-use WAL]<br/>
</td></tr>
<tr><td>1</td><td>WAL<a name="v3-VaccineManufacturer-WAL"> </a></td><td>Wyeth-Ayerst (includes Wyeth-Lederle Vaccines and Pediatrics, Wyeth Laboratories, Lederle Laboratories, and Praxis Biologics)</td><td>
Wyeth-Ayerst (includes Wyeth-Lederle Vaccines and Pediatrics, Wyeth Laboratories, Lederle Laboratories, and Praxis Biologics)<br/>
</td></tr>
</table>
</div></text><extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"><valueCode value="external"/></extension><extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"><valueInteger value="0"/></extension><url value="http://terminology.hl7.org/CodeSystem/v3-VaccineManufacturer"/><identifier><system value="urn:ietf:rfc:3986"/><value value="urn:oid:2.16.840.1.113883.5.144"/></identifier><version value="2018-08-12"/><name value="v3.VaccineManufacturer"/><title value="v3 Code System VaccineManufacturer"/><status value="active"/><experimental value="false"/><date value="2018-08-12T00:00:00+00:00"/><publisher value="HL7, Inc"/><contact><telecom><system value="url"/><value value="http://hl7.org"/></telecom></contact><description value=" The manufacturer of a vaccine."/><caseSensitive value="true"/><valueSet value="http://terminology.hl7.org/ValueSet/v3-VaccineManufacturer"/><hierarchyMeaning value="is-a"/><content value="complete"/><concept><code value="AB"/><display value="Abbott Laboratories (includes Ross Products Division)"/><definition value="Abbott Laboratories (includes Ross Products Division)"/></concept><concept><code value="AD"/><display value="Adams Laboratories"/><definition value="Adams Laboratories"/></concept><concept><code value="ALP"/><display value="Alpha Therapeutic Corporation"/><definition value="Alpha Therapeutic Corporation"/></concept><concept><code value="AR"/><display value="Armour [Inactive - use CEN]"/><definition value="Armour [Inactive-use CEN]"/></concept><concept><code value="AVI"/><display value="Aviron"/><definition value="Aviron"/></concept><concept><code value="BA"/><display value="Baxter Healthcare Corporation"/><definition value="Baxter Healthcare Corporation"/></concept><concept><code value="BAY"/><display value="Bayer Corporation (includes Miles, Inc. and Cutter Laboratories)"/><definition value="Bayer Corporation (includes Miles, Inc. and Cutter Laboratories)"/></concept><concept><code value="BP"/><display value="Berna Products [Inactive - use BPC]"/><definition value="Berna Products [Inactive-use BPC]"/></concept><concept><code value="BPC"/><display value="Berna Products Corporation (includes Swiss Serum and Vaccine Institute Berne)"/><definition value="Berna Products Corporation (includes Swiss Serum and Vaccine Institute Berne)"/></concept><concept><code value="CEN"/><display value="Centeon L.L.C. (includes Armour Pharmaceutical Company)"/><definition value="Centeon L.L.C. (includes Armour Pharmaceutical Company)"/></concept><concept><code value="CHI"/><display value="Chiron Corporation"/><definition value="Chiron Corporation"/></concept><concept><code value="CON"/><display value="Connaught [Inactive - use PMC]"/><definition value="Connaught [Inactive-use PMC]"/></concept><concept><code value="EVN"/><display value="Evans Medical Limited (an affiliate of Medeva Pharmaceuticals, Inc.)"/><definition value="Evans Medical Limited (an affiliate of Medeva Pharmaceuticals, Inc.)"/></concept><concept><code value="GRE"/><display value="Greer Laboratories, Inc."/><definition value="Greer Laboratories, Inc."/></concept><concept><code value="IAG"/><display value="Immuno International AG"/><definition value="Immuno International AG"/></concept><concept><code value="IM"/><display value="Merieux [Inactive - use PMC]"/><definition value="Merieux [Inactive-use PMC]"/></concept><concept><code value="IUS"/><display value="Immuno-U.S., Inc."/><definition value="Immuno-U.S., Inc."/></concept><concept><code value="JPN"/><display value="The Research Foundation for Microbial Diseases of Osaka University (BIKEN)"/><definition value="The Research Foundation for Microbial Diseases of Osaka University (BIKEN)"/></concept><concept><code value="KGC"/><display value="Korea Green Cross Corporation"/><definition value="Korea Green Cross Corporation"/></concept><concept><code value="LED"/><display value="Lederle [Inactive - use WAL]"/><definition value="Lederle [Inactive-use WAL]"/></concept><concept><code value="MA"/><display value="Massachusetts Public Health Biologic Laboratories"/><definition value="Massachusetts Public Health Biologic Laboratories"/></concept><concept><code value="MED"/><display value="MedImmune, Inc."/><definition value="MedImmune, Inc."/></concept><concept><code value="MIL"/><display value="Miles [Inactive - use BAY]"/><definition value="Miles [Inactive-use BAY]"/></concept><concept><code value="MIP"/><display value="Bioport Corporation (formerly Michigan Biologic Products Institute)"/><definition value="Bioport Corporation (formerly Michigan Biologic Products Institute)"/></concept><concept><code value="MSD"/><display value="Merck and Co., Inc."/><definition value="Merck & Co., Inc."/></concept><concept><code value="NAB"/><display value="NABI (formerly North American Biologicals, Inc.)"/><definition value="NABI (formerly North American Biologicals, Inc.)"/></concept><concept><code value="NAV"/><display value="North American Vaccine, Inc."/><definition value="North American Vaccine, Inc."/></concept><concept><code value="NOV"/><display value="Novartis Pharmaceutical Corporation (includes Ciba-Geigy Limited and Sandoz Limited)"/><definition value="Novartis Pharmaceutical Corporation (includes Ciba-Geigy Limited and Sandoz Limited)"/></concept><concept><code value="NYB"/><display value="New York Blood Center"/><definition value="New York Blood Center"/></concept><concept><code value="ORT"/><display value="Ortho Diagnostic Systems, Inc."/><definition value="Ortho Diagnostic Systems, Inc."/></concept><concept><code value="OTC"/><display value="Organon Teknika Corporation"/><definition value="Organon Teknika Corporation"/></concept><concept><code value="PD"/><display value="Parkedale Pharmaceuticals (formerly Parke-Davis)"/><definition value="Parkedale Pharmaceuticals (formerly Parke-Davis)"/></concept><concept><code value="PMC"/><display value="Aventis Pasteur Inc. (formerly Pasteur Merieux Connaught; includes Connaught Laboratories and Pasteur Merieux)"/><definition value="Aventis Pasteur Inc. (formerly Pasteur Merieux Connaught; includes Connaught Laboratories and Pasteur Merieux)"/></concept><concept><code value="PRX"/><display value="Praxis Biologics [Inactive - use WAL]"/><definition value="Praxis Biologics [Inactive-use WAL]"/></concept><concept><code value="SCL"/><display value="Sclavo, Inc."/><definition value="Sclavo, Inc."/></concept><concept><code value="SI"/><display value="Swiss Serum and Vaccine Inst. [Inactive - use BPC]"/><definition value="Swiss Serum and Vaccine Inst. [Inactive-use BPC]"/></concept><concept><code value="SKB"/><display value="SmithKline Beecham"/><definition value="SmithKline Beecham"/></concept><concept><code value="USA"/><display value="United States Army Medical Research and Materiel Command"/><definition value="United States Army Medical Research and Materiel Command"/></concept><concept><code value="WA"/><display value="Wyeth-Ayerst [Inactive - use WAL]"/><definition value="Wyeth-Ayerst [Inactive-use WAL]"/></concept><concept><code value="WAL"/><display value="Wyeth-Ayerst (includes Wyeth-Lederle Vaccines and Pediatrics, Wyeth Laboratories, Lederle Laboratories, and Praxis Biologics)"/><definition value="Wyeth-Ayerst (includes Wyeth-Lederle Vaccines and Pediatrics, Wyeth Laboratories, Lederle Laboratories, and Praxis Biologics)"/></concept></CodeSystem> | 102.981818 | 7,417 | 0.639419 |
2e621621af4d691bee6ef6a7f3a363c81617a22a | 476 | xml | XML | Orc.Library.Tests/Messages/Server/InstrumentFeed.xml | nuthim/Orc.Library | cf1749e72573c172cd38bb2da3741332e249676d | [
"MIT"
] | null | null | null | Orc.Library.Tests/Messages/Server/InstrumentFeed.xml | nuthim/Orc.Library | cf1749e72573c172cd38bb2da3741332e249676d | [
"MIT"
] | null | null | null | Orc.Library.Tests/Messages/Server/InstrumentFeed.xml | nuthim/Orc.Library | cf1749e72573c172cd38bb2da3741332e249676d | [
"MIT"
] | null | null | null | <InstrumentFeed xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Orc.Library.Messages.Server">
<error xmlns="">0</error>
<error_description i:nil="true" xmlns="" />
<message_info i:nil="true" xmlns="" />
<reply_to i:nil="true" xmlns="" />
<Attributes i:nil="true" />
<Instrument i:nil="true" />
<OrcDescription i:nil="true" />
<Parameters i:nil="true" />
<TickRule i:nil="true" />
</InstrumentFeed> | 43.272727 | 145 | 0.655462 |
fa6429ac92cd5224539ea64d7dc812c6e01847c2 | 674 | xml | XML | Benchmarks_with_Safety_Bugs/Java/tomcat-taglibs-standard/src/standard-examples/src/main/webapp/WEB-INF/web.xml | kupl/starlab-benchmarks | 1efc9efffad1b797f6a795da7e032041e230d900 | [
"MIT"
] | 3 | 2020-09-12T12:21:37.000Z | 2021-11-09T22:09:47.000Z | standard-examples/src/main/webapp/WEB-INF/web.xml | olka/tomcat-taglibs-standard | 4d3880e52f4e9db00e1e91a3e9593b48a84072fe | [
"Apache-2.0"
] | null | null | null | standard-examples/src/main/webapp/WEB-INF/web.xml | olka/tomcat-taglibs-standard | 4d3880e52f4e9db00e1e91a3e9593b48a84072fe | [
"Apache-2.0"
] | 6 | 2020-09-03T04:06:53.000Z | 2021-11-09T22:09:37.000Z | <?xml version="1.0" encoding="ISO-8859-1"?>
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee web-app_2_4.xsd"
version="2.4">
<display-name>JSTL Examples</display-name>
<description>
Examples for the 'standard' taglib (JSTL)
</description>
<listener>
<listener-class>org.apache.taglibs.standard.examples.startup.Init</listener-class>
</listener>
<welcome-file-list>
<welcome-file>index.jsp</welcome-file>
<welcome-file>index.html</welcome-file>
</welcome-file-list>
</web-app>
| 29.304348 | 90 | 0.645401 |
109c442c3041bcca0a03a8cd267e9c14b3f9e0d6 | 5,757 | xml | XML | app/src/main/res/layout/activity_navigation.xml | menma977/PluckyWallet | f340c3284606e9f9799039405e0231621df46a98 | [
"Apache-2.0"
] | null | null | null | app/src/main/res/layout/activity_navigation.xml | menma977/PluckyWallet | f340c3284606e9f9799039405e0231621df46a98 | [
"Apache-2.0"
] | null | null | null | app/src/main/res/layout/activity_navigation.xml | menma977/PluckyWallet | f340c3284606e9f9799039405e0231621df46a98 | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.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=".view.NavigationActivity"
android:gravity="center">
<FrameLayout
android:id="@+id/contentFragment"
android:layout_width="match_parent"
android:layout_height="0dp"
app:layout_constraintBottom_toTopOf="@id/nav_view"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintVertical_bias="0.0"
android:layout_marginBottom="20dp"/>
<LinearLayout
android:background="@drawable/card_default_footer"
android:id="@+id/nav_view"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal"
android:padding="5dp"
android:baselineAligned="false">
<LinearLayout
android:id="@+id/linearLayoutHome"
android:orientation="vertical"
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="1"
android:gravity="center">
<ImageView
android:layout_width="40dp"
android:layout_height="40dp"
app:srcCompat="@drawable/home"
android:scaleType="fitCenter"
android:background="@color/Link"
android:contentDescription="@string/icon"
android:backgroundTint="@color/Link"/>
<TextView
android:text="@string/home"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textAlignment="center"
android:textSize="12sp"
android:textColor="@color/textSecondary"
android:textStyle="bold"/>
</LinearLayout>
<LinearLayout
android:id="@+id/linearLayoutReceived"
android:orientation="vertical"
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="1"
android:gravity="center">
<ImageView
android:layout_width="40dp"
android:layout_height="40dp"
app:srcCompat="@drawable/barcode"
android:scaleType="fitCenter"
android:background="@color/Link"
android:contentDescription="@string/icon"
android:backgroundTint="@color/Link"/>
<TextView
android:text="@string/barcode"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textAlignment="center"
android:textSize="12sp"
android:textColor="@color/textSecondary"
android:textStyle="bold"/>
</LinearLayout>
<Space
android:layout_width="50dp"
android:layout_height="60dp"/>
<LinearLayout
android:id="@+id/linearLayoutInfo"
android:orientation="vertical"
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="1"
android:gravity="center">
<ImageView
android:layout_width="40dp"
android:layout_height="40dp"
app:srcCompat="@drawable/info"
android:scaleType="fitCenter"
android:background="@color/Link"
android:contentDescription="@string/icon"
android:backgroundTint="@color/Link"/>
<TextView
android:text="@string/info"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textAlignment="center"
android:textSize="12sp"
android:textColor="@color/textSecondary"
android:textStyle="bold"/>
</LinearLayout>
<LinearLayout
android:id="@+id/linearLayoutUpgrade"
android:orientation="vertical"
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="1"
android:gravity="center">
<ImageView
android:layout_width="40dp"
android:layout_height="40dp"
app:srcCompat="@drawable/upgrade_account"
android:scaleType="fitCenter"
android:background="@color/Link"
android:contentDescription="@string/icon"
android:backgroundTint="@color/Link"/>
<TextView
android:text="@string/upgrade"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textAlignment="center"
android:textSize="12sp"
android:textColor="@color/textSecondary"
android:textStyle="bold"/>
</LinearLayout>
</LinearLayout>
<com.google.android.material.floatingactionbutton.FloatingActionButton
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:clickable="true"
android:id="@+id/floatingActionButtonSendDoge"
android:focusable="true"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
android:layout_marginBottom="45dp"
app:backgroundTint="@color/White"
android:src="@drawable/to_send_doge"
app:fabSize="auto"
app:maxImageSize="55dp"
app:fabCustomSize="60dp"
app:elevation="0dp"/>
</androidx.constraintlayout.widget.ConstraintLayout> | 34.065089 | 72 | 0.662672 |
01a895c120c811aa5352a87b93c103523ba6af06 | 2,320 | xml | XML | deps/lib/python3.5/site-packages/python_openzwave/ozw_config/cooper/RF9505-T.xml | jfarmer08/hassio | 792a6071a97bb33857c14c9937946233c620035c | [
"MIT"
] | 55 | 2018-09-27T09:49:32.000Z | 2021-09-30T06:32:14.000Z | deps/lib/python3.5/site-packages/python_openzwave/ozw_config/cooper/RF9505-T.xml | jfarmer08/hassio | 792a6071a97bb33857c14c9937946233c620035c | [
"MIT"
] | 6 | 2018-03-05T12:28:37.000Z | 2019-05-12T15:44:37.000Z | deps/lib/python3.5/site-packages/python_openzwave/ozw_config/cooper/RF9505-T.xml | jfarmer08/hassio | 792a6071a97bb33857c14c9937946233c620035c | [
"MIT"
] | 4 | 2018-09-27T17:34:09.000Z | 2019-09-09T22:06:45.000Z | <?xml version="1.0" encoding="utf-8"?>
<Product xmlns='http://code.google.com/p/open-zwave/'>
<!-- Configuration Parameters -->
<CommandClass id="112">
<Value type="byte" index="2" genre="config" label="Panic ON time" units="seconds" min="1" max="255" value="0">
<Help>
The amount of time in seconds the switch will turn on for when panic mode is trigered. The configuration value is a signed single byte number. This value may represent a value with no units or may represent a value such as time. 0 to 127 (decimal) represents 0 to 127 seconds of time. -128 to -1 (negative decimal numbers) represents 128 to 255 seconds as calculated by this formula. Config value = desired time in seconds (or desired value) -256 For an example of 172 seconds: config value = 172 - 256 = -84 (decimal) or 0xAC (hex)
</Help>
</Value>
<Value type="byte" index="3" genre="config" label="Panic OFF time" units="seconds" min="1" max="255" value="0">
<Help>
The amount of time in seconds the switch will turn off for when panic mode is triggered. The configuration value is a signed single byte number. This value may represent a value with no units or may represent a value such as time. 0 to 127 (decimal) represents 0 to 127 seconds of time. -128 to -1 (negative decimal numbers) represents 128 to 255 seconds as calculated by this formula. Config value = desired time in seconds (or desired value) -256 For an example of 172 seconds: config value = 172 - 256 = -84 (decimal) or 0xAC (hex)
</Help>
</Value>
<Value type="list" index="5" genre="config" label="Power Up State" units="" min="1" max="3" size="1" value="3">
<Help>
Power up state of the device
</Help>
<Item label="OFF" value="1"/>
<Item label="ON" value="2"/>
<Item label="Last state" value="3"/>
</Value>
<Value type="list" index="6" genre="config" label="Panic mode enable" units="" min="0" max="1" size="1" value="0">
<Help>
Enables this device to participate in panic mode
</Help>
<Item label="OFF" value="0"/>
<Item label="ON" value="1"/>
</Value>
</CommandClass>
<!-- Association Groups -->
<CommandClass id="133">
<Associations num_groups="1">
<Group index="255" max_associations="1" label="Group #255" auto="true"/>
</Associations>
</CommandClass>
</Product>
| 61.052632 | 541 | 0.681034 |
80c1809f2d3534d0ba930bbe937761728ba77447 | 1,604 | xml | XML | data/images/train/2d879754db1ee01f.xml | Yorient/object_detection_demo-1 | 3e159962d57ab189ad028d3ec649e328a58b4274 | [
"MIT"
] | null | null | null | data/images/train/2d879754db1ee01f.xml | Yorient/object_detection_demo-1 | 3e159962d57ab189ad028d3ec649e328a58b4274 | [
"MIT"
] | null | null | null | data/images/train/2d879754db1ee01f.xml | Yorient/object_detection_demo-1 | 3e159962d57ab189ad028d3ec649e328a58b4274 | [
"MIT"
] | 1 | 2020-03-13T05:51:01.000Z | 2020-03-13T05:51:01.000Z | <annotation><folder>open_images_volume</folder><filename>2d879754db1ee01f.jpg</filename><path>/mnt/open_images_volume/2d879754db1ee01f.jpg</path><source><database>Unknown</database></source><size><width>1024</width><height>768</height><depth>3</depth></size><segmented>0</segmented><object><name>Fish</name><pose>Unspecified</pose><truncated>0</truncated><difficult>0</difficult><bndbox><xmin>602</xmin><ymin>664</ymin><xmax>624</xmax><ymax>740</ymax></bndbox></object><object><name>Fish</name><pose>Unspecified</pose><truncated>0</truncated><difficult>0</difficult><bndbox><xmin>625</xmin><ymin>290</ymin><xmax>652</xmax><ymax>335</ymax></bndbox></object><object><name>Fish</name><pose>Unspecified</pose><truncated>0</truncated><difficult>0</difficult><bndbox><xmin>668</xmin><ymin>286</ymin><xmax>686</xmax><ymax>345</ymax></bndbox></object><object><name>Fish</name><pose>Unspecified</pose><truncated>0</truncated><difficult>0</difficult><bndbox><xmin>817</xmin><ymin>674</ymin><xmax>860</xmax><ymax>729</ymax></bndbox></object><object><name>Fish</name><pose>Unspecified</pose><truncated>0</truncated><difficult>0</difficult><bndbox><xmin>846</xmin><ymin>602</ymin><xmax>867</xmax><ymax>656</ymax></bndbox></object><object><name>Fish</name><pose>Unspecified</pose><truncated>0</truncated><difficult>0</difficult><bndbox><xmin>915</xmin><ymin>734</ymin><xmax>933</xmax><ymax>767</ymax></bndbox></object><object><name>Fish</name><pose>Unspecified</pose><truncated>0</truncated><difficult>0</difficult><bndbox><xmin>940</xmin><ymin>725</ymin><xmax>992</xmax><ymax>767</ymax></bndbox></object></annotation> | 1,604 | 1,604 | 0.744389 |
6a98550a5e0363770bb43800012b032a33591f37 | 1,227 | xml | XML | assets/habbo15_win_7/habbo15_win_7_assets.xml | nicollassilva/bobba-assets | 2e76d491706c0e74c9ca2a86e2f83234cbb37e86 | [
"MIT"
] | 1 | 2020-03-18T17:06:18.000Z | 2020-03-18T17:06:18.000Z | assets/habbo15_win_7/habbo15_win_7_assets.xml | nicollassilva/bobba-assets | 2e76d491706c0e74c9ca2a86e2f83234cbb37e86 | [
"MIT"
] | 5 | 2021-01-05T16:32:00.000Z | 2022-02-10T20:07:30.000Z | assets/habbo15_win_7/habbo15_win_7_assets.xml | nicollassilva/bobba-assets | 2e76d491706c0e74c9ca2a86e2f83234cbb37e86 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="ISO-8859-1" ?>
<assets>
<asset name="habbo15_win_7_64_sd_0_0" x="17" y="8"/>
<asset name="habbo15_win_7_64_a_0_0" x="18" y="80"/>
<asset name="habbo15_win_7_64_a_1_0" x="24" y="80"/>
<asset name="habbo15_win_7_64_a_2_0" x="20" y="79"/>
<asset name="habbo15_win_7_64_a_3_0" x="18" y="80"/>
<asset name="habbo15_win_7_64_a_4_0" x="16" y="79"/>
<asset name="habbo15_win_7_64_a_5_0" x="13" y="80"/>
<asset name="habbo15_win_7_64_a_6_0" x="14" y="80"/>
<asset name="habbo15_win_7_64_a_7_0" x="18" y="81"/>
<asset name="habbo15_win_7_icon_a" x="14" y="14"/>
<asset name="habbo15_win_7_64_sd_1_0" source="habbo15_win_7_64_sd_0_0" x="17" y="8"/>
<asset name="habbo15_win_7_64_sd_2_0" source="habbo15_win_7_64_sd_0_0" x="17" y="8"/>
<asset name="habbo15_win_7_64_sd_3_0" source="habbo15_win_7_64_sd_0_0" x="17" y="8"/>
<asset name="habbo15_win_7_64_sd_4_0" source="habbo15_win_7_64_sd_0_0" x="17" y="8"/>
<asset name="habbo15_win_7_64_sd_5_0" source="habbo15_win_7_64_sd_0_0" x="17" y="8"/>
<asset name="habbo15_win_7_64_sd_6_0" source="habbo15_win_7_64_sd_0_0" x="17" y="8"/>
<asset name="habbo15_win_7_64_sd_7_0" source="habbo15_win_7_64_sd_0_0" x="17" y="8"/>
</assets> | 64.578947 | 87 | 0.709046 |
aeeb8c675000c6d1c09d28a50e58f6511a2ca58d | 4,604 | xml | XML | .idea/workspace.xml | arsmarsx/arsmarsx.github.io | 0fd61bac65542b7a4821f8a1e86d05426adccf8e | [
"MIT"
] | null | null | null | .idea/workspace.xml | arsmarsx/arsmarsx.github.io | 0fd61bac65542b7a4821f8a1e86d05426adccf8e | [
"MIT"
] | null | null | null | .idea/workspace.xml | arsmarsx/arsmarsx.github.io | 0fd61bac65542b7a4821f8a1e86d05426adccf8e | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="1250f956-4e0d-47c9-8bec-5454902377e0" name="Default Changelist" comment="cvv" />
<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="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="ProjectId" id="1frH8kbhkNNRIv5BZ5GfLIf4Gir" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<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="WebServerToolWindowFactoryState" value="false" />
<property name="aspect.path.notification.shown" value="true" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/assets/img" />
<property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
</component>
<component name="RecentsManager">
<key name="CopyFile.RECENT_KEYS">
<recent name="C:\Users\ion8\AndroidStudioProjects\cv\assets\img" />
<recent name="$PROJECT_DIR$/assets/img" />
<recent name="C:\Users\ion8\IdeaProjects\cv\assets\img" />
<recent name="C:\Users\Xiaomi\IdeaProjects\arsmarsx.github.io\assets\img" />
<recent name="C:\Users\Xiaomi\IdeaProjects\arsmarsx.github.io" />
</key>
<key name="MoveFile.RECENT_KEYS">
<recent name="C:\Users\ion8\AndroidStudioProjects\cv\assets\img\projects" />
<recent name="C:\Users\ion8\IdeaProjects\cv\assets\img" />
</key>
</component>
<component name="RunManager">
<configuration name="index.html" type="JavascriptDebugType" temporary="true" nameIsGenerated="true" uri="http://localhost:63342/arsmarsx.github.io/index.html" useBuiltInWebServerPort="true">
<method v="2" />
</configuration>
</component>
<component name="ServiceViewManager">
<option name="viewStates">
<list>
<serviceView>
<treeState>
<expand />
<select />
</treeState>
</serviceView>
</list>
</option>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="1250f956-4e0d-47c9-8bec-5454902377e0" name="Default Changelist" comment="" />
<created>1596969133266</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1596969133266</updated>
<workItem from="1596969136110" duration="4748000" />
<workItem from="1596983967698" duration="440000" />
<workItem from="1597002226729" duration="764000" />
<workItem from="1597307101154" duration="308000" />
<workItem from="1598037468599" duration="1610000" />
<workItem from="1600584245523" duration="16058000" />
<workItem from="1600719547895" duration="237000" />
<workItem from="1603535032008" duration="1148000" />
</task>
<task id="LOCAL-00001" summary="cvv">
<created>1603535177816</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1603535177816</updated>
</task>
<option name="localTasksCounter" value="2" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="1" />
</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="cvv" />
<option name="LAST_COMMIT_MESSAGE" value="cvv" />
</component>
</project> | 43.433962 | 194 | 0.67311 |
f2404401b5f02b96c7d111a6a7d4a52cfc99d628 | 527 | xml | XML | CatalogueMovie/favoritemovie/src/main/res/values/strings.xml | alimurtadho/android-dicoding-academy | 85c99bdb5e6ba4565653d6def86b5c99eacef5c3 | [
"Apache-2.0"
] | 13 | 2018-08-08T08:14:57.000Z | 2022-01-30T16:27:38.000Z | CatalogueMovie/favoritemovie/src/main/res/values/strings.xml | alimurtadho/android-dicoding-academy | 85c99bdb5e6ba4565653d6def86b5c99eacef5c3 | [
"Apache-2.0"
] | null | null | null | CatalogueMovie/favoritemovie/src/main/res/values/strings.xml | alimurtadho/android-dicoding-academy | 85c99bdb5e6ba4565653d6def86b5c99eacef5c3 | [
"Apache-2.0"
] | 8 | 2018-01-30T06:39:33.000Z | 2019-08-29T13:38:22.000Z | <resources>
<string name="app_name">FavoriteMovie</string>
<string name="unknown_string">Unknown</string>
<string name="close_btn">Close</string>
<string name="release">Release</string>
<string name="popularity">Popularity</string>
<string name="title">Title</string>
<string name="overview">Overview</string>
<string name="emptyorerror">Empty or Error</string>
<string name="share_cont_desc">share movie</string>
<string name="movie_image_cont_desc" translatable="false">movie image</string>
</resources>
| 37.642857 | 80 | 0.741935 |
cb73ce899da9b8482ab63d3dc3c90945722e95af | 42,339 | xml | XML | mobile/src/main/res/values-ar/strings.xml | Hzontal/Whistler-Android | 3be6ee29153deacee802407d249e3099d5332f6f | [
"Apache-2.0"
] | 8 | 2017-09-06T15:00:45.000Z | 2020-08-30T15:20:08.000Z | mobile/src/main/res/values-ar/strings.xml | Hzontal/Whistler-Android | 3be6ee29153deacee802407d249e3099d5332f6f | [
"Apache-2.0"
] | 7 | 2018-03-13T10:43:25.000Z | 2019-04-08T09:07:32.000Z | mobile/src/main/res/values-ar/strings.xml | Hzontal/Whistler-Android | 3be6ee29153deacee802407d249e3099d5332f6f | [
"Apache-2.0"
] | 2 | 2018-03-21T02:34:09.000Z | 2019-11-27T00:05:52.000Z | <resources xmlns:tools="http://schemas.android.com/tools">
<!--A-->
<string name="app_name">تطبيق ويسلر</string>
<string name="action_search">بحث</string>
<string name="action_add">إضافة </string>
<string name="action_update">تحديث</string>
<string name="about_n_help">عن & المساعدة</string>
<string name="about_n_help_info">قائمة الأسئلة, قائمة الاتصالات, سياسة الخصوصة و الترخيص </string>
<string name="attention">انتباه</string>
<string name="add_new_recipient">اضافة مستلم جديد</string>
<string name="add_new_recipient_list">اضافة قائمة مستلمين جديدة</string>
<string name="ra_add_collect_server">اضافة سيرفر ( خادم)</string>
<!--B-->
<string name="ra_blank">فارغ</string>
<!--C-->
<string name="cancel">الغاءl</string>
<string name="circle_of_trust">دائرة الثقة </string>
<string name="circle_of_trust_info"> إدارة اكثر التواصلات لديك ثقة والذين سيتم تنبيههم عند تفعيل وضع الذعر </string>
<string name="change_secret_moder_passcode"> تغيير كلمة مرور الوضع السري </string>
<string name="change_panic_mode_password"> تغيير كلمة مرور وضع الطوارئ </string>
<string name="create_new_panic_password"> انشاء كلمة مرور جديدة لوضع الطوارئ </string>
<string name="change_panic_password"> تغيير كبمة مرور وضع الطوارئ </string>
<string name="create_pass_info"> من اجل ان تضمن امن على اقصى مستوى الرجاء انشاء نموذج اقفال التطبيق الخاص بك ولن يتم فتح التطبيق الا عن طريق فتحها وهكذا لن يتمكن اي شخص باستثنائك من الوصول الى البيانات. لابد ان يحتوي النموذج على الاقل على 6 نقاط</string>
<string name="contact_us">التواصل معنا</string>
<string name="copyright"> حقوق النسخ @2018 بناء حركة </string>
<string name="ra_collect">جمع</string>
<!--D-->
<string name="download_in_progress"> جار التنزيل…</string>
<string name="download_completed"> انتهى التنزيل.</string>
<string name="download_starting"> ابتدأ التنزيل …</string>
<string name="draft_reports"> مسودة التقرير </string>
<string name="delete_draft"> حذف المسودة?</string>
<string name="delete">حذف</string>
<string name="ra_draft">النسخة</string>
<string name="ra_download">تنزيل</string>
<!--E-->
<string name="evidence">الدليل</string>
<string name="error">خطأ </string>
<string name="empty_field_error"> لا يمكن ترك هذا الحقل فارغا.</string>
<string name="edit_recipient"> تعديل معلومات التواصل </string>
<string name="empty_list_archived"> ارشيفك فارغ في الوقت الحالي.</string>
<string name="erase_contacts"> دائرة الثقة </string>
<string name="erase_materials">المواد التدريبية</string>
<string name="erase_instruction">عند تفعيل وضع الطوارئ، يمكن لتطبيق ويسلر ان يمسح كل البيانات الحساسة التي لا تريد لها ان تكون في متناول اي طرف ثالث. قم باختيار ما هي البيانات التي تود مسحها:</string>
<string name="erasing_data"> مسح البيانات الحساسة </string>
<string name="exit"> اعادة النقر على الزر من اجل الخروج </string>
<string name="email_field_error">الحقل لا يحتوي على بريد الكتروني صالح </string>
<string name="ra_collect_server_load_error"> حدث خطأ عند محاولة الحصول عل قوائم السيرفر الرجاء المحاولة مرة اخرى.</string>
<string name="ra_collect_server_create_error"> حدث خطأ في انشاء اعدادات السيرفر الرجاء المحاولة مرة اخرى.</string>
<string name="ra_collect_server_update_error"> حدث خطأ عند تحديث اعدادات السيرفر الرجاء المحاولة لاحقا.</string>
<string name="ra_collect_server_remove_error"> حدث خطأ اثناء ازالة اعدادات السيرفر الرجاء المحاولة لاحقا </string>
<!--F-->
<string name="faq">التعليمات</string>
<!--G-->
<string name="ra_gallery">الاستديو</string>
<!--H-->
<!--I-->
<string name="incorrect_password"> كلمة المرور المدخلة غير صحيحة.</string>
<string name="include_geolocation"> تضمين الموقع الجغرافي في الرسالة النصية </string>
<!--J-->
<!--K-->
<!--L-->
<string name="lists">القوائم </string>
<string name="log_out">تسجيل خروج </string>
<string name="lock_screen_open">فتح </string>
<string name="lock_screen_create_pattern">انشاء انماط </string>
<string name="lock_screen_passphrase_hint">ادخال كلمة المرور</string>
<string name="location_info">معلومات الموقع</string>
<string name="licence">الترخيص </string>
<!--M-->
<string name="make_oppression_info"> إدارة المستلمين والقوائم </string>
<string name="metadata_waiting_progress"> القيام بتجميع البيانات الوصفية للموقع الحالي . يمكنك التجاوز والمواصلة عن طريق انشاء تقرير.</string>
<string name="make_report_public"> جعل التقرير عام </string>
<string name="make_report_public_desc"> سيكون التقرير متوفر لأي شخص ليطلع عليه على موقع الويسلر الالكتروني. اذا جعلته خاص سيتمكن فقط المستلمون الخاصون بك على الاطلاع عليه t.</string>
<string name="make_report_public_disabled_desc"> عند تضمين معلومات الاتصال فأن تقريرك لن يكون عام.</string>
<string name="ra_manage_servers"> ادارة السيرفر </string>
<!--N-->
<string name="navigation_drawer_open"> فتح درج التنقل </string>
<string name="navigation_drawer_close"> اغلاق درج التنقل </string>
<string name="new_recipient"> اضافة حساب تواصل جديد لدائرة الثقة الخاصة </string>
<string name="name_of_recipient"> اسم المستلم </string>
<string name="name_of_recipient_list"> اسم قائمة المستلم </string>
<string name="new_list"> انشاء قائمة جديدة </string>
<string name="name">الاسم </string>
<string name="new_report"> تقرير الجديد</string>
<string name="not_included"> ليس مضمنا </string>
<string name="no_recipient_available"> لا يوجد اي مستلم متوفر </string>
<string name="no_recipient_list_available"> لا يوجد اي قائمة متوفرة </string>
<string name="new_recipient_short"> مستلم جديد </string>
<string name="new_list_short"> قائمة جديدة </string>
<!--O-->
<string name="ok">ok</string>
<string name="ra_open">فتح </string>
<string name="ra_odk_invalid_answer_error"> المعذرة، هذه الاجابة غير صالحة </string>
<string name="ra_odk_required_answer_error"> المعذرة ، هذه الاجابة مطلوبة</string>
<!--P-->
<string name="panic_mode_activation"> تفعيل وضع الطوارئ </string>
<string name="permission_call"> من اجل ان تدخل الى تطبيق الويسلر تحتاج تصريح اتصال الوضع السري </string>
<string name="permission_sms"> من اجل ان تنبه اصدقائك ان وضع الطوارئ قد تم تنشيطه يتوجب عليك ان تسمح لتطبيق ويسلر من ارسال رسالة نصية </string>
<string name="permission_audio"> من اجل تسجيل ملفات صوتية يتوجب عليك ان تدخل على </string>
<string name="permission_location"> من اجل مشاركة موقعك بتوجب عليك الدخول على الجي بي اس </string>
<string name="panic_message"> رسالة الطوارئ </string>
<string name="panic_message_info"> صياغة الرسالة التي ستتسلمها دائرة الثقة عند تفعيل وضع الطوارئ </string>
<string name="panic_message_saved"> تم حفظ رسالة الطوارئ بنجاح</string>
<string name="phone_number"> رقم الهاتف </string>
<string name="password"> كلمة المرور </string>
<string name="password_old"> كلمة المرور القديمة </string>
<string name="password_new"> كلمة المرور الجديدة </string>
<string name="password_confirm"> تأكيد كلمة المرور </string>
<string name="password_match_error"> كلمة المرور لا تتوافق مع كلمة المرور التي تم </string>
<string name="password_changed"> تم تغيير كلمة المرور بتجاج</string>
<string name="panic_secret_password_error"> كلمة مرور الطوارئ وكلمة المرور لا يمكن ان تكونا نفس الكلمة </string>
<string name="panic_message_title"> رسالة الذعر سيتم ارسالها على شكل رسالة نصية لدائرة الثقة الخاصة بك عند تشغيلك لوضع الطوارئ تاكد من كونها واضحة ومركزة. خذ بعين الاعتبار استخدام الشفرات في حال تم اعتراض رسالتك </string>
<string name="panic_message_geolocation"> تضمين موقعك الجغرافي سيسمح دائرة التقة لديك كم معرفة موقعك بالضبط عند تشغيلك لوضع الذعر ومع ذلك لابج من تفعيل الجي بي اس</string>
<string name="panic_sent"> تم ارسال رسالة الطوارئ بنجاح</string>
<string name="panic_sent_error_generic"> فشل عملية الارسال بسبب فشل عام </string>
<string name="panic_sent_error_service"> فشل عملية الارسال بسبب خطأ في الخدمة </string>
<string name="privacy_policy"> سياسة الخصوصية </string>
<!--Q-->
<!--R-->
<string name="recipients"> المستلمون </string>
<string name="record_audio"> تسجيل صوت </string>
<string name="removed_recipient"> تم ازالة المستلم بنجاح </string>
<string name="removed_recipient_list">تم ازالة قائمة المستلم بنجاح</string>
<string name="recipient_added"> تم اضافة المستلم بنجاح</string>
<string name="recipient_list_added"> تم اضافة قائمة المستلم بنجاح </string>
<string name="recipient_remove_all_text"> انت على وشك ازالة المستلم 1% هل تريد </string>
<string name="recipient_list_remove_all_text"> انت على وشك حذف قائمة المستلم 1% حذف القائمة لن يحذف المستلمين المرتبطين هل تريد المواصلة </string>
<string name="recipient_mail">الايميل </string>
<string name="recorded_unsuccessfully"> لم يتم تسجيل الصوت الرجاء المحاولة مجددا </string>
<string name="recoding_instruction"> اذا اردت ان تسجل صوت الرجاء النقر على زر تسجيل على الشاشة </string>
<string name="recoding_play_instruction"> يمكنك الان ان تستخدم التسجيل الصوتي كدليل او يمكنك سماعه عن
طريق النقر على زر تشغيل الموجود على الشاشة</string>
<string name="recording"> تسجيل صوتي</string>
<string name="recording_play"> تشغيل المقطع الصوتي</string>
<string name="report_preview"> عرض التقرير </string>
<string name="recipient_updated"> تم تحديث المستلم بنجاح </string>
<string name="recipient_list_updated"> تم تحديث القائمة بنجاح</string>
<string name="ra_remove">ازالة </string>
<string name="ra_report">تقرير </string>
<!--S-->
<string name="settings">الاعدادات</string>
<string name="settings_panic_mode"> وضع الطوارئ </string>
<string name="settings_panic_mode_info"> تعديل رسالة الذعر، دائرة الثقة و البيانات التي شستم </string>
<string name="send"> ارسالSend</string>
<string name="save">حفظ</string>
<string name="secret_mode_on"> موافق ، لن يظل التطبيق ظاهرا في الصفحة الرئيسية في هذه اللحظة </string>
<string name="secret_mode_off"> موافق، سيبقى التطبيق ظاهرا في الصفحة الرئيسية في هذه اللحظة </string>
<string name="start_time">00 : 00</string>
<string name="save_drafts"> حفظ مسودة </string>
<string name="saved_to_drafts"> تم حفظ التقرير في صندوق المسودات </string>
<string name="setting_data"> اعدادات البيانات </string>
<string name="sensitive_data"> البيانات الحساسة </string>
<string name="sensitive_data_info">قم باختيار البيانات التي تريد من تطبيق الويسلر ان يزيلها عند تفعيل وضع الطوارئ </string>
<string name="sending_report_progress"> ارسال التقرير</string>
<string name="sending_report_error"> خطأ في ارسال التقرير الرجاء المحاولة مجددا او حفظ نسخة التقرير لمحاولات لاحقة </string>
<string name="sending_report_success"> تم ارسال تقرير البيانات بنجاح</string>
<string name="sending_report_evidences_msg"> دليل الوسائط المتعددة سيتم ارسالة في الخلفية </string>
<string name="skip">تجاوز </string>
<string name="subtitle_activity_edit_media_recipient_list"> اعادة التسمية وادارة المستلمين </string>
<string name="source_code"> مصدر الرمز </string>
<string name="ra_send_attachments_over_wifi"> ارسال البيانات فقط عن طريق الواي فاي </string>
<string name="ra_send_attachments_over_wifi_desc"> يمكن ان تكون مرفقات الوسائط المتعددة كبيرة جدا. قم باختيار ما اذا كننت تريد ارسال المرفقات بشكل منفصل من النماذج المتوفرة لديك عن طريق الواي فاي فقط ؛( عندما تقوم بتحميل المرقثات ستكون متصلة بالنموذج) </string>
<string name="ra_server_removed"> تم ازالة السيرفر</string>
<string name="ra_server_created"> تم انشاء السيرفر بنجاح</string>
<string name="ra_server_updated"> تم تحديث السيرفر بنجاح</string>
<string name="ra_server_settings"> اعدادات السيرفر </string>
<string name="ra_server_name"> اسم السيرفر </string>
<string name="ra_server_url">عنوان سيرفر الخادم</string>
<string name="ra_submitted"> تم التسليم </string>
<!--T-->
<string name="tap_anywhere_to_cancel"> اضغط على اي مكان للإلغاء </string>
<string name="title_of_report"> قم بعمل عنوان للتقرير </string>
<string name="title_activity_training_room_activity"> غرفة التدريب </string>
<string name="trusted_person_remove_text"> هل انت متاكد انك تريد حذف 1% من دائرة الثقة؟ </string>
<string name="removed_trusted">تم حذف جهة الاتصال بنجاح </string>
<string name="title_activity_panic_mode"> وضع الطوارئ </string>
<string name="title_activity_lock_screen"> امن تطبيق ويسلر </string>
<string name="title_activity_audio_record"> تسجيل صوتي </string>
<string name="today"> اليوم </string>
<string name="title_not_included"> العنوان غير مضمن </string>
<string name="title_activity_security"> شاشة الاغلاق </string>
<string name="title_activity_about_help">عن & مساعدة</string>
<string name="title_activity_edit_media_recipient_list"> تعديل القائمة</string>
<string name="title_activity_collect_main">جمع </string>
<string name="ra_title_activity_collect_settings"> جمع الاعدادات </string>
<string name="ra_train">تدريب</string>
<!--U-->
<string name="unzipping_file"> فتح الملفات </string>
<string name="unzipping_finished"> تم الانتهاء من فتح الملفات.</string>
<string name="use_evidence"> يستخدم كدليل </string>
<string name="unknown"> غير معروف </string>
<string name="update_recipient"> تحديث المستلم </string>
<string name="ra_username"> اسم المستخدم </string>
<string name="ra_updated_with_param"> تحديث: %1$s</string>
<!--V-->
<string name="version">الاصدار</string>
<!--X-->
<!--W-->
<!--X-->
<!--Y-->
<string name="yesterday"> امس </string>
<string name="your_panic_message"> رسالة الطوارئ الخاصة بك </string>
<!--Z-->
<!-- ODK Collect -->
<string name="ra_attachments"> المرفقات </string>
<string name="ra_draft_saved"> تم حفظ النسخة بنجاح </string>
<string name="ra_submitting_form"> تسليم النموذج</string>
<string name="ra_error_submitting_form"> خطأ في تسليم التموذج </string>
<string name="ra_form_received_reply"> تم استلام النموذج </string>
<string name="ra_form_accepted_reply"> تم قبول النموذج لا تحاول اعادة التسليم </string>
<string name="ra_form_unused_reply"> Received response is not from OpenRosa compliant server (%d). Check your server URL settings and make sure proxy servers are not involved.</string>
<string name="ra_answers_validation_errors"> هناك اخطاء في صحة الاجابات </string>
<string name="ra_media_location_permissions"> من اجل ان تضمن موقعك في الوسائط يتوحب ان تسمح بالدخول الى الموقع</string>
<string name="ra_select_time"> اختيار الوقت </string>
<string name="ra_select_date"> اختيار التاريخ </string>
<string name="ra_no_date_selected"> لم يتم اختيار التاريخ </string>
<string name="ra_getting_blank_forms"> الحصول على نموذج فارغ من السيرفر</string>
<string name="ra_error_getting_forms"> حدث خطا في الحصول على النموذج </string>
<string name="ra_form_parse_error">حدث خطا في تحليل هذا النموذج </string>
<string name="ra_save_form"> حفظ النموذج </string>
<!-- pattern lock library -->
<string name="pl_draw_pattern_to_unlock"> قم برسم انماط للفتح </string>
<string name="pl_wrong_pattern"> الانماط غير صحيحة الرجاء اعادة المحاولة. </string>
<string name="pl_cancel">Cancel</string>
<string name="pl_confirm">Confirm</string>
<string name="pl_confirm_pattern">Draw the pattern again to confirm</string>
<string name="pl_continue">Continue</string>
<string name="pl_draw_pattern">Draw an unlock pattern</string>
<string name="pl_pattern_confirmed">Your new unlock pattern</string>
<string name="pl_pattern_recorded">Pattern recorded</string>
<string name="pl_pattern_too_short">Connect at least %d dots, please redraw</string>
<string name="pl_recording_pattern">Release finger when done</string>
<string name="pl_redraw">Redraw</string>
<string name="tap_submit_form_to_send">tap Submit Form below to send</string>
<string name="form_sent_when_online">If you are not connected to the Internet, your form will be sent as soon as you get online.</string>
<string name="once_submitted_resubmit">Once submitted, you will still be able to edit the form and re-submit it.</string>
<string name="form_send_attachments_will_be_sent_over_wifi">To save cellular data, multimedia attachments will be sent over WiFi if you have enabled it in your settings.</string>
<string name="submit_form">Submit Form</string>
<string name="previous_section">Previous Section</string>
<string name="next_section">Next Section</string>
<string name="ra_stop">Stop</string>
<string name="ra_play">Play</string>
<string name="ra_record">Record</string>
<string name="ra_title_activity_audio_play">Play Audio</string>
<string name="ra_delete_cloned_form">This will only delete the form from your device. As it was already submitted, the data will remain accessible on the server.</string>
<string name="ra_delete_draft_form">Draft form will be deleted.</string>
<string name="ra_form_deleted">Form deleted</string>
<string name="ra_language">Language</string>
<string name="ra_language_settings_info">Select the language for the app menu</string>
<string name="ra_default_info">Keep Whistler in the same language as my device</string>
<string name="ra_default">Default</string>
<string name="title_activity_language_settings">Language selection</string>
<string name="ra_share">Share</string>
<string name="ra_unauthorized">Unauthorized</string>
<string name="ra_select_photo_from_device">Import photo from device</string>
<string name="ra_import_media_error">There was an error while importing media</string>
<string name="ra_import_video_from_device">Import video from device</string>
<string name="ra_go_back_and_edit">Go back\nand edit</string>
<string name="ra_reached_the_end">You\'ve reached\nthe end of the form</string>
<string name="ra_form_send_submission_pending">Form not sent as you are not connected. Your form will ne sent as soon as you get online.</string>
<string name="ra_cancel_pending_form_msg">Pending form submission will be discarded.</string>
<string name="discard">Discard</string>
<string name="ra_submit">Submit</string>
<string name="ra_delete_form">Form will be deleted.</string>
<string name="ra_form_saved">Form saved successfully</string>
<string name="ra_media_added_to_gallery">Media added to gallery</string>
<string name="ra_export">Export</string>
<string name="ra_media_exported">Media exported</string>
<string name="ra_media_export_error">There was an error while exporting media</string>
<string name="ra_media_export_rationale">In order to export media, application needs permission to write external storage</string>
<string name="ra_media_deleted_msg">%1$d media deleted.</string>
<string name="ra_media_deleted_error">Error deleting files. Some media is not deleted.</string>
<string name="ra_media_export_msg">%1$d media exported</string>
<string name="ra_delete_media">Delete media?</string>
<string name="ra_media_will_be_deleted">Selected media will be permanently deleted from your gallery.</string>
<string name="ra_save_to_device_storage">Save to device storage?</string>
<string name="ra_saving_outside_whistler_message">Saving this media to your device storage will make it accessible from outside of the Whistler app, by other apps and in your device\'s gallery.</string>
<string name="ra_import_media_progress">Encrypting media…</string>
<string name="ra_export_media_progress">Decrypting media…</string>
<string name="ra_import_from_device">Import from device</string>
<string name="ra_error_opening_phone_gallery">Error opening phone gallery for import</string>
<string name="ra_error_submitting_form_tmp">Error submitting form: %s</string>
<string name="ra_form_received_no_reply">Form received.</string>
<string name="ra_form_accepted_no_reply">Form accepted, do not try to resubmit.</string>
<string name="ra_camera_rationale">In order to acquire media application needs access to your camera and audio.</string>
<string name="ra_capture_error">There was an error while capturing media.</string>
<string name="ra_media_form_attach_error">There was an error on attaching media.</string>
<string name="ra_camera_capture">Capture with camera</string>
<string name="ra_error_get_form_def">Error getting form definition</string>
<string name="ra_error_get_form_def_tmp">Error getting form definition: %s</string>
<string name="ra_not_found">Not found</string>
<string name="ra_whistler_gallery">Whistler Gallery</string>
<string name="ra_camera_preview">In order to show camera preview application needs access to your camera.</string>
<string name="ra_enable_camera_preview">Enable camera preview</string>
<string name="ra_capture_verifiable_photo_video">Capture verifiable photo and video</string>
<string name="ra_out_of_disk">Insufficient disk space</string>
<string name="ra_zip_corrupted">Zip file corrupted</string>
<string name="ra_train_dwownload_error">Error downloading train module.</string>
<string name="ra_train_module_downloading">The module downloading is in progress</string>
<string name="ra_module_dl_size">Module download size is %s.</string>
<string name="ra_train_module_will_dl">Selected train module will be deleted.</string>
<string name="ra_getting_train_modules">Getting training modules from server…</string>
<string name="ra_train_module_removed">Train module removed</string>
<string name="ra_train_modeule_remove_error">Removing train module failed</string>
<string name="ra_train_modle_dl_started">Module download in background started</string>
<string name="ra_train_modele_dl_start_error">Error starting module download</string>
<string name="ra_search_train_module">Search by name or ID number</string>
<string name="ra_train_module_dl_paused_title">Module download paused</string>
<string name="ra_train_module_dl_paused_content">Waiting for network connection to resume.</string>
<string name="ra_general">General</string>
<string name="ra_general_settings_info">Manage language and method of sending multimedia attachments</string>
<string name="ra_security_settings">Security</string>
<string name="ra_security_settings_info">Manage Secret Mode and the Panic Button</string>
<string name="ra_contact_settings">Contact</string>
<string name="ra_contact_settings_info">Decide how recipients can reach you</string>
<string name="ra_report_settings_info">Manage contact information, recipients and lists</string>
<string name="ra_prevent_blocking">Bypass blocking</string>
<string name="ra_prevent_blocking_desc">Only enable if you know about attempts to block Whistler in your region or country</string>
<string name="title_activity_report">Report</string>
<string name="title_activity_recipients">Recipients</string>
<string name="save_data"><![CDATA[To save cellular data, multimedia evidence can be sent separately over WiFi (see <a href="whistler_scheme://open.general.settings.activity">settings</a>).]]></string>
<string name="create_new_report">Create new report</string>
<string name="drafts">Drafts</string>
<string name="sent">Sent</string>
<string name="drafts_info">Edit and send reports that you\'ve already started</string>
<string name="sent_info">View and resend reports you\'ve already sent</string>
<string name="required">Required</string>
<string name="recommended">Recommended</string>
<string name="date">Date</string>
<string name="description">Description</string>
<string name="include_contact_information">Include contact information</string>
<string name="contact_info">For recipients who want to ask you additional questions before using or publishing your evidence</string>
<string name="description_info">Include here any information that may help recipients better understand your report (who is in the video, what exactly happened, what was the context, ets).</string>
<string name="decide_recipient_info">Decide who will receive your reports.</string>
<string name="ra_media_attached_to_report">Media attached to report</string>
<string name="ra_report_send_validation_msg">Required fields are missing</string>
<string name="sent_reports">Sent reports</string>
<string name="delete_sent_report">Delete sent report?</string>
<string name="edit_report">Edit report</string>
<string name="contact_info_disabled"><![CDATA[For recipients who want to ask you additional questions before using or publishing your evidence. You must first specify you contact information <a href="whistler_scheme://open.contact_settings.activity">here</a>.]]></string>
<string name="recipients_preview_mode">You can change who will receive your reports by entering edit report mode.</string>
<!--TODO CHECK MISSING QUANTITY-->
<plurals name="recipients_number" tools:ignore="MissingQuantity">
<item quantity="one">%1$s recipient</item>
<item quantity="other">%1$s recipients</item>
</plurals>
<plurals name="photo_number" tools:ignore="MissingQuantity">
<item quantity="one">%1$s photo</item>
<item quantity="other">%1$s photos</item>
</plurals>
<plurals name="video_number" tools:ignore="MissingQuantity">
<item quantity="one">%1$s video</item>
<item quantity="other">%1$s videos</item>
</plurals>
<plurals name="audio_number" tools:ignore="MissingQuantity">
<item quantity="one">%1$s audio</item>
<item quantity="other">%1$s audios</item>
</plurals>
<string name="title_activity_archive">Archive</string>
<string name="ra_contact_info">Recipients of your reports may want to ask you additional questions before using or publishing your evidence. Enter here your preferred method to be contacted. \n\nBefore sending a report, you will be able to choose whether to include this contact information. \n\nTo better protect yourself, consider entering a secure mode of communication (Signal, Wickr, ProtonMail, etc) or a dedicated email account.</string>
<string name="ra_preferred_method">Preferred method</string>
<string name="ra_recommended">Recommended</string>
<string name="ra_other">Other</string>
<string name="ra_select_preferred_method_of_contact">Select your preferred method to be contacted</string>
<!-- Contact methods -->
<string name="ra_contact_signal">Signal</string>
<string name="ra_contact_wickr">Wickr</string>
<string name="ra_contact_wire">Wire</string>
<string name="ra_contact_email">Email</string>
<string name="ra_contact_whatsapp">Whatsapp</string>
<string name="ra_contact_telegram">Telegram</string>
<string name="ra_contact_facebook">Facebook</string>
<string name="ra_contact_twitter">Twitter</string>
<string name="ra_contact_other">Other</string>
<string name="ra_contact_signal_hint">Your Signal number</string>
<string name="ra_contact_wickr_hint">Your Wickr username</string>
<string name="ra_contact_wire_hint">Your Wire username</string>
<string name="ra_contact_email_hint">Your email address</string>
<string name="ra_contact_whatsapp_hint">Your Whatsapp number</string>
<string name="ra_contact_telegram_hint">Your Telegram username or phone number</string>
<string name="ra_contact_facebook_hint">Your Facebook URL</string>
<string name="ra_contact_twitter_hint">Your Twitter handle</string>
<string name="ra_contact_other_hint">Your contact information</string>
<string name="ra_train_module_downloaded">Training module downloaded</string>
<string name="report_sent_when_online">If you are not connected to the Internet, your report will be sent as soon as you get online.</string>
<string name="ra_server_remove_confirmation_text">If you delete this server, all draft and submitted forms will be deleted from your device. Delete anyway?</string>
<string name="erase_recipients_and_lists">Report recipients and lists</string>
<string name="tell_us">Tell us what you think</string>
<string name="feedback">Feedback</string>
<string name="feedback_explanatory_text">Use this space to tell us wht you think about Whistler and share:\n- bugs and glitches that you may experience\n- ideas on how to improve existing features\n- suggestions for new features\n- any other comment you may have to make Whistler better!</string>
<string name="send_feedback">Send feedback</string>
<string name="feedback_name_hint">Name (optional)</string>
<string name="feedback_email_hint">Email (optional)</string>
<string name="feedback_hint">Type your feedback here</string>
<string name="feedback_sent">Your feedback has been successfully submitted</string>
<string name="feedback_sending_error">An error has occurred during submission of your feedback</string>
<string name="ra_sending_feedback">Please wait while Whistler submits your feedback.</string>
<string name="your_draft_will_be_lost">Your draft will be lost.</string>
<string name="save_and_exit">SAVE AND EXIT</string>
<string name="exit_anyway">EXIT ANYWAY</string>
<string name="date_not_included">Date not included</string>
<string name="share_in_report">Share in a Report</string>
<string name="ra_single_media_deleted_msg">Media deleted</string>
<string name="ra_no_connection_available">No connection available</string>
<string name="not_web_url_field_error">Field is not valid web URL</string>
<string name="ra_panic">Panic</string>
<string name="sort_by">Sort by</string>
<string name="show">Show</string>
<string name="newest_to_oldest">Newest to oldest</string>
<string name="oldest_to_newest">Oldest to newest</string>
<string name="all">All</string>
<string name="photo">Photo</string>
<string name="video">Video</string>
<string name="audio">Audio</string>
<string name="files_with_metadata">With metadata</string>
<string name="files_without_metadata">Without metadata</string>
<string name="attached_files">Attached files</string>
<string name="ra_secret_mode_exit_msg">To apply those changes, the app needs to be exited.</string>
<string name="ra_exit">Exit</string>
<string name="ra_uninstall_settings_title">Delete Whistler from device</string>
<string name="ra_uninstall_settings_desc">After the Panic countdown expires, your device will ask you \"Do you want to uninstall this app?\". Unless you confirm, Whistler will not be deleted from your device.</string>
<string name="ra_save_anyway">Save anyway</string>
<string name="ra_collect_server_wrong_credentials">Wrong credentials, please check username and password</string>
<string name="ra_unknown_host">No address associated with hostname</string>
<string name="ra_collect_server_connection_error">There was an error trying to connect to the server</string>
<string name="ra_collect_server_no_connection">Whistler was unable to connect to the internet and to the server</string>
<string name="ra_try_again">Try again</string>
<string name="camouflage">Camouflage</string>
<string name="advanced">Advanced</string>
<string name="camouflage_settings_info">Hide Whistler on your device</string>
<string name="ra_skip_intro">Skip intro</string>
<string name="ra_start">Start</string>
<string name="ra_intro_title1">Documentation and protection</string>
<string name="ra_intro_text1">Whistler enables anyone to document human right abuses, violence and corruption without putting themselves in danger.</string>
<string name="ra_intro_link1">Learn more about Whistler</string>
<string name="ra_intro_title2">Protection against device searches</string>
<string name="ra_intro_text2">Whistler can be hidden on your device and all photo, video and audio files captured in Whistler or imported are automatically encrypted and stored in hidden gallery.</string>
<string name="ra_intro_link2">Hide Whistler on your device</string>
<string name="ra_intro_title3">Verifiable evidence</string>
<string name="ra_intro_text3">Geolocation information is automatically attached to multimedia so that recipients can use them more reliably in the media, for advocacy or in court cases. Reports can be shared anonymously or not.</string>
<string name="ra_intro_link3">Set up Report</string>
<string name="ra_intro_title4">Easy data collection</string>
<string name="ra_intro_text4">Online or offline, fill forms and surveys directly from your device. You must be linked to a sponsor organization who created the forms and manages the data collection process.</string>
<string name="ra_intro_link4">Set up Collect to fill forms</string>
<string name="ra_intro_title5">Emergency alert</string>
<string name="ra_intro_text5">In emergency situations, alert a network of trusted contacts and delete sensitive information from Whistler in just a few seconds.</string>
<string name="ra_intro_link5">Set up your Panic Button</string>
<string name="ra_grant_permissions">Grant permissions</string>
<string name="ra_tutorial_and_setup"><![CDATA[Tutorial & Set up]]></string>
<string name="ra_intro_permission_rationale">In order to function properly, you need to grant Whistler the required permissions.</string>
<string name="ra_one_last_thing">One last thing…</string>
<string name="ra_intro_authorize_whistler_to">In order to function properly, you need to authorize Whistler to:</string>
<string name="ra_intro_permission_text">• send SMS (to alert your trusted contacts when you trigger the Panic Button)\n• make phone calls and access your call history (to open Whistler in Secret Mode)\n• access your device storage (to export multimedia files from Whistler to your device)\n• access your camera (to capture photos and videos)\n• access your microphone (to record audio)\n• access your GPS (to determine your geolocation when you capture data or multimedia, to make them verifiable)</string>
<string name="ra_everything">Everything</string>
<string name="selected_files">Selected files</string>
<string name="change_icon">Change icon</string>
<string name="select_app_icon">Select app icon</string>
<string name="camouflage_info">Select a custom icon and name to better hide Whistler on the device. Note that the Whistler icon will remain visible from the Android settings menu.</string>
<string name="camera">Camera</string>
<string name="camera_pro">CameraPro</string>
<string name="super_cam">SuperCam</string>
<string name="easy_cam">EasyCam</string>
<string name="save_to_device">Save to device</string>
<string name="ra_draft_and_sent_reports">Draft and sent Reports</string>
<string name="ra_draft_and_submitted_collect_forms">Draft and submitted Collect forms</string>
<string name="ra_anonymous_mode">Enable metadata</string>
<string name="ra_anonymous_mode_desc">Whistler does not store metadata that might identify you, but embeds anonymized metadata to help authenticate your evidence (geolocation, altitude, etc). If this puts you in danger, disable to strip all metadata.</string>
<string name="easy_data_collection">Easy data collection</string>
<string name="collect_servers_info"><![CDATA[To receive forms and submit data, you must first connect to a compatible server. Ask your sponsor organization for the server information and <a href="whistler_scheme://open.collect.manage.servers.activity">set up the server here</a>.]]></string>
<string name="send_report_info"><![CDATA[If you are not working with an organization, you can still <a href="whistler_scheme://open.report.activity">send a Report here</a>.]]></string>
<string name="sent_reports_empty">There are no sent Reports to show</string>
<string name="empty_list_drafts">There are no draft Reports to show</string>
<string name="collect_draft_empty_text">There are no draft forms to show</string>
<string name="collect_submitted_empty_text">There are no submitted forms to show</string>
<string name="collect_servers_empty_text">There are no servers to show. Tap the + button to add a server</string>
<string name="blank_recipient_lists_text">There are no lists to show. Tap the + button to create lists</string>
<string name="blank_recipients_text">There are no recipients to show. Tap the + button to add recipients</string>
<string name="circle_of_trust_blank_text">There are no contacts in your Circle of Trust. Tap the + button to add contacts</string>
<string name="train_list_blank_text">There are no training modules to show. Tap the refresh button while connected to the internet to see available modules</string>
<string name="collect_explanatory_text">There are no blank forms to show. Tap the refresh button to check if there are blank forms available from the servers you\'re connected to.</string>
<string name="report_help">Report Help</string>
<string name="report_info">A Report is a quick, easy and secure way to share events you witness</string>
<string name="report_recipients_info">Decide who receives your report by adding recipients and creating lists</string>
<string name="contact_help_info">Include your contact information or keep the Reports anonymous</string>
<string name="metadata_help_info">Automatically include geolocation metadata to make your Report verifiable</string>
<string name="no_metadata_description"><![CDATA[Metadata is disabled. This means that in the Report, your multimedia files, even those that were captured with metadata, will not be verifiable. <a href="whistler_scheme://open.general.settings.activity">Turn off here</a> to enable metadata and make the Report verifiable.]]></string>
<string name="camouflage_explanatory_text">Camouflage enables you to hide Whistler on your device, so that anyone searching it will not be able to see that you have Whistler. Remember that the name "Whistler" and the original logo will remain visible in your device\'s settings, so an in-depth search may expose you.</string>
<string name="none">None</string>
<string name="keep_whistler_regular">Keep Whistler\'s regular appearance</string>
<string name="change_appearance">Change appearance</string>
<string name="select_name_and_logo">Select a different name and logo</string>
<string name="make_invisible">Make invisible</string>
<string name="make_invisible_info">Whistler will disappear from your list of apps. To open it, dial and call your secret code from your regular calling app. Tap here to create or edit your secret code</string>
<string name="gallery_empty_text">There are no files to show. Tap the + button to capture or import multimedia</string>
<string name="exit_now">EXIT NOW</string>
<string name="whistler_will_now_close">Whistler will now close to apply changes</string>
<string name="create_new_secret_passcode">Create passcode</string>
<string name="old_passcode">Old passcode</string>
<string name="new_passcode">New passcode</string>
<string name="change_secret_password">Change secret mode passcode</string>
<string name="confirm_passcode">Confirm passcode</string>
<string name="passcode">Passcode</string>
<string name="added_trusted">Contact is successfully added.</string>
<string name="updated_trusted">Contact is successfully updated.</string>
<string name="collect_help">Collect Help</string>
<string name="collect_help_info">Collect is a tool to collect data by filling forms and surveys directly on your device</string>
<string name="collect_help_server_info"><![CDATA[To receive forms and submit data, you must first connect to a server. Ask you sponsor organization for the server information and <a href="whistler_scheme://open.collect.manage.servers.activity">set up the server here.</a>]]></string>
<string name="collect_help_odk"><![CDATA[If you would like to create your own forms, <a href="whistler_scheme://open.feedback.activity">contact us</a> or use <a href="https://opendatakit.org/help/help-for-hire/">any service based on the Open Data Kit (ODK)</a>]]></string>
<string name="collect_help_connectivity">If you are not connected to the Internet, you can still fill forms. The data will be submitted as soon as you get online.</string>
<string name="default_panic_message">Help me I\'m in trouble</string>
<string name="recipients_help">Recipients Help</string>
<string name="recipients_help_text"><![CDATA[Decide who will receive your report.<br><br/>Your recipients will receive an email with a link leading to your report. The email will be sent from<br><a href=\"mailto:report@whistlerapp.org\">report@whistlerapp.org</a><br><br/>To save time when sending your report to many recipients, you can create lists of recipients. Just select the list, and all recipients included will receive the report]]></string>
<string name="not_connected_message">You’re not connected to the internet. Try again when connected.</string>
<string name="crash_reports_submit">Opt-out from crash reports</string>
<string name="crash_reports_submit_desc">In order to improve the app, reports about crashes are automatically sent to the Whistler team. The reports include data such as device model, android version, etc.</string>
<string name="enable_camera_preview">Enable camera preview on homescreen</string>
<string name="enable_camera_preview_desc">In some contexts, the camera preview may attract the attention of people around you. Disable if this presents a risk.</string>
<string name="ra_add_group_dialog_positive">Add group</string>
<string name="ra_leaving_repeat_ask">Add One More Group?</string>
<string name="ra_entering_repeat_ask">Add New Group?</string>
<string name="ra_add_another_repeat">Add another \"%s\" group?</string>
<string name="ra_add_repeat">Add a new \"%s\" group?</string>
<string name="ra_do_not_add_group">Do not add</string>
</resources>
| 75.470588 | 510 | 0.748317 |
5043e1541f71001f8289393f9a776af7f41c7db3 | 96 | xml | XML | appbidding_mopub/src/main/res/values/strings.xml | irwansetiawan/android-publisher-sdk-examples | 33e7c1ec7f00cab2bc9db010c5c1633fa2875f0d | [
"Apache-2.0"
] | 3 | 2020-05-05T08:34:19.000Z | 2020-06-16T13:17:36.000Z | appbidding_mopub/src/main/res/values/strings.xml | irwansetiawan/android-publisher-sdk-examples | 33e7c1ec7f00cab2bc9db010c5c1633fa2875f0d | [
"Apache-2.0"
] | 4 | 2020-07-17T09:03:28.000Z | 2020-12-05T12:30:25.000Z | appbidding_mopub/src/main/res/values/strings.xml | irwansetiawan/android-publisher-sdk-examples | 33e7c1ec7f00cab2bc9db010c5c1633fa2875f0d | [
"Apache-2.0"
] | 5 | 2020-08-25T17:20:03.000Z | 2022-02-21T11:35:37.000Z | <resources>
<string name="app_name">CriteoSamples - MoPub App Bidding</string>
</resources>
| 24 | 70 | 0.729167 |
813c0f6b1e90b9aecce3025bec51f7dc1c4542b8 | 585 | xml | XML | Android/ZuQiuBa/app/src/main/res/values/colors.xml | bmob/BmobTiQiuBa | 55403a7c06fb805e428101fa5f4303a6e662bad2 | [
"Apache-2.0"
] | 138 | 2015-10-14T08:57:36.000Z | 2020-10-28T06:41:47.000Z | Android/ZuQiuBa/app/src/main/res/values/colors.xml | bmob/BmobTiQiuBa | 55403a7c06fb805e428101fa5f4303a6e662bad2 | [
"Apache-2.0"
] | 1 | 2015-10-22T07:48:31.000Z | 2015-10-23T03:15:15.000Z | Android/ZuQiuBa/app/src/main/res/values/colors.xml | bmob/BmobTiQiuBa | 55403a7c06fb805e428101fa5f4303a6e662bad2 | [
"Apache-2.0"
] | 85 | 2015-10-10T08:16:42.000Z | 2019-07-31T10:14:59.000Z | <?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- login -->
<color name="login_tips">#272f38</color>
<color name="login_lint">#bbbcbf</color>
<color name="forget_pwd_tips">#f37800</color>
<!-- 淡灰 -->
<color name="bg_dan_hui">#DCDCDC</color>
<drawable name="back">#ffffff</drawable>
<color name="red_light">#ffff4444</color>
<color name="green_light">#ff99cc00</color>
<color name="blue_bright">#ff00ddff</color>
<color name="orange_light">#ffffbb33</color>
<color name="transparent_background">#95000000</color>
</resources>
| 32.5 | 58 | 0.647863 |
3453f2582c7fe935ed73920f9df32de5328db942 | 2,199 | xml | XML | CodeHawk/CHB/bchsummaries/kernel32_dll/OpenThread.xml | Databean/codehawk | 91bef3806d87d93b4371a4d1c22a7dc8648e2a16 | [
"MIT"
] | 17 | 2020-08-17T15:35:57.000Z | 2022-03-23T14:40:19.000Z | CodeHawk/CHB/bchsummaries/kernel32_dll/OpenThread.xml | Databean/codehawk | 91bef3806d87d93b4371a4d1c22a7dc8648e2a16 | [
"MIT"
] | 6 | 2020-07-17T05:43:51.000Z | 2021-01-06T03:41:46.000Z | CodeHawk/CHB/bchsummaries/kernel32_dll/OpenThread.xml | Databean/codehawk | 91bef3806d87d93b4371a4d1c22a7dc8648e2a16 | [
"MIT"
] | 3 | 2020-08-13T23:18:39.000Z | 2021-12-11T11:10:06.000Z | <?xml version="1.0" encoding="UTF-8"?>
<codehawk-binary-analyzer>
<reference href="http://msdn.microsoft.com/"/>
<header date="11/28/2015 23:59:14"/>
<libfun lib="kernel32" name="OpenThread">
<documentation>
<desc>Opens an existing thread object</desc>
<apidoc>
<pt>
<ll>HANDLE WINAPI OpenThread(</ll>
<ld>_In_ DWORD dwDesiredAccess</ld>
<ld>_In_ BOOL bInheritHandle</ld>
<ld>_In_ DWORD dwThreadId</ld>
<ll>)</ll>
</pt>
<par name="dwDesiredAccess">
The access to the thread object. This access right is checked against
the security descriptor for the thread. This parameter can be one or
more of the thread access rights.
If the caller has enabled the SeDebugPrivilege privilege, the requested
access is granted regardless of the contents of the security descriptor.
</par>
<par name="bInheritHandle">
If this value is TRUE, processes created by this process will inherit
the handle. Otherwise, the processes do not inherit this handle.
</par>
<par name="dwThreadId">The identifier of the thread to be opened</par>
<return>
<rc cond="success">
an open handle to the specified thread
</rc>
<rc cond="failure">NULL</rc>
</return>
</apidoc>
</documentation>
<api adj="12" cc="stdcall" name="OpenThread">
<par loc="stack" io="r" name="dwDesiredAccess" roles="none" nr="1">
<type>DWORD</type>
</par>
<par loc="stack" io="r" name="bInheritHandle" roles="none" nr="2">
<type>BOOL</type>
</par>
<par loc="stack" io="r" name="dwThreadId" nr="3">
<type>dwThreadId</type>
<roles>
<role rt="ioc:process" rn="id:thread" />
</roles>
</par>
<returntype>HANDLE</returntype>
</api>
<semantics>
<io-actions>
<io-action cat="process"
desc="opens a thread object">
</io-action>
</io-actions>
<preconditions/>
<postconditions>
<notnull-null/>
</postconditions>
<sideeffects/>
</semantics>
</libfun>
<copyright-notice>Copyright 2012-2016, Kestrel Technology LLC, Palo Alto, CA 94304</copyright-notice>
</codehawk-binary-analyzer>
| 33.318182 | 103 | 0.634379 |
8b2ad7fcc23d9a703f62924e55de20af786982e7 | 812 | xml | XML | packages/Ninject.Web.WebApi.WebHost.3.2.4.0/lib/net45-full/Ninject.Web.WebApi.WebHost.xml | marcusfcbarbosa/insala | 47f93c14310a0e39498a761b2f6c158b691e42d9 | [
"MIT"
] | 38 | 2015-10-12T06:35:31.000Z | 2021-12-30T06:55:18.000Z | packages/Ninject.Web.WebApi.WebHost.3.2.4.0/lib/net45-full/Ninject.Web.WebApi.WebHost.xml | marcusfcbarbosa/insala | 47f93c14310a0e39498a761b2f6c158b691e42d9 | [
"MIT"
] | 20 | 2017-03-10T12:44:28.000Z | 2017-03-28T21:56:25.000Z | packages/Ninject.Web.WebApi.WebHost.3.2.4.0/lib/net45-full/Ninject.Web.WebApi.WebHost.xml | marcusfcbarbosa/insala | 47f93c14310a0e39498a761b2f6c158b691e42d9 | [
"MIT"
] | 28 | 2015-02-14T23:08:58.000Z | 2021-01-21T14:22:58.000Z | <?xml version="1.0"?>
<doc>
<assembly>
<name>Ninject.Web.WebApi.WebHost</name>
</assembly>
<members>
<member name="T:Ninject.Web.WebApi.WebHost.WebApiWebHostModule">
<summary>
Defines the bindings of the WebApi WebHost extension.
</summary>
</member>
<member name="M:Ninject.Web.WebApi.WebHost.WebApiWebHostModule.Load">
<summary>
Loads the module into the kernel.
</summary>
</member>
<member name="M:Ninject.Web.WebApi.WebHost.WebApiWebHostModule.VerifyRequiredModulesAreLoaded">
<summary>
Called after loading the modules. A module can verify here if all other required modules are loaded.
</summary>
</member>
</members>
</doc>
| 33.833333 | 112 | 0.598522 |
28e811ced057ce384a86c63cb3d69e5f52d3919e | 12,996 | xml | XML | src/Core/docs/Microsoft.Maui/Keyboard.xml | abod1944/maui | 00df9c13a8939b58ac1b55ab861211ff3d3007db | [
"MIT"
] | 1 | 2022-03-24T03:01:39.000Z | 2022-03-24T03:01:39.000Z | src/Core/docs/Microsoft.Maui/Keyboard.xml | abod1944/maui | 00df9c13a8939b58ac1b55ab861211ff3d3007db | [
"MIT"
] | null | null | null | src/Core/docs/Microsoft.Maui/Keyboard.xml | abod1944/maui | 00df9c13a8939b58ac1b55ab861211ff3d3007db | [
"MIT"
] | null | null | null | <Type Name="Keyboard" FullName="Microsoft.Maui.Keyboard">
<TypeSignature Language="C#" Value="public class Keyboard" />
<TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit Keyboard extends System.Object" />
<TypeSignature Language="DocId" Value="T:Microsoft.Maui.Keyboard" />
<TypeSignature Language="F#" Value="type Keyboard = class" />
<AssemblyInfo>
<AssemblyName>Microsoft.Maui.Core</AssemblyName>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
<AssemblyVersion>1.2.0.0</AssemblyVersion>
<AssemblyVersion>1.3.0.0</AssemblyVersion>
<AssemblyVersion>1.4.0.0</AssemblyVersion>
<AssemblyVersion>1.5.0.0</AssemblyVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>System.Object</BaseTypeName>
</Base>
<Interfaces />
<Attributes>
<Attribute>
<AttributeName>Microsoft.Maui.TypeConverter(typeof(Microsoft.Maui.KeyboardTypeConverter))</AttributeName>
</Attribute>
</Attributes>
<Docs>
<summary>Default keyboard and base class for specialized keyboards, such as those for telephone numbers, email, and URLs.</summary>
<remarks>To be added.</remarks>
</Docs>
<Members>
<Member MemberName="Chat">
<MemberSignature Language="C#" Value="public static Microsoft.Maui.Keyboard Chat { get; }" />
<MemberSignature Language="ILAsm" Value=".property class Microsoft.Maui.Keyboard Chat" />
<MemberSignature Language="DocId" Value="P:Microsoft.Maui.Keyboard.Chat" />
<MemberSignature Language="F#" Value="member this.Chat : Microsoft.Maui.Keyboard" Usage="Microsoft.Maui.Keyboard.Chat" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
<AssemblyVersion>1.2.0.0</AssemblyVersion>
<AssemblyVersion>1.3.0.0</AssemblyVersion>
<AssemblyVersion>1.4.0.0</AssemblyVersion>
<AssemblyVersion>1.5.0.0</AssemblyVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyName>Microsoft.Maui.Core</AssemblyName>
</AssemblyInfo>
<ReturnValue>
<ReturnType>Microsoft.Maui.Keyboard</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets an instance of type "ChatKeyboard".</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Create">
<MemberSignature Language="C#" Value="public static Microsoft.Maui.Keyboard Create (Microsoft.Maui.KeyboardFlags flags);" />
<MemberSignature Language="ILAsm" Value=".method public static hidebysig class Microsoft.Maui.Keyboard Create(valuetype Microsoft.Maui.KeyboardFlags flags) cil managed" />
<MemberSignature Language="DocId" Value="M:Microsoft.Maui.Keyboard.Create(Microsoft.Maui.KeyboardFlags)" />
<MemberSignature Language="F#" Value="static member Create : Microsoft.Maui.KeyboardFlags -> Microsoft.Maui.Keyboard" Usage="Microsoft.Maui.Keyboard.Create flags" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
<AssemblyVersion>1.2.0.0</AssemblyVersion>
<AssemblyVersion>1.3.0.0</AssemblyVersion>
<AssemblyVersion>1.4.0.0</AssemblyVersion>
<AssemblyVersion>1.5.0.0</AssemblyVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyName>Microsoft.Maui.Core</AssemblyName>
</AssemblyInfo>
<ReturnValue>
<ReturnType>Microsoft.Maui.Keyboard</ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="flags" Type="Microsoft.Maui.KeyboardFlags" />
</Parameters>
<Docs>
<param name="flags">The flags that control the keyboard's appearance and behavior.</param>
<summary>Returns a new keyboard with the specified <see cref="T:Microsoft.Maui.KeyboardFlags" />.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Default">
<MemberSignature Language="C#" Value="public static Microsoft.Maui.Keyboard Default { get; }" />
<MemberSignature Language="ILAsm" Value=".property class Microsoft.Maui.Keyboard Default" />
<MemberSignature Language="DocId" Value="P:Microsoft.Maui.Keyboard.Default" />
<MemberSignature Language="F#" Value="member this.Default : Microsoft.Maui.Keyboard" Usage="Microsoft.Maui.Keyboard.Default" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
<AssemblyVersion>1.2.0.0</AssemblyVersion>
<AssemblyVersion>1.3.0.0</AssemblyVersion>
<AssemblyVersion>1.4.0.0</AssemblyVersion>
<AssemblyVersion>1.5.0.0</AssemblyVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyName>Microsoft.Maui.Core</AssemblyName>
</AssemblyInfo>
<ReturnValue>
<ReturnType>Microsoft.Maui.Keyboard</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets an instance of type "Keyboard".</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Email">
<MemberSignature Language="C#" Value="public static Microsoft.Maui.Keyboard Email { get; }" />
<MemberSignature Language="ILAsm" Value=".property class Microsoft.Maui.Keyboard Email" />
<MemberSignature Language="DocId" Value="P:Microsoft.Maui.Keyboard.Email" />
<MemberSignature Language="F#" Value="member this.Email : Microsoft.Maui.Keyboard" Usage="Microsoft.Maui.Keyboard.Email" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
<AssemblyVersion>1.2.0.0</AssemblyVersion>
<AssemblyVersion>1.3.0.0</AssemblyVersion>
<AssemblyVersion>1.4.0.0</AssemblyVersion>
<AssemblyVersion>1.5.0.0</AssemblyVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyName>Microsoft.Maui.Core</AssemblyName>
</AssemblyInfo>
<ReturnValue>
<ReturnType>Microsoft.Maui.Keyboard</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets an instance of type "EmailKeyboard".</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Numeric">
<MemberSignature Language="C#" Value="public static Microsoft.Maui.Keyboard Numeric { get; }" />
<MemberSignature Language="ILAsm" Value=".property class Microsoft.Maui.Keyboard Numeric" />
<MemberSignature Language="DocId" Value="P:Microsoft.Maui.Keyboard.Numeric" />
<MemberSignature Language="F#" Value="member this.Numeric : Microsoft.Maui.Keyboard" Usage="Microsoft.Maui.Keyboard.Numeric" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
<AssemblyVersion>1.2.0.0</AssemblyVersion>
<AssemblyVersion>1.3.0.0</AssemblyVersion>
<AssemblyVersion>1.4.0.0</AssemblyVersion>
<AssemblyVersion>1.5.0.0</AssemblyVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyName>Microsoft.Maui.Core</AssemblyName>
</AssemblyInfo>
<ReturnValue>
<ReturnType>Microsoft.Maui.Keyboard</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets an instance of type "NumericKeyboard".</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Plain">
<MemberSignature Language="C#" Value="public static Microsoft.Maui.Keyboard Plain { get; }" />
<MemberSignature Language="ILAsm" Value=".property class Microsoft.Maui.Keyboard Plain" />
<MemberSignature Language="DocId" Value="P:Microsoft.Maui.Keyboard.Plain" />
<MemberSignature Language="F#" Value="member this.Plain : Microsoft.Maui.Keyboard" Usage="Microsoft.Maui.Keyboard.Plain" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyName>Microsoft.Maui.Core</AssemblyName>
</AssemblyInfo>
<ReturnValue>
<ReturnType>Microsoft.Maui.Keyboard</ReturnType>
</ReturnValue>
<Docs>
<summary>Returns a new keyboard with None <see cref="T:Microsoft.Maui.KeyboardFlags" /> ".</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Telephone">
<MemberSignature Language="C#" Value="public static Microsoft.Maui.Keyboard Telephone { get; }" />
<MemberSignature Language="ILAsm" Value=".property class Microsoft.Maui.Keyboard Telephone" />
<MemberSignature Language="DocId" Value="P:Microsoft.Maui.Keyboard.Telephone" />
<MemberSignature Language="F#" Value="member this.Telephone : Microsoft.Maui.Keyboard" Usage="Microsoft.Maui.Keyboard.Telephone" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
<AssemblyVersion>1.2.0.0</AssemblyVersion>
<AssemblyVersion>1.3.0.0</AssemblyVersion>
<AssemblyVersion>1.4.0.0</AssemblyVersion>
<AssemblyVersion>1.5.0.0</AssemblyVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyName>Microsoft.Maui.Core</AssemblyName>
</AssemblyInfo>
<ReturnValue>
<ReturnType>Microsoft.Maui.Keyboard</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets an instance of type "TelephoneKeyboard".</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Text">
<MemberSignature Language="C#" Value="public static Microsoft.Maui.Keyboard Text { get; }" />
<MemberSignature Language="ILAsm" Value=".property class Microsoft.Maui.Keyboard Text" />
<MemberSignature Language="DocId" Value="P:Microsoft.Maui.Keyboard.Text" />
<MemberSignature Language="F#" Value="member this.Text : Microsoft.Maui.Keyboard" Usage="Microsoft.Maui.Keyboard.Text" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
<AssemblyVersion>1.2.0.0</AssemblyVersion>
<AssemblyVersion>1.3.0.0</AssemblyVersion>
<AssemblyVersion>1.4.0.0</AssemblyVersion>
<AssemblyVersion>1.5.0.0</AssemblyVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyName>Microsoft.Maui.Core</AssemblyName>
</AssemblyInfo>
<ReturnValue>
<ReturnType>Microsoft.Maui.Keyboard</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets an instance of type "TextKeyboard".</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Url">
<MemberSignature Language="C#" Value="public static Microsoft.Maui.Keyboard Url { get; }" />
<MemberSignature Language="ILAsm" Value=".property class Microsoft.Maui.Keyboard Url" />
<MemberSignature Language="DocId" Value="P:Microsoft.Maui.Keyboard.Url" />
<MemberSignature Language="F#" Value="member this.Url : Microsoft.Maui.Keyboard" Usage="Microsoft.Maui.Keyboard.Url" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyVersion>0.0.0.0</AssemblyVersion>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
<AssemblyVersion>1.2.0.0</AssemblyVersion>
<AssemblyVersion>1.3.0.0</AssemblyVersion>
<AssemblyVersion>1.4.0.0</AssemblyVersion>
<AssemblyVersion>1.5.0.0</AssemblyVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
<AssemblyName>Microsoft.Maui.Core</AssemblyName>
</AssemblyInfo>
<ReturnValue>
<ReturnType>Microsoft.Maui.Keyboard</ReturnType>
</ReturnValue>
<Docs>
<summary>Gets an instance of type "UrlKeyboard".</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
</Members>
</Type>
| 49.041509 | 177 | 0.676516 |
1b9d83a4dc500b5e691123c5160c34805f906720 | 40,572 | xml | XML | dataset/10410.xml | ptigas/markovjam | 8e77cda3a3eb9ffc0bb028a5417d39910f17922b | [
"MIT"
] | 1 | 2015-11-08T09:35:53.000Z | 2015-11-08T09:35:53.000Z | dataset/10410.xml | ptigas/markovjam | 8e77cda3a3eb9ffc0bb028a5417d39910f17922b | [
"MIT"
] | null | null | null | dataset/10410.xml | ptigas/markovjam | 8e77cda3a3eb9ffc0bb028a5417d39910f17922b | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 2.0 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
<score-partwise version="2.0">
<work>
<work-number></work-number>
<work-title></work-title>
</work>
<movement-number></movement-number>
<movement-title>Lord, We Praise You</movement-title>
<identification>
<creator type="composer">Otis Skillings</creator>
<creator type="poet"></creator>
<rights>All Rights Reserved</rights>
<encoding>
<software>Finale 2008 for Windows</software>
<software>Dolet Light for Finale 2008</software>
<encoding-date>2011-04-08</encoding-date>
<software>ProxyMusic 2.0 c</software>
</encoding>
<source>http://wikifonia.org/node/10410/revisions/14611/view</source>
</identification>
<defaults>
<scaling>
<millimeters>7.2319</millimeters>
<tenths>40</tenths>
</scaling>
<page-layout>
<page-height>1545</page-height>
<page-width>1194</page-width>
<page-margins type="both">
<left-margin>70</left-margin>
<right-margin>70</right-margin>
<top-margin>88</top-margin>
<bottom-margin>88</bottom-margin>
</page-margins>
</page-layout>
<system-layout>
<system-margins>
<left-margin>0</left-margin>
<right-margin>0</right-margin>
</system-margins>
<system-distance>121</system-distance>
<top-system-distance>70</top-system-distance>
</system-layout>
<music-font font-size="20.5" font-family="Maestro"/>
<word-font font-size="10.25" font-family="Times New Roman"/>
<lyric-font font-size="10.25" font-family="Times New Roman" name="verse"/>
</defaults>
<credit>
<credit-words font-weight="bold" font-size="24" default-y="1458" default-x="597" justify="center" valign="top">Lord We Praise You</credit-words>
</credit>
<credit>
<credit-words font-weight="bold" font-size="12" default-y="1387" default-x="1124" justify="right" valign="top">Otis Skillings, 1972</credit-words>
</credit>
<credit>
<credit-words font-weight="bold" font-size="12" default-y="1360" default-x="1124" justify="right" valign="top">Arrangement Larry Johnson, 2011</credit-words>
</credit>
<part-list>
<score-part id="P1">
<part-name print-object="no">Voice</part-name>
<score-instrument id="P1-I1">
<instrument-name>Voice</instrument-name>
</score-instrument>
<midi-instrument id="P1-I1">
<midi-channel>1</midi-channel>
<midi-program>55</midi-program>
</midi-instrument>
</score-part>
</part-list>
<part id="P1">
<measure width="280" number="1">
<print>
<system-layout>
<system-margins>
<left-margin>60</left-margin>
<right-margin>0</right-margin>
</system-margins>
<top-system-distance>211</top-system-distance>
</system-layout>
</print>
<attributes>
<divisions>1</divisions>
<key>
<fifths>-4</fifths>
<mode>major</mode>
</key>
<time>
<beats>4</beats>
<beat-type>4</beat-type>
</time>
<clef>
<sign>G</sign>
<line>2</line>
</clef>
<measure-style>
<multiple-rest>4</multiple-rest>
</measure-style>
</attributes>
<sound tempo="80"/>
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
</note>
</measure>
<measure width="0" number="2">
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
</note>
</measure>
<measure width="0" number="3">
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
</note>
</measure>
<measure width="0" number="4">
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
</note>
</measure>
<measure width="141" number="5">
<note default-x="23">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="-4">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>Lord</text>
</lyric>
</note>
<note default-x="81">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="-4">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>we</text>
</lyric>
</note>
</measure>
<measure width="146" number="6">
<note default-x="28">
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="1">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>praise</text>
</lyric>
</note>
<note default-x="86">
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="1">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>you</text>
</lyric>
</note>
</measure>
<measure width="141" number="7">
<note default-x="23">
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="1">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>Lord</text>
</lyric>
</note>
<note default-x="81">
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="1">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>we</text>
</lyric>
</note>
</measure>
<measure width="146" number="8">
<note default-x="28">
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="6">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>praise</text>
</lyric>
</note>
<note default-x="86">
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="6">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>You</text>
</lyric>
</note>
</measure>
<measure width="140" number="9">
<note default-x="23">
<pitch>
<step>A</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="11">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>Lord</text>
</lyric>
</note>
<note default-x="81">
<pitch>
<step>A</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="11">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>we</text>
</lyric>
</note>
</measure>
<measure width="277" number="10">
<print new-system="yes">
<system-layout>
<system-distance>114</system-distance>
</system-layout>
</print>
<note default-x="122">
<pitch>
<step>A</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="11">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>praise</text>
</lyric>
</note>
<note default-x="191">
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>quarter</type>
<stem default-y="6">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>you</text>
</lyric>
</note>
<note default-x="233">
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>quarter</type>
<stem default-y="1">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>we</text>
</lyric>
</note>
</measure>
<measure width="165" number="11">
<note default-x="28">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="-4">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>priase</text>
</lyric>
</note>
<note default-x="96">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="-4">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>you</text>
</lyric>
</note>
</measure>
<measure width="135" number="12">
<note default-x="23">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>whole</type>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>Lord</text>
</lyric>
</note>
</measure>
<measure width="160" number="13">
<note default-x="23">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="-4">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>Lord</text>
</lyric>
</note>
<note default-x="91">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="-4">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>we</text>
</lyric>
</note>
</measure>
<measure width="158" number="14">
<note default-x="21">
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="1">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>love</text>
</lyric>
</note>
<note default-x="89">
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="1">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>you</text>
</lyric>
</note>
</measure>
<measure width="159" number="15">
<note default-x="23">
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="1">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>Lord</text>
</lyric>
</note>
<note default-x="90">
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="1">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>we</text>
</lyric>
</note>
</measure>
<measure width="233" number="16">
<print new-system="yes">
<system-layout>
<system-distance>114</system-distance>
</system-layout>
</print>
<note default-x="118">
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="6">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>Love</text>
</lyric>
</note>
<note default-x="175">
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="6">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>You</text>
</lyric>
</note>
</measure>
<measure width="138" number="17">
<note default-x="23">
<pitch>
<step>A</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="11">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>Lord</text>
</lyric>
</note>
<note default-x="79">
<pitch>
<step>A</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="11">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>we</text>
</lyric>
</note>
</measure>
<measure width="154" number="18">
<note default-x="24">
<pitch>
<step>A</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="11">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>Love</text>
</lyric>
</note>
<note default-x="81">
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>quarter</type>
<stem default-y="6">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>you</text>
</lyric>
</note>
<note default-x="117">
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>quarter</type>
<stem default-y="1">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>we</text>
</lyric>
</note>
</measure>
<measure width="135" number="19">
<note default-x="21">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="-4">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>love</text>
</lyric>
</note>
<note default-x="77">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="-4">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>you</text>
</lyric>
</note>
</measure>
<measure width="116" number="20">
<note default-x="23">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>whole</type>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>Lord</text>
</lyric>
</note>
</measure>
<measure width="138" number="21">
<note default-x="23">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="-4">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>Lord</text>
</lyric>
</note>
<note default-x="79">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="-4">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>we</text>
</lyric>
</note>
</measure>
<measure width="141" number="22">
<note default-x="26">
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="1">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>thank</text>
</lyric>
</note>
<note default-x="83">
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="1">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>you</text>
</lyric>
</note>
</measure>
<measure width="233" number="23">
<print new-system="yes">
<system-layout>
<system-distance>114</system-distance>
</system-layout>
</print>
<note default-x="117">
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="1">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>Lord</text>
</lyric>
</note>
<note default-x="175">
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="1">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>we</text>
</lyric>
</note>
</measure>
<measure width="142" number="24">
<note default-x="26">
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="6">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>thank</text>
</lyric>
</note>
<note default-x="84">
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="6">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>you</text>
</lyric>
</note>
</measure>
<measure width="139" number="25">
<note default-x="23">
<pitch>
<step>A</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="11">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>Lord</text>
</lyric>
</note>
<note default-x="80">
<pitch>
<step>A</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="11">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>we</text>
</lyric>
</note>
</measure>
<measure width="155" number="26">
<note default-x="26">
<pitch>
<step>A</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="11">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>thank</text>
</lyric>
</note>
<note default-x="83">
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>quarter</type>
<stem default-y="6">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>you</text>
</lyric>
</note>
<note default-x="118">
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>quarter</type>
<stem default-y="1">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>we</text>
</lyric>
</note>
</measure>
<measure width="142" number="27">
<note default-x="26">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="-4">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>thank</text>
</lyric>
</note>
<note default-x="84">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="-4">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>you</text>
</lyric>
</note>
</measure>
<measure width="117" number="28">
<note default-x="23">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>whole</type>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>Lord</text>
</lyric>
</note>
</measure>
<measure width="126" number="29">
<note default-x="10">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="-4">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>al</text>
</lyric>
</note>
<note default-x="67">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="-4">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>le</text>
</lyric>
</note>
</measure>
<measure width="209" number="30">
<print new-system="yes">
<system-layout>
<system-distance>114</system-distance>
</system-layout>
</print>
<note default-x="105">
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="1">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>lu</text>
</lyric>
</note>
<note default-x="157">
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="1">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>ia</text>
</lyric>
</note>
</measure>
<measure width="114" number="31">
<note default-x="10">
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="1">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>al</text>
</lyric>
</note>
<note default-x="62">
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="1">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>le</text>
</lyric>
</note>
</measure>
<measure width="115" number="32">
<note default-x="11">
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="6">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>lu</text>
</lyric>
</note>
<note default-x="63">
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="6">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>ia</text>
</lyric>
</note>
</measure>
<measure width="115" number="33">
<note default-x="10">
<pitch>
<step>A</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="11">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>la</text>
</lyric>
</note>
<note default-x="62">
<pitch>
<step>A</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="11">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>le</text>
</lyric>
</note>
</measure>
<measure width="127" number="34">
<note default-x="11">
<pitch>
<step>A</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="11">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>lu</text>
</lyric>
</note>
<note default-x="62">
<pitch>
<step>G</step>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>quarter</type>
<stem default-y="6">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>ia</text>
</lyric>
</note>
<note default-x="94">
<pitch>
<step>F</step>
<octave>4</octave>
</pitch>
<duration>1</duration>
<voice>1</voice>
<type>quarter</type>
<stem default-y="1">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>we</text>
</lyric>
</note>
</measure>
<measure width="124" number="35">
<note default-x="20">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="-4">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>give</text>
</lyric>
</note>
<note default-x="72">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>2</duration>
<voice>1</voice>
<type>half</type>
<stem default-y="-4">up</stem>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>You</text>
</lyric>
</note>
</measure>
<measure width="113" number="36">
<note default-x="30">
<pitch>
<step>E</step>
<alter>-1</alter>
<octave>4</octave>
</pitch>
<duration>4</duration>
<voice>1</voice>
<type>whole</type>
<lyric default-y="-80" number="1">
<syllabic>single</syllabic>
<text>praise.</text>
</lyric>
</note>
</measure>
<measure width="137" number="37">
<attributes>
<measure-style>
<multiple-rest>2</multiple-rest>
</measure-style>
</attributes>
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
</note>
</measure>
<measure width="0" number="38">
<note>
<rest/>
<duration>4</duration>
<voice>1</voice>
</note>
<barline location="right">
<bar-style>light-heavy</bar-style>
</barline>
</measure>
</part>
</score-partwise>
| 35.00604 | 165 | 0.370502 |
dc5d7cb5954c96235309c62a2ec50b73b8752556 | 1,256 | xml | XML | Illuminate/Queue/Connectors/_notes/dwsync.xml | thiti2536/booking | 0e72bee1e94e24a515ad6f65156a03164f48bc1e | [
"MIT"
] | null | null | null | Illuminate/Queue/Connectors/_notes/dwsync.xml | thiti2536/booking | 0e72bee1e94e24a515ad6f65156a03164f48bc1e | [
"MIT"
] | null | null | null | Illuminate/Queue/Connectors/_notes/dwsync.xml | thiti2536/booking | 0e72bee1e94e24a515ad6f65156a03164f48bc1e | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8" ?>
<dwsync>
<file name="BeanstalkdConnector.php" server="119.59.104.30:2002//domains/thailandtravel.social/public_html/" local="131130062900000000" remote="131130488400000000" Dst="0" />
<file name="ConnectorInterface.php" server="119.59.104.30:2002//domains/thailandtravel.social/public_html/" local="131130062900000000" remote="131130488400000000" Dst="0" />
<file name="DatabaseConnector.php" server="119.59.104.30:2002//domains/thailandtravel.social/public_html/" local="131130062900000000" remote="131130488400000000" Dst="0" />
<file name="NullConnector.php" server="119.59.104.30:2002//domains/thailandtravel.social/public_html/" local="131130062900000000" remote="131130488400000000" Dst="0" />
<file name="RedisConnector.php" server="119.59.104.30:2002//domains/thailandtravel.social/public_html/" local="131130062900000000" remote="131130488400000000" Dst="0" />
<file name="SqsConnector.php" server="119.59.104.30:2002//domains/thailandtravel.social/public_html/" local="131130062900000000" remote="131130488400000000" Dst="0" />
<file name="SyncConnector.php" server="119.59.104.30:2002//domains/thailandtravel.social/public_html/" local="131130062900000000" remote="131130488400000000" Dst="0" />
</dwsync> | 125.6 | 174 | 0.781847 |
5e5aa041b15c5669e7e65b5d56a3a880aed212d4 | 1,748 | csproj | XML | RadioSimulator/RadioConsole.Web/RadioConsole.Web.csproj | SebastianTyr/RadioSimulator | 1c10c109a977c12ba134fc584b817f50d9b07b4d | [
"MIT"
] | null | null | null | RadioSimulator/RadioConsole.Web/RadioConsole.Web.csproj | SebastianTyr/RadioSimulator | 1c10c109a977c12ba134fc584b817f50d9b07b4d | [
"MIT"
] | null | null | null | RadioSimulator/RadioConsole.Web/RadioConsole.Web.csproj | SebastianTyr/RadioSimulator | 1c10c109a977c12ba134fc584b817f50d9b07b4d | [
"MIT"
] | null | null | null | <Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="EntityFramework" Version="6.4.4" />
<PackageReference Include="FluentValidation.AspNetCore" Version="9.3.0" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="9.3.0" />
<PackageReference Include="leaflet" Version="0.7.3" />
<PackageReference Include="MailKit" Version="2.10.0" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.0" />
<PackageReference Include="Microsoft.AspNetCore.Identity" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="3.1.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="3.1.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="3.1.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.0" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.5" />
<PackageReference Include="NETCore.MailKit" Version="2.0.3" />
<PackageReference Include="OpenLayers" Version="3.10.0" />
<PackageReference Include="Syncfusion.EJ2.AspNet.Core" Version="18.3.0.53" />
<PackageReference Include="vue" Version="2.6.11" />
<PackageReference Include="Vue.Net.WebComponents" Version="0.1.14" />
<PackageReference Include="VueCliMiddleware" Version="3.1.2" />
</ItemGroup>
</Project>
| 54.625 | 101 | 0.737986 |
58fe5bb7bc9a1b10ea03fe722f98544d0b6da991 | 2,604 | xml | XML | Plugins/NetDMFReader/vtkNetDmfReader.xml | utkarshayachit/ParaView | 7bbb2aa16fdef9cfbcf4a3786cad905d6770771b | [
"BSD-3-Clause"
] | 1 | 2021-07-31T19:38:03.000Z | 2021-07-31T19:38:03.000Z | Plugins/NetDMFReader/vtkNetDmfReader.xml | utkarshayachit/ParaView | 7bbb2aa16fdef9cfbcf4a3786cad905d6770771b | [
"BSD-3-Clause"
] | null | null | null | Plugins/NetDMFReader/vtkNetDmfReader.xml | utkarshayachit/ParaView | 7bbb2aa16fdef9cfbcf4a3786cad905d6770771b | [
"BSD-3-Clause"
] | 2 | 2019-01-22T19:51:40.000Z | 2021-07-31T19:38:05.000Z | <ServerManagerConfiguration>
<ProxyGroup name="sources">
<SourceProxy name="NetDmfReader"
class="vtkNetDmfReader"
label="NETDMF Reader">
<Documentation
short_help="Read NetDMF data files."
long_help="Read NetDMF (Networking Data Model and Format) files.">
The NetDMF reader reads files in NetDMF format. The expected file extension is .netdmf. Metadata is stored in the NetDMF file using an XML format, and large attribute arrays are stored in a corresponding HDF5 file. The output may be a directed graph or undirectedgraph.
</Documentation>
<StringVectorProperty
name="FileName"
command="SetFileName"
animateable="0"
number_of_elements="1">
<FileListDomain name="files"/>
<Documentation>
This property specifies the file name for the NetDMF reader.
</Documentation>
</StringVectorProperty>
<!--
<IntVectorProperty
name="TimeStepRangeInfo"
command="GetTimeStepRange"
information_only="1">
<SimpleIntInformationHelper/>
</IntVectorProperty>
<DoubleVectorProperty
name="TimestepValues"
information_only="1">
<TimeStepsInformationHelper/>
</DoubleVectorProperty>
<IntVectorProperty
name="TimeStep"
command="SetTimeStep"
number_of_elements="1"
default_values="0"
animateable="0"
information_property="TimestepValues">
<IntRangeDomain name="range">
<RequiredProperties>
<Property name="TimeStepRangeInfo" function="Range"/>
</RequiredProperties>
</IntRangeDomain>
<Documentation>
Set the current timestep.
</Documentation>
</IntVectorProperty>
-->
<DoubleVectorProperty name="TimeRange"
information_only="1">
<TimeRangeInformationHelper/>
</DoubleVectorProperty>
<!--
<IntVectorProperty
name="ShowEventsInfo"
command="GetShowEvents"
number_of_elements="1"
default_values="1">
<SimpleIntInformationHelper/>
</IntVectorProperty>
<IntVectorProperty
name="Show Events"
command="SetShowEvents"
number_of_elements="1"
default_values="1"
information_property="ShowEventsInfo">
<BooleanDomain name="bool"/>
<Documentation>
Show/Hide the event nodes.
</Documentation>
</IntVectorProperty>
-->
<!-- End NetDmfReader -->
</SourceProxy>
</ProxyGroup>
</ServerManagerConfiguration>
| 31.756098 | 276 | 0.637097 |
afec19828ad9b38b25ca50df401b66d70416baaa | 663 | xml | XML | corpus_recettes/train/recette_17422.xml | JyLIU-emma/Complexit-_recettes | 9ae6db442cbf3f10460a5e1b6e2d7d33fdf8f8f3 | [
"CC0-1.0"
] | null | null | null | corpus_recettes/train/recette_17422.xml | JyLIU-emma/Complexit-_recettes | 9ae6db442cbf3f10460a5e1b6e2d7d33fdf8f8f3 | [
"CC0-1.0"
] | null | null | null | corpus_recettes/train/recette_17422.xml | JyLIU-emma/Complexit-_recettes | 9ae6db442cbf3f10460a5e1b6e2d7d33fdf8f8f3 | [
"CC0-1.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<recette id="17422">
<titre>Salade de fraises</titre>
<type>Dessert</type>
<niveau>Très facile</niveau>
<cout>Bon marché</cout>
<ingredients>
<p>500 g de fraises</p>
<p>1 citron</p>
<p>4 cuillères à soupe de sucre en poudre</p>
</ingredients>
<preparation>
<![CDATA[
Laver les fraises, les équeuter, les couper en deux et les mettre dans un saladier. Verser dessus le jus du citron et le sucre. Mettre au réfrigérateur et laisser macérer au minimum une heure. Déguster bien frais.On peut ajouter quelques feuilles de menthe ou de la crème liquide. Un régal.
]]>
</preparation>
</recette>
| 36.833333 | 294 | 0.698341 |
93d5f1cbb9aefddf41a7e415e4acf7477ef24b28 | 2,722 | xml | XML | projects/index.xml | schmidtp0740/schmidtp0740.github.io | 4c69027c9fb2f066c49ab7d00de712a3fc0ceffc | [
"MIT"
] | null | null | null | projects/index.xml | schmidtp0740/schmidtp0740.github.io | 4c69027c9fb2f066c49ab7d00de712a3fc0ceffc | [
"MIT"
] | null | null | null | projects/index.xml | schmidtp0740/schmidtp0740.github.io | 4c69027c9fb2f066c49ab7d00de712a3fc0ceffc | [
"MIT"
] | 3 | 2018-08-28T18:10:35.000Z | 2018-08-28T18:13:22.000Z | <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Projects on philipschmidt</title>
<link>https://philipschmidt.io/projects/</link>
<description>Recent content in Projects on philipschmidt</description>
<generator>Hugo -- gohugo.io</generator>
<language>en</language>
<lastBuildDate>Wed, 02 May 2018 16:43:10 -0500</lastBuildDate>
<atom:link href="https://philipschmidt.io/projects/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>OCI CLI</title>
<link>https://philipschmidt.io/projects/oci-cli/</link>
<pubDate>Wed, 02 May 2018 16:43:10 -0500</pubDate>
<guid>https://philipschmidt.io/projects/oci-cli/</guid>
<description>https://github.com/schmidtp0740/oci-dev
Abstract This project was purely meant as a fun project to gain more experiance in Golang as well as using the SDKs for Oracle Cloud Infrastructure(OCI). OCI already has a cli built in python so I decided to rebuild it in golang. This would showcase how easy it is to install the oci without any dependecies. I also planned to add some features some technical solutions engineers might find helpful, for instance getting the ip address of a compute instance in one command instead of 3.</description>
</item>
<item>
<title>EMR on the Blockchain</title>
<link>https://philipschmidt.io/projects/hc-bc/</link>
<pubDate>Fri, 15 Dec 2017 16:58:42 -0500</pubDate>
<guid>https://philipschmidt.io/projects/hc-bc/</guid>
<description>Abstract This is a implemenation of what it might look like to put EMR on a permissioned blockchain. There are 3 participants in the bussiness network: doctor, pharmacist, and insurance auditor. The use case that a given patient&rsquo;s prescription would be tracked throughout its lifestyle. Other types of data tracked are blood pressure and heart rate data. This was a team project involving several front end developers. My role in this was to design the architecture of this solution as well as implement the api gatway to access the blockchain ledger on Oracle Block Cloud Service.</description>
</item>
<item>
<title>Permanent Traveler</title>
<link>https://philipschmidt.io/projects/permanenttraveler/</link>
<pubDate>Thu, 23 Mar 2017 13:45:46 -0500</pubDate>
<guid>https://philipschmidt.io/projects/permanenttraveler/</guid>
<description>A development for a peer for their senior showcase. Designed and Owned by Zach Smith. I simply developed with HTML, CSS, Bootstrap, and Javascript.</description>
</item>
</channel>
</rss> | 63.302326 | 624 | 0.721161 |
a2208009941571353831fba48c7a88b09b943a9f | 3,101 | xml | XML | extras/recipes/Apple_Cake_C_p.xml | coogle/coogle-recipes | b17768c1eea3239c79d4a0deaf4b9e88770a9d56 | [
"Apache-2.0",
"BSD-3-Clause"
] | 2 | 2016-11-24T11:19:50.000Z | 2018-01-20T16:53:52.000Z | extras/recipes/Apple_Cake_C_p.xml | coogle/coogle-recipes | b17768c1eea3239c79d4a0deaf4b9e88770a9d56 | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | extras/recipes/Apple_Cake_C_p.xml | coogle/coogle-recipes | b17768c1eea3239c79d4a0deaf4b9e88770a9d56 | [
"Apache-2.0",
"BSD-3-Clause"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<recipeml version="0.5">
<recipe>
<head>
<title>Apple Cake C/p</title>
<categories>
<cat>Desserts</cat>
<cat>Crockpot</cat></categories>
<yield>6</yield></head>
<ingredients>
<ing>
<amt>
<qty>1</qty>
<unit>cup</unit></amt>
<item>All-purpose flour; sifted</item></ing>
<ing>
<amt>
<qty>1 1/2</qty>
<unit>teaspoons</unit></amt>
<item>Baking powder</item></ing>
<ing>
<amt>
<qty>1/2</qty>
<unit>teaspoons</unit></amt>
<item>Salt</item></ing>
<ing>
<amt>
<qty>1</qty>
<unit>tablespoon</unit></amt>
<item>Sugar</item></ing>
<ing>
<amt>
<qty>1/4</qty>
<unit>cups</unit></amt>
<item>Shortening</item></ing>
<ing>
<amt>
<qty>1</qty>
<unit/></amt>
<item>Egg; slightly beaten</item></ing>
<ing>
<amt>
<qty>1/4</qty>
<unit>cups</unit></amt>
<item>Milk</item></ing>
<ing>
<amt>
<qty>4</qty>
<unit>cups</unit></amt>
<item>Tart apples; sliced; pared and cored</item></ing>
<ing>
<amt>
<qty>1/2</qty>
<unit>teaspoons</unit></amt>
<item>Cinnamon</item></ing>
<ing>
<amt>
<qty>1/4</qty>
<unit>teaspoons</unit></amt>
<item>Nutmeg</item></ing>
<ing>
<amt>
<qty>2</qty>
<unit>tablespoons</unit></amt>
<item>Granulated sugar</item></ing>
<ing>
<amt>
<qty>1/2</qty>
<unit>cups</unit></amt>
<item>Apricot jam</item></ing>
<ing>
<amt>
<qty>2</qty>
<unit>tablespoons</unit></amt>
<item>Shortening; melted</item></ing></ingredients>
<directions>
<step> Apple Cake 3 to 4 hours To Cook: In a medium-large bowl, sift together the
flour, baking powder, salt, and 1 tablespoon granulated sugar. With two
knives, cut the shortening into the flour until mixture is mealy. Make a
well in the center and drop in the egg and milk. Stir in the flour mixture
to form smooth batter, turn into greased 2-quart mold. Arrange the apples
in rows on top, pushing them halfway into the dough. In a small bowl, mix
the cinnamon, nutmeg and 2 tablespoons sugar. Sprinkle over the apples and
dot with apricot jam. Drizzle butter over all. Place in the slow cooker and
cover loosely with a plate. Cover the cooker, but prop the lid open a
fraction with a toothpick or a twist of foil to let excess steam escape.
Cook on High for 3 to 4 hours. Makes 6 servings. "Clear & Simple Crockery
Cooking", by Jacqueline Heriteau, Grosset & Dunlap, NY, c1975
Posted to MC-Recipe Digest V1 #774 by "jana@cablenet-va.com"
<jana@cablenet-va.com> on Sep 7, 1997
</step></directions></recipe></recipeml>
| 32.989362 | 88 | 0.536924 |
ade83e494788c386ee811069bd0b4f9e0800b528 | 9,474 | ui | XML | hackathon/atlas_builder_release/pointcloud_atlas_builder_plugin/dialog_pointcloudatlas_adjust_preference.ui | zzhmark/vaa3d_tools | 3ca418add85a59ac7e805d55a600b78330d7e53d | [
"MIT"
] | 1 | 2021-12-27T19:14:03.000Z | 2021-12-27T19:14:03.000Z | hackathon/atlas_builder_release/pointcloud_atlas_builder_plugin/dialog_pointcloudatlas_adjust_preference.ui | zzhmark/vaa3d_tools | 3ca418add85a59ac7e805d55a600b78330d7e53d | [
"MIT"
] | 1 | 2016-12-03T05:33:13.000Z | 2016-12-03T05:33:13.000Z | hackathon/atlas_builder_release/pointcloud_atlas_builder_plugin/dialog_pointcloudatlas_adjust_preference.ui | zzhmark/vaa3d_tools | 3ca418add85a59ac7e805d55a600b78330d7e53d | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Dialog_pointcloudatlas_adjust_preference</class>
<widget class="QDialog" name="Dialog_pointcloudatlas_adjust_preference">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>746</width>
<height>595</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Maximum" vsizetype="Maximum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="windowTitle">
<string>Pointcloud atlas adjust preference editor</string>
</property>
<widget class="Line" name="line">
<property name="geometry">
<rect>
<x>-10</x>
<y>502</y>
<width>876</width>
<height>16</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="QPushButton" name="pushButton_input_folder">
<property name="geometry">
<rect>
<x>633</x>
<y>16</y>
<width>77</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string>Folder...</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_input_folder">
<property name="geometry">
<rect>
<x>130</x>
<y>21</y>
<width>491</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_input_folder">
<property name="geometry">
<rect>
<x>30</x>
<y>26</y>
<width>91</width>
<height>16</height>
</rect>
</property>
<property name="maximumSize">
<size>
<width>158</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>Input folder:</string>
</property>
</widget>
<widget class="QLabel" name="label_existing_celltype_files">
<property name="geometry">
<rect>
<x>29</x>
<y>255</y>
<width>161</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>Existing cell type files:</string>
</property>
</widget>
<widget class="QListWidget" name="listWidget_existing_celltype_files">
<property name="geometry">
<rect>
<x>29</x>
<y>279</y>
<width>591</width>
<height>91</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="pushButton_remove_celltype_files">
<property name="geometry">
<rect>
<x>630</x>
<y>310</y>
<width>71</width>
<height>32</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Remove</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_finish">
<property name="geometry">
<rect>
<x>430</x>
<y>532</y>
<width>181</width>
<height>32</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Finish</string>
</property>
<property name="default">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="pushButton_cancel">
<property name="geometry">
<rect>
<x>190</x>
<y>532</y>
<width>181</width>
<height>32</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Cancel</string>
</property>
</widget>
<widget class="QLabel" name="label_output_folder">
<property name="geometry">
<rect>
<x>30</x>
<y>58</y>
<width>101</width>
<height>16</height>
</rect>
</property>
<property name="maximumSize">
<size>
<width>158</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>Output folder:</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_output_folder">
<property name="geometry">
<rect>
<x>633</x>
<y>53</y>
<width>77</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string>Folder...</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_output_folder">
<property name="geometry">
<rect>
<x>130</x>
<y>58</y>
<width>491</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_cellname_file_prefix">
<property name="geometry">
<rect>
<x>30</x>
<y>118</y>
<width>141</width>
<height>16</height>
</rect>
</property>
<property name="maximumSize">
<size>
<width>158</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>Cell name file prefix:</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_cellname_file_prefix">
<property name="geometry">
<rect>
<x>177</x>
<y>117</y>
<width>441</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_cellname_file_surfix">
<property name="geometry">
<rect>
<x>177</x>
<y>159</y>
<width>441</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_cellname_file_surfix">
<property name="geometry">
<rect>
<x>30</x>
<y>160</y>
<width>141</width>
<height>16</height>
</rect>
</property>
<property name="maximumSize">
<size>
<width>158</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>Cell name file suffix:</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_celltype_file">
<property name="geometry">
<rect>
<x>127</x>
<y>220</y>
<width>491</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_celltype_file">
<property name="geometry">
<rect>
<x>30</x>
<y>222</y>
<width>141</width>
<height>16</height>
</rect>
</property>
<property name="maximumSize">
<size>
<width>158</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>Cell type file: </string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_celltype_file">
<property name="geometry">
<rect>
<x>630</x>
<y>217</y>
<width>77</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string>File...</string>
</property>
</widget>
<widget class="QLabel" name="label_cellstat_file_surfix">
<property name="geometry">
<rect>
<x>33</x>
<y>422</y>
<width>151</width>
<height>16</height>
</rect>
</property>
<property name="maximumSize">
<size>
<width>158</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>Cell statistics file surfix:</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_cellstat_file_surfix">
<property name="geometry">
<rect>
<x>210</x>
<y>418</y>
<width>411</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_markermap_file">
<property name="geometry">
<rect>
<x>34</x>
<y>463</y>
<width>151</width>
<height>16</height>
</rect>
</property>
<property name="maximumSize">
<size>
<width>158</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>Marker map file:</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_markermap_file">
<property name="geometry">
<rect>
<x>210</x>
<y>462</y>
<width>411</width>
<height>22</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="Line" name="line_2">
<property name="geometry">
<rect>
<x>0</x>
<y>90</y>
<width>876</width>
<height>16</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="Line" name="line_3">
<property name="geometry">
<rect>
<x>0</x>
<y>190</y>
<width>876</width>
<height>16</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
<widget class="Line" name="line_4">
<property name="geometry">
<rect>
<x>0</x>
<y>385</y>
<width>876</width>
<height>16</height>
</rect>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>
| 22.665072 | 73 | 0.58518 |
d5e068e7b280ee1f63d70771d8daa218078573ef | 88 | xml | XML | .idea/dictionaries/_panjunyu.xml | pjy520/anywhere | 5cb0d5141597dfc316e537ae4c0359dcc65603a5 | [
"MIT"
] | null | null | null | .idea/dictionaries/_panjunyu.xml | pjy520/anywhere | 5cb0d5141597dfc316e537ae4c0359dcc65603a5 | [
"MIT"
] | null | null | null | .idea/dictionaries/_panjunyu.xml | pjy520/anywhere | 5cb0d5141597dfc316e537ae4c0359dcc65603a5 | [
"MIT"
] | null | null | null | <component name="ProjectDictionaryState">
<dictionary name="_panjunyu" />
</component> | 29.333333 | 41 | 0.761364 |
b94b6604949ac977f27ee9352d7f0ea461c7ddbd | 3,440 | ui | XML | src/view/ui/window_main.ui | mjovanc/trademax-api-client | ac71e9b457b087c7b3d6fcdfea27a989ca7ec875 | [
"MIT"
] | null | null | null | src/view/ui/window_main.ui | mjovanc/trademax-api-client | ac71e9b457b087c7b3d6fcdfea27a989ca7ec875 | [
"MIT"
] | 7 | 2020-12-28T11:56:49.000Z | 2021-01-07T17:37:16.000Z | src/view/ui/window_main.ui | mjovanc/trademax-api-client | ac71e9b457b087c7b3d6fcdfea27a989ca7ec875 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>900</width>
<height>580</height>
</rect>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="QStackedWidget" name="stackedwidget">
<property name="geometry">
<rect>
<x>20</x>
<y>110</y>
<width>851</width>
<height>421</height>
</rect>
</property>
<widget class="QWidget" name="start">
<widget class="QWidget" name="horizontalLayoutWidget_2">
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>811</width>
<height>80</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="label_api_status">
<property name="font">
<font>
<family>DejaVu Sans</family>
<pointsize>16</pointsize>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>API Status: </string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget">
<property name="geometry">
<rect>
<x>20</x>
<y>120</y>
<width>811</width>
<height>41</height>
</rect>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QPushButton" name="btn_purchase_orders">
<property name="styleSheet">
<string notr="true">min-height:1.5em;</string>
</property>
<property name="text">
<string>Purchase Orders</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btn_about">
<property name="styleSheet">
<string notr="true">min-height:1.5em;</string>
</property>
<property name="text">
<string>About</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QWidget" name="page_2"/>
</widget>
<widget class="QWidget" name="verticalLayoutWidget">
<property name="geometry">
<rect>
<x>40</x>
<y>20</y>
<width>541</width>
<height>91</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QLabel" name="label">
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap>../../../resources/img/logo.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<widget class="QMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>900</width>
<height>22</height>
</rect>
</property>
</widget>
<widget class="QStatusBar" name="statusbar"/>
</widget>
<resources/>
<connections/>
</ui>
| 25.864662 | 63 | 0.536919 |
160e6efac5a918a5eec6ba14eacefe0b7cac8755 | 1,143 | zcml | XML | medialog/tvedttheme/configure.zcml | espenmn/medialog.tvedttheme | c4fb7a1cf84eb99a11126927fa0ba2f566ba4233 | [
"CC-BY-3.0"
] | 1 | 2015-09-23T20:03:45.000Z | 2015-09-23T20:03:45.000Z | medialog/tvedttheme/configure.zcml | espenmn/medialog.tvedttheme | c4fb7a1cf84eb99a11126927fa0ba2f566ba4233 | [
"CC-BY-3.0"
] | null | null | null | medialog/tvedttheme/configure.zcml | espenmn/medialog.tvedttheme | c4fb7a1cf84eb99a11126927fa0ba2f566ba4233 | [
"CC-BY-3.0"
] | null | null | null | <configure
xmlns="http://namespaces.zope.org/zope"
xmlns:five="http://namespaces.zope.org/five"
xmlns:i18n="http://namespaces.zope.org/i18n"
xmlns:genericsetup="http://namespaces.zope.org/genericsetup"
xmlns:plone="http://namespaces.plone.org/plone"
i18n_domain="medialog.tvedttheme">
<five:registerPackage package="." initialize=".initialize" />
<include package="plone.app.contentmenu" />
<genericsetup:registerProfile
name="default"
title="medialog.tvedttheme"
directory="profiles/default"
description="Installs the medialog.tvedttheme package"
provides="Products.GenericSetup.interfaces.EXTENSION"
/>
<plone:static type="theme" directory="static" />
<browser:page
name="fullpage"
permission="zope2.View"
for="zope.location.interfaces.IContained"
template="templates/fullpage.pt"
/>
<!-- MENU ITEMS -->
<browser:menuItems
for="zope.location.interfaces.IContained"
menu="plone_displayviews">
<browser:menuItem
title="Fullpage"
action="fullpage"
/>
</browser:menuItems>
</configure>
| 24.319149 | 64 | 0.672791 |
d74f564775a540462a07bcffa55502a90fcfee79 | 1,070 | xaml | XML | Utilities/Orion.Forms/MainWindow.xaml | mmrath/Highlander.Net | 578eadc2aa9e4c85838751d9d102c1b5bd4c5d71 | [
"BSD-3-Clause"
] | null | null | null | Utilities/Orion.Forms/MainWindow.xaml | mmrath/Highlander.Net | 578eadc2aa9e4c85838751d9d102c1b5bd4c5d71 | [
"BSD-3-Clause"
] | null | null | null | Utilities/Orion.Forms/MainWindow.xaml | mmrath/Highlander.Net | 578eadc2aa9e4c85838751d9d102c1b5bd4c5d71 | [
"BSD-3-Clause"
] | 1 | 2021-10-02T09:53:21.000Z | 2021-10-02T09:53:21.000Z | <Window x:Class="Orion.Forms.MainWindow"
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:Orion.Forms"
mc:Ignorable="d"
Title="MainWindow" Height="350" Width="732.158">
<Grid HorizontalAlignment="Left" Width="722" Margin="0,0,0,1">
<ListView HorizontalAlignment="Left" Height="299" Margin="19,10,0,0" VerticalAlignment="Top" Width="680">
<ListView.View>
<GridView>
<GridViewColumn/>
</GridView>
</ListView.View>
</ListView>
<Grid HorizontalAlignment="Left" Height="299" Margin="215,10,0,0" VerticalAlignment="Top" Width="181"/>
<Button Content="Show" HorizontalAlignment="Left" Height="20" Margin="185,-25,0,0" VerticalAlignment="Top" Width="55"/>
</Grid>
</Window>
| 50.952381 | 127 | 0.629907 |
71e454e7e45ae425c9441882771158a7130937bc | 4,790 | xml | XML | project/c++/mri/src/jreport/chartComponents/DistributionCharts/catalogUIConfig.xml | jia57196/code41 | df611f84592afd453ccb2d22a7ad999ddb68d028 | [
"Apache-2.0"
] | null | null | null | project/c++/mri/src/jreport/chartComponents/DistributionCharts/catalogUIConfig.xml | jia57196/code41 | df611f84592afd453ccb2d22a7ad999ddb68d028 | [
"Apache-2.0"
] | null | null | null | project/c++/mri/src/jreport/chartComponents/DistributionCharts/catalogUIConfig.xml | jia57196/code41 | df611f84592afd453ccb2d22a7ad999ddb68d028 | [
"Apache-2.0"
] | null | null | null | <CatalogUI>
<Database name="Server">
<Formula fieldPaneWidth="210" functionPaneWidth="220" height="550" name="TimeServiceGroup" textPaneHeight="150" type="Server" width="700" x="250" y="124"></Formula>
<Query height="500" name="Uplink_serv_dist" spaneHeight="300" type="Server" width="600" x="1096" y="156">
<QueryTable databaseType="Server" height="140" name="servicedistribution" queryType="Uplink_serv_dist" width="140" x="15" y="15"></QueryTable>
</Query>
</Database>
<Database name="Data Source 1">
<Formula fieldPaneWidth="210" functionPaneWidth="220" height="550" name="TimeServiceGroup" textPaneHeight="150" type="Data Source 1" width="700" x="250" y="124"></Formula>
</Database>
<Database name="LocalFirstCatDB">
<Formula fieldPaneWidth="210" functionPaneWidth="220" height="550" name="ServiceGroupingFormula" textPaneHeight="150" type="LocalFirstCatDB" width="700" x="250" y="124"></Formula>
<Query height="500" name="ServiceTypeDistCacl" spaneHeight="300" type="LocalFirstCatDB" width="600" x="333" y="124">
<QueryTable databaseType="LocalFirstCatDB" height="140" name="kpi_distribution_calc" queryType="ServiceTypeDistCacl" width="140" x="170" y="15"></QueryTable>
<QueryTable databaseType="LocalFirstCatDB" height="140" name="dimension_distribution_calc" queryType="ServiceTypeDistCacl" width="140" x="15" y="15"></QueryTable>
</Query>
<Formula fieldPaneWidth="210" functionPaneWidth="220" height="550" name="ServiceGroupDimGroupingFormula" textPaneHeight="150" type="LocalFirstCatDB" width="700" x="250" y="124"></Formula>
<Query height="500" name="set4_service_dist" spaneHeight="300" type="LocalFirstCatDB" width="600" x="333" y="124">
<QueryTable databaseType="LocalFirstCatDB" height="140" name="service_dist_view_2" queryType="set4_service_dist" width="140" x="15" y="15"></QueryTable>
</Query>
<Formula fieldPaneWidth="210" functionPaneWidth="220" height="550" name="set4_service_dist_calc" textPaneHeight="150" type="LocalFirstCatDB" width="700" x="250" y="124"></Formula>
<Formula fieldPaneWidth="210" functionPaneWidth="220" height="550" name="service_type_dist_calc" textPaneHeight="150" type="LocalFirstCatDB" width="700" x="250" y="124"></Formula>
<Query height="500" name="service_type_dist_view" spaneHeight="300" type="LocalFirstCatDB" width="600" x="333" y="124">
<QueryTable databaseType="LocalFirstCatDB" height="140" name="service_type_dist_view" queryType="service_type_dist_view" width="140" x="15" y="15"></QueryTable>
</Query>
<Formula fieldPaneWidth="210" functionPaneWidth="220" height="550" name="rep1_value" textPaneHeight="150" type="LocalFirstCatDB" width="700" x="250" y="124"></Formula>
<Formula fieldPaneWidth="210" functionPaneWidth="220" height="550" name="SalesValue" textPaneHeight="150" type="LocalFirstCatDB" width="700" x="250" y="124"></Formula>
<Formula fieldPaneWidth="210" functionPaneWidth="220" height="550" name="ByteVolumeGroupingFormula" textPaneHeight="150" type="LocalFirstCatDB" width="700" x="250" y="124"></Formula>
<Query height="500" name="big_query" spaneHeight="300" type="LocalFirstCatDB" width="600" x="333" y="124">
<QueryTable databaseType="LocalFirstCatDB" height="140" name="big_table" queryType="big_query" width="139" x="15" y="15"></QueryTable>
</Query>
</Database>
</CatalogUI> | 145.151515 | 259 | 0.513152 |
e45a0b76d0108921e5a129c6519eccb45eb28ee6 | 235 | xml | XML | Annotations/13.xml | TRYON-Technology/NextCanada-LOGO-Dataset | ff93d47bfcdb757a925521f780a34ef47e3908b6 | [
"MIT"
] | null | null | null | Annotations/13.xml | TRYON-Technology/NextCanada-LOGO-Dataset | ff93d47bfcdb757a925521f780a34ef47e3908b6 | [
"MIT"
] | null | null | null | Annotations/13.xml | TRYON-Technology/NextCanada-LOGO-Dataset | ff93d47bfcdb757a925521f780a34ef47e3908b6 | [
"MIT"
] | null | null | null | <annotation><filename>13</filename><size><width>416</width><height>416</height><depth>3</depth></size><object><name>NextCanada</name><bndbox><xmin>181</xmin><ymin>65</ymin><xmax>329</xmax><ymax>203</ymax></bndbox></object></annotation> | 235 | 235 | 0.723404 |
f42bd854fea9b42dee8e53b56ebfc06f42f9931b | 1,287 | fxml | XML | src/tk/greydynamics/JavaFX/Windows/ListSelectWindow.fxml | elementofprgress/Frostbite3_Editor | 870cb21d66dfa5473fe97426b05648cf1911c5f7 | [
"ImageMagick"
] | 56 | 2016-01-01T21:48:08.000Z | 2021-08-16T19:57:13.000Z | src/tk/greydynamics/JavaFX/Windows/ListSelectWindow.fxml | elementofprgress/Frostbite3_Editor | 870cb21d66dfa5473fe97426b05648cf1911c5f7 | [
"ImageMagick"
] | 4 | 2016-01-05T18:18:38.000Z | 2016-09-03T09:24:49.000Z | src/tk/greydynamics/JavaFX/Windows/ListSelectWindow.fxml | elementofprgress/Frostbite3_Editor | 870cb21d66dfa5473fe97426b05648cf1911c5f7 | [
"ImageMagick"
] | 23 | 2016-03-26T10:06:12.000Z | 2021-07-10T00:33:32.000Z | <?xml version="1.0" encoding="UTF-8"?>
<?import javafx.geometry.*?>
<?import javafx.scene.control.*?>
<?import java.lang.*?>
<?import javafx.scene.layout.*?>
<BorderPane fx:id="base" maxHeight="-Infinity" maxWidth="-Infinity" minHeight="-Infinity" minWidth="-Infinity" prefHeight="316.0" prefWidth="477.0" xmlns="http://javafx.com/javafx/8" xmlns:fx="http://javafx.com/fxml/1">
<top>
<Label fx:id="text" text="Label" textAlignment="CENTER" BorderPane.alignment="CENTER" />
</top>
<bottom>
<HBox alignment="CENTER" BorderPane.alignment="CENTER">
<children>
<Button fx:id="button1" mnemonicParsing="false" onAction="#button1Click" text="Button">
<HBox.margin>
<Insets bottom="5.0" left="5.0" right="50.0" top="5.0" />
</HBox.margin>
</Button>
<Button fx:id="button2" mnemonicParsing="false" onAction="#button2Click" text="Button">
<HBox.margin>
<Insets bottom="5.0" left="50.0" right="5.0" top="5.0" />
</HBox.margin>
</Button>
</children>
</HBox>
</bottom>
<center>
<ListView fx:id="list" prefHeight="38.0" prefWidth="477.0" BorderPane.alignment="CENTER" />
</center>
</BorderPane>
| 40.21875 | 219 | 0.586636 |
ff0053bfdb6f729ca71c2d07388fb5d7f3f0b523 | 316 | xml | XML | xml/data.xml | majie1306410136/personweb | 4aafadd7cf730b17d259b275990714f8ce91e9a0 | [
"Apache-2.0"
] | null | null | null | xml/data.xml | majie1306410136/personweb | 4aafadd7cf730b17d259b275990714f8ce91e9a0 | [
"Apache-2.0"
] | null | null | null | xml/data.xml | majie1306410136/personweb | 4aafadd7cf730b17d259b275990714f8ce91e9a0 | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<userdata>
<user>
<username>coder</username>
<userwords>测测测测测测</userwords>
<time>2016年10月12日 00:23:30</time>
</user>
<user>
<username>coder</username>
<userwords>试试试试试试</userwords>
<time>2016年10月12日 00:24:35</time>
</user>
</userdata>
| 21.066667 | 38 | 0.620253 |
fa3db9984b4568fd633903975808c287b1b5a7ac | 1,770 | fsproj | XML | EmptyBox.Mathematics/EmptyBox.Mathematics.fsproj | DjArt/EmptyBox.Mathematics | fef2c059800e55fb43a3fff95b240a42fc1b6618 | [
"MIT"
] | null | null | null | EmptyBox.Mathematics/EmptyBox.Mathematics.fsproj | DjArt/EmptyBox.Mathematics | fef2c059800e55fb43a3fff95b240a42fc1b6618 | [
"MIT"
] | null | null | null | EmptyBox.Mathematics/EmptyBox.Mathematics.fsproj | DjArt/EmptyBox.Mathematics | fef2c059800e55fb43a3fff95b240a42fc1b6618 | [
"MIT"
] | null | null | null | <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<OutputType>Library</OutputType>
</PropertyGroup>
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<ApplicationIcon />
<OutputTypeEx>library</OutputTypeEx>
<StartupObject />
<TargetFSharpCoreVersion>3.259.41.0</TargetFSharpCoreVersion>
<PackageId>EmptyBox.Mathematics</PackageId>
<Version>0.0.3.0</Version>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>Dj Art</Authors>
<Company />
<Description>Библиотека для аналитических математических расчётов.</Description>
<PackageTags>.NET, Mathematic</PackageTags>
<AssemblyVersion>0.0.3.0</AssemblyVersion>
<FileVersion>0.0.3.0</FileVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DefineConstants>RELEASE;NETSTANDARD2_0</DefineConstants>
<DocumentationFile>bin\Release\netstandard2.0\EmptyBox.Mathematics.xml</DocumentationFile>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DocumentationFile>bin\Debug\netstandard2.0\EmptyBox.Mathematics.xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<Compile Include="AssemblyInfo.fs" />
<Compile Include="Matrix.fs" />
<Compile Include="Expressions\Expressions.fs" />
<Compile Include="Expressions\MatrixMethods.fs" />
</ItemGroup>
<ItemGroup>
<PackageReference Update="FSharp.Core" Version="4.2.3" />
</ItemGroup>
<ItemGroup>
<Folder Include="Text\" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="EmptyBox.ScriptRuntime" Version="0.0.0.2" />
</ItemGroup>
</Project> | 34.038462 | 98 | 0.720904 |
c599830b738aa7728dd4b15ca2458d0aa7c2d465 | 3,807 | xml | XML | output/biejournals_707.xml | opencultureconsulting/noah-biejournals | 95421c983d38412fc88f43ca7a1d110514360dbd | [
"MIT"
] | 1 | 2021-10-06T15:22:15.000Z | 2021-10-06T15:22:15.000Z | output/biejournals_707.xml | opencultureconsulting/noah-biejournals | 95421c983d38412fc88f43ca7a1d110514360dbd | [
"MIT"
] | null | null | null | output/biejournals_707.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_707">
<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="eng">
<title>Young People and the European Dimension in a Norwegian Context. Migration and National Critical Events as Challenges to Citizenship Education</title>
</titleInfo>
<name type="personal">
<displayForm>Skeie, Geir</displayForm>
<namePart type="family">Skeie</namePart>
<namePart type="given">Geir</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">2014-04-06</dateIssued>
</originInfo>
<language>
<languageTerm type="code" authority="iso639-2b">eng</languageTerm>
</language>
<abstract lang="eng">The article discusses the ‘European dimension’ in a Norwegian context with focus on the relevance for young people in particular. Against a backdrop of literature discussing Norwegian majority self-understanding in relation to Europe, the article discusses some examples that are relevant for addressing the overall theme, namely recent work-migration to Norway and the terrorist attacks of 22. July 2011. As different as they may be, both these cases are raising urgent issues related to socio-cultural diversity, inclusion and resilience and it is suggested that this may be addressed more in citizenship education.</abstract>
<subject lang="ger">
</subject>
<subject lang="eng">
</subject>
<relatedItem type="host">
<titleInfo>
<title>JSSE - Journal of Social Science Education</title>
</titleInfo>
<identifier type="issn">1618-5293</identifier>
<part>
</part>
</relatedItem>
<identifier type="doi">10.4119/jsse-707</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_707</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_707">
<mets:FLocat xlink:href="https://www.jsse.org/index.php/jsse/article/download/707/763" LOCTYPE="URL"/>
</mets:file>
</mets:fileGrp>
</mets:fileSec>
<mets:structMap TYPE="LOGICAL">
<mets:div TYPE="document" ID="biejournals_707" DMDID="DMD_biejournals_707">
<mets:fptr FILEID="FILE0_biejournals_707"/>
</mets:div>
</mets:structMap>
</mets:mets>
| 60.428571 | 669 | 0.55398 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.