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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b14bfd411bbdcdd2e1b202c83700e3320453e6c6 | 1,603 | xml | XML | sources/Interop/Windows/DirectX/um/DirectML/DML_ELEMENT_WISE_RECIP_OPERATOR_DESC.xml | JeremyKuhne/terrafx.interop.windows | 337dab04103688027ccfbee0180568de552283de | [
"MIT"
] | null | null | null | sources/Interop/Windows/DirectX/um/DirectML/DML_ELEMENT_WISE_RECIP_OPERATOR_DESC.xml | JeremyKuhne/terrafx.interop.windows | 337dab04103688027ccfbee0180568de552283de | [
"MIT"
] | null | null | null | sources/Interop/Windows/DirectX/um/DirectML/DML_ELEMENT_WISE_RECIP_OPERATOR_DESC.xml | JeremyKuhne/terrafx.interop.windows | 337dab04103688027ccfbee0180568de552283de | [
"MIT"
] | 1 | 2019-11-20T23:26:14.000Z | 2019-11-20T23:26:14.000Z | <?xml version="1.0" encoding="utf-8"?>
<!-- Copyright © Tanner Gooding and Contributors. Licensed under the MIT License (MIT). See License.md in the repository root for more information. -->
<!-- Ported from https://github.com/MicrosoftDocs/sdk-api/ -->
<doc>
<member name="DML_ELEMENT_WISE_RECIP_OPERATOR_DESC">
<summary>
<para>Computes the reciprocal for each element of the input tensor, placing the result into the corresponding element of the output tensor.</para>
<code>f(x) = 1 / x
</code>
<para>This operator supports in-place execution, meaning that the output tensor is permitted to alias the input tensor during binding.</para>
</summary>
</member>
<member name="DML_ELEMENT_WISE_RECIP_OPERATOR_DESC.InputTensor">
<summary>
<para>Type: <b>const <see cref="DML_TENSOR_DESC" />*</b></para>
<para>The tensor to read from for the first input tensor, x.</para>
</summary>
</member>
<member name="DML_ELEMENT_WISE_RECIP_OPERATOR_DESC.OutputTensor">
<summary>
<para>Type: <b>const <see cref="DML_TENSOR_DESC" />*</b></para>
<para>The output tensor to write the results to.</para>
</summary>
</member>
<member name="DML_ELEMENT_WISE_RECIP_OPERATOR_DESC.ScaleBias">
<summary>
<para>Type: _Maybenull_ <b>const <see cref="DML_SCALE_BIAS" />*</b></para>
<para>An optional scale and bias to apply to the input. If present, this has the effect of applying the function <code>g(x) = x * scale + bias</code> to each <i>input</i> element prior to computing this operator.</para>
</summary>
</member>
</doc> | 51.709677 | 225 | 0.696195 |
9ab46f82ff046ae118a703a891e138c09a2b797c | 626 | xml | XML | src/chrome/content/rules/SPDX.org.xml | jpds/https-everywhere | 429738b4f0b32642c8f474b906f4ff89f9cf5650 | [
"MIT"
] | 4 | 2015-01-07T22:53:36.000Z | 2019-05-24T09:59:06.000Z | src/chrome/content/rules/SPDX.org.xml | paulirish/https-everywhere | 95affd35c1b88981a99511aeae85d6868740737a | [
"MIT"
] | null | null | null | src/chrome/content/rules/SPDX.org.xml | paulirish/https-everywhere | 95affd35c1b88981a99511aeae85d6868740737a | [
"MIT"
] | null | null | null | <!--
For other Linux Foundation coverage, see LinuxFoundation.xml.
Problematic domains:
- www.spdx.org (mismatched)
-->
<ruleset name="SPDX.org (partial)">
<target host="spdx.org" />
<!--
wiki redirects to http
-->
<exclusion pattern="^http://spdx\.org/wiki/" />
<target host="*.spdx.org" />
<!--
spdx.org wiki redirects to http, so
we don't want to match wiki cookies:
-->
<securecookie host="^\.spdx\.org$" name="^SESS.*" />
<rule from="^http://(?:www\.)?spdx\.org/"
to="https://spdx.org/" />
<rule from="^http://lists\.spdx\.org/"
to="https://lists.spdx.org/" />
</ruleset> | 18.969697 | 62 | 0.594249 |
969eabde98d9d4d866bd567aa8dea34ff8cde6a8 | 33,045 | xml | XML | all_annotations/segmented_annotations/frame02526.xml | Cvladianu/keras-retinanet | 6bfd666dd20d87b6eca9dc649faec71e86d72f4d | [
"Apache-2.0"
] | null | null | null | all_annotations/segmented_annotations/frame02526.xml | Cvladianu/keras-retinanet | 6bfd666dd20d87b6eca9dc649faec71e86d72f4d | [
"Apache-2.0"
] | null | null | null | all_annotations/segmented_annotations/frame02526.xml | Cvladianu/keras-retinanet | 6bfd666dd20d87b6eca9dc649faec71e86d72f4d | [
"Apache-2.0"
] | null | null | null | <annotations>
<file>frame02526</file>
<object>
<name>bed</name>
<bndbox>
<xmin>0.0</xmin>
<ymin>0.0</ymin>
<xmax>640.2</xmax>
<ymax>470.30765</ymax>
</bndbox>
</object>
<object>
<name>bed</name>
<bndbox>
<xmin>324.3759</xmin>
<ymin>0.0</ymin>
<xmax>860.4624</xmax>
<ymax>476.00067</ymax>
</bndbox>
</object>
<object>
<name>bed</name>
<bndbox>
<xmin>0.0</xmin>
<ymin>244.44218</ymin>
<xmax>611.7667</xmax>
<ymax>679.0408</ymax>
</bndbox>
</object>
<object>
<name>bed</name>
<bndbox>
<xmin>0.0</xmin>
<ymin>484.40613</ymin>
<xmax>640.2</xmax>
<ymax>960.0</ymax>
</bndbox>
</object>
<object>
<name>bed</name>
<bndbox>
<xmin>722.7436</xmin>
<ymin>491.7388</ymin>
<xmax>1276.1335</xmax>
<ymax>952.81213</ymax>
</bndbox>
</object>
<object>
<name>bed</name>
<bndbox>
<xmin>960.0</xmin>
<ymin>503.89542</ymin>
<xmax>1287.068</xmax>
<ymax>952.55597</ymax>
</bndbox>
</object>
<object>
<name>cake</name>
<bndbox>
<xmin>0.0</xmin>
<ymin>0.0</ymin>
<xmax>639.8497</xmax>
<ymax>470.8753</ymax>
</bndbox>
</object>
<object>
<name>cake</name>
<bndbox>
<xmin>1164.8646</xmin>
<ymin>347.8401</ymin>
<xmax>1228.8246</xmax>
<ymax>446.10822</ymax>
</bndbox>
</object>
<object>
<name>cake</name>
<bndbox>
<xmin>1165.6971</xmin>
<ymin>348.02255</ymin>
<xmax>1229.3988</xmax>
<ymax>445.68524</ymax>
</bndbox>
</object>
<object>
<name>cake</name>
<bndbox>
<xmin>1165.5897</xmin>
<ymin>348.18213</ymin>
<xmax>1229.0074</xmax>
<ymax>445.31274</ymax>
</bndbox>
</object>
<object>
<name>teddy bear</name>
<bndbox>
<xmin>0.0</xmin>
<ymin>2.0111058</ymin>
<xmax>640.2</xmax>
<ymax>466.76672</ymax>
</bndbox>
</object>
<object>
<name>teddy bear</name>
<bndbox>
<xmin>1165.0305</xmin>
<ymin>348.67545</ymin>
<xmax>1230.3811</xmax>
<ymax>447.36102</ymax>
</bndbox>
</object>
<object>
<name>teddy bear</name>
<bndbox>
<xmin>1165.2463</xmin>
<ymin>348.76575</ymin>
<xmax>1230.0175</xmax>
<ymax>446.4276</ymax>
</bndbox>
</object>
<object>
<name>teddy bear</name>
<bndbox>
<xmin>1028.4203</xmin>
<ymin>181.31259</ymin>
<xmax>1093.1404</xmax>
<ymax>259.8081</ymax>
</bndbox>
</object>
<object>
<name>teddy bear</name>
<bndbox>
<xmin>1163.951</xmin>
<ymin>347.60876</ymin>
<xmax>1228.4591</xmax>
<ymax>445.8881</ymax>
</bndbox>
</object>
<object>
<name>teddy bear</name>
<bndbox>
<xmin>799.8121</xmin>
<ymin>273.76434</ymin>
<xmax>844.1299</xmax>
<ymax>367.60742</ymax>
</bndbox>
</object>
<object>
<name>teddy bear</name>
<bndbox>
<xmin>1165.6421</xmin>
<ymin>350.392</ymin>
<xmax>1228.8037</xmax>
<ymax>447.20386</ymax>
</bndbox>
</object>
<object>
<name>teddy bear</name>
<bndbox>
<xmin>0.0</xmin>
<ymin>501.51486</ymin>
<xmax>632.4484</xmax>
<ymax>960.0</ymax>
</bndbox>
</object>
<object>
<name>teddy bear</name>
<bndbox>
<xmin>212.16177</xmin>
<ymin>637.77686</ymin>
<xmax>590.3651</xmax>
<ymax>936.6746</ymax>
</bndbox>
</object>
<object>
<name>teddy bear</name>
<bndbox>
<xmin>1113.4564</xmin>
<ymin>604.54565</ymin>
<xmax>1232.8785</xmax>
<ymax>725.5292</ymax>
</bndbox>
</object>
<object>
<name>teddy bear</name>
<bndbox>
<xmin>1178.534</xmin>
<ymin>654.5305</ymin>
<xmax>1268.6405</xmax>
<ymax>842.7597</ymax>
</bndbox>
</object>
<object>
<name>teddy bear</name>
<bndbox>
<xmin>960.0</xmin>
<ymin>499.29926</ymin>
<xmax>1279.7037</xmax>
<ymax>954.71313</ymax>
</bndbox>
</object>
<object>
<name>teddy bear</name>
<bndbox>
<xmin>1139.7478</xmin>
<ymin>629.5333</ymin>
<xmax>1249.0996</xmax>
<ymax>770.7223</ymax>
</bndbox>
</object>
<object>
<name>cat</name>
<bndbox>
<xmin>0.0</xmin>
<ymin>0.0</ymin>
<xmax>640.2</xmax>
<ymax>471.8788</ymax>
</bndbox>
</object>
<object>
<name>cat</name>
<bndbox>
<xmin>388.45605</xmin>
<ymin>41.3865</ymin>
<xmax>490.82562</xmax>
<ymax>107.62122</ymax>
</bndbox>
</object>
<object>
<name>cat</name>
<bndbox>
<xmin>390.33875</xmin>
<ymin>37.2998</ymin>
<xmax>487.2785</xmax>
<ymax>109.34238</ymax>
</bndbox>
</object>
<object>
<name>cat</name>
<bndbox>
<xmin>323.64313</xmin>
<ymin>20.620802</ymin>
<xmax>551.4179</xmax>
<ymax>466.91132</ymax>
</bndbox>
</object>
<object>
<name>cat</name>
<bndbox>
<xmin>6.129987</xmin>
<ymin>484.91794</ymin>
<xmax>640.2</xmax>
<ymax>960.0</ymax>
</bndbox>
</object>
<object>
<name>cat</name>
<bndbox>
<xmin>764.73895</xmin>
<ymin>515.8485</ymin>
<xmax>1274.9045</xmax>
<ymax>955.26526</ymax>
</bndbox>
</object>
<object>
<name>cat</name>
<bndbox>
<xmin>960.0</xmin>
<ymin>502.38376</ymin>
<xmax>1278.8679</xmax>
<ymax>952.4946</ymax>
</bndbox>
</object>
<object>
<name>cat</name>
<bndbox>
<xmin>1062.9048</xmin>
<ymin>611.66656</ymin>
<xmax>1280.1168</xmax>
<ymax>935.8793</ymax>
</bndbox>
</object>
<object>
<name>cat</name>
<bndbox>
<xmin>1183.5348</xmin>
<ymin>687.0916</ymin>
<xmax>1246.3088</xmax>
<ymax>756.1842</ymax>
</bndbox>
</object>
<object>
<name>cat</name>
<bndbox>
<xmin>1188.5344</xmin>
<ymin>643.49664</ymin>
<xmax>1276.1934</xmax>
<ymax>860.06226</ymax>
</bndbox>
</object>
<object>
<name>cat</name>
<bndbox>
<xmin>1115.6531</xmin>
<ymin>658.3066</ymin>
<xmax>1247.216</xmax>
<ymax>865.65204</ymax>
</bndbox>
</object>
<object>
<name>dog</name>
<bndbox>
<xmin>0.0</xmin>
<ymin>0.0</ymin>
<xmax>640.2</xmax>
<ymax>470.30765</ymax>
</bndbox>
</object>
<object>
<name>dog</name>
<bndbox>
<xmin>984.35547</xmin>
<ymin>105.30056</ymin>
<xmax>1093.3925</xmax>
<ymax>285.7605</ymax>
</bndbox>
</object>
<object>
<name>dog</name>
<bndbox>
<xmin>1164.6313</xmin>
<ymin>347.96777</ymin>
<xmax>1228.8793</xmax>
<ymax>445.52048</ymax>
</bndbox>
</object>
<object>
<name>dog</name>
<bndbox>
<xmin>933.79407</xmin>
<ymin>23.041908</ymin>
<xmax>1155.3649</xmax>
<ymax>284.15936</ymax>
</bndbox>
</object>
<object>
<name>dog</name>
<bndbox>
<xmin>1165.7898</xmin>
<ymin>348.05533</ymin>
<xmax>1228.9457</xmax>
<ymax>445.49612</ymax>
</bndbox>
</object>
<object>
<name>dog</name>
<bndbox>
<xmin>1024.5211</xmin>
<ymin>184.41725</ymin>
<xmax>1091.8677</xmax>
<ymax>277.80273</ymax>
</bndbox>
</object>
<object>
<name>dog</name>
<bndbox>
<xmin>1023.5016</xmin>
<ymin>240.53003</ymin>
<xmax>1086.0297</xmax>
<ymax>282.03442</ymax>
</bndbox>
</object>
<object>
<name>dog</name>
<bndbox>
<xmin>1164.4417</xmin>
<ymin>347.6052</ymin>
<xmax>1228.863</xmax>
<ymax>446.6891</ymax>
</bndbox>
</object>
<object>
<name>dog</name>
<bndbox>
<xmin>1166.5778</xmin>
<ymin>350.46158</ymin>
<xmax>1229.6492</xmax>
<ymax>447.77835</ymax>
</bndbox>
</object>
<object>
<name>dog</name>
<bndbox>
<xmin>1023.45966</xmin>
<ymin>240.29758</ymin>
<xmax>1085.5262</xmax>
<ymax>282.21582</ymax>
</bndbox>
</object>
<object>
<name>dog</name>
<bndbox>
<xmin>6.169794</xmin>
<ymin>480.0</ymin>
<xmax>634.7405</xmax>
<ymax>960.0</ymax>
</bndbox>
</object>
<object>
<name>dog</name>
<bndbox>
<xmin>961.6116</xmin>
<ymin>537.2735</ymin>
<xmax>1283.556</xmax>
<ymax>960.0</ymax>
</bndbox>
</object>
<object>
<name>couch</name>
<bndbox>
<xmin>0.0</xmin>
<ymin>0.0</ymin>
<xmax>640.2</xmax>
<ymax>472.8118</ymax>
</bndbox>
</object>
<object>
<name>couch</name>
<bndbox>
<xmin>0.0</xmin>
<ymin>484.40613</ymin>
<xmax>640.2</xmax>
<ymax>960.0</ymax>
</bndbox>
</object>
<object>
<name>suitcase</name>
<bndbox>
<xmin>386.75854</xmin>
<ymin>41.37965</ymin>
<xmax>483.4755</xmax>
<ymax>107.74194</ymax>
</bndbox>
</object>
<object>
<name>suitcase</name>
<bndbox>
<xmin>1024.5211</xmin>
<ymin>184.41725</ymin>
<xmax>1091.8677</xmax>
<ymax>277.80273</ymax>
</bndbox>
</object>
<object>
<name>dining table</name>
<bndbox>
<xmin>0.0</xmin>
<ymin>0.0</ymin>
<xmax>640.05695</xmax>
<ymax>474.82376</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>0.0</xmin>
<ymin>0.0</ymin>
<xmax>638.87915</xmax>
<ymax>475.19788</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>352.73508</xmin>
<ymin>2.0807648</ymin>
<xmax>742.85</xmax>
<ymax>108.12982</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>983.7174</xmin>
<ymin>124.18468</ymin>
<xmax>1094.421</xmax>
<ymax>283.6288</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>945.14526</xmin>
<ymin>33.530533</ymin>
<xmax>1129.7452</xmax>
<ymax>288.09186</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>1006.27716</xmin>
<ymin>184.09038</ymin>
<xmax>1089.6168</xmax>
<ymax>281.63327</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>1165.0588</xmin>
<ymin>348.3178</ymin>
<xmax>1230.3716</xmax>
<ymax>448.06308</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>984.94653</xmin>
<ymin>169.37791</ymin>
<xmax>1037.536</xmax>
<ymax>224.5728</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>803.97437</xmin>
<ymin>274.5569</ymin>
<xmax>844.6172</xmax>
<ymax>364.55566</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>1262.3237</xmin>
<ymin>245.11078</ymin>
<xmax>1276.8694</xmax>
<ymax>281.0716</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>1024.0367</xmin>
<ymin>189.41287</ymin>
<xmax>1091.2428</xmax>
<ymax>280.26813</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>960.4264</xmin>
<ymin>7.750139</ymin>
<xmax>1135.2385</xmax>
<ymax>277.7346</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>997.8501</xmin>
<ymin>103.12058</ymin>
<xmax>1095.4852</xmax>
<ymax>287.39743</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>985.5656</xmin>
<ymin>170.03165</ymin>
<xmax>1039.2642</xmax>
<ymax>224.12828</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>1241.1827</xmin>
<ymin>213.42758</ymin>
<xmax>1260.1217</xmax>
<ymax>260.63882</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>804.25867</xmin>
<ymin>272.4512</ymin>
<xmax>844.5483</xmax>
<ymax>365.24866</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>1023.5016</xmin>
<ymin>240.53003</ymin>
<xmax>1086.0297</xmax>
<ymax>282.03442</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>804.25494</xmin>
<ymin>274.12424</ymin>
<xmax>844.8941</xmax>
<ymax>366.48727</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>1022.9195</xmin>
<ymin>240.36069</ymin>
<xmax>1084.3596</xmax>
<ymax>281.9341</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>1261.3848</xmin>
<ymin>246.19208</ymin>
<xmax>1277.5449</xmax>
<ymax>281.37418</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>1165.7637</xmin>
<ymin>349.88382</ymin>
<xmax>1228.234</xmax>
<ymax>446.6958</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>1194.2911</xmin>
<ymin>669.8569</ymin>
<xmax>1278.211</xmax>
<ymax>908.1799</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>960.0</xmin>
<ymin>501.92905</ymin>
<xmax>1280.4221</xmax>
<ymax>948.8786</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>1197.6018</xmin>
<ymin>721.41284</ymin>
<xmax>1279.8798</xmax>
<ymax>928.0995</ymax>
</bndbox>
</object>
<object>
<name>person</name>
<bndbox>
<xmin>1232.9878</xmin>
<ymin>731.20557</ymin>
<xmax>1278.6973</xmax>
<ymax>893.2955</ymax>
</bndbox>
</object>
<object>
<name>skateboard</name>
<bndbox>
<xmin>357.93616</xmin>
<ymin>0.20840922</ymin>
<xmax>712.1051</xmax>
<ymax>107.6715</ymax>
</bndbox>
</object>
<object>
<name>skateboard</name>
<bndbox>
<xmin>1024.4589</xmin>
<ymin>223.68169</ymin>
<xmax>1068.7242</xmax>
<ymax>280.61923</ymax>
</bndbox>
</object>
<object>
<name>skateboard</name>
<bndbox>
<xmin>1024.4105</xmin>
<ymin>194.03929</ymin>
<xmax>1089.1504</xmax>
<ymax>281.31412</ymax>
</bndbox>
</object>
<object>
<name>skateboard</name>
<bndbox>
<xmin>1024.0813</xmin>
<ymin>240.32426</ymin>
<xmax>1082.6199</xmax>
<ymax>281.82068</ymax>
</bndbox>
</object>
<object>
<name>skateboard</name>
<bndbox>
<xmin>1023.83105</xmin>
<ymin>240.71481</ymin>
<xmax>1079.3179</xmax>
<ymax>282.29724</ymax>
</bndbox>
</object>
<object>
<name>bird</name>
<bndbox>
<xmin>1165.0305</xmin>
<ymin>348.67545</ymin>
<xmax>1230.3811</xmax>
<ymax>447.36102</ymax>
</bndbox>
</object>
<object>
<name>bird</name>
<bndbox>
<xmin>1168.6934</xmin>
<ymin>320.22052</ymin>
<xmax>1189.6057</xmax>
<ymax>344.7731</ymax>
</bndbox>
</object>
<object>
<name>bird</name>
<bndbox>
<xmin>1158.7515</xmin>
<ymin>277.27972</ymin>
<xmax>1185.0635</xmax>
<ymax>302.38284</ymax>
</bndbox>
</object>
<object>
<name>bird</name>
<bndbox>
<xmin>1180.1309</xmin>
<ymin>254.08292</ymin>
<xmax>1199.4988</xmax>
<ymax>272.68835</ymax>
</bndbox>
</object>
<object>
<name>bird</name>
<bndbox>
<xmin>933.79407</xmin>
<ymin>23.041908</ymin>
<xmax>1155.3649</xmax>
<ymax>284.15936</ymax>
</bndbox>
</object>
<object>
<name>bird</name>
<bndbox>
<xmin>1165.2463</xmin>
<ymin>348.76575</ymin>
<xmax>1230.0175</xmax>
<ymax>446.4276</ymax>
</bndbox>
</object>
<object>
<name>bird</name>
<bndbox>
<xmin>1169.0142</xmin>
<ymin>320.7335</ymin>
<xmax>1190.5697</xmax>
<ymax>345.62146</ymax>
</bndbox>
</object>
<object>
<name>bird</name>
<bndbox>
<xmin>1159.238</xmin>
<ymin>277.74173</ymin>
<xmax>1185.3618</xmax>
<ymax>302.02994</ymax>
</bndbox>
</object>
<object>
<name>bird</name>
<bndbox>
<xmin>1179.9069</xmin>
<ymin>253.98969</ymin>
<xmax>1199.7659</xmax>
<ymax>272.83066</ymax>
</bndbox>
</object>
<object>
<name>bird</name>
<bndbox>
<xmin>1234.9175</xmin>
<ymin>368.57663</ymin>
<xmax>1253.9558</xmax>
<ymax>383.95496</ymax>
</bndbox>
</object>
<object>
<name>bird</name>
<bndbox>
<xmin>1163.9169</xmin>
<ymin>346.85266</ymin>
<xmax>1230.0498</xmax>
<ymax>447.0422</ymax>
</bndbox>
</object>
<object>
<name>bird</name>
<bndbox>
<xmin>1168.8096</xmin>
<ymin>320.67572</ymin>
<xmax>1189.5574</xmax>
<ymax>343.67322</ymax>
</bndbox>
</object>
<object>
<name>bird</name>
<bndbox>
<xmin>1158.8853</xmin>
<ymin>277.5442</ymin>
<xmax>1185.185</xmax>
<ymax>302.05222</ymax>
</bndbox>
</object>
<object>
<name>bird</name>
<bndbox>
<xmin>1023.34717</xmin>
<ymin>240.53389</ymin>
<xmax>1086.0549</xmax>
<ymax>281.59406</ymax>
</bndbox>
</object>
<object>
<name>bird</name>
<bndbox>
<xmin>1165.6421</xmin>
<ymin>350.392</ymin>
<xmax>1228.8037</xmax>
<ymax>447.20386</ymax>
</bndbox>
</object>
<object>
<name>bird</name>
<bndbox>
<xmin>1169.0818</xmin>
<ymin>321.0227</ymin>
<xmax>1190.1702</xmax>
<ymax>344.51556</ymax>
</bndbox>
</object>
<object>
<name>bird</name>
<bndbox>
<xmin>1159.2727</xmin>
<ymin>277.82928</ymin>
<xmax>1185.4235</xmax>
<ymax>302.11496</ymax>
</bndbox>
</object>
<object>
<name>bird</name>
<bndbox>
<xmin>1234.9558</xmin>
<ymin>368.7277</ymin>
<xmax>1253.9095</xmax>
<ymax>384.0597</ymax>
</bndbox>
</object>
<object>
<name>bird</name>
<bndbox>
<xmin>1022.9195</xmin>
<ymin>240.36069</ymin>
<xmax>1084.3596</xmax>
<ymax>281.9341</ymax>
</bndbox>
</object>
<object>
<name>motorcycle</name>
<bndbox>
<xmin>985.92615</xmin>
<ymin>161.28934</ymin>
<xmax>1092.5088</xmax>
<ymax>282.3018</ymax>
</bndbox>
</object>
<object>
<name>motorcycle</name>
<bndbox>
<xmin>970.0047</xmin>
<ymin>100.221695</ymin>
<xmax>1113.4333</xmax>
<ymax>287.09613</ymax>
</bndbox>
</object>
<object>
<name>motorcycle</name>
<bndbox>
<xmin>1024.5211</xmin>
<ymin>184.41725</ymin>
<xmax>1091.8677</xmax>
<ymax>277.80273</ymax>
</bndbox>
</object>
<object>
<name>motorcycle</name>
<bndbox>
<xmin>987.1092</xmin>
<ymin>157.50716</ymin>
<xmax>1094.394</xmax>
<ymax>282.4798</ymax>
</bndbox>
</object>
<object>
<name>baseball glove</name>
<bndbox>
<xmin>1165.0964</xmin>
<ymin>348.4999</ymin>
<xmax>1230.1766</xmax>
<ymax>447.0999</ymax>
</bndbox>
</object>
<object>
<name>baseball glove</name>
<bndbox>
<xmin>1235.8293</xmin>
<ymin>368.2816</ymin>
<xmax>1253.5947</xmax>
<ymax>384.5099</ymax>
</bndbox>
</object>
<object>
<name>baseball glove</name>
<bndbox>
<xmin>1165.7144</xmin>
<ymin>348.79996</ymin>
<xmax>1228.6968</xmax>
<ymax>446.90735</ymax>
</bndbox>
</object>
<object>
<name>baseball glove</name>
<bndbox>
<xmin>1234.7734</xmin>
<ymin>368.3532</ymin>
<xmax>1253.434</xmax>
<ymax>384.2015</ymax>
</bndbox>
</object>
<object>
<name>baseball glove</name>
<bndbox>
<xmin>1164.4756</xmin>
<ymin>346.4991</ymin>
<xmax>1229.6205</xmax>
<ymax>447.0982</ymax>
</bndbox>
</object>
<object>
<name>baseball glove</name>
<bndbox>
<xmin>1165.7621</xmin>
<ymin>347.2634</ymin>
<xmax>1228.627</xmax>
<ymax>447.76526</ymax>
</bndbox>
</object>
<object>
<name>sheep</name>
<bndbox>
<xmin>1165.0305</xmin>
<ymin>348.67545</ymin>
<xmax>1230.3811</xmax>
<ymax>447.36102</ymax>
</bndbox>
</object>
<object>
<name>sheep</name>
<bndbox>
<xmin>1165.7898</xmin>
<ymin>348.05533</ymin>
<xmax>1228.9457</xmax>
<ymax>445.49612</ymax>
</bndbox>
</object>
<object>
<name>sheep</name>
<bndbox>
<xmin>1164.4756</xmin>
<ymin>346.4991</ymin>
<xmax>1229.6205</xmax>
<ymax>447.0982</ymax>
</bndbox>
</object>
<object>
<name>sheep</name>
<bndbox>
<xmin>1165.7637</xmin>
<ymin>349.88382</ymin>
<xmax>1228.234</xmax>
<ymax>446.6958</ymax>
</bndbox>
</object>
<object>
<name>donut</name>
<bndbox>
<xmin>1165.431</xmin>
<ymin>348.0846</ymin>
<xmax>1229.39</xmax>
<ymax>446.40372</ymax>
</bndbox>
</object>
<object>
<name>donut</name>
<bndbox>
<xmin>1165.6971</xmin>
<ymin>348.02255</ymin>
<xmax>1229.3988</xmax>
<ymax>445.68524</ymax>
</bndbox>
</object>
<object>
<name>donut</name>
<bndbox>
<xmin>1165.3201</xmin>
<ymin>347.72546</ymin>
<xmax>1229.5575</xmax>
<ymax>446.07654</ymax>
</bndbox>
</object>
<object>
<name>donut</name>
<bndbox>
<xmin>1165.7213</xmin>
<ymin>347.73846</ymin>
<xmax>1228.6855</xmax>
<ymax>444.63104</ymax>
</bndbox>
</object>
<object>
<name>sports ball</name>
<bndbox>
<xmin>1165.6377</xmin>
<ymin>347.53967</ymin>
<xmax>1231.5498</xmax>
<ymax>445.27795</ymax>
</bndbox>
</object>
<object>
<name>sports ball</name>
<bndbox>
<xmin>1166.0312</xmin>
<ymin>347.97726</ymin>
<xmax>1229.6777</xmax>
<ymax>445.92236</ymax>
</bndbox>
</object>
<object>
<name>sports ball</name>
<bndbox>
<xmin>1235.3602</xmin>
<ymin>368.08206</ymin>
<xmax>1254.0068</xmax>
<ymax>383.71133</ymax>
</bndbox>
</object>
<object>
<name>sports ball</name>
<bndbox>
<xmin>1165.3201</xmin>
<ymin>347.72546</ymin>
<xmax>1229.5575</xmax>
<ymax>446.07654</ymax>
</bndbox>
</object>
<object>
<name>sports ball</name>
<bndbox>
<xmin>1165.699</xmin>
<ymin>350.55255</ymin>
<xmax>1227.3469</xmax>
<ymax>447.90018</ymax>
</bndbox>
</object>
<object>
<name>fire hydrant</name>
<bndbox>
<xmin>984.35547</xmin>
<ymin>105.30056</ymin>
<xmax>1093.3925</xmax>
<ymax>285.7605</ymax>
</bndbox>
</object>
<object>
<name>fire hydrant</name>
<bndbox>
<xmin>986.71716</xmin>
<ymin>166.19734</ymin>
<xmax>1065.0146</xmax>
<ymax>281.7814</ymax>
</bndbox>
</object>
<object>
<name>fire hydrant</name>
<bndbox>
<xmin>955.3989</xmin>
<ymin>58.1159</ymin>
<xmax>1130.5444</xmax>
<ymax>285.79742</ymax>
</bndbox>
</object>
<object>
<name>fire hydrant</name>
<bndbox>
<xmin>1012.1814</xmin>
<ymin>182.98569</ymin>
<xmax>1086.9338</xmax>
<ymax>283.13452</ymax>
</bndbox>
</object>
<object>
<name>fire hydrant</name>
<bndbox>
<xmin>1014.9654</xmin>
<ymin>173.13356</ymin>
<xmax>1092.4211</xmax>
<ymax>283.1411</ymax>
</bndbox>
</object>
<object>
<name>fire hydrant</name>
<bndbox>
<xmin>997.8501</xmin>
<ymin>103.12058</ymin>
<xmax>1095.4852</xmax>
<ymax>287.39743</ymax>
</bndbox>
</object>
<object>
<name>fire hydrant</name>
<bndbox>
<xmin>984.375</xmin>
<ymin>172.06577</ymin>
<xmax>1045.5596</xmax>
<ymax>276.69708</ymax>
</bndbox>
</object>
<object>
<name>frisbee</name>
<bndbox>
<xmin>1164.6313</xmin>
<ymin>347.96777</ymin>
<xmax>1228.8793</xmax>
<ymax>445.52048</ymax>
</bndbox>
</object>
<object>
<name>frisbee</name>
<bndbox>
<xmin>1165.6377</xmin>
<ymin>347.91992</ymin>
<xmax>1229.807</xmax>
<ymax>446.47125</ymax>
</bndbox>
</object>
<object>
<name>frisbee</name>
<bndbox>
<xmin>1164.4417</xmin>
<ymin>347.6052</ymin>
<xmax>1228.863</xmax>
<ymax>446.6891</ymax>
</bndbox>
</object>
<object>
<name>frisbee</name>
<bndbox>
<xmin>1165.8955</xmin>
<ymin>347.60104</ymin>
<xmax>1229.1633</xmax>
<ymax>446.14435</ymax>
</bndbox>
</object>
<object>
<name>bicycle</name>
<bndbox>
<xmin>984.35547</xmin>
<ymin>105.30056</ymin>
<xmax>1093.3925</xmax>
<ymax>285.7605</ymax>
</bndbox>
</object>
<object>
<name>apple</name>
<bndbox>
<xmin>1163.7056</xmin>
<ymin>347.8407</ymin>
<xmax>1227.638</xmax>
<ymax>444.67032</ymax>
</bndbox>
</object>
<object>
<name>apple</name>
<bndbox>
<xmin>1166.0312</xmin>
<ymin>347.97726</ymin>
<xmax>1229.6777</xmax>
<ymax>445.92236</ymax>
</bndbox>
</object>
<object>
<name>apple</name>
<bndbox>
<xmin>1165.3201</xmin>
<ymin>347.72546</ymin>
<xmax>1229.5575</xmax>
<ymax>446.07654</ymax>
</bndbox>
</object>
<object>
<name>apple</name>
<bndbox>
<xmin>1165.7213</xmin>
<ymin>347.73846</ymin>
<xmax>1228.6855</xmax>
<ymax>444.63104</ymax>
</bndbox>
</object>
<object>
<name>umbrella</name>
<bndbox>
<xmin>1165.5411</xmin>
<ymin>347.98727</ymin>
<xmax>1229.6953</xmax>
<ymax>445.12253</ymax>
</bndbox>
</object>
<object>
<name>umbrella</name>
<bndbox>
<xmin>1165.7898</xmin>
<ymin>348.05533</ymin>
<xmax>1228.9457</xmax>
<ymax>445.49612</ymax>
</bndbox>
</object>
<object>
<name>umbrella</name>
<bndbox>
<xmin>1166.009</xmin>
<ymin>346.78204</ymin>
<xmax>1229.9547</xmax>
<ymax>446.9205</ymax>
</bndbox>
</object>
<object>
<name>umbrella</name>
<bndbox>
<xmin>1166.0775</xmin>
<ymin>349.48718</ymin>
<xmax>1227.7653</xmax>
<ymax>447.10907</ymax>
</bndbox>
</object>
<object>
<name>banana</name>
<bndbox>
<xmin>1165.6038</xmin>
<ymin>348.05307</ymin>
<xmax>1229.676</xmax>
<ymax>446.4004</ymax>
</bndbox>
</object>
<object>
<name>banana</name>
<bndbox>
<xmin>1165.607</xmin>
<ymin>348.02927</ymin>
<xmax>1229.1771</xmax>
<ymax>447.74524</ymax>
</bndbox>
</object>
<object>
<name>banana</name>
<bndbox>
<xmin>1165.3735</xmin>
<ymin>347.59558</ymin>
<xmax>1229.8206</xmax>
<ymax>446.41998</ymax>
</bndbox>
</object>
<object>
<name>banana</name>
<bndbox>
<xmin>1165.4641</xmin>
<ymin>347.70395</ymin>
<xmax>1229.6317</xmax>
<ymax>445.6776</ymax>
</bndbox>
</object>
<object>
<name>kite</name>
<bndbox>
<xmin>1164.6313</xmin>
<ymin>347.96777</ymin>
<xmax>1228.8793</xmax>
<ymax>445.52048</ymax>
</bndbox>
</object>
<object>
<name>kite</name>
<bndbox>
<xmin>1165.9902</xmin>
<ymin>348.02417</ymin>
<xmax>1229.4794</xmax>
<ymax>446.06055</ymax>
</bndbox>
</object>
<object>
<name>kite</name>
<bndbox>
<xmin>1164.4417</xmin>
<ymin>347.6052</ymin>
<xmax>1228.863</xmax>
<ymax>446.6891</ymax>
</bndbox>
</object>
<object>
<name>kite</name>
<bndbox>
<xmin>1165.7637</xmin>
<ymin>349.88382</ymin>
<xmax>1228.234</xmax>
<ymax>446.6958</ymax>
</bndbox>
</object>
<object>
<name>parking meter</name>
<bndbox>
<xmin>985.0354</xmin>
<ymin>130.2595</ymin>
<xmax>1085.774</xmax>
<ymax>282.27637</ymax>
</bndbox>
</object>
<object>
<name>parking meter</name>
<bndbox>
<xmin>1022.32446</xmin>
<ymin>187.97458</ymin>
<xmax>1092.5764</xmax>
<ymax>282.22818</ymax>
</bndbox>
</object>
<object>
<name>bottle</name>
<bndbox>
<xmin>985.55255</xmin>
<ymin>127.68241</ymin>
<xmax>1083.4551</xmax>
<ymax>282.5325</ymax>
</bndbox>
</object>
<object>
<name>bottle</name>
<bndbox>
<xmin>1022.32446</xmin>
<ymin>187.97458</ymin>
<xmax>1092.5764</xmax>
<ymax>282.22818</ymax>
</bndbox>
</object>
<object>
<name>traffic light</name>
<bndbox>
<xmin>985.0354</xmin>
<ymin>130.2595</ymin>
<xmax>1085.774</xmax>
<ymax>282.27637</ymax>
</bndbox>
</object>
<object>
<name>traffic light</name>
<bndbox>
<xmin>1016.2386</xmin>
<ymin>185.00479</ymin>
<xmax>1091.0365</xmax>
<ymax>282.7023</ymax>
</bndbox>
</object>
<object>
<name>handbag</name>
<bndbox>
<xmin>1028.4203</xmin>
<ymin>181.31259</ymin>
<xmax>1093.1404</xmax>
<ymax>259.8081</ymax>
</bndbox>
</object>
<object>
<name>handbag</name>
<bndbox>
<xmin>1023.6543</xmin>
<ymin>240.82814</ymin>
<xmax>1086.1067</xmax>
<ymax>281.6169</ymax>
</bndbox>
</object>
<object>
<name>handbag</name>
<bndbox>
<xmin>1165.7637</xmin>
<ymin>349.88382</ymin>
<xmax>1228.234</xmax>
<ymax>446.6958</ymax>
</bndbox>
</object>
<object>
<name>potted plant</name>
<bndbox>
<xmin>960.4264</xmin>
<ymin>7.750139</ymin>
<xmax>1135.2385</xmax>
<ymax>277.7346</ymax>
</bndbox>
</object>
<object>
<name>potted plant</name>
<bndbox>
<xmin>960.0</xmin>
<ymin>497.8694</ymin>
<xmax>1277.3021</xmax>
<ymax>947.3974</ymax>
</bndbox>
</object>
<object>
<name>stop sign</name>
<bndbox>
<xmin>1165.7898</xmin>
<ymin>348.05533</ymin>
<xmax>1228.9457</xmax>
<ymax>445.49612</ymax>
</bndbox>
</object>
<object>
<name>stop sign</name>
<bndbox>
<xmin>961.2084</xmin>
<ymin>500.51828</ymin>
<xmax>1280.9442</xmax>
<ymax>954.02454</ymax>
</bndbox>
</object>
<object>
<name>backpack</name>
<bndbox>
<xmin>1025.6522</xmin>
<ymin>184.74016</ymin>
<xmax>1092.5883</xmax>
<ymax>269.47018</ymax>
</bndbox>
</object>
<object>
<name>backpack</name>
<bndbox>
<xmin>1023.34717</xmin>
<ymin>240.53389</ymin>
<xmax>1086.0549</xmax>
<ymax>281.59406</ymax>
</bndbox>
</object>
<object>
<name>backpack</name>
<bndbox>
<xmin>1023.69104</xmin>
<ymin>240.28053</ymin>
<xmax>1084.5259</xmax>
<ymax>282.1561</ymax>
</bndbox>
</object>
<object>
<name>toilet</name>
<bndbox>
<xmin>1021.8828</xmin>
<ymin>182.72314</ymin>
<xmax>1091.0994</xmax>
<ymax>282.3722</ymax>
</bndbox>
</object>
<object>
<name>chair</name>
<bndbox>
<xmin>1023.8684</xmin>
<ymin>240.06572</ymin>
<xmax>1086.0447</xmax>
<ymax>281.78745</ymax>
</bndbox>
</object>
<object>
<name>chair</name>
<bndbox>
<xmin>1023.69104</xmin>
<ymin>240.28053</ymin>
<xmax>1084.5259</xmax>
<ymax>282.1561</ymax>
</bndbox>
</object>
<object>
<name>vase</name>
<bndbox>
<xmin>1166.009</xmin>
<ymin>346.78204</ymin>
<xmax>1229.9547</xmax>
<ymax>446.9205</ymax>
</bndbox>
</object>
<object>
<name>vase</name>
<bndbox>
<xmin>1165.5897</xmin>
<ymin>348.18213</ymin>
<xmax>1229.0074</xmax>
<ymax>445.31274</ymax>
</bndbox>
</object>
<object>
<name>bench</name>
<bndbox>
<xmin>1023.98334</xmin>
<ymin>240.54189</ymin>
<xmax>1100.1671</xmax>
<ymax>285.48657</ymax>
</bndbox>
</object>
<object>
<name>bear</name>
<bndbox>
<xmin>960.0</xmin>
<ymin>502.38376</ymin>
<xmax>1278.8679</xmax>
<ymax>952.4946</ymax>
</bndbox>
</object>
<object>
<name>bear</name>
<bndbox>
<xmin>1040.4856</xmin>
<ymin>617.3081</ymin>
<xmax>1270.0112</xmax>
<ymax>848.90564</ymax>
</bndbox>
</object>
<object>
<name>cow</name>
<bndbox>
<xmin>960.0</xmin>
<ymin>502.38376</ymin>
<xmax>1278.8679</xmax>
<ymax>952.4946</ymax>
</bndbox>
</object>
</annotations>
| 20.927802 | 31 | 0.532304 |
a829e92449fb308fe562e4da53bd2ea48363b122 | 2,094 | xml | XML | app/src/main/res/layout/fragment_cadastro_endereco.xml | FilipeAlv/CarlinhosPizza | 8a67b78ea4a9ca40a7b2a2f396c13bcbdb2ecfc5 | [
"MIT"
] | null | null | null | app/src/main/res/layout/fragment_cadastro_endereco.xml | FilipeAlv/CarlinhosPizza | 8a67b78ea4a9ca40a7b2a2f396c13bcbdb2ecfc5 | [
"MIT"
] | null | null | null | app/src/main/res/layout/fragment_cadastro_endereco.xml | FilipeAlv/CarlinhosPizza | 8a67b78ea4a9ca40a7b2a2f396c13bcbdb2ecfc5 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
android:gravity="center"
tools:context="br.com.carlinhospizza.fragments.CadastroEnderecoFragment"
>
<TextView
android:layout_width="300dp"
android:layout_height="wrap_content"
android:layout_alignParentTop="true"
android:layout_centerHorizontal="true"
android:layout_marginTop="30dp"
android:text="@string/cadastro_2"
android:textAlignment="center"
android:textSize="30px"
android:textStyle="bold" />
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_alignParentStart="true"
android:layout_alignParentTop="true"
android:layout_marginTop="95dp">
<include layout="@layout/campos_endereco" />
</LinearLayout>
<RelativeLayout
android:layout_width="match_parent"
android:layout_height="50dp"
android:layout_marginBottom="15dp"
android:layout_alignParentBottom="true"
android:layout_alignParentStart="true">
<Button
android:id="@+id/btn_anteriorDadosUsuario"
android:layout_width="50dp"
android:layout_height="50dp"
android:layout_alignParentBottom="true"
android:layout_alignParentStart="true"
android:layout_marginStart="15dp"
android:background="@drawable/btn_anterior" />
<Button
android:id="@+id/btn_proximoTelefone"
android:layout_width="50dp"
android:layout_height="50dp"
android:layout_alignParentEnd="true"
android:layout_alignTop="@+id/btn_anteriorDadosUsuario"
android:layout_marginEnd="15dp"
android:background="@drawable/btn_proximo" />
</RelativeLayout>
</RelativeLayout> | 36.736842 | 76 | 0.669054 |
865a94ba3c93e871ee48faf554adcaa51dcc7699 | 6,414 | xml | XML | app/src/main/res/layout/fragment_questionnaire_two.xml | Willy-Chuang/Meet-Tutor | a36da59517aa9e81c260896a403338e3c9719ec2 | [
"MIT"
] | 1 | 2020-12-18T15:19:55.000Z | 2020-12-18T15:19:55.000Z | app/src/main/res/layout/fragment_questionnaire_two.xml | Willy-Chuang/Meet-Tutor | a36da59517aa9e81c260896a403338e3c9719ec2 | [
"MIT"
] | null | null | null | app/src/main/res/layout/fragment_questionnaire_two.xml | Willy-Chuang/Meet-Tutor | a36da59517aa9e81c260896a403338e3c9719ec2 | [
"MIT"
] | 2 | 2020-11-18T03:17:06.000Z | 2021-05-10T05:33:10.000Z | <?xml version="1.0" encoding="utf-8"?>
<layout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
<data>
<variable
name="viewModel"
type="com.willy.metu.pair.QuestionnaireTwoViewModel" />
</data>
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_height="match_parent">
<ImageView
android:id="@+id/action_leave"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="40dp"
android:layout_marginEnd="32dp"
android:background="@drawable/ripple_touch"
android:padding="8dp"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:srcCompat="@drawable/ic_close" />
<View
android:id="@+id/progress_line_default"
android:layout_width="match_parent"
android:layout_height="3dp"
android:layout_marginHorizontal="40dp"
android:background="@color/black_12_alpha"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/action_leave" />
<LinearLayout
android:id="@+id/progress_line"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginHorizontal="40dp"
android:orientation="horizontal"
android:weightSum="3"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/action_leave">
<LinearLayout
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="2"
android:orientation="vertical"
android:weightSum="3">
<View
android:layout_width="match_parent"
android:layout_height="3dp"
android:background="@color/colorPrimary"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/action_leave" />
</LinearLayout>
</LinearLayout>
<TextView
android:id="@+id/title_select_location"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="24dp"
android:fontFamily="@font/roboto"
android:text="@string/your_location"
android:textColor="@color/black_87_alpha"
android:textSize="20sp"
android:textStyle="bold"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/progress_line" />
<Spinner
android:id="@+id/spinner_city"
android:layout_width="match_parent"
android:layout_height="48dp"
android:layout_marginHorizontal="50dp"
android:layout_marginTop="40dp"
android:background="@drawable/bg_spinner"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/title_select_location" />
<Spinner
android:id="@+id/spinner_district"
android:layout_width="match_parent"
android:layout_height="48dp"
android:layout_marginHorizontal="50dp"
android:layout_marginTop="24dp"
android:background="@drawable/bg_spinner"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/spinner_city" />
<View
android:id="@+id/layout_shadow"
android:layout_width="match_parent"
android:layout_height="1dp"
android:layout_marginBottom="150dp"
app:layout_constraintBottom_toTopOf="@id/button_next"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/spinner_district" />
<ImageView
android:layout_width="match_parent"
android:layout_height="0dp"
android:scaleType="centerCrop"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintDimensionRatio="1.74"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:srcCompat="@drawable/image_wave" />
<ImageView
android:id="@+id/image_subject_avatar"
android:layout_width="0dp"
android:layout_height="0dp"
android:scaleType="centerCrop"
app:layout_constraintBottom_toTopOf="@id/button_next"
app:layout_constraintDimensionRatio="0.97"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/layout_shadow"
app:srcCompat="@drawable/image_location" />
<View
android:layout_width="match_parent"
android:layout_height="24dp"
android:background="#F3F3F3"
app:layout_constraintBottom_toBottomOf="parent" />
<Button
android:id="@+id/button_next"
android:layout_width="match_parent"
android:layout_height="@dimen/full_size_button_height"
android:layout_marginHorizontal="16dp"
android:layout_marginBottom="16dp"
android:background="@drawable/bg_colored_round_corner"
android:text="@string/btn_next"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent" />
</androidx.constraintlayout.widget.ConstraintLayout>
</layout> | 41.115385 | 78 | 0.630652 |
1f38acbd08696b9654fd9abae3e946bd1ac6f83e | 545 | xml | XML | web/pages/puzzler/signin.xml | justinpombrio/PH-PuzzleHunt | 986abe3b66002b2d73181c3180b1144f7d71004e | [
"MIT"
] | 1 | 2016-10-10T21:26:23.000Z | 2016-10-10T21:26:23.000Z | web/pages/puzzler/signin.xml | justinpombrio/PH-PuzzleHunt | 986abe3b66002b2d73181c3180b1144f7d71004e | [
"MIT"
] | null | null | null | web/pages/puzzler/signin.xml | justinpombrio/PH-PuzzleHunt | 986abe3b66002b2d73181c3180b1144f7d71004e | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/ph.xsl"?>
<page page-type="puzzler" error="{{error}}">
<hunt key="{{hunt.key}}">{{hunt.name}}</hunt>
<title>Sign In</title>
<form>
<section>
<input type="text" id="name">
Team name
</input>
<input type="password" id="password">
Password
</input>
</section>
<submit-button>
Sign In
</submit-button>
<prose>
<p>Team name and password are case sensitive.</p>
</prose>
</form>
</page>
| 22.708333 | 55 | 0.555963 |
1baf29afa48aa4fae60981d87082dd92d6edfde1 | 48,267 | xml | XML | fin_reports/2017/data-20190226-structure-20180110/VO_OTKRDAN5_9965_9965_20190225_53ead95b-e166-4b91-ae05-0386bb842790.xml | Karmanoid/Open-Tax-Data | 074b60078ca61720de26c7a4a9174d97615065ec | [
"MIT"
] | null | null | null | fin_reports/2017/data-20190226-structure-20180110/VO_OTKRDAN5_9965_9965_20190225_53ead95b-e166-4b91-ae05-0386bb842790.xml | Karmanoid/Open-Tax-Data | 074b60078ca61720de26c7a4a9174d97615065ec | [
"MIT"
] | null | null | null | fin_reports/2017/data-20190226-structure-20180110/VO_OTKRDAN5_9965_9965_20190225_53ead95b-e166-4b91-ae05-0386bb842790.xml | Karmanoid/Open-Tax-Data | 074b60078ca61720de26c7a4a9174d97615065ec | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?><Файл ИдФайл="VO_OTKRDAN5_9965_9965_20190225_53ead95b-e166-4b91-ae05-0386bb842790" ВерсФорм="4.01" ВерсПрог="1.0" ТипИнф="ОТКРДАННЫЕ5" КолДок="178"><ИдОтпр><ФИООтв Фамилия="_" Имя="_"/></ИдОтпр><Документ ИдДок="a36952e0-2f24-44ed-848d-0943db4542cc" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УРАЛМЕТГРУПП"" ИННЮЛ="7816532517"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="ff13eaf5-1f45-4f7e-893b-f89ba7fa73e7" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕПЛОЭНЕРГЕТИК"" ИННЮЛ="4202030492"/><СведДохРасх СумДоход="642947000.00" СумРасход="638449000.00"/></Документ><Документ ИдДок="011f2fc8-ee5a-422b-a3ab-f5443bfcf0b5" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФЕНИКС"" ИННЮЛ="2277009889"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="e300d41d-8e73-43da-b16d-f792b4e4864b" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МНОГОФУНКЦИОНАЛЬНЫЙ КОМПЛЕКС"" ИННЮЛ="5045045498"/><СведДохРасх СумДоход="0.00" СумРасход="468000.00"/></Документ><Документ ИдДок="1a282173-5f85-4de7-a498-51214b87c93e" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТУПИНСКИЙ ЗАВОД ЯЧЕИСТОГО БЕТОНА"" ИННЮЛ="5045045508"/><СведДохРасх СумДоход="227881000.00" СумРасход="183612000.00"/></Документ><Документ ИдДок="2f184d49-1c08-45b6-b111-77c97ebef726" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮГРАНЕФТЕСТРОЙ"" ИННЮЛ="8601024360"/><СведДохРасх СумДоход="606570000.00" СумРасход="598203000.00"/></Документ><Документ ИдДок="361053e9-0869-43a9-a523-7dd4852cf22b" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОР"" ИННЮЛ="6671251638"/><СведДохРасх СумДоход="717000.00" СумРасход="704000.00"/></Документ><Документ ИдДок="e50d3d58-be57-4612-b240-6c946d1e4d78" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВС ЭМПИРЕЙ"" ИННЮЛ="7817325520"/><СведДохРасх СумДоход="747000.00" СумРасход="1244000.00"/></Документ><Документ ИдДок="92c00549-5d1a-4bbc-95a4-6cf00d219d15" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮРС-ГРУПП"" ИННЮЛ="6139008535"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="3d373491-5b62-4167-a8d8-61b8324014e2" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БЕЛРЕМСТРОЙ"" ИННЮЛ="4202030527"/><СведДохРасх СумДоход="15949000.00" СумРасход="11425000.00"/></Документ><Документ ИдДок="56c020a6-83b7-44a0-af94-161dd4133e26" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВИСТА"" ИННЮЛ="5045045522"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="72552dbd-328a-4427-96e0-691916a020e0" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КВИН"" ИННЮЛ="5045045530"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="694809c0-cd5a-4323-9e8a-fd2c57d5d904" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БИЗНЕС-ГАРАНТ"" ИННЮЛ="5045045547"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="6626a713-3256-4bc3-924e-c60e04114e55" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ РЕКЛАМНАЯ ГРУППА "МОТОР"" ИННЮЛ="6671251740"/><СведДохРасх СумДоход="20675000.00" СумРасход="18259000.00"/></Документ><Документ ИдДок="9d9afa10-07c2-47fa-8773-780bc8de2c2f" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРОПАРЕВСКАЯ НИВА"" ИННЮЛ="5045045561"/><СведДохРасх СумДоход="0.00" СумРасход="33000.00"/></Документ><Документ ИдДок="4643a3fe-4305-44aa-9661-3b6743723cd2" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БИЗНЕС АЛЬЯНС"" ИННЮЛ="5045045603"/><СведДохРасх СумДоход="2385000.00" СумРасход="2413000.00"/></Документ><Документ ИдДок="3352f668-bc4b-467d-b38f-ad1e44d74ce4" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРК ТИВИКОМ"" ИННЮЛ="5045045610"/><СведДохРасх СумДоход="2057000.00" СумРасход="1586000.00"/></Документ><Документ ИдДок="3f785758-1b3c-46dc-a475-7b3c7611d928" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРАНССЕРВИС"" ИННЮЛ="6112914405"/><СведДохРасх СумДоход="37376000.00" СумРасход="34011000.00"/></Документ><Документ ИдДок="44225347-ffb1-419e-8f4c-3891c932bb2e" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БЕЛГЕО"" ИННЮЛ="8601024427"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="a06a551c-26fe-41b3-84f7-cfc241f47d8c" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="АКЦИОНЕРНОЕ ОБЩЕСТВО "ДИВИЗИОН "ЕВРОПА"" ИННЮЛ="7814528674"/><СведДохРасх СумДоход="1903000.00" СумРасход="3150000.00"/></Документ><Документ ИдДок="0a6cdcff-4149-4080-8511-7424be894541" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="АКЦИОНЕРНОЕ ОБЩЕСТВО "НЯНДОМАМЕЖРАЙГАЗ"" ИННЮЛ="2918000142"/><СведДохРасх СумДоход="74929000.00" СумРасход="72334000.00"/></Документ><Документ ИдДок="5c31024c-c923-43f0-aef6-4df9037ccf2b" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРТБАЗИ"" ИННЮЛ="7804479795"/><СведДохРасх СумДоход="2242000.00" СумРасход="2146000.00"/></Документ><Документ ИдДок="7218750e-8f84-47cf-9cca-12765b49da8f" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СОСНОВСКОЕ"" ИННЮЛ="8616007897"/><СведДохРасх СумДоход="11158000.00" СумРасход="83000.00"/></Документ><Документ ИдДок="7f127be0-1161-43f5-af77-66f7436520ae" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ" СТЕПНОЙ"" ИННЮЛ="6112914412"/><СведДохРасх СумДоход="225257000.00" СумРасход="128740000.00"/></Документ><Документ ИдДок="9ceaa63a-3204-4a57-a649-48ff4036cde0" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮРИДИЧЕСКАЯ КОМПАНИЯ "ШЕРЕМЕТ И ПАРТНЕРЫ"" ИННЮЛ="5045045642"/><СведДохРасх СумДоход="972000.00" СумРасход="1112000.00"/></Документ><Документ ИдДок="36057039-8357-4676-8aff-7c9949d8e69c" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВИТА"" ИННЮЛ="6129006440"/><СведДохРасх СумДоход="16450000.00" СумРасход="10239000.00"/></Документ><Документ ИдДок="a47a07d5-c7b8-4dfc-b969-6c01bb59009f" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕГИОН-СТРОЙ ДОН"" ИННЮЛ="5045045650"/><СведДохРасх СумДоход="119015000.00" СумРасход="116259000.00"/></Документ><Документ ИдДок="7823783a-12f1-4b0d-8d41-2f228a8165ae" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГРИН СИТИ"" ИННЮЛ="6671251892"/><СведДохРасх СумДоход="2164000.00" СумРасход="2129000.00"/></Документ><Документ ИдДок="a605da50-e2ab-4a97-9626-10b846218bb2" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СПЕЦСТРОЙСЕРВИС"" ИННЮЛ="4202030598"/><СведДохРасх СумДоход="6500000.00" СумРасход="5926000.00"/></Документ><Документ ИдДок="d71661b4-194a-4098-bcee-2b3cbd5b4c5f" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СИБТРАНССТРОЙ"" ИННЮЛ="8606009119"/><СведДохРасх СумДоход="20440000.00" СумРасход="21067000.00"/></Документ><Документ ИдДок="fe79a62e-669e-4f11-bd37-88acc85f216e" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УЛЬТРА"" ИННЮЛ="5045045674"/><СведДохРасх СумДоход="2732000.00" СумРасход="2644000.00"/></Документ><Документ ИдДок="38939740-e496-4d5e-95a1-adb7a51ebed1" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОМПАНИЯ УСЛУГ"" ИННЮЛ="5408186625"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="8f38eb2f-128f-46a8-b184-66e78979abed" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОМСНАБ"" ИННЮЛ="5408186640"/><СведДохРасх СумДоход="31826000.00" СумРасход="31323000.00"/></Документ><Документ ИдДок="33ad8256-a694-44a6-a7da-fe931eff702d" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЕСТА"" ИННЮЛ="6112914444"/><СведДохРасх СумДоход="2726000.00" СумРасход="4400000.00"/></Документ><Документ ИдДок="85dddb4f-6a4c-4ec5-8711-7bc6ca6645d5" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОМАРСЕНАЛ"" ИННЮЛ="6671251927"/><СведДохРасх СумДоход="2974000.00" СумРасход="2953000.00"/></Документ><Документ ИдДок="aaa439f7-d447-4183-950b-ded7ccce3db7" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВИЛИЯ"" ИННЮЛ="6731055976"/><СведДохРасх СумДоход="1213000.00" СумРасход="1240000.00"/></Документ><Документ ИдДок="55e6ffc6-f85d-43dd-84a5-3137eea6c4a0" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СИБВОДСЕРВИС"" ИННЮЛ="4202030622"/><СведДохРасх СумДоход="3207000.00" СумРасход="5119000.00"/></Документ><Документ ИдДок="2e18abb9-6fff-413a-b439-bf422404221f" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВЕГА-ТРЕЙД"" ИННЮЛ="6671251910"/><СведДохРасх СумДоход="1041000.00" СумРасход="840000.00"/></Документ><Документ ИдДок="7584491c-066b-4303-ba01-af02a16f5c28" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СВЕТЛАНА"" ИННЮЛ="4202030630"/><СведДохРасх СумДоход="3027000.00" СумРасход="2911000.00"/></Документ><Документ ИдДок="9b3b6be4-c96c-4c36-95db-f806e5e6c18d" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БОНДАРЕНКО"" ИННЮЛ="6730064047"/><СведДохРасх СумДоход="2581000.00" СумРасход="2414000.00"/></Документ><Документ ИдДок="b81ac491-bf67-4664-909c-1ce54ec27c8a" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВИТА-ДЕНТ"" ИННЮЛ="4202030615"/><СведДохРасх СумДоход="1025000.00" СумРасход="907000.00"/></Документ><Документ ИдДок="26d672cf-e554-4608-863c-c4d914b25021" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АПТЕКА №110"" ИННЮЛ="6129006465"/><СведДохРасх СумДоход="13035000.00" СумРасход="11600000.00"/></Документ><Документ ИдДок="735479bb-11b2-4fbf-9f06-0f048d36539b" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГЕЛЬД"" ИННЮЛ="7814528699"/><СведДохРасх СумДоход="7032000.00" СумРасход="1679000.00"/></Документ><Документ ИдДок="b0b2123f-1aa8-48a5-b3f6-8ff46e2cc436" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФАКЕЛ"" ИННЮЛ="6129006472"/><СведДохРасх СумДоход="3605000.00" СумРасход="3293000.00"/></Документ><Документ ИдДок="c8f1b599-a31f-41ee-9e60-2698217e32cb" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦЕНТР НЕДВИЖИМОСТИ Г. БЕЛОВО"" ИННЮЛ="4202030647"/><СведДохРасх СумДоход="57000.00" СумРасход="101000.00"/></Документ><Документ ИдДок="1c8b7ae7-f1f6-439f-a977-67deaa93060a" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СПЕЦБУРСТРОЙ-М"" ИННЮЛ="6730064061"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="961e7233-7d12-4adb-83dc-f1341d8182e1" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СИБИРЬ КОНТРАКТ"" ИННЮЛ="5408186713"/><СведДохРасх СумДоход="27712000.00" СумРасход="27095000.00"/></Документ><Документ ИдДок="bdb918aa-0e13-48e6-9543-3af794d40043" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФЛЕШКИН"" ИННЮЛ="7811515130"/><СведДохРасх СумДоход="17000.00" СумРасход="15000.00"/></Документ><Документ ИдДок="4e012271-75bd-4147-819c-db20e3101237" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МАЛАХИТ"" ИННЮЛ="2208012898"/><СведДохРасх СумДоход="34876000.00" СумРасход="34222000.00"/></Документ><Документ ИдДок="9421d8b2-a483-487e-95ac-e03cdacdb0fe" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛИФТСЕРВИС"" ИННЮЛ="6730064103"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="23f75f41-d0a0-432a-b32f-b9d7ccea94e9" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮТ "АРТЛАЙН"" ИННЮЛ="6671252127"/><СведДохРасх СумДоход="1924000.00" СумРасход="1709000.00"/></Документ><Документ ИдДок="008b2853-8f47-4859-8890-d43c89bc398f" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛЬТАИР"" ИННЮЛ="2918005221"/><СведДохРасх СумДоход="3421000.00" СумРасход="3288000.00"/></Документ><Документ ИдДок="137dc6b0-eafc-4663-bcf5-46d9699ed184" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЕНЕЦИЯ"" ИННЮЛ="6729035299"/><СведДохРасх СумДоход="14904000.00" СумРасход="14133000.00"/></Документ><Документ ИдДок="9c5bdd69-8c8b-43a0-b381-6299c89513aa" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛУКОМОРЬЕ"" ИННЮЛ="6731056000"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="7bb7ae33-dbb0-420b-9df3-5a9e65723550" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВИК"" ИННЮЛ="2208012930"/><СведДохРасх СумДоход="68000.00" СумРасход="179000.00"/></Документ><Документ ИдДок="dd1c484d-f429-456b-b1eb-02b8a87c626e" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МД"" ИННЮЛ="5905288391"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="c8f39d3e-944a-410a-9907-942d9203aeeb" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СМОЛЕНСКАЯ СТРОИТЕЛЬНАЯ КОМПАНИЯ"" ИННЮЛ="6731055983"/><СведДохРасх СумДоход="3038000.00" СумРасход="10480000.00"/></Документ><Документ ИдДок="f79cf522-9979-4429-ab5e-8e16edaa8c6b" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЗАВЕТИНСКАЯ ФАРМАЦИЯ"" ИННЮЛ="6110004739"/><СведДохРасх СумДоход="9057000.00" СумРасход="8704000.00"/></Документ><Документ ИдДок="91242940-16ce-45ed-90db-49329dfafce6" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДЗИРНА"" ИННЮЛ="7838471949"/><СведДохРасх СумДоход="2786000.00" СумРасход="3394000.00"/></Документ><Документ ИдДок="e78073a1-2bd8-459f-a224-b501a0bd00e8" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГРУЗАВТОПЕРМЬ"" ИННЮЛ="5905288426"/><СведДохРасх СумДоход="878000.00" СумРасход="822000.00"/></Документ><Документ ИдДок="f879ab7f-d6fc-4e40-ac69-4308367fc060" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ЧАСТНАЯ ОХРАННАЯ ОРГАНИЗАЦИЯ "ФОРТ И С"" ИННЮЛ="2208012947"/><СведДохРасх СумДоход="33900000.00" СумРасход="29793000.00"/></Документ><Документ ИдДок="33b80c21-a316-4aff-baad-12e5744ad6a4" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГРИФОН"" ИННЮЛ="7817325538"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="e3544a27-297e-4986-b3ce-65ca7a118647" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮГРА-БЕЗОПАСНОСТЬ"" ИННЮЛ="8606009327"/><СведДохРасх СумДоход="7844000.00" СумРасход="8671000.00"/></Документ><Документ ИдДок="e40b3125-3b3a-4ff6-b3c7-101d944b6079" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ЧАСТНАЯ ОХРАННАЯ ОРГАНИЗАЦИЯ "ДОЗОР"" ИННЮЛ="5045045843"/><СведДохРасх СумДоход="9564000.00" СумРасход="6020000.00"/></Документ><Документ ИдДок="b0c4fab1-5229-4b83-b84d-86e4d6843dd8" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НЕФТЕГАЗИНЖИНИРИНГ"" ИННЮЛ="5905288440"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="3819b43f-a117-4af1-b048-dcbf031b94e6" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИКСТЕНС"" ИННЮЛ="5408186819"/><СведДохРасх СумДоход="96183000.00" СумРасход="97293000.00"/></Документ><Документ ИдДок="10954459-2f77-49b1-9e07-57ba2aba398d" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТУРИСТИЧЕСКОЕ АГЕНТСТВО "ПАСПАРТУ"" ИННЮЛ="5905288465"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="233a8864-5794-4a2a-bc91-fdc2cc77b079" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УРАЙВТОРМЕД"" ИННЮЛ="8606009567"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="b0ba544d-eeef-4171-8b63-c4d94ffafb8b" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РА АРТЛАЙН"" ИННЮЛ="6671252180"/><СведДохРасх СумДоход="6375000.00" СумРасход="5809000.00"/></Документ><Документ ИдДок="007c7862-4c00-41e8-965f-e628367b2fad" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТДС РОСТОВ"" ИННЮЛ="6141033296"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="1549e64f-a1a2-4c71-a152-4c41def48675" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОЕКТНОЕ БЮРО "КОНТУР"" ИННЮЛ="5905288480"/><СведДохРасх СумДоход="17846000.00" СумРасход="30146000.00"/></Документ><Документ ИдДок="f3408b56-0823-4741-99f4-fb9811726f0e" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙТЕХПРОМ"" ИННЮЛ="6729035323"/><СведДохРасх СумДоход="20148000.00" СумРасход="19195000.00"/></Документ><Документ ИдДок="a68fd080-ab87-43e2-90cb-7090cb02c8cd" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЕРВИС ПЛЮС"" ИННЮЛ="5045045882"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="f1f5484d-f1a7-4150-b0d4-d0457cdc21c8" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТУРИСТИЧЕСКАЯ КОМПАНИЯ "БЮРО-КРУИЗ"" ИННЮЛ="7841459941"/><СведДохРасх СумДоход="170728000.00" СумРасход="170568000.00"/></Документ><Документ ИдДок="91b6f276-c608-4576-9ccc-94a016b34d06" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ КОРПОРАЦИЯ ЭВЕРЕСТ" ИННЮЛ="6141033306"/><СведДохРасх СумДоход="31779000.00" СумРасход="31651000.00"/></Документ><Документ ИдДок="df80e62a-85bb-4c40-873a-92395994e70c" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНТЕРКОМ ГРУПП"" ИННЮЛ="5045045917"/><СведДохРасх СумДоход="650000.00" СумРасход="5101000.00"/></Документ><Документ ИдДок="eb5b1b15-5ea2-4e32-bfba-be23eb741329" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТО"" ИННЮЛ="5905288585"/><СведДохРасх СумДоход="0.00" СумРасход="9000.00"/></Документ><Документ ИдДок="192f698a-ac64-402d-bcde-462491384dc1" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛАНГРОС"" ИННЮЛ="7805580283"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="fbb173f3-295f-46e0-91c1-ade8c71d7b69" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КД-ДЕВЕЛОПМЕНТ"" ИННЮЛ="5905288578"/><СведДохРасх СумДоход="9185000.00" СумРасход="752738000.00"/></Документ><Документ ИдДок="fe475396-d9b2-4347-808d-52ab4488d6cf" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНТЕП"" ИННЮЛ="5905288560"/><СведДохРасх СумДоход="5400000.00" СумРасход="6293000.00"/></Документ><Документ ИдДок="d87f12ce-4b9f-4031-98ac-89dd4eb3f2fa" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЕТЕРБУРГСКАЯ ГРУЗОВАЯ КОМПАНИЯ"" ИННЮЛ="7817325545"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="8e68abae-ec1b-4d1d-bd0c-c1ee70b3f8ac" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РАСТР-ПРЕСС"" ИННЮЛ="5905288553"/><СведДохРасх СумДоход="21242000.00" СумРасход="20996000.00"/></Документ><Документ ИдДок="45df721e-5a76-48f0-97dc-5487f1668d2f" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФИЛЬТРСЕРВИС"" ИННЮЛ="5045045931"/><СведДохРасх СумДоход="2461000.00" СумРасход="2746000.00"/></Документ><Документ ИдДок="544b42b9-afbd-445d-8018-b8e76075236f" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СПЕКТР УСЛУГ"" ИННЮЛ="5905288539"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="e8dc7be6-8b4c-47c3-8a25-a46be81a70e3" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="АКЦИОНЕРНОЕ ОБЩЕСТВО "СТРОЙИНДУСТРИЯ"" ИННЮЛ="6731056049"/><СведДохРасх СумДоход="38361000.00" СумРасход="52243000.00"/></Документ><Документ ИдДок="063ab04b-7beb-4524-b563-a908642f0675" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФОРУМ"" ИННЮЛ="5905288521"/><СведДохРасх СумДоход="620000.00" СумРасход="37000.00"/></Документ><Документ ИдДок="fe23fde5-0540-4a1e-a622-3fe906e89b17" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРИОРИТЕТ"" ИННЮЛ="7810859643"/><СведДохРасх СумДоход="11927000.00" СумРасход="11874000.00"/></Документ><Документ ИдДок="cc219381-0425-4cf6-993d-98039e7f035f" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЗС ПЛЮС"" ИННЮЛ="5905288514"/><СведДохРасх СумДоход="10482000.00" СумРасход="10189000.00"/></Документ><Документ ИдДок="93ebda0e-7d15-4ea3-8e7e-74163b99e86e" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОТКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "ЮГОРСКАЯ ТЕРРИТОРИАЛЬНАЯ ЭНЕРГЕТИЧЕСКАЯ КОМПАНИЯ - ЭНЕРГИЯ"" ИННЮЛ="8606009969"/><СведДохРасх СумДоход="147454000.00" СумРасход="145983000.00"/></Документ><Документ ИдДок="68997282-5079-4727-bc6d-484e600654d3" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СИБИРЬГИДРОСЕРВИС"" ИННЮЛ="5408186872"/><СведДохРасх СумДоход="11578000.00" СумРасход="11221000.00"/></Документ><Документ ИдДок="6ada3cf0-3603-491e-9a42-2dc7d115b6b4" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РУСХИМОПТ"" ИННЮЛ="5905288602"/><СведДохРасх СумДоход="194000.00" СумРасход="3221000.00"/></Документ><Документ ИдДок="0319a569-0d45-41c2-854b-d411fa087865" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МТИ-ЦЕНТР"" ИННЮЛ="6671252455"/><СведДохРасх СумДоход="1745000.00" СумРасход="1521000.00"/></Документ><Документ ИдДок="e782cee0-4b3c-471b-b3fa-ac1911a3d480" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НОРД"" ИННЮЛ="5408186953"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="c4c79b3c-c0c9-4f1a-bf66-0b505b32d452" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РИАЛСИБ"" ИННЮЛ="2208012986"/><СведДохРасх СумДоход="17890000.00" СумРасход="17622000.00"/></Документ><Документ ИдДок="5c5f396b-d539-4d2f-bd3b-02327ea036b8" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦЕНТР ИННОВАЦИОННЫХ ТЕХНОЛОГИЙ"" ИННЮЛ="6113017101"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="3800d23e-0853-4fb3-bd5e-ed862cde9681" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ЗАКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "БАТАЙСКОЕ АТП 2"" ИННЮЛ="6141033338"/><СведДохРасх СумДоход="1590000.00" СумРасход="2835000.00"/></Документ><Документ ИдДок="8bb910d0-2460-4bb5-af50-9c681608ba95" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ МЕДИА ГРУППА "АТРИА9"" ИННЮЛ="5408186978"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="86cceb81-cf30-4f60-b70a-0a643ae80f10" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АСК-СЕРВИС"" ИННЮЛ="2208013002"/><СведДохРасх СумДоход="190158000.00" СумРасход="189380000.00"/></Документ><Документ ИдДок="dd887caa-c628-4b80-99b9-82757a6cdab7" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭНКОМ"" ИННЮЛ="2208012993"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="f15c2506-ba39-4b78-a787-1a230a94f4a3" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДЕЛЬТА"" ИННЮЛ="6729035394"/><СведДохРасх СумДоход="7912000.00" СумРасход="7399000.00"/></Документ><Документ ИдДок="14621d09-5a99-47c1-afcc-3a1be03ca3c9" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЕВЕРСТРОЙ"" ИННЮЛ="8606009983"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="83310563-c1fa-4e68-b56a-898bf33c1833" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СИГМА-ПРЕСС"" ИННЮЛ="5047101902"/><СведДохРасх СумДоход="23450000.00" СумРасход="31849000.00"/></Документ><Документ ИдДок="71b3d2c0-0a65-40c3-8e98-01d91331e1bc" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ «РОСТДОНТОРГ»" ИННЮЛ="6141033360"/><СведДохРасх СумДоход="105915000.00" СумРасход="104713000.00"/></Документ><Документ ИдДок="8990ebe8-6d4e-4876-b26b-5c2a547681f0" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПОЖАРНАЯ БЕЗОПАСНОСТЬ"" ИННЮЛ="6730064216"/><СведДохРасх СумДоход="684000.00" СумРасход="671000.00"/></Документ><Документ ИдДок="64faeb79-fd74-4363-bf39-6aa0019736ea" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТ"" ИННЮЛ="2208013027"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="8bc93814-1d1c-4a88-9989-1416b1f9f263" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРАЙД"" ИННЮЛ="5905288698"/><СведДохРасх СумДоход="0.00" СумРасход="25000.00"/></Документ><Документ ИдДок="889bcfd7-e40a-4fdb-acbd-5ca77f462cf5" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕСТОРАТОР-БАР"" ИННЮЛ="7805580290"/><СведДохРасх СумДоход="11921000.00" СумРасход="11771000.00"/></Документ><Документ ИдДок="6bd62bdc-a3db-417b-b978-b914bbfc2b72" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КАПИТАЛ"" ИННЮЛ="8606010001"/><СведДохРасх СумДоход="28554000.00" СумРасход="21454000.00"/></Документ><Документ ИдДок="5befde1b-3c09-4563-8b60-d09ee8fcccd7" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РОМАШКА"" ИННЮЛ="6730064223"/><СведДохРасх СумДоход="0.00" СумРасход="200000.00"/></Документ><Документ ИдДок="894331c8-4f2c-486d-9d7b-76ee13c6a161" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СК И КО"" ИННЮЛ="5047101927"/><СведДохРасх СумДоход="5341000.00" СумРасход="9226000.00"/></Документ><Документ ИдДок="edd2d996-ae51-4ebb-9053-a68a0a28d50c" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СИБИРЬФИНАНСГРУПП"" ИННЮЛ="2263023474"/><СведДохРасх СумДоход="594000.00" СумРасход="1148000.00"/></Документ><Документ ИдДок="8171aaca-6e20-453a-a68a-bad49a41535a" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПАРНАС"" ИННЮЛ="6731056088"/><СведДохРасх СумДоход="6126000.00" СумРасход="4673000.00"/></Документ><Документ ИдДок="6203a4a9-05c2-41f3-9776-2f2aaf9bbef3" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДИАЛ ПЛЮС"" ИННЮЛ="6729035404"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="06f84107-3e1e-418c-a33e-f35170966067" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГРАНД"" ИННЮЛ="2918006137"/><СведДохРасх СумДоход="13190000.00" СумРасход="11289000.00"/></Документ><Документ ИдДок="664dd949-2610-47d7-9d8e-3818daf272dd" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОФТЕХДИЗАЙН"" ИННЮЛ="7813527477"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="a383f922-db04-4cda-bfb9-6aab69940cc0" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЕВЕР-РЕЗЕРВ"" ИННЮЛ="8616008040"/><СведДохРасх СумДоход="41000.00" СумРасход="189000.00"/></Документ><Документ ИдДок="0605d786-2f28-4b28-afe5-4d20810fd2bb" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФЛАГМАН"" ИННЮЛ="8606010058"/><СведДохРасх СумДоход="220000.00" СумРасход="219000.00"/></Документ><Документ ИдДок="085c4f75-8ac6-4f50-9b48-14a74f4f265a" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ШИК"" ИННЮЛ="8606010040"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="604151e0-5594-442d-baf6-6016e4597aa2" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УДАЧА"" ИННЮЛ="2208013041"/><СведДохРасх СумДоход="60000.00" СумРасход="52000.00"/></Документ><Документ ИдДок="47660b52-1282-423a-8fb4-45a34b85418e" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НАУЧНО-ТЕХНОЛОГИЧЕСКАЯ ИНИЦИАТИВА"" ИННЮЛ="5408187097"/><СведДохРасх СумДоход="0.00" СумРасход="24758000.00"/></Документ><Документ ИдДок="c467d884-5fa0-4b04-9df6-d145629db6ae" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОРГОВЫЙ ДОМ "ЗООПЕРМЬ"" ИННЮЛ="5905288754"/><СведДохРасх СумДоход="24503000.00" СумРасход="24406000.00"/></Документ><Документ ИдДок="2a0aeed1-8ec1-4ba0-832c-16a6e9ae0fb5" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕМШИНА"" ИННЮЛ="7810859675"/><СведДохРасх СумДоход="1258000.00" СумРасход="663000.00"/></Документ><Документ ИдДок="498e5dd4-8d88-4103-a1e2-ed531d645d3f" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕБЕЛЁВО"" ИННЮЛ="5905288779"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="ea44c1d2-e85e-46a6-9a85-25facc8b34f6" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕГАЛИСТ-ТАГАНРОГ"" ИННЮЛ="6154564350"/><СведДохРасх СумДоход="100712000.00" СумРасход="100013000.00"/></Документ><Документ ИдДок="29c520fa-8085-4705-ad6a-0bc7c2b135e0" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НЕПТУН"" ИННЮЛ="6141033465"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="4162baac-db55-43d7-8c9a-3153e8d42804" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛАЙМ"" ИННЮЛ="0276112738"/><СведДохРасх СумДоход="3994000.00" СумРасход="3922000.00"/></Документ><Документ ИдДок="99b589ff-2223-47e6-a31d-3e6604675f20" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КВАЗАР"" ИННЮЛ="6141033458"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="be2ccb5a-e0c7-410b-ba92-5050e2d19897" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ СОВМЕСТНОЕ ПРЕДПРИЯТИЕ "СЕКОНД"" ИННЮЛ="6730064262"/><СведДохРасх СумДоход="43860000.00" СумРасход="43362000.00"/></Документ><Документ ИдДок="81fcda4e-d8c6-4fbc-a329-d7d8a2a4cd8c" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕНЕСТО ТРАНС"" ИННЮЛ="2208013066"/><СведДохРасх СумДоход="179905000.00" СумРасход="179466000.00"/></Документ><Документ ИдДок="27910f23-d6d0-4f04-9a59-6285dba3737a" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРАНСКОМ"" ИННЮЛ="6141033440"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="803b9e98-015c-433f-990b-239d94d78290" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПОТОК"" ИННЮЛ="6730064270"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="b4634870-9b61-4fd9-b0d3-abfe77d5e2e4" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КЛИН ДОН СЕРВИС"" ИННЮЛ="6141033480"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="ce10fcd0-47f9-4f09-8460-c22c010610de" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮРИСТ"" ИННЮЛ="6731056144"/><СведДохРасх СумДоход="50000.00" СумРасход="4000.00"/></Документ><Документ ИдДок="a0af1b33-286a-4dbd-a6f5-981114bd90eb" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТИПОГРАФИЯ "ИН-КВАРТО"" ИННЮЛ="5408187114"/><СведДохРасх СумДоход="59764000.00" СумРасход="55622000.00"/></Документ><Документ ИдДок="d8a610cb-25fd-49c1-b64c-1287c7fee75e" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДИАЛОГ"" ИННЮЛ="5905288810"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="69ff0d4a-3b23-42e6-a5fa-c177607496b9" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ СТРОИТЕЛЬНО-ПРОИЗВОДСТВЕННАЯ КОМПАНИЯ "СФЕРА"" ИННЮЛ="2462201273"/><СведДохРасх СумДоход="485000000.00" СумРасход="457869000.00"/></Документ><Документ ИдДок="473878c6-380f-4f60-b0d8-70681c71ea03" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВТОМЕДПРОФИ"" ИННЮЛ="5905288803"/><СведДохРасх СумДоход="1496000.00" СумРасход="1135000.00"/></Документ><Документ ИдДок="74a4e0d9-5c1d-4cb1-ace1-4568c0de63c3" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОГРЕСС"" ИННЮЛ="2918001058"/><СведДохРасх СумДоход="3761000.00" СумРасход="3251000.00"/></Документ><Документ ИдДок="92fc4de7-6dbd-47aa-a60b-706c8940b941" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЗИМУТ"" ИННЮЛ="6730064287"/><СведДохРасх СумДоход="6848000.00" СумРасход="6930000.00"/></Документ><Документ ИдДок="d3f0df2c-693d-44f9-b38d-5c81eac40508" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРХИТЕКТУРА"" ИННЮЛ="8606010107"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="a188d3a6-2743-438c-9f13-bd64dc1779cb" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="Общество с ограниченной ответственностью "Каскад"" ИННЮЛ="6141033472"/><СведДохРасх СумДоход="2447000.00" СумРасход="2765000.00"/></Документ><Документ ИдДок="c23bf724-20c4-4f24-8f19-18f0a6039d16" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЗАВОД МЕТАЛЛИЧЕСКИХ КОНСТРУКЦИЙ"" ИННЮЛ="5905288867"/><СведДохРасх СумДоход="169825000.00" СумРасход="161390000.00"/></Документ><Документ ИдДок="ebd16161-bbc0-408c-af26-b710782d465c" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КАПИТАЛ-ПЛЮС"" ИННЮЛ="8606010114"/><СведДохРасх СумДоход="2376000.00" СумРасход="2218000.00"/></Документ><Документ ИдДок="867403fe-7659-4912-a8fa-f1a8c122cd22" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЧС - РЕГИОН"" ИННЮЛ="5905288850"/><СведДохРасх СумДоход="24651000.00" СумРасход="20078000.00"/></Документ><Документ ИдДок="9de4de09-de53-4807-8c51-2162126cdae9" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕЙС"" ИННЮЛ="5047102014"/><СведДохРасх СумДоход="0.00" СумРасход="1000.00"/></Документ><Документ ИдДок="3fa23aa6-0a3b-4aa3-b80a-c173208cee2b" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛИК"" ИННЮЛ="2208013080"/><СведДохРасх СумДоход="662000.00" СумРасход="650000.00"/></Документ><Документ ИдДок="92623995-dfbc-45d0-ba55-53af519549ee" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МАРТ"" ИННЮЛ="2263023509"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="d4199fff-84da-452f-a880-d8712972b3aa" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УПРАВЛЯЮЩАЯ КОМПАНИЯ СТОЛИЦА"" ИННЮЛ="5905288828"/><СведДохРасх СумДоход="918000.00" СумРасход="2217000.00"/></Документ><Документ ИдДок="6e424962-30f4-44cf-b032-1f372f5c54e4" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БИЗНЕС-КОНСАЛТИНГ"" ИННЮЛ="5905288909"/><СведДохРасх СумДоход="5352000.00" СумРасход="4535000.00"/></Документ><Документ ИдДок="040fe162-7a5e-42fd-a0e0-14f25ec4c21a" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОШФИНАНСГРУПП"" ИННЮЛ="5905288899"/><СведДохРасх СумДоход="23486000.00" СумРасход="21954000.00"/></Документ><Документ ИдДок="ceee0f8b-82d8-42a6-ac5f-467dccd26998" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙПРОЕКТ"" ИННЮЛ="6730064336"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="3f31796a-f588-43bf-94c6-67fad493f9e7" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РОДОНИТ"" ИННЮЛ="2463200561"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="0e6694c8-3d0f-4e56-9a27-d9c97d83b340" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЧАРОДЕЙКА"" ИННЮЛ="4205201996"/><СведДохРасх СумДоход="3419000.00" СумРасход="3250000.00"/></Документ><Документ ИдДок="f59c94d9-391c-41d3-8783-5e1f743f0f71" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДРУЖБА"" ИННЮЛ="2465200599"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="c17ca2f1-1ba7-4a09-8b39-20ef266d6b3c" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРИНАДЦАТЬ ТОЧЕК"" ИННЮЛ="4205202005"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="7fb87c29-c1fd-45b0-b461-87eb4e797b46" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НЕФТЕХИМ ИНВЕСТ"" ИННЮЛ="7814528723"/><СведДохРасх СумДоход="3458000.00" СумРасход="2631000.00"/></Документ><Документ ИдДок="7d0bae5b-63a1-4f53-af9b-1098f284c8e3" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДИАЛАР"" ИННЮЛ="5408187210"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="e4252838-1ac8-4a91-aa84-fb0e1f284033" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕВИТЕХ-ИНВЕСТ"" ИННЮЛ="5905288923"/><СведДохРасх СумДоход="8660000.00" СумРасход="8573000.00"/></Документ><Документ ИдДок="7d3c1a43-ea06-4e76-af41-cb84006f64e0" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АМАЗОНИЯ ЗОО"" ИННЮЛ="5047102046"/><СведДохРасх СумДоход="17565000.00" СумРасход="16663000.00"/></Документ><Документ ИдДок="60ebb534-e82b-4d88-b809-668b1840601a" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КАРТИНГ ЦЕНТР "ТОЧКА ОТРЫВА"" ИННЮЛ="5905288881"/><СведДохРасх СумДоход="4709000.00" СумРасход="5332000.00"/></Документ><Документ ИдДок="234edbf1-2470-46c7-8480-a4a3582420aa" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ЮРИДИЧЕСКАЯ ФИРМА "РЕЗУЛЬТАТ"" ИННЮЛ="0276112791"/><СведДохРасх СумДоход="991000.00" СумРасход="276000.00"/></Документ><Документ ИдДок="4ccff0b3-3201-4b00-91bb-14e3ab72a634" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АГЕНТСТВО НЕДВИЖИМОСТИ "УСАДЬБА"" ИННЮЛ="2208013098"/><СведДохРасх СумДоход="92000.00" СумРасход="44000.00"/></Документ><Документ ИдДок="2d02e618-4901-4f02-9829-d287b7e64101" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг=""НАУЧНО-ПРОИЗВОДСТВЕННАЯ ФИРМА "КРУТИЦА" ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ" ИННЮЛ="6731056176"/><СведДохРасх СумДоход="561000.00" СумРасход="466000.00"/></Документ><Документ ИдДок="db591b09-2de1-4c26-a0c8-261c4298a9f5" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЕСТА"" ИННЮЛ="5905288948"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="2f479fb9-1980-499a-a494-6e2312d3e674" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УПРАВЛЯЮЩАЯ СИБИРСКАЯ ТЕПЛОЭНЕРГЕТИЧЕСКАЯ КОМПАНИЯ"" ИННЮЛ="4205202076"/><СведДохРасх СумДоход="70166000.00" СумРасход="63287000.00"/></Документ><Документ ИдДок="bd73cb92-701e-4266-952a-541675eeb818" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГАГНИДЗЕ ДАЙНЭМИКС"" ИННЮЛ="5905288970"/><СведДохРасх СумДоход="4949000.00" СумРасход="1084000.00"/></Документ><Документ ИдДок="5af7ee86-8945-4765-a6ee-724253578414" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АНГАРА"" ИННЮЛ="6731056232"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="79f24ba4-839a-4706-bd6a-17fbbd346ab0" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПАРК-СТИЛЬ"" ИННЮЛ="6731056225"/><СведДохРасх СумДоход="137000.00" СумРасход="522000.00"/></Документ><Документ ИдДок="87f59803-61cd-41ab-9fbc-5b933846a0a6" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МАГАЗИН "НОВЫЙ"" ИННЮЛ="2277009920"/><СведДохРасх СумДоход="37109000.00" СумРасход="37162000.00"/></Документ><Документ ИдДок="05eda650-9c79-47cd-a7dc-dc87b3a2fe9a" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МИРАЖ"" ИННЮЛ="2918005528"/><СведДохРасх СумДоход="1838000.00" СумРасход="2208000.00"/></Документ><Документ ИдДок="429492fa-671b-4a79-8b6f-2659c6982801" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УРЕНГОЙГЕОПРОМ"" ИННЮЛ="8904043972"/><СведДохРасх СумДоход="58739000.00" СумРасход="50138000.00"/></Документ><Документ ИдДок="771b8773-d90d-4009-92c5-aee203684904" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БАЗА ОТДЫХА "БУРОВАЯ ТЕХНИКА"" ИННЮЛ="5905288962"/><СведДохРасх СумДоход="6377000.00" СумРасход="5545000.00"/></Документ><Документ ИдДок="d6cbb72a-7553-4fbc-97da-bcfd739590eb" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "108 ЧК"" ИННЮЛ="0276112872"/><СведДохРасх СумДоход="0.00" СумРасход="10000.00"/></Документ><Документ ИдДок="eb0e3d31-e74b-4cab-bb56-8e88319e7e95" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АГРОФИРМА "ВИКТОРИЯ"" ИННЮЛ="2263023516"/><СведДохРасх СумДоход="3032000.00" СумРасход="2603000.00"/></Документ><Документ ИдДок="46ba7e80-c3f3-4d91-bf94-927493390768" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СОЮЗГАЗМОНТАЖНАЛАДКА М"" ИННЮЛ="8904044052"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="0fff803b-780f-4fdb-8295-f668949a14e1" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВИДЖЕЙПИ - РЕГИОН"" ИННЮЛ="2462201280"/><СведДохРасх СумДоход="2658000.00" СумРасход="2614000.00"/></Документ><Документ ИдДок="5a952784-40a1-4541-8624-3d3704e9c520" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СВ-СЕРВИС"" ИННЮЛ="0276112880"/><СведДохРасх СумДоход="3197000.00" СумРасход="2856000.00"/></Документ><Документ ИдДок="0a80071c-f854-4abb-85a7-a31a1594e82d" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РАО"" ИННЮЛ="8904044020"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ></Файл>
| 24,133.5 | 48,266 | 0.785402 |
64d201b2a4880c87f7a8ee442c2e7818c05a75b9 | 17,527 | xaml | XML | src/Checkem.Windows/Assets/StyleResourceDictionary/Base/StyleBase.xaml | Ballpits/checkem-applications | f0ebad8cebb1e449caede4d649fe3403e23c7437 | [
"Apache-2.0"
] | 3 | 2020-12-01T13:21:32.000Z | 2020-12-30T17:13:25.000Z | src/Checkem.Windows/Assets/StyleResourceDictionary/Base/StyleBase.xaml | Ballpits/checkem-applications | f0ebad8cebb1e449caede4d649fe3403e23c7437 | [
"Apache-2.0"
] | 7 | 2020-12-10T18:08:12.000Z | 2021-01-03T09:12:08.000Z | src/Checkem.Windows/Assets/StyleResourceDictionary/Base/StyleBase.xaml | Ballpits/checkem-applications | f0ebad8cebb1e449caede4d649fe3403e23c7437 | [
"Apache-2.0"
] | 1 | 2020-12-04T06:42:09.000Z | 2020-12-04T06:42:09.000Z | <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:materialDesign="http://materialdesigninxaml.net/winfx/xaml/themes"
>
<!--#region Focus visual-->
<!--#region White focus visual-->
<Style x:Key="CheckemFocusVisual.White">
<Setter Property="Control.Template">
<Setter.Value>
<ControlTemplate>
<Rectangle Margin="0" StrokeThickness="3" Stroke="{DynamicResource Color.White}" RadiusX="5" RadiusY="5"/>
</ControlTemplate>
</Setter.Value>
</Setter>
</Style>
<!--#endregion-->
<!--#region Black focus visual-->
<Style x:Key="CheckemFocusVisual.Black">
<Setter Property="Control.Template">
<Setter.Value>
<ControlTemplate>
<Rectangle Margin="0" StrokeThickness="3" Stroke="{DynamicResource Color.Black}" RadiusX="5" RadiusY="5"/>
</ControlTemplate>
</Setter.Value>
</Setter>
</Style>
<!--#endregion-->
<!--#region Black focus visual-->
<Style x:Key="CheckemFocusVisual.PrimaryColor">
<Setter Property="Control.Template">
<Setter.Value>
<ControlTemplate>
<Rectangle Margin="0" StrokeThickness="3" Stroke="{DynamicResource Color.Primary}" RadiusX="5" RadiusY="5"/>
</ControlTemplate>
</Setter.Value>
</Setter>
</Style>
<!--#endregion-->
<!--#endregion-->
<!--#region Scrollbar style-->
<!--#region Scroll thumb-->
<Style x:Key="CheckemScrollThumb" TargetType="{x:Type Thumb}">
<Setter Property="Template">
<Setter.Value>
<ControlTemplate TargetType="{x:Type Thumb}">
<Grid x:Name="Grid">
<Rectangle HorizontalAlignment="Stretch" VerticalAlignment="Stretch" Width="Auto" Height="Auto" Fill="Transparent" />
<Border x:Name="Rectangle1" CornerRadius="6" HorizontalAlignment="Stretch" VerticalAlignment="Stretch" Width="11" Height="Auto" Background="{TemplateBinding Background}" />
</Grid>
<ControlTemplate.Triggers>
<Trigger Property="Tag" Value="Horizontal">
<Setter TargetName="Rectangle1" Property="Width" Value="Auto" />
<Setter TargetName="Rectangle1" Property="Height" Value="7" />
</Trigger>
</ControlTemplate.Triggers>
</ControlTemplate>
</Setter.Value>
</Setter>
</Style>
<!--#endregion-->
<!--#region Scroll bar-->
<Style x:Key="{x:Type ScrollBar}" TargetType="{x:Type ScrollBar}">
<Setter Property="Stylus.IsFlicksEnabled" Value="false" />
<Setter Property="Foreground" Value="{DynamicResource Color.Gray}" />
<Setter Property="Background" Value="Transparent"/>
<Setter Property="Width" Value="10" />
<Setter Property="Template">
<Setter.Value>
<ControlTemplate TargetType="{x:Type ScrollBar}">
<Grid x:Name="GridRoot" Width="20" Background="{TemplateBinding Background}">
<Grid.RowDefinitions>
<RowDefinition Height="0.00001*" />
</Grid.RowDefinitions>
<Track x:Name="PART_Track" Grid.Row="0" IsDirectionReversed="true" Focusable="false">
<Track.Thumb>
<Thumb x:Name="Thumb" Background="{TemplateBinding Foreground}" Style="{DynamicResource CheckemScrollThumb}" />
</Track.Thumb>
<Track.IncreaseRepeatButton>
<RepeatButton x:Name="PageUp" Command="ScrollBar.PageDownCommand" Opacity="0" Focusable="false" />
</Track.IncreaseRepeatButton>
<Track.DecreaseRepeatButton>
<RepeatButton x:Name="PageDown" Command="ScrollBar.PageUpCommand" Opacity="0" Focusable="false" />
</Track.DecreaseRepeatButton>
</Track>
</Grid>
<ControlTemplate.Triggers>
<Trigger SourceName="Thumb" Property="IsMouseOver" Value="true">
<Setter Value="{DynamicResource ButtonSelectBrush}" TargetName="Thumb" Property="Background" />
</Trigger>
<Trigger SourceName="Thumb" Property="IsDragging" Value="true">
<Setter Value="{DynamicResource DarkBrush}" TargetName="Thumb" Property="Background" />
</Trigger>
<Trigger Property="IsEnabled" Value="false">
<Setter TargetName="Thumb" Property="Visibility" Value="Collapsed" />
</Trigger>
<Trigger Property="Orientation" Value="Horizontal">
<Setter TargetName="GridRoot" Property="LayoutTransform">
<Setter.Value>
<RotateTransform Angle="-90" />
</Setter.Value>
</Setter>
<Setter TargetName="PART_Track" Property="LayoutTransform">
<Setter.Value>
<RotateTransform Angle="-90" />
</Setter.Value>
</Setter>
<Setter Property="Width" Value="Auto" />
<Setter Property="Height" Value="12" />
<Setter TargetName="Thumb" Property="Tag" Value="Horizontal" />
<Setter TargetName="PageDown" Property="Command" Value="ScrollBar.PageLeftCommand" />
<Setter TargetName="PageUp" Property="Command" Value="ScrollBar.PageRightCommand" />
</Trigger>
</ControlTemplate.Triggers>
</ControlTemplate>
</Setter.Value>
</Setter>
</Style>
<!--#endregion-->
<!--#endregion-->
<!--#region Button style-->
<!--#region Button border-->
<Style x:Key="BaseButtonBorder" TargetType="Border">
<Setter Property="Padding" Value="10,0,10,0"/>
</Style>
<!--#endregion-->
<!--#region Flat button-->
<!--#region Square flat button-->
<Style x:Key="CheckemFlatButton.Square" TargetType="Button" BasedOn="{StaticResource {x:Type Button}}">
<Setter Property="Background" Value="{DynamicResource ResourceKey=Color.White}"/>
<Setter Property="Foreground" Value="{DynamicResource ResourceKey=Color.Black}"/>
<Setter Property="BorderBrush" Value="{x:Null}"/>
<Setter Property="FontFamily" Value="{DynamicResource Quicksand}"/>
<Setter Property="Template">
<Setter.Value>
<ControlTemplate TargetType="{x:Type Button}">
<Border Background="{TemplateBinding Background}" Style="{StaticResource BaseButtonBorder}">
<ContentPresenter HorizontalAlignment="Center" VerticalAlignment="Center"/>
</Border>
</ControlTemplate>
</Setter.Value>
</Setter>
<Style.Triggers>
<Trigger Property="IsMouseOver" Value="True">
<Setter Property="Background" Value="{DynamicResource ResourceKey=TransparentHighlightColor}"/>
</Trigger>
</Style.Triggers>
</Style>
<!--#endregion-->
<!--#region Rounded edge flat button-->
<Style x:Key="CheckemFlatButton.Round5" TargetType="Button" BasedOn="{StaticResource CheckemFlatButton.Square}">
<Setter Property="Template">
<Setter.Value>
<ControlTemplate TargetType="{x:Type Button}">
<Border CornerRadius="5" Background="{TemplateBinding Background}">
<ContentPresenter HorizontalAlignment="Center" VerticalAlignment="Center"/>
</Border>
</ControlTemplate>
</Setter.Value>
</Setter>
</Style>
<Style x:Key="CheckemFlatButton.Round10" TargetType="Button" BasedOn="{StaticResource CheckemFlatButton.Square}">
<Setter Property="Template">
<Setter.Value>
<ControlTemplate TargetType="{x:Type Button}">
<Border CornerRadius="10" Background="{TemplateBinding Background}" Style="{StaticResource BaseButtonBorder}">
<ContentPresenter HorizontalAlignment="Center" VerticalAlignment="Center"/>
</Border>
</ControlTemplate>
</Setter.Value>
</Setter>
</Style>
<Style x:Key="CheckemFlatButton.Round20" TargetType="Button" BasedOn="{StaticResource CheckemFlatButton.Square}">
<Setter Property="Template">
<Setter.Value>
<ControlTemplate TargetType="{x:Type Button}">
<Border CornerRadius="20" Background="{TemplateBinding Background}" Style="{StaticResource BaseButtonBorder}">
<ContentPresenter HorizontalAlignment="Center" VerticalAlignment="Center"/>
</Border>
</ControlTemplate>
</Setter.Value>
</Setter>
</Style>
<!--#endregion-->
<!--#region Circle flat button-->
<Style x:Key="CheckemFlatButton.Circle" TargetType="Button" BasedOn="{StaticResource CheckemFlatButton.Square}">
<Setter Property="Template">
<Setter.Value>
<ControlTemplate TargetType="{x:Type Button}">
<Border CornerRadius="100" Background="{TemplateBinding Background}">
<ContentPresenter HorizontalAlignment="Center" VerticalAlignment="Center"/>
</Border>
</ControlTemplate>
</Setter.Value>
</Setter>
</Style>
<!--#endregion-->
<!--#endregion-->
<!--#region Chrome button-->
<!--#region Normal chrome button-->
<Style x:Key="CheckemChromeButton" TargetType="Button" BasedOn="{StaticResource CheckemFlatButton.Square}">
<Setter Property="Background" Value="{DynamicResource ResourceKey=Color.WhiteSmoke}"/>
<Setter Property="Width" Value="50"/>
<Setter Property="Height" Value="20"/>
<Style.Triggers>
<Trigger Property="IsMouseOver" Value="True">
<Setter Property="Background" Value="{DynamicResource ResourceKey=Color.White}"/>
</Trigger>
</Style.Triggers>
</Style>
<!--#endregion-->
<!--#region X chrome button-->
<Style x:Key="CheckemChromeXButton" TargetType="Button" BasedOn="{StaticResource CheckemChromeButton}">
<Style.Triggers>
<Trigger Property="IsMouseOver" Value="True">
<Setter Property="Background" Value="Red"/>
</Trigger>
</Style.Triggers>
</Style>
<!--#endregion-->
<!--#endregion-->
<!--#region Gradient button-->
<Style x:Key="ColorPickerButton" TargetType="Button" BasedOn="{StaticResource MaterialDesignFlatButton}">
<Setter Property="Background">
<Setter.Value>
<LinearGradientBrush EndPoint="0.5,1" StartPoint="0.5,0">
<LinearGradientBrush.RelativeTransform>
<TransformGroup>
<ScaleTransform CenterY="0.5" CenterX="0.5"/>
<SkewTransform CenterY="0.5" CenterX="0.5"/>
<RotateTransform CenterY="0.5" CenterX="0.5" Angle="-90"/>
<TranslateTransform/>
</TransformGroup>
</LinearGradientBrush.RelativeTransform>
</LinearGradientBrush>
</Setter.Value>
</Setter>
<Setter Property="BorderBrush" Value="{x:Null}"/>
<Setter Property="Height" Value="80"/>
<Setter Property="Width" Value="Auto"/>
<Setter Property="Margin" Value="10,10,10,0"/>
<Setter Property="Padding" Value="0"/>
<Setter Property="Template">
<Setter.Value>
<ControlTemplate TargetType="{x:Type Button}">
<Border Background="{TemplateBinding Background}">
<ContentPresenter HorizontalAlignment="Center" VerticalAlignment="Center"/>
</Border>
</ControlTemplate>
</Setter.Value>
</Setter>
<Style.Triggers>
<Trigger Property="IsMouseOver" Value="True">
</Trigger>
</Style.Triggers>
</Style>
<!--#endregion-->
<!--#region Close button-->
<Style x:Key="CloseButton" TargetType="Button" BasedOn="{StaticResource CheckemFlatButton.Circle}">
<Setter Property="Background" Value="{DynamicResource Color.LightGray}"/>
<Setter Property="Width" Value="30"/>
<Setter Property="Height" Value="30"/>
<Setter Property="Content" Value="{materialDesign:PackIcon Kind=Close, Size=20}"/>
<Style.Triggers>
<Trigger Property="IsMouseOver" Value="True">
<Setter Property="Background" Value="{DynamicResource Color.Gray}"/>
</Trigger>
<Trigger Property="IsMouseCaptureWithin" Value="True">
<Setter Property="Background" Value="{DynamicResource Color.DarkGray}"/>
</Trigger>
</Style.Triggers>
</Style>
<!--#endregion-->
<!--#endregion-->
<!--#region Textblock style-->
<!--#region Base style-->
<Style x:Key="CheckemTextBlock.Base" TargetType="TextBlock">
<Setter Property="TextAlignment" Value="Center"/>
<Setter Property="Padding" Value="0,0,0,0"/>
<Setter Property="FontFamily" Value="{DynamicResource ResourceKey=Quicksand}"/>
<Setter Property="Foreground" Value="{DynamicResource Color.Black}"/>
</Style>
<!--#endregion-->
<!--#endregion-->
<!--#region TextBox style-->
<Style x:Key="TextBox.Animated" TargetType="TextBox" BasedOn="{StaticResource MaterialDesignFilledTextFieldTextBox}">
<Setter Property="CaretBrush" Value="{DynamicResource Color.Primary}"/>
<Setter Property="Foreground" Value="{DynamicResource Color.Black}"/>
<Setter Property="FontFamily" Value="{DynamicResource Quicksand}"/>
<Setter Property="FontSize" Value="20"/>
<Setter Property="Margin" Value="10,20,10,0"/>
</Style>
<!--#endregion-->
<!--#region LanguageBox-->
<Style x:Key="LanguageBoxStackPanel" TargetType="StackPanel">
<Setter Property="Orientation" Value="Horizontal"/>
</Style>
<Style x:Key="LanguageBoxStackPanelText" TargetType="StackPanel">
<Setter Property="Margin" Value="10,0,0,0"/>
</Style>
<Style x:Key="LanguageBoxImages" TargetType="Image">
<Setter Property="Width" Value="32"/>
<Setter Property="Height" Value="22"/>
</Style>
<Style x:Key="LanguageBoxText-Big" TargetType="TextBlock" BasedOn="{StaticResource CheckemTextBlock.Base}">
<Setter Property="Foreground" Value="{DynamicResource Color.Black}"/>
<Setter Property="FontSize" Value="20"/>
<Setter Property="TextAlignment" Value="Left"/>
</Style>
<Style x:Key="LanguageBoxText-Small" TargetType="TextBlock" BasedOn="{StaticResource CheckemTextBlock.Base}">
<Setter Property="Foreground" Value="{DynamicResource Color.Black}"/>
<Setter Property="FontSize" Value="14"/>
<Setter Property="TextAlignment" Value="Left"/>
</Style>
<!--#endregion-->
<!--#region Tab control style-->
<Style x:Key="CheckemTabItemStyle" TargetType="TabItem">
<Setter Property="Template">
<Setter.Value>
<ControlTemplate TargetType="TabItem">
<Border Name="Border" CornerRadius="5,5,0,0" Background="{DynamicResource Color.WhiteSmoke}" BorderThickness="2,2,2,1" BorderBrush="{DynamicResource Color.Black}">
<ContentPresenter x:Name="ContentSite"
VerticalAlignment="Center"
HorizontalAlignment="Center"
ContentSource="Header"
Margin="10,2"/>
</Border>
<ControlTemplate.Triggers>
<Trigger Property="IsSelected" Value="True">
<Setter TargetName="Border" Property="Margin" Value="0,0,0,-1"/>
</Trigger>
<Trigger Property="IsSelected" Value="False">
<Setter TargetName="Border" Property="Margin" Value="2,2,2,-1"/>
</Trigger>
</ControlTemplate.Triggers>
</ControlTemplate>
</Setter.Value>
</Setter>
</Style>
<!--#endregion-->
</ResourceDictionary> | 43.927318 | 197 | 0.553204 |
73616692cadcb468e1f6f003f785936f41b71804 | 1,546 | csproj | XML | src/SDKs/CostManagement/Management.CostManagement/Microsoft.Azure.Management.CostManagement.csproj | bgsky/azure-sdk-for-net | e8bb3985062b8b17c5116015dba4104a89b1747a | [
"MIT"
] | null | null | null | src/SDKs/CostManagement/Management.CostManagement/Microsoft.Azure.Management.CostManagement.csproj | bgsky/azure-sdk-for-net | e8bb3985062b8b17c5116015dba4104a89b1747a | [
"MIT"
] | null | null | null | src/SDKs/CostManagement/Management.CostManagement/Microsoft.Azure.Management.CostManagement.csproj | bgsky/azure-sdk-for-net | e8bb3985062b8b17c5116015dba4104a89b1747a | [
"MIT"
] | null | null | null | <Project Sdk="Microsoft.NET.Sdk">
<!-- Please do not move/edit code below this line -->
<Import Project="$([MSBuild]::GetPathOfFileAbove('AzSdk.reference.props'))" />
<!-- Please do not move/edit code below this line -->
<PropertyGroup>
<PackageId>Microsoft.Azure.Management.CostManagement</PackageId>
<Description>Microsoft Azure CostManagement Management Library</Description>
<VersionPrefix>3.0.1</VersionPrefix>
<AssemblyName>Microsoft.Azure.Management.CostManagement</AssemblyName>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<PackageTags>CostManagement;</PackageTags>
<PackageReleaseNotes>
<![CDATA[
This is a public release of the Azure CostManagement SDK that provides access to cost management resources for Azure Enterprise Subscriptions. Included with this release is addding Marketplace, Budget and Pricesheet APIs.
]]>
</PackageReleaseNotes>
</PropertyGroup>
<PropertyGroup>
<TargetFrameworks>net452;netstandard1.4</TargetFrameworks>
</PropertyGroup>
<!-- Please do not move/edit code below this line -->
<Import Condition=" Exists('$([MSBuild]::GetPathOfFileAbove(AzSdk.RP.props))') " Project="$([MSBuild]::GetPathOfFileAbove('AzSdk.RP.props'))" />
<ItemGroup>
<PackageReference Include="System.Net.Http" Version="4.3.3" />
</ItemGroup>
<ItemGroup>
<PackageReference Update="Newtonsoft.Json" Version="11.0.2" />
</ItemGroup>
<!-- Please do not move/edit code above this line -->
</Project>
| 45.470588 | 229 | 0.706339 |
3f4500f171eb2cc358ceb7793e8e60af71f50751 | 397 | xml | XML | OrderOfElements/OrderOfElements/rsc/Settings.xml | BEJOSCHR/Order_of_Elements_Server | 5fa0bda896ec6a5fdc4691a96f1d784d4a39e3d4 | [
"Apache-2.0"
] | 2 | 2022-03-21T16:16:27.000Z | 2022-03-28T09:11:17.000Z | OrderOfElements/OrderOfElements/rsc/Settings.xml | BEJOSCHR/Order_of_Elements_Server | 5fa0bda896ec6a5fdc4691a96f1d784d4a39e3d4 | [
"Apache-2.0"
] | null | null | null | OrderOfElements/OrderOfElements/rsc/Settings.xml | BEJOSCHR/Order_of_Elements_Server | 5fa0bda896ec6a5fdc4691a96f1d784d4a39e3d4 | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="UTF-8" standalone="no"?><Container><Successfully>Created</Successfully><CONNECTION_Port>6776</CONNECTION_Port><CONNECTION_Idletime>10</CONNECTION_Idletime><CONNECTION_Packetdivider>_:_</CONNECTION_Packetdivider><DB_Name>OrderOfElements</DB_Name><DB_Url>jdbc:mysql://localhost:3306/</DB_Url><DB_User>OrderOfElements</DB_User><DB_Password>1991</DB_Password></Container> | 397 | 397 | 0.823678 |
a98a00878ef2b31cc22166e75446a28dc5351528 | 3,459 | csproj | XML | source/PluginDev.UnitTests/PluginDev.UnitTests.csproj | orbitalgames/play-games-plugin-for-unity | 2cd8b17537bc492f2f894146d7125ed43560913e | [
"Apache-2.0"
] | null | null | null | source/PluginDev.UnitTests/PluginDev.UnitTests.csproj | orbitalgames/play-games-plugin-for-unity | 2cd8b17537bc492f2f894146d7125ed43560913e | [
"Apache-2.0"
] | null | null | null | source/PluginDev.UnitTests/PluginDev.UnitTests.csproj | orbitalgames/play-games-plugin-for-unity | 2cd8b17537bc492f2f894146d7125ed43560913e | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.30703</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{18DEBB53-C0EA-45F9-B0A5-96EEC0C2AFEE}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>PluginDev.UnitTests</RootNamespace>
<AssemblyName>PluginDev.UnitTests</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>True</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>False</Optimize>
<OutputPath>bin\Debug</OutputPath>
<DefineConstants>DEBUG;</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>False</ConsolePause>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
<Optimize>True</Optimize>
<OutputPath>bin\Release</OutputPath>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<ConsolePause>False</ConsolePause>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="nunit.framework" />
<Reference Include="UnityEngine">
<HintPath>..\..\..\..\..\..\..\..\..\Applications\Unity\Unity.app\Contents\Frameworks\Managed\UnityEngine.dll</HintPath>
</Reference>
<Reference Include="nunit.core" />
</ItemGroup>
<ItemGroup>
<Compile Include="GooglePlayGames\ISocialPlatform\PlayGamesAchievementTest.cs" />
<Compile Include="GooglePlayGames\OutUtils\MiscTests.cs" />
<Compile Include="GooglePlayGames\ISocialPlatform\PlayGamesPlatformTest.cs" />
<Compile Include="GooglePlayGames\ISocialPlatform\BaseMockPlayGamesClient.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>
<Folder Include="GooglePlayGames\" />
<Folder Include="GooglePlayGames\ISocialPlatform\" />
<Folder Include="GooglePlayGames\OutUtils\" />
</ItemGroup>
<ProjectExtensions>
<MonoDevelop>
<Properties>
<Policies>
<StandardHeader Text="/*
 * Copyright (C) 2014 Google Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */" IncludeInNewFiles="True" />
</Policies>
</Properties>
</MonoDevelop>
</ProjectExtensions>
<ItemGroup>
<ProjectReference Include="..\PluginDev\Assembly-CSharp.csproj">
<Project>{951811BD-AC6D-3EF2-93AC-3996776A4E3B}</Project>
<Name>Assembly-CSharp</Name>
</ProjectReference>
</ItemGroup>
</Project>
| 50.867647 | 736 | 0.706852 |
cf65425726b0c6b14190c2ca9679594bbc561e4d | 146 | xml | XML | .idea/dictionaries/fredy.xml | truhlikfredy/raytracer | ec288cc6a1acbcdfecd29af0a65cbfccd705a66f | [
"MIT"
] | 1 | 2021-09-14T17:26:36.000Z | 2021-09-14T17:26:36.000Z | .idea/dictionaries/fredy.xml | truhlikfredy/raytracer | ec288cc6a1acbcdfecd29af0a65cbfccd705a66f | [
"MIT"
] | null | null | null | .idea/dictionaries/fredy.xml | truhlikfredy/raytracer | ec288cc6a1acbcdfecd29af0a65cbfccd705a66f | [
"MIT"
] | null | null | null | <component name="ProjectDictionaryState">
<dictionary name="fredy">
<words>
<w>raytracer</w>
</words>
</dictionary>
</component> | 20.857143 | 41 | 0.643836 |
1e6a5625e29b8bc7b9cb0399f875b93363363328 | 1,976 | xml | XML | public/tags/tutorials/index.xml | sponsore/thischangeseverything | 65e7d7589392a676843be379a4f44a1523b5a278 | [
"MIT"
] | null | null | null | public/tags/tutorials/index.xml | sponsore/thischangeseverything | 65e7d7589392a676843be379a4f44a1523b5a278 | [
"MIT"
] | null | null | null | public/tags/tutorials/index.xml | sponsore/thischangeseverything | 65e7d7589392a676843be379a4f44a1523b5a278 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tutorials on Tech, Data and Innovation</title>
<link>http://tdi.org/tags/tutorials/</link>
<description>Recent content in Tutorials on Tech, Data and Innovation</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Sun, 03 Mar 2019 16:15:09 +0100</lastBuildDate>
<atom:link href="http://tdi.org/tags/tutorials/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Jekyll</title>
<link>http://tdi.org/jekyll/</link>
<pubDate>Sun, 03 Mar 2019 16:15:09 +0100</pubDate>
<guid>http://tdi.org/jekyll/</guid>
<description>What is Jekyll? Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. Think of it like a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown and Liquid templates, and spits out a complete, static website ready to be served by Apache, Nginx or another web server. Jekyll is the engine behind GitHub Pages, which you can use to host sites right from your GitHub repositories.</description>
</item>
<item>
<title>Hugo</title>
<link>http://tdi.org/hugo/</link>
<pubDate>Sun, 03 Mar 2019 14:44:21 +0100</pubDate>
<guid>http://tdi.org/hugo/</guid>
<description>What is Hugo? Hugo is a static site generator written in Go. It is optimized for speed, easy use and configurability. Hugo takes a directory with content and templates and renders them into a full html website.
Hugo makes use of Markdown files with front matter for meta data.
A typical website of moderate size can be rendered in a fraction of a second. A good rule of thumb is that Hugo takes around 1 millisecond for each piece of content.</description>
</item>
</channel>
</rss> | 56.457143 | 496 | 0.701417 |
3d812871cefca0771fd2d4d0aa59597b94e58122 | 5,017 | csproj | XML | PathTracer_NetFramework/PathTracer_NetFramework.csproj | kennux/PathTracer | 4f9cf7793c526f3342f0aa52779b22829bb63272 | [
"MIT"
] | null | null | null | PathTracer_NetFramework/PathTracer_NetFramework.csproj | kennux/PathTracer | 4f9cf7793c526f3342f0aa52779b22829bb63272 | [
"MIT"
] | null | null | null | PathTracer_NetFramework/PathTracer_NetFramework.csproj | kennux/PathTracer | 4f9cf7793c526f3342f0aa52779b22829bb63272 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{C75FFB1E-8AE2-4555-BC29-94EB30425813}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>PathTracer_NetFramework</RootNamespace>
<AssemblyName>PathTracer_NetFramework</AssemblyName>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE;NET_FRAMEWORK</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x64\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<OutputPath>bin\x64\Release\</OutputPath>
<DefineConstants>TRACE;NET_FRAMEWORK</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Numerics" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Net.Http" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\PathTracer\BitHelper.cs">
<Link>BitHelper.cs</Link>
</Compile>
<Compile Include="..\PathTracer\BoundingBox.cs">
<Link>BoundingBox.cs</Link>
</Compile>
<Compile Include="..\PathTracer\Camera.cs">
<Link>Camera.cs</Link>
</Compile>
<Compile Include="..\PathTracer\DebugMaterial.cs">
<Link>DebugMaterial.cs</Link>
</Compile>
<Compile Include="..\PathTracer\DielectricMaterial.cs">
<Link>DielectricMaterial.cs</Link>
</Compile>
<Compile Include="..\PathTracer\DirectionalLight.cs">
<Link>DirectionalLight.cs</Link>
</Compile>
<Compile Include="..\PathTracer\FastRandom.cs">
<Link>FastRandom.cs</Link>
</Compile>
<Compile Include="..\PathTracer\HitInfo.cs">
<Link>HitInfo.cs</Link>
</Compile>
<Compile Include="..\PathTracer\LambertianMaterial.cs">
<Link>LambertianMaterial.cs</Link>
</Compile>
<Compile Include="..\PathTracer\Material.cs">
<Link>Material.cs</Link>
</Compile>
<Compile Include="..\PathTracer\Mathf.cs">
<Link>Mathf.cs</Link>
</Compile>
<Compile Include="..\PathTracer\MathUtil.cs">
<Link>MathUtil.cs</Link>
</Compile>
<Compile Include="..\PathTracer\MetalMaterial.cs">
<Link>MetalMaterial.cs</Link>
</Compile>
<Compile Include="..\PathTracer\Octree.cs">
<Link>Octree.cs</Link>
</Compile>
<Compile Include="..\PathTracer\Ray.cs">
<Link>Ray.cs</Link>
</Compile>
<Compile Include="..\PathTracer\Scene.cs">
<Link>Scene.cs</Link>
</Compile>
<Compile Include="..\PathTracer\Sphere.cs">
<Link>Sphere.cs</Link>
</Compile>
<Compile Include="..\PathTracer\TraceParams.cs">
<Link>TraceParams.cs</Link>
</Compile>
<Compile Include="..\PathTracer\Tracer.cs">
<Link>Tracer.cs</Link>
</Compile>
<Compile Include="..\PathTracer\Triangle.cs">
<Link>Triangle.cs</Link>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project> | 39.81746 | 186 | 0.687662 |
3da3cc352eeb14d9b11c2c05edfee9c7e872e69d | 5,828 | xml | XML | .idea/workspace.xml | Burakkylmz/django-projects | 61473270dde832c7ff492b426d84432f198eec0e | [
"MIT"
] | 5 | 2020-07-07T15:09:53.000Z | 2020-12-21T23:48:29.000Z | .idea/workspace.xml | Burakkylmz/django-projects | 61473270dde832c7ff492b426d84432f198eec0e | [
"MIT"
] | null | null | null | .idea/workspace.xml | Burakkylmz/django-projects | 61473270dde832c7ff492b426d84432f198eec0e | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="BranchesTreeState">
<expand>
<path>
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
</path>
<path>
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
</path>
<path>
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
</path>
</expand>
<select />
</component>
<component name="ChangeListManager">
<list default="true" id="632676e9-3dbb-4463-a47e-daa5b5bc7d67" name="Default Changelist" comment="start project crypto news">
<change beforePath="$PROJECT_DIR$/cryptonews/cryptonews/urls.py" beforeDir="false" afterPath="$PROJECT_DIR$/cryptonews/cryptonews/urls.py" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Python Script" />
<option value="HTML File" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="ProjectId" id="1eMLVOkR53Wu0chGxZLhD0zapRD" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
<ConfirmationsSetting value="2" id="Add" />
</component>
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="ASKED_SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
<property name="DefaultHtmlFileTemplate" value="HTML File" />
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="settings.editor.selected.configurable" value="com.jetbrains.python.configuration.PyActiveSdkModuleConfigurable" />
</component>
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="632676e9-3dbb-4463-a47e-daa5b5bc7d67" name="Default Changelist" comment="" />
<created>1594126538082</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1594126538082</updated>
</task>
<task id="LOCAL-00001" summary="start project crypto news">
<created>1594127551452</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1594127551452</updated>
</task>
<task id="LOCAL-00002" summary="start project crypto news">
<created>1594134559231</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1594134559231</updated>
</task>
<task id="LOCAL-00003" summary="start project crypto news">
<created>1594134567230</created>
<option name="number" value="00003" />
<option name="presentableId" value="LOCAL-00003" />
<option name="project" value="LOCAL" />
<updated>1594134567230</updated>
</task>
<task id="LOCAL-00004" summary="start project crypto news">
<created>1594135719535</created>
<option name="number" value="00004" />
<option name="presentableId" value="LOCAL-00004" />
<option name="project" value="LOCAL" />
<updated>1594135719535</updated>
</task>
<task id="LOCAL-00005" summary="start project crypto news">
<created>1594135892498</created>
<option name="number" value="00005" />
<option name="presentableId" value="LOCAL-00005" />
<option name="project" value="LOCAL" />
<updated>1594135892498</updated>
</task>
<option name="localTasksCounter" value="6" />
<servers />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="start project crypto news" />
<option name="LAST_COMMIT_MESSAGE" value="start project crypto news" />
</component>
<component name="WindowStateProjectService">
<state x="309" y="42" key="#Inspections" timestamp="1594134722215">
<screen x="0" y="0" width="1366" height="728" />
</state>
<state x="309" y="42" key="#Inspections/0.0.1366.728/1366.0.1366.768@0.0.1366.728" timestamp="1594134722215" />
<state x="184" y="9" key="SettingsEditor" timestamp="1594134742539">
<screen x="0" y="0" width="1366" height="728" />
</state>
<state x="184" y="9" key="SettingsEditor/0.0.1366.728/1366.0.1366.768@0.0.1366.728" timestamp="1594134742539" />
<state x="275" y="93" key="Vcs.Push.Dialog.v2" timestamp="1594135894618">
<screen x="0" y="0" width="1366" height="728" />
</state>
<state x="275" y="93" key="Vcs.Push.Dialog.v2/0.0.1366.728/1366.0.1366.768@0.0.1366.728" timestamp="1594135894618" />
</component>
</project> | 43.492537 | 164 | 0.659403 |
9082a56b314989687bca7e06516913de1ff47778 | 1,365 | xsd | XML | htng/messages/HTNG_WakeupSchedulingNotifRS.xsd | sciant/WindinTreeHTNGAdapter | d98b7ecc952d2d875697f52b54b3408099a889d7 | [
"Apache-2.0"
] | null | null | null | htng/messages/HTNG_WakeupSchedulingNotifRS.xsd | sciant/WindinTreeHTNGAdapter | d98b7ecc952d2d875697f52b54b3408099a889d7 | [
"Apache-2.0"
] | 2 | 2019-12-28T05:16:58.000Z | 2021-05-07T11:02:06.000Z | htng/messages/HTNG_WakeupSchedulingNotifRS.xsd | sciant/WindinTreeHTNGAdapter | d98b7ecc952d2d875697f52b54b3408099a889d7 | [
"Apache-2.0"
] | 1 | 2019-04-12T07:59:32.000Z | 2019-04-12T07:59:32.000Z | <?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://htng.org/2014B" xmlns:ota="http://www.opentravel.org/OTA/2003/05" targetNamespace="http://htng.org/2014B" elementFormDefault="qualified" version="1.000" id="HTNG2014B">
<xs:include schemaLocation="../schemas/HTNG_SimpleTypes.xsd"/>
<xs:include schemaLocation="../schemas/HTNG_CommonTypes.xsd"/>
<xs:import namespace="http://www.opentravel.org/OTA/2003/05" schemaLocation="../opentravel/OTA_CommonTypes.xsd"/>
<xs:annotation>
<xs:documentation xml:lang="en">Used to convey the outcome of processing the corresponding request</xs:documentation>
</xs:annotation>
<xs:element name="HTNG_WakeupSchedulingNotifRS">
<xs:complexType>
<xs:complexContent>
<xs:annotation>
<xs:documentation xml:lang="en"/>
</xs:annotation>
<xs:extension base="HTNG_ResponseBaseType">
<xs:sequence>
<xs:element name="WakeupID" type="ota:UniqueID_Type" minOccurs="0">
<xs:annotation>
<xs:documentation xml:lang="en">The unique identifier element allows the trading partners to uniquely identify each scheduled wakeup event.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
</xs:schema>
| 42.65625 | 238 | 0.698901 |
90909367ef984c51b78ca125b44c3cda8e82b044 | 217 | xml | XML | src/chrome/content/rules/Apricorn.com.xml | alexmuller/https-everywhere | f55291dba0bf0dde3362b05ce9cc973fd35c5955 | [
"MIT"
] | 13 | 2016-05-06T21:50:22.000Z | 2019-08-09T03:11:53.000Z | src/chrome/content/rules/Apricorn.com.xml | alexmuller/https-everywhere | f55291dba0bf0dde3362b05ce9cc973fd35c5955 | [
"MIT"
] | null | null | null | src/chrome/content/rules/Apricorn.com.xml | alexmuller/https-everywhere | f55291dba0bf0dde3362b05ce9cc973fd35c5955 | [
"MIT"
] | 10 | 2016-04-30T10:23:10.000Z | 2019-08-07T06:36:40.000Z | <!--
Mixed content:
- Image from $self *
* Secured by us
-->
<ruleset name="Apricorn.com">
<target host="apricorn.com" />
<target host="www.apricorn.com" />
<rule from="^http:" to="https:" />
</ruleset>
| 12.055556 | 35 | 0.59447 |
cd5a8cc06e5e7735d5c8bd62ba74603451f28103 | 768 | xaml | XML | samples/snippets/csharp/VS_Snippets_Wpf/ThreadingMultipleBrowsers/CSharp/Window1.xaml | BaruaSourav/docs | c288ed777de6b091f5e074d3488f7934683f3eb5 | [
"CC-BY-4.0",
"MIT"
] | 3,294 | 2016-10-30T05:27:20.000Z | 2022-03-31T15:59:30.000Z | samples/snippets/csharp/VS_Snippets_Wpf/ThreadingMultipleBrowsers/CSharp/Window1.xaml | BaruaSourav/docs | c288ed777de6b091f5e074d3488f7934683f3eb5 | [
"CC-BY-4.0",
"MIT"
] | 16,739 | 2016-10-28T19:41:29.000Z | 2022-03-31T22:38:48.000Z | samples/snippets/csharp/VS_Snippets_Wpf/ThreadingMultipleBrowsers/CSharp/Window1.xaml | BaruaSourav/docs | c288ed777de6b091f5e074d3488f7934683f3eb5 | [
"CC-BY-4.0",
"MIT"
] | 6,701 | 2016-10-29T20:56:11.000Z | 2022-03-31T12:32:26.000Z | <!-- <SnippetThreadingMultiBrowserXAML> -->
<Window x:Class="SDKSamples.Window1"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="MultiBrowse"
Height="600"
Width="800"
Loaded="OnLoaded"
>
<StackPanel Name="Stack" Orientation="Vertical">
<StackPanel Orientation="Horizontal">
<Button Content="New Window"
Click="NewWindowHandler" />
<TextBox Name="newLocation"
Width="500" />
<Button Content="GO!"
Click="Browse" />
</StackPanel>
<Frame Name="placeHolder"
Width="800"
Height="550"></Frame>
</StackPanel>
</Window>
<!-- </SnippetThreadingMultiBrowserXAML> -->
| 29.538462 | 69 | 0.613281 |
291f29e2604800ee21a0b57e2d1d1c10ebed7cf9 | 3,562 | xml | XML | camel-container-tests/camel-container-tests-module/src/main/webapp/WEB-INF/camel-context.xml | tarilabs/droolsjbpm-integration | dbae6f547c833b38a4736fbdbbc1288e47554b02 | [
"Apache-2.0"
] | null | null | null | camel-container-tests/camel-container-tests-module/src/main/webapp/WEB-INF/camel-context.xml | tarilabs/droolsjbpm-integration | dbae6f547c833b38a4736fbdbbc1288e47554b02 | [
"Apache-2.0"
] | null | null | null | camel-container-tests/camel-container-tests-module/src/main/webapp/WEB-INF/camel-context.xml | tarilabs/droolsjbpm-integration | dbae6f547c833b38a4736fbdbbc1288e47554b02 | [
"Apache-2.0"
] | null | null | null | <beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:cxf="http://camel.apache.org/schema/cxf"
xmlns:kie="http://drools.org/schema/kie-spring"
xsi:schemaLocation="
http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
http://camel.apache.org/schema/cxf http://camel.apache.org/schema/cxf/camel-cxf.xsd
http://camel.apache.org/schema/spring http://camel.apache.org/schema/spring/camel-spring.xsd
http://drools.org/schema/kie-spring http://drools.org/schema/kie-spring.xsd">
<cxf:rsServer id="cxfConsumer"
address="http://localhost:8080/rest"
serviceClass="org.kie.camel.container.api.service.KieCamelTestService" />
<bean id="batchExecutionHelperProvider" class="org.drools.core.runtime.help.impl.BatchExecutionHelperProviderImpl" />
<bean id="xstreamBean" factory-bean="batchExecutionHelperProvider" factory-method="newJSonMarshaller" />
<bean id="listProcessInstancesProcessor" class="org.kie.camel.container.module.ListProcessInstancesProcessor"/>
<bean id="kieSpringPostProcessor" class="org.kie.spring.KModuleBeanFactoryPostProcessor"/>
<kie:kmodule id="test-kmodule">
<kie:kbase name="rules-kbase" packages="org.kie.camel.container.rules,org.kie.camel.container.api.model" >
<kie:ksession name="stateless-session" type="stateless"/>
</kie:kbase>
<kie:kbase name="process-kbase" packages="org.kie.camel.container.processes,org.kie.camel.container.api.model,org.kie.camel.container.rules" >
<kie:ksession name="stateful-session" type="stateful"/>
</kie:kbase>
</kie:kmodule>
<camelContext id="camel-context" xmlns="http://camel.apache.org/schema/spring">
<!-- Routes requests from CXF endpoint -->
<route id="cxfConsumerToProcessorRoute">
<from id="cxfrsConsumer" uri="cxfrs:bean:cxfConsumer" />
<choice>
<when>
<simple>${header.operationName} == 'verifyAge'</simple>
<to uri="direct:ageVerification" />
</when>
<when>
<simple>${header.operationName} == 'runCommand'</simple>
<to uri="direct:runCommand"/>
</when>
</choice>
</route>
<!-- Route for age verfication service -->
<route id="ageVerificationRoute">
<from uri="direct:ageVerification" />
<transform><simple>${body[0]}</simple></transform>
<to uri="kie-local:stateless-session?action=insertBody"/>
</route>
<route id="runCommand">
<from uri="direct:runCommand" />
<convertBodyTo type="java.lang.String"/>
<to uri="bean:xstreamBean?method=fromXML(String)"/>
<choice>
<when>
<simple>${body} is 'org.drools.core.command.runtime.process.GetProcessInstancesCommand'</simple>
<to uri="direct:runListProcessesCommand"/>
</when>
<otherwise>
<to uri="direct:runOtherCommand"/>
</otherwise>
</choice>
</route>
<route id="runListProcessesCommand">
<from uri="direct:runListProcessesCommand" />
<to uri="kie-local:stateful-session?action=execute"/>
<to uri="bean:listProcessInstancesProcessor"/>
<to uri="bean:xstreamBean?method=toXML(Object)"/>
</route>
<route id="runOtherCommand">
<from uri="direct:runOtherCommand" />
<to uri="kie-local:stateful-session?action=execute"/>
<to uri="bean:xstreamBean?method=toXML(Object)"/>
</route>
</camelContext>
</beans>
| 43.975309 | 146 | 0.669287 |
337d6a73f554576b813eef6e2faa1d7d90c4f43a | 468 | xml | XML | package.xml | gstavrinos/ar_helipad | 6c164a00396a9fe009c00230bf38d4009061fb98 | [
"Unlicense"
] | 2 | 2019-04-06T01:26:12.000Z | 2019-05-28T14:24:30.000Z | package.xml | gstavrinos/ar_helipad | 6c164a00396a9fe009c00230bf38d4009061fb98 | [
"Unlicense"
] | null | null | null | package.xml | gstavrinos/ar_helipad | 6c164a00396a9fe009c00230bf38d4009061fb98 | [
"Unlicense"
] | 1 | 2020-05-21T12:06:11.000Z | 2020-05-21T12:06:11.000Z | <?xml version="1.0"?>
<package>
<name>ar_helipad</name>
<version>0.0.0</version>
<description>The ar_helipad package</description>
<maintainer email="gstavrinos@iit.demokritos.gr">George Stavrinos</maintainer>
<license>TODO</license>
<buildtool_depend>catkin</buildtool_depend>
<build_depend>tf</build_depend>
<build_depend>tf2_msgs</build_depend>
<run_depend>tf</run_depend>
<run_depend>tf2_msgs</run_depend>
<export>
</export>
</package>
| 23.4 | 80 | 0.735043 |
7620765dba61ecfb6185cd85453cbbe933019240 | 909 | xml | XML | src/test/resources/org/contentmine/ami/battery10/PMC3776197/sections/2_back/1_ref-list/15_ref.xml | anjackson/ami3 | d58c8420ddd3cee07429738f4495499e1a850207 | [
"Apache-2.0"
] | null | null | null | src/test/resources/org/contentmine/ami/battery10/PMC3776197/sections/2_back/1_ref-list/15_ref.xml | anjackson/ami3 | d58c8420ddd3cee07429738f4495499e1a850207 | [
"Apache-2.0"
] | null | null | null | src/test/resources/org/contentmine/ami/battery10/PMC3776197/sections/2_back/1_ref-list/15_ref.xml | anjackson/ami3 | d58c8420ddd3cee07429738f4495499e1a850207 | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<ref id="b16">
<mixed-citation publication-type="journal">
<name>
<surname>Li</surname>
<given-names>B.</given-names>
</name>,
<name>
<surname>Rong</surname>
<given-names>G.</given-names>
</name>,
<name>
<surname>Xie</surname>
<given-names>Y.</given-names>
</name>,
<name>
<surname>Huang</surname>
<given-names>L.</given-names>
</name> &
<name>
<surname>Feng</surname>
<given-names>C.</given-names>
</name>
<article-title>Low-temperature synthesis of α-MnO
<sub>2</sub> hollow urchins and their application in rechargeable Li
<sup>+</sup> batteries
</article-title>.
<source>Inorg. Chem.</source>
<volume>45</volume>,
<fpage>6404</fpage>–
<lpage>6410</lpage> (
<year>2006</year>).
<pub-id pub-id-type="pmid">16878952</pub-id>
</mixed-citation>
</ref>
| 25.25 | 72 | 0.60286 |
dd68dc4c4d9132546d8ae08aa226ce3499398639 | 6,025 | xml | XML | dict/.neocomplete-php/phpdoc/en/reference/cubrid/cubridmysql/cubrid-query.xml | mziyut/.vim | 463edb028b667f17ad967fbcc1d05e020d5b078a | [
"MIT"
] | 1 | 2022-01-27T10:11:39.000Z | 2022-01-27T10:11:39.000Z | __docs/phpdoc/en/reference/cubrid/cubridmysql/cubrid-query.xml | alokmenghrajani/hack-hhvm-docs | 71dc91cb14d73f1cc9d726a6de08b41cf00af49d | [
"CC-BY-3.0"
] | null | null | null | __docs/phpdoc/en/reference/cubrid/cubridmysql/cubrid-query.xml | alokmenghrajani/hack-hhvm-docs | 71dc91cb14d73f1cc9d726a6de08b41cf00af49d | [
"CC-BY-3.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<!-- $Revision: 330626 $ -->
<refentry xml:id="function.cubrid-query" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>cubrid_query</refname>
<refpurpose>Send a CUBRID query</refpurpose>
</refnamediv>
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type>resource</type><methodname>cubrid_query</methodname>
<methodparam><type>string</type><parameter>query</parameter></methodparam>
<methodparam choice="opt"><type>resource</type><parameter>conn_identifier</parameter></methodparam>
</methodsynopsis>
<para>
<function>cubrid_query</function> sends a unique query (multiple queries are not supported) to the
currently active database on the server that's associated with the specified <parameter>conn_identifier</parameter>.
</para>
</refsect1>
<refsect1 role="parameters">
&reftitle.parameters;
<para>
<variablelist>
<varlistentry>
<term><parameter>query</parameter></term>
<listitem>
<para>
An SQL query
</para>
<para>
Data inside the query should be <link linkend="function.cubrid-real-escape-string">properly escaped</link>.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>conn_identifier</parameter></term>
<listitem>
<para>
The CUBRID connection. If the connection identifier is not specified,
the last connection opened by <function>cubrid_connect</function> is
assumed.
</para>
</listitem>
</varlistentry>
</variablelist>
</para>
</refsect1>
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
For SELECT, SHOW, DESCRIBE, EXPLAIN and other statements returning resultset,
<function>cubrid_query</function> returns a <type>resource</type> on success, or &false; on error.
</para>
<para>
For other type of SQL statements, INSERT, UPDATE, DELETE, DROP, etc,
<function>cubrid_query</function> returns &true; on success or &false; on error.
</para>
<para>
The returned result resource should be passed to <function>cubrid_fetch_array</function>, and other
functions for dealing with result tables, to access the returned data.
</para>
<para>
Use <function>cubrid_num_rows</function> to find out how many rows were returned for a SELECT statement or
<function>cubrid_affected_rows</function> to find out how many rows were affected by a DELETE, INSERT, REPLACE, or UPDATE statement.
</para>
<para>
<function>cubrid_query</function> will also fail and return &false;
if the user does not have permission to access the table(s) referenced by the query.
</para>
</refsect1>
<refsect1 role="examples">
&reftitle.examples;
<para>
<example>
<title>Invalid Query</title>
<para>
The following query is syntactically invalid, so <function>cubrid_query</function> fails and returns &false;.
</para>
<programlisting role="php">
<![CDATA[
<?php
$conn = cubrid_connect('localhost', 33000, 'demodb');
$result = cubrid_query('SELECT * WHERE 1=1');
if (!$result) {
die('Invalid query: ' . cubrid_error());
}
?>
]]>
</programlisting>
</example>
</para>
<para>
<example>
<title>Valid Query</title>
<para>
The following query is valid, so <function>cubrid_query</function> returns a <type>resource</type>.
</para>
<programlisting role="php">
<![CDATA[
<?php
// This could be supplied by a user, for example
$firstname = 'fred';
$lastname = 'fox';
$conn = cubrid_connect('localhost', 33000, 'demodb');
cubrid_execute($conn,"DROP TABLE if exists friends");
cubrid_execute($conn,"create table friends(firstname varchar,lastname varchar,address char(24),age int)");
cubrid_execute($conn,"insert into friends values('fred','fox','home-1','20')");
cubrid_execute($conn,"insert into friends values('blue','cat','home-2','21')");
// Formulate Query
// This is the best way to perform an SQL query
// For more examples, see cubrid_real_escape_string()
$query = sprintf("SELECT firstname, lastname, address, age FROM friends WHERE firstname='%s' AND lastname='%s'",
cubrid_real_escape_string($firstname),
cubrid_real_escape_string($lastname));
// Perform Query
$result = cubrid_query($query);
// Check result
// This shows the actual query sent to CUBRID, and the error. Useful for debugging.
if (!$result) {
$message = 'Invalid query: ' . cubrid_error() . "\n";
$message .= 'Whole query: ' . $query;
die($message);
}
// Use result
// Attempting to print $result won't allow access to information in the resource
// One of the cubrid result functions must be used
// See also cubrid_result(), cubrid_fetch_array(), cubrid_fetch_row(), etc.
while ($row = cubrid_fetch_assoc($result)) {
echo $row['firstname'];
echo $row['lastname'];
echo $row['address'];
echo $row['age'];
}
// Free the resources associated with the result set
// This is done automatically at the end of the script
cubrid_free_result($result);
?>
]]>
</programlisting>
</example>
</para>
</refsect1>
<refsect1 role="seealso">
&reftitle.seealso;
<para>
<simplelist>
<member><function>cubrid_connect</function></member>
<member><function>cubrid_error</function></member>
<member><function>cubrid_real_escape_string</function></member>
<member><function>cubrid_result</function></member>
<member><function>cubrid_fetch_assoc</function></member>
<member><function>cubrid_unbuffered_query</function></member>
</simplelist>
</para>
</refsect1>
</refentry>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
| 31.217617 | 135 | 0.702241 |
15179453c8a4d9374b757ce1db39cfcb02957b99 | 4,697 | plist | XML | Sources/Workflows/NTD-Exchange-Rate/info.plist | yagosys/AlfredWorkflow.com | 9e5087e61fb89640a7a6ca89ba554303aec0b037 | [
"MIT"
] | 2,177 | 2015-01-02T09:56:51.000Z | 2022-03-27T01:48:37.000Z | Sources/Workflows/NTD-Exchange-Rate/info.plist | yagosys/AlfredWorkflow.com | 9e5087e61fb89640a7a6ca89ba554303aec0b037 | [
"MIT"
] | 24 | 2015-01-02T19:11:51.000Z | 2021-01-27T07:20:33.000Z | Sources/Workflows/NTD-Exchange-Rate/info.plist | yagosys/AlfredWorkflow.com | 9e5087e61fb89640a7a6ca89ba554303aec0b037 | [
"MIT"
] | 516 | 2015-01-02T18:48:29.000Z | 2022-01-26T07:12:35.000Z | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>bundleid</key>
<string>com.visioncan.ntdexchange</string>
<key>connections</key>
<dict>
<key>89F5A790-7A32-4536-A30C-C565DBEFE207</key>
<array>
<dict>
<key>destinationuid</key>
<string>B2111104-99E1-4FBF-BC6F-13AE97C91C41</string>
<key>modifiers</key>
<integer>0</integer>
<key>modifiersubtext</key>
<string></string>
</dict>
</array>
<key>D13484A5-ECF5-4F64-BF41-BDD50F20A4B4</key>
<array>
<dict>
<key>destinationuid</key>
<string>83642036-249B-479B-AA90-E421BC55DF87</string>
<key>modifiers</key>
<integer>0</integer>
<key>modifiersubtext</key>
<string></string>
</dict>
<dict>
<key>destinationuid</key>
<string>4D3BC58F-CAB1-4EA1-9AD3-D6E3B779A5F8</string>
<key>modifiers</key>
<integer>0</integer>
<key>modifiersubtext</key>
<string></string>
</dict>
</array>
</dict>
<key>createdby</key>
<string>visioncan</string>
<key>description</key>
<string>Fetch NTD Foreign Exchange Rate from Bank Of Taiwan</string>
<key>disabled</key>
<false/>
<key>name</key>
<string>NTD Exchange Rate</string>
<key>objects</key>
<array>
<dict>
<key>config</key>
<dict>
<key>argumenttype</key>
<integer>2</integer>
<key>escaping</key>
<integer>63</integer>
<key>keyword</key>
<string>ntd</string>
<key>runningsubtext</key>
<string>Loading...</string>
<key>script</key>
<string>require_once('NTDExchangeRate.php');
$ex = new NTDExchangeRate();
$ex ->pxml();</string>
<key>subtext</key>
<string>NTD Foreign Exchange Rate</string>
<key>title</key>
<string>新台幣兌各國匯率</string>
<key>type</key>
<integer>1</integer>
<key>withspace</key>
<false/>
</dict>
<key>type</key>
<string>alfred.workflow.input.scriptfilter</string>
<key>uid</key>
<string>D13484A5-ECF5-4F64-BF41-BDD50F20A4B4</string>
</dict>
<dict>
<key>config</key>
<dict>
<key>autopaste</key>
<false/>
<key>clipboardtext</key>
<string>{query}</string>
</dict>
<key>type</key>
<string>alfred.workflow.output.clipboard</string>
<key>uid</key>
<string>83642036-249B-479B-AA90-E421BC55DF87</string>
</dict>
<dict>
<key>config</key>
<dict>
<key>lastpathcomponent</key>
<false/>
<key>onlyshowifquerypopulated</key>
<false/>
<key>output</key>
<integer>0</integer>
<key>removeextension</key>
<false/>
<key>sticky</key>
<false/>
<key>text</key>
<string>{query}</string>
<key>title</key>
<string>已將匯率拷貝到剪貼簿</string>
</dict>
<key>type</key>
<string>alfred.workflow.output.notification</string>
<key>uid</key>
<string>4D3BC58F-CAB1-4EA1-9AD3-D6E3B779A5F8</string>
</dict>
<dict>
<key>config</key>
<dict>
<key>plusspaces</key>
<false/>
<key>url</key>
<string>{query}</string>
<key>utf8</key>
<true/>
</dict>
<key>type</key>
<string>alfred.workflow.action.openurl</string>
<key>uid</key>
<string>B2111104-99E1-4FBF-BC6F-13AE97C91C41</string>
</dict>
<dict>
<key>config</key>
<dict>
<key>argumenttype</key>
<integer>0</integer>
<key>escaping</key>
<integer>63</integer>
<key>keyword</key>
<string>ntd</string>
<key>runningsubtext</key>
<string>Loading...</string>
<key>script</key>
<string>require_once('NTDExchangeRate.php');
$ex = new NTDExchangeRate({query});
$ex ->pxml();</string>
<key>subtext</key>
<string>Historical Foreign Exchange Rate</string>
<key>title</key>
<string>單一幣別歷史匯率</string>
<key>type</key>
<integer>1</integer>
<key>withspace</key>
<true/>
</dict>
<key>type</key>
<string>alfred.workflow.input.scriptfilter</string>
<key>uid</key>
<string>89F5A790-7A32-4536-A30C-C565DBEFE207</string>
</dict>
</array>
<key>readme</key>
<string></string>
<key>uidata</key>
<dict>
<key>4D3BC58F-CAB1-4EA1-9AD3-D6E3B779A5F8</key>
<dict>
<key>ypos</key>
<real>220</real>
</dict>
<key>83642036-249B-479B-AA90-E421BC55DF87</key>
<dict>
<key>ypos</key>
<real>80</real>
</dict>
<key>89F5A790-7A32-4536-A30C-C565DBEFE207</key>
<dict>
<key>ypos</key>
<real>220</real>
</dict>
<key>B2111104-99E1-4FBF-BC6F-13AE97C91C41</key>
<dict>
<key>ypos</key>
<real>220</real>
</dict>
<key>D13484A5-ECF5-4F64-BF41-BDD50F20A4B4</key>
<dict>
<key>ypos</key>
<real>80</real>
</dict>
</dict>
<key>webaddress</key>
<string>blog.visioncan.com</string>
</dict>
</plist>
| 24.21134 | 102 | 0.630402 |
4ddfa39803435937532190958b50eca47600cf43 | 327 | xml | XML | app/src/main/res/values/strings.xml | VenomVendor/mobile-take-home | b37c5b6cd10fd69b5ca33081f4a0d708caac876d | [
"Apache-2.0"
] | null | null | null | app/src/main/res/values/strings.xml | VenomVendor/mobile-take-home | b37c5b6cd10fd69b5ca33081f4a0d708caac876d | [
"Apache-2.0"
] | null | null | null | app/src/main/res/values/strings.xml | VenomVendor/mobile-take-home | b37c5b6cd10fd69b5ca33081f4a0d708caac876d | [
"Apache-2.0"
] | null | null | null | <resources>
<string name="app_name">Guestlogix</string>
<string name="title_activity_character_detail">CharacterDetailActivity</string>
<string name="status">STATUS</string>
<string name="species">SPECIES</string>
<string name="gender">GENDER</string>
<string name="origin">ORIGIN</string>
</resources>
| 36.333333 | 83 | 0.721713 |
e60907eeed383e1117f90dbe5311b5dfa2c89c16 | 1,868 | xml | XML | config.xml | karatebuilderboy/Launcher | 0cac900dab7ce4990d488e6daaa1cbb61b9d4242 | [
"MIT"
] | null | null | null | config.xml | karatebuilderboy/Launcher | 0cac900dab7ce4990d488e6daaa1cbb61b9d4242 | [
"MIT"
] | null | null | null | config.xml | karatebuilderboy/Launcher | 0cac900dab7ce4990d488e6daaa1cbb61b9d4242 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8" ?>
<widget xmlns = "http://www.w3.org/ns/widgets"
xmlns:gap = "http://phonegap.com/ns/1.0"
id = "launcher.karatebuilderboy.edu.mit.scratch"
versionCode = "10"
version = "1.0.1" >
<!-- versionCode is optional and Android only -->
<name>Launcher</name>
<description>
Ann app made using Scratch, Phonegap, github, and Phosphorus
</description>
<author href="http://scratch.mit.edu/users/karatebuilderboy" email="karatebuilderboy@gmail.com">
karatebuilderboy
</author>
<icon src="ldpi.png" platform="android" qualifier="ldpi" />
<icon src="mdpi.png" platform="android" qualifier="mdpi" />
<icon src="hdpi.png" platform="android" qualifier="hdpi" />
<icon src="xhdpi.png" platform="android" qualifier="xhdpi" />
<icon src="xxhdpi.png" platform="android" qualifier="xxhdpi" />
<icon src="xxhdpi.png" platform="android" qualifier="fr-xxhdpi" />
<icon src="xxxhdpi.png" platform="android" qualifier="xxxhdpi" />
<!-- iPhone 6 / 6+ -->
<icon src="icon-60@3x.png" platform="ios" width="180" height="180" />
<!-- iPhone / iPod Touch -->
<icon src="icon-60.png" platform="ios" width="60" height="60" />
<icon src="icon-60@2x.png" platform="ios" width="120" height="120" />
<!-- iPad -->
<icon src="icon-76.png" platform="ios" width="76" height="76" />
<icon src="icon-76@2x.png" platform="ios" width="152" height="152" />
<!-- Settings Icon -->
<icon src="icon-small.png" platform="ios" width="29" height="29" />
<icon src="icon-small@2x.png" platform="ios" width="58" height="58" />
<!-- Spotlight Icon -->
<icon src="icon-40.png" platform="ios" width="40" height="40" />
<icon src="icon-40@2x.png" platform="ios" width="80" height="80" />
</widget>
| 40.608696 | 100 | 0.608137 |
8ef23cf466534c2f9479f6da48e9b7fe893741ee | 1,419 | xsd | XML | healthvault/reference/xsd/method-isvalidhealthvaultaccount.xsd | MarioFernandezA/healthvault-docs | 73bf40b7904323a54d5cd71c32bf35919f727663 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | healthvault/reference/xsd/method-isvalidhealthvaultaccount.xsd | MarioFernandezA/healthvault-docs | 73bf40b7904323a54d5cd71c32bf35919f727663 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | healthvault/reference/xsd/method-isvalidhealthvaultaccount.xsd | MarioFernandezA/healthvault-docs | 73bf40b7904323a54d5cd71c32bf35919f727663 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<schema
targetNamespace="urn:com.microsoft.wc.methods.IsValidHealthVaultAccount"
xmlns:wc-types="urn:com.microsoft.wc.types"
xmlns="http://www.w3.org/2001/XMLSchema" >
<!--
METHOD-ISVALIDHEALTHVAULTACCOUNT.XSD
Microsoft HealthVault
Platform API: Info schema for IsValidHealthVaultAccount method
-->
<import
namespace="urn:com.microsoft.wc.types"
schemaLocation="types.xsd" />
<annotation>
<documentation>
<summary>
Determines if an account exists for the
supplied MSA Ticket.
</summary>
<method-visibility>Private</method-visibility>
<version>1</version>
<errors>
<error id="ACCESS_DENIED">
If the ticket is not valid.
</error>
</errors>
</documentation>
</annotation>
<element name="info">
<complexType>
<sequence>
<element name="msa-ticket" type="wc-types:string2048nw">
<annotation>
<documentation>
<summary>
The authentication ticket created by Microsoft Account (MSA).
</summary>
</documentation>
</annotation>
</element>
</sequence>
</complexType>
</element>
</schema>
| 26.773585 | 93 | 0.546159 |
0cf9a81e96b4e835e0679a2576b4edcd64c3544e | 74,829 | xml | XML | data/dump/blogs/3549626.female.25.indUnk.Capricorn.xml | ampehta/color-bert | 30a4cfa92c1a644a3fe785fec8ce95352d69ce28 | [
"MIT"
] | null | null | null | data/dump/blogs/3549626.female.25.indUnk.Capricorn.xml | ampehta/color-bert | 30a4cfa92c1a644a3fe785fec8ce95352d69ce28 | [
"MIT"
] | null | null | null | data/dump/blogs/3549626.female.25.indUnk.Capricorn.xml | ampehta/color-bert | 30a4cfa92c1a644a3fe785fec8ce95352d69ce28 | [
"MIT"
] | null | null | null | <Blog>
<date>30,June,2004</date>
<post>
Firstly, thank you to everyone for your comments. They really do mean a great deal to me, especially on the posts that reveal so much about me. I invested a lot of my heart in that post and now I want to explain the reason and the meaning behind it. When I was younger, I had an eating disorder. I was anorexic. What I wrote was intended as a means to relate to people the complexities involved inside the head of somebody suffering that kind of illness. It was inspired quite a long time ago. I was in the early stages of coming out of the prison, and listening to the sound of wings beating. I was out with a man that meant a lot to me, we were in a pub having a drink discussing life. Somehow the conversation got around to eating dissorders. He told me... "I don't have any sympathy for people like that!" I asked why he felt that way, and he responded "Well, it's just vanity isn't it." He didn't know about my problem or how much it hurt. At the time I simply said that 'it was about feeling so unbearably sad that you don't know what else to do'. He disagreed but dropped the subject. A comment like that can do untold damage and I thought 'I wish I could make you see, and make you feel how much it hurts'. And so that is what that post was for and I think, from my own personal experience that I've done it justice. It would be interesting if other sufferers could offer an opinion of it because I'm sure that everyones experience is different. As for the, two sides of the coin, the coin is symolic of my mind at the time. It was one coin but split down the middle and you're hearing both sides. I could have just as easily been Yin and Yang, but I decided to go with the coin. Again, I thank you all for reading it and leaving me comments. It was so touching that you cared enough.
</post>
<date>29,June,2004</date>
<post>
Heads Imagine looking into the hollow and empty eyes of somebody you hate. You hate them more than words can even begin to describe. You despise the way they look, how fat they are, how ugly. You want them to suffer, you wish that they were dead and yet, at the same time you are terrified at the prospect of your wish being granted. Every little thing they do irritates you more than fingernails on a chalkboard. The sound of their voice, the way their nose seems to obscure their face. The fact that they are, in your opinion, essentially useless. Fortunately for you, you have a degree of control over this person. Each morning you look at them and affirm they are too fat, a horrible person, unworthy of affection. Little by little, you start to take away their food until they barely eat at all anymore. They’re still as fat and repulsive as they ever were. Their cheeks are hollowed, their complexion grey and the whites of their eyes a stinging red from crying all day. This just adds to your disgust and annoys you more, making them feel worse and cry more. They look longingly into fridge’s, freezers, cupboards, supermarket shelves. Torturing themselves with longing. Aching for just one piece of cake, a bar of chocolate, a bowl of pasta, a peanut butter sandwich, peace of mind. You won’t allow that. They’re fat enough already. You twist things around in their head until they don’t know which way is up or if left is right or right is left or the other way around. You convince them that food is fat and fat is despicable. If they eat, they will become even more unlovable. You watch as day by day, week by week, the person you are looking at starts to look blurred at the edges. No longer the same person you once despised but a stranger you both loathe and fear, a wreck that you have created. You follow them around none the less, screaming abuse at every quiet moment, never letting them forget how disgusting they are. Reciting, like a public service announcement, the calorific content of whatever you see them dreaming about. They become smaller and smaller. You continue your torrent of abuse. They pray for peace, for acceptance, for love. You shout louder to hide the sound of their silent plea to heaven. There will be no peace until one of you is dead. Or Tails Imagine a life, craving stillness and acceptance. You don’t know what you’ve done to deserve what’s happening to you. You cry yourself to sleep every night and wake up the next day, spent, and tired, sore from your tears and dizzy from starvation. And there is a person that won’t leave you alone. Your heart is breaking as they tell you constantly, each day, that you are nothing. You didn’t want to believe them at first, but over time they wore down your defences and shouted loud enough for it to sink in. They made it impossible for you to ignore. “You’re UGLY” “No” You sob gently. “You’re FAT and UGLY” “No” You cry louder. “You’re FAT and UGLY and NOBODY will ever care about or want you. You worthless waste of space”. “No, please” You collapse to your knees. “Yes!” And so you accept the words as truth. You walk alone with your tormentor. Each day is an invisible prison that you fell into one day, through a crack in the pavement. You were distracted by all the noise and didn’t see the gap and now you’re stuck. Darkness surrounds you. There is a crack in the ceiling that you think you remember, but you’re seeing it from a different angle. Light shines in. You don’t know how to reach it and so you stop looking up. Inside you are broken. You want to be loved so desperately, you want to be held, and you want to be good and worthy. But still, this person that won’t leave you alone follows you and taunts you and reminds you of your loneliness and your uselessness. There are no words strong enough to explain the hurt you feel. When attempting to eat you are faced with a barrage of abuse and nothing you say or do can quell it. You pray every day for peace, for an ending to this cruelty. You are weak from grief. You try to scream, to make heaven hear you, for anyone to hear you. Your tormentor just shouts louder and you fear you will remain unheard and unnoticed forever. There will be no peace until one of you is dead. A Happy Ending Imagine an Angel hears a prayer from a heartbroken soul. It comes through as a whisper and the Angel struggles to catch the words. This soul is lost in the dark corridors of its own imaginings and is hard to reach because there are a thousand different voices competing to be heard. The Angel is calling to the soul to come to it. Just for a second, to ignore what will not be ignored. To find the strength within to turn away and look in a different direction. For a long time the soul is too afraid. Though this person is cruel they are familiar and the soul has come to trust what they tell it. It is convinced they are right. But the Angel won’t give in. Each day it whispers a soft promise that things will be okay if only the soul can trust it. And, upon each promise, a little faith grows and pulls the soul a little further away from the source of its misery. The voice of the one that hates it, though still present, is quieter. The soul can hear its own thoughts again and the soft sound of wings beating. And it makes it pivot around to see what’s out there. And that turn was all that the Angel was waiting for, as it picks up the soul and lifts it out of its self imposed prison, back through the crack in the pavement and back into the world that it had forgotten existed. And the voice stayed down in the prison and the Angel carried the soul until it was strong enough to walk again. And they have been walking together ever since.
</post>
<date>27,June,2004</date>
<post>
Herb mentioned in a comment on my previous post that he had noticed a lack of people in the words I wrote. If the truth be told it hadn't even occurred to me but now that it's been pointed out I can see what he means. To remedy that I'd like to tell you about one of the dear cherished people that I’m lucky enough to know. This person is somebody that I got to know during the time I worked in a supermarket on the customer service desk. She was, at the time, a seen year old girl. Now she is nine. She is beautiful, with a smile that lights up my heart every time I see her. She likes to act in her school plays she likes her music, and being 'cool'. She's changing each time I see her from a girl to a young lady, eager to be a teenager before her time. She is endearing and special, kind and generous and has the most angelic heart imaginable. Every time her mum would come in to do her shopping this girl would wander over to stand beside my desk and talk to me during the brief moments that my head wasn’t spinning around while I hurried in a thousand different directions trying to get things done. No matter how busy I was I would always find or make five minutes to stop and have a chat and we became firm friends. She would tell me about her week at school, her friends, hr latest crush and whatever else was on her mind. I would listen keenly and tell her about the fun things that had happened that day. As time went by I began buying her and her brothers gifts at Christmas time and for their birthdays. She would bring me beautiful pictures that she had drawn, which to this day still sit proudly on my wall. After working at the supermarket for 8 years, I decided it was time to move on. I knew it would be hard and that I would miss every single friend I had made out of my customers and colleagues but I needed to see what else I was capable of. Both she and I were upset on my last day. I gave her a CD by her favourite pop group as an “I’m going away present”, she gave me a framed picture of her and her brother and I cried a lot. I gave her my phone number and a card telling her how special she was and that if she ever wanted to talk to me she could always give me a call. About a month after I started my new job I receive a text message from her mum, asking if I’d like to meet up with them for a cuppa somewhere which I did. It has now become a frequent occurrence. We sit and talk like in the good old days, only, without the separating presence of the desk. Next month, as a treat, I am taking her to see a concert with the group whose CD I gave her. It will be a very special day I’m sure. Friendships can be found in the most obscure places, but when you think about it, a supermarket isn’t that obscure at all.
</post>
<date>26,June,2004</date>
<post>
I was unsure about just how open I wanted to be in this little journal of mine. I thought long and hard before writing this, but eventually, I decided to just go for it. Finding a starting point is difficult, I’m not sure exactly what it is I want to say. Forgive me if I ramble. Love is a word with a thousand meanings, each of them unique, yet each of them essentially coming from the same place. It’s a word that can be thrown about carelessly and easily lose all meaning. This isn’t what I want to say and these aren’t the words I’m feeling for. Let me instead start by telling you candidly about myself. I am 25 years old and have never embarked up the daring challenge that people call a ‘serious relationship’, at least not a lasting one. I have had a few brief encounters, a heartbreaking desire for somebody that didn’t return the sentiment and a short relationship that didn’t work. And just lately, I have been deeply missing human contact. The feeling of skin against skin and lips against lips the touch of another person, a hand caressing my cheek. Just being held. But I don’t give myself away easily. When I say myself, I mean my heart; if somebody captures that, I would give them the rest of myself gladly. I have only slept with one man. It seems like such a long time ago that it feels like I may never have the experience again. I have to wonder, what is so fundamentally different, or just plain wrong with me, that I have such trouble opening up to people. I’m afraid that they won’t like me when they get to know me, that I’ll bore them, that they’ll find me empty, or that they’ll simply reject me. I know that if I ever want to have a relationship with somebody then I’ll have to get over that fear. I used to think I was terribly ugly, both inside and out. Those feelings have passed and I no longer have any hang ups about my appearance. There’s just this tiny voice inside me that whispers every now and again that I’m not enough, better to stay alone by choice than to risk having it imposed upon me. And of course, there is the physical aspect of things. I worry that due to my lack of experience I will not be good enough. Please don’t think I’m being vulgar here, I’m trying to be open and not worry about vulnerability. It isn’t easy.
</post>
<date>26,June,2004</date>
<post>
For no other reason than I felt like it, here is a picture of me. There will be some deep and meaningfull posts coming up soon if I feel brave enough. Random picture time urlLink urlLink
</post>
<date>26,June,2004</date>
<post>
The sea air remains in my hair, giving me a windswept appearance. A few grains of golden sand tickle my feet as they cling to them and my skin glows with a soft and subtle tan that isn't anything special but is sufficient to please me. My holiday is over. I have returned to a grey sky and spatters of quenching rain on the window. The air is cool but not unpleasant, the Seagulls are noticeable by their absence and, barring the small pile of unopened letters that await my attention, everything is exactly as it was before I left. It is as if I had never been away. But I have, and how I know it. If there is one thing that can renew and restore the deepest part of me it is the ocean. Its vastness, the continuance of the waves as they rise and fall and never falter, the untamed passion that it possesses and a thousand other attributes make the ocean what it is, and make it so dear to me. While I was away, I didn’t write very much at all. I thought a great deal about many things. But the beach is no place for thought and each one only stayed a while before drifting off like clouds above the shore. I was happy to see them go. Something I came to realise about myself is that I think too much, and worry too much. It was lovely to relax and how could I not. One of the nicest places I visited was called Looe. Grassy cliffs enclosed the beach on either side. One side grassy and wild, the other, a collection of picturesque houses nestling amidst lush green trees. I sat on the sand that was as soft as lemon sherbet and almost as yellow. Glistening specks of gold caught the sunlight giving the appearance of diamonds on the sand. The soft muffled sound of gulls crying and children playing were hidden against the breath of the oceans breaking waves. I found myself inhaling and exhaling with it and felt myself calm down and it occurred to me how easily we can forget how to breathe. The water was a deep silvery-indigo that extended further than a naked eye could see, and further than a beach-swept mind could dream. In the shallowest part of the water a few small boulders sat, like a perfect after-thought, painted on by the omnipresent artist that and envisioned this scene. Tiny waves broke against the sand, white foam rose and fell and disappeared as quickly as it came. The sun caught on every ripple, every crest, all the way back to the darker more inky water on the horizon, a soft focused dividing line dotted with boats set against clouds. The clouds were white and silver and blue, blended together and looking like a mountain. The sky higher up was the colour of Angelite rock, soft and blue and gracefully flawed with the milky streaks of white cloud floating on its surface. And the warmth of the sun finished the scene, embracing me like a warm hug from a cherished friend. I could have stayed forever. Some of the fleeting thoughts I did have, surprised me, challenged me and amazed me, but I’m glad that I didn’t spend too much time writing while I was away, because I would have missed so much. No, far better to have indulged in the simple pleasures of reflecting and doing nothing much else. urlLink Me by the sea urlLink For some reason, when I'm on holiday, I lose the desire to wear a mask of makeup, so this is me in unashamed nakedness(By the way, in case anyone wondered, the other person in the picture is my dad, but I cut him out because he doesn't like the idea of his picture on the net. urlLink Deep dark thoughts urlLink urlLink Pondering the clouds urlLink This is a few clouds that I thought were particularly lovely. I've always had a thing about clouds and the way they are so mysterious. urlLink Clear waters urlLink Not a stone goes untouched or unturned by the ocean. The same is true of our souls and the love of the universe urlLink Everything coming together urlLink Amen
</post>
<date>19,June,2004</date>
<post>
Okay, you won't be hearing from me for the next week unless I manage to find an internet cafe. Have a wonderful week, write lots for me to read when I return. I love you all. Inky :)
</post>
<date>18,June,2004</date>
<post>
I gave you my everything, you gave it back, You said I was all of the things that you lack, You said I was good, And you said I was pure, Then you said that you couldn’t love me anymore. You once said my touch had the power to heal, And oh how I wanted those words to be real, Then you kissed me, And I heard you mournfully sigh, ‘I will love you forever, but forever goodbye’. And I can’t deny it, and I cannot hide, The day that you left me, a part of me died, You were all that I wanted, And then you were gone, And I was expected to just carry on. Well my love, I still love you and I always will. There’s a space left inside me I know I can’t fill, My sweet love, When you held me the pain went away, You kept all the demons and monsters at bay. But now all of the pretty words, that you once said, Are just watered down memories and just about dead, For your love was illusion, Just smoke in my eyes, So I’ll love you forever, but forever goodbye. Inky (copyright held by me)
</post>
<date>16,June,2004</date>
<post>
My name is Inky, and I am a bookaholic. It’s been 24 hours since I bought my last book. I just couldn’t help myself. It is as if I am compelled, by an unseen force of nature, to fill my life with the printed word. The trouble is, it’s not just my life that’s getting filled, it’s the space that surrounds me and I’m running out of room. I adore everything about books, each and every aspect of them, old and new. Old books are like old friends. Familiar, reassuring and there when you need to turn to them. They welcome you with open arms at a moment’s notice and walk you down the path you know so well to the world you’ve visited so often. They never tire of seeing you and always offer you something different, something that you hadn’t seen before, because your mind was looking in a different direction. And new books, are just as magical, a world of potential bound between the covers. The crisp feeling of new pages, their texture, the way they crackle as they turn. The scent of the ink, the way it is so untainted, vibrant and infinite in what it might hold. Every page is an unexplored terrain, waiting to be discovered, and a friend you’ve yet to meet. There’s just something so beautifully comforting and exquisitely exciting about the unspoken promises of words on a page.
</post>
<date>16,June,2004</date>
<post>
Whenever I see those beautiful, crystalline beams of sunlight that bust through the thickest, most solid clouds and flow down to earth I think of heaven. I think of love, joy, and peace and I feel as though I might burst. And if I did burst, I think I would fill the world with purple petals, silver glitter, pink butterflies and shining white light and all the love in the world. Because in those moments that’s all I can think of, pure love. And such is the miracle of nature. There is so much beauty in the world if you chose to see it, so when I say heaven, I don't necessarily mean the place we go once we're done with this life. I mean here, I mean now. There is astounding, delicious grace in every hidden corner of the world, in you, in me, in the old man that lives at the end of the road. The first flowers of spring, the first warm day of the summer, the first leaf to fall in the autumn and the first snowfall of the winter. The smile of a baby, a sugary pink rose, the sound of a light-weight aeroplane gliding across the sky in the glorious deep heat of summer. The cool feeling of river water trickling past your toes as you hang your bare feet carelessly over the bank, while fish dart about beneath you, almost close enough to touch. Dogs barking, children laughing, the smell of rain, there is so much to be thankful for, so much to be inspired by if we only know where to look. And sometimes I forget to look up and see the rainbows and the stars, and smell the flowers and the freshly cut grass, and feel the morning dew on my naked feet. But when I do remember, when I’m reminded, and the golden light of heaven looks down and whispers to me of how lucky I am, my heart is filled up and I am so grateful.
</post>
<date>15,June,2004</date>
<post>
Today I came home from work with a migraine and it made me appreciate my health. Very often I tend to forget to be thankful for feeling well. A clear head is just something to see through, but a foggy painful head is something that can reduce you to tears. I slept the afternoon away and when I woke up, I felt clear again and ready to face tomorrow. Thank you God for my health.
</post>
<date>14,June,2004</date>
<post>
Sometimes I feel sad. I don't know why I do, I just do. Today is one of those days. I desperately need a holiday. Four days and counting. *sigh*
</post>
<date>14,June,2004</date>
<post>
I decided that this blog wasn't the place for this kind of post. Sorry.
</post>
<date>13,June,2004</date>
<post>
But I just wanted to wish anyone that reads this blog, (and anyone who doesn't read this blog) a wonderful, rainbow filled day.
</post>
<date>13,June,2004</date>
<post>
The acorn held on with all of his might, afraid of the distance to fall. He just wasn't ready to take his flight, No, he just wasn't ready at all. The task up ahead seemed enormously big, And he didn't know he could get through it. So he used all his strength to cling on to his twig, and he prayed he'd be able to do it. But then the wind blew, and it blew so much, that the acorn let go of his tree. And he fell through the air, once he'd loosened his clutch Then he thought, 'Wow, I'm finally free'. The acorn fell down from the old oak tree, and the fall hadn't fractured his shell. And he thought to himself, 'Though I'm only a seed, inside, I'm an oak tree as well!" Inky Blob Copyright held by me! (Cheers)
</post>
<date>11,June,2004</date>
<post>
I'm back from the chaos of the weekend. I landed with a bump. Due to working Saturday, my weekend has consisted of yesterday evening and today. Saturday started, as most of my mornings tend to, in Starbucks. The time between waking up and arriving there is a hazy blur. Work was a fast rush of problems that melted at the edges to form one giant problem that was seemingly unsolvable. Fortunately, no problem is ever as unsolvable as it first might appear and I found that breathing through it helped immensely. The main problem was how busy we were, everything after that, merely details. After work was over I got on a bus and went to see my best friend and her family. We had a nice time, chatting and catching up and I got to see the kittens that will soon be my babies! Did I mention her cat had kittens? Well, her cat had kittens. Three to be exact and I'm having 2 of them. Her daughter is keeping the third as company for the mother cat so it's all good. As yet, I don't have any names. I'll post some pictures later of the little bundles of joy so you can get aquainted. I'll write more later.
</post>
<date>11,June,2004</date>
<post>
urlLink I took the Tickle Ink Blot personality test, just to see what it said and it was quite accurate! Inky, your subconscious mind is driven most by Peace You are driven by a higher purpose than most people. You have a deeply-rooted desire to facilitate peacefulness in the world. Whether through subtle interactions with love ones, or through getting involved in social causes, it is important to you to influence the world. You are driven by a desire to encourage others to think about the positive side of things instead of focusing on the negative. The reason your unconscious is consumed by this might stem from an innate fear of war and turmoil. Thus, to avoid that uncomfortable place for you, your unconscious seeks out the peace in your environment. Usually, the thing that underlies this unconscious drive is a deep respect for humankind. You care about the future of the world, even beyond your own involvement in it. As a result, your personal integrity acts as a surrogate for your deeper drive toward peace and guides you in daily life towards decisions that are respectful toward yourself and others. Though your unconscious mind is driven most strongly by Peace, there is much more to who you are at your core.
</post>
<date>10,June,2004</date>
<post>
The window of the old and tarnished shop, Holds lost forgotten memories of the faceless. Pots and vases, tins and books and frames, Seek refuge in this shelter for the placeless. A teapot made of fine, chipped porcelain. Sits gracefully with peeked anticipation. The clinks and chinks that yesteryear did bring, Echo in times invisible vibration. A fragile, meek, abandoned china doll, Whose name and past have swiftly been surrendered, Rests in a satin dress upon a chair, And waits for a time when she might be remembered. What kind of person gave these treasures up? Whose hands once lifted up that little pot? Whose arms had held that little doll so dear? Then sent her to the shop the world forgot. Inky Blob
</post>
<date>10,June,2004</date>
<post>
The sky is cloudless and perfectly blue. Undisputedly blue like that of a brand new watercolour in a child’s paint-box. The sun shines with warm affection and whispers to the hearts of the living that today is a good day to be alive. People walk around relaxed, calm, eyes to the sky saying silent prayers of thanks for the respite they have been granted from winter’s hostility. Nobody notices as a lonely cloud drifts across the canvass lost and alone, nor do they notice a second, or third. But suddenly, and nobody knows quite when or why, everyone is aware of the change in this picture. A strange yellow-grey shroud of light and darkness encircles everyone and everything. The air grows colder and peoples pace begins to quicken. Mother’s fumble clumsily with oversized plastic rain covers for pushchairs and prams. And then the first fat, juicy raindrops are thrown aimlessly from the sky. Splash. Splash. Splash. “It’ll make it’s mind up one day” say the people to each other, not one of them believing their own words. Splash. Splash. Splash. “Lovely weather for ducks though”. Not true. The ducks don’t mind either way. They hardly come into town after all, and their pond is always full. Splash. Splash. Splash. The rain doesn’t care. It doesn’t care about Suzy’s new shoes, or Greg’s new shirt. It doesn’t care about picnic lunches or trips to the park. The concrete is thirsty and eager to receive the rain The sky grows darker and the pigeons disappear to that mysterious place that pigeons disappear to in the wet weather. People have stopped looking to the sky and now look to each other and then the ground. Their pace quickens into a puddle dodging run. Clack. Clack. Clack Clack. Clack Clack Clack. Every now and then, Splish. A shoe goes down in a blaze of glory. The rain keeps falling, harder now. It is impossible to hear each raindrop. Splash. Splash. Splash replaced with an endless ‘shhhhhhhhhhhhhh’ The pavement is alive, running like mercury down the street and dancing under the recycled soup of ponds and rivers and a pinch of the sea (for flavour). The colour drains from every face until all that remains are grey shells with water dripping into their eyes and from the end of their noses. Shhhhhhhhh. Children are hurried along, dragged by their arms but still striving to reach each puddle. Shops and cafes fill up quickly with wet refugees. “I’ll buy a coffee if you let me stay.” Windows cloud up and the air becomes thick, warm and wet as the steam begins to rise off of each drenched body. Small gaps appear in the condensation, made by clammy hands, to let tired minds watch the rain and wait for it all to be over. And then, as quickly as it started, The Shhhhhhhhhh Becomes a Splash. Splash. Splash. And the Splash. Splash. Splash. Becomes a Drip. Drip. Drip. And the pigeons come back, and the colour returns to the scene and to people’s faces. The sun shines down with warm affection once more. And all that remains from the last ten minute are a few little puddles, slowly rising..
</post>
<date>08,June,2004</date>
<post>
In bed last night I wallowed in the stale feeling of shallow regret. The dream fairy bought me a nightmare that left me chilled to my core. I dreamt of a wedding that hadn’t happened yet, but could not be avoided. It was my own. I was getting married to somebody I didn’t love because I didn’t want to hurt his feelings. How this had come to happen I don’t know. All I knew was I was on course to spend the rest of my life with someone I couldn’t stand to be around and it made me feel physically sick with worry about what I was going to do. Things happened on the way to this wedding. Cars didn’t turn up so needed to be chased up. Food wasn’t ready. I was merely an observer, waiting for my sentence. And then the dreaded moment had arrived. I was stood in an ivory dress in a green garden with concrete paths. There at the altar was the one I had to marry. I felt angry, trapped and dead. And then I woke up, the dream had passed but the emotions lingered on. Now, I don’t have a partner, and so am not likely to be marrying anyone any time soon but the dream made sense in a lot of ways. The fear of making a wrong decision and ruining a perfectly good life is valid, whether it is in love, work, or otherwise. And lately I have been frustrated at work, and of course I’m tired of being single and I’m realising now that it’s affecting me more than I realised.
</post>
<date>08,June,2004</date>
<post>
I spent the afternoon in the garden, befriending the frogs that live in my pond. They're shy little creatures and quite adorable. One of them, that I decided to call Wilbur (and I sincerely hope he didn't mind), sat on my hand for a good few minutes and we discussed the greater mysteries of life. Frogs are quite wise little creatures with big hearts and friendly coppery eyes. If you treat them with respect they will return the sentiment. I am now very enlightened. Other things I have done today include, going to town to buy a few clothes for my upcoming holiday. I will be going to Cornwall for a week and I can't wait. Just to be near the ocean will be enough, but there is so much more there than that! I got a nice yellow skirt with bright red flowers around the bottom, a yellow vest to wear it with, a blue dress to wear on the beach, and out shopping and a couple of little tops. I might post a couple of pictures at some point in the near future as my description does not do them justice. Finally, a poem (as I am a poet too for those that don't know and have had one piece published). Sing Life is just a song we sing, Sometimes the words don't rhyme. But sing it with your heart and soul, down to the closing line. Don't be afraid to shout out loud, To dance to your own tune, To sing to every friend you make, In everything you do. The bridge may be romantic, Or a soothing lullaby, Or exciting, filled with passion, Or a tearful, soulful sigh. It hurts and it is wonderful, There's joy and sorrow too. It rings out loud throughout the world, This song, composed by you. Relax and let your heart sing, Breathe in and take your time. It doesn't matter honey, That the words don't always rhyme. By Inky (Copyright held by me)
</post>
<date>08,June,2004</date>
<post>
It always seems easier to write at the weekends. Time is more generously distributed in my direction. I don't have to rush like wildfire from my bed in a desperate battle to reach the bus. Today, I decided to take advantage of the bus-ride and scribble through the empty moments. 08.10am Today is yellow. A golden sun fills up every inch of space with heat and the heat is palpable and thick. It's like moving through a caramel soup; delicious and sticky and impossible to rush. 08.30am Morning coffee. The air conditioning is broken in Starbucks. It does not make for happy customers. I on the other hand am carrying on with my caramel theme by indulging in an iced caramel latte. A yellow butterfly flutters past the window. The clouds in the sky are wispy and stretched, like gentle waves breaking on a beach. 12.30pm Lunchtime. An elderly, homeless man is standing opposite the place where I work, playing a guitar that possess not a single string. Dancing to the music in his head, a song with a silent melody. In this sweltering, blistering heat he stands there wrapped in a winter coat and jumper, apparently oblivious to his surroundings. 3 bags, perhaps containing all of his worldly possessions, sit beside him. How did he come to end up like that. Where are the people to love him? The caramel from this morning has melted away it seems, into an imperceptible clear haze that gives an accent to how dehydrated everything is. Even the breeze is warm, I can't help but revel in the soup. 7.45pm The day is over, the sun is setting, the air is cooling. What a beautiful day.
</post>
<date>06,June,2004</date>
<post>
Well, the day has been and gone. The sun has gone down, the moon has risen and the heat of the day has not diminished one tiny bit. Tonight I will sleep without my covers and dream of tropical places. Places with crimson skies and cool deep oceans, warm air and damp sand. Where mermaids sit on rocks, against the dusk, combing their hair while the gentle breeze soothes their skin and the sun dies another death. Sweet dreams everybody.
</post>
<date>05,June,2004</date>
<post>
So, I decided to make Malted Chocolate Slices. Firstly, I took these things... 100g Butter 2 tbsp golden (corn) syrup 2 tbsp Malted choc drink 225g Malted milk biscuits 75g milk or dark choc 25g icing (confectioners) sugar 2 tbsp milk or... urlLink Ingredients urlLink Then, I did these things... Grease a 7” baking tin. Melt in a pan the butter, malted chocolate drink powder, and golden syrup until combined together. Crush the biscuit into crumbs and then stir into the melted yumminess until it is all nice and sticky. Pour into the baking tin and press down until it’s nice and firm, then put into the fridge to set. Once it’s all cool and set, break the chocolate into pieces and place in a bowl with the icing sugar and milk. Place the bowl in a pan of water and melt over a low heat. Pour and spread the chocolate goo onto the malted biscuit base and spread it evenly. Put back into the fridge to set. What I ended up with was this urlLink Finished Product urlLink And it was yummy.
</post>
<date>05,June,2004</date>
<post>
After a morning spent in the great outdoors, revellng in nature and all of her gifts I spent an afternoon doing something quite the oposite. My brother, his girlfriend and I all went to the pictures. We watched the new Harry Potter and I have to say it was very good. The time flew by, interupped only by unrelenting sound of children rustling their popcorn bags and noisily eating the contents. All in all though, I was very pleased I went. This evening I am going to be baking (sort of). I'm making chocolate malted wedges and, although there is no actual baking involved, there is heating, stiring, bashing and icing a wide selection of ingredients. I will post both the recipe and a picture of the finished product once the deed has been done so, brace yourselves. That's if anyone is reading this of course.
</post>
<date>05,June,2004</date>
<post>
The sun shines beautifully outside, tapping on my window, beckoning me to come and play amongst it's rays. Wisps of cotton clouds float carefree in the deep blue cradle that contains them. The gentle hum of lawnmowers and lightweight aircraft fill the air and my ears. The sweet, thick perfume of the sweet peas float gently on an almost unnoticable breeze. Such a temptation is near impossible to resist. I think I will go for a walk.
</post>
<date>05,June,2004</date>
<post>
My arms have just been scratched to ribbons by my brothers delightful cat 'Bluebell'. What's worse is the fact that I'm allergic to cats so all the scratches have risen up into elongated hives. It is not pretty, it itches like hell, and I bet they STILL expect me to feed them come morning!!!! How can something so cute be so evil?
</post>
<date>05,June,2004</date>
<post>
Right now I'm trying to think of something interesting to say. It shouldn't be this hard. As you get to know me (should you decide to stick around) you'll get to know that I tend to live my life in hiding. This isn't a good thing but it's true. I am what I am and sometimes, I wish to god that I could change that person. Fear has a wonderful way of keeping it's prisoners. I wish that I could have a relationship and be prepared to let myself be judged instead of shying away from said judgments. Better to have loved and lost they say, well, I've lost before loving. I'm just a girl trapped in a woman's body, longing for something she'll probably never have. The confidence to risk all of this nothing for everything. Until such a moment comes to me though, or until I go to it, I will try to amuse myself with words. Take me as I am or walk away.
</post>
<date>05,June,2004</date>
<post>
urlLink This is me. urlLink
</post>
<date>05,June,2004</date>
<post>
Nobody knows this blog is here. It's a lonely little blog that wil stay lonely until it is discovered by those that come in search of it. Whether or not anyone does really remains to be seen but time will tell. Currently I'm sat in my bed, clutching at my laptop spilling my guts onto this virtual paper, who knows what will become of it? For now, I must get up and start doing things to write about later. See you soon.
</post>
<date>31,July,2004</date>
<post>
Soft warmth surrounds me. Holds me. Floating through the peachy light, I’m drawn to you. Gently you touch me. I feel your breath against mine. I’m happy. It’s cold outside, But I don’t have a care in the world. Because you are here. Inky
</post>
<date>30,July,2004</date>
<post>
Steam rises from my mug, like a wandering nomad. No destination but up. Nutmeg and cinnamon dance on the air like lovers on wet grass. I close my eyes and breathe deeply. Pictures of you fill my senses and my world. Heavy frost clings to the world outside. Winter is taking root inside this heart. But Nutmeg and Cinnamon will take the winter back, And thaw the coldness out. Old songs crackle and whirr in the background, setting the scene, Like a suicide note. And it would be so easy to just let go, To give up the fight, To slide away, Into silent oblivion. But I will always crave the sweetness, Of Nutmeg and Cinnamon. And so I keep holding on, For the promise of one last taste. Inky
</post>
<date>30,July,2004</date>
<post>
And so the wind blows you, Where’s the harm? Though your path may change, You are still you. And if you end up in a different place, To where you thought you’d be, It doesn’t matter, deep inside, You are still you. So let the weather do its worst. Because battered by the wind, Or drenched by the rain, or burned by the sun, You are still you. And nobody can take that away. Inky
</post>
<date>25,July,2004</date>
<post>
Today I met my friend Emma in Starbucks. We intented to go shopping for a bridesmaid dress for me to wear at her wedding next year. Unfortunately we found neither anything that we liked, nor that would fit me. It would have been wrong, however, to waste a perfectly good shopping day and so instead we attempted a mini-shopping-spree. This was far more sucsessful. Emma found herself a new handbag and I found a rather lovely dress and a gorgeous coat, both in the sale and both very yellow. I also found some new perfume which was half-price and a Anita Shreve's "Strange Fits Of Passion". My new dress looks fabulous, even if I do say so myself. It perhaps looks better on the hanger than it does on me though. I really don't mind, since it only cost me £5.00 Yes, you read that right. Originally it was £24.99 so quite the saving. Assuming I can get some decent shots, I will post some pictures of my new things in the next few days. I'm going back to the gym tomorrow after work for another workout. It's surprising how enjoyable exercise can be when you have the right mindset and I'm already starting to feel the difference.
</post>
<date>22,July,2004</date>
<post>
Thank you everyone for all your comments and emails. It's so nice to know I'm cared about. One of the reasons I've not been updating is because I've been so busy. I joined a gym which is really fun, hopefully I'll still be thinking that in a few months. My big plan is to get fit and maybe a bit toned, but mainly fit. It's a ladies only gym which is good as I feel a lot more comfortable. I have quite a low self esteem when it comes down to it. I've also been cat sitting for my neighbour, so I've been going over there with a hot drink and spending a bit of time with Dotty, just so she won't be lonely. I was only asked to go and feed her and let her in/out, but I just feel so bad for her, she's a gorgeous cat and oh so friendly. How could I not stay for a while? When I get home from across the road, my little kittens start acting all odd because they can smell Dotty, it's a laugh a minute. On tuesday night I went to the greyhound stadium with my work colleagues. That was pretty interesting. I've never been before but I won quite a bit. I say that, but I was only doing little bets so my winnings weren't excessive in amount, but they were in frequency. I think I must have some kind of spooky gift since I was just picking random numbers and hoping for the best. Next Tuesday I have a beauty evening with my friend Caz, we're going to get made up and prettyfied :0D Should be good. Well, I can't think of what else to say at the moment. Take care everyone. :-D I'll write about my workout on saturday.
</post>
<date>18,July,2004</date>
<post>
Today I will write something beautiful. Today I will write something beautiful. Today I will write something beautiful. Today I will write something beautiful. Today I will write something beautiful. Today I will write something beautiful. Today I will write something beautiful. On your marks, Get set, GO!
</post>
<date>13,July,2004</date>
<post>
Well, it's been a while since I last updated. Mainly because I've been feeling quite icky and in no mood for writing. However, I feel better now and more like my old self. It's been quite an eventful week in the life of Inky. Despite feeling horrible and achy and ill, I went to work. We were short staffed and I'm certain it wasn't contagious. The week seemed to take longer than usual to pass by but to help it along I decided to fill it with a few fun things, one of which was, to enquire about joining a gym. And so I have an appointement on Monday to go and look round and see if I like it and then, all things being equal, I will join and get healthy. Other things I have done this week include buying the worlds most resilliant lipstick. It must be made of the same stuff they paint space ships with or something. It lasts all day and looks perfect until I take it off. This may not be the most amazing or astounding news ever, but it made me smile so I thought I'd share. Well, this hasn't been the most enlightening post, but at least it proves I'm still here. *hugs*
</post>
<date>13,July,2004</date>
<post>
Not to be taken seriously. Recently, I've had something heavy weighing on my mind and it's got to the stage now, that if I don't talk about it I'll end up DOING something about it and ending up in prison. Since I've started working in the town centre, I've spent at least five minutes of each lunch break trying to avoid and more worryingly sometimes, escape from, Clipboard vigilantes. It bothers me, it really does, that they are allowed to get away with it time after time. If it's not the market researchers it's the catalogue women, and if it's not the catalogue women it's the charity collectors. If it's not them, well you can rest assured there will be a Big issue (pronounced Gishoo) seller (officially recognised as an honorary clipboarder) there to try and hinder you in your quest to eat something before collapsing. What is worse, is the fact that they all congregate outside where I work so I would either a) have to trip the fire alarm and escape via the roof, or b) find an invisibility cloak in order to get to my lunch break un-harrased. Sometimes I pretend I am a special agent in order to make the whole ordeal a little bit more exciting and adventurous. Special Agent Inky with a mission to eat a sandwich in peace. Not very 'special' is it. Maybe, 'quite ordinary really when you think about it, agent, Inky' is more appropriate. So, the first thing that a Quite Ordinary Really When You Think About It Agent, needs to do is research (non-market). Know your enemy. We are mainly going to cover Market Researchers and Catalogue women here, though for details on the other two types of street pests, don't hesitate to ask me. These creatures tend to wander in packs, using their clipboard as both a weapon and means of defence should the prey get too violent. They can be identified in several ways including, shiny anorak, high waisted trousers and bad haircuts from the 1980's (apologies to any clipboarders reading this) (apologies also to the 1980's, how were you to know). They have a very unusual kind of deafness, where basically they are unable to hear the word’s 'No' and 'I haven't got time'. They are usually aged from 50 to 56 and, though they might not look it, they can run like cheetahs. So now you know how to spot them, you need to know what to do when they spot you (and believe me, they will). I have done some research into this, and run a few tests, none of the tests were planned, they happened in shear desperation but amazingly, most of them were successful. 1. If you manage to clock them first, you have gained the upper hand. This is excellent news. Simply grab your mobile phone from your bag, place it against your ear and pray vocally that it doesn't ring. The clipboarders will mistake your conversation with god as a conversation with somebody of a more earthly persuasion and leave you alone. You won't look mad because you have a phone against your head and you can walk by unhindered, (if for whatever reason they do try and stop you, glare at them and mumble something about being late to meet your parole officer, then twitch a couple of times for effect). A word of warning – if your phone rings you WILL suffer permanent hearing damage. 2. Distract them with unexpected behaviour. If you see one coming towards you, use assertive body language to express your lack of desire to speak to them. I once tried the 'net-ball side step' manoeuvre that every teenage school girl seems to do when they're excited and the occasion calls for more than just jumping up and down on the spot. (Just an observation). If possible, make very definite 'oh no you don’t' sounds to confirm your feelings. Usually they will be so dumbfounded by your energy you will have the valuable seconds required to make a hasty exit from the scene and they will go on to cornering the next poor soul to wander their way without a crucifix. 3. Under NO circumstances should you EVER make eye contact. Once they're locked on to you you're history. It's like in topgun when the planes make the beepy noise and then all of a sudden it goes into one continuous beep and you know they're going to die. That's what it's like, so in summer months it's handy to wear sunglasses. Keep your head down if you must, or better yet, look straight ahead with a fixed and determined gaze in the direction you are walking. Should the clipboard wielding maniac approach you, turn your head as if you have just realised there is a shop on the other side of the street that you need to go into and head in that direction. Do not look back, just keep moving until you are safely inside. Should you adopt the 'head down' method, you may be mistaken for easy prey, and it is in these circumstances I have known the clipboarders to give chase. Actually, while I’m on the subject, I witnessed somebody just the other day, attempt this manoeuvre. It resulted in both clipboarder and prey breaking into a run, the clipboarder did indeed give chase and cut the poor woman off at the corner. She then went on to beat her into submission and dragged her away by her hair screaming something about taste tests, so be warned. 4. This one only applies to the catalogue women but it's definitely worth noting. It came from a colleague of mine who, one lunch time was pushed beyond her limit having already been offered 4 catalogues from other she-demons further down, 2 Gishoos and to participate in a local consumer research initiative. She said at the top of her voice with a very cross look on her face 'DO I LOOK LIKE I BUY CLOTHES FROM A CATALOGUE' Actually, she does, and she was wearing them at the time but that is irrelevant. All that matters is she escaped unscathed. If You Get Caught Sadly, there will come a time in all of our lives when we will be caught unaware and unable to do anything other than listen to them while they reel off their opening line. The game is far from over though so don't despair. If you are stopped by a catalogue woman and the usual No gets ignored, ask if they have a hardcore S&M section since you’ve been wanting some new nipple clamps for ages now and the shops just don’t seem to stock them like they used to. They will usually look horrified at the request and turn a funny red colour. If however they say 'Yes, Page 92' well, you're on your own. If you are stopped by a market researcher and again, the No isn't working, simply say 'Cheese' to anything she asks you (unless she is asking about cheese). Actually, you can use any random word as long as it bares no relevance to the questions being asked, animal noises are also excellent. It might take a few minutes for her to give up but the fun you will have messing with her mind far outweighs the time lost. Finally, I would like to wish you all luck in the future. I suspect if news of this little piece of literary genius gets out in the clipboarding world I will become their prime target, each of them will take turns in tormenting me, forcing me to come up with new and exciting ways to avoid them. You may even read in upcoming news letters 'Unidentified Coma-Girl critical after unprovoked beating by angry mob using clipboards'. Don't cry for me though, it will be completely worth it. Now, who wants a catalogue?
</post>
<date>11,July,2004</date>
<post>
Just a quick post because I'm extremely tired. I'm back from the concert and it was so amazing. Not the music especially, although the headliners were in possession of a certain charm, but the little girl who I took, her face was a picture. And a picture is worth a thousand words, but I don't have time for that right now, so I'll do it tomorrow. Sleep well my lovely people :-D *hug*
</post>
<date>09,July,2004</date>
<post>
Since I left school, almost ten years ago, I have been struggling to belong. Never quite sure of my place in the world or what I wanted to do. For Eight years I worked in a supermarket as a customer service assistant. My role varied over the years, ending up with me working in the service desk, which is something I enjoyed tremendously. I made many friends out of my colleagues and customers and I was sad to leave. But I did leave and my reasons for doing so were simply that I knew I could do more, and I knew I had more to give. My next move was misguided. I went to work in a bank, which is where I am currently working. The work itself is not unpleasant but it was a move in the wrong direction. I thought that fewer hours for more money and less frantic running around would make me happy, and for a while it did, but I am not fulfilling what I feel my destiny is. These past few weeks I have not been myself. You guys and my blogs have been like a rock, keeping me going and believing those things will be okay. But still I have spent time alone in my room, crying and wondering if I'll ever find my path. I prayed for guidance and went on with my life. Then, a couple of days ago as I was walking back from work to the bus stop, I passed an exhibition that had been set up. It was an adult education thing and I walked straight past it. But something called to me to go back and I couldn't ignore it. I returned and picked up a prospectus and read it on the bus. As I browsed the courses, I noticed there was one for British Sign Language. This is something I've always had a passion for. While I was at school I taught myself but couldn't practice once I'd left and soon forgot all about it. I knew in my heart that this is what I wanted, this was right for me. So, I have enrolled in the course and will give my all to learning, and once I have achieved my qualification, I plan to find work where I can use my new skill, preferably with deaf children. I finally feel like I have some direction. The course starts in September, and so, from now until then I will be learning all that I can from my books so I am fully prepared. Wish me luck.
</post>
<date>09,July,2004</date>
<post>
Okay, I have become unstable and it wasn't a slow process. It happened over the course of a few short hours and I'm not sure there's any going back. Something inside of me let go and before I knew what had happened it was too late, and I’d bought the shoes. For the first time in my life I decided to buy some ridiculously pointy heeled shoes, as opposed to the big chunky numbers that I'm used to. What possessed me, I'll never know. Actually that's a lie, I do know. They looked so pretty and I wanted my feet to look just as pretty in them. On the shelf they were graceful and elegant, it was a natural progression to think that graceful and elegant would automatically befall me if I wore them. Yes, that didn't happen. Instead, I found myself in a continuous battle between good and evil, wait, I mean between myself and gravity. Oh the laughs! My first outing in the shoes had lured me into a false sense of security as I only ventured as far as the local shop. The journey is straightforward, a series of footpaths with no paving slabs, only concrete. There are no steep hills and it takes about 3 minutes to walk there. Clearly I was deluding myself, demonstrated by my second trip out. I wore the shoes to work, which takes slightly longer. My first objective was to reach the bus stop. It sounds simple when you say it but it was quite the challenge, let me tell you. Firstly, it's like crazy paving for half the trip, which until recently posed no problem whatsoever, but in my new shoes was like an army assault course. I found myself taking three steps and then stopping to yank my foot free. Because of the added delay, as I came close to the bus stop the bus pulled up, forcing me to make a run for it. It is an experience that will haunt me for at least a week and a half. Did I mention that the soles of the shoes are made from the most slippery surface known to man? Well they are. As I started to run I was suddenly struck with the realization that I resembled one of the girls from Clueless or Reese Witherspoon in Legally Blonde. My arms involuntarily moved up into the 'little flappy bird wing' position and I began to totter as fast as I could (which was in truth probably about 2 mph if the pensioner that overtook me was anything to go by) in the direction of the bus. Fortunately for me the driver saw me as he started to drive off, and by some astounding miracle, he stopped for me. (I can only guess that he liked my shoes or thought I was having some kind of seizure). So, I continued toward the bus and as I approached the door, freaked out for a second because it felt as if one leg was shorter than the other. Then I freaked out even more because I couldn’t move the short leg! It then dawned on me that the reason I couldn’t move it was because my heel had gone into a crack in the pavement, so I yanked it out and dived on to the bus, pretending that I meant to do it or something. I don't think I convinced anyone. The rest of the journey was relatively straightforward, except for the fact that I slipped between, and became wedged in, cracks in the pavement 5 times between the bus station and work. NOBODY WARNED ME ABOUT THIS!!!! Always the optimist, I like to look on the bright side. The good news is, buying the shoes took care of the six accidents I had left over after my chain letter curse, and put a few in the bank for the next one I get. So far, whilst wearing them, I have turned my ankle, turned it back the other way, gotten stuck in between paving slabs 14 TIMES, actually stepped OUT of the shoe because it was so firmly wedged and had to bend down and yank it out with my hands. And as a final insult (for now at least) been unable to stop after running, resulting in a skiddy, arms flailing near disaster, averted only due to a conveniently placed lamp post. One benefit of the pointy heel is it makes a handy weapon with excellent mugger bashing potential. This is vital because I can say with confidence, running away would be an exercise in futility (although a potential mugger would probably double over laughing at the bimbo/over-excited seagull impression involuntarily demonstrated as you tried). Historians say that a prophet foresaw the coming of pointy heels sometime in the ninth century and brought the well-loved superstition about it being unlucky to step on cracks in the pavement, into existence. I finally understand. I will persevere with my shoes though, because they're pretty and dainty and make me look very ladylike. Now if I could just stop falling down!
</post>
<date>08,July,2004</date>
<post>
You Can Anything you want to do Can be achieved, know this is true The way to do it lies in you Just tell yourself you can. When life seems tough, too hard to bear Your heart feels laden with despair Though smiles seem distant, you’ll get there Just know inside you can. And if the world should disagree, Then know they’re wrong and make them see How bright you shine and easily Just do it, 'cause you can. With love, Inky
</post>
<date>06,July,2004</date>
<post>
I'll never know who Daisy was, what her heart longed for, or what moved her. I'll never know where she called home, or who gave her the painting that brings me so much joy. I like to think it was perhaps a lover from a far away place who loved her so much that he wanted to share everything, including all that he saw. I imagine he wrote to her often, declaring his love and telling her his secrets. With the letters, would come a neatly wrapped parcel containing another beautiful window into his world, and I see her, opening the parcel with eager anticipation whilst still taking the utmost care not to tear the crisp brown paper, tied neatly with white parcel string. I see her smiling as she holds the picture to the sky, and tries to imagine what he was thinking about as he glided the paintbrush laced with watercolour across the paper before him. All the while she knows in the deepest part of her soul, that he was thinking only of her. Then she twirls around, deliriously bringing it close to her heart and then out again in front of her so her eyes can take in the magic that he has sent her. And now I see her staring at empty walls, deciding where best to hang this masterpiece, perfected in it’s flaws much like the man who gave it to her. A sunset, one she would never have seen were it not for him. Milky blue wisps of cloud are scattered delicately across the dusk. The sky is golden higher up, but dilutes itself to salmon pink and then lilac-grey until the heavens meet the water, which reflects the peachy hues of the days final glory. Beneath the warm light, the water is still and full of greenish-black shadows from the reeds and grasses that poke through the surface. The tall trees that sway on one side of the lake also cast shadows and are silhouetted by the light as it draws its curtains and prepares to give way to the moon. Bushes and hedges on the other side of the lake cast soft reflections that gently ripple at the lapping shore. She can almost feel the slight chill in the air, the chill of the impending night and she draws her cardigan a little tighter. Oh, if only she could have been there with him. I see her running her fingers along the wooden frame, carved by his loving hands and painted with gold coloured paint, which she thinks is unnecessary – this picture needs no such decoration. And now I see her turning it over and looking at the back. Five panels of wood hold the picture in place, uneven in width and spacing, held together with 18 nails over a thin sheet of plywood to protect his art. How beautiful she thinks it is. Two hooks are holding in place a thick piece of white string to hang it by and then as the light catches the back of the frame she notices a message, written in pencil, a message that brings a tear to her eye and a weak smile to her lips... My Grandfather worked in demolition; he wrecked old houses and during his time in the job found many treasures, one of which being this picture. Although he passed away at least five years ago, only recently have I discovered it. It had been wrapped up safely in bubble wrap by my mum and dad and kept in a cupboard. But since finding it, I have been captivated by it. If only it could tell its stories. Its gold coloured frame is now tarnished with age, the string is a rusty red and the nails are just plain rusty. Small fragments of the wooden backing are chipped off and to me, it just makes it more perfect. I have no idea what the message is, I can only make out a couple of words because of the ravages of time but the words are profound and touch me deep in my soul. "For Daisy"
</post>
<date>05,July,2004</date>
<post>
It's a beautiful day out there, the sun is shining in through my window. The light makes rainbows through the crystals that hang in front of it. I feel groggy from not enough sleep but happy none the less. I hope your day is beautiful too. *hug*
</post>
<date>04,July,2004</date>
<post>
I have a new blog which I intend to maintain alongside this one. It is more to do with my spirituality. For a more detailed explaination of my beliefs, follow me... urlLink ...Angelic Whispers welcomes you. I would love for anyone that is interested to hop on over and join me. If spirituality isn't your thing,then I won't be offended if you choose not to visit.
</post>
<date>01,July,2004</date>
<post>
I have enjoyed the luxury of a lazy weekend. Currently, I am sitting on my bedroom floor, relaxing in complete peace. The intoxicating fragrence of incense drifts about the air and fills me completely. Angel music dances in my ears and my fingers roam happily across the keys of my laptop, saying nothing particular. Such is the beauty of a lazy weekend. I have a new shelf in my bedroom. I find that I am constantly running out of room to put things (mainly books). And so my new shelf has become the new home to my angels and the old angel shelf has become home to my spiritual books. I will post pictures later. I was going to go and meet with the little girl and her mum today to arrange thing for next week (the concert). Unfortunately her little brother isn't too well and so we're are going to work out the arrangements on the phone. On Tuesday I am going over to visit my best friend. I'm so looking forward to it. It seems like a lifetime since we last just sat and talked. I am going to bring my angel cards with me and I'm also taking a set that I bought for her as a gift so we can read for each other. I should be a beautiful day.
</post>
<date>01,July,2004</date>
<post>
One of the most important things I want to accomplish during my life is to become a childrens author. I have already written four short stories which would make lovely little picture books and all of them have been well recieved by my best friends daughter, who is five, that I initially wrote them for. I'm currently working on number five, but for some reason the words won't fall into place. The story is all mapped out in my head. I know where we're starting, where we're ending and what should happen to take us on the journey between the two points. But I can't seem to write it and I don't know why. I'm going to give myself a little more time and then try again. After that, I need to be brave and start sending them out into the world. Here's hoping it goes well.
</post>
<date>01,July,2004</date>
<post>
There was a storm breaking outside earlier. The sky was a mysterious shade of yellowish purple with dark heavy clouds. The faint and distant sound of thunder rumbling was slowly growing louder and more hungry by the second. Wild flickers of lightning painted the evening air with luminous ferrocity. Heavy rain splattered over the parched earth and mimiced the sound of the wind through the grasses. And I sat and watched this wonderful display of nature as it unfolded through my window. We don't get storms as often as I would like around here, so I really savour them when they choose their moments.
</post>
<date>11,August,2004</date>
<post>
Anyone living in the UK will be aware of those ridiculous and pointless 'Preparing for emergencies' leaflet that the government have wasted goodness know's how much money on producing. Well, while wandering through the open fields of cyberspace, I found this site.... urlLink http://www.preparingforemergencies.co.uk/ ... and had to rush to find the nearest cyber-loo because I swear I nearly pee'd myself laughing.Enjoy :-D
</post>
<date>08,August,2004</date>
<post>
I'm absoloutely roasting here. Both my hands have swollen up with little red bumps. I can't quite decide if it is dermatitus *probably spelt that wrong, not bothered* or just a heat rash. Fortunately it's stopped itching after I soaked my hands in ice water for five minutes but it's still really red and raised. Blee. I feel very uninspired today, maybe it's the heat or maybe it's just my natural state 98% of the time. Who can say... I hope everybody's weekend is wonderful. *many hugs*
</post>
<date>05,August,2004</date>
<post>
I was going to update yesterday but fate, coupled with my computers sudden urge to crash prevented it. In truth I did update, I had a post written and was almost ready to publish and *poof* it was gone. And so I decided to do something constructive and bake a cake, which turned into a gataux. A three layer rich chocolate cake, with creme fresh and black cherry preserve for filling, and topped with a yummy chocolate icing. It was very tasty. I am a chocoholic and so I am naturally going to say that, but regardless, it's the truth. I still haven't been to the gym this week, and if I'm honest, I doubt I will. I only joined up with the intention of going after work and since I've been off work and on vacation, well, it becomes obvious ;o) I've been going out of my mind with kitten antics these past few days as my brothers kittens are visiting while he's in Germany. The kittens have decided they are not going to be friends and so the guests are living on the upper floor of the house, while our ones have claimed the lower floor. Ours are more tollerant and adventurous and have taken to wandering up the stairs for a nose around every now and then, but are usually greeted with hisses. Oh well, it's all fun and games. Over the past two days I have printed out all of my poetry and prose, and my childrens stories and placed them in a brown folder that I've decorated with gold leaf skeletons. I ran out of room in the original book I had my poetry in and so I decided it would be a good idea to just keep it all together and be able to add to it whenever I need to, without worrying that the pages would run out. Also, should I ever decide to get off my bum and actually try to get some of it published, I can photocopy whatever I need to and then simple clip it back in. Everybody wins :-D I was hoping the weather would be nice today so I could get out to the park and relax with my notebook by the river, but it's looking overcast and there's thunder in the air so I might make do with the fishpond in my garden. But on the other hand I might take a chance and just go for it.
</post>
<date>02,August,2004</date>
<post>
Careless acts, like naked fists, Hit hard with striking blows. This wound is deep. This pain pronounced. And though the bleeding shows, This wound won't find an exit. For unbroken skin won't seep, Subtle bleeding doesn't crave An end or a release. Instead it rests and fades away And festers black to green. Then yellow, With a hundred shades of colour in between. And I would heal more swiftly, If you would just cut me down And let me bleed my could-have-beens. But still you come around. And I can count upon one hand, The times you touched this heart, But for the times you bruised it, Or tore my life apart, Well darling, there are not the stars, In twenty million skies. And so tears fall like raindrops, From my stinging, bloodstained eyes. This was an end that did not start, A start that will not end You seemed to think your power, Gave you licence to offend. You were wrong the time has come We must step off the ride. You only have one choice to make, Cut me or leave me, Decide. Inky
</post>
<date>01,August,2004</date>
<post>
Today whilst cleaning I came across some of my old notebooks. They shone like long forgotten treasure. It was captivating to read some of the thoughts that pulsed through my mind in the days gone by. I found a story I had written, more of an account really, about something that happened a couple of years ago which I have posted on Angelic Whispers. I found a lot of turmoil, I found a lot of pain and a lot of hurt too. It shows me how little I have changed, and at the same time, how much. Diarys and notebooks are such wonderful things to me. Permanent reminders, and records of a life lived and lessons learned. It is the same with blogging too. Years from now, I hope to be able to look back at the things I've done, the friends I've made and the effect we have had on eachother. And who knows who we'll be by then!
</post>
</Blog> | 127.260204 | 7,254 | 0.741384 |
9f8a4f5e8dfe83afecbee20193c01c35358963ac | 5,689 | xaml | XML | Shoko.UI/Forms/ScanImportFolders.xaml | EraYaN/ShokoServer | c0091134714685433c2f13d6d154a8f36ba48cba | [
"MIT"
] | null | null | null | Shoko.UI/Forms/ScanImportFolders.xaml | EraYaN/ShokoServer | c0091134714685433c2f13d6d154a8f36ba48cba | [
"MIT"
] | null | null | null | Shoko.UI/Forms/ScanImportFolders.xaml | EraYaN/ShokoServer | c0091134714685433c2f13d6d154a8f36ba48cba | [
"MIT"
] | null | null | null | <Window x:Class="Shoko.UI.Forms.ScanImportFolders" x:Name="SelectFolders"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:Shoko.UI"
Title="{Resx ResxName=Shoko.Commons.Properties.Resources, Key=Integrity_SelectImport}" Height="Auto"
Width="500" MinWidth="400" WindowStartupLocation="CenterOwner" WindowStyle="ToolWindow"
SizeToContent="Height" Icon="/ShokoServer;component/Images/24_cloud.png">
<Window.Resources>
<ResourceDictionary>
<ResourceDictionary.MergedDictionaries>
<ResourceDictionary Source="/Forms/UIStyles.xaml" />
</ResourceDictionary.MergedDictionaries>
<BooleanToVisibilityConverter x:Key="BooleanToVisibilityConverter" />
<DataTemplate x:Key="importTemplate">
<StackPanel Orientation="Horizontal" Height="24">
<CheckBox Margin="5,0,5,0" IsChecked="{Binding Path=Checked}" VerticalAlignment="Center"/>
<StackPanel Orientation="Horizontal" VerticalAlignment="Center" Margin="5,0,0,0" >
<Image Width="24" Height="24" Stretch="Fill" Source="{Binding Path=Icon}" VerticalAlignment="Center" HorizontalAlignment="Center" Margin="0,0,10,0"/>
</StackPanel>
<TextBlock Margin="5,0,10,0" Text="{Binding Path=ImportFolderLocation}"
VerticalAlignment="Center" FontWeight="DemiBold" />
<TextBlock Margin="0,0,2,0" Text="(" VerticalAlignment="Center" />
<TextBlock Margin="0,0,2,0" Text="{Binding Path=ImportFolderName}" VerticalAlignment="Center" />
<TextBlock Margin="0,0,5,0" Text=")" VerticalAlignment="Center" />
</StackPanel>
</DataTemplate>
</ResourceDictionary>
</Window.Resources>
<StackPanel Orientation="Vertical">
<Border Margin="5,5,5,5" Padding="5" Background="FloralWhite" BorderBrush="LightGray" BorderThickness="1">
<Grid>
<Grid.ColumnDefinitions>
<ColumnDefinition Width="*" />
</Grid.ColumnDefinitions>
<Grid.RowDefinitions>
<RowDefinition Height="Auto"/>
<RowDefinition Height="Auto"/>
<RowDefinition Height="*"/>
</Grid.RowDefinitions>
<Border Style="{DynamicResource ToolbarBorderControlStyle}" Background="White" Margin="0,0,0,5"
Padding="5" DockPanel.Dock="Top" BorderThickness="1"
Grid.Column="0" Grid.Row="0">
<Grid>
<Grid.RowDefinitions>
<RowDefinition Height="Auto" />
<RowDefinition Height="Auto" />
</Grid.RowDefinitions>
<Grid.ColumnDefinitions>
<ColumnDefinition Width="25" />
<ColumnDefinition Width="*" />
</Grid.ColumnDefinitions>
<Image Height="16" Width="16" Source="/Images/32_info.png" Margin="5,2,4,0" Grid.Column="0" Grid.Row="0" VerticalAlignment="Top" />
<TextBlock VerticalAlignment="Center" Text="{Resx ResxName=Shoko.Commons.Properties.Resources, Key=Integrity_SelectInfo}" Margin="0,0,0,0" TextWrapping="Wrap" Grid.Column="1" Grid.Row="0"/>
</Grid>
</Border>
<TextBlock Grid.Column="0" Grid.Row="1" Margin="0,0,10,5" FontWeight="Bold" Padding="5"
Text="{Resx ResxName=Shoko.Commons.Properties.Resources, Key=ImportFolders_ImportFolders}" />
<ItemsControl Grid.Column="0" Grid.Row="2" Margin="10,0,10,10" Name="lbImportFolders" BorderThickness="0" Background="AntiqueWhite"
HorizontalAlignment="Stretch" VerticalAlignment="Top"
ItemTemplate="{StaticResource importTemplate}"
ItemsSource="{Binding ElementName=SelectFolders, Path=ImportFolders}" MinHeight="200"/>
</Grid>
</Border>
<StackPanel Orientation="Horizontal" HorizontalAlignment="Right" Margin="5,5,5,10">
<Button HorizontalAlignment="Left" Name="btnAdd" Margin="0,0,0,0"
Style="{DynamicResource FlatButtonStyle}" Width="Auto">
<StackPanel Orientation="Horizontal" VerticalAlignment="Center">
<Image Height="16" Width="16" Source="/Images/16_add.png" Margin="0,0,5,0" />
<TextBlock VerticalAlignment="Center"
Text="{Resx ResxName=Shoko.Commons.Properties.Resources, Key=MessageBox_OK}" Margin="0,0,5,0" />
</StackPanel>
</Button>
<Button HorizontalAlignment="Left" Name="btnCancel" Margin="10,0,0,0"
Style="{DynamicResource FlatButtonStyle}" Width="Auto">
<StackPanel Orientation="Horizontal" VerticalAlignment="Center">
<Image Height="16" Width="16" Source="/Images/16_cancel.png" Margin="0,0,5,0" />
<TextBlock VerticalAlignment="Center"
Text="{Resx ResxName=Shoko.Commons.Properties.Resources, Key=MessageBox_Cancel}" Margin="0,0,5,0" />
</StackPanel>
</Button>
</StackPanel>
</StackPanel>
</Window>
| 53.669811 | 213 | 0.566356 |
538f90e6d16b4b2c1d2772e5acdb13c7812ad10e | 1,365 | xml | XML | app/src/main/res/layout/activity_main.xml | MobileAccessibilityUW/PATH-NAV | 50b8c95ec88b44e9243e955a1b2c64262982215d | [
"MIT"
] | null | null | null | app/src/main/res/layout/activity_main.xml | MobileAccessibilityUW/PATH-NAV | 50b8c95ec88b44e9243e955a1b2c64262982215d | [
"MIT"
] | null | null | null | app/src/main/res/layout/activity_main.xml | MobileAccessibilityUW/PATH-NAV | 50b8c95ec88b44e9243e955a1b2c64262982215d | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent"
android:layout_height="match_parent" android:paddingLeft="@dimen/activity_horizontal_margin"
android:paddingRight="@dimen/activity_horizontal_margin"
android:paddingTop="@dimen/activity_vertical_margin"
android:paddingBottom="@dimen/activity_vertical_margin" tools:context=".MainActivity">
<Button
android:layout_width="wrap_content"
android:layout_height="225dp"
android:text="train path"
android:onClick="trainPath"
android:layout_weight="5.18"
android:layout_alignParentBottom="true"
android:layout_alignParentEnd="true"
android:layout_alignParentStart="true" />
<Button
android:layout_width="wrap_content"
android:layout_height="225dp"
android:text="Nav Path"
android:layout_weight="11.96"
android:onClick="navPath"
android:layout_gravity="bottom"
android:layout_alignParentTop="true"
android:id="@+id/button"
android:layout_alignParentEnd="true"
android:layout_alignParentStart="true" />
</RelativeLayout>
| 40.147059 | 96 | 0.667399 |
180d17f7ecf1b39d80f0ac5bf36b8ff8afebf86f | 121,986 | xml | XML | 17-05-2017/Winning Chromosomes/3G X 10 COMB/8/ENTM - TD/8-td3gx10c/chromosome/chromosome49853159.xml | Fumaloko92/MSc-Thesis | 5b8c08510588233dc9b514345725d379278251ba | [
"MIT"
] | null | null | null | 17-05-2017/Winning Chromosomes/3G X 10 COMB/8/ENTM - TD/8-td3gx10c/chromosome/chromosome49853159.xml | Fumaloko92/MSc-Thesis | 5b8c08510588233dc9b514345725d379278251ba | [
"MIT"
] | null | null | null | 17-05-2017/Winning Chromosomes/3G X 10 COMB/8/ENTM - TD/8-td3gx10c/chromosome/chromosome49853159.xml | Fumaloko92/MSc-Thesis | 5b8c08510588233dc9b514345725d379278251ba | [
"MIT"
] | null | null | null | <chromosome id="49853159" primary-parent-id="47219186"><neuron id="45683346" type="in" activation="linear"/>
<neuron id="45683347" type="in" activation="linear"/>
<neuron id="45683348" type="in" activation="linear"/>
<neuron id="45683349" type="in" activation="linear"/>
<neuron id="45683350" type="in" activation="linear"/>
<neuron id="45683351" type="in" activation="linear"/>
<neuron id="45683352" type="in" activation="linear"/>
<neuron id="45683353" type="in" activation="linear"/>
<neuron id="45683354" type="in" activation="linear"/>
<neuron id="45683355" type="in" activation="linear"/>
<neuron id="45683356" type="in" activation="linear"/>
<neuron id="45683357" type="in" activation="linear"/>
<neuron id="45683358" type="in" activation="linear"/>
<neuron id="45683359" type="in" activation="linear"/>
<neuron id="45683360" type="in" activation="linear"/>
<neuron id="45683361" type="in" activation="linear"/>
<neuron id="45683362" type="in" activation="linear"/>
<neuron id="45683363" type="in" activation="linear"/>
<neuron id="45683364" type="in" activation="linear"/>
<neuron id="45683365" type="in" activation="linear"/>
<neuron id="45683366" type="in" activation="linear"/>
<neuron id="45683367" type="in" activation="linear"/>
<neuron id="45683368" type="in" activation="linear"/>
<neuron id="45683369" type="in" activation="linear"/>
<neuron id="45683370" type="in" activation="linear"/>
<neuron id="45683371" type="in" activation="linear"/>
<neuron id="45683372" type="in" activation="linear"/>
<neuron id="45683373" type="in" activation="linear"/>
<neuron id="45683374" type="in" activation="linear"/>
<neuron id="45683375" type="in" activation="linear"/>
<neuron id="45683376" type="in" activation="linear"/>
<neuron id="45683377" type="in" activation="linear"/>
<neuron id="45683378" type="in" activation="linear"/>
<neuron id="45683379" type="in" activation="linear"/>
<neuron id="45683380" type="in" activation="linear"/>
<neuron id="45683381" type="in" activation="linear"/>
<neuron id="45683382" type="in" activation="linear"/>
<neuron id="45683383" type="in" activation="linear"/>
<neuron id="45683384" type="in" activation="linear"/>
<neuron id="45683385" type="in" activation="linear"/>
<neuron id="45683386" type="in" activation="linear"/>
<neuron id="45683387" type="in" activation="linear"/>
<neuron id="45683388" type="in" activation="linear"/>
<neuron id="45683389" type="in" activation="linear"/>
<neuron id="45683390" type="in" activation="linear"/>
<neuron id="45683391" type="in" activation="linear"/>
<neuron id="45683392" type="in" activation="linear"/>
<neuron id="45683393" type="in" activation="linear"/>
<neuron id="45683394" type="in" activation="linear"/>
<neuron id="45683395" type="in" activation="linear"/>
<neuron id="45683396" type="in" activation="linear"/>
<neuron id="45683397" type="in" activation="linear"/>
<neuron id="45683398" type="in" activation="linear"/>
<neuron id="45683399" type="in" activation="linear"/>
<neuron id="45683400" type="in" activation="linear"/>
<neuron id="45683401" type="in" activation="linear"/>
<neuron id="45683402" type="in" activation="linear"/>
<neuron id="45683403" type="in" activation="linear"/>
<neuron id="45683404" type="in" activation="linear"/>
<neuron id="45683405" type="in" activation="linear"/>
<neuron id="45683406" type="in" activation="linear"/>
<neuron id="45683407" type="in" activation="linear"/>
<neuron id="45683408" type="in" activation="linear"/>
<neuron id="45683409" type="in" activation="linear"/>
<neuron id="45683410" type="in" activation="linear"/>
<neuron id="45683411" type="in" activation="linear"/>
<neuron id="45683412" type="in" activation="linear"/>
<neuron id="45683413" type="in" activation="linear"/>
<neuron id="45683414" type="in" activation="linear"/>
<neuron id="45683415" type="in" activation="linear"/>
<neuron id="45683416" type="in" activation="linear"/>
<neuron id="45683417" type="in" activation="linear"/>
<neuron id="45683418" type="in" activation="linear"/>
<neuron id="45683419" type="in" activation="linear"/>
<neuron id="45683420" type="in" activation="linear"/>
<neuron id="45683421" type="in" activation="linear"/>
<neuron id="45683422" type="in" activation="linear"/>
<neuron id="45683423" type="in" activation="linear"/>
<neuron id="45683424" type="in" activation="linear"/>
<neuron id="45683425" type="in" activation="linear"/>
<neuron id="45683426" type="in" activation="linear"/>
<neuron id="45683427" type="in" activation="linear"/>
<neuron id="45683428" type="in" activation="linear"/>
<neuron id="45683429" type="out" activation="sigmoid"/>
<connection id="45683431" src-id="45683347" dest-id="45683429" weight="-10.0"/>
<connection id="45683432" src-id="45683348" dest-id="45683429" weight="-1.6744249804371312"/>
<connection id="45683433" src-id="45683349" dest-id="45683429" weight="2.2405809230389"/>
<connection id="45683434" src-id="45683350" dest-id="45683429" weight="-4.4419589780793896"/>
<connection id="45683435" src-id="45683351" dest-id="45683429" weight="-9.8213099850312"/>
<connection id="45683437" src-id="45683353" dest-id="45683429" weight="-3.00321372137816"/>
<connection id="45683439" src-id="45683355" dest-id="45683429" weight="10.0"/>
<connection id="45683440" src-id="45683356" dest-id="45683429" weight="0.5848765598935063"/>
<connection id="45683441" src-id="45683357" dest-id="45683429" weight="1.1667335585316114"/>
<connection id="45683442" src-id="45683358" dest-id="45683429" weight="10.0"/>
<connection id="45683443" src-id="45683359" dest-id="45683429" weight="10.0"/>
<connection id="45683444" src-id="45683360" dest-id="45683429" weight="8.157422600466337"/>
<connection id="45683446" src-id="45683362" dest-id="45683429" weight="-3.4507939398416227"/>
<connection id="45683447" src-id="45683363" dest-id="45683429" weight="0.9496941458505733"/>
<connection id="45683448" src-id="45683364" dest-id="45683429" weight="8.88075424493368"/>
<connection id="45683449" src-id="45683365" dest-id="45683429" weight="6.458441380658734"/>
<connection id="45683450" src-id="45683366" dest-id="45683429" weight="1.2627796142849226"/>
<connection id="45683451" src-id="45683367" dest-id="45683429" weight="-10.0"/>
<connection id="45683453" src-id="45683369" dest-id="45683429" weight="8.033024573840603"/>
<connection id="45683454" src-id="45683370" dest-id="45683429" weight="-7.752280460101365"/>
<connection id="45683455" src-id="45683371" dest-id="45683429" weight="-10.0"/>
<connection id="45683456" src-id="45683372" dest-id="45683429" weight="7.69072095366211"/>
<connection id="45683457" src-id="45683373" dest-id="45683429" weight="-4.396706013648164"/>
<connection id="45683459" src-id="45683375" dest-id="45683429" weight="-1.6884030128133156"/>
<connection id="45683460" src-id="45683376" dest-id="45683429" weight="8.723304660543235"/>
<connection id="45683461" src-id="45683377" dest-id="45683429" weight="8.478242072004361"/>
<connection id="45683462" src-id="45683378" dest-id="45683429" weight="9.89809285957169"/>
<connection id="45683463" src-id="45683379" dest-id="45683429" weight="10.0"/>
<connection id="45683464" src-id="45683380" dest-id="45683429" weight="-7.819603624805938"/>
<connection id="45683465" src-id="45683381" dest-id="45683429" weight="4.115973178879518"/>
<connection id="45683466" src-id="45683382" dest-id="45683429" weight="-3.4695794728695706"/>
<connection id="45683467" src-id="45683383" dest-id="45683429" weight="8.999767339542462"/>
<connection id="45683468" src-id="45683384" dest-id="45683429" weight="-5.245935692345606"/>
<connection id="45683470" src-id="45683386" dest-id="45683429" weight="9.824160856259576"/>
<connection id="45683471" src-id="45683387" dest-id="45683429" weight="9.059126644729028"/>
<connection id="45683472" src-id="45683388" dest-id="45683429" weight="-7.322656851315821"/>
<connection id="45683473" src-id="45683389" dest-id="45683429" weight="7.053078052071005"/>
<connection id="45683475" src-id="45683391" dest-id="45683429" weight="-9.682716489990217"/>
<connection id="45683477" src-id="45683393" dest-id="45683429" weight="-10.0"/>
<connection id="45683479" src-id="45683395" dest-id="45683429" weight="4.1234614113111805"/>
<connection id="45683480" src-id="45683396" dest-id="45683429" weight="4.674438942055657"/>
<connection id="45683483" src-id="45683399" dest-id="45683429" weight="8.79087429106622"/>
<connection id="45683484" src-id="45683400" dest-id="45683429" weight="-0.36759769559268285"/>
<connection id="45683491" src-id="45683407" dest-id="45683429" weight="-5.884709017066325"/>
<connection id="45683492" src-id="45683408" dest-id="45683429" weight="-4.487401567325723"/>
<connection id="45683493" src-id="45683409" dest-id="45683429" weight="-8.594778273426549"/>
<connection id="45683494" src-id="45683410" dest-id="45683429" weight="4.471535313386376"/>
<connection id="45683496" src-id="45683412" dest-id="45683429" weight="10.0"/>
<connection id="45683497" src-id="45683413" dest-id="45683429" weight="10.0"/>
<connection id="45683498" src-id="45683414" dest-id="45683429" weight="-6.319416771236275"/>
<connection id="45683499" src-id="45683415" dest-id="45683429" weight="-4.511864361929122"/>
<connection id="45683500" src-id="45683416" dest-id="45683429" weight="-2.9458787900999153"/>
<connection id="45683502" src-id="45683418" dest-id="45683429" weight="-2.539854451001674"/>
<connection id="45683504" src-id="45683420" dest-id="45683429" weight="10.0"/>
<connection id="45683505" src-id="45683421" dest-id="45683429" weight="-1.0512623645367392"/>
<connection id="45683506" src-id="45683422" dest-id="45683429" weight="-10.0"/>
<connection id="45683507" src-id="45683423" dest-id="45683429" weight="8.648484603168795"/>
<connection id="45683508" src-id="45683424" dest-id="45683429" weight="0.39070972692882355"/>
<connection id="45683509" src-id="45683425" dest-id="45683429" weight="-7.570716642513153"/>
<connection id="45683510" src-id="45683426" dest-id="45683429" weight="-0.2765803175323067"/>
<connection id="45683511" src-id="45683427" dest-id="45683429" weight="8.412810190859826"/>
<connection id="45683512" src-id="45683428" dest-id="45683429" weight="-10.0"/>
<neuron id="45683513" type="out" activation="sigmoid"/>
<connection id="45683515" src-id="45683347" dest-id="45683513" weight="1.2757184311753873"/>
<connection id="45683516" src-id="45683348" dest-id="45683513" weight="1.8297391658799977"/>
<connection id="45683517" src-id="45683349" dest-id="45683513" weight="0.06386984516953298"/>
<connection id="45683518" src-id="45683350" dest-id="45683513" weight="6.215975963093474"/>
<connection id="45683519" src-id="45683351" dest-id="45683513" weight="-1.6686937761664644"/>
<connection id="45683520" src-id="45683352" dest-id="45683513" weight="8.613852468061488"/>
<connection id="45683521" src-id="45683353" dest-id="45683513" weight="2.1478740295740577"/>
<connection id="45683523" src-id="45683355" dest-id="45683513" weight="1.2740515703842996"/>
<connection id="45683524" src-id="45683356" dest-id="45683513" weight="-6.044974170606417"/>
<connection id="45683525" src-id="45683357" dest-id="45683513" weight="-8.561873289954427"/>
<connection id="45683526" src-id="45683358" dest-id="45683513" weight="1.5955130387749519"/>
<connection id="45683527" src-id="45683359" dest-id="45683513" weight="-0.5308435495137995"/>
<connection id="45683528" src-id="45683360" dest-id="45683513" weight="3.115564628167754"/>
<connection id="45683530" src-id="45683362" dest-id="45683513" weight="-3.1124319074056466"/>
<connection id="45683531" src-id="45683363" dest-id="45683513" weight="-6.361699053121594"/>
<connection id="45683533" src-id="45683365" dest-id="45683513" weight="0.8148704184672177"/>
<connection id="45683535" src-id="45683367" dest-id="45683513" weight="4.068460299045215"/>
<connection id="45683536" src-id="45683368" dest-id="45683513" weight="-7.075350700259094"/>
<connection id="45683537" src-id="45683369" dest-id="45683513" weight="-10.0"/>
<connection id="45683538" src-id="45683370" dest-id="45683513" weight="-0.6840774394340678"/>
<connection id="45683539" src-id="45683371" dest-id="45683513" weight="-8.418939868134045"/>
<connection id="45683540" src-id="45683372" dest-id="45683513" weight="-8.453006116653292"/>
<connection id="45683541" src-id="45683373" dest-id="45683513" weight="-10.0"/>
<connection id="45683542" src-id="45683374" dest-id="45683513" weight="-8.19370577819842"/>
<connection id="45683543" src-id="45683375" dest-id="45683513" weight="3.9314634517803695"/>
<connection id="45683544" src-id="45683376" dest-id="45683513" weight="-5.698802763086965"/>
<connection id="45683545" src-id="45683377" dest-id="45683513" weight="0.3702686972927449"/>
<connection id="45683546" src-id="45683378" dest-id="45683513" weight="-10.0"/>
<connection id="45683547" src-id="45683379" dest-id="45683513" weight="-4.053058192624656"/>
<connection id="45683549" src-id="45683381" dest-id="45683513" weight="-2.9717443577094245"/>
<connection id="45683551" src-id="45683383" dest-id="45683513" weight="-6.675237857705242"/>
<connection id="45683552" src-id="45683384" dest-id="45683513" weight="-10.0"/>
<connection id="45683553" src-id="45683385" dest-id="45683513" weight="6.045483928411278"/>
<connection id="45683555" src-id="45683387" dest-id="45683513" weight="-3.162061103657676"/>
<connection id="45683556" src-id="45683388" dest-id="45683513" weight="4.88520298249782"/>
<connection id="45683559" src-id="45683391" dest-id="45683513" weight="2.985033776071937"/>
<connection id="45683560" src-id="45683392" dest-id="45683513" weight="-8.390472929501836"/>
<connection id="45683561" src-id="45683393" dest-id="45683513" weight="0.9366635865124024"/>
<connection id="45683562" src-id="45683394" dest-id="45683513" weight="-10.0"/>
<connection id="45683565" src-id="45683397" dest-id="45683513" weight="9.289984852992683"/>
<connection id="45683566" src-id="45683398" dest-id="45683513" weight="-5.130038062511523"/>
<connection id="45683567" src-id="45683399" dest-id="45683513" weight="4.9898144349654"/>
<connection id="45683568" src-id="45683400" dest-id="45683513" weight="9.841187760156888"/>
<connection id="45683569" src-id="45683401" dest-id="45683513" weight="-6.022897403728885"/>
<connection id="45683570" src-id="45683402" dest-id="45683513" weight="2.3567215715646173"/>
<connection id="45683573" src-id="45683405" dest-id="45683513" weight="-2.148233387882716"/>
<connection id="45683575" src-id="45683407" dest-id="45683513" weight="2.674630253388825"/>
<connection id="45683576" src-id="45683408" dest-id="45683513" weight="7.465985509740046"/>
<connection id="45683577" src-id="45683409" dest-id="45683513" weight="8.621731640138906"/>
<connection id="45683580" src-id="45683412" dest-id="45683513" weight="-3.7086329851593933"/>
<connection id="45683581" src-id="45683413" dest-id="45683513" weight="7.939349863855286"/>
<connection id="45683582" src-id="45683414" dest-id="45683513" weight="9.504081300696871"/>
<connection id="45683583" src-id="45683415" dest-id="45683513" weight="-5.750669410203162"/>
<connection id="45683584" src-id="45683416" dest-id="45683513" weight="7.568302913733834"/>
<connection id="45683585" src-id="45683417" dest-id="45683513" weight="-1.4265022076914202"/>
<connection id="45683586" src-id="45683418" dest-id="45683513" weight="-8.220253228775777"/>
<connection id="45683587" src-id="45683419" dest-id="45683513" weight="1.4112317056105137"/>
<connection id="45683589" src-id="45683421" dest-id="45683513" weight="10.0"/>
<connection id="45683590" src-id="45683422" dest-id="45683513" weight="3.6461185496094877"/>
<connection id="45683591" src-id="45683423" dest-id="45683513" weight="-7.603601805414771"/>
<connection id="45683593" src-id="45683425" dest-id="45683513" weight="9.903145190316105"/>
<connection id="45683594" src-id="45683426" dest-id="45683513" weight="7.266031887262529"/>
<connection id="45683596" src-id="45683428" dest-id="45683513" weight="-3.0707755760452895"/>
<neuron id="45683597" type="out" activation="sigmoid"/>
<connection id="45683598" src-id="45683346" dest-id="45683597" weight="4.216415261318076"/>
<connection id="45683599" src-id="45683347" dest-id="45683597" weight="3.3906016471702047"/>
<connection id="45683600" src-id="45683348" dest-id="45683597" weight="-2.967854030477504"/>
<connection id="45683601" src-id="45683349" dest-id="45683597" weight="7.377830358770513"/>
<connection id="45683604" src-id="45683352" dest-id="45683597" weight="-2.313226122815191"/>
<connection id="45683605" src-id="45683353" dest-id="45683597" weight="-10.0"/>
<connection id="45683607" src-id="45683355" dest-id="45683597" weight="8.25007004441838"/>
<connection id="45683608" src-id="45683356" dest-id="45683597" weight="9.466085211542516"/>
<connection id="45683609" src-id="45683357" dest-id="45683597" weight="3.932194428780936"/>
<connection id="45683610" src-id="45683358" dest-id="45683597" weight="-8.844537961333145"/>
<connection id="45683611" src-id="45683359" dest-id="45683597" weight="-0.2478126502266491"/>
<connection id="45683613" src-id="45683361" dest-id="45683597" weight="4.124563139475887"/>
<connection id="45683614" src-id="45683362" dest-id="45683597" weight="-6.138177195508377"/>
<connection id="45683615" src-id="45683363" dest-id="45683597" weight="5.2687585562043235"/>
<connection id="45683616" src-id="45683364" dest-id="45683597" weight="-2.3255025497681174"/>
<connection id="45683617" src-id="45683365" dest-id="45683597" weight="6.911547064651925"/>
<connection id="45683618" src-id="45683366" dest-id="45683597" weight="-9.278158596006921"/>
<connection id="45683619" src-id="45683367" dest-id="45683597" weight="-2.817133839762235"/>
<connection id="45683620" src-id="45683368" dest-id="45683597" weight="-1.6888987672952118"/>
<connection id="45683621" src-id="45683369" dest-id="45683597" weight="9.573823767884303"/>
<connection id="45683622" src-id="45683370" dest-id="45683597" weight="5.881771820281264"/>
<connection id="45683623" src-id="45683371" dest-id="45683597" weight="3.5335151943668004"/>
<connection id="45683624" src-id="45683372" dest-id="45683597" weight="9.979340819986207"/>
<connection id="45683625" src-id="45683373" dest-id="45683597" weight="-2.343189747047037"/>
<connection id="45683626" src-id="45683374" dest-id="45683597" weight="-2.105016864211826"/>
<connection id="45683627" src-id="45683375" dest-id="45683597" weight="-1.3601991602398704"/>
<connection id="45683628" src-id="45683376" dest-id="45683597" weight="2.9369513759845205"/>
<connection id="45683629" src-id="45683377" dest-id="45683597" weight="-4.667938968766162"/>
<connection id="45683630" src-id="45683378" dest-id="45683597" weight="-0.6862337354619146"/>
<connection id="45683631" src-id="45683379" dest-id="45683597" weight="-4.436523316775504"/>
<connection id="45683632" src-id="45683380" dest-id="45683597" weight="4.6577731066150685"/>
<connection id="45683633" src-id="45683381" dest-id="45683597" weight="-6.478277797124414"/>
<connection id="45683636" src-id="45683384" dest-id="45683597" weight="2.0905988025313684"/>
<connection id="45683637" src-id="45683385" dest-id="45683597" weight="4.771534138400264"/>
<connection id="45683638" src-id="45683386" dest-id="45683597" weight="-8.845458682070232"/>
<connection id="45683639" src-id="45683387" dest-id="45683597" weight="3.2968254495334635"/>
<connection id="45683642" src-id="45683390" dest-id="45683597" weight="-6.657177705426396"/>
<connection id="45683643" src-id="45683391" dest-id="45683597" weight="1.5374205088806525"/>
<connection id="45683644" src-id="45683392" dest-id="45683597" weight="-10.0"/>
<connection id="45683645" src-id="45683393" dest-id="45683597" weight="-2.8761529327724835"/>
<connection id="45683646" src-id="45683394" dest-id="45683597" weight="-6.250078892403189"/>
<connection id="45683647" src-id="45683395" dest-id="45683597" weight="9.626612923436227"/>
<connection id="45683648" src-id="45683396" dest-id="45683597" weight="-3.7372060496057116"/>
<connection id="45683650" src-id="45683398" dest-id="45683597" weight="-8.9345137435492"/>
<connection id="45683651" src-id="45683399" dest-id="45683597" weight="-1.4841687598241668"/>
<connection id="45683652" src-id="45683400" dest-id="45683597" weight="-1.7903453765734803"/>
<connection id="45683653" src-id="45683401" dest-id="45683597" weight="7.19280539103273"/>
<connection id="45683654" src-id="45683402" dest-id="45683597" weight="1.4554745530449438"/>
<connection id="45683655" src-id="45683403" dest-id="45683597" weight="-4.3820445333778295"/>
<connection id="45683656" src-id="45683404" dest-id="45683597" weight="-1.8367908443871954"/>
<connection id="45683657" src-id="45683405" dest-id="45683597" weight="1.6058022897181494"/>
<connection id="45683658" src-id="45683406" dest-id="45683597" weight="-4.875918719571609"/>
<connection id="45683660" src-id="45683408" dest-id="45683597" weight="-8.463994929460759"/>
<connection id="45683661" src-id="45683409" dest-id="45683597" weight="4.979037761776121"/>
<connection id="45683662" src-id="45683410" dest-id="45683597" weight="5.617024254209192"/>
<connection id="45683663" src-id="45683411" dest-id="45683597" weight="8.861324894442262"/>
<connection id="45683664" src-id="45683412" dest-id="45683597" weight="2.5164903209944143"/>
<connection id="45683665" src-id="45683413" dest-id="45683597" weight="-4.139328856529225"/>
<connection id="45683666" src-id="45683414" dest-id="45683597" weight="9.115061061203116"/>
<connection id="45683667" src-id="45683415" dest-id="45683597" weight="5.732099563731808"/>
<connection id="45683669" src-id="45683417" dest-id="45683597" weight="-10.0"/>
<connection id="45683671" src-id="45683419" dest-id="45683597" weight="2.06107173365014"/>
<connection id="45683672" src-id="45683420" dest-id="45683597" weight="7.138819604302488"/>
<connection id="45683673" src-id="45683421" dest-id="45683597" weight="4.714430385438971"/>
<connection id="45683674" src-id="45683422" dest-id="45683597" weight="-6.94884595195458"/>
<connection id="45683675" src-id="45683423" dest-id="45683597" weight="4.532087498866156"/>
<connection id="45683676" src-id="45683424" dest-id="45683597" weight="-2.7629233301793663"/>
<connection id="45683677" src-id="45683425" dest-id="45683597" weight="4.096227224287216"/>
<connection id="45683678" src-id="45683426" dest-id="45683597" weight="-2.7498151614424042"/>
<connection id="45683679" src-id="45683427" dest-id="45683597" weight="6.453898853243802"/>
<connection id="45683680" src-id="45683428" dest-id="45683597" weight="1.6776158104405892"/>
<neuron id="45683681" type="out" activation="sigmoid"/>
<connection id="45683682" src-id="45683346" dest-id="45683681" weight="-1.1871728990249066"/>
<connection id="45683684" src-id="45683348" dest-id="45683681" weight="3.3207592961468078"/>
<connection id="45683685" src-id="45683349" dest-id="45683681" weight="5.035413167740918"/>
<connection id="45683687" src-id="45683351" dest-id="45683681" weight="-2.4051357394503925"/>
<connection id="45683688" src-id="45683352" dest-id="45683681" weight="-3.137190239472119"/>
<connection id="45683689" src-id="45683353" dest-id="45683681" weight="-7.578593135849823"/>
<connection id="45683690" src-id="45683354" dest-id="45683681" weight="8.529033839790497"/>
<connection id="45683692" src-id="45683356" dest-id="45683681" weight="-7.611545881871259"/>
<connection id="45683693" src-id="45683357" dest-id="45683681" weight="2.781779951625511"/>
<connection id="45683694" src-id="45683358" dest-id="45683681" weight="-0.6039437372744304"/>
<connection id="45683695" src-id="45683359" dest-id="45683681" weight="-6.620541735129649"/>
<connection id="45683696" src-id="45683360" dest-id="45683681" weight="4.767207276971273"/>
<connection id="45683698" src-id="45683362" dest-id="45683681" weight="2.0813740184188276"/>
<connection id="45683699" src-id="45683363" dest-id="45683681" weight="-1.1588809506460995"/>
<connection id="45683700" src-id="45683364" dest-id="45683681" weight="10.0"/>
<connection id="45683701" src-id="45683365" dest-id="45683681" weight="0.4938924955424866"/>
<connection id="45683703" src-id="45683367" dest-id="45683681" weight="-1.6183080316376572"/>
<connection id="45683704" src-id="45683368" dest-id="45683681" weight="5.596351292333496"/>
<connection id="45683705" src-id="45683369" dest-id="45683681" weight="-6.987991694035172"/>
<connection id="45683706" src-id="45683370" dest-id="45683681" weight="-5.58222788760703"/>
<connection id="45683707" src-id="45683371" dest-id="45683681" weight="-6.137224810758416"/>
<connection id="45683709" src-id="45683373" dest-id="45683681" weight="8.088122215033948"/>
<connection id="45683710" src-id="45683374" dest-id="45683681" weight="8.904593736947058"/>
<connection id="45683711" src-id="45683375" dest-id="45683681" weight="6.360192017499127"/>
<connection id="45683712" src-id="45683376" dest-id="45683681" weight="-2.1732662044424775"/>
<connection id="45683713" src-id="45683377" dest-id="45683681" weight="-1.6126572808293198"/>
<connection id="45683714" src-id="45683378" dest-id="45683681" weight="0.8052086738822033"/>
<connection id="45683716" src-id="45683380" dest-id="45683681" weight="-8.281577903304193"/>
<connection id="45683717" src-id="45683381" dest-id="45683681" weight="-2.8346099351073315"/>
<connection id="45683719" src-id="45683383" dest-id="45683681" weight="3.260142980671138"/>
<connection id="45683720" src-id="45683384" dest-id="45683681" weight="-8.99809151778561"/>
<connection id="45683721" src-id="45683385" dest-id="45683681" weight="2.959842098249458"/>
<connection id="45683722" src-id="45683386" dest-id="45683681" weight="-4.730299639817375"/>
<connection id="45683723" src-id="45683387" dest-id="45683681" weight="-9.345974686767335"/>
<connection id="45683724" src-id="45683388" dest-id="45683681" weight="-5.315226663034699"/>
<connection id="45683725" src-id="45683389" dest-id="45683681" weight="10.0"/>
<connection id="45683726" src-id="45683390" dest-id="45683681" weight="-3.0996032393633954"/>
<connection id="45683727" src-id="45683391" dest-id="45683681" weight="4.166974171444744"/>
<connection id="45683728" src-id="45683392" dest-id="45683681" weight="10.0"/>
<connection id="45683729" src-id="45683393" dest-id="45683681" weight="-3.2162150709763084"/>
<connection id="45683730" src-id="45683394" dest-id="45683681" weight="5.717716065300775"/>
<connection id="45683732" src-id="45683396" dest-id="45683681" weight="-3.489125419488477"/>
<connection id="45683733" src-id="45683397" dest-id="45683681" weight="-0.34253565692564614"/>
<connection id="45683734" src-id="45683398" dest-id="45683681" weight="10.0"/>
<connection id="45683735" src-id="45683399" dest-id="45683681" weight="-3.8323657089466847"/>
<connection id="45683736" src-id="45683400" dest-id="45683681" weight="-9.170098240642055"/>
<connection id="45683737" src-id="45683401" dest-id="45683681" weight="-10.0"/>
<connection id="45683738" src-id="45683402" dest-id="45683681" weight="-5.398574154856816"/>
<connection id="45683739" src-id="45683403" dest-id="45683681" weight="4.221343002602314"/>
<connection id="45683740" src-id="45683404" dest-id="45683681" weight="-8.622977617367333"/>
<connection id="45683741" src-id="45683405" dest-id="45683681" weight="-4.823664778180426"/>
<connection id="45683742" src-id="45683406" dest-id="45683681" weight="6.586386647669957"/>
<connection id="45683743" src-id="45683407" dest-id="45683681" weight="3.3532928258203363"/>
<connection id="45683744" src-id="45683408" dest-id="45683681" weight="4.227912463855282"/>
<connection id="45683746" src-id="45683410" dest-id="45683681" weight="4.588100228016802"/>
<connection id="45683748" src-id="45683412" dest-id="45683681" weight="5.5513920830410495"/>
<connection id="45683749" src-id="45683413" dest-id="45683681" weight="2.8748479473829156"/>
<connection id="45683751" src-id="45683415" dest-id="45683681" weight="-9.256858406622964"/>
<connection id="45683752" src-id="45683416" dest-id="45683681" weight="1.6205340810224587"/>
<connection id="45683754" src-id="45683418" dest-id="45683681" weight="-6.837565925423476"/>
<connection id="45683755" src-id="45683419" dest-id="45683681" weight="1.8143777613365726"/>
<connection id="45683757" src-id="45683421" dest-id="45683681" weight="8.515094310585667"/>
<connection id="45683758" src-id="45683422" dest-id="45683681" weight="-4.599796050341181"/>
<connection id="45683759" src-id="45683423" dest-id="45683681" weight="9.088288087146465"/>
<connection id="45683760" src-id="45683424" dest-id="45683681" weight="5.98382634181049"/>
<connection id="45683761" src-id="45683425" dest-id="45683681" weight="-4.369201081524448"/>
<connection id="45683762" src-id="45683426" dest-id="45683681" weight="-9.645406174009597"/>
<connection id="45683764" src-id="45683428" dest-id="45683681" weight="0.5626765206995337"/>
<neuron id="45683765" type="out" activation="sigmoid"/>
<connection id="45683768" src-id="45683348" dest-id="45683765" weight="-0.06689104829458381"/>
<connection id="45683769" src-id="45683349" dest-id="45683765" weight="5.610205560805244"/>
<connection id="45683770" src-id="45683350" dest-id="45683765" weight="-1.0099582065597184"/>
<connection id="45683771" src-id="45683351" dest-id="45683765" weight="2.871499482417106"/>
<connection id="45683773" src-id="45683353" dest-id="45683765" weight="-0.681292788141445"/>
<connection id="45683774" src-id="45683354" dest-id="45683765" weight="-8.571633628954777"/>
<connection id="45683775" src-id="45683355" dest-id="45683765" weight="-5.618600997680604"/>
<connection id="45683776" src-id="45683356" dest-id="45683765" weight="-9.185606622626322"/>
<connection id="45683777" src-id="45683357" dest-id="45683765" weight="7.038785297273857"/>
<connection id="45683778" src-id="45683358" dest-id="45683765" weight="-1.8027287914933299"/>
<connection id="45683780" src-id="45683360" dest-id="45683765" weight="-3.037174341616174"/>
<connection id="45683781" src-id="45683361" dest-id="45683765" weight="-4.493651290192396"/>
<connection id="45683782" src-id="45683362" dest-id="45683765" weight="4.5595272217714"/>
<connection id="45683783" src-id="45683363" dest-id="45683765" weight="1.6498347561633646"/>
<connection id="45683784" src-id="45683364" dest-id="45683765" weight="6.090611873780664"/>
<connection id="45683785" src-id="45683365" dest-id="45683765" weight="-4.315284371816523"/>
<connection id="45683786" src-id="45683366" dest-id="45683765" weight="-9.665415263164219"/>
<connection id="45683787" src-id="45683367" dest-id="45683765" weight="7.824871749371698"/>
<connection id="45683788" src-id="45683368" dest-id="45683765" weight="-3.6179153258632453"/>
<connection id="45683789" src-id="45683369" dest-id="45683765" weight="-2.1581429325221677"/>
<connection id="45683791" src-id="45683371" dest-id="45683765" weight="-3.4582104129444358"/>
<connection id="45683792" src-id="45683372" dest-id="45683765" weight="8.434328345243614"/>
<connection id="45683793" src-id="45683373" dest-id="45683765" weight="-3.73103329407278"/>
<connection id="45683794" src-id="45683374" dest-id="45683765" weight="-1.7671894344435197"/>
<connection id="45683795" src-id="45683375" dest-id="45683765" weight="2.579577561974924"/>
<connection id="45683796" src-id="45683376" dest-id="45683765" weight="-10.0"/>
<connection id="45683798" src-id="45683378" dest-id="45683765" weight="2.067393555010635"/>
<connection id="45683800" src-id="45683380" dest-id="45683765" weight="-8.758721247224106"/>
<connection id="45683802" src-id="45683382" dest-id="45683765" weight="-4.302639484433437"/>
<connection id="45683804" src-id="45683384" dest-id="45683765" weight="-3.9888718589782437"/>
<connection id="45683805" src-id="45683385" dest-id="45683765" weight="-0.8741752566407968"/>
<connection id="45683806" src-id="45683386" dest-id="45683765" weight="-10.0"/>
<connection id="45683808" src-id="45683388" dest-id="45683765" weight="-8.40614659423985"/>
<connection id="45683809" src-id="45683389" dest-id="45683765" weight="-9.14952913767839"/>
<connection id="45683811" src-id="45683391" dest-id="45683765" weight="6.583551600748207"/>
<connection id="45683812" src-id="45683392" dest-id="45683765" weight="-6.879185246475808"/>
<connection id="45683813" src-id="45683393" dest-id="45683765" weight="2.349152026541118"/>
<connection id="45683814" src-id="45683394" dest-id="45683765" weight="-9.93788461966479"/>
<connection id="45683815" src-id="45683395" dest-id="45683765" weight="-9.249217087896708"/>
<connection id="45683816" src-id="45683396" dest-id="45683765" weight="8.18165970375821"/>
<connection id="45683817" src-id="45683397" dest-id="45683765" weight="1.61099327998289"/>
<connection id="45683818" src-id="45683398" dest-id="45683765" weight="-10.0"/>
<connection id="45683819" src-id="45683399" dest-id="45683765" weight="-7.461505070720826"/>
<connection id="45683821" src-id="45683401" dest-id="45683765" weight="10.0"/>
<connection id="45683824" src-id="45683404" dest-id="45683765" weight="-5.212267210972865"/>
<connection id="45683825" src-id="45683405" dest-id="45683765" weight="-1.4944228972834503"/>
<connection id="45683826" src-id="45683406" dest-id="45683765" weight="9.87827940828998"/>
<connection id="45683827" src-id="45683407" dest-id="45683765" weight="-0.21020704305500393"/>
<connection id="45683828" src-id="45683408" dest-id="45683765" weight="7.799785198402375"/>
<connection id="45683829" src-id="45683409" dest-id="45683765" weight="-6.935060924574362"/>
<connection id="45683831" src-id="45683411" dest-id="45683765" weight="0.35621562475487967"/>
<connection id="45683835" src-id="45683415" dest-id="45683765" weight="3.229325400050044"/>
<connection id="45683836" src-id="45683416" dest-id="45683765" weight="-4.671237698935363"/>
<connection id="45683838" src-id="45683418" dest-id="45683765" weight="5.992330345002966"/>
<connection id="45683839" src-id="45683419" dest-id="45683765" weight="-10.0"/>
<connection id="45683840" src-id="45683420" dest-id="45683765" weight="10.0"/>
<connection id="45683841" src-id="45683421" dest-id="45683765" weight="10.0"/>
<connection id="45683842" src-id="45683422" dest-id="45683765" weight="-7.495478409834055"/>
<connection id="45683843" src-id="45683423" dest-id="45683765" weight="3.275177798129427"/>
<connection id="45683844" src-id="45683424" dest-id="45683765" weight="8.46974033528397"/>
<connection id="45683845" src-id="45683425" dest-id="45683765" weight="2.441787625627865"/>
<connection id="45683846" src-id="45683426" dest-id="45683765" weight="-8.190046923462564"/>
<connection id="45683847" src-id="45683427" dest-id="45683765" weight="-1.543398174618027"/>
<connection id="45683848" src-id="45683428" dest-id="45683765" weight="-1.8546891218114192"/>
<neuron id="45683849" type="out" activation="sigmoid"/>
<connection id="45683850" src-id="45683346" dest-id="45683849" weight="5.529456262752013"/>
<connection id="45683851" src-id="45683347" dest-id="45683849" weight="9.74709261752277"/>
<connection id="45683853" src-id="45683349" dest-id="45683849" weight="7.940791854646368"/>
<connection id="45683854" src-id="45683350" dest-id="45683849" weight="5.554140149697805"/>
<connection id="45683855" src-id="45683351" dest-id="45683849" weight="-2.240164787906968"/>
<connection id="45683856" src-id="45683352" dest-id="45683849" weight="-8.264719431075616"/>
<connection id="45683857" src-id="45683353" dest-id="45683849" weight="-5.652153795973609"/>
<connection id="45683858" src-id="45683354" dest-id="45683849" weight="-4.480275136198355"/>
<connection id="45683860" src-id="45683356" dest-id="45683849" weight="-6.813941743606259"/>
<connection id="45683861" src-id="45683357" dest-id="45683849" weight="7.425425439081141"/>
<connection id="45683862" src-id="45683358" dest-id="45683849" weight="10.0"/>
<connection id="45683863" src-id="45683359" dest-id="45683849" weight="3.2114202082299186"/>
<connection id="45683864" src-id="45683360" dest-id="45683849" weight="7.2043441801472685"/>
<connection id="45683866" src-id="45683362" dest-id="45683849" weight="-7.22158894556775"/>
<connection id="45683867" src-id="45683363" dest-id="45683849" weight="-0.43378123432880944"/>
<connection id="45683869" src-id="45683365" dest-id="45683849" weight="-3.2093380017463105"/>
<connection id="45683870" src-id="45683366" dest-id="45683849" weight="2.3376809095214752"/>
<connection id="45683871" src-id="45683367" dest-id="45683849" weight="2.106183467818528"/>
<connection id="45683872" src-id="45683368" dest-id="45683849" weight="-2.9342430004553703"/>
<connection id="45683873" src-id="45683369" dest-id="45683849" weight="-8.143372066313576"/>
<connection id="45683875" src-id="45683371" dest-id="45683849" weight="5.474041502697952"/>
<connection id="45683876" src-id="45683372" dest-id="45683849" weight="6.160086930740399"/>
<connection id="45683877" src-id="45683373" dest-id="45683849" weight="0.7919635572814837"/>
<connection id="45683879" src-id="45683375" dest-id="45683849" weight="4.696898091348502"/>
<connection id="45683880" src-id="45683376" dest-id="45683849" weight="10.0"/>
<connection id="45683881" src-id="45683377" dest-id="45683849" weight="-0.9033348674736152"/>
<connection id="45683882" src-id="45683378" dest-id="45683849" weight="-1.5651734582741041"/>
<connection id="45683883" src-id="45683379" dest-id="45683849" weight="3.169927992815893"/>
<connection id="45683884" src-id="45683380" dest-id="45683849" weight="1.0165111221738048"/>
<connection id="45683885" src-id="45683381" dest-id="45683849" weight="6.368391633609198"/>
<connection id="45683886" src-id="45683382" dest-id="45683849" weight="-6.339489762470077"/>
<connection id="45683887" src-id="45683383" dest-id="45683849" weight="-7.808301625884747"/>
<connection id="45683889" src-id="45683385" dest-id="45683849" weight="-6.428436518725394"/>
<connection id="45683890" src-id="45683386" dest-id="45683849" weight="-4.649204173211194"/>
<connection id="45683891" src-id="45683387" dest-id="45683849" weight="-10.0"/>
<connection id="45683892" src-id="45683388" dest-id="45683849" weight="-8.13533354213231"/>
<connection id="45683893" src-id="45683389" dest-id="45683849" weight="8.426674268590915"/>
<connection id="45683895" src-id="45683391" dest-id="45683849" weight="9.440822821924733"/>
<connection id="45683896" src-id="45683392" dest-id="45683849" weight="-0.4467245531461974"/>
<connection id="45683898" src-id="45683394" dest-id="45683849" weight="-2.404898499995989"/>
<connection id="45683899" src-id="45683395" dest-id="45683849" weight="-5.927749673454027"/>
<connection id="45683900" src-id="45683396" dest-id="45683849" weight="-1.1769291929727688"/>
<connection id="45683901" src-id="45683397" dest-id="45683849" weight="8.389123739389971"/>
<connection id="45683902" src-id="45683398" dest-id="45683849" weight="3.749429929115828"/>
<connection id="45683905" src-id="45683401" dest-id="45683849" weight="5.160967911002667"/>
<connection id="45683906" src-id="45683402" dest-id="45683849" weight="5.064359206396429"/>
<connection id="45683908" src-id="45683404" dest-id="45683849" weight="10.0"/>
<connection id="45683909" src-id="45683405" dest-id="45683849" weight="-1.2892787870229996"/>
<connection id="45683910" src-id="45683406" dest-id="45683849" weight="7.415638055098202"/>
<connection id="45683911" src-id="45683407" dest-id="45683849" weight="8.49133909858573"/>
<connection id="45683912" src-id="45683408" dest-id="45683849" weight="6.185327512774572"/>
<connection id="45683913" src-id="45683409" dest-id="45683849" weight="9.646357728554454"/>
<connection id="45683914" src-id="45683410" dest-id="45683849" weight="5.946714600054595"/>
<connection id="45683915" src-id="45683411" dest-id="45683849" weight="6.349276632765501"/>
<connection id="45683916" src-id="45683412" dest-id="45683849" weight="-7.372244210284885"/>
<connection id="45683917" src-id="45683413" dest-id="45683849" weight="6.575088203498476"/>
<connection id="45683918" src-id="45683414" dest-id="45683849" weight="-9.931006872032686"/>
<connection id="45683920" src-id="45683416" dest-id="45683849" weight="2.734053486083565"/>
<connection id="45683921" src-id="45683417" dest-id="45683849" weight="-3.536848816218613"/>
<connection id="45683922" src-id="45683418" dest-id="45683849" weight="4.104023232451601"/>
<connection id="45683923" src-id="45683419" dest-id="45683849" weight="0.6474615291926064"/>
<connection id="45683924" src-id="45683420" dest-id="45683849" weight="10.0"/>
<connection id="45683925" src-id="45683421" dest-id="45683849" weight="-9.305864080370089"/>
<connection id="45683926" src-id="45683422" dest-id="45683849" weight="-10.0"/>
<connection id="45683927" src-id="45683423" dest-id="45683849" weight="-1.2031070495243754"/>
<connection id="45683928" src-id="45683424" dest-id="45683849" weight="3.521656430241256"/>
<connection id="45683930" src-id="45683426" dest-id="45683849" weight="-7.345458793902861"/>
<connection id="45683931" src-id="45683427" dest-id="45683849" weight="10.0"/>
<neuron id="45683933" type="out" activation="sigmoid"/>
<connection id="45683934" src-id="45683346" dest-id="45683933" weight="-1.3270533663624962"/>
<connection id="45683935" src-id="45683347" dest-id="45683933" weight="3.797823345767723"/>
<connection id="45683936" src-id="45683348" dest-id="45683933" weight="2.494757803443839"/>
<connection id="45683937" src-id="45683349" dest-id="45683933" weight="10.0"/>
<connection id="45683938" src-id="45683350" dest-id="45683933" weight="1.8566850508165016"/>
<connection id="45683939" src-id="45683351" dest-id="45683933" weight="-4.8633970846281045"/>
<connection id="45683940" src-id="45683352" dest-id="45683933" weight="-6.375158186460038"/>
<connection id="45683941" src-id="45683353" dest-id="45683933" weight="2.4661064897071756"/>
<connection id="45683942" src-id="45683354" dest-id="45683933" weight="7.069960616951406"/>
<connection id="45683943" src-id="45683355" dest-id="45683933" weight="-6.866786144498887"/>
<connection id="45683944" src-id="45683356" dest-id="45683933" weight="3.316361052612665"/>
<connection id="45683945" src-id="45683357" dest-id="45683933" weight="9.930151184558886"/>
<connection id="45683947" src-id="45683359" dest-id="45683933" weight="-3.227374088715501"/>
<connection id="45683949" src-id="45683361" dest-id="45683933" weight="2.509518052133069"/>
<connection id="45683950" src-id="45683362" dest-id="45683933" weight="3.1236823510053955"/>
<connection id="45683951" src-id="45683363" dest-id="45683933" weight="-8.750884098392675"/>
<connection id="45683952" src-id="45683364" dest-id="45683933" weight="2.5778696110020243"/>
<connection id="45683954" src-id="45683366" dest-id="45683933" weight="2.7794767891380365"/>
<connection id="45683955" src-id="45683367" dest-id="45683933" weight="-1.4178212687149159"/>
<connection id="45683956" src-id="45683368" dest-id="45683933" weight="-4.116776901302548"/>
<connection id="45683957" src-id="45683369" dest-id="45683933" weight="-6.0436619940601295"/>
<connection id="45683958" src-id="45683370" dest-id="45683933" weight="-3.047524525973996"/>
<connection id="45683959" src-id="45683371" dest-id="45683933" weight="9.017952944751746"/>
<connection id="45683961" src-id="45683373" dest-id="45683933" weight="5.12830748824532"/>
<connection id="45683962" src-id="45683374" dest-id="45683933" weight="6.916466382848954"/>
<connection id="45683963" src-id="45683375" dest-id="45683933" weight="6.244559163792017"/>
<connection id="45683964" src-id="45683376" dest-id="45683933" weight="-8.387856564558302"/>
<connection id="45683965" src-id="45683377" dest-id="45683933" weight="3.140412637195291"/>
<connection id="45683967" src-id="45683379" dest-id="45683933" weight="7.947341544125868"/>
<connection id="45683968" src-id="45683380" dest-id="45683933" weight="3.8773854365756346"/>
<connection id="45683971" src-id="45683383" dest-id="45683933" weight="0.5507480783012394"/>
<connection id="45683972" src-id="45683384" dest-id="45683933" weight="-1.6422797010928838"/>
<connection id="45683973" src-id="45683385" dest-id="45683933" weight="6.579221805645631"/>
<connection id="45683976" src-id="45683388" dest-id="45683933" weight="6.5996750327582685"/>
<connection id="45683977" src-id="45683389" dest-id="45683933" weight="0.19964838605093904"/>
<connection id="45683978" src-id="45683390" dest-id="45683933" weight="10.0"/>
<connection id="45683979" src-id="45683391" dest-id="45683933" weight="-3.9878674482645016"/>
<connection id="45683980" src-id="45683392" dest-id="45683933" weight="10.0"/>
<connection id="45683981" src-id="45683393" dest-id="45683933" weight="-1.6228724651175774"/>
<connection id="45683983" src-id="45683395" dest-id="45683933" weight="-6.0854495980520396"/>
<connection id="45683984" src-id="45683396" dest-id="45683933" weight="9.08066280720804"/>
<connection id="45683985" src-id="45683397" dest-id="45683933" weight="8.100376909151667"/>
<connection id="45683986" src-id="45683398" dest-id="45683933" weight="10.0"/>
<connection id="45683987" src-id="45683399" dest-id="45683933" weight="10.0"/>
<connection id="45683988" src-id="45683400" dest-id="45683933" weight="2.299901035128139"/>
<connection id="45683989" src-id="45683401" dest-id="45683933" weight="-10.0"/>
<connection id="45683990" src-id="45683402" dest-id="45683933" weight="2.217935153514484"/>
<connection id="45683991" src-id="45683403" dest-id="45683933" weight="-7.42352644535505"/>
<connection id="45683992" src-id="45683404" dest-id="45683933" weight="-10.0"/>
<connection id="45683993" src-id="45683405" dest-id="45683933" weight="-2.042041670908909"/>
<connection id="45683994" src-id="45683406" dest-id="45683933" weight="3.050064932511061"/>
<connection id="45683995" src-id="45683407" dest-id="45683933" weight="-10.0"/>
<connection id="45683997" src-id="45683409" dest-id="45683933" weight="6.999407477799476"/>
<connection id="45683998" src-id="45683410" dest-id="45683933" weight="-1.6159917616598425"/>
<connection id="45683999" src-id="45683411" dest-id="45683933" weight="2.049392316177894"/>
<connection id="45684000" src-id="45683412" dest-id="45683933" weight="0.4239159893644149"/>
<connection id="45684001" src-id="45683413" dest-id="45683933" weight="-0.010166329662418483"/>
<connection id="45684002" src-id="45683414" dest-id="45683933" weight="8.948380156917585"/>
<connection id="45684004" src-id="45683416" dest-id="45683933" weight="-0.019958664538477555"/>
<connection id="45684005" src-id="45683417" dest-id="45683933" weight="-1.8239816626448948"/>
<connection id="45684006" src-id="45683418" dest-id="45683933" weight="3.5547459784711015"/>
<connection id="45684007" src-id="45683419" dest-id="45683933" weight="-6.975116249679121"/>
<connection id="45684008" src-id="45683420" dest-id="45683933" weight="-4.882618035992891"/>
<connection id="45684012" src-id="45683424" dest-id="45683933" weight="-10.0"/>
<connection id="45684013" src-id="45683425" dest-id="45683933" weight="-2.7850059671122436"/>
<connection id="45684014" src-id="45683426" dest-id="45683933" weight="-3.8134914542092737"/>
<connection id="45684015" src-id="45683427" dest-id="45683933" weight="10.0"/>
<connection id="45684016" src-id="45683428" dest-id="45683933" weight="3.7350709623766205"/>
<neuron id="45684017" type="out" activation="sigmoid"/>
<connection id="45684018" src-id="45683346" dest-id="45684017" weight="-6.873212645477659"/>
<connection id="45684019" src-id="45683347" dest-id="45684017" weight="2.5655934542147696"/>
<connection id="45684021" src-id="45683349" dest-id="45684017" weight="9.113734447579366"/>
<connection id="45684022" src-id="45683350" dest-id="45684017" weight="-8.168404501674846"/>
<connection id="45684023" src-id="45683351" dest-id="45684017" weight="-3.867791849058638"/>
<connection id="45684024" src-id="45683352" dest-id="45684017" weight="-6.151185503869643"/>
<connection id="45684025" src-id="45683353" dest-id="45684017" weight="3.466287904924269"/>
<connection id="45684026" src-id="45683354" dest-id="45684017" weight="9.74625297152863"/>
<connection id="45684028" src-id="45683356" dest-id="45684017" weight="-1.2166220184403365"/>
<connection id="45684029" src-id="45683357" dest-id="45684017" weight="-0.7683001131255223"/>
<connection id="45684030" src-id="45683358" dest-id="45684017" weight="4.275348816148211"/>
<connection id="45684031" src-id="45683359" dest-id="45684017" weight="2.5270295333789643"/>
<connection id="45684032" src-id="45683360" dest-id="45684017" weight="-8.991929583884156"/>
<connection id="45684033" src-id="45683361" dest-id="45684017" weight="5.8356431467423935"/>
<connection id="45684036" src-id="45683364" dest-id="45684017" weight="-2.032180336590767"/>
<connection id="45684038" src-id="45683366" dest-id="45684017" weight="-10.0"/>
<connection id="45684039" src-id="45683367" dest-id="45684017" weight="-4.630762022998941"/>
<connection id="45684040" src-id="45683368" dest-id="45684017" weight="-1.9226653748045133"/>
<connection id="45684042" src-id="45683370" dest-id="45684017" weight="3.3390229487250593"/>
<connection id="45684043" src-id="45683371" dest-id="45684017" weight="-3.310164660782863"/>
<connection id="45684044" src-id="45683372" dest-id="45684017" weight="7.26080447578254"/>
<connection id="45684045" src-id="45683373" dest-id="45684017" weight="-6.644436594448304"/>
<connection id="45684046" src-id="45683374" dest-id="45684017" weight="-3.2677630628770116"/>
<connection id="45684047" src-id="45683375" dest-id="45684017" weight="-4.004525625828075"/>
<connection id="45684048" src-id="45683376" dest-id="45684017" weight="0.9788709525542301"/>
<connection id="45684049" src-id="45683377" dest-id="45684017" weight="-4.286285627812909"/>
<connection id="45684050" src-id="45683378" dest-id="45684017" weight="4.513507761224848"/>
<connection id="45684051" src-id="45683379" dest-id="45684017" weight="-8.753404542889506"/>
<connection id="45684052" src-id="45683380" dest-id="45684017" weight="-0.46674815176307466"/>
<connection id="45684054" src-id="45683382" dest-id="45684017" weight="0.17620067680022666"/>
<connection id="45684055" src-id="45683383" dest-id="45684017" weight="-5.686610266983784"/>
<connection id="45684056" src-id="45683384" dest-id="45684017" weight="-10.0"/>
<connection id="45684057" src-id="45683385" dest-id="45684017" weight="-0.48914002199576045"/>
<connection id="45684058" src-id="45683386" dest-id="45684017" weight="1.6146663404884096"/>
<connection id="45684059" src-id="45683387" dest-id="45684017" weight="1.6210861847592288"/>
<connection id="45684060" src-id="45683388" dest-id="45684017" weight="4.233756230764383"/>
<connection id="45684061" src-id="45683389" dest-id="45684017" weight="1.6582082959401079"/>
<connection id="45684062" src-id="45683390" dest-id="45684017" weight="10.0"/>
<connection id="45684063" src-id="45683391" dest-id="45684017" weight="0.952607227523852"/>
<connection id="45684065" src-id="45683393" dest-id="45684017" weight="-6.968921614935631"/>
<connection id="45684066" src-id="45683394" dest-id="45684017" weight="6.962519582919825"/>
<connection id="45684067" src-id="45683395" dest-id="45684017" weight="-2.8101820158358928"/>
<connection id="45684069" src-id="45683397" dest-id="45684017" weight="-1.1226413391184575"/>
<connection id="45684070" src-id="45683398" dest-id="45684017" weight="-0.7559301990063527"/>
<connection id="45684071" src-id="45683399" dest-id="45684017" weight="2.836056376279551"/>
<connection id="45684072" src-id="45683400" dest-id="45684017" weight="3.524510730748132"/>
<connection id="45684074" src-id="45683402" dest-id="45684017" weight="-0.8546805161987632"/>
<connection id="45684075" src-id="45683403" dest-id="45684017" weight="-0.8659633097408588"/>
<connection id="45684076" src-id="45683404" dest-id="45684017" weight="8.75575833491568"/>
<connection id="45684077" src-id="45683405" dest-id="45684017" weight="3.8812159550146808"/>
<connection id="45684078" src-id="45683406" dest-id="45684017" weight="9.742379325656715"/>
<connection id="45684079" src-id="45683407" dest-id="45684017" weight="1.6972612268878744"/>
<connection id="45684080" src-id="45683408" dest-id="45684017" weight="5.0603290304827"/>
<connection id="45684081" src-id="45683409" dest-id="45684017" weight="5.969047787610397"/>
<connection id="45684082" src-id="45683410" dest-id="45684017" weight="-0.7679218395966176"/>
<connection id="45684083" src-id="45683411" dest-id="45684017" weight="1.5591325126961773"/>
<connection id="45684085" src-id="45683413" dest-id="45684017" weight="9.803809713766752"/>
<connection id="45684087" src-id="45683415" dest-id="45684017" weight="3.3955499715261213"/>
<connection id="45684088" src-id="45683416" dest-id="45684017" weight="-9.133784243631949"/>
<connection id="45684089" src-id="45683417" dest-id="45684017" weight="-7.09283159767779"/>
<connection id="45684091" src-id="45683419" dest-id="45684017" weight="6.6668152559352"/>
<connection id="45684092" src-id="45683420" dest-id="45684017" weight="-1.5078019039855746"/>
<connection id="45684094" src-id="45683422" dest-id="45684017" weight="7.594408080033204"/>
<connection id="45684095" src-id="45683423" dest-id="45684017" weight="10.0"/>
<connection id="45684096" src-id="45683424" dest-id="45684017" weight="-7.560742981361234"/>
<connection id="45684097" src-id="45683425" dest-id="45684017" weight="-3.7042591190337246"/>
<connection id="45684099" src-id="45683427" dest-id="45684017" weight="-10.0"/>
<connection id="45684100" src-id="45683428" dest-id="45684017" weight="8.977982950803822"/>
<neuron id="45684101" type="out" activation="sigmoid"/>
<connection id="45684106" src-id="45683350" dest-id="45684101" weight="8.102834861665155"/>
<connection id="45684107" src-id="45683351" dest-id="45684101" weight="1.8135518446261392"/>
<connection id="45684108" src-id="45683352" dest-id="45684101" weight="-3.0111744853398013"/>
<connection id="45684109" src-id="45683353" dest-id="45684101" weight="4.143398765366111"/>
<connection id="45684110" src-id="45683354" dest-id="45684101" weight="10.0"/>
<connection id="45684111" src-id="45683355" dest-id="45684101" weight="5.273002711130361"/>
<connection id="45684112" src-id="45683356" dest-id="45684101" weight="-6.920716652340438"/>
<connection id="45684114" src-id="45683358" dest-id="45684101" weight="-1.6653610402698442"/>
<connection id="45684116" src-id="45683360" dest-id="45684101" weight="-4.697701223511921"/>
<connection id="45684117" src-id="45683361" dest-id="45684101" weight="-6.278520796850602"/>
<connection id="45684118" src-id="45683362" dest-id="45684101" weight="4.255846903556188"/>
<connection id="45684120" src-id="45683364" dest-id="45684101" weight="-10.0"/>
<connection id="45684121" src-id="45683365" dest-id="45684101" weight="-3.063300869977903"/>
<connection id="45684123" src-id="45683367" dest-id="45684101" weight="4.743876921721288"/>
<connection id="45684124" src-id="45683368" dest-id="45684101" weight="9.343567374161934"/>
<connection id="45684125" src-id="45683369" dest-id="45684101" weight="-3.4316443695034162"/>
<connection id="45684126" src-id="45683370" dest-id="45684101" weight="7.429632069205416"/>
<connection id="45684127" src-id="45683371" dest-id="45684101" weight="-2.7290202804304835"/>
<connection id="45684128" src-id="45683372" dest-id="45684101" weight="-0.8916008219895435"/>
<connection id="45684129" src-id="45683373" dest-id="45684101" weight="-7.900542123885332"/>
<connection id="45684133" src-id="45683377" dest-id="45684101" weight="-4.642979359024873"/>
<connection id="45684134" src-id="45683378" dest-id="45684101" weight="0.6494924418792289"/>
<connection id="45684136" src-id="45683380" dest-id="45684101" weight="0.15068439961558316"/>
<connection id="45684137" src-id="45683381" dest-id="45684101" weight="5.790713578316186"/>
<connection id="45684138" src-id="45683382" dest-id="45684101" weight="-1.5982370231918344"/>
<connection id="45684139" src-id="45683383" dest-id="45684101" weight="6.544089434433217"/>
<connection id="45684140" src-id="45683384" dest-id="45684101" weight="2.8785489548435805"/>
<connection id="45684141" src-id="45683385" dest-id="45684101" weight="2.743150924766347"/>
<connection id="45684142" src-id="45683386" dest-id="45684101" weight="-7.217206300774373"/>
<connection id="45684143" src-id="45683387" dest-id="45684101" weight="3.4320836592614077"/>
<connection id="45684144" src-id="45683388" dest-id="45684101" weight="-10.0"/>
<connection id="45684145" src-id="45683389" dest-id="45684101" weight="5.2302438148267285"/>
<connection id="45684146" src-id="45683390" dest-id="45684101" weight="1.8398785506207043"/>
<connection id="45684147" src-id="45683391" dest-id="45684101" weight="7.996786570068432"/>
<connection id="45684149" src-id="45683393" dest-id="45684101" weight="-6.210925875573152"/>
<connection id="45684150" src-id="45683394" dest-id="45684101" weight="10.0"/>
<connection id="45684151" src-id="45683395" dest-id="45684101" weight="3.559675136069128"/>
<connection id="45684152" src-id="45683396" dest-id="45684101" weight="2.745842115954074"/>
<connection id="45684153" src-id="45683397" dest-id="45684101" weight="-4.575911122180657"/>
<connection id="45684155" src-id="45683399" dest-id="45684101" weight="-8.252539869515509"/>
<connection id="45684157" src-id="45683401" dest-id="45684101" weight="7.3765079069348465"/>
<connection id="45684158" src-id="45683402" dest-id="45684101" weight="-1.5129380669338983"/>
<connection id="45684159" src-id="45683403" dest-id="45684101" weight="3.847546056418829"/>
<connection id="45684160" src-id="45683404" dest-id="45684101" weight="-3.150643214450368"/>
<connection id="45684161" src-id="45683405" dest-id="45684101" weight="3.1051493749712242"/>
<connection id="45684163" src-id="45683407" dest-id="45684101" weight="-2.3649394281526255"/>
<connection id="45684164" src-id="45683408" dest-id="45684101" weight="-7.4777698025538335"/>
<connection id="45684165" src-id="45683409" dest-id="45684101" weight="-3.6141234870681913"/>
<connection id="45684166" src-id="45683410" dest-id="45684101" weight="-3.033169714568147"/>
<connection id="45684167" src-id="45683411" dest-id="45684101" weight="2.843102654267329"/>
<connection id="45684168" src-id="45683412" dest-id="45684101" weight="-1.7821369009668713"/>
<connection id="45684169" src-id="45683413" dest-id="45684101" weight="-1.779925273828793"/>
<connection id="45684171" src-id="45683415" dest-id="45684101" weight="-8.131390988517605"/>
<connection id="45684172" src-id="45683416" dest-id="45684101" weight="8.90049875511274"/>
<connection id="45684173" src-id="45683417" dest-id="45684101" weight="7.391930526270791"/>
<connection id="45684174" src-id="45683418" dest-id="45684101" weight="-4.21473084474008"/>
<connection id="45684175" src-id="45683419" dest-id="45684101" weight="9.02286253582924"/>
<connection id="45684178" src-id="45683422" dest-id="45684101" weight="-0.9551230274885152"/>
<connection id="45684179" src-id="45683423" dest-id="45684101" weight="4.783178510097529"/>
<connection id="45684180" src-id="45683424" dest-id="45684101" weight="-1.8505103964957401"/>
<connection id="45684181" src-id="45683425" dest-id="45684101" weight="-3.8872054569168863"/>
<connection id="45684182" src-id="45683426" dest-id="45684101" weight="3.8525695795858548"/>
<connection id="45684183" src-id="45683427" dest-id="45684101" weight="-0.4990474772767213"/>
<connection id="45684184" src-id="45683428" dest-id="45684101" weight="-0.5602719400663803"/>
<neuron id="45684185" type="out" activation="sigmoid"/>
<connection id="45684186" src-id="45683346" dest-id="45684185" weight="-8.545743682934011"/>
<connection id="45684187" src-id="45683347" dest-id="45684185" weight="-2.38231696925574"/>
<connection id="45684188" src-id="45683348" dest-id="45684185" weight="-2.9735587959954444"/>
<connection id="45684189" src-id="45683349" dest-id="45684185" weight="-5.436831524744339"/>
<connection id="45684190" src-id="45683350" dest-id="45684185" weight="8.268489910696715"/>
<connection id="45684191" src-id="45683351" dest-id="45684185" weight="-3.1365690080837334"/>
<connection id="45684192" src-id="45683352" dest-id="45684185" weight="8.387697761996817"/>
<connection id="45684193" src-id="45683353" dest-id="45684185" weight="-8.772751642255173"/>
<connection id="45684196" src-id="45683356" dest-id="45684185" weight="-8.089536319515696"/>
<connection id="45684197" src-id="45683357" dest-id="45684185" weight="-10.0"/>
<connection id="45684198" src-id="45683358" dest-id="45684185" weight="4.9803271711115285"/>
<connection id="45684199" src-id="45683359" dest-id="45684185" weight="9.75825278503378"/>
<connection id="45684201" src-id="45683361" dest-id="45684185" weight="-3.8705028441141143"/>
<connection id="45684202" src-id="45683362" dest-id="45684185" weight="8.829369040411793"/>
<connection id="45684203" src-id="45683363" dest-id="45684185" weight="10.0"/>
<connection id="45684205" src-id="45683365" dest-id="45684185" weight="10.0"/>
<connection id="45684206" src-id="45683366" dest-id="45684185" weight="7.555594488788987"/>
<connection id="45684207" src-id="45683367" dest-id="45684185" weight="-8.512291398358853"/>
<connection id="45684209" src-id="45683369" dest-id="45684185" weight="-4.670527344038483"/>
<connection id="45684212" src-id="45683372" dest-id="45684185" weight="-8.506453632199454"/>
<connection id="45684213" src-id="45683373" dest-id="45684185" weight="0.3430597713856297"/>
<connection id="45684215" src-id="45683375" dest-id="45684185" weight="-3.3508256758947015"/>
<connection id="45684216" src-id="45683376" dest-id="45684185" weight="3.3212139913166614"/>
<connection id="45684217" src-id="45683377" dest-id="45684185" weight="0.5084503101945248"/>
<connection id="45684218" src-id="45683378" dest-id="45684185" weight="-2.76010443285442"/>
<connection id="45684222" src-id="45683382" dest-id="45684185" weight="9.309382615495817"/>
<connection id="45684223" src-id="45683383" dest-id="45684185" weight="5.520322063985818"/>
<connection id="45684224" src-id="45683384" dest-id="45684185" weight="1.5368340663121671"/>
<connection id="45684226" src-id="45683386" dest-id="45684185" weight="0.01425637669370916"/>
<connection id="45684227" src-id="45683387" dest-id="45684185" weight="4.302995382149019"/>
<connection id="45684228" src-id="45683388" dest-id="45684185" weight="10.0"/>
<connection id="45684229" src-id="45683389" dest-id="45684185" weight="0.6871476544760753"/>
<connection id="45684230" src-id="45683390" dest-id="45684185" weight="-3.9212742683585455"/>
<connection id="45684231" src-id="45683391" dest-id="45684185" weight="-3.8405945481469503"/>
<connection id="45684232" src-id="45683392" dest-id="45684185" weight="3.301923203672585"/>
<connection id="45684233" src-id="45683393" dest-id="45684185" weight="6.066106846538573"/>
<connection id="45684234" src-id="45683394" dest-id="45684185" weight="-4.744446639536152"/>
<connection id="45684235" src-id="45683395" dest-id="45684185" weight="-7.79623617630485"/>
<connection id="45684236" src-id="45683396" dest-id="45684185" weight="-6.331559420351519"/>
<connection id="45684237" src-id="45683397" dest-id="45684185" weight="-3.1636794706421183"/>
<connection id="45684240" src-id="45683400" dest-id="45684185" weight="1.3641515026639752"/>
<connection id="45684241" src-id="45683401" dest-id="45684185" weight="-6.431443732610654"/>
<connection id="45684242" src-id="45683402" dest-id="45684185" weight="0.3949042196631294"/>
<connection id="45684243" src-id="45683403" dest-id="45684185" weight="-7.155726990034472"/>
<connection id="45684244" src-id="45683404" dest-id="45684185" weight="-3.1880581316654806"/>
<connection id="45684246" src-id="45683406" dest-id="45684185" weight="-1.9610434167899697"/>
<connection id="45684247" src-id="45683407" dest-id="45684185" weight="-5.152452907372615"/>
<connection id="45684248" src-id="45683408" dest-id="45684185" weight="4.299311479565818"/>
<connection id="45684250" src-id="45683410" dest-id="45684185" weight="3.124076987402432"/>
<connection id="45684251" src-id="45683411" dest-id="45684185" weight="-4.089608566583718"/>
<connection id="45684252" src-id="45683412" dest-id="45684185" weight="-0.4304784080911438"/>
<connection id="45684253" src-id="45683413" dest-id="45684185" weight="-4.680638024477454"/>
<connection id="45684255" src-id="45683415" dest-id="45684185" weight="-4.701177239454141"/>
<connection id="45684258" src-id="45683418" dest-id="45684185" weight="7.178367644780921"/>
<connection id="45684259" src-id="45683419" dest-id="45684185" weight="3.7425304573987503"/>
<connection id="45684260" src-id="45683420" dest-id="45684185" weight="-6.269544683043367"/>
<connection id="45684261" src-id="45683421" dest-id="45684185" weight="0.9999888632279329"/>
<connection id="45684262" src-id="45683422" dest-id="45684185" weight="2.740120184277876"/>
<connection id="45684265" src-id="45683425" dest-id="45684185" weight="-7.0065744001641335"/>
<connection id="45684266" src-id="45683426" dest-id="45684185" weight="-9.294633121414808"/>
<connection id="45684267" src-id="45683427" dest-id="45684185" weight="5.1956560956086335"/>
<connection id="45684268" src-id="45683428" dest-id="45684185" weight="-2.6857953918916024"/>
<neuron id="45684269" type="out" activation="sigmoid"/>
<connection id="45684270" src-id="45683346" dest-id="45684269" weight="9.934278228820414"/>
<connection id="45684271" src-id="45683347" dest-id="45684269" weight="-10.0"/>
<connection id="45684273" src-id="45683349" dest-id="45684269" weight="-1.9008575783255501"/>
<connection id="45684274" src-id="45683350" dest-id="45684269" weight="0.3173124222161852"/>
<connection id="45684275" src-id="45683351" dest-id="45684269" weight="10.0"/>
<connection id="45684276" src-id="45683352" dest-id="45684269" weight="-3.10516630716049"/>
<connection id="45684277" src-id="45683353" dest-id="45684269" weight="2.9283779880368064"/>
<connection id="45684278" src-id="45683354" dest-id="45684269" weight="-1.5897262936595036"/>
<connection id="45684280" src-id="45683356" dest-id="45684269" weight="0.46474432841907765"/>
<connection id="45684281" src-id="45683357" dest-id="45684269" weight="-4.584715933235802"/>
<connection id="45684282" src-id="45683358" dest-id="45684269" weight="4.034962083815062"/>
<connection id="45684283" src-id="45683359" dest-id="45684269" weight="1.0509984028944483"/>
<connection id="45684284" src-id="45683360" dest-id="45684269" weight="-2.072059040699971"/>
<connection id="45684285" src-id="45683361" dest-id="45684269" weight="3.001163623866906"/>
<connection id="45684286" src-id="45683362" dest-id="45684269" weight="8.834948284797346"/>
<connection id="45684287" src-id="45683363" dest-id="45684269" weight="-7.448965657691195"/>
<connection id="45684288" src-id="45683364" dest-id="45684269" weight="2.51760615216324"/>
<connection id="45684289" src-id="45683365" dest-id="45684269" weight="3.3597569837871615"/>
<connection id="45684290" src-id="45683366" dest-id="45684269" weight="7.736516226828772"/>
<connection id="45684292" src-id="45683368" dest-id="45684269" weight="5.352902056083304"/>
<connection id="45684293" src-id="45683369" dest-id="45684269" weight="1.623564025244638"/>
<connection id="45684294" src-id="45683370" dest-id="45684269" weight="-2.171137804106775"/>
<connection id="45684295" src-id="45683371" dest-id="45684269" weight="-3.978454409135553"/>
<connection id="45684296" src-id="45683372" dest-id="45684269" weight="7.444459327396145"/>
<connection id="45684297" src-id="45683373" dest-id="45684269" weight="5.865691487910148"/>
<connection id="45684298" src-id="45683374" dest-id="45684269" weight="-7.815365143006915"/>
<connection id="45684299" src-id="45683375" dest-id="45684269" weight="-9.175222800220636"/>
<connection id="45684302" src-id="45683378" dest-id="45684269" weight="-5.640233675602167"/>
<connection id="45684303" src-id="45683379" dest-id="45684269" weight="0.7307363430498385"/>
<connection id="45684304" src-id="45683380" dest-id="45684269" weight="-6.749594759734838"/>
<connection id="45684305" src-id="45683381" dest-id="45684269" weight="5.293914420222674"/>
<connection id="45684306" src-id="45683382" dest-id="45684269" weight="-1.900166285069962"/>
<connection id="45684307" src-id="45683383" dest-id="45684269" weight="4.15058469329848"/>
<connection id="45684309" src-id="45683385" dest-id="45684269" weight="9.970749075965236"/>
<connection id="45684310" src-id="45683386" dest-id="45684269" weight="6.729813781856342"/>
<connection id="45684311" src-id="45683387" dest-id="45684269" weight="0.18367531464741504"/>
<connection id="45684312" src-id="45683388" dest-id="45684269" weight="0.5259291646955808"/>
<connection id="45684313" src-id="45683389" dest-id="45684269" weight="3.426642511711213"/>
<connection id="45684314" src-id="45683390" dest-id="45684269" weight="10.0"/>
<connection id="45684315" src-id="45683391" dest-id="45684269" weight="2.001938666974179"/>
<connection id="45684316" src-id="45683392" dest-id="45684269" weight="3.136779334950343"/>
<connection id="45684317" src-id="45683393" dest-id="45684269" weight="3.747702329198674"/>
<connection id="45684318" src-id="45683394" dest-id="45684269" weight="-0.08481293669202361"/>
<connection id="45684319" src-id="45683395" dest-id="45684269" weight="-1.1161520192667564"/>
<connection id="45684320" src-id="45683396" dest-id="45684269" weight="-4.234865249406109"/>
<connection id="45684321" src-id="45683397" dest-id="45684269" weight="-2.9815466806053026"/>
<connection id="45684323" src-id="45683399" dest-id="45684269" weight="6.764250697384411"/>
<connection id="45684324" src-id="45683400" dest-id="45684269" weight="-3.012096812981781"/>
<connection id="45684325" src-id="45683401" dest-id="45684269" weight="-4.734919970510028"/>
<connection id="45684326" src-id="45683402" dest-id="45684269" weight="-9.29275200877672"/>
<connection id="45684327" src-id="45683403" dest-id="45684269" weight="6.015485650679741"/>
<connection id="45684328" src-id="45683404" dest-id="45684269" weight="8.266148621904968"/>
<connection id="45684329" src-id="45683405" dest-id="45684269" weight="-10.0"/>
<connection id="45684330" src-id="45683406" dest-id="45684269" weight="-8.68508496195634"/>
<connection id="45684331" src-id="45683407" dest-id="45684269" weight="10.0"/>
<connection id="45684332" src-id="45683408" dest-id="45684269" weight="5.786406132508728"/>
<connection id="45684333" src-id="45683409" dest-id="45684269" weight="-6.8268034293999715"/>
<connection id="45684334" src-id="45683410" dest-id="45684269" weight="0.882113526009455"/>
<connection id="45684335" src-id="45683411" dest-id="45684269" weight="8.37479738123265"/>
<connection id="45684336" src-id="45683412" dest-id="45684269" weight="-10.0"/>
<connection id="45684337" src-id="45683413" dest-id="45684269" weight="3.357377998923477"/>
<connection id="45684338" src-id="45683414" dest-id="45684269" weight="-2.7611173178200663"/>
<connection id="45684340" src-id="45683416" dest-id="45684269" weight="-1.6229494429782605"/>
<connection id="45684341" src-id="45683417" dest-id="45684269" weight="0.9989939262290517"/>
<connection id="45684342" src-id="45683418" dest-id="45684269" weight="8.168149528934547"/>
<connection id="45684343" src-id="45683419" dest-id="45684269" weight="9.265519162792028"/>
<connection id="45684344" src-id="45683420" dest-id="45684269" weight="3.2867108690976963"/>
<connection id="45684345" src-id="45683421" dest-id="45684269" weight="8.81739855424901"/>
<connection id="45684346" src-id="45683422" dest-id="45684269" weight="1.5354979763431902"/>
<connection id="45684347" src-id="45683423" dest-id="45684269" weight="4.292081092218635"/>
<connection id="45684348" src-id="45683424" dest-id="45684269" weight="8.263562991696338"/>
<connection id="45684350" src-id="45683426" dest-id="45684269" weight="9.805964290586141"/>
<connection id="45684352" src-id="45683428" dest-id="45684269" weight="-6.484780093892249"/>
<neuron id="45684353" type="out" activation="sigmoid"/>
<connection id="45684354" src-id="45683346" dest-id="45684353" weight="3.3668498063087835"/>
<connection id="45684355" src-id="45683347" dest-id="45684353" weight="2.9754287066104506"/>
<connection id="45684356" src-id="45683348" dest-id="45684353" weight="8.747008420584416"/>
<connection id="45684358" src-id="45683350" dest-id="45684353" weight="-2.829394743355575"/>
<connection id="45684359" src-id="45683351" dest-id="45684353" weight="-5.238696679912343"/>
<connection id="45684360" src-id="45683352" dest-id="45684353" weight="2.162393823993413"/>
<connection id="45684361" src-id="45683353" dest-id="45684353" weight="-9.890202136152814"/>
<connection id="45684363" src-id="45683355" dest-id="45684353" weight="-8.614794702804977"/>
<connection id="45684364" src-id="45683356" dest-id="45684353" weight="-1.4656537449554827"/>
<connection id="45684365" src-id="45683357" dest-id="45684353" weight="-1.7258089297236499"/>
<connection id="45684366" src-id="45683358" dest-id="45684353" weight="-3.974010718247977"/>
<connection id="45684367" src-id="45683359" dest-id="45684353" weight="6.841708891438582"/>
<connection id="45684368" src-id="45683360" dest-id="45684353" weight="-7.0481412218855715"/>
<connection id="45684369" src-id="45683361" dest-id="45684353" weight="-2.498307577865009"/>
<connection id="45684370" src-id="45683362" dest-id="45684353" weight="-9.16104548313926"/>
<connection id="45684371" src-id="45683363" dest-id="45684353" weight="-3.654615753740127"/>
<connection id="45684372" src-id="45683364" dest-id="45684353" weight="-1.5572988357768163"/>
<connection id="45684374" src-id="45683366" dest-id="45684353" weight="3.6747674984578578"/>
<connection id="45684375" src-id="45683367" dest-id="45684353" weight="-7.097695046870367"/>
<connection id="45684376" src-id="45683368" dest-id="45684353" weight="10.0"/>
<connection id="45684377" src-id="45683369" dest-id="45684353" weight="5.002399213224977"/>
<connection id="45684379" src-id="45683371" dest-id="45684353" weight="-2.319580247122714"/>
<connection id="45684381" src-id="45683373" dest-id="45684353" weight="-2.9808706311247284"/>
<connection id="45684383" src-id="45683375" dest-id="45684353" weight="-6.025219112175048"/>
<connection id="45684384" src-id="45683376" dest-id="45684353" weight="-10.0"/>
<connection id="45684385" src-id="45683377" dest-id="45684353" weight="-6.561190096700628"/>
<connection id="45684387" src-id="45683379" dest-id="45684353" weight="2.5433938023980556"/>
<connection id="45684388" src-id="45683380" dest-id="45684353" weight="10.0"/>
<connection id="45684389" src-id="45683381" dest-id="45684353" weight="-10.0"/>
<connection id="45684391" src-id="45683383" dest-id="45684353" weight="2.8467802478786166"/>
<connection id="45684392" src-id="45683384" dest-id="45684353" weight="-8.674342820227414"/>
<connection id="45684393" src-id="45683385" dest-id="45684353" weight="3.326466839971209"/>
<connection id="45684394" src-id="45683386" dest-id="45684353" weight="0.911027793642082"/>
<connection id="45684396" src-id="45683388" dest-id="45684353" weight="-3.200285810403689"/>
<connection id="45684397" src-id="45683389" dest-id="45684353" weight="-2.8505939903426687"/>
<connection id="45684398" src-id="45683390" dest-id="45684353" weight="3.7090120493785625"/>
<connection id="45684399" src-id="45683391" dest-id="45684353" weight="7.125627612313229"/>
<connection id="45684400" src-id="45683392" dest-id="45684353" weight="-9.542302841196888"/>
<connection id="45684401" src-id="45683393" dest-id="45684353" weight="-9.516211083268617"/>
<connection id="45684402" src-id="45683394" dest-id="45684353" weight="9.553558879057682"/>
<connection id="45684405" src-id="45683397" dest-id="45684353" weight="-10.0"/>
<connection id="45684406" src-id="45683398" dest-id="45684353" weight="-2.841054253326552"/>
<connection id="45684407" src-id="45683399" dest-id="45684353" weight="-0.2417820070670571"/>
<connection id="45684408" src-id="45683400" dest-id="45684353" weight="5.560800666485504"/>
<connection id="45684409" src-id="45683401" dest-id="45684353" weight="-6.083189063773194"/>
<connection id="45684412" src-id="45683404" dest-id="45684353" weight="1.0096280826243351"/>
<connection id="45684413" src-id="45683405" dest-id="45684353" weight="8.319343733157245"/>
<connection id="45684414" src-id="45683406" dest-id="45684353" weight="10.0"/>
<connection id="45684415" src-id="45683407" dest-id="45684353" weight="-3.4432661587647075"/>
<connection id="45684418" src-id="45683410" dest-id="45684353" weight="-0.5896081565340596"/>
<connection id="45684419" src-id="45683411" dest-id="45684353" weight="3.0168954543431794"/>
<connection id="45684420" src-id="45683412" dest-id="45684353" weight="3.3787309418452636"/>
<connection id="45684421" src-id="45683413" dest-id="45684353" weight="-2.7190019869275908"/>
<connection id="45684422" src-id="45683414" dest-id="45684353" weight="-3.5980248522429448"/>
<connection id="45684423" src-id="45683415" dest-id="45684353" weight="-8.50601484273805"/>
<connection id="45684424" src-id="45683416" dest-id="45684353" weight="5.767977008484625"/>
<connection id="45684425" src-id="45683417" dest-id="45684353" weight="5.272043000933983"/>
<connection id="45684426" src-id="45683418" dest-id="45684353" weight="10.0"/>
<connection id="45684427" src-id="45683419" dest-id="45684353" weight="-2.680838510016735"/>
<connection id="45684428" src-id="45683420" dest-id="45684353" weight="-7.617105475936888"/>
<connection id="45684430" src-id="45683422" dest-id="45684353" weight="-8.648441938321795"/>
<connection id="45684431" src-id="45683423" dest-id="45684353" weight="-9.816163701260958"/>
<connection id="45684433" src-id="45683425" dest-id="45684353" weight="-7.7362498273019735"/>
<connection id="45684435" src-id="45683427" dest-id="45684353" weight="-5.960058918366693"/>
<connection id="45684436" src-id="45683428" dest-id="45684353" weight="1.6631149334512147"/>
<neuron id="45684437" type="out" activation="sigmoid"/>
<connection id="45684438" src-id="45683346" dest-id="45684437" weight="2.2067156869743667"/>
<connection id="45684439" src-id="45683347" dest-id="45684437" weight="5.286120851414237"/>
<connection id="45684440" src-id="45683348" dest-id="45684437" weight="2.608610781276131"/>
<connection id="45684441" src-id="45683349" dest-id="45684437" weight="-9.072760895547688"/>
<connection id="45684442" src-id="45683350" dest-id="45684437" weight="-10.0"/>
<connection id="45684443" src-id="45683351" dest-id="45684437" weight="-0.3347502273897556"/>
<connection id="45684444" src-id="45683352" dest-id="45684437" weight="-1.4063075416073803"/>
<connection id="45684447" src-id="45683355" dest-id="45684437" weight="8.113144581847202"/>
<connection id="45684448" src-id="45683356" dest-id="45684437" weight="2.9910711514082706"/>
<connection id="45684450" src-id="45683358" dest-id="45684437" weight="-1.3357791578075142"/>
<connection id="45684452" src-id="45683360" dest-id="45684437" weight="-4.001477147281303"/>
<connection id="45684453" src-id="45683361" dest-id="45684437" weight="8.085203806567176"/>
<connection id="45684454" src-id="45683362" dest-id="45684437" weight="-0.7832158891116684"/>
<connection id="45684455" src-id="45683363" dest-id="45684437" weight="10.0"/>
<connection id="45684456" src-id="45683364" dest-id="45684437" weight="-10.0"/>
<connection id="45684457" src-id="45683365" dest-id="45684437" weight="-10.0"/>
<connection id="45684458" src-id="45683366" dest-id="45684437" weight="-5.5085872802817155"/>
<connection id="45684459" src-id="45683367" dest-id="45684437" weight="-4.784560756241476"/>
<connection id="45684460" src-id="45683368" dest-id="45684437" weight="3.4931498334451625"/>
<connection id="45684461" src-id="45683369" dest-id="45684437" weight="-4.294621259840168"/>
<connection id="45684462" src-id="45683370" dest-id="45684437" weight="8.457794916351345"/>
<connection id="45684463" src-id="45683371" dest-id="45684437" weight="7.729755983380129"/>
<connection id="45684464" src-id="45683372" dest-id="45684437" weight="7.89926535227954"/>
<connection id="45684465" src-id="45683373" dest-id="45684437" weight="-5.440187563816233"/>
<connection id="45684468" src-id="45683376" dest-id="45684437" weight="-1.7712972370911493"/>
<connection id="45684469" src-id="45683377" dest-id="45684437" weight="-9.292190845263388"/>
<connection id="45684470" src-id="45683378" dest-id="45684437" weight="-10.0"/>
<connection id="45684471" src-id="45683379" dest-id="45684437" weight="-2.134395245828185"/>
<connection id="45684473" src-id="45683381" dest-id="45684437" weight="0.16437605573144376"/>
<connection id="45684474" src-id="45683382" dest-id="45684437" weight="4.139011260709242"/>
<connection id="45684475" src-id="45683383" dest-id="45684437" weight="-10.0"/>
<connection id="45684476" src-id="45683384" dest-id="45684437" weight="-2.428321650915401"/>
<connection id="45684477" src-id="45683385" dest-id="45684437" weight="-3.5314910268723376"/>
<connection id="45684478" src-id="45683386" dest-id="45684437" weight="8.092988846019557"/>
<connection id="45684480" src-id="45683388" dest-id="45684437" weight="2.9978304712299844"/>
<connection id="45684481" src-id="45683389" dest-id="45684437" weight="3.7278994784203814"/>
<connection id="45684484" src-id="45683392" dest-id="45684437" weight="4.584722532607108"/>
<connection id="45684485" src-id="45683393" dest-id="45684437" weight="-0.2913819491413432"/>
<connection id="45684486" src-id="45683394" dest-id="45684437" weight="0.45761320700988206"/>
<connection id="45684489" src-id="45683397" dest-id="45684437" weight="-10.0"/>
<connection id="45684490" src-id="45683398" dest-id="45684437" weight="-7.472614987486061"/>
<connection id="45684491" src-id="45683399" dest-id="45684437" weight="6.511716546917031"/>
<connection id="45684492" src-id="45683400" dest-id="45684437" weight="-2.372579962877497"/>
<connection id="45684493" src-id="45683401" dest-id="45684437" weight="10.0"/>
<connection id="45684494" src-id="45683402" dest-id="45684437" weight="2.0021293790294528"/>
<connection id="45684495" src-id="45683403" dest-id="45684437" weight="-7.624005301073366"/>
<connection id="45684496" src-id="45683404" dest-id="45684437" weight="-2.9871861748155526"/>
<connection id="45684497" src-id="45683405" dest-id="45684437" weight="9.108471720263163"/>
<connection id="45684499" src-id="45683407" dest-id="45684437" weight="0.16238428209852296"/>
<connection id="45684500" src-id="45683408" dest-id="45684437" weight="0.47555523161210933"/>
<connection id="45684501" src-id="45683409" dest-id="45684437" weight="-3.9730559940606787"/>
<connection id="45684502" src-id="45683410" dest-id="45684437" weight="3.969357098607651"/>
<connection id="45684503" src-id="45683411" dest-id="45684437" weight="-10.0"/>
<connection id="45684504" src-id="45683412" dest-id="45684437" weight="4.437950907298632"/>
<connection id="45684505" src-id="45683413" dest-id="45684437" weight="10.0"/>
<connection id="45684506" src-id="45683414" dest-id="45684437" weight="-8.134593943324626"/>
<connection id="45684508" src-id="45683416" dest-id="45684437" weight="-0.761668162934213"/>
<connection id="45684509" src-id="45683417" dest-id="45684437" weight="-9.160206046097311"/>
<connection id="45684510" src-id="45683418" dest-id="45684437" weight="-6.504924569405587"/>
<connection id="45684511" src-id="45683419" dest-id="45684437" weight="4.118836440579924"/>
<connection id="45684513" src-id="45683421" dest-id="45684437" weight="-6.830128766126272"/>
<connection id="45684514" src-id="45683422" dest-id="45684437" weight="-5.116620016244509"/>
<connection id="45684515" src-id="45683423" dest-id="45684437" weight="1.775675756527486"/>
<connection id="45684516" src-id="45683424" dest-id="45684437" weight="-2.3219880689434627"/>
<connection id="45684517" src-id="45683425" dest-id="45684437" weight="5.327232444242422"/>
<connection id="45684518" src-id="45683426" dest-id="45684437" weight="2.436606207365939"/>
<connection id="45684519" src-id="45683427" dest-id="45684437" weight="-7.984573607922627"/>
<neuron id="45684521" type="out" activation="sigmoid"/>
<connection id="45684522" src-id="45683346" dest-id="45684521" weight="-2.395300436033618"/>
<connection id="45684524" src-id="45683348" dest-id="45684521" weight="1.9022787020013971"/>
<connection id="45684525" src-id="45683349" dest-id="45684521" weight="7.043927959550741"/>
<connection id="45684527" src-id="45683351" dest-id="45684521" weight="-5.733251015665011"/>
<connection id="45684529" src-id="45683353" dest-id="45684521" weight="9.225667936349984"/>
<connection id="45684532" src-id="45683356" dest-id="45684521" weight="-0.05133124693973094"/>
<connection id="45684535" src-id="45683359" dest-id="45684521" weight="2.9875856470251207"/>
<connection id="45684537" src-id="45683361" dest-id="45684521" weight="4.931442544105816"/>
<connection id="45684538" src-id="45683362" dest-id="45684521" weight="6.80045792854946"/>
<connection id="45684539" src-id="45683363" dest-id="45684521" weight="-5.61118369916701"/>
<connection id="45684540" src-id="45683364" dest-id="45684521" weight="4.504177151387555"/>
<connection id="45684541" src-id="45683365" dest-id="45684521" weight="0.04384802408637034"/>
<connection id="45684542" src-id="45683366" dest-id="45684521" weight="-2.9846320907374047"/>
<connection id="45684544" src-id="45683368" dest-id="45684521" weight="-7.896805270240007"/>
<connection id="45684546" src-id="45683370" dest-id="45684521" weight="-0.10334663641855155"/>
<connection id="45684547" src-id="45683371" dest-id="45684521" weight="3.9692255617524985"/>
<connection id="45684548" src-id="45683372" dest-id="45684521" weight="-7.067310205215543"/>
<connection id="45684549" src-id="45683373" dest-id="45684521" weight="0.42874608808935855"/>
<connection id="45684550" src-id="45683374" dest-id="45684521" weight="-1.0098973926376098"/>
<connection id="45684551" src-id="45683375" dest-id="45684521" weight="-1.545763709567505"/>
<connection id="45684552" src-id="45683376" dest-id="45684521" weight="-1.2766439311756637"/>
<connection id="45684554" src-id="45683378" dest-id="45684521" weight="-0.6172014689640815"/>
<connection id="45684555" src-id="45683379" dest-id="45684521" weight="9.319432562489602"/>
<connection id="45684556" src-id="45683380" dest-id="45684521" weight="-6.301257294070391"/>
<connection id="45684557" src-id="45683381" dest-id="45684521" weight="-6.723977145899681"/>
<connection id="45684560" src-id="45683384" dest-id="45684521" weight="-2.671800996790734"/>
<connection id="45684561" src-id="45683385" dest-id="45684521" weight="-1.1980434347856335"/>
<connection id="45684563" src-id="45683387" dest-id="45684521" weight="-1.6233129455546789"/>
<connection id="45684564" src-id="45683388" dest-id="45684521" weight="-9.515596472252584"/>
<connection id="45684565" src-id="45683389" dest-id="45684521" weight="7.916315955460197"/>
<connection id="45684566" src-id="45683390" dest-id="45684521" weight="10.0"/>
<connection id="45684567" src-id="45683391" dest-id="45684521" weight="5.791843358314335"/>
<connection id="45684568" src-id="45683392" dest-id="45684521" weight="9.173346239575245"/>
<connection id="45684571" src-id="45683395" dest-id="45684521" weight="0.23373440095377795"/>
<connection id="45684572" src-id="45683396" dest-id="45684521" weight="-8.034961752458996"/>
<connection id="45684573" src-id="45683397" dest-id="45684521" weight="-8.321257872896055"/>
<connection id="45684574" src-id="45683398" dest-id="45684521" weight="-6.538057783573372"/>
<connection id="45684575" src-id="45683399" dest-id="45684521" weight="5.5907565938246915"/>
<connection id="45684576" src-id="45683400" dest-id="45684521" weight="-10.0"/>
<connection id="45684577" src-id="45683401" dest-id="45684521" weight="-1.5201428244388615"/>
<connection id="45684578" src-id="45683402" dest-id="45684521" weight="6.453919446010285"/>
<connection id="45684579" src-id="45683403" dest-id="45684521" weight="3.947922918542348"/>
<connection id="45684580" src-id="45683404" dest-id="45684521" weight="7.150538824920736"/>
<connection id="45684582" src-id="45683406" dest-id="45684521" weight="10.0"/>
<connection id="45684583" src-id="45683407" dest-id="45684521" weight="2.3209363897330375"/>
<connection id="45684584" src-id="45683408" dest-id="45684521" weight="-1.824492591419035"/>
<connection id="45684585" src-id="45683409" dest-id="45684521" weight="0.7134803853064451"/>
<connection id="45684586" src-id="45683410" dest-id="45684521" weight="10.0"/>
<connection id="45684587" src-id="45683411" dest-id="45684521" weight="0.2363874759071969"/>
<connection id="45684588" src-id="45683412" dest-id="45684521" weight="10.0"/>
<connection id="45684590" src-id="45683414" dest-id="45684521" weight="-2.8329582640948425"/>
<connection id="45684591" src-id="45683415" dest-id="45684521" weight="3.1616851653079756"/>
<connection id="45684592" src-id="45683416" dest-id="45684521" weight="5.12049744902733"/>
<connection id="45684594" src-id="45683418" dest-id="45684521" weight="-3.4501901201724703"/>
<connection id="45684595" src-id="45683419" dest-id="45684521" weight="10.0"/>
<connection id="45684597" src-id="45683421" dest-id="45684521" weight="1.2212823664411818"/>
<connection id="45684598" src-id="45683422" dest-id="45684521" weight="-9.992085212098587"/>
<connection id="45684599" src-id="45683423" dest-id="45684521" weight="-6.895861897772157"/>
<connection id="45684602" src-id="45683426" dest-id="45684521" weight="10.0"/>
<connection id="45684603" src-id="45683427" dest-id="45684521" weight="-4.5392093819879955"/>
<connection id="45684604" src-id="45683428" dest-id="45684521" weight="9.800672068317555"/>
<neuron id="45684605" type="out" activation="sigmoid"/>
<connection id="45684606" src-id="45683346" dest-id="45684605" weight="9.628856128435114"/>
<connection id="45684607" src-id="45683347" dest-id="45684605" weight="-0.7280110398590958"/>
<connection id="45684608" src-id="45683348" dest-id="45684605" weight="10.0"/>
<connection id="45684609" src-id="45683349" dest-id="45684605" weight="-3.1293968536417114"/>
<connection id="45684610" src-id="45683350" dest-id="45684605" weight="-6.798876720735649"/>
<connection id="45684611" src-id="45683351" dest-id="45684605" weight="-7.110266989529101"/>
<connection id="45684612" src-id="45683352" dest-id="45684605" weight="7.931728313834707"/>
<connection id="45684613" src-id="45683353" dest-id="45684605" weight="2.7280430238503515"/>
<connection id="45684614" src-id="45683354" dest-id="45684605" weight="-5.006382717809596"/>
<connection id="45684615" src-id="45683355" dest-id="45684605" weight="8.991038072788589"/>
<connection id="45684616" src-id="45683356" dest-id="45684605" weight="-10.0"/>
<connection id="45684617" src-id="45683357" dest-id="45684605" weight="-1.4471892258871852"/>
<connection id="45684618" src-id="45683358" dest-id="45684605" weight="7.812110105989933"/>
<connection id="45684619" src-id="45683359" dest-id="45684605" weight="-4.911618357829103"/>
<connection id="45684620" src-id="45683360" dest-id="45684605" weight="-10.0"/>
<connection id="45684621" src-id="45683361" dest-id="45684605" weight="-6.032124089486759"/>
<connection id="45684622" src-id="45683362" dest-id="45684605" weight="-6.534289891464117"/>
<connection id="45684623" src-id="45683363" dest-id="45684605" weight="2.097912089765494"/>
<connection id="45684624" src-id="45683364" dest-id="45684605" weight="5.194589254516401"/>
<connection id="45684625" src-id="45683365" dest-id="45684605" weight="2.080389676764631"/>
<connection id="45684626" src-id="45683366" dest-id="45684605" weight="-3.118866316019157"/>
<connection id="45684627" src-id="45683367" dest-id="45684605" weight="-8.981761026020944"/>
<connection id="45684628" src-id="45683368" dest-id="45684605" weight="-4.105483523994373"/>
<connection id="45684629" src-id="45683369" dest-id="45684605" weight="-4.7394999925428465"/>
<connection id="45684630" src-id="45683370" dest-id="45684605" weight="-4.0647533653396914"/>
<connection id="45684631" src-id="45683371" dest-id="45684605" weight="-4.242606482196383"/>
<connection id="45684632" src-id="45683372" dest-id="45684605" weight="-3.136661404096113"/>
<connection id="45684633" src-id="45683373" dest-id="45684605" weight="0.5370035480138755"/>
<connection id="45684634" src-id="45683374" dest-id="45684605" weight="-6.044650808971788"/>
<connection id="45684635" src-id="45683375" dest-id="45684605" weight="4.09495379192406"/>
<connection id="45684636" src-id="45683376" dest-id="45684605" weight="2.0510255186376334"/>
<connection id="45684637" src-id="45683377" dest-id="45684605" weight="3.3846310656409306"/>
<connection id="45684638" src-id="45683378" dest-id="45684605" weight="-6.948702166892878"/>
<connection id="45684639" src-id="45683379" dest-id="45684605" weight="2.3115671139891267"/>
<connection id="45684640" src-id="45683380" dest-id="45684605" weight="-7.234430677044854"/>
<connection id="45684641" src-id="45683381" dest-id="45684605" weight="-2.5510610519792127"/>
<connection id="45684642" src-id="45683382" dest-id="45684605" weight="-9.214844548905438"/>
<connection id="45684643" src-id="45683383" dest-id="45684605" weight="-2.5471064027006625"/>
<connection id="45684644" src-id="45683384" dest-id="45684605" weight="-9.390649546203377"/>
<connection id="45684645" src-id="45683385" dest-id="45684605" weight="7.5826279147623445"/>
<connection id="45684646" src-id="45683386" dest-id="45684605" weight="-9.4784783590901"/>
<connection id="45684647" src-id="45683387" dest-id="45684605" weight="-4.042526105621863"/>
<connection id="45684648" src-id="45683388" dest-id="45684605" weight="-5.671960303778345"/>
<connection id="45684649" src-id="45683389" dest-id="45684605" weight="-0.24714150261646517"/>
<connection id="45684650" src-id="45683390" dest-id="45684605" weight="3.618120957784859"/>
<connection id="45684651" src-id="45683391" dest-id="45684605" weight="7.482008052535604"/>
<connection id="45684653" src-id="45683393" dest-id="45684605" weight="-0.12982019807634454"/>
<connection id="45684655" src-id="45683395" dest-id="45684605" weight="10.0"/>
<connection id="45684656" src-id="45683396" dest-id="45684605" weight="1.305881400738241"/>
<connection id="45684658" src-id="45683398" dest-id="45684605" weight="-0.19019750965906868"/>
<connection id="45684659" src-id="45683399" dest-id="45684605" weight="-3.729476790764055"/>
<connection id="45684660" src-id="45683400" dest-id="45684605" weight="-1.6557549459257446"/>
<connection id="45684661" src-id="45683401" dest-id="45684605" weight="-1.9871740912060967"/>
<connection id="45684662" src-id="45683402" dest-id="45684605" weight="6.8382945587066715"/>
<connection id="45684663" src-id="45683403" dest-id="45684605" weight="-7.2892281598916"/>
<connection id="45684664" src-id="45683404" dest-id="45684605" weight="1.6771855397586894"/>
<connection id="45684666" src-id="45683406" dest-id="45684605" weight="-8.722422000022673"/>
<connection id="45684667" src-id="45683407" dest-id="45684605" weight="-6.469611874187567"/>
<connection id="45684668" src-id="45683408" dest-id="45684605" weight="-7.806618497158169"/>
<connection id="45684669" src-id="45683409" dest-id="45684605" weight="3.260244452067708"/>
<connection id="45684671" src-id="45683411" dest-id="45684605" weight="-6.9721676331155695"/>
<connection id="45684672" src-id="45683412" dest-id="45684605" weight="2.7424833756336198"/>
<connection id="45684673" src-id="45683413" dest-id="45684605" weight="6.00451750570416"/>
<connection id="45684674" src-id="45683414" dest-id="45684605" weight="4.4870426054555175"/>
<connection id="45684675" src-id="45683415" dest-id="45684605" weight="-5.3100384311118365"/>
<connection id="45684676" src-id="45683416" dest-id="45684605" weight="0.9758072030002021"/>
<connection id="45684677" src-id="45683417" dest-id="45684605" weight="-1.7907363863929509"/>
<connection id="45684678" src-id="45683418" dest-id="45684605" weight="-6.6119304554186265"/>
<connection id="45684679" src-id="45683419" dest-id="45684605" weight="-4.882075006134319"/>
<connection id="45684680" src-id="45683420" dest-id="45684605" weight="10.0"/>
<connection id="45684682" src-id="45683422" dest-id="45684605" weight="1.7675074295743805"/>
<connection id="45684683" src-id="45683423" dest-id="45684605" weight="-2.2994643919291797"/>
<connection id="45684684" src-id="45683424" dest-id="45684605" weight="-1.6567173991428095"/>
<connection id="45684686" src-id="45683426" dest-id="45684605" weight="2.7294853761258757"/>
<connection id="45684688" src-id="45683428" dest-id="45684605" weight="-5.78630332953779"/>
<neuron id="45684689" type="out" activation="sigmoid"/>
<connection id="45684690" src-id="45683346" dest-id="45684689" weight="-3.499234274481408"/>
<connection id="45684691" src-id="45683347" dest-id="45684689" weight="-5.604502010101932"/>
<connection id="45684692" src-id="45683348" dest-id="45684689" weight="-6.215785157509401"/>
<connection id="45684693" src-id="45683349" dest-id="45684689" weight="-10.0"/>
<connection id="45684694" src-id="45683350" dest-id="45684689" weight="-7.161879167041907"/>
<connection id="45684696" src-id="45683352" dest-id="45684689" weight="-7.705793254864362"/>
<connection id="45684697" src-id="45683353" dest-id="45684689" weight="3.70737772419865"/>
<connection id="45684698" src-id="45683354" dest-id="45684689" weight="0.17949920993183344"/>
<connection id="45684699" src-id="45683355" dest-id="45684689" weight="10.0"/>
<connection id="45684700" src-id="45683356" dest-id="45684689" weight="5.549584671135302"/>
<connection id="45684702" src-id="45683358" dest-id="45684689" weight="-8.528177659164175"/>
<connection id="45684704" src-id="45683360" dest-id="45684689" weight="-3.830758846278688"/>
<connection id="45684705" src-id="45683361" dest-id="45684689" weight="7.053160516124606"/>
<connection id="45684706" src-id="45683362" dest-id="45684689" weight="-7.919673853607901"/>
<connection id="45684707" src-id="45683363" dest-id="45684689" weight="-1.75529460122507"/>
<connection id="45684708" src-id="45683364" dest-id="45684689" weight="-5.486622519550911"/>
<connection id="45684709" src-id="45683365" dest-id="45684689" weight="-9.529108610763956"/>
<connection id="45684712" src-id="45683368" dest-id="45684689" weight="-7.203352335444885"/>
<connection id="45684713" src-id="45683369" dest-id="45684689" weight="-1.865563950707871"/>
<connection id="45684714" src-id="45683370" dest-id="45684689" weight="1.0801203872716858"/>
<connection id="45684715" src-id="45683371" dest-id="45684689" weight="-3.6066100887143886"/>
<connection id="45684716" src-id="45683372" dest-id="45684689" weight="-2.8980554967066414"/>
<connection id="45684717" src-id="45683373" dest-id="45684689" weight="3.585104119158865"/>
<connection id="45684718" src-id="45683374" dest-id="45684689" weight="-6.56529740474863"/>
<connection id="45684719" src-id="45683375" dest-id="45684689" weight="-5.237711113527677"/>
<connection id="45684721" src-id="45683377" dest-id="45684689" weight="6.786898600660805"/>
<connection id="45684722" src-id="45683378" dest-id="45684689" weight="2.0660458913074145"/>
<connection id="45684723" src-id="45683379" dest-id="45684689" weight="-3.599463997266172"/>
<connection id="45684724" src-id="45683380" dest-id="45684689" weight="-5.382337837878761"/>
<connection id="45684725" src-id="45683381" dest-id="45684689" weight="4.700590719813518"/>
<connection id="45684727" src-id="45683383" dest-id="45684689" weight="-6.757899048645639"/>
<connection id="45684728" src-id="45683384" dest-id="45684689" weight="4.626884150474926"/>
<connection id="45684729" src-id="45683385" dest-id="45684689" weight="9.236536876652362"/>
<connection id="45684730" src-id="45683386" dest-id="45684689" weight="-7.094731947002311"/>
<connection id="45684731" src-id="45683387" dest-id="45684689" weight="7.831712276315847"/>
<connection id="45684733" src-id="45683389" dest-id="45684689" weight="9.15294440284232"/>
<connection id="45684734" src-id="45683390" dest-id="45684689" weight="4.783207760123816"/>
<connection id="45684735" src-id="45683391" dest-id="45684689" weight="-1.5672530345193953"/>
<connection id="45684736" src-id="45683392" dest-id="45684689" weight="-0.01694318900941072"/>
<connection id="45684737" src-id="45683393" dest-id="45684689" weight="2.9553297680483075"/>
<connection id="45684738" src-id="45683394" dest-id="45684689" weight="-3.5937977547249456"/>
<connection id="45684739" src-id="45683395" dest-id="45684689" weight="-3.283888825606316"/>
<connection id="45684740" src-id="45683396" dest-id="45684689" weight="7.722954142028414"/>
<connection id="45684741" src-id="45683397" dest-id="45684689" weight="-10.0"/>
<connection id="45684742" src-id="45683398" dest-id="45684689" weight="-6.758742780442644"/>
<connection id="45684743" src-id="45683399" dest-id="45684689" weight="-2.5406139426744963"/>
<connection id="45684744" src-id="45683400" dest-id="45684689" weight="-0.17774170513407384"/>
<connection id="45684745" src-id="45683401" dest-id="45684689" weight="-8.801485145408186"/>
<connection id="45684747" src-id="45683403" dest-id="45684689" weight="-1.1637081490301473"/>
<connection id="45684748" src-id="45683404" dest-id="45684689" weight="-1.9755697240034773"/>
<connection id="45684749" src-id="45683405" dest-id="45684689" weight="-1.1211089722195267"/>
<connection id="45684750" src-id="45683406" dest-id="45684689" weight="-5.277769342890689"/>
<connection id="45684752" src-id="45683408" dest-id="45684689" weight="-2.3145460560843976"/>
<connection id="45684753" src-id="45683409" dest-id="45684689" weight="4.99594746621797"/>
<connection id="45684754" src-id="45683410" dest-id="45684689" weight="2.303079438636714"/>
<connection id="45684755" src-id="45683411" dest-id="45684689" weight="1.7816354711641136"/>
<connection id="45684756" src-id="45683412" dest-id="45684689" weight="3.0179176926226887"/>
<connection id="45684757" src-id="45683413" dest-id="45684689" weight="4.0977397390157995"/>
<connection id="45684758" src-id="45683414" dest-id="45684689" weight="4.690301809791185"/>
<connection id="45684759" src-id="45683415" dest-id="45684689" weight="-4.569077968248146"/>
<connection id="45684760" src-id="45683416" dest-id="45684689" weight="-0.8068006223845001"/>
<connection id="45684761" src-id="45683417" dest-id="45684689" weight="-5.500780009645509"/>
<connection id="45684762" src-id="45683418" dest-id="45684689" weight="-3.430529188888491"/>
<connection id="45684764" src-id="45683420" dest-id="45684689" weight="6.9217646109657345"/>
<connection id="45684765" src-id="45683421" dest-id="45684689" weight="-9.505783714329823"/>
<connection id="45684767" src-id="45683423" dest-id="45684689" weight="-2.7885714019784795"/>
<connection id="45684768" src-id="45683424" dest-id="45684689" weight="1.6770212802274869"/>
<connection id="45684769" src-id="45683425" dest-id="45684689" weight="-2.509772795392625"/>
<connection id="45684770" src-id="45683426" dest-id="45684689" weight="-7.847206596228112"/>
<connection id="45684771" src-id="45683427" dest-id="45684689" weight="0.0013856575349654454"/>
<connection id="45684772" src-id="45683428" dest-id="45684689" weight="-4.655130049669068"/>
<neuron id="45684773" type="out" activation="sigmoid"/>
<connection id="45684774" src-id="45683346" dest-id="45684773" weight="-1.2260153409126706"/>
<connection id="45684775" src-id="45683347" dest-id="45684773" weight="10.0"/>
<connection id="45684777" src-id="45683349" dest-id="45684773" weight="4.718952236458593"/>
<connection id="45684778" src-id="45683350" dest-id="45684773" weight="-0.24355873252471816"/>
<connection id="45684779" src-id="45683351" dest-id="45684773" weight="9.493628999571092"/>
<connection id="45684780" src-id="45683352" dest-id="45684773" weight="2.778961744632203"/>
<connection id="45684782" src-id="45683354" dest-id="45684773" weight="-8.490760638698369"/>
<connection id="45684783" src-id="45683355" dest-id="45684773" weight="5.519903295545003"/>
<connection id="45684784" src-id="45683356" dest-id="45684773" weight="3.5495943157880596"/>
<connection id="45684785" src-id="45683357" dest-id="45684773" weight="-0.652492023766053"/>
<connection id="45684786" src-id="45683358" dest-id="45684773" weight="-2.3041709676784192"/>
<connection id="45684787" src-id="45683359" dest-id="45684773" weight="1.166971225067574"/>
<connection id="45684788" src-id="45683360" dest-id="45684773" weight="9.652640136940306"/>
<connection id="45684789" src-id="45683361" dest-id="45684773" weight="10.0"/>
<connection id="45684791" src-id="45683363" dest-id="45684773" weight="1.5084552611817013"/>
<connection id="45684792" src-id="45683364" dest-id="45684773" weight="-4.504399043393721"/>
<connection id="45684793" src-id="45683365" dest-id="45684773" weight="-7.653608479379631"/>
<connection id="45684794" src-id="45683366" dest-id="45684773" weight="8.404496896606375"/>
<connection id="45684795" src-id="45683367" dest-id="45684773" weight="3.586243411607687"/>
<connection id="45684797" src-id="45683369" dest-id="45684773" weight="9.561109320079574"/>
<connection id="45684798" src-id="45683370" dest-id="45684773" weight="9.748899695013188"/>
<connection id="45684800" src-id="45683372" dest-id="45684773" weight="-10.0"/>
<connection id="45684801" src-id="45683373" dest-id="45684773" weight="-3.449114667649468"/>
<connection id="45684802" src-id="45683374" dest-id="45684773" weight="2.7139778123611213"/>
<connection id="45684803" src-id="45683375" dest-id="45684773" weight="2.2160066161858767"/>
<connection id="45684805" src-id="45683377" dest-id="45684773" weight="1.4873752386802672"/>
<connection id="45684806" src-id="45683378" dest-id="45684773" weight="7.253808683735719"/>
<connection id="45684807" src-id="45683379" dest-id="45684773" weight="-8.267720513566783"/>
<connection id="45684808" src-id="45683380" dest-id="45684773" weight="-1.133074553630308"/>
<connection id="45684810" src-id="45683382" dest-id="45684773" weight="3.8255205192006767"/>
<connection id="45684811" src-id="45683383" dest-id="45684773" weight="-10.0"/>
<connection id="45684813" src-id="45683385" dest-id="45684773" weight="-1.5951194859734785"/>
<connection id="45684814" src-id="45683386" dest-id="45684773" weight="6.265019365871244"/>
<connection id="45684815" src-id="45683387" dest-id="45684773" weight="9.749324658936667"/>
<connection id="45684817" src-id="45683389" dest-id="45684773" weight="-1.1284267188847963"/>
<connection id="45684819" src-id="45683391" dest-id="45684773" weight="7.720219111133338"/>
<connection id="45684820" src-id="45683392" dest-id="45684773" weight="8.532529044204507"/>
<connection id="45684821" src-id="45683393" dest-id="45684773" weight="-7.961035889658664"/>
<connection id="45684822" src-id="45683394" dest-id="45684773" weight="-9.58787654907305"/>
<connection id="45684823" src-id="45683395" dest-id="45684773" weight="-3.772742930237402"/>
<connection id="45684825" src-id="45683397" dest-id="45684773" weight="-2.3917178337024696"/>
<connection id="45684826" src-id="45683398" dest-id="45684773" weight="5.092938483407853"/>
<connection id="45684827" src-id="45683399" dest-id="45684773" weight="4.150807464276234"/>
<connection id="45684828" src-id="45683400" dest-id="45684773" weight="10.0"/>
<connection id="45684829" src-id="45683401" dest-id="45684773" weight="6.589298019380466"/>
<connection id="45684831" src-id="45683403" dest-id="45684773" weight="-8.441054392056863"/>
<connection id="45684832" src-id="45683404" dest-id="45684773" weight="1.391863679670224"/>
<connection id="45684834" src-id="45683406" dest-id="45684773" weight="-3.1764859776691816"/>
<connection id="45684835" src-id="45683407" dest-id="45684773" weight="-3.833933138739283"/>
<connection id="45684838" src-id="45683410" dest-id="45684773" weight="2.6654745025102105"/>
<connection id="45684839" src-id="45683411" dest-id="45684773" weight="10.0"/>
<connection id="45684840" src-id="45683412" dest-id="45684773" weight="6.092798215035919"/>
<connection id="45684842" src-id="45683414" dest-id="45684773" weight="1.3781422148805467"/>
<connection id="45684843" src-id="45683415" dest-id="45684773" weight="-3.788076666075835"/>
<connection id="45684844" src-id="45683416" dest-id="45684773" weight="0.6922288784673529"/>
<connection id="45684845" src-id="45683417" dest-id="45684773" weight="-7.7378798327396305"/>
<connection id="45684846" src-id="45683418" dest-id="45684773" weight="-3.530651479099416"/>
<connection id="45684847" src-id="45683419" dest-id="45684773" weight="-10.0"/>
<connection id="45684849" src-id="45683421" dest-id="45684773" weight="7.11780272516165"/>
<connection id="45684850" src-id="45683422" dest-id="45684773" weight="7.7763579779830305"/>
<connection id="45684851" src-id="45683423" dest-id="45684773" weight="3.1321496358683687"/>
<connection id="45684853" src-id="45683425" dest-id="45684773" weight="-6.868417412885996"/>
<connection id="45684854" src-id="45683426" dest-id="45684773" weight="-6.7097289596865375"/>
<connection id="45684855" src-id="45683427" dest-id="45684773" weight="-8.465170523332645"/>
<connection id="45684856" src-id="45683428" dest-id="45684773" weight="3.241667798454192"/>
<neuron id="45684857" type="out" activation="sigmoid"/>
<connection id="45684858" src-id="45683346" dest-id="45684857" weight="-0.18475279103936926"/>
<connection id="45684859" src-id="45683347" dest-id="45684857" weight="9.192107916558026"/>
<connection id="45684860" src-id="45683348" dest-id="45684857" weight="0.093778714425238"/>
<connection id="45684862" src-id="45683350" dest-id="45684857" weight="10.0"/>
<connection id="45684863" src-id="45683351" dest-id="45684857" weight="10.0"/>
<connection id="45684864" src-id="45683352" dest-id="45684857" weight="-8.28499059602341"/>
<connection id="45684865" src-id="45683353" dest-id="45684857" weight="4.841384583863326"/>
<connection id="45684867" src-id="45683355" dest-id="45684857" weight="-1.4179318825530816"/>
<connection id="45684868" src-id="45683356" dest-id="45684857" weight="-6.74100411414625"/>
<connection id="45684869" src-id="45683357" dest-id="45684857" weight="9.252484285853138"/>
<connection id="45684870" src-id="45683358" dest-id="45684857" weight="5.227800780951869"/>
<connection id="45684872" src-id="45683360" dest-id="45684857" weight="1.5457882092097066"/>
<connection id="45684873" src-id="45683361" dest-id="45684857" weight="-3.580808526991324"/>
<connection id="45684874" src-id="45683362" dest-id="45684857" weight="-2.8211813805621455"/>
<connection id="45684876" src-id="45683364" dest-id="45684857" weight="1.2701724506151149"/>
<connection id="45684878" src-id="45683366" dest-id="45684857" weight="-5.344010365112371"/>
<connection id="45684879" src-id="45683367" dest-id="45684857" weight="5.678294952485031"/>
<connection id="45684880" src-id="45683368" dest-id="45684857" weight="-2.8498394687698934"/>
<connection id="45684881" src-id="45683369" dest-id="45684857" weight="6.63315368455984"/>
<connection id="45684882" src-id="45683370" dest-id="45684857" weight="-4.930852421410386"/>
<connection id="45684884" src-id="45683372" dest-id="45684857" weight="-0.866833750179731"/>
<connection id="45684885" src-id="45683373" dest-id="45684857" weight="-5.01360415086777"/>
<connection id="45684887" src-id="45683375" dest-id="45684857" weight="6.325145505393162"/>
<connection id="45684889" src-id="45683377" dest-id="45684857" weight="-5.3707100056988315"/>
<connection id="45684890" src-id="45683378" dest-id="45684857" weight="-4.754952447032433"/>
<connection id="45684892" src-id="45683380" dest-id="45684857" weight="-7.024019448188481"/>
<connection id="45684893" src-id="45683381" dest-id="45684857" weight="-6.862735786792201"/>
<connection id="45684894" src-id="45683382" dest-id="45684857" weight="7.088287528589542"/>
<connection id="45684895" src-id="45683383" dest-id="45684857" weight="-0.6235452395765757"/>
<connection id="45684896" src-id="45683384" dest-id="45684857" weight="-0.7737320428473602"/>
<connection id="45684897" src-id="45683385" dest-id="45684857" weight="6.0398218211016745"/>
<connection id="45684898" src-id="45683386" dest-id="45684857" weight="10.0"/>
<connection id="45684899" src-id="45683387" dest-id="45684857" weight="7.491485030933286"/>
<connection id="45684900" src-id="45683388" dest-id="45684857" weight="6.3170260973267744"/>
<connection id="45684902" src-id="45683390" dest-id="45684857" weight="-9.815096350818424"/>
<connection id="45684904" src-id="45683392" dest-id="45684857" weight="5.210755176833915"/>
<connection id="45684905" src-id="45683393" dest-id="45684857" weight="10.0"/>
<connection id="45684906" src-id="45683394" dest-id="45684857" weight="4.031911931890303"/>
<connection id="45684908" src-id="45683396" dest-id="45684857" weight="8.043331431767832"/>
<connection id="45684909" src-id="45683397" dest-id="45684857" weight="8.673993843720512"/>
<connection id="45684910" src-id="45683398" dest-id="45684857" weight="-5.766010223649179"/>
<connection id="45684911" src-id="45683399" dest-id="45684857" weight="6.177111240118799"/>
<connection id="45684912" src-id="45683400" dest-id="45684857" weight="4.113180419360859"/>
<connection id="45684913" src-id="45683401" dest-id="45684857" weight="-3.2249077440424796"/>
<connection id="45684914" src-id="45683402" dest-id="45684857" weight="4.372639962819504"/>
<connection id="45684915" src-id="45683403" dest-id="45684857" weight="3.0572442517958107"/>
<connection id="45684916" src-id="45683404" dest-id="45684857" weight="1.4588273038903168"/>
<connection id="45684917" src-id="45683405" dest-id="45684857" weight="7.067601408491519"/>
<connection id="45684918" src-id="45683406" dest-id="45684857" weight="2.7454490541398657"/>
<connection id="45684919" src-id="45683407" dest-id="45684857" weight="-1.3314193834297736"/>
<connection id="45684920" src-id="45683408" dest-id="45684857" weight="9.651448095270672"/>
<connection id="45684921" src-id="45683409" dest-id="45684857" weight="-1.279319953788117"/>
<connection id="45684922" src-id="45683410" dest-id="45684857" weight="-6.282795007882067"/>
<connection id="45684923" src-id="45683411" dest-id="45684857" weight="-0.5633503160733386"/>
<connection id="45684924" src-id="45683412" dest-id="45684857" weight="10.0"/>
<connection id="45684926" src-id="45683414" dest-id="45684857" weight="5.984600350648363"/>
<connection id="45684927" src-id="45683415" dest-id="45684857" weight="4.633108829534038"/>
<connection id="45684928" src-id="45683416" dest-id="45684857" weight="6.5618989219597665"/>
<connection id="45684929" src-id="45683417" dest-id="45684857" weight="-4.634023898512784"/>
<connection id="45684930" src-id="45683418" dest-id="45684857" weight="6.516039209597584"/>
<connection id="45684931" src-id="45683419" dest-id="45684857" weight="8.03135906000195"/>
<connection id="45684932" src-id="45683420" dest-id="45684857" weight="4.509862754223546"/>
<connection id="45684934" src-id="45683422" dest-id="45684857" weight="-4.1523843816994175"/>
<connection id="45684935" src-id="45683423" dest-id="45684857" weight="-5.935877834537173"/>
<connection id="45684936" src-id="45683424" dest-id="45684857" weight="-0.16985257900472117"/>
<connection id="45684939" src-id="45683427" dest-id="45684857" weight="5.3620333190592"/>
<neuron id="45684941" type="out" activation="sigmoid"/>
<connection id="45684942" src-id="45683346" dest-id="45684941" weight="9.784355521220451"/>
<connection id="45684944" src-id="45683348" dest-id="45684941" weight="-3.1051241651501655"/>
<connection id="45684946" src-id="45683350" dest-id="45684941" weight="8.816746003906864"/>
<connection id="45684947" src-id="45683351" dest-id="45684941" weight="-5.180916887557602"/>
<connection id="45684948" src-id="45683352" dest-id="45684941" weight="10.0"/>
<connection id="45684949" src-id="45683353" dest-id="45684941" weight="-8.62665050907237"/>
<connection id="45684950" src-id="45683354" dest-id="45684941" weight="10.0"/>
<connection id="45684951" src-id="45683355" dest-id="45684941" weight="-9.692891982856366"/>
<connection id="45684952" src-id="45683356" dest-id="45684941" weight="-7.443062841601603"/>
<connection id="45684953" src-id="45683357" dest-id="45684941" weight="-5.601424366052968"/>
<connection id="45684954" src-id="45683358" dest-id="45684941" weight="-3.6414099314608928"/>
<connection id="45684955" src-id="45683359" dest-id="45684941" weight="1.4232087234821007"/>
<connection id="45684956" src-id="45683360" dest-id="45684941" weight="-3.5599234150800134"/>
<connection id="45684957" src-id="45683361" dest-id="45684941" weight="6.050094740956805"/>
<connection id="45684958" src-id="45683362" dest-id="45684941" weight="2.3183685177218853"/>
<connection id="45684960" src-id="45683364" dest-id="45684941" weight="7.753747748025905"/>
<connection id="45684961" src-id="45683365" dest-id="45684941" weight="-4.857961030583274"/>
<connection id="45684962" src-id="45683366" dest-id="45684941" weight="-9.274767907587714"/>
<connection id="45684963" src-id="45683367" dest-id="45684941" weight="9.51753050259006"/>
<connection id="45684964" src-id="45683368" dest-id="45684941" weight="6.615397570364083"/>
<connection id="45684965" src-id="45683369" dest-id="45684941" weight="-9.832511742905437"/>
<connection id="45684969" src-id="45683373" dest-id="45684941" weight="3.4317637278226596"/>
<connection id="45684971" src-id="45683375" dest-id="45684941" weight="3.5256766022122994"/>
<connection id="45684973" src-id="45683377" dest-id="45684941" weight="7.358096136691547"/>
<connection id="45684974" src-id="45683378" dest-id="45684941" weight="2.8741585476080287"/>
<connection id="45684975" src-id="45683379" dest-id="45684941" weight="-1.7227318906600577"/>
<connection id="45684976" src-id="45683380" dest-id="45684941" weight="2.6388079510873412"/>
<connection id="45684977" src-id="45683381" dest-id="45684941" weight="6.866872362873944"/>
<connection id="45684978" src-id="45683382" dest-id="45684941" weight="-1.2017723880676323"/>
<connection id="45684979" src-id="45683383" dest-id="45684941" weight="-8.988571767888516"/>
<connection id="45684980" src-id="45683384" dest-id="45684941" weight="-5.619749807059771"/>
<connection id="45684981" src-id="45683385" dest-id="45684941" weight="-1.508111537695743"/>
<connection id="45684982" src-id="45683386" dest-id="45684941" weight="-4.7118547286028765"/>
<connection id="45684983" src-id="45683387" dest-id="45684941" weight="-6.265729992778838"/>
<connection id="45684984" src-id="45683388" dest-id="45684941" weight="4.784043971922859"/>
<connection id="45684986" src-id="45683390" dest-id="45684941" weight="5.798549211886506"/>
<connection id="45684989" src-id="45683393" dest-id="45684941" weight="-4.755287805359288"/>
<connection id="45684990" src-id="45683394" dest-id="45684941" weight="2.8536171032509583"/>
<connection id="45684991" src-id="45683395" dest-id="45684941" weight="1.622721638774924"/>
<connection id="45684992" src-id="45683396" dest-id="45684941" weight="9.056944589529387"/>
<connection id="45684993" src-id="45683397" dest-id="45684941" weight="-10.0"/>
<connection id="45684995" src-id="45683399" dest-id="45684941" weight="7.067887115401245"/>
<connection id="45684996" src-id="45683400" dest-id="45684941" weight="3.853996725661129"/>
<connection id="45684997" src-id="45683401" dest-id="45684941" weight="-10.0"/>
<connection id="45684999" src-id="45683403" dest-id="45684941" weight="-5.40332338511562"/>
<connection id="45685000" src-id="45683404" dest-id="45684941" weight="-7.062399282357077"/>
<connection id="45685001" src-id="45683405" dest-id="45684941" weight="-5.587633516620832"/>
<connection id="45685002" src-id="45683406" dest-id="45684941" weight="5.969676387599372"/>
<connection id="45685004" src-id="45683408" dest-id="45684941" weight="2.9828947809710407"/>
<connection id="45685006" src-id="45683410" dest-id="45684941" weight="0.9901928947686823"/>
<connection id="45685007" src-id="45683411" dest-id="45684941" weight="-6.152806347907098"/>
<connection id="45685008" src-id="45683412" dest-id="45684941" weight="-10.0"/>
<connection id="45685009" src-id="45683413" dest-id="45684941" weight="-7.613720772692575"/>
<connection id="45685010" src-id="45683414" dest-id="45684941" weight="-2.0891537884931703"/>
<connection id="45685011" src-id="45683415" dest-id="45684941" weight="-1.213445690643494"/>
<connection id="45685012" src-id="45683416" dest-id="45684941" weight="3.6631031343672453"/>
<connection id="45685013" src-id="45683417" dest-id="45684941" weight="7.18776449243554"/>
<connection id="45685014" src-id="45683418" dest-id="45684941" weight="-1.6944745574797788"/>
<connection id="45685015" src-id="45683419" dest-id="45684941" weight="10.0"/>
<connection id="45685016" src-id="45683420" dest-id="45684941" weight="-1.3145319189417368"/>
<connection id="45685018" src-id="45683422" dest-id="45684941" weight="9.128317655101375"/>
<connection id="45685019" src-id="45683423" dest-id="45684941" weight="-0.09057945019376357"/>
<connection id="45685020" src-id="45683424" dest-id="45684941" weight="1.9899124413315983"/>
<connection id="45685021" src-id="45683425" dest-id="45684941" weight="-4.120822475300092"/>
<connection id="45685022" src-id="45683426" dest-id="45684941" weight="-6.871374562959138"/>
<connection id="45685023" src-id="45683427" dest-id="45684941" weight="-9.026572512427856"/>
<connection id="45685024" src-id="45683428" dest-id="45684941" weight="10.0"/>
<connection id="45694828" src-id="45683366" dest-id="45683849" weight="1.2953354821571754"/>
<connection id="45706147" src-id="45683374" dest-id="45683513" weight="1.1424293297326944"/>
<connection id="45831589" src-id="45683382" dest-id="45683597" weight="1.6170059589881043"/>
</chromosome> | 88.781659 | 108 | 0.741585 |
6beab107423b9ea49978785b4fed9b34cdc294d0 | 42,381 | xml | XML | src/cf/ExchangePlans/ОбновлениеИнформационнойБазы/Ext/Content.xml | 1c-syntax/ssl_3_1 | 472d8fd83b51a81e9abed684af6e57bacbf63bfe | [
"CC-BY-4.0"
] | 22 | 2020-04-04T10:31:39.000Z | 2022-03-28T06:35:34.000Z | src/cf/ExchangePlans/ОбновлениеИнформационнойБазы/Ext/Content.xml | 1c-syntax/ssl_3_1 | 472d8fd83b51a81e9abed684af6e57bacbf63bfe | [
"CC-BY-4.0"
] | null | null | null | src/cf/ExchangePlans/ОбновлениеИнформационнойБазы/Ext/Content.xml | 1c-syntax/ssl_3_1 | 472d8fd83b51a81e9abed684af6e57bacbf63bfe | [
"CC-BY-4.0"
] | 6 | 2020-06-17T14:34:28.000Z | 2022-03-28T06:35:32.000Z | <?xml version="1.0" encoding="UTF-8"?>
<ExchangePlanContent xmlns="http://v8.1c.ru/8.3/xcf/extrnprops" xmlns:xr="http://v8.1c.ru/8.3/xcf/readable" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.10">
<Item>
<Metadata>InformationRegister.СостоянияРассылокОтчетов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ЭлектронноеПисьмоВходящееПрисоединенныеФайлы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ШаблоныАнкет</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ПроцессыДляЗапуска</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.НаличиеФайлов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьПочтовыйКлиент</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.УдалитьХранимыеФайлыВерсий</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ПараметрыАдминистрированияИБ</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьШаблоныСообщений</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ПараметрыИтоговИАгрегатов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СообщенияОбменаДанными</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.НаборыДополнительныхРеквизитовИСведений</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ПериодыНерабочихДнейКалендаря</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ПапкиЭлектронныхПисем</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ВариантыОтчетов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ОтветыНаВопросыАнкет</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ВерсииОбъектов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ДатаУведомленияОНовыхЗадачах</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.КэшПереводов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ЗамерыКомментарииСтатистики</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьЭлектронныеПодписи</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ПрофилиКлючевыхОпераций</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ПараметрыРезервногоКопирования</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьДополнительныеОтчетыИОбработки</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СтатистикаКонфигурации</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.НомераОтсканированныхФайлов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>ChartOfCharacteristicTypes.РазделыДатЗапретаИзменения</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.НеудаленныеОбъекты</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ПериодХраненияЗамеров</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.НастройкиПодчиненногоУзлаРИБ</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.НепринятыеКОбработкеПочтовымСерверомИсходящиеПисьма</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ВопросыШаблонаАнкеты</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ЗамерыВремени</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>ChartOfCharacteristicTypes.ДополнительныеРеквизитыИСведения</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.КурсыВалют</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ВерсияДатЗапретаИзменения</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.НастройкаПроксиСервера</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ЗапрещатьЗагрузкуФайловПоРасширению</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ОбработчикиСобытийСинхронизацииДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ВнешниеКомпоненты</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.АдресПубликацииИнформационнойБазыВИнтернете</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.КлючиДоступа</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.НаборыЗначенийДоступа</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.НастройкиУчетныхЗаписейЭлектроннойПочты</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.КалендарныеГрафики</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ДомаЗданияСтроения</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ЗапретитьОтображениеНебезопасногоСодержимогоВПисьмах</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ШаблоныСообщенийПрисоединенныеФайлы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.Календари</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ИдентификаторыПолученныхЭлектронныхПисем</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ОбновлениеКлючейДоступаКДанным</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.Валюты</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ШаблоныСообщений</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ЗависимостиПравДоступа</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СлужебныеАдресныеСведения</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.УровниСокращенийАдресныхСведений</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СостоянияОригиналовПервичныхДокументов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СоответствияОбъектовИнформационныхБаз</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьСинхронизациюДанныхВЛокальномРежиме</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ВерсияКлассификатораБанков</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ВыполнятьЗамерыПроизводительности</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ПрофильБезопасностиИнформационнойБазы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ДнейДоСкрытияПерсональныхДанныхСубъектов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ЗапланированноеВзаимодействиеПрисоединенныеФайлы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.НастройкиОбменаДаннымиXDTO</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьПризнакРассмотрено</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ПредопределенныеВариантыОтчетовВерсийРасширений</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СубъектыДляСкрытияПерсональныхДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.СписокРасширенийФайловOpenDocumentОбластиДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьСинхронизациюДанныхВМоделиСервиса</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ИспользованиеПоставляемыхДополнительныхОтчетовИОбработокВОбластяхДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.РазрешенияНаИспользованиеВнешнихРесурсов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.НастройкиСинхронизацииФайлов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.УдалитьОбластиПерсональныхДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.КлючевыеОперации</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ВидыПроверок</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.НезависимоеИспользованиеДополнительныхОтчетовИОбработокВМоделиСервиса</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ВариантыОтветовАнкет</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.Заметки</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.АдресДляВосстановленияПароляУчетнойЗаписи</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Task.ЗадачаИсполнителя</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ДополнительныеСведения</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ПредопределенныеВариантыОтчетовРасширений</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.КлючиДоступаКРегиструРезультатыПроверкиУчета</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ПутиКПрограммамЭлектроннойПодписиИШифрованияНаСерверахLinux</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СостоянияПроверокВеденияУчета</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Document.НазначениеОпросов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.СценарииОбменовДанными</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьСкрытиеПерсональныхДанныхСубъектов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ИдентификаторыОбъектовМетаданных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ФайлыВРабочемКаталоге</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьШифрование</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ДанныеОбработанныеВЦентральномУзлеРИБ</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ОбработчикиОбновления</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ИсполнителиЗадач</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Document.ТелефонныйЗвонок</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.НастройкиВерсионированияОбъектов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.РолиИсполнителей</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ОбщиеВнешниеКомпоненты</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.СписокЗапрещенныхРасширенийОбластиДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.НастройкиТранспортаОбменаОбластейДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ОтправлятьПисьмаВФорматеHTML</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьПодчиненныеБизнесПроцессы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.УдалитьЛогинДоступаКСервисуMorpher</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СостоянияКонтактовВзаимодействий</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ОбластиПерсональныхДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СтатусыСинхронизацииФайловСОблачнымСервисом</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьДатыЗапретаЗагрузки</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ДанныеПроизводственногоКалендаря</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьВерсионированиеОбъектов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ВерсииРасширений</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.НаследованиеНастроекПравОбъектов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ПричиныИзмененияАдресныхСведений</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СессииОбменаСообщениямиСистемы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.СписокРасширенийТекстовыхФайлов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ЗагруженныеВерсииАдресныхСведений</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ПраваРолей</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ТелефонныйЗвонокПрисоединенныеФайлы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Document.ЗапланированноеВзаимодействие</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.СписокРасширенийФайловOpenDocument</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ПравилаПроверкиУчета</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ДатаПоследнейВыгрузкиЗамеровПроизводительностиUTC</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Document.Встреча</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.Пользователи</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ЗагрузитьСообщениеОбменаДанными</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ПроверятьЭлектронныеПодписиНаСервере</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ПровайдерSMS</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ПользовательСтандартногоИнтерфейсаOData</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ВерсииПодсистем</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ПользовательскиеНастройкиОтчетов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СостоянияОбменовДанными</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьАвтономнуюРаботуВМоделиСервиса</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ПредметыПапкиВзаимодействий</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ЗначенияГруппДоступаПоУмолчанию</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ОтложенноеОбновлениеЗавершеноУспешно</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИзвлекатьТекстыФайловНаСервере</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьПрофилиБезопасностиДляДОО</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.КоличествоЗамеровВПакетеЭкспорта</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьДополнительныеРеквизитыИСведения</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.КлючиДоступаВнешнихПользователей</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.РазрешитьВыполнениеДООРегламентнымиЗаданиямиВМоделиСервиса</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Document.СообщениеSMS</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ОчередьИзвлеченияТекста</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьАнкетирование</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.УчетныеЗаписиЭлектроннойПочты</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.МаксимальныйРазмерФайла</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ЗапросыРазрешенийНаИспользованиеВнешнихРесурсов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ПользовательскиеНастройкиДоступаКОбработкам</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ПакетыИнформацииПриЗапуске</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ЗамерыОбластиСтатистики</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ПараметрыБлокировкиРаботыСВнешнимиРесурсами</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ПриоритетОбновленияВОбластяхДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Document.Анкета</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.КлючиДоступаНаборовГруппДоступа</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.НастройкиВходаПользователей</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ПараметрыАдресногоКлассификатора</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ПроизводственныеКалендари</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.СтроковыеКонтактыВзаимодействий</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ПоставляемыеДополнительныеОтчетыИОбработки</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ЭлектронноеПисьмоИсходящееПрисоединенныеФайлы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.НазначениеДополнительныхОбработок</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ВидыКонтактнойИнформации</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.СтраныМира</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.СоздаватьЭлектронныеПодписиНаСервере</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьДатуИВремяВСрокахЗадач</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СклоненияПредставленийОбъектов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СогласияНаОбработкуПерсональныхДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ПубличныеИдентификаторыСинхронизируемыхОбъектов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Document.ОтзывСогласияНаОбработкуПерсональныхДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ДополнительныеАдресныеСведения</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.СертификатыКлючейЭлектроннойПодписиИШифрования</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.НастройкиТранспортаОбменаДанными</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.СтатусОбновленияКонфигурации</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьОтправкуSMSВШаблонахСообщений</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ОбновлениеКлючейДоступаТекущиеЗадания</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СведенияОФайлах</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.КоличествоПотоковОбновленияДоступа</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СоставыГруппПользователей</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ПотокиОбновления</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ПользовательскиеМакетыПечати</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.БезопасноеХранилищеДанныхОбластейДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ТаблицыГруппДоступа</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ЗакладкиВзаимодействий</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.СостоянияОригиналовПервичныхДокументов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ИзмененияОбщихДанныхУзлов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ОбновлениеКлючейДоступаПользователей</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.РассылкиОтчетов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.НеразделенныеПользователи</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.УведомленияОПрочтении</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ДанныеОбъектовДляРегистрацииВОбменах</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ДанныеБизнесПроцессов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Document.ЭлектронноеПисьмоИсходящее</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.МинимальныйИнтервалРегламентныхЗаданийДОИОВМоделиСервиса</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользованиеКаталогаДополнительныхОтчетовИОбработокВМоделиСервиса</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.УдалитьЗамерыВремени3</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.НастройкиПравОбъектов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ДополнительныеОтчетыИОбработки</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ВнешниеПользователи</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ПапкиФайлов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.НапоминанияПользователя</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ДатаОбновленияПовторноИспользуемыхЗначенийМРО</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ЗначенияГруппДоступа</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьАльтернативныйСерверДляЗагрузкиКурсовВалют</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьПолнотекстовыйПоиск</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.КаталогСообщенийОбменаДаннымиДляWindows</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.АвтоматическиНастраиватьРазрешенияВПрофиляхБезопасности</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.КэшПрограммныхИнтерфейсов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ГруппыЗначенийДоступа</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.НастройкиКомандПечати</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ДанныеДляОтложенногоОбновления</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.НеИспользоватьРазделениеПоОбластямДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.КаталогСообщенийОбменаДаннымиДляLinux</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.СведенияОБлокируемыхОбъектах</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ПредопределенныеВариантыОтчетов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьЭлектроннуюПочтуВШаблонахСообщений</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьСинхронизациюДанныхВМоделиСервисаСПриложениемВИнтернете</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ОценкаПроизводительностиПериодЗаписи</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ГлавныйУзел</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ЗаголовокСистемы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.РучныеИзмененияГрафиковРаботы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьБизнесПроцессыИЗадачи</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СостоянияОбменовДаннымиОбластейДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ГруппыПользователей</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользуютсяПрофилиБезопасности</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ОграничиватьДоступНаУровнеЗаписейУниверсально</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ЗарегистрированыИзмененияДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.НастройкиОчисткиФайлов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ОбщиеНастройкиУзловИнформационныхБаз</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ЗначенияСвойствОбъектовИерархия</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.МаксимальныйРазмерФайлаОбластиДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьВнешнихПользователей</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.УчетныеЗаписиСинхронизацииФайлов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ПараметрыРаботыПрограммы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ПрограммыЭлектроннойПодписиИШифрования</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ИдентификаторыОбъектовРасширений</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СостоянияПапокПисем</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.НастройкиКолонтитулов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьОнлайнПоддержку</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.УдалитьНастройкиТранспортаОбмена</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>ChartOfCharacteristicTypes.ОбъектыАдресацииЗадач</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьГруппыПользователей</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.СинхронизироватьДанныеСПриложениемВИнтернетеПриНачалеРаботыПрограммы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ПсевдонимыПредопределенныхУзлов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СостоянияУспешныхОбменовДаннымиОбластейДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьНесколькоПроизводственныхКалендарей</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ПравилаДляОбменаДанными</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ОбластиСтатистики</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.АдресныеОбъекты</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.НастройкаПодчиненногоУзлаРИБЗавершена</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ГруппыИсполнителейЗадач</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ЗначенияСвойствОбъектов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ДатыПоследнейЗагрузкиПочтовыхСообщений</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ЭлектронныеПодписи</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ПараметрыОграниченияДоступа</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.КлассификаторБанков</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ИсторияАдресныхОбъектов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.СписокЗапрещенныхРасширений</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СвязиАдресныхОбъектов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СообщенияОбменаДаннымиОбластейДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.НастройкиВариантовОтчетов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.СообщениеSMSПрисоединенныеФайлы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СертификатыШифрования</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.УдалитьРезультатыОбменаДанными</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ИспользованиеДополнительныхОтчетовИОбработокСервисаВАвтономномРабочемМесте</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ЗаблокированныеДляПолученияУчетныеЗаписи</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ПараметрыРаботыВерсийРасширений</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.НастройкиТранспортаОбменаОбластиДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьНапоминанияПользователя</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ПрефиксУзлаРаспределеннойИнформационнойБазы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.СообщениеОбменаДаннымиИзГлавногоУзла</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьЗаметки</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ОчередьИнсталляцииПоставляемыхДополнительныхОтчетовИОбработокВОбластиДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ЯзыкиПечатныхФорм</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Document.СогласиеНаОбработкуПерсональныхДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.РезультатыОбменаДанными</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.БуферОперацийСтатистики</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ПараметрыЦентраМониторинга</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ОграничиватьДоступНаУровнеЗаписей</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ГруппыВнешнихПользователей</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ЗамерыВремениТехнологические</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьРазделениеПоОбластямДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ХранитьФайлыВТомахНаДиске</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьСервисСклоненияMorpher</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.СведенияОбОбновленииИБ</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ГруппыДоступа</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ОбщиеПоставляемыеМакетыПечати</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.КоличествоПотоковОбновленияИнформационнойБазы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СостоянияУспешныхОбменовДанными</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ИспользуемыеВидыДоступа</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ОтложенноеОбновлениеВГлавномУзлеЗавершеноУспешно</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ДатыЗапретаИзменения</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.УдаляемыеОбъекты</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ВстречаПрисоединенныеФайлы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.КлючиДоступаКРегистрам</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьДатыЗапретаИзменения</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ЗемельныеУчастки</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.КлючиДоступаКОбъектам</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьПрочиеВзаимодействия</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ЭтоАвтономноеРабочееМесто</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.НаборыГруппДоступа</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ТомаХраненияФайлов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ВерсииПодсистемОбластейДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ПравилаОбработкиЭлектроннойПочты</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>ChartOfCharacteristicTypes.ВопросыДляАнкетирования</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>BusinessProcess.Задание</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ИдентификаторыОбъектовВерсийРасширений</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.СинхронизироватьДанныеСПриложениемВИнтернетеПриЗавершенииРаботыПрограммы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.КоличествоЭлементовВТранзакцииЗагрузкиДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ЗагрузитьРасширенияИзменяющиеСтруктуруДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.КлючиДоступаПользователей</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.КлючиДоступаГруппДоступа</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ИспользуемыеВидыДоступаПоТаблицам</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ДампыПлатформы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.АдресПубликацииИнформационнойБазыВЛокальнойСети</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.КодировкиФайлов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ЗамерыОперацииСтатистики</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ПоследнееОбновлениеДоступа</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.Файлы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ПрефиксПоследнегоАвтономногоРабочегоМеста</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИсточникДанныхАдресногоКлассификатора</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ЗамерыСтатистики</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.КомментарииСтатистики</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ОриентирыАдресныхОбъектов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.СинхронизироватьФайлы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ВерсииФайлов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ОперацииСтатистики</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ДвоичныеДанныеФайлов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ОбработчикиОбновленияОбщихДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ПовторитьЗагрузкуСообщенияОбменаДаннымиПередЗапуском</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.КомментарииОперацииСтатистики</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.КонтактыВзаимодействий</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.РабочиеКаталогиФайлов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ПакетыДляОтправки</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ДетализироватьОбновлениеИБВЖурналеРегистрации</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Catalog.ПрофилиГруппДоступа</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Document.ЭлектронноеПисьмоВходящее</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьСинхронизациюДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИдентификаторИнформационнойБазы</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.ПоставляемыеМакетыПечати</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИзменятьЗаданияЗаднимЧислом</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.РежимыПодключенияВнешнихМодулей</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.БезопасноеХранилищеДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СостоянияПредметовВзаимодействий</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.РезультатыПроверкиУчета</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьСинхронизациюДанныхВМоделиСервисаСЛокальнойПрограммой</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.СведенияОПользователях</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>InformationRegister.БлокировкиСеансовОбластейДанных</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьУдалениеПомеченныхОбъектов</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
<Item>
<Metadata>Constant.ИспользоватьДатуНачалаЗадач</Metadata>
<AutoRecord>Deny</AutoRecord>
</Item>
</ExchangePlanContent> | 30.293781 | 222 | 0.751044 |
d412812dcec99fb3f69155e249b9abb216c0b4ef | 187 | xml | XML | scripts/startupClass.xml | tazlambert/weblogic-operator-tutorial | b4c3d99afcb7860b970b394127a5353608075f9f | [
"UPL-1.0"
] | 2 | 2020-05-10T16:09:20.000Z | 2020-06-17T14:57:48.000Z | scripts/startupClass.xml | tazlambert/weblogic-modernization | b4c3d99afcb7860b970b394127a5353608075f9f | [
"UPL-1.0"
] | null | null | null | scripts/startupClass.xml | tazlambert/weblogic-modernization | b4c3d99afcb7860b970b394127a5353608075f9f | [
"UPL-1.0"
] | 2 | 2020-03-05T09:34:52.000Z | 2020-03-11T02:10:51.000Z | <startup-class>
<name>weblogic-logging-exporter</name>
<target>admin-server,cluster-1</target>
<class-name>weblogic.logging.exporter.Startup</class-name>
</startup-class>
| 31.166667 | 62 | 0.716578 |
a36c6e2ed2bfb19dbc415d17de250725fed0d276 | 126,844 | xml | XML | emploees/2018/data-20190801-structure-20180801/VO_OTKRDAN3_9965_9965_20190730_74801c7c-ac87-4498-8388-d6fb42c8d55b.xml | Karmanoid/Open-Tax-Data | 074b60078ca61720de26c7a4a9174d97615065ec | [
"MIT"
] | null | null | null | emploees/2018/data-20190801-structure-20180801/VO_OTKRDAN3_9965_9965_20190730_74801c7c-ac87-4498-8388-d6fb42c8d55b.xml | Karmanoid/Open-Tax-Data | 074b60078ca61720de26c7a4a9174d97615065ec | [
"MIT"
] | null | null | null | emploees/2018/data-20190801-structure-20180801/VO_OTKRDAN3_9965_9965_20190730_74801c7c-ac87-4498-8388-d6fb42c8d55b.xml | Karmanoid/Open-Tax-Data | 074b60078ca61720de26c7a4a9174d97615065ec | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?><Файл ИдФайл="VO_OTKRDAN3_9965_9965_20190730_74801c7c-ac87-4498-8388-d6fb42c8d55b" ВерсФорм="4.01" ВерсПрог="1.0" ТипИнф="ОТКРДАННЫЕ3" КолДок="538"><ИдОтпр><ФИООтв Фамилия="_" Имя="_"/></ИдОтпр><Документ ИдДок="68e9889f-0cf1-4a3e-be78-ba0be522c236" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "А-ГРУПП"" ИННЮЛ="7743230543"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="2d1c7f8b-35c7-4844-b784-223f5898e891" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ АГЕНТСТВО КОММЕРЧЕСКОЙ НЕДВИЖИМОСТИ "ЭКСПЕРТ"" ИННЮЛ="5406981963"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="c786edb3-cc3a-4982-83be-dddcf495a2da" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВРОРА"" ИННЮЛ="7456038010"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="5ad77bef-4c99-45bc-b4c0-d62b8659cd24" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЕРТИКАЛЬ"" ИННЮЛ="5031127493"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="b123f126-25b7-4acd-badb-505b30f02d56" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЕМБИС"" ИННЮЛ="5053045484"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="d7f7e050-76a4-45aa-b5a4-368aaffc9c90" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРКТИКСТРОЙ"" ИННЮЛ="2901288733"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="bbdef816-5b2b-4538-a0e1-0aa9f8e53de2" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СПЕЦИАЛИЗИРОВАННОЕ КОНСУЛЬТАЦИОННОЕ БЮРО "ТАКТИКА"" ИННЮЛ="7447277911"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="08859ae0-3277-4694-b27b-61f6f710d427" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХНОЛОГИЯ К"" ИННЮЛ="7801338860"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="27f5c50f-7b3e-48d0-81a9-a70370d87956" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НАРОДНЫЙ ДОМ"" ИННЮЛ="3702187468"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="5efc15b1-4de8-4eb9-bfe5-05194244c1d0" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЗЕРНО-ПЛЮС"" ИННЮЛ="7329025957"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="bd76a3a3-53fe-4a00-a942-ec4d52b12f14" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРСО-НЕФТЬ"" ИННЮЛ="7329025964"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="1913c6a1-bf48-4335-90a7-a94a1955966e" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БЕТЕЛЬГЕЙЗЕ"" ИННЮЛ="7814708483"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="a1923f44-6314-4a54-a56b-65dca22a2dde" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НИКВАЛЬ"" ИННЮЛ="7328095704"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="2cb5bd71-a7bd-4ffd-976b-b9cdf3b30d5c" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРИОПТ"" ИННЮЛ="7327084756"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="7fd7a328-e79a-4815-bec8-a738a4449f26" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УДАЧА"" ИННЮЛ="6952313142"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="254ab25f-ad55-498d-8ca7-0aad693c46b2" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕРКУРИЙ"" ИННЮЛ="7751098521"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="3cef2001-a793-4d8b-99c5-aed67bd6730b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МОНИТОР КЭПИТАЛ"" ИННЮЛ="7728383231"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="dd523c13-0713-42cf-afb8-d9c56a6cec4b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНЖЕНЕРСЕРВИС ПЛЮС"" ИННЮЛ="1832146476"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="8288f20f-af95-4474-8ca4-a44cb585eb65" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СВАРОГ"" ИННЮЛ="9718079250"/><СведССЧР КолРаб="10"/></Документ><Документ ИдДок="b9559e23-0500-4fff-ae70-579b038a9862" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КРУАССАН ГРУПП"" ИННЮЛ="9710039841"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="212d5899-5b41-43f1-b7b4-20695ec7d08d" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВИТТЕ ФИНАНС"" ИННЮЛ="7703435463"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="adad3d9a-ee33-495a-b3dc-f0dc3c224106" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ МАЛЯРНО-КУЗОВНОЙ ЦЕНТР "ПРЕСТИЖ"" ИННЮЛ="5614080487"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="1ad9b18b-d11c-4982-801f-28e725d16b10" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЬЮВЕРЕСТ"" ИННЮЛ="7728383249"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="29c2f1ea-6f3c-49c1-82a9-b6064dd11d55" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛИСА"" ИННЮЛ="7802637319"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="2b7223dc-8b93-4242-b136-72bb824b8047" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РУБИКОН"" ИННЮЛ="6452130775"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="8b681138-7aac-443c-9abb-4cbb56cdcfa0" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЕКТОР СИ"" ИННЮЛ="9718079268"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="1206891e-c30e-465a-8dbc-d8a3bcb84d68" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КЕАТЛ"" ИННЮЛ="7704446387"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="b4d156a4-cca8-485a-aa78-7b29ac299b0e" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МСК СТАНДАРТ"" ИННЮЛ="7716873591"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="6f7ccf44-03b5-427b-851d-fed699045805" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ХОККЕЙ ПЛЮС"" ИННЮЛ="6321438647"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="5acbea55-f238-41aa-908f-180dadaee1dd" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СИСТЕМЫ БИОЛОГИЧЕСКОГО СИНТЕЗА-СБС"" ИННЮЛ="7736314136"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="00851374-e7ca-4158-a3fa-ae48a152fe93" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МИЛЯ"" ИННЮЛ="6317121485"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="10c9e06e-c0ea-4f58-8eba-0625740e888f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЕВГЕНИЯ"" ИННЮЛ="6102068880"/><СведССЧР КолРаб="4"/></Документ><Документ ИдДок="f7691376-3361-42a0-967e-52643255ce02" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УПРАВЛЯЮЩАЯ КОМПАНИЯ "СПУТНИК"" ИННЮЛ="6155078032"/><СведССЧР КолРаб="5"/></Документ><Документ ИдДок="3ccb5df8-5954-487f-8e8c-3bcb295aaa73" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛИГАЛ ПРО"" ИННЮЛ="6316238931"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="a8fdf642-2e4e-4857-8c3b-7e2eda89b690" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОНСТАНТА ЭСТЕЙТ"" ИННЮЛ="6315020717"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="a3047941-52f7-4d9c-86d5-a54ef0d09d13" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОКТЯБРЬ"" ИННЮЛ="6155078040"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="2322b0e3-a8d5-4206-a190-49267f3c0fea" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОДЮСЕРСКИЙ ЦЕНТР ЛИМА"" ИННЮЛ="6317121492"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="c961344f-a8e1-4cb1-8275-7fa51601cc5b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭЛИТ ПРЕМИУМ"" ИННЮЛ="6150095605"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="a69ca0ee-1ed8-4ea0-893d-da44ff9c98e2" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛИС ГРУПП"" ИННЮЛ="7751098585"/><СведССЧР КолРаб="8"/></Документ><Документ ИдДок="73305e94-2fe0-4edf-9085-162667ea4a36" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ТРАНСПОРТНАЯ КОМПАНИЯ "ТРАНС-ТАЙМ"" ИННЮЛ="6321438654"/><СведССЧР КолРаб="10"/></Документ><Документ ИдДок="904fa19d-cec0-4d6b-9aa1-6011383c4bf5" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХНОЮГРУСЬ"" ИННЮЛ="6166107038"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="6d5ca88e-c9ef-46fc-92d4-6367c27ee882" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФАВОРИТ"" ИННЮЛ="6318029852"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="2cb7ba19-1a04-4566-a2f7-c37bd9bdc240" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛЬФА-ВАРИАНТ"" ИННЮЛ="6316238949"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="d7a9775a-6333-41e5-9b19-f510f10b0d38" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВИАРЕМПРОЕКТ"" ИННЮЛ="6162077061"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="3ae6a613-61de-4e60-9b16-bd51ed02de02" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЭЙК МЕБЕЛЬ"" ИННЮЛ="6683013388"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="e7f08212-bfc3-48df-bf40-32ca202aa2b6" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СМАРТ ОПТ"" ИННЮЛ="6154150230"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="c39a44ad-a04c-4a32-822f-ee1f19c718aa" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БНК"" ИННЮЛ="6318029884"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="e36ded33-c824-4a14-a4ef-74a816d11528" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ"НЕОСТРОЙ"" ИННЮЛ="6317121502"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="ee68d86c-f35c-429b-b923-e220dd3e563b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЭК-63"" ИННЮЛ="6318029877"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="c161d46c-552b-4ada-88c1-ca2256d41e07" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГАРАНТ"" ИННЮЛ="6311175540"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="f38b926c-9b5f-4698-92e3-ba18b586a2b3" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЕТИВИД-САМАРА"" ИННЮЛ="6313553886"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="90010d72-c0e5-4603-b6b1-47c57c12225c" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЧЕРНЯШКИ"" ИННЮЛ="4401184070"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="7ecbc656-22cc-4504-ac51-44bbcfb86b1a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮГСНАБ"" ИННЮЛ="6168100581"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="72d58ba7-6289-4b5d-a81e-72db3c6be5c2" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕТА-ПРОФ"" ИННЮЛ="5907037192"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="fb8cda63-a63d-4dbc-b264-779ea0a113bc" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОЛИМП"" ИННЮЛ="7726414484"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="268e8eea-4e20-4130-b1f8-c8fa1bd7a5a6" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФРДР"" ИННЮЛ="5041206546"/><СведССЧР КолРаб="7"/></Документ><Документ ИдДок="305de946-d635-4bc9-865b-dab535674215" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КРАСОТА И ЗДОРОВЬЕ"" ИННЮЛ="5012095694"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="408e1824-f394-4ec9-bf0a-458d1b3d8b9a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПАССАЖ"" ИННЮЛ="7460039200"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="a9c4a990-320e-4310-97a5-5e679578fa1e" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОРГАЛЬЯНС"" ИННЮЛ="9705110312"/><СведССЧР КолРаб="8"/></Документ><Документ ИдДок="9895ded1-6976-4d4f-8dda-96e1daa7a4fa" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЗИАТСКИЙ КУЛЬТУРНЫЙ ЦЕНТР"" ИННЮЛ="7839092781"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="6dc80589-4272-441c-aa07-5c698a09960f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЕВРОСАНТЕХНИКА"" ИННЮЛ="6732152475"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="b4357c29-10a3-471a-ba4f-9628e16cc52c" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛИРА"" ИННЮЛ="7716873601"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="6a405402-ecc0-4405-90a4-18d7997cb896" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОЦЕНКА+АРХИТЕКТУРА"" ИННЮЛ="7806293387"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="f7dad340-d63e-49df-ad2e-a562601716e9" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГЛОБАЛ СЕРВИС"" ИННЮЛ="7802637326"/><СведССЧР КолРаб="5"/></Документ><Документ ИдДок="0034d22a-f53b-45a6-856c-2d5dc0430e7a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦИТАДЕЛЬ"" ИННЮЛ="7840071391"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="6f120034-82dc-46c0-90d1-1aa475335b45" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "САБРИНА"" ИННЮЛ="5047204129"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="a80642d9-3444-4292-8636-bcff57983952" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЕКАРНЯ ЗОЛОТАЯ НИВА"" ИННЮЛ="3601011718"/><СведССЧР КолРаб="61"/></Документ><Документ ИдДок="14c9c32a-0f1b-42b2-89b6-d235ae64e642" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛЕДА"" ИННЮЛ="7810711238"/><СведССЧР КолРаб="51"/></Документ><Документ ИдДок="e050419a-db98-4387-a989-bdc21c4ad217" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВАЙСПРОЕКТ"" ИННЮЛ="7839092809"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="c9b2c7d3-0526-4590-bcdb-5108326d61e4" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РБ ЛИНИЯ"" ИННЮЛ="7839092799"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="02e4b9a4-51a5-4fc0-8a4f-8006ec85696a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РУССКАЯ СТРОИТЕЛЬНАЯ КОМПАНИЯ"" ИННЮЛ="7802637333"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="745c882c-6184-495b-81b8-de0cb96198f7" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ СК "ПРОМСЕЛЬХОЗСТРОЙ"" ИННЮЛ="3625015535"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="bff0c077-e2b9-4cd6-90d7-27e28307ab61" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭЛКОМПРОМ"" ИННЮЛ="7735166830"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="f0db8678-06e7-40f9-8ab1-79ae17a29ad0" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПОСЛЕДНИЙ ПУТЬ"" ИННЮЛ="6686100173"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="b9151793-166d-4514-b1ed-458c9bbfa2ed" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АМАРАНТ"" ИННЮЛ="7811667937"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="277e99de-723a-489b-b3c6-710a3720fe03" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОЛОВРАТ"" ИННЮЛ="7817074764"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="3c6bac46-6b0b-404c-b629-a220845cf164" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙЭЛИТ"" ИННЮЛ="7842142584"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="5da4624a-912f-4d42-8629-175b51be20a8" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛЬЯНС КОНСАЛТИНГ КОМПАНИ"" ИННЮЛ="7811667944"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="cdaf27c8-3938-4174-887a-5ce9c2b230fa" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АМЕГА"" ИННЮЛ="3663130810"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="0f45175a-a76a-472d-8597-f5f869e4020e" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АСТЭМ"" ИННЮЛ="7801338884"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="3a014c78-3d89-4cca-b5f8-396c8f9fc606" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СПЕКТР"" ИННЮЛ="5908077007"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="33077069-6ad5-48fc-b40b-fc1025885dbd" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СВЕТЛЯЧОК"" ИННЮЛ="7814708490"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="6bf7b0b3-07ae-461f-8022-c40e13c124dc" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АНАЛЕММА"" ИННЮЛ="7804608507"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="9e83a829-0a5b-4168-8242-e97f75b85ec6" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НЛ КОНТИНЕНТ ЧЕЛЯБИНСК"" ИННЮЛ="7453316453"/><СведССЧР КолРаб="5"/></Документ><Документ ИдДок="ad98b4d3-012a-49d9-9ed3-f77c6598d575" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ХОРТ-Р"" ИННЮЛ="1001329600"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="84024200-fb9f-4064-b855-c5ad72b5860b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОРГОВЫЙ ДОМ КЛИМАТРОН"" ИННЮЛ="3663130828"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="6c1d6670-828b-43ce-9b77-bc2e8c93d7ce" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КРЮГЕР ХАУС"" ИННЮЛ="7203432584"/><СведССЧР КолРаб="30"/></Документ><Документ ИдДок="1a15ca74-be48-46df-b340-f38d8d3180fd" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СВЕТОМУЗЫКА"" ИННЮЛ="5903134861"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="ec872247-d3ee-494c-a16f-27af89c77060" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЗАПАДНО-СИБИРСКАЯ ГРУППА КОМПАНИЙ-1"" ИННЮЛ="7203432591"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="4969084e-79cc-4df6-bd3a-acfdd6f6b491" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УРАЛЛЕС"" ИННЮЛ="5903134879"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="74357ffe-2974-42a6-823c-5974ccf024f9" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ХОРТ-С"" ИННЮЛ="1001329618"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="7a51bac1-7c5e-455e-a482-d737f619b47b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КУЗНЕЧНЫЙ ЗАВОД "ВОРОНЕЖ-СТАЛЬ"" ИННЮЛ="3662255334"/><СведССЧР КолРаб="5"/></Документ><Документ ИдДок="094eb099-c506-40df-9688-5e37f627580f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛЬЯНС"" ИННЮЛ="7203432601"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="af72dbe3-81ea-4ee1-841c-d916b8d9f213" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МИРА"" ИННЮЛ="7207019152"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="39dbf4f9-c22f-46bc-874e-2fc443aca4a7" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОРГСТОЙКА"" ИННЮЛ="3662255341"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="16abc42e-88a2-490b-b0a9-7e180315eaa7" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СПЕЦГРУЗ"" ИННЮЛ="3616021395"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="15838481-d359-4e04-8963-bafd2d910bb9" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРАЙМ"" ИННЮЛ="6678087634"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="9b47bee3-68dc-45e0-ae15-2736abad115f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ПРОИЗВОДСТВЕННАЯ КОМПАНИЯ "СЛАДА"" ИННЮЛ="7205030175"/><СведССЧР КолРаб="32"/></Документ><Документ ИдДок="7ae15102-c85e-4cd5-8384-3abaabd0eaa3" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРМ-СИ"" ИННЮЛ="3662255359"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="18d183d8-012b-4246-b11a-91bca80628f9" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГРАЖДАНСТРОЙ УРАЛ"" ИННЮЛ="6678087641"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="bd65e5c5-bbbf-4372-944c-884a427c96eb" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПБ ЛЕФОРТОВО"" ИННЮЛ="5027257468"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="927f85b4-7551-49d8-b0a4-2f97d2a13fa7" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕГИОН"" ИННЮЛ="3663130835"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="ead03cc4-eb3d-486f-a5e1-3449243760c9" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЧЕРЕМУШКИ 64"" ИННЮЛ="5027257450"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="124f7a26-a85b-481e-a1fa-42fc4182e8d5" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ НАУЧНО-ПРОИЗВОДСТВЕННОЕ ПРЕДПРИЯТИЕ "ВУЛКАН"" ИННЮЛ="6678087659"/><СведССЧР КолРаб="4"/></Документ><Документ ИдДок="bd4f356d-4013-420e-9436-543be2865da4" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЛАВСТРОЙПРОГРЕСС"" ИННЮЛ="5027257490"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="e579d10e-9aac-48ec-93bc-6c67d4afe0b2" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕКЛАМАКС"" ИННЮЛ="5027257482"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="4adb69f7-fc3a-4af7-80bc-4162d0036bbd" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛЬФА АЛЬЯНС"" ИННЮЛ="7203432619"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="97c73c0f-e1d6-4cfe-9fb8-41b2150cd91a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РС-АВТО"" ИННЮЛ="7814708500"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="89b34e33-cdf0-44e3-9b39-146f18dec331" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙПРОМЭКСПЕРТ"" ИННЮЛ="3665144336"/><СведССЧР КолРаб="5"/></Документ><Документ ИдДок="3d1539c5-be90-4f61-b85f-c114526a8479" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФРЕШАВТО"" ИННЮЛ="9709013863"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="00a93a83-70df-4a3d-abb9-b8e1faf71add" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НПО МАРБАС"" ИННЮЛ="5034054726"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="3894e7e6-3aa9-411d-9dc8-3f31ac9f6aa8" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛЬЯНС КАПИТАЛ ГРУПП"" ИННЮЛ="7716873619"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="ed845753-93b9-42b0-9689-832f14cfe265" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТД "ГУРМАН"" ИННЮЛ="7728383263"/><СведССЧР КолРаб="9"/></Документ><Документ ИдДок="3e094ce9-11c4-4f70-b9a9-c2f06f7267f5" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТДИТ"" ИННЮЛ="7813289991"/><СведССЧР КолРаб="7"/></Документ><Документ ИдДок="f3549d31-b7a8-47be-9a42-47fa40337184" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АГЕНСТВО ВОЛГА"" ИННЮЛ="3460071133"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="8ae924f4-1d71-4931-b615-e44dc1797f03" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЭЛ"" ИННЮЛ="6234173095"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="a3a73728-7e93-4af6-a5b9-309d581c3cc7" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВТОРЕСУРС 36"" ИННЮЛ="3666223171"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="b3da2c24-3194-48ed-a9df-b74d7467315a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦЕНТР РЕКЛАМНЫХ КОНСТРУКЦИЙ"" ИННЮЛ="5904355951"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="1fc122f3-d98e-40e3-b0bc-13efad799006" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦЕНТР"" ИННЮЛ="4632236008"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="46b55974-f4a5-45cc-b7b3-610ee61c54ac" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРБИС"" ИННЮЛ="2130194110"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="06869d71-e71f-4b63-93aa-ec196c69fcfe" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КВАРТЕТ"" ИННЮЛ="4825127855"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="3f3b6761-f8b0-41ad-8313-0177a204a330" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХМЕТКОМ"" ИННЮЛ="5405010260"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="7a428277-63da-4fd7-a675-110c2cc9815c" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АДОНИС МЕД"" ИННЮЛ="7730239348"/><СведССЧР КолРаб="8"/></Документ><Документ ИдДок="861fd1f9-68e7-4709-b4ab-51a3424cc6c7" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДИАМАНТСТРОЙ"" ИННЮЛ="2104008583"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="cb2769cb-fb4a-4bcf-bb6f-c60c55eb8ff3" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "САТОРИ"" ИННЮЛ="7713447203"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="ca2424e8-2f06-4778-abed-ad3038943d41" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛНЕЙ"" ИННЮЛ="2130194128"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="75e6b6b4-296a-4a1c-84a3-91bf3ecf2415" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "А.Т"" ИННЮЛ="5027257500"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="17d8e329-7aec-4d00-875d-38dec1dd4f79" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПАК КОНСТРАКШН"" ИННЮЛ="9709013870"/><СведССЧР КолРаб="33"/></Документ><Документ ИдДок="15d82d94-388d-462e-8480-60c93989ad98" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВТОФОКС"" ИННЮЛ="7814708518"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="b0718686-43e7-4359-b850-28459d438857" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕТАЛЛ ПРОФИЛЬ КОНСТРАКШН"" ИННЮЛ="7722414589"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="245c3ebf-ff55-4c1f-a9cb-c141218781bf" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МАКСТЕХ"" ИННЮЛ="7722414596"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="5c6b4985-94ea-4d6b-8a7a-fb69d3b26d74" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОМПАНИЯ АСБК"" ИННЮЛ="7703435470"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="08e0ad12-caf3-4543-869b-97fab1598a57" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КНК"" ИННЮЛ="7720399409"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="99efc94f-8303-41e2-b510-e264dd9d33d5" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АТРАТЬ-АГРО"" ИННЮЛ="2101006147"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="0fe14f1f-625a-4169-aabe-18755efaa66e" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОСТРАНСТВО ПРОЕКТА"" ИННЮЛ="7734407635"/><СведССЧР КолРаб="5"/></Документ><Документ ИдДок="d7267238-51ae-4634-a009-37469db94e53" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭПС-ЭКСПО"" ИННЮЛ="7724422592"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="ae7fd645-c84c-457b-9989-254354dcdbfc" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРАЙМ СОЛЮШЕНС"" ИННЮЛ="7730239355"/><СведССЧР КолРаб="4"/></Документ><Документ ИдДок="33c834a1-18e1-48c6-9839-894a7fc11254" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНФЕРНО"" ИННЮЛ="9729157158"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="3d5e8d40-91e6-40ab-9509-8eb8ef743371" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "САНТОРГ"" ИННЮЛ="7731388102"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="3fabbf56-b901-47b2-94e6-28f93289b60e" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХНОКОМПЛЕКТ"" ИННЮЛ="7813292306"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="8b88fc34-fb24-4810-9677-0bb92413a9ec" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОИТЕЛЬНАЯ КОМПАНИЯ "БЗ ГРУПП"" ИННЮЛ="7807183676"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="0ff018e7-2500-4964-b1cd-a88c6cf0a19d" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГОРОДСКИЕ ИНЖЕНЕРНЫЕ СИСТЕМЫ"" ИННЮЛ="7731388092"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="ce4aa6d1-9ca9-48c0-97ce-45861dc58c26" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОМПАНИЯ "АКЦЕНТ"" ИННЮЛ="7731388110"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="31a540ba-7fa2-4d21-946d-634c87e056a2" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ХОЛЛИ-БЁРТОН-ПРОИЗВОДСТВЕННО-ИНЖИНИРИНГОВОЕ БЮРО"" ИННЮЛ="7751098673"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="005ba999-ec95-4745-8271-9b0940896790" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙ-МАРКЕТ"" ИННЮЛ="7820058787"/><СведССЧР КолРаб="22"/></Документ><Документ ИдДок="df795da7-dfea-4459-ae59-c648ca1b13d7" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОФТРАНС"" ИННЮЛ="7726414501"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="b40f0c8f-d033-4b46-8408-f8adc40a338e" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОРЛАНД"" ИННЮЛ="9709013888"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="f282ced4-711e-4790-8e1c-083974c903df" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РАДУГА ИГРУШЕК"" ИННЮЛ="9721056542"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="26439857-1736-4ff8-b0aa-ed2b7262dd90" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЕКТОР"" ИННЮЛ="9729157165"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="1c4f708d-6652-4758-9441-2d20391dae84" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНТЕЛЛТУР"" ИННЮЛ="7842142601"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="4a3aae63-73f3-4ab2-be59-fcc478b29640" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛИБЕРА"" ИННЮЛ="9710039866"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="b51411e6-a369-43de-92a7-32a6812fd235" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИЗИТЕКС"" ИННЮЛ="9705110320"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="2b5cd2f5-0be1-4e22-9bd3-0d608945143f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДИВАЙС"" ИННЮЛ="7708328828"/><СведССЧР КолРаб="6"/></Документ><Документ ИдДок="e3d6f244-e065-4d65-aa5d-d995b348d1f1" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРАНСПЛЮС"" ИННЮЛ="9729157172"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="7234d396-fc9e-4c60-8b0a-b037eda05e91" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЕРСПЕКТИВА"" ИННЮЛ="7751098722"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="a7fd6bef-291d-458d-8a61-227a609be550" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УНИВЕРСТОМ"" ИННЮЛ="7814708525"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="56583d15-2dcd-42b8-9a89-7f34cdc465da" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛКОНОСТ МАРКЕТ"" ИННЮЛ="7702425906"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="e8fc2814-7b00-4255-bf11-1e382b5603da" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНЖЕНЕРНЫЕ СИСТЕМЫ ПОЛИТЭК СПБ"" ИННЮЛ="7804608514"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="41d6945c-7da0-4ec0-b185-8ad8afa81638" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЁПЛЫЙ ДОМ"" ИННЮЛ="9729157197"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="4e78bfaa-4652-488a-94c9-53c61efda012" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОМФОРТ-СТРОЙ"" ИННЮЛ="7703435488"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="908ddef4-19b4-4098-b6f1-c98d126cc271" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕГАЛИТ"" ИННЮЛ="7728383288"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="ffd5125c-9b2b-4601-a908-9d75081b1acc" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АСПЕКТ"" ИННЮЛ="7726414519"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="32147bea-e485-4f48-bb20-1aa4a103307e" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭЛЕКТРО ОСНОВА"" ИННЮЛ="7735166848"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="52e7a4be-8ddf-488a-8549-5f6687bd3c87" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КИТЧЕН"" ИННЮЛ="9709013895"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="0bd4c868-57f2-4c08-b409-7586eb654678" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЯКУХНЯ"" ИННЮЛ="5404067024"/><СведССЧР КолРаб="14"/></Документ><Документ ИдДок="4bbf3e63-c1f5-4632-8a37-3a311b082efe" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЗЕРНОГРАД"" ИННЮЛ="3617008750"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="d4e6bca3-be34-4ea1-8ec0-507eb0afd3ee" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОКТЯБРЬ"" ИННЮЛ="5403035870"/><СведССЧР КолРаб="5"/></Документ><Документ ИдДок="2a374868-49f0-476d-8864-c63f4f007957" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОКСОХИМРЕМОНТ-СИБИРЬ"" ИННЮЛ="5409007572"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="685296bd-38b3-4b90-ac5c-a87c45c5603d" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СИБИРЬ-НЕФТЬ"" ИННЮЛ="5409007580"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="18f1443a-b0f1-427e-aec4-81b51b7a023c" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОДВИЖЕНИЕ"" ИННЮЛ="5405010285"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="b9009920-d2c1-4d95-a018-8b21488b7246" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НОВЫЕ РЕШЕНИЯ"" ИННЮЛ="7751098747"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="ff268aa2-97df-4365-89de-c316dd5a8a0a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УНИТЕХ-Н"" ИННЮЛ="5403035887"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="884a9ef8-1abe-44cb-85d9-2a12e1d0b36f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СИОН"" ИННЮЛ="5404067049"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="34d78fd0-c066-4aa5-bd84-46c26bf2f990" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АКТИОН-ЛОГИСТИК"" ИННЮЛ="5405010292"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="01cf5f15-e0b0-4ed7-8932-84449ce1a6dc" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МОЛОЧНЫЕ ПРОДУКТЫ"" ИННЮЛ="5406981970"/><СведССЧР КолРаб="12"/></Документ><Документ ИдДок="092424e7-e7c5-4d1a-a835-582cdd7aa6bb" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ НАУЧНО-ИССЛЕДОВАТЕЛЬСКИЙ ЦЕНТР "АТРИУМ"" ИННЮЛ="5403035894"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="c0af7c53-0c67-47b8-82cd-2699b99c162c" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НАТФЛОРА"" ИННЮЛ="5405010302"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="201ea482-c9db-4aa4-b8f6-3b8012297f1f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СИБАВАРКОМ"" ИННЮЛ="5446019270"/><СведССЧР КолРаб="4"/></Документ><Документ ИдДок="520041b6-be69-469c-a954-87d4728394f7" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОРГОВЫЙ ДОМ ВОСТОК"" ИННЮЛ="5001116487"/><СведССЧР КолРаб="26"/></Документ><Документ ИдДок="bc6cce50-db78-4afc-8a11-95fe9f8b907d" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛДК-ИНВЕСТ"" ИННЮЛ="5433964533"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="7f1f58ce-0fa9-473e-8f74-664d9513ad3b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХНОГРУПП"" ИННЮЛ="5906150205"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="52c2f0e8-a96f-40be-9edb-0d142333bb40" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЕВИЛЬ"" ИННЮЛ="7720399448"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="fe0b548d-1a12-4364-8b6b-9b1dca90d9e3" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КАШТАН"" ИННЮЛ="5260449020"/><СведССЧР КолРаб="10"/></Документ><Документ ИдДок="be3bb20a-82fe-49ec-8c89-6c3ff48e143d" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОТДЕЛКА"" ИННЮЛ="4813028497"/><СведССЧР КолРаб="11"/></Документ><Документ ИдДок="044dcb35-ddfc-4602-8cb7-ebe870d3ae76" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОРГОВЫЙ ДОМ "КАРТЕП"" ИННЮЛ="7453316460"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="fa605ee8-e7e9-40d3-a4f8-8ea41b6120e6" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХНИК-СТАЙЛ"" ИННЮЛ="5232003709"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="51495754-13a4-4cac-aaf1-fe69fbd7461f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВТОГАРАНТ-Т"" ИННЮЛ="7224078246"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="729ebad8-fde8-47d2-91e5-1fb5115de026" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕРКУРИЙ"" ИННЮЛ="7805715942"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="b7e8ac43-1fde-4559-9701-61454e04d6dc" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "Т-СЕРВИС"" ИННЮЛ="7602139901"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="1299e952-26ef-4e77-b7d2-5e9845d2af0d" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БЕТИЗ"" ИННЮЛ="7802637372"/><СведССЧР КолРаб="8"/></Документ><Документ ИдДок="2c658a39-e64b-4b50-a820-4532f362759b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МУЛЬТИМИРПЛАСТ СЕВЕРО-ЗАПАД"" ИННЮЛ="7804608521"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="ced72c9c-6066-4647-a2b4-655cf5118b0e" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТИЛВОРК"" ИННЮЛ="7811667969"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="9078402c-2f17-4bc5-801f-0eb099e38e5d" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЛЮС"" ИННЮЛ="7802637397"/><СведССЧР КолРаб="13"/></Документ><Документ ИдДок="9832572e-3e29-495a-a2f1-d5b9bef176ff" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕНОЙ ОТВЕТСТВЕННОСТЬЮ "ЯГДА"" ИННЮЛ="8901035973"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="c3cfcdd0-753d-4807-b876-70d8adff63ec" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮЛА"" ИННЮЛ="5036168937"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="0385d9e5-c0dd-4a98-9cde-d6a3d182d971" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УТРЕХТ"" ИННЮЛ="7728383305"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="9c6ed2b1-3048-4a2d-80c8-4718b0819900" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПМК МЕБЕЛЬНАЯ КОМПАНИЯ"" ИННЮЛ="7816652476"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="f69cf7fe-0bee-4b19-9fe6-d7176a335b54" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТИТАН"" ИННЮЛ="7839092830"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="c3b99e98-a64f-414f-abc2-f464312ee16d" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДЖИЭЛЬ"" ИННЮЛ="7716873633"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="a87b1985-5efe-4a1b-ad9b-eb56ccaea94d" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БАЛТИК МЕДИА ГРУПП"" ИННЮЛ="7814708557"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="029bd104-97ff-4798-b293-acfbc6a427cf" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОВЕРКАСТ"" ИННЮЛ="7804608539"/><СведССЧР КолРаб="17"/></Документ><Документ ИдДок="04afa8dd-e036-4b30-bd14-49ffb62cdb73" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УПРАВЛЯЮЩАЯ КОМПАНИЯ "ГРУППЫ КОМПАНИЙ ГРАНИТ"" ИННЮЛ="7813292338"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="b3947ca3-7722-464d-9641-5575251d0dd5" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФЛАГМАН"" ИННЮЛ="4702019426"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="7bbfeda2-db22-48a9-833b-3534416482db" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГИДРОМАГ"" ИННЮЛ="5036168944"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="7b61bef0-781d-4331-bcce-ea5ac68699d7" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АНТАРЕС"" ИННЮЛ="3257056755"/><СведССЧР КолРаб="4"/></Документ><Документ ИдДок="59f6e5ea-c9c2-4a19-8e91-bfc88e664bc7" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СФЕРА-СЕРВИС ЛТД"" ИННЮЛ="6324085968"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="5e513f7b-87f9-4b12-bb8a-120c1d4a23d6" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АИМ"" ИННЮЛ="7716873640"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="fcb0dcf5-4d5b-49e9-9c71-e7fb62918cab" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛЬЯНС17"" ИННЮЛ="9723037168"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="587b6ede-6f7b-4c8e-9cba-3bcb056b1eda" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДЕЗИНФЕКЦИЯ,МЕДИЦИНА,СЕРВИС"" ИННЮЛ="9721056550"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="9614b470-a166-4092-8f20-408597825604" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "САППЛЕМЕНТС ЛОГИСТИК"" ИННЮЛ="7743230575"/><СведССЧР КолРаб="65"/></Документ><Документ ИдДок="7b5a1ff3-971e-4517-bf7c-47745678f55f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГИПЕРИОН"" ИННЮЛ="9723037175"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="abaa39e2-e44b-4933-b254-f2cdd7627f28" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТУЛОМА"" ИННЮЛ="7708328835"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="e12184d4-0ff6-4fcb-8117-f5545de3b15b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РМ-СТРОЙ"" ИННЮЛ="9701092052"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="aa1d87f9-f47c-4a8a-bb73-a693a39cec93" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОММЕРЦ"" ИННЮЛ="6318029891"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="62c2a9f6-8587-4160-8a11-7206171e6dff" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КЛИНИКА "ПРОФЕССИОНАЛ"" ИННЮЛ="7704446404"/><СведССЧР КолРаб="9"/></Документ><Документ ИдДок="a1b9409f-0129-4b66-9b0f-66be46445d78" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДНИ"" ИННЮЛ="5047204136"/><СведССЧР КолРаб="45"/></Документ><Документ ИдДок="f9add96b-07ea-4057-90f5-02149682a528" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НИИРОН ИНТЕРНЕЙШНЛ"" ИННЮЛ="7751098828"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="17a4f294-c4ae-402b-8ed4-91543e222d45" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ХОРОШИЙ ОТЗЫВ"" ИННЮЛ="7707396399"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="bdb9ed43-1135-44eb-a03a-e08779c0079d" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОИТЕЛЬНЫЕ ТЕХНОЛОГИИ"" ИННЮЛ="7816652483"/><СведССЧР КолРаб="9"/></Документ><Документ ИдДок="43526075-8477-40aa-a33c-685ffb4fe7ac" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РВПО КОНСАЛТ"" ИННЮЛ="7703435505"/><СведССЧР КолРаб="4"/></Документ><Документ ИдДок="43db5bc4-2da0-4e1a-9698-f4487ff9dc0a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНФОРМАЦИЯ СЕВЕР"" ИННЮЛ="5047204143"/><СведССЧР КолРаб="5"/></Документ><Документ ИдДок="a613cde1-42f4-40db-8e5f-ed92f4aeead5" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СКОПРОМ"" ИННЮЛ="3257056787"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="9fcddb54-8735-4bc0-a57c-5668f9f2b961" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДИД КОРП"" ИННЮЛ="7813292345"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="e9466b65-737a-40cd-8a29-d91f793606c5" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ РАСЧЕТНЫЙ КАССОВЫЙ ЦЕНТР "АЙТЕК"" ИННЮЛ="6919003520"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="a564bd64-e7d6-46c7-8b7c-eb95bd360327" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОКСАЛАР"" ИННЮЛ="3257056811"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="8eb47a96-b5d3-4c1b-839c-52fbdb7e7b45" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕСТ-СТОР"" ИННЮЛ="9701092060"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="13185109-c964-4ef2-bf9e-a9331f809e30" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕДРЕГКОНСАЛТ"" ИННЮЛ="7751098850"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="860cca10-d511-4605-a9b1-9e1ad3f56a45" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТАНДАРТСЕРТИФИКАЦИИ"" ИННЮЛ="2310203780"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="a279033a-890c-4adc-98b9-80a02aec4c89" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЕРМРУСРЕНТ"" ИННЮЛ="2312265782"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="96ea3593-bd91-490f-a521-3a6491b0e215" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РОКФОРТ"" ИННЮЛ="7725400136"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="bb1ec98a-40ac-4f5c-b61f-50bc0004db2f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КВЕЗАЛЬ"" ИННЮЛ="2312265790"/><СведССЧР КолРаб="10"/></Документ><Документ ИдДок="fa075e30-91ef-4595-9cbc-00176291603a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕМАН"" ИННЮЛ="5103301200"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="09a88380-1d74-4fb4-b427-ca808fb855e8" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДЕЛЬТА ФОРЕНЗИКС"" ИННЮЛ="2308250127"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="a98abf9a-58a7-4c1d-b7f3-79cecf912e42" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МИА"" ИННЮЛ="2311247075"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="31e93ff2-ded6-40e2-be2d-18dd3fa5c5f0" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МИТ-ГАРАНТ"" ИННЮЛ="2366000895"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="9e7102d2-011d-49fc-b94d-4f612cf89be1" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "М-ЛОГИСТИК"" ИННЮЛ="2311247082"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="91c75adb-5984-41f5-aa9e-c4b55612ec14" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРЧИБАЛЬДЧЕСС"" ИННЮЛ="2368009220"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="68ccb530-f2d7-42de-8774-f979ef4ba5ef" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВАЛЬКИРИЯ"" ИННЮЛ="9705110344"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="b5207795-04a0-4e90-9d1f-216a90eeef18" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПАРЛАМЕНТ-ЮГ"" ИННЮЛ="2312265817"/><СведССЧР КолРаб="5"/></Документ><Документ ИдДок="b42555bb-495b-41ce-ad8e-f47d86cfca6d" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛИДЕР ГРУПП"" ИННЮЛ="2310203798"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="00418a63-8721-4d0c-8bf4-942072946ddb" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРАНССТРОЙ"" ИННЮЛ="7733323647"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="03d8cd7e-51e7-40b3-9cf4-f63da9a9b96c" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮГ-ТРЕНИНГ"" ИННЮЛ="2311247100"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="2d21dc5b-7e5c-4f16-8f7d-1295f8f4e0f0" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АКСИОР ДЕНТ"" ИННЮЛ="2310203808"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="b6580b97-f687-4a0d-8fb4-906b13411711" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СВЕТ СИТИ СПБ"" ИННЮЛ="7805715950"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="f39f5d9c-5e2a-415d-bba5-28db73928d36" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЭДЖИК"" ИННЮЛ="7805715967"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="9af7ca6d-fba3-4e12-b18f-9d1fa7f18b20" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КУБАНЬ-ЭКСПРЕСС"" ИННЮЛ="2308250134"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="71179d46-ce08-41ec-815f-4d1bb0a21103" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕМОНТНО СТРОИТЕЛЬНОЕ УПРАВЛЕНИЕ-1"" ИННЮЛ="7805715974"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="367b6577-16e8-4215-b819-ad3f3826711f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРКОН"" ИННЮЛ="2311247124"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="39bf5c54-419e-486d-b541-ea8aeeadf9e8" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВОЛЖСКИЕ ПЕНАТЫ"" ИННЮЛ="7604333213"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="26d30be6-bab3-44e7-88b7-db21a5f40d67" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АКВАСТРОЙ"" ИННЮЛ="7611998635"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="8286a889-92b0-4957-a770-500556601b23" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СУДЭКС-ЮГ"" ИННЮЛ="2308250141"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="c96f34be-d0a0-4e36-b6de-8eceeac2b784" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АКРИБИЯ"" ИННЮЛ="7612048523"/><СведССЧР КолРаб="47"/></Документ><Документ ИдДок="eb139e63-68c0-450e-86c0-63135a45a972" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НОВАТОР"" ИННЮЛ="7604333220"/><СведССЧР КолРаб="5"/></Документ><Документ ИдДок="75160272-4303-4695-a75b-91ca75007857" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРТВИН"" ИННЮЛ="2312265824"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="4353b062-fc99-4f2f-ae3d-1982b4f43638" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДЭЛОГ"" ИННЮЛ="7839092848"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="cab86846-3187-4c35-b2ba-8e61a0e73ddd" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЗЕМЛИ РУСИ"" ИННЮЛ="2312265831"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="47687995-f296-4219-a75c-698fbef29f30" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИМПЕРИЯ"" ИННЮЛ="7814708564"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="be2a4353-4010-456e-a0db-1ff02ea026d6" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЯСНОЙ КУПЕЦ"" ИННЮЛ="2360010135"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="26d300d5-428a-437c-a431-4a68463b288d" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СОБРАНИЕ-ЮГ"" ИННЮЛ="2312265849"/><СведССЧР КолРаб="4"/></Документ><Документ ИдДок="4988da7c-48e6-4852-91b1-1186070ca5d7" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БИОКОД БЬЮТИ"" ИННЮЛ="2310203815"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="e1bee7d9-8148-4540-8d49-796af6571fe9" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛЬТЕРНАТИВА"" ИННЮЛ="2320252378"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="ac56fc7b-7928-4555-891c-94d5da460268" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТПК-ЭНЕРГИЯ"" ИННЮЛ="2320252360"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="0ace3130-5a10-448c-9cbc-b131d997c135" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЛАТФОРМА ИНТИКЕТС"" ИННЮЛ="9718079275"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="a894ba94-ac42-478b-a87c-e1aed9407400" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛИДЕРСНАБКОМПЛЕКТ"" ИННЮЛ="2319064387"/><СведССЧР КолРаб="8"/></Документ><Документ ИдДок="e350048b-120e-4fbf-adeb-81388c79506a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДЕМА"" ИННЮЛ="7725400150"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="67f4f030-762d-43ec-b331-2a1a29e119d1" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РУС-К"" ИННЮЛ="2320252385"/><СведССЧР КолРаб="4"/></Документ><Документ ИдДок="a187b702-2421-40c4-aa7a-23894d9ae698" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СК-ФУД"" ИННЮЛ="9701092077"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="7fcacada-a8a1-4c1f-98a8-8ada9291f44d" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛЬМЕРАПЛЮС"" ИННЮЛ="7751098909"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="34e1a0d0-9a29-439e-a333-e1a9ae1a055f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВОЛГА"" ИННЮЛ="7728383320"/><СведССЧР КолРаб="443"/></Документ><Документ ИдДок="c63bc5e0-93cd-465d-b36e-f03d83f0f3b7" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СПЕЦСТРОЙ"" ИННЮЛ="3662255373"/><СведССЧР КолРаб="8"/></Документ><Документ ИдДок="7ae19849-34df-40d5-b94b-7d7dbdba0449" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГЛАВСТАФФ"" ИННЮЛ="5006015669"/><СведССЧР КолРаб="35"/></Документ><Документ ИдДок="828c9816-c353-433b-83c5-b64f45be159a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СВОБОДА"" ИННЮЛ="6803002180"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="f15e2c3e-3349-4d42-a3bf-ed1ccc30ea1e" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РИК"" ИННЮЛ="9701092084"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="77c79e31-4cc2-4f8d-b12a-9dfb6ba85865" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПОБЕДА"" ИННЮЛ="9723037182"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="bce1f177-0a0a-47e6-bebb-fd4a2343b969" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РИК"" ИННЮЛ="7735166855"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="db176513-9579-45a7-9a9c-3fb2d654a48c" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТ КОНТИНЕНТ"" ИННЮЛ="7707396416"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="4ed26157-f5c5-4fc1-9380-d54114b9f120" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВЕРС"" ИННЮЛ="9102235939"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="eadc2746-1fc2-417e-9c94-d1171486fa36" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕКАСТРОЙ"" ИННЮЛ="7716873658"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="0cca946d-3a46-4040-9751-c1a7d1980959" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КАЮР СЕРВИС"" ИННЮЛ="7720399487"/><СведССЧР КолРаб="4"/></Документ><Документ ИдДок="be05f734-322a-4e4d-ad1b-4f6fe9d5470e" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПОЛЯРИС - 2"" ИННЮЛ="9701092091"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="26ea0a99-ab31-4686-b45a-28c1f3f1e6c6" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОКСИМА"" ИННЮЛ="7720399494"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="a0495431-ca5c-4e68-b5d0-5daf0280ff25" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СОДРУЖЕСТВО"" ИННЮЛ="7702425913"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="dfee470a-9e52-42d5-b1ae-7357e5f2d1df" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕДЕКС"" ИННЮЛ="7731388127"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="f0256401-c117-479d-a9ef-4935d97ef194" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТК ИННОПРОМ"" ИННЮЛ="7713447210"/><СведССЧР КолРаб="7"/></Документ><Документ ИдДок="60f2a468-da47-46ce-a37a-5912bab20e67" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОНСТРУКЦИЯ"" ИННЮЛ="7703435512"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="c5061fb7-a304-4a4b-ab9d-c2cdf9a70de6" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПИЛОТ АВТО"" ИННЮЛ="9705110351"/><СведССЧР КолРаб="10"/></Документ><Документ ИдДок="c9452db0-701b-4844-8d3d-21a115b021cd" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПОЛИМЕРСБЫТ"" ИННЮЛ="7751098930"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="943c9463-ddaf-431c-aab2-6fe81aff5472" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙДИЗАЙН"" ИННЮЛ="3123424693"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="61773ebb-5ce4-4c7a-bdfd-27a783dc7f42" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НИЙСО"" ИННЮЛ="2015006344"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="1c5ccebf-b600-4a34-83b0-c3387f6ce782" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФОКАМА"" ИННЮЛ="7751098948"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="e9be8ba0-4a53-46a1-9c29-ff4aad955a16" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ХОСТЕЛ-ЮГ"" ИННЮЛ="2320252392"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="152ba7d6-5804-45ad-a725-c3755907f868" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РАОЛЛЕ"" ИННЮЛ="2318044476"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="d789a394-7863-4ba4-a579-b20e849f7ab7" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПАРТНЕР"" ИННЮЛ="9710039898"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="e24f5873-54f7-420a-a2b8-4a4e6cd504cd" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГАРАНТСТРОЙ"" ИННЮЛ="3123424703"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="6a414346-4362-4897-8676-fd4d6edd0745" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МАДИС"" ИННЮЛ="7751098962"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="7e297daa-e5ed-4481-a442-b132cacbd31e" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ЧАСТНАЯ ОХРАННАЯ ОРГАНИЗАЦИЯ "МЭЙНСА-В"" ИННЮЛ="7714416832"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="8531acc2-c47d-4877-adb8-db01cccf656e" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛАКРАСТ"" ИННЮЛ="9729157285"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="b9b3bb9b-221a-49f6-badd-279f5ef2e894" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРАНС.РУ"" ИННЮЛ="7714416840"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="4d47970a-79b7-4b4a-a5e4-1935e909a5b8" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОНАР"" ИННЮЛ="5720023378"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="507dd3cc-b6de-4f5e-a0f1-b4808cb36820" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КУН-ФУ СОБАКА"" ИННЮЛ="7813292352"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="24c9a051-caa0-48b9-be34-b745d467fa61" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВИКТОРИЯ"" ИННЮЛ="5720023385"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="394b7199-3bda-42ee-8668-82062847bb19" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НИХАО-4"" ИННЮЛ="7813292360"/><СведССЧР КолРаб="6"/></Документ><Документ ИдДок="0085c68e-3611-4721-9eca-9273afa309df" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЛУЖБА ПОЖАРНОГО МОНИТОРИНГА 37"" ИННЮЛ="3702187475"/><СведССЧР КолРаб="18"/></Документ><Документ ИдДок="7df5466a-bf6d-41eb-a87f-3ad0626bb032" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МК КАРПЕТС"" ИННЮЛ="9718079282"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="06cbc381-1710-4c9f-b78c-3fcb3184fc0a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АГРОСОЮЗ"" ИННЮЛ="1660302151"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="a91b4595-968c-477d-afcc-46ad09e02802" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СКАЙ ВОЯЖ"" ИННЮЛ="9721056574"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="cadda7f0-41ec-4369-8184-893b5275a15b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФОРТЕС"" ИННЮЛ="7727332756"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="4d465021-52c5-48ab-a1a0-138af3b9c5a6" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВОЗРОЖДЕНИЕ"" ИННЮЛ="7751098994"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="9a76d79d-9f75-4ab1-abe3-2d256255f5e9" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СМИТ-МЕТАЛЛ"" ИННЮЛ="1652025056"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="b140732e-042f-49e5-825a-790d82de90cb" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СПЕЦИАЛИЗИРОВАННАЯ ОРГАНИЗАЦИЯ "ТЕНДЕР"" ИННЮЛ="9729157310"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="e60146df-d333-49a7-b0a3-08e1a5658344" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЕСТА ЗАПЧАСТЬ"" ИННЮЛ="1650355098"/><СведССЧР КолРаб="7"/></Документ><Документ ИдДок="79cc8bfe-3cc7-47d0-86d6-befc1a460fc8" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРЕЙД ХАУС"" ИННЮЛ="1650355115"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="d72aafdd-a834-4aac-ae45-561c33c0c7f2" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "Т-ДЖЕТ+"" ИННЮЛ="1655393315"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="1c09ccc6-f2d8-4893-bb17-d72119f20b39" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МАГИСТРАЛЬЭНЕРГОСТРОЙ"" ИННЮЛ="7707396423"/><СведССЧР КолРаб="36"/></Документ><Документ ИдДок="ad367455-80d3-49da-8a67-dbd63b0ee365" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РФД"" ИННЮЛ="1655393322"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="ccd8a76b-3eb4-4c4b-bf33-bde4b108632c" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНЖЕНЕРНАЯ КОМПАНИЯ "ГРАД"" ИННЮЛ="1660302176"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="cbe9562f-4fdb-4b3d-8fe1-b90aca6ac6e9" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОЛИМП-СТРОЙ"" ИННЮЛ="1660302169"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="030b7be1-fae9-43c4-87d4-ca41b1fa8f9f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛЬЯНСНОВОФОРМАЦИЯ"" ИННЮЛ="1647018173"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="5123db1d-f8d1-49e0-a8ad-5797633a6277" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОРГОВОСТРОИТЕЛЬНАЯ КОМПАНИЯ СОЮЗ"" ИННЮЛ="1659185570"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="f232415c-4e92-45ec-9f43-3b36c810975d" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НАФТА-ТЕСТ"" ИННЮЛ="1658203266"/><СведССЧР КолРаб="5"/></Документ><Документ ИдДок="b5496b48-0fe6-4404-b9fa-80e9d6e120aa" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АГРО ВОЛГА"" ИННЮЛ="1660302183"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="99553a7f-1e0b-4e4e-918b-1efb89645678" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФРОВТРЕЙД"" ИННЮЛ="1623014109"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="757024b2-4b05-48c3-bcf4-3e0e6ef16412" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ШАУРМИТО"" ИННЮЛ="1660302190"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="6c7027e0-e20d-4b66-aaa9-7ccbf1e5af63" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГЛОНАСС А"" ИННЮЛ="1644090870"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="f21d8340-befe-4360-aaef-2710f6152d7c" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРТ СВАРКА"" ИННЮЛ="1650355122"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="0dcc3737-b8ae-43cf-b818-37065d4ec8b6" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОЛОС"" ИННЮЛ="1660302200"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="eaa4bdd2-674b-49d5-aec1-897787415cc3" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЗООВЕТ"" ИННЮЛ="1605008078"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="54a05d5a-c084-4aed-8a8a-e34e817c7161" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОРГОВЫЙ ДОМ ЗИЛАНТ"" ИННЮЛ="1656100385"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="f6a34959-5b02-4c06-a5c0-aad93a80aaa8" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МИЛЛЕНИУМ СЕРВИС"" ИННЮЛ="1655393330"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="07b28d24-f04f-4126-949e-7f3021fee95e" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНСТЕХ"" ИННЮЛ="1659185588"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="2cfde582-3d6c-4765-9744-e5778a9637a0" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДЖЕМ"" ИННЮЛ="1655393354"/><СведССЧР КолРаб="5"/></Документ><Документ ИдДок="279195d8-cc10-475f-a7e3-4933d2eab322" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НИРИТ"" ИННЮЛ="1657241237"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="7de75d2d-8040-4f42-baa8-e92f4cb7ae2b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КАЗАНЬЭНЕРГОСНАБ"" ИННЮЛ="1657241244"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="6d51feb3-bd22-491e-910d-bee428ec59a1" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СОВЕРС"" ИННЮЛ="1655393361"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="9d92d5bd-2dc5-4f33-8f7c-07fdee5e21c9" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОМЕТЕЙ-ХОУМ"" ИННЮЛ="4703152188"/><СведССЧР КолРаб="16"/></Документ><Документ ИдДок="2857a3fe-3be2-409c-adb2-c39575b887f7" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОМТЕХ"" ИННЮЛ="1648046783"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="f7a123e2-f37c-428c-83c2-22d992f82f03" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФОРТУНА"" ИННЮЛ="1649037044"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="af1f127b-da0f-456c-b707-94a1aab5e418" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АСКОН-СЕРВИС"" ИННЮЛ="1660302218"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="25f20d0b-760f-46e5-a58a-585e2dedecc0" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УСА"" ИННЮЛ="5043062681"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="58593fd0-95cf-4aa5-9b46-3d2157bcdde9" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СОФТПРАЙМ"" ИННЮЛ="6321438661"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="0f740f82-d32a-4b6c-947e-ab1767c7429f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНЖЕНЕРНЫЕ СИСТЕМЫ"" ИННЮЛ="5043062699"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="3d53ea4a-6960-4631-a7b1-6db398b49936" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕГИОН-УК"" ИННЮЛ="6330079176"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="be517793-d92b-4b7c-8938-863b84bb684c" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НК ОБОРУДОВАНИЕ"" ИННЮЛ="6317121510"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="6e81747b-a443-41cf-a7f1-70626ba6f384" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕМСТРОЙДОМ"" ИННЮЛ="6318029901"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="ff41a498-a690-4cfc-9af2-9bfd0abd7324" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЖИГУЛЁВО"" ИННЮЛ="6316238963"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="16a9bc2d-e5b2-4101-bd5d-54cab1998f42" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МАНДАРИН"" ИННЮЛ="1656100392"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="e1549acf-79cb-416a-a2f1-2c9243d67899" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХНОСЕРВИС-НЧ"" ИННЮЛ="1650355130"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="adf8cd89-a38a-4965-ae6e-86ddbe56ff49" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СМУ-77"" ИННЮЛ="1660302225"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="74e230c9-a39e-47e6-aa89-d0c7d49fc226" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОЛЗА"" ИННЮЛ="1659185605"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="1df2add2-572b-4316-b34b-d2b007a9c187" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЕЛЬСКОХОЗЯЙСТВЕННАЯ ТОРГОВАЯ КОМПАНИЯ"" ИННЮЛ="6311175565"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="bfe800bf-5659-49a9-b7c7-eb828564f8e8" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЗАПЧАСТЮЛИ"" ИННЮЛ="6311175558"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="8758071a-f28f-42a9-8f7f-c7986c526937" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ХАЛЯВА ГО"" ИННЮЛ="6311175572"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="a903e385-b190-44ed-8735-52f454033fe7" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КАСКАД"" ИННЮЛ="3666223196"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="af3b0309-9086-426e-9393-eb039b9e3fcc" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДИТЕКС"" ИННЮЛ="3702187482"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="3229a3c4-d2c4-4af7-8113-9a4f72255e33" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МОБИТИМ"" ИННЮЛ="5003125575"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="e6640158-ec64-4a37-b03a-03ec83bdfbcb" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГИЛЬДИЯ ПЛЮС"" ИННЮЛ="2632109486"/><СведССЧР КолРаб="8"/></Документ><Документ ИдДок="1096bb6b-4564-488b-9d0d-55c22f0184bf" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЕТЬСТРОЙ"" ИННЮЛ="2634101274"/><СведССЧР КолРаб="7"/></Документ><Документ ИдДок="7f456a3b-f3dd-45a7-8954-eb56aae749f0" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФАВОРИТ"" ИННЮЛ="2623028826"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="ff166775-014b-432c-938a-11c812cb6d6e" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НЕОН"" ИННЮЛ="2634101281"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="3c18e3fc-964a-4d73-865a-aa4db0fb5377" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ТРАНСПОРТНАЯ КОМПАНИЯ "ЗЫРЯНОВ"" ИННЮЛ="2631036877"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="392602db-8f7b-41ee-b812-acd52b9aab75" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПАРТНЕР"" ИННЮЛ="3702187490"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="a9deba04-0808-4c8c-95bb-4585fdf5a65b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОМЫШЛЕННАЯ БЕЗОПАСНОСТЬ"" ИННЮЛ="7716873665"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="acf72c16-b1ef-477a-aa06-61e4b1aaabae" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СПЕЦПОСТАЧ"" ИННЮЛ="7725400175"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="3907efc8-7303-436e-8664-44025347e756" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АГЕНТСТВО ПРОМЫШЛЕННОГО РАЗВИТИЯ"" ИННЮЛ="7725400182"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="2bf406a1-d284-4e39-a3fe-cba7a3f52f68" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЕВРОПЕЙСКАЯ ПРОМЫШЛЕННАЯ ИНВЕСТИЦИОННАЯ КОРПОРАЦИЯ"" ИННЮЛ="5047204150"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="09077d66-dad3-4ba6-ac3f-159acf2179b4" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЕВРОДОМСТРОЙ"" ИННЮЛ="3702187517"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="f320da30-e062-43d0-a466-893b3a325cdc" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛИДЕР"" ИННЮЛ="3702187549"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="179f7cde-f8f2-426f-8d7c-27fd2e337ce7" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГАЛАКТИКА"" ИННЮЛ="9701092119"/><СведССЧР КолРаб="5"/></Документ><Документ ИдДок="1f861cd8-958a-4596-997d-c90b3b491e58" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НИКАСТРОЙ"" ИННЮЛ="7751099010"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="76b8455e-1c1f-47fc-b9e9-2cdbfc90ce0f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙИНВЕСТ"" ИННЮЛ="7720399536"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="c1f1c1fa-7bc8-4c89-84c2-973767938277" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЕТРОСЕРВИС"" ИННЮЛ="7724422610"/><СведССЧР КолРаб="93"/></Документ><Документ ИдДок="2ab74fbe-f570-4cff-bc6b-740f80eb96ed" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛС ГРУПП"" ИННЮЛ="4703152195"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="c759c072-34f5-4a45-8762-c632d76ba468" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БАЛТИЙСКИЙ ПРОДУКТ"" ИННЮЛ="3906359605"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="4ef5eb79-a5b3-4834-a989-ae0da50fdc7a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БАЛТГРУПП"" ИННЮЛ="3906359612"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="5507c3d6-c7cd-47e6-a286-9ae017ee409d" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГИНТРАНС"" ИННЮЛ="4727004083"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="24e139aa-2da1-4d57-a90e-ca710a528af1" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АДЖАСТЛАБ"" ИННЮЛ="5032290750"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="e23e466d-32d3-44f3-8d23-b90ef9c47abe" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОЛИМП"" ИННЮЛ="5032290774"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="4c797fb3-9f08-4182-a057-c6408cdd4fdc" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОДКОНТРАКТ"" ИННЮЛ="5032290781"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="0fe775e9-764c-42d5-8796-17dd7fa1db8f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СПУТНИК"" ИННЮЛ="3906359620"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="e9f09629-4939-415f-a3a5-d1882960e9b8" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭКО-ПРОДУКТ"" ИННЮЛ="3906359637"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="fa26bff9-dbbc-49f2-9eca-e142b8849e1b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КРЫМ-ТУРИСТ"" ИННЮЛ="9102235946"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="ab61adf1-01c1-4530-96e4-20b1921926a3" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ «СЕМЕЙНЫЕ ТРАДИЦИИ»" ИННЮЛ="9104009621"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="2fd52d42-905a-40f6-b3e3-b40c100ca25c" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ «АРНИС»" ИННЮЛ="9102235953"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="fbca6e54-e1c7-4cd9-a08d-32af0c937039" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРАНСПОРТНАЯ КОМПАНИЯ"" ИННЮЛ="4101181784"/><СведССЧР КолРаб="4"/></Документ><Документ ИдДок="145da6c7-f529-4958-87ae-bba9fe2d8e92" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФАР ИСТ"" ИННЮЛ="4909126985"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="87ae0656-2333-40b6-a643-54e734207b42" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТУРИСТИЧЕСКАЯ КОМПАНИЯ "СЕВЕР"" ИННЮЛ="4909126992"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="a3e99d71-fcd6-47cc-9820-6af5a345c70a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНТЕГРЭКС"" ИННЮЛ="2536306403"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="1e143dc9-eabc-4e3e-91c5-479f8864da57" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОГРЕСС"" ИННЮЛ="1435325944"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="34b7bbb6-8fb0-4f77-ac53-2204b65fa9ff" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СМАРТ ТРЕЙД"" ИННЮЛ="6501294715"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="267a4f38-728d-48e3-ba63-8c7cabd67e4c" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЕРЕДВИЖНАЯ МЕХАНИЗИРОВАННАЯ КОЛОННА-М"" ИННЮЛ="6504020335"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="cf0cfd1c-69ec-4d9e-a3af-a41a0c84e0c1" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЕРВАЯ ФАСАДНАЯ ВОСТОКА"" ИННЮЛ="6501294730"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="f2413dd8-2254-4d8d-a297-e1ae99c3c8b1" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭКОПРОЕКТ ДВ"" ИННЮЛ="6501294722"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="e62baed1-4ecb-49d5-8f1c-9675e83799e2" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "А-МЕГА"" ИННЮЛ="6501294747"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="19dd510d-01cc-45cb-9f23-866bf446cbac" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ"ПЬЕР ФОШАР"" ИННЮЛ="6501294761"/><СведССЧР КолРаб="8"/></Документ><Документ ИдДок="2d7e232a-6625-4b9b-97e3-05053329c33b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПИПЛ МЕНЕДЖМЕНТ"" ИННЮЛ="6501294754"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="66fdbc9a-7f5b-4738-9253-4c670d1562d9" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОРГОВО-ПРОИЗВОДСТВЕННАЯ КОМПАНИЯ "РЕСУРС"" ИННЮЛ="2511103602"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="343b03a7-191d-4749-9ec5-63ce1d712b16" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БАРХАТНОЕ ПЛЮС"" ИННЮЛ="2509011023"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="a91d7095-de0f-432e-8c0c-b1058b99b784" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОРВЕТ"" ИННЮЛ="2536306410"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="75579b92-7a7d-4722-a2f4-88ee546ff76f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРАНСПОРТНЫЙ ТЕРМИНАЛ КАМЧАТКА"" ИННЮЛ="2537134370"/><СведССЧР КолРаб="27"/></Документ><Документ ИдДок="16c83ce1-c282-4a21-9c5a-e3f4521d4d65" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТК ПРИМОРЬЕ"" ИННЮЛ="2509011030"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="c38ec226-6ca2-4777-99ab-fd4a3e063e5a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛТАЙВЕЗ"" ИННЮЛ="2221236625"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="f8b9b99d-f979-49b2-a916-8ec7772ebc6d" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛТАЙТОРГ"" ИННЮЛ="2224189170"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="9e8f37d2-e63f-4ac0-8eb6-a18ffeb14d63" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "А1"" ИННЮЛ="3808201754"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="22ea8061-c083-4b9a-b864-fe62372a869f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОРГОВО-ТРАНСПОРТНАЯ КОМПАНИЯ "БАЙКАЛ"" ИННЮЛ="3810072390"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="1302dc80-343d-4d45-87f1-0918b8d8ffb2" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛЬТАИР"" ИННЮЛ="3810072425"/><СведССЧР КолРаб="15"/></Документ><Документ ИдДок="5061b160-73e6-4068-a108-80fd8e75c733" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БИОРЕСУРС"" ИННЮЛ="3810072418"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="54c32cbf-acf5-4f46-ab2c-83dc83a88a32" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ЛОГИСТИЧЕСКИЙ КОМПЛЕКС "ИРКУТ"" ИННЮЛ="3827054985"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="c3b9fc22-d4e0-403d-b853-67ff8edf3264" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БАЙКАЛТРАНСАВТОМАТИКА"" ИННЮЛ="3808201761"/><СведССЧР КолРаб="12"/></Документ><Документ ИдДок="8366162c-a986-46a7-8d72-01dc2455557f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОНЗА"" ИННЮЛ="1701060264"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="5170dee0-34c8-4509-ad93-dde6b4f096c6" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНВЕСТПЛЮС"" ИННЮЛ="0323402042"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="17d1962a-b4ef-42e6-bf3b-450c67efaa9f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПАРТНЕР"" ИННЮЛ="0326555791"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="58e2ae01-a770-4313-8941-c1285f2bd6a2" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОМСЕРВИС"" ИННЮЛ="2721233460"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="5be49309-db5d-447a-b147-638fe4e70bb8" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙМИН"" ИННЮЛ="2722100262"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="d11683b4-723d-4b20-b169-dff1aee69e2f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФЛЭТ УАЙТ"" ИННЮЛ="2723197289"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="19583590-8e70-46eb-80cb-34b46fec5e82" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИВЕСТАМЕД"" ИННЮЛ="5401979431"/><СведССЧР КолРаб="4"/></Документ><Документ ИдДок="136d0c25-dfb6-491f-9642-6a942150daf0" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УПРАВЛЯЮЩАЯ КОМПАНИЯ ТОВАРИЩЕСТВ СОБСТВЕННИКОВ ЖИЛЬЯ 27"" ИННЮЛ="2722100304"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="00be8009-d6ec-449b-8ffe-dd95fe2bc84b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НАШ ДОМ ИНВЕСТ"" ИННЮЛ="2724224930"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="5f5c8868-04f4-4919-9858-21954b171764" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТАНЦЫ-ХАБАРОВСК"" ИННЮЛ="2721233485"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="df881cb2-40b2-4005-83b9-abd7e16cb939" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОЛИМП"" ИННЮЛ="2724224947"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="b07ab2cb-81c5-4208-9614-fdf43ab38e37" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДОРОГИ СЕВЕРА"" ИННЮЛ="2724224954"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="e16a03b6-dc32-491f-aff0-2526a527b44a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОИТЕЛЬНАЯ КОМПАНИЯ "ВОСТОК"" ИННЮЛ="2722100311"/><СведССЧР КолРаб="4"/></Документ><Документ ИдДок="c3a7b288-2e57-4572-8349-f6a63a559d84" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АСГАРД"" ИННЮЛ="5506164637"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="a1cf2884-8cea-49ce-8c9b-03ea5a580317" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОНКОРД"" ИННЮЛ="7017433848"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="2d91b1e7-9018-4879-8abe-2014a82178a8" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СПЕЦМОНТАЖТЕХНОЛОГИИ"" ИННЮЛ="2801235914"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="36abcebe-f6cc-4c14-a10c-867dd003d5de" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЗОЛОТОЙ ПУТЬ"" ИННЮЛ="0326555801"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="1ee648cf-6ab2-47c6-999b-14abd3da591c" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СМП ГРУПП"" ИННЮЛ="1435325969"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="e6835419-e627-4600-bcdd-2550a4c38b17" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛТАЙСНАБ"" ИННЮЛ="2222862819"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="b8711d02-dade-4b5d-9344-5e8e36be1486" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДЕКОР"" ИННЮЛ="7453316478"/><СведССЧР КолРаб="7"/></Документ><Документ ИдДок="b027d84c-ebdc-4b0a-9c33-7cc4e63a16f5" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КИП-ЭКСПЕРТ"" ИННЮЛ="7017433862"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="a51f7e01-d583-4f6b-9c4c-483040615809" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОРГАНИКА"" ИННЮЛ="7017433870"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="cd197abb-8316-4fb2-a168-9ef600b80dc8" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЮМЕНЬНЕДРА"" ИННЮЛ="7203432665"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="0e2f4a22-4f09-42cd-8415-5b5e117b1c58" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АМГУНЬСКИЙ КАРЬЕР"" ИННЮЛ="2717006850"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="e8b62791-b4a5-4208-92e2-e55643035efa" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ХАНЗА ВИЗУАЛС"" ИННЮЛ="0326555819"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="8217c257-d3b2-448b-8462-eb5aa3059d03" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СКАЛЬНИК"" ИННЮЛ="2464139373"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="67b8aed9-f748-405d-a8d3-d892a40f2a5f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РАУТ"" ИННЮЛ="2263028970"/><СведССЧР КолРаб="13"/></Документ><Документ ИдДок="72573e5f-7eaa-4f8d-9e8c-013c87cba2f2" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭКОСФЕРА"" ИННЮЛ="5611081154"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="fed88918-f4bf-4ce9-9152-ad3eb61a20dc" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕПЛО И ХОЛОД"" ИННЮЛ="5610228728"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="947871e2-13df-4433-a632-49780b9fad2b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХНОКЛАСТЕР"" ИННЮЛ="4217185844"/><СведССЧР КолРаб="16"/></Документ><Документ ИдДок="4a547d65-e05d-4627-957d-500adddcf9a6" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АТЛАНТА"" ИННЮЛ="2801235921"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="2235d823-ad9f-4b9d-9a40-4d7405ebc8c6" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КАМЕЛОТ"" ИННЮЛ="2801235939"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="120a7f3c-34a1-47f8-b272-894e0d39508b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СПЕЦАГРОПАРТНЕР"" ИННЮЛ="2801235953"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="af1e4724-2b66-46e4-9bf4-104b4929ec5a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНСИСТРОЙ"" ИННЮЛ="0268082254"/><СведССЧР КолРаб="10"/></Документ><Документ ИдДок="cc0130cd-2a0e-4776-9722-e13469aec4a0" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛИДЕР"" ИННЮЛ="8905064005"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="5c44c6c0-1b97-4775-97a5-21b696ddf0d6" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВТОМАТИЗИРОВАННЫЕ СОВРЕМЕННЫЕ СИСТЕМЫ СТРИЖ"" ИННЮЛ="0278934902"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="09577fc3-77e8-4ef7-936d-b612d7e6b0f2" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДОВЕРИЕ"" ИННЮЛ="4725003817"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="3a94eb31-a687-462a-b7b2-92ba7b5de1ac" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СФЕРА-СЕРВИС+"" ИННЮЛ="6324085975"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="5cfbdc28-de9a-4fec-811d-358b9bc48ef9" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРАЗДНИЧНЫЙ БУМ"" ИННЮЛ="7448207459"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="5e02cdcf-53ec-46d6-8e1e-49c08540db35" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГОРНОДОБЫВАЮЩАЯ КОМПАНИЯ "ВОСХОД"" ИННЮЛ="1435325976"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="4d3cb58c-58f0-4f2e-8af1-2dfe4e3f59bf" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АТЛАС"" ИННЮЛ="7017433887"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="8191595c-2d9f-483d-a926-afc994d42376" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТАВРИДА"" ИННЮЛ="5610228742"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="42e5efd5-25f7-433c-9e1c-45068f4c716b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КРАСНОГОРБАТСКОЕ"" ИННЮЛ="3307022521"/><СведССЧР КолРаб="52"/></Документ><Документ ИдДок="89050bea-b777-4f52-af79-5704320e91b4" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СВАРОЧНОЕ ОБОРУДОВАНИЕ МАТЕРИАЛЫ ИНСТРУМЕНТ ТЕХНОЛОГИИ"" ИННЮЛ="3328018999"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="c552e75f-e863-44aa-944a-a73d81c2ff41" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОМПЛЕКССТРОЙМОНТАЖ"" ИННЮЛ="6230106323"/><СведССЧР КолРаб="16"/></Документ><Документ ИдДок="b70178e0-3747-485e-b59d-257e5107a4b9" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕГИОН-РЕСУРС"" ИННЮЛ="6950212484"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="ca1ae471-b10e-4a5b-ae87-1d5f00748b9d" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕТАЛЛСЕРВИС"" ИННЮЛ="5610228750"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="bb709b54-4ae6-4291-8d8f-632d66dfcddb" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХНО43"" ИННЮЛ="4312153987"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="7449a5b7-cb7c-4556-b051-acd0642251f5" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГЕНЕЗИС-ИТ"" ИННЮЛ="7447277929"/><СведССЧР КолРаб="5"/></Документ><Документ ИдДок="9d5df15e-7613-4e8d-a4f1-068041c33418" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ «ТЬЮБОТ»" ИННЮЛ="5408017553"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="0ec5bbcd-680f-47ef-9403-baaad6ba471c" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФАБЛАЙТ ЭЛЕКТРОНИКС"" ИННЮЛ="5408017560"/><СведССЧР КолРаб="6"/></Документ><Документ ИдДок="7df49f97-1a80-4b6e-88a4-4c1945351f6f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВИН-СЕРВИС"" ИННЮЛ="3301035605"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="4c6be842-2ccb-449d-9e00-0211c162226e" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УПРАВДОМ"" ИННЮЛ="4345472530"/><СведССЧР КолРаб="5"/></Документ><Документ ИдДок="d54d4490-b816-4ba4-91ec-e35df9d30f52" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛТАЙ-ЭКСПО"" ИННЮЛ="2223620650"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="a9879da1-da9e-4293-8c9b-f3c399d88567" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЙТИ СТРОЙ"" ИННЮЛ="3329091952"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="2d98c5a7-f6fb-4b05-8025-d268174b72e2" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЕВРООПТ"" ИННЮЛ="2225186414"/><СведССЧР КолРаб="4"/></Документ><Документ ИдДок="2bc9fda3-6022-475d-a034-79dbdafb8f34" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЖАСМИН"" ИННЮЛ="2225186421"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="c1947504-2c5c-476f-8d10-4877a219145e" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИМПЕРИЯ"" ИННЮЛ="2208053608"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="4e20a7d9-3909-48ff-9288-998e088f1282" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КАРАВАН"" ИННЮЛ="2222862833"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="399561f0-795d-4134-8dfb-ef501279e24f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БИЗНЕСЛАЙН"" ИННЮЛ="7014063099"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="073a4609-3e4f-4405-8d0a-7fbc4fe4a592" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛИДЕР"" ИННЮЛ="7203432672"/><СведССЧР КолРаб="9"/></Документ><Документ ИдДок="ed953a8e-6a5c-49f6-a632-880bd495715c" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АТЛАС - СИСТЕМЫ УПРАВЛЕНИЯ"" ИННЮЛ="4703152205"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="b7f54e61-82de-4d60-9eba-2822ae6205f6" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЮМЕНЬСТРОЙАКУСТИКА"" ИННЮЛ="7203432680"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="76dd5ffe-8a48-4157-b374-6cf50a1c9a10" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДВ ЭНЕРГЕТИКА"" ИННЮЛ="2543118513"/><СведССЧР КолРаб="7"/></Документ><Документ ИдДок="26e5d700-4042-4faf-a6c3-6743ca735abc" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РОКИТРЕЙД"" ИННЮЛ="2543118520"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="0433ae52-448d-4258-af5b-c66e7ae1321a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДАЛЬНЕВОСТОЧНОЕ ПОДРАЗДЕЛЕНИЕ ТРАНСПОРТНОЙ БЕЗОПАСНОСТИ"" ИННЮЛ="2543118538"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="a4dc8c55-165d-46d8-a718-ea3aebe44d6b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭКОВИТ"" ИННЮЛ="6454115250"/><СведССЧР КолРаб="4"/></Документ><Документ ИдДок="29e858c2-2739-4215-8e0f-4c1703afe206" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДИ ЭНД ТИ ЛОГИСТИКА"" ИННЮЛ="4345472548"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="7feb8e2c-865a-4cdc-8898-235c17ac7f35" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АГРОДРАЙВ"" ИННЮЛ="6452130782"/><СведССЧР КолРаб="11"/></Документ><Документ ИдДок="01f122c4-ca11-47ce-a5ba-48d7ac6d116c" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МИГ"" ИННЮЛ="5047204168"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="1ccb82b2-c458-46f3-8ac0-49c95851818b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮНИТ"" ИННЮЛ="4705074753"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="da4c3f12-0bf4-4080-82f6-09e434e0a193" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СМУ-61"" ИННЮЛ="6454115268"/><СведССЧР КолРаб="29"/></Документ><Документ ИдДок="6d6bb4a6-20ea-41fa-98b3-bd089baa1d0a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КРИПТОИНВЕСТ"" ИННЮЛ="4217185851"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="c991d4e6-4346-4073-ad27-ec73f1a56d95" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕМИС"" ИННЮЛ="5321192021"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="98c49780-404e-4f3e-af8c-cff63bcdca76" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕРРА ОПТИМА"" ИННЮЛ="6452130790"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="adc5392b-1a22-430f-9fa7-7602f651c5f5" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОМТЕХ"" ИННЮЛ="6452130800"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="a3e8ec9f-a9ec-44f3-98d3-552129094f7f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ХОЛЛ"" ИННЮЛ="6324085982"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="261041f1-aa8a-4f03-af53-43153436fbee" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛУЧЕЗАР"" ИННЮЛ="5638072502"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="e43079a0-d42e-4ab8-9a37-d3963c7ab3ab" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КВАНТУМ СПЭЙС"" ИННЮЛ="7702425938"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="30005a72-9707-4682-9c00-3d73c4839b5e" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕСТМО"" ИННЮЛ="5007102667"/><СведССЧР КолРаб="6"/></Документ><Документ ИдДок="c5b8343d-1746-4ddb-8040-6a4f2efaa5f2" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТУЛАКАМПЛЕКТ"" ИННЮЛ="7105052432"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="f08d2a6e-a8a3-4721-8724-4abbf59dcfb0" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТИХООКЕАНСКАЯ ИНВЕСТИЦИОННАЯ КОМПАНИЯ"" ИННЮЛ="2543118545"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="62850cef-ee1a-4a0f-b4cd-eff4546f6b03" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МАСТЕРСТРОЙ"" ИННЮЛ="2801235960"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="20e2e551-1279-4eb6-bce9-e4906cc8b723" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕВИЗОР"" ИННЮЛ="2543118560"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="a5ce85b0-3637-4742-872e-19a7a5a2d58f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЧИЛИКОД ДИДЖИТАЛ"" ИННЮЛ="6163206866"/><СведССЧР КолРаб="5"/></Документ><Документ ИдДок="5a4f736c-714a-4c8e-93ce-72b5e0400db9" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦЯНЬШЭН"" ИННЮЛ="2801235978"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="cd9da8b7-e9ef-4767-829e-eebeb3dd622a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КРАНСПЕЦМОНТАЖ"" ИННЮЛ="2224189194"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="aa699c01-346b-490e-a310-0d887561ac82" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОМПАНИЯ ТЕХНОЛОГИЧЕСКИЙ СЕРВИС"" ИННЮЛ="7017433911"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="b4a1534b-2e5a-4316-9ece-8c3d196a10d0" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДОКА-ПЕРЕВОД"" ИННЮЛ="7447277943"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="53dc1264-d2b1-4b85-ac39-885e3f9115f1" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОДСЕРВИС-ЛОГИСТИКА"" ИННЮЛ="3525409977"/><СведССЧР КолРаб="4"/></Документ><Документ ИдДок="558348b5-bdeb-4af7-9954-9d6d35cdd6c2" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЕВЕР ТРАНС"" ИННЮЛ="3525409984"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="006e7606-4bba-40b2-af2c-db13e78641d8" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭКСПРЕСС-35"" ИННЮЛ="3528278345"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="197b868f-9781-4b96-aa1f-0ba97f93ad27" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПИЛОТ ТРЕЙД"" ИННЮЛ="7017433929"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="a79d188b-da15-4e68-9b9f-86816d2680f3" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СВАРОГ-САКИ"" ИННЮЛ="9107041180"/><СведССЧР КолРаб="5"/></Документ><Документ ИдДок="c0523eb2-ee6b-4777-a9b2-af962827d426" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КУЛИНАРИЯ"" ИННЮЛ="2224189204"/><СведССЧР КолРаб="25"/></Документ><Документ ИдДок="6aaade4a-8ce8-40df-8282-b4b5bde7485f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДАФНА"" ИННЮЛ="3128128994"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="b699e336-9311-4d1c-a606-b34909a5bff9" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРЕЙД.РУ"" ИННЮЛ="5321192046"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="83e35f3e-8a64-4913-8dce-470d4dda5801" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КАРЕЛПРОМГРУПП"" ИННЮЛ="1020014959"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="c16055fe-0aba-44b0-9a0d-c5f6b70b9a3d" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЦЕНТР КОНСАЛТ"" ИННЮЛ="3849066720"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="0bf162a6-ce6f-4b27-b266-9660b54088bb" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРАНС-ЛОГИСТИК"" ИННЮЛ="3023019860"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="16945249-a9bf-4858-ad87-190165c44e0b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФЕРМЕР"" ИННЮЛ="3019023078"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="857df25d-954d-4ab3-8026-f207bf507258" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОТКРЫТАЯ ДОРОГА СТО"" ИННЮЛ="7806293394"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="91662159-9f8b-4688-b8f3-1158a71b3eb2" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МИНДАЛЬ"" ИННЮЛ="4205361301"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="89e09de9-b363-4bbe-b846-6423cdd91058" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЧЕТЫРЕ КОМНАТЫ"" ИННЮЛ="4217185869"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="ee58ad75-75b5-4c60-8d53-598156482d6a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕТАЛЛИКА"" ИННЮЛ="4253040210"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="82addce8-c47c-40e8-a4b4-9afb35150acc" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОПТЕН-ТЕЛЕКОМ"" ИННЮЛ="4703152212"/><СведССЧР КолРаб="5"/></Документ><Документ ИдДок="b4ba298e-a664-43ec-a9da-5861f7cf5da6" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МИКС"" ИННЮЛ="4345472562"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="74bdb14b-1daa-4969-ac54-a86f835b26e2" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОФИ"" ИННЮЛ="4727004090"/><СведССЧР КолРаб="0"/></Документ><Документ ИдДок="f116e88e-36e7-4e7d-a33a-8fccee87f4d1" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФАН ЧАНЬ"" ИННЮЛ="0323402050"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="37a6cd40-829d-4db6-9f4f-8de545884d33" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРАЙМЛОГИСТИК"" ИННЮЛ="4217185876"/><СведССЧР КолРаб="3"/></Документ><Документ ИдДок="4c94e48d-4210-4722-b3a7-65fe8d1ae795" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АБСОЛЮТ"" ИННЮЛ="4205361326"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="ae26e773-c732-4402-9374-301d272195a2" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КЖС"" ИННЮЛ="4205361319"/><СведССЧР КолРаб="5"/></Документ><Документ ИдДок="c6c382ae-7597-4328-9e08-933827285b56" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ТОРГОВО-СТРОИТЕЛЬНАЯ КОМПАНИЯ "КЕМСНАБ"" ИННЮЛ="4205361333"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="734f745b-04d5-42b7-ba72-0e0354e95da5" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СНАБМАСТЕР"" ИННЮЛ="4252014369"/><СведССЧР КолРаб="4"/></Документ><Документ ИдДок="e1fba947-bc2d-4f4a-aa67-2afb339059ea" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КВАНТОРЕШЕК"" ИННЮЛ="9729157341"/><СведССЧР КолРаб="8"/></Документ><Документ ИдДок="1def8900-b4ca-4522-a142-16b9c7c25256" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДУШКА"" ИННЮЛ="9701092133"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="9a5ed274-2c7b-4c8a-8974-00a70d154b4a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДОМ РИО"" ИННЮЛ="0726019298"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="05e64481-d203-4956-8d18-0dcd1297e951" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ МИКРОКРЕДИТНАЯ КОМПАНИЯ "ПРОВИЖИНОФ"" ИННЮЛ="9701092126"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="3a34f2eb-002e-47dd-9a9e-20d16b15db6f" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭЛПРАЙС"" ИННЮЛ="9701092140"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="89328ab7-2eea-4a57-b261-651fb1c4c582" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЕЛАГОС"" ИННЮЛ="7716873680"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="857eca18-b51d-4c42-8e8d-ac2e7ec706cb" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТИЛЬ МЕБЕЛЬ"" ИННЮЛ="7720399568"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="c6618fef-b81f-4330-b20b-088ee968219a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЫСТАВКА ПАРКЕТА"" ИННЮЛ="2540231038"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="5c8399cb-f25b-48ac-8dbc-5cc60ebb6df4" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛИДЕР БИЛД"" ИННЮЛ="7707396448"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="4e5de622-93f9-42a8-a711-e711ec0f10c4" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СМАРТ ПРОЕКТ"" ИННЮЛ="7707396430"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="92404395-d43c-4be6-a701-f23553fa44a9" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЗЕМЛЯНИЧНЫЙ ПИРОГ"" ИННЮЛ="7707396455"/><СведССЧР КолРаб="19"/></Документ><Документ ИдДок="9e592582-537b-4fb1-96e1-d4308184627b" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МАШРЕЗЕРВ"" ИННЮЛ="5044110137"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="1002f521-84dc-4596-8337-a1bc9ac7a3c9" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НЕФТЕТРАНС"" ИННЮЛ="7451428881"/><СведССЧР КолРаб="2"/></Документ><Документ ИдДок="360bb8f3-54b4-411e-b85d-02fb8910420a" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АДАМАНТ"" ИННЮЛ="0603021949"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="362ea83b-535f-4291-b5d2-a319a9b2f140" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХНОАРТСЕРВИС"" ИННЮЛ="7017433936"/><СведССЧР КолРаб="1"/></Документ><Документ ИдДок="513bda6f-5275-4df9-94fd-dd8bf2e316c6" ДатаДок="30.07.2019" ДатаСост="31.12.2018"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВОЛОГОДСКАЯ ДЕРЕВНЯ"" ИННЮЛ="3525410010"/><СведССЧР КолРаб="1"/></Документ></Файл>
| 63,422 | 126,843 | 0.780163 |
7de373adac48fab99366f9d1c224a731aee5ecbd | 338 | xml | XML | web/resources/vendor/font-awesome-4.6.3/css/projectfiles/38e5211b-5f4d-4796-98b2-449f5696e0aa.xml | genoud/js | c795b4ee0abc87523a752c14579bc9249cb9f9ed | [
"MIT"
] | null | null | null | web/resources/vendor/font-awesome-4.6.3/css/projectfiles/38e5211b-5f4d-4796-98b2-449f5696e0aa.xml | genoud/js | c795b4ee0abc87523a752c14579bc9249cb9f9ed | [
"MIT"
] | null | null | null | web/resources/vendor/font-awesome-4.6.3/css/projectfiles/38e5211b-5f4d-4796-98b2-449f5696e0aa.xml | genoud/js | c795b4ee0abc87523a752c14579bc9249cb9f9ed | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<file version="1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_file.xsd">
<id>38e5211b-5f4d-4796-98b2-449f5696e0aa</id>
<title>Import Log</title>
<name>import_log.csv</name>
<userId>NM</userId>
<time>1461931382693</time>
</file>
| 37.555556 | 123 | 0.698225 |
2630bcf772ea53c503f876fc37f5c31c53014999 | 8,415 | xml | XML | public/import/import-21-09.xml | antarus/mystra-pve | f9b65bbfb784809e8695e3ad9c68fce54475abba | [
"BSD-3-Clause"
] | null | null | null | public/import/import-21-09.xml | antarus/mystra-pve | f9b65bbfb784809e8695e3ad9c68fce54475abba | [
"BSD-3-Clause"
] | null | null | null | public/import/import-21-09.xml | antarus/mystra-pve | f9b65bbfb784809e8695e3ad9c68fce54475abba | [
"BSD-3-Clause"
] | null | null | null | <raidlog><head><export><name>EQdkp Plus XML</name><version>1.0</version></export><tracker><name>RCLootCouncil</name><version>2.1.2</version></tracker><gameinfo><game>World of Warcraft</game><language>frFR</language><charactername>Prony</charactername></gameinfo></head>
<raiddata>
<zones>
<zone>
<enter>1474473600</enter>
<name>Le Cauchemar d’émeraude-Normal</name>
</zone>
</zones>
<bosskills>
<bosskill>
<name>Il’gynoth</name>
<time>1474491308</time>
</bosskill>
<bosskill>
<name>Il’gynoth</name>
<time>1474491262</time>
</bosskill>
<bosskill>
<name>Ursoc</name>
<time>1474493378</time>
</bosskill>
<bosskill>
<name>Ursoc</name>
<time>1474493392</time>
</bosskill>
<bosskill>
<name>Ursoc</name>
<time>1474493328</time>
</bosskill>
<bosskill>
<name>Nythendra</name>
<time>1474486210</time>
</bosskill>
<bosskill>
<name>Nythendra</name>
<time>1474486253</time>
</bosskill>
<bosskill>
<name>Nythendra</name>
<time>1474486199</time>
</bosskill>
<bosskill>
<name>Ursoc</name>
<time>1474493363</time>
</bosskill>
<bosskill>
<name>Nythendra</name>
<time>1474486244</time>
</bosskill>
<bosskill>
<name>Ursoc</name>
<time>1474493403</time>
</bosskill>
<bosskill>
<name>Il’gynoth</name>
<time>1474491296</time>
</bosskill>
<bosskill>
<name>Il’gynoth</name>
<time>1474491251</time>
</bosskill>
<bosskill>
<name>Il’gynoth</name>
<time>1474491328</time>
</bosskill>
<bosskill>
<name>Nythendra</name>
<time>1474486183</time>
</bosskill>
<bosskill>
<name>Nythendra</name>
<time>1474486232</time>
</bosskill>
<bosskill>
<name>Il’gynoth</name>
<time>1474491317</time>
</bosskill>
<bosskill>
<name>Ursoc</name>
<time>1474493314</time>
</bosskill>
</bosskills>
<items>
<item>
<itemid>139213::::::::110:102::3:3:1807:1808:1472:::</itemid>
<name>Gantelets d'intention malveillante</name>
<member>Eddå</member>
<time>1474491308</time>
<count>1</count>
<cost>4</cost>
<note>Majeur upgrade</note>
<boss>Il’gynoth</boss>
<zone>Le Cauchemar d’émeraude-Normal</zone>
</item>
<item>
<itemid>139325::::::::110:102::3:3:1807:1808:1472:::</itemid>
<name>Appendices spontanés</name>
<member>Jolarson</member>
<time>1474491262</time>
<count>1</count>
<cost>4</cost>
<note>Majeur upgrade</note>
<boss>Il’gynoth</boss>
<zone>Le Cauchemar d’émeraude-Normal</zone>
</item>
<item>
<itemid>139195::::::::110:102::3:2:1807:1472:::</itemid>
<name>Mules cramoisies bordées de laine</name>
<member>Sfy</member>
<time>1474493378</time>
<count>1</count>
<cost>2</cost>
<note>Majeur upgrade</note>
<boss>Ursoc</boss>
<zone>Le Cauchemar d’émeraude-Normal</zone>
</item>
<item>
<itemid>139327::::::::110:102::3:3:1807:1477:3336:::</itemid>
<name>Fureur débridée</name>
<member>Antaruss</member>
<time>1474493392</time>
<count>1</count>
<cost>3</cost>
<note>Majeur upgrade</note>
<boss>Ursoc</boss>
<zone>Le Cauchemar d’émeraude-Normal</zone>
</item>
<item>
<itemid>139260::::::::110:102::3:3:1807:1487:3337:::</itemid>
<name>Croc ensanglanté d'ours</name>
<member>Redd</member>
<time>1474493328</time>
<count>1</count>
<cost>4</cost>
<note>Majeur upgrade</note>
<boss>Ursoc</boss>
<zone>Le Cauchemar d’émeraude-Normal</zone>
</item>
<item>
<itemid>139214::::::::110:102::3:3:1807:1477:3336:::</itemid>
<name>Camail grisé en écailles de dragon</name>
<member>Märgâlärds</member>
<time>1474486210</time>
<count>1</count>
<cost>4</cost>
<note>Majeur upgrade</note>
<boss>Nythendra</boss>
<zone>Le Cauchemar d’émeraude-Normal</zone>
</item>
<item>
<itemid>139235::::::::110:102::3:2:1807:1472:::</itemid>
<name>Serre-poignets des rêves insensés</name>
<member>Wochini</member>
<time>1474486253</time>
<count>1</count>
<cost>3</cost>
<note>Majeur upgrade</note>
<boss>Nythendra</boss>
<zone>Le Cauchemar d’émeraude-Normal</zone>
</item>
<item>
<itemid>139191::::::::110:102::3:3:1807:40:1472:::</itemid>
<name>Mantelet ancien tissé de rêve</name>
<member>Cely</member>
<time>1474486199</time>
<count>1</count>
<cost>4</cost>
<note>Majeur upgrade</note>
<boss>Nythendra</boss>
<zone>Le Cauchemar d’émeraude-Normal</zone>
</item>
<item>
<itemid>139329::::::::110:102::3:2:1807:1472:::</itemid>
<name>Instinct assoiffé de sang</name>
<member>Mïstÿ</member>
<time>1474493363</time>
<count>1</count>
<cost>2</cost>
<note>Majeur upgrade</note>
<boss>Ursoc</boss>
<zone>Le Cauchemar d’émeraude-Normal</zone>
</item>
<item>
<itemid>139212::::::::110:102::3:2:1807:1472:::</itemid>
<name>Cordon de larves rampantes</name>
<member>Spoiler</member>
<time>1474486244</time>
<count>1</count>
<cost>5</cost>
<note>Majeur upgrade</note>
<boss>Nythendra</boss>
<zone>Le Cauchemar d’émeraude-Normal</zone>
</item>
<item>
<itemid>139220::::::::110:102::3:2:1807:1472:::</itemid>
<name>Solerets striés en griffefer</name>
<member>Spoiler</member>
<time>1474493403</time>
<count>1</count>
<cost>3</cost>
<note>Majeur upgrade</note>
<boss>Ursoc</boss>
<zone>Le Cauchemar d’émeraude-Normal</zone>
</item>
<item>
<itemid>139233::::::::110:102::3:4:1807:43:1477:3336:::</itemid>
<name>Espauliers des runes changeantes</name>
<member>Olare</member>
<time>1474491296</time>
<count>1</count>
<cost>3</cost>
<note>Majeur upgrade</note>
<boss>Il’gynoth</boss>
<zone>Le Cauchemar d’émeraude-Normal</zone>
</item>
<item>
<itemid>139254::::::::110:102::3:2:1807:1472:::</itemid>
<name>Pierre de sang hurlante</name>
<member>Trìskel</member>
<time>1474491251</time>
<count>1</count>
<cost>3</cost>
<note>Majeur upgrade</note>
<boss>Il’gynoth</boss>
<zone>Le Cauchemar d’émeraude-Normal</zone>
</item>
<item>
<itemid>139257::::::::110:102::3:2:1807:1472:::</itemid>
<name>Fétiche imbibé de sang</name>
<member>Tÿra</member>
<time>1474491328</time>
<count>1</count>
<cost>3</cost>
<note>Majeur upgrade</note>
<boss>Il’gynoth</boss>
<zone>Le Cauchemar d’émeraude-Normal</zone>
</item>
<item>
<itemid>139197::::::::110:102::3:3:1807:1477:3336:::</itemid>
<name>Ceinturon sanglé sans vie</name>
<member>Rappaden</member>
<time>1474486183</time>
<count>1</count>
<cost>3</cost>
<note>Majeur upgrade</note>
<boss>Nythendra</boss>
<zone>Le Cauchemar d’émeraude-Normal</zone>
</item>
<item>
<itemid>139252::::::::110:102::3:2:1807:1472:::</itemid>
<name>Graine-Monde préservée</name>
<member>Lisys</member>
<time>1474486232</time>
<count>1</count>
<cost>3</cost>
<note>Majeur upgrade</note>
<boss>Nythendra</boss>
<zone>Le Cauchemar d’émeraude-Normal</zone>
</item>
<item>
<itemid>139213::::::::110:102::3:2:1807:1472:::</itemid>
<name>Gantelets d'intention malveillante</name>
<member>Azülà</member>
<time>1474491317</time>
<count>1</count>
<cost>2</cost>
<note>Spécialisation secondaire / cupidité</note>
<boss>Il’gynoth</boss>
<zone>Le Cauchemar d’émeraude-Normal</zone>
</item>
<item>
<itemid>139220::::::::110:102::3:2:1807:1472:::</itemid>
<name>Solerets striés en griffefer</name>
<member>Azülà</member>
<time>1474493314</time>
<count>1</count>
<cost>5</cost>
<note>Majeur upgrade</note>
<boss>Ursoc</boss>
<zone>Le Cauchemar d’émeraude-Normal</zone>
</item>
</items>
<members>
<member>
<name>Wochini</name>
</member>
<member>
<name>Lisys</name>
</member>
<member>
<name>Sfy</name>
</member>
<member>
<name>Redd</name>
</member>
<member>
<name>Rappaden</name>
</member>
<member>
<name>Olare</name>
</member>
<member>
<name>Eddå</name>
</member>
<member>
<name>Azülà</name>
</member>
<member>
<name>Tÿra</name>
</member>
<member>
<name>Spoiler</name>
</member>
<member>
<name>Mïstÿ</name>
</member>
<member>
<name>Märgâlärds</name>
</member>
<member>
<name>Antaruss</name>
</member>
<member>
<name>Cely</name>
</member>
<member>
<name>Trìskel</name>
</member>
<member>
<name>Jolarson</name>
</member>
</members>
</raiddata></raidlog>
| 25.194611 | 269 | 0.629709 |
b50fa8c3a55c2fb333819a7a20f3be8a1f7550e9 | 129 | xml | XML | annotations/71.xml | Maerecque/tree-dataset | 6e0272a81d1687bc118625b985a935170d7992b4 | [
"MIT"
] | null | null | null | annotations/71.xml | Maerecque/tree-dataset | 6e0272a81d1687bc118625b985a935170d7992b4 | [
"MIT"
] | null | null | null | annotations/71.xml | Maerecque/tree-dataset | 6e0272a81d1687bc118625b985a935170d7992b4 | [
"MIT"
] | null | null | null | version https://git-lfs.github.com/spec/v1
oid sha256:cd8d944e7b4b1c955012bf5f0708fc2b0a691c4c1ebb4c8bf0716be7b58a3e10
size 4544
| 32.25 | 75 | 0.883721 |
2241048dc62d8e13ec105331a0549daf68a96fdc | 3,146 | xml | XML | res/values-v21/themes.xml | novaplayer2020/aos-MediaLib | 905fe2dba23e6ceee24837b0c6f6d98098157940 | [
"Apache-2.0"
] | null | null | null | res/values-v21/themes.xml | novaplayer2020/aos-MediaLib | 905fe2dba23e6ceee24837b0c6f6d98098157940 | [
"Apache-2.0"
] | null | null | null | res/values-v21/themes.xml | novaplayer2020/aos-MediaLib | 905fe2dba23e6ceee24837b0c6f6d98098157940 | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="ArchosTheme" parent="@android:style/Theme.Material">
<item name="android:actionBarStyle">@style/Widget.Material.ActionBar.Archos</item>
<item name="android:colorPrimary">@color/lightOrange500</item>
<item name="android:colorPrimaryDark">@color/main_blue</item>
<item name="android:colorAccent">@color/lightOrange400</item>
<item name="android:navigationBarColor">@color/main_blue</item>
<item name="android:alertDialogTheme">@style/Theme.AlertDialog</item>
</style>
<style name="ArchosThemeBlueCompatNoActionBar" parent="ArchosThemeBlueNoActionBarCommon">
<item name="android:windowDrawsSystemBarBackgrounds">true</item>
<item name="android:statusBarColor">@android:color/transparent</item>
<item name="android:windowTranslucentStatus">true</item>
</style>
<style name="ArchosThemeBlueCompat" parent="Theme.AppCompat">
<item name="android:windowBackground">@color/main_blue</item>
<item name="android:actionBarStyle">@style/Widget.Holo.ActionBar.Archos2</item>
<item name="actionBarStyle">@style/Widget.Holo.ActionBar.Archos2</item>
<item name="android:colorPrimary">@color/lightOrange500</item>
<item name="android:colorPrimaryDark">@color/main_blue</item>
<item name="android:colorAccent">@color/lightOrange400</item>
<item name="colorPrimary">@color/lightOrange500</item>
<item name="colorPrimaryDark">@color/main_blue</item>
<item name="colorAccent">@color/lightOrange400</item>
<item name="android:navigationBarColor">@color/main_blue</item>
<item name="android:alertDialogTheme">@style/Theme.AlertDialog</item>
</style>
<style name="Theme.AlertDialog" parent="@android:style/Theme.Material.Dialog.Alert">
<item name="android:colorPrimary">@color/lightOrange500</item>
<item name="android:colorPrimaryDark">@color/main_blue</item>
<item name="android:colorAccent">@color/lightOrange400</item>
</style>
<style name="Widget.Material.ActionBar.Archos" parent="@android:style/Widget.Material.ActionBar">
<item name="android:background">@color/main_blue</item>
</style>
<style name="Theme.Transparent" parent="@android:style/Theme.DeviceDefault.NoActionBar">
<item name="android:windowBackground">@android:color/transparent</item>
<item name="android:colorPrimary">@color/lightOrange500</item>
<item name="android:colorAccent">@color/lightOrange400</item>
<item name="android:colorBackgroundCacheHint">@null</item>
<item name="android:windowIsTranslucent">true</item>
<item name="android:alertDialogTheme">@style/Theme.AlertDialog</item>
</style>
<style name="Theme.DialogMinWidth" parent="@android:style/Theme.Material.Dialog.MinWidth">
<item name="android:colorPrimary">@color/lightOrange500</item>
<item name="android:colorAccent">@color/lightblue200</item>
<item name="android:alertDialogTheme">@style/Theme.AlertDialog</item>
</style>
</resources> | 52.433333 | 101 | 0.706929 |
b560ef0963ae1c2b46d4bb1d15a101bb8a36f856 | 629 | xml | XML | .mvn/toolchains.xml | ardikars/memories | a3b6e602bdce78b972a0dd31c6e1610c64cc6e3c | [
"Apache-2.0"
] | null | null | null | .mvn/toolchains.xml | ardikars/memories | a3b6e602bdce78b972a0dd31c6e1610c64cc6e3c | [
"Apache-2.0"
] | null | null | null | .mvn/toolchains.xml | ardikars/memories | a3b6e602bdce78b972a0dd31c6e1610c64cc6e3c | [
"Apache-2.0"
] | null | null | null | <!--
Copyright (c) 2020-2021 Memories Project
SPDX-License-Identifier: Apache-2.0
-->
<toolchains>
<toolchain>
<type>jdk</type>
<provides>
<id>Java8</id>
<version>1.8</version>
</provides>
<configuration>
<jdkHome>${env.JAVA_HOME}</jdkHome>
</configuration>
</toolchain>
<toolchain>
<type>jdk</type>
<provides>
<id>Java2</id>
<version>1.2</version>
</provides>
<configuration>
<jdkHome>${env.JAVA_HOME_JDK2}</jdkHome>
</configuration>
</toolchain>
</toolchains> | 24.192308 | 52 | 0.526232 |
4a0d4ecea9818f82090e5f8191728ea614abfae3 | 6,525 | xml | XML | app/src/main/res/layout/activity_jeep_info.xml | blckclov3r/Cebu-Transportation-Guide | 0ad24b27493e87c008a98f7c48df500a0a9fa84b | [
"MIT"
] | 7 | 2019-08-01T09:39:34.000Z | 2021-06-14T18:00:18.000Z | app/src/main/res/layout/activity_jeep_info.xml | blckclov3r/cebu-transporation-guide | 0ad24b27493e87c008a98f7c48df500a0a9fa84b | [
"MIT"
] | null | null | null | app/src/main/res/layout/activity_jeep_info.xml | blckclov3r/cebu-transporation-guide | 0ad24b27493e87c008a98f7c48df500a0a9fa84b | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:animationCache="true"
android:drawingCacheQuality="high"
android:alwaysDrawnWithCache="true"
android:background="@color/whiteSmoke"
android:persistentDrawingCache="all"
android:id="@+id/jeepInfoBackground"
android:fitsSystemWindows="true"
tools:context="com.blckclov3r.cebu_mproject.mRecyclerView.JeepInfo">
<android.support.v7.widget.Toolbar
android:id="@+id/toolbar"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?attr/colorPrimary"
android:minHeight="?attr/actionBarSize"
android:theme="@style/ThemeOverlay.AppCompat.Dark" />
<LinearLayout
android:id="@+id/head_"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal"
android:background="@color/lightGray"
android:layout_marginTop="3dp"
android:padding="4dp"
android:layout_below="@+id/toolbar"
android:layout_alignParentStart="true">
<ImageView
android:layout_width="15dp"
android:layout_height="20dp"
android:layout_marginLeft="13dp"
android:layout_gravity="center"
android:src="@drawable/car_y" />
<in.codeshuffle.typewriterview.TypeWriterView
android:id="@+id/tv_title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:layout_marginStart="10dp"
android:fontFamily="monospace"
android:text="Jeep Routes Information"
android:textColor="@color/darkBlue"
android:textSize="13dp"
android:textStyle="bold" />
<ImageView
android:layout_width="0dp"
android:layout_height="0dp" />
</LinearLayout>
<ScrollView
android:layout_below="@id/head_"
android:layout_marginBottom="48dp"
android:layout_width="match_parent"
android:layout_height="match_parent">
<RelativeLayout
android:paddingBottom="10dp"
android:paddingTop="5dp"
android:layout_width="match_parent"
android:layout_height="wrap_content">
<LinearLayout
android:id="@+id/one"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center">
<TextView
android:id="@+id/jeepTitle"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="center"
android:fontFamily="monospace"
android:gravity="center"
android:textColor="@color/black"
android:text="Jeep Code"
android:textSize="14dp"
android:textStyle="bold" />
</LinearLayout>
<LinearLayout
android:id="@+id/two"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_below="@+id/one"
android:gravity="center"
android:orientation="vertical">
<TextView
android:id="@+id/jeepCode"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fontFamily="monospace"
android:gravity="center"
android:textColor="@color/black"
android:text="Hello"
android:textSize="12dp"
android:textStyle="bold" />
<TextView
android:id="@+id/jeepDesc"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginTop="7dp"
android:fontFamily="monospace"
android:gravity="center"
android:text="None"
android:textColor="@color/black"
android:textSize="12dp"
android:textStyle="bold" />
</LinearLayout>
</RelativeLayout>
</ScrollView>
<LinearLayout
android:layout_alignParentBottom="true"
android:layout_width="match_parent"
android:orientation="vertical"
android:gravity="center"
android:padding="4dp"
android:background="@color/darkBlue"
android:layout_height="wrap_content">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="center"
android:gravity="center_vertical|center">
<ImageView
android:layout_width="15dp"
android:layout_height="20dp"
android:layout_gravity="center"
android:src="@drawable/java" />
<TextView
android:id="@+id/tvFooter"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="4dp"
android:layout_gravity="bottom"
android:fontFamily="monospace"
android:gravity="center"
android:text="SoftEng Project"
android:textColor="@color/whiteSmoke"
android:textSize="12dp"
android:textStyle="bold" />
</LinearLayout>
<TextView
android:id="@+id/tvFooter_content"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="4dp"
android:layout_marginTop="2dp"
android:textSize="12dp"
android:fontFamily="monospace"
android:gravity="center"
android:text="All Right Reserved 2018"
android:textColor="@color/whiteSmoke"
android:textStyle="bold" />
</LinearLayout>
</RelativeLayout>
| 38.382353 | 74 | 0.577625 |
836ccfcab61c9761e1ae6b196036c4d63f64f6e3 | 3,413 | xml | XML | core/standards/xpath/xpath-528.xml | gsnedders/presto-testo | a0acfbef13a3f8cae67cc7145216d31b67aa8eb4 | [
"BSD-3-Clause"
] | null | null | null | core/standards/xpath/xpath-528.xml | gsnedders/presto-testo | a0acfbef13a3f8cae67cc7145216d31b67aa8eb4 | [
"BSD-3-Clause"
] | null | null | null | core/standards/xpath/xpath-528.xml | gsnedders/presto-testo | a0acfbef13a3f8cae67cc7145216d31b67aa8eb4 | [
"BSD-3-Clause"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="#xslt"?>
<!DOCTYPE xsl:stylesheet [<!ATTLIST xsl:stylesheet id ID #IMPLIED>]>
<xsl:stylesheet id="xslt" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:template match="xsl:template">
<result>
<xsl:choose>
<xsl:when test='//lambda[@desciption="false"][@xml:lang="en"]/pi[@xml:lang="en-US"][@xml:id="id1"][not(preceding-sibling::*)][not(following-sibling::*)]/eta[@or][@xml:id="id2"][following-sibling::*[position()=1]][not(child::node())][following-sibling::pi[starts-with(concat(@name,"-"),"123456789-")][@xml:lang="no"][@xml:id="id3"][not(following-sibling::*)]//sigma[@xml:id="id4"]/omega[@or="solid 1px green"][@xml:lang="nb"][@xml:id="id5"][not(following-sibling::*)]//eta[following-sibling::iota[preceding-sibling::*[position() = 1]][not(following-sibling::*)]//rho[@and][@xml:id="id6"][not(child::node())][following-sibling::omicron[starts-with(concat(@attrib,"-"),"123456789-")][preceding-sibling::*[position() = 1]][not(following-sibling::*)]/upsilon[@xml:id="id7"][not(preceding-sibling::*)]/upsilon[@xml:lang="en-GB"][not(child::node())][following-sibling::phi[@number][@xml:lang="no-nb"][preceding-sibling::*[position() = 1]]//delta[not(preceding-sibling::*)]/mu[@xml:lang="nb"][not(preceding-sibling::*)][not(following-sibling::*)]/xi[@and][@xml:lang="no-nb"][@xml:id="id8"][not(preceding-sibling::*)][not(child::node())][following-sibling::tau[@abort][@xml:id="id9"]/mu[starts-with(@or,"at")][@xml:lang="no-nb"][not(preceding-sibling::*)][not(child::node())][following-sibling::omega[starts-with(@data,"attr")][@xml:id="id10"][preceding-sibling::*[position() = 1]][following-sibling::*[position()=3]][following-sibling::gamma[@xml:lang="en"][preceding-sibling::*[position() = 2]][following-sibling::*[position()=2]][following-sibling::rho[@xml:lang="nb"][@xml:id="id11"][preceding-sibling::*[position() = 3]][not(child::node())][following-sibling::eta[@xml:id="id12"][preceding-sibling::*[position() = 4]][not(following-sibling::*)]/theta[starts-with(@attribute,"12")][@xml:lang="no"][not(following-sibling::*)]/eta[@string][@xml:lang="no-nb"][@xml:id="id13"][not(following-sibling::*)][position() = 1]][position() = 1]]][position() = 1]]][position() = 1]][position() = 1]]]]'>
<xsl:value-of select="'PASS'"/>
</xsl:when>
<xsl:otherwise>FAIL</xsl:otherwise>
</xsl:choose>
</result>
<xsl:if test="false()">
<lambda desciption="false" xml:lang="en"><pi xml:lang="en-US" xml:id="id1"><eta or="this.nodeValue" xml:id="id2"/><pi name="123456789" xml:lang="no" xml:id="id3"><sigma xml:id="id4"><omega or="solid 1px green" xml:lang="nb" xml:id="id5"><eta/><iota><rho and="another attribute value" xml:id="id6"/><omicron attrib="123456789"><upsilon xml:id="id7"><upsilon xml:lang="en-GB"/><phi number="false" xml:lang="no-nb"><delta><mu xml:lang="nb"><xi and="_blank" xml:lang="no-nb" xml:id="id8"/><tau abort="attribute" xml:id="id9"><mu or="attribute-value" xml:lang="no-nb"/><omega data="attribute-value" xml:id="id10"/><gamma xml:lang="en"/><rho xml:lang="nb" xml:id="id11"/><eta xml:id="id12"><theta attribute="123456789" xml:lang="no"><eta string="this.nodeValue" xml:lang="no-nb" xml:id="id13"><green>This text must be green</green></eta></theta></eta></tau></mu></delta></phi></upsilon></omicron></iota></omega></sigma></pi></pi></lambda></xsl:if>
</xsl:template>
</xsl:stylesheet>
| 189.611111 | 1,987 | 0.661588 |
8bc16e5794b62d118da58591a625abf99d1313a9 | 8,166 | xml | XML | output/biejournals_2390.xml | opencultureconsulting/noah-biejournals | 95421c983d38412fc88f43ca7a1d110514360dbd | [
"MIT"
] | 1 | 2021-10-06T15:22:15.000Z | 2021-10-06T15:22:15.000Z | output/biejournals_2390.xml | opencultureconsulting/noah-biejournals | 95421c983d38412fc88f43ca7a1d110514360dbd | [
"MIT"
] | null | null | null | output/biejournals_2390.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_2390">
<mets:mdWrap MIMETYPE="text/xml" MDTYPE="MODS">
<mets:xmlData>
<mods xmlns="http://www.loc.gov/mods/v3" version="3.7" xmlns:vl="http://visuallibrary.net/vl">
<titleInfo lang="ger">
<title>Bilingualer Sachfachunterricht in Deutschland und Europa</title>
<subTitle>Darstellung des Forschungsstands</subTitle>
</titleInfo>
<titleInfo type="translated">
<title>CLIL in Germany and Europe</title>
<subTitle>Overview of the current state of research</subTitle>
</titleInfo>
<name type="personal">
<displayForm>Ohlberger, Stephanie</displayForm>
<namePart type="family">Ohlberger</namePart>
<namePart type="given">Stephanie</namePart>
<role>
<roleTerm type="code" authority="marcrelator">ctb</roleTerm>
</role>
</name>
<name type="personal">
<displayForm>Wegner, Claas</displayForm>
<namePart type="family">Wegner</namePart>
<namePart type="given">Claas</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">2018-11-19</dateIssued>
</originInfo>
<language>
<languageTerm type="code" authority="iso639-2b">ger</languageTerm>
</language>
<physicalDescription>
<extent unit="page">45</extent>
</physicalDescription>
<abstract lang="ger">Bilingualer Unterricht (im europäischen Kontext ‚Content and Language Integrated Learning‘, kurz: CLIL) ist seit Jahren ein fester Bestandteil der deutschen Schullandschaft. Evaluiert wurden diese Programme anfangs jedoch selten und nur mit geringen Stichprobenumfängen sowie mittels zweifelhafter Designs, sodass Ergebnisse schwer verallgemeinert werden konnten. Dieser Artikel gibt einen Überblick über die bisherige Forschung zu CLIL und zeigt Forschungslücken auf, die bisher selten beachtet wurden. So ergibt der Studienreview seit 2000 überwiegend positive Forschungsergebnisse in Bezug auf die sprachlichen Kompetenzen der Schüler und auch inhaltlich wird selten von Einbußen berichtet. Bei einer genaueren Betrachtung der bisherigen Studien wird deutlich, dass sehr oft an vorselektierten Stichproben geforscht wurde – dieser Umstand basierte auf der Tatsache, dass in traditionellen bilingualen Programmen Schülerinnen und Schüler gezielt nach Noten und Motivation für bilinguale Klassen ausgesucht wurden, was den Vergleich mit regulär beschulten Kontrollgruppen invalide machte. Dementsprechend wenig ist bisher über die Wirkung von CLIL auf reguläre, heterogene Klassen bekannt. Weitere Ergebnisse zeigeneinerseits, dass Lehrer wie auch Eltern von dem Unterrichtskonzept überzeugt sind, andererseits aber große Unsicherheit besteht, was die ‚korrekte‘ Erteilung von CLIL-Unterricht angeht. Es deutet sich an, dass weitere Evaluationen von allen bilingualen Unterrichtsformen in gut durchdachten Forschungssettings durchgeführt werden müssen, darüber hinaus aber auch vermehrt Schritte in der Lehrerausbildung unternommen werden müssen, um bilingualen Unterricht für Schülerinnen und Schüler und Lehrkräfte noch effektiver zu gestalten.</abstract>
<abstract lang="eng">Bilingual Teaching (in the European context ‘Content and Language Integrated Learning‘, short: CLIL) has been an inherent part of the German school system for years. However, these programmes were rarely evaluated and if so, only with small sample sizes and by means of critical study designs that did not allow generalisations. This article gives an overview of the research so far and emphasises shortcomings and potential for further research. The study review from the year 2000 onwards reports mainly positive results regarding students’ language and subject-content competencies. If looking closely at the samples, it becomes apparent that CLIL-students compared to control groups were often in highly selected classes due to the nature of selecting students with excellent grades and high motivation for these programmes. Because of these invalid comparisons, potential effects of CLIL on a heterogeneous student group are unknown. A different area of research shows that teachers are still uncertain about how the concept is taught correctly, which is due to lacking pre- and inservice advanced education. Further evaluations of CLIL practice in well thought out settings have to take place and additionally, practical implementations for teacher education have to be established in order to keep CLIL a successful teaching concept with benefits for all participants.</abstract>
<subject lang="ger">
First argument to forEach is not an array or JSON objectFirst argument to forEach is not an array or JSON objectFirst argument to forEach is not an array or JSON objectFirst argument to forEach is not an array or JSON object </subject>
<subject lang="eng">
First argument to forEach is not an array or JSON objectFirst argument to forEach is not an array or JSON objectFirst argument to forEach is not an array or JSON objectFirst argument to forEach is not an array or JSON object </subject>
<relatedItem type="host">
<titleInfo>
<title>Herausforderung Lehrer*innenbildung - Zeitschrift zur Konzeption, Gestaltung und Diskussion</title>
</titleInfo>
<identifier type="issn">2625-0675</identifier>
<part>
<detail type="volume">
<number>1</number>
</detail>
<detail type="issue">
<number>1</number>
</detail>
<extent unit="page">
<start>45</start>
<end>89</end>
</extent>
</part>
</relatedItem>
<identifier type="doi">10.4119/hlz-2390</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_2390</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_2390">
<mets:FLocat xlink:href="https://www.herausforderung-lehrerinnenbildung.de/index.php/hlz/article/download/2390/2386" LOCTYPE="URL"/>
</mets:file>
</mets:fileGrp>
</mets:fileSec>
<mets:structMap TYPE="LOGICAL">
<mets:div TYPE="document" ID="biejournals_2390" DMDID="DMD_biejournals_2390">
<mets:fptr FILEID="FILE0_biejournals_2390"/>
</mets:div>
</mets:structMap>
</mets:mets>
| 90.733333 | 1,799 | 0.631521 |
1425542bfcab15fda93edb7f25e577d8bce93072 | 62,360 | xml | XML | .idea/workspace.xml | ArtemBas/java_pft | a60fa0405eb1f800fbed688bfcadf8883120fbbd | [
"Apache-2.0"
] | null | null | null | .idea/workspace.xml | ArtemBas/java_pft | a60fa0405eb1f800fbed688bfcadf8883120fbbd | [
"Apache-2.0"
] | null | null | null | .idea/workspace.xml | ArtemBas/java_pft | a60fa0405eb1f800fbed688bfcadf8883120fbbd | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="a5db662e-255d-4df4-a6e3-7c9a1f09c152" name="Default Changelist" comment="" />
<ignored path="$PROJECT_DIR$/out/" />
<ignored path=".idea/dataSources.local.xml" />
<ignored path="$PROJECT_DIR$/sandbox/.gradle/" />
<ignored path="$PROJECT_DIR$/sandbox/build/" />
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="TRACKING_ENABLED" value="true" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
<component name="CreatePatchCommitExecutor">
<option name="PATCH_PATH" value="" />
</component>
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
<component name="ExternalProjectsData">
<projectState path="$PROJECT_DIR$/sandbox">
<ProjectState />
</projectState>
</component>
<component name="ExternalProjectsManager">
<system id="GRADLE">
<state>
<projects_view />
</state>
</system>
</component>
<component name="FavoritesManager">
<favorites_list name="java_pft" />
</component>
<component name="FileEditorManager">
<leaf SIDE_TABS_SIZE_LIMIT_KEY="375">
<file leaf-file-name="MyFirstProgram.java" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/sandbox/src/main/java/ru/stqa/pft/sandbox/MyFirstProgram.java">
<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.32069972">
<caret line="10" column="74" selection-start-line="10" selection-start-column="74" selection-end-line="10" selection-end-column="74" />
<folding>
<element signature="e#470#471#0" expanded="true" />
<element signature="e#532#533#0" expanded="true" />
<element signature="e#577#578#0" expanded="true" />
<element signature="e#606#607#0" expanded="true" />
<element signature="e#660#661#0" expanded="true" />
<element signature="e#688#689#0" expanded="true" />
</folding>
</state>
</provider>
</entry>
</file>
</leaf>
</component>
<component name="Git.Settings">
<option name="ROOT_SYNC" value="DONT_SYNC" />
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="GradleLocalSettings">
<option name="availableProjects">
<map>
<entry>
<key>
<ExternalProjectPojo>
<option name="name" value="sandbox" />
<option name="path" value="$PROJECT_DIR$/sandbox" />
</ExternalProjectPojo>
</key>
<value>
<list>
<ExternalProjectPojo>
<option name="name" value="sandbox" />
<option name="path" value="$PROJECT_DIR$/sandbox" />
</ExternalProjectPojo>
</list>
</value>
</entry>
</map>
</option>
<option name="availableTasks">
<map>
<entry key="$PROJECT_DIR$/sandbox">
<value>
<list>
<ExternalTaskPojo>
<option name="description" value="Assembles the outputs of this project." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="assemble" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Assembles the main distributions" />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="assembleDist" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Assembles and tests this project." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="build" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Assembles and tests this project and all projects that depend on it." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="buildDependents" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Displays all buildscript dependencies declared in root project 'sandbox'." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="buildEnvironment" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Assembles and tests this project and all projects it depends on." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="buildNeeded" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Runs all checks." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="check" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Assembles main classes." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="classes" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Deletes the build directory." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="clean" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Compiles main Java source." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="compileJava" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Compiles test Java source." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="compileTestJava" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Displays the components produced by root project 'sandbox'. [incubating]" />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="components" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Displays all dependencies declared in root project 'sandbox'." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="dependencies" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Displays the insight into a specific dependency in root project 'sandbox'." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="dependencyInsight" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Bundles the project as a distribution." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="distTar" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Bundles the project as a distribution." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="distZip" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Displays a help message." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="help" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Initializes a new Gradle build. [incubating]" />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="init" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Installs the project as a JVM application along with libs and OS specific scripts." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="installApp" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Installs the project as a distribution as-is." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="installDist" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Assembles a jar archive containing the main classes." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="jar" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Generates Javadoc API documentation for the main source code." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="javadoc" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Displays the configuration model of root project 'sandbox'. [incubating]" />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="model" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Processes main resources." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="processResources" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Processes test resources." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="processTestResources" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Displays the sub-projects of root project 'sandbox'." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="projects" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Displays the properties of root project 'sandbox'." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="properties" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Runs this project as a JVM application" />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="run" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Creates OS specific scripts to run the project as a JVM application." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="startScripts" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Displays the tasks runnable from root project 'sandbox'." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="tasks" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Runs the unit tests." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="test" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Assembles test classes." />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="testClasses" />
</ExternalTaskPojo>
<ExternalTaskPojo>
<option name="description" value="Generates Gradle wrapper files. [incubating]" />
<option name="linkedExternalProjectPath" value="$PROJECT_DIR$/sandbox" />
<option name="name" value="wrapper" />
</ExternalTaskPojo>
</list>
</value>
</entry>
</map>
</option>
<option name="modificationStamps">
<map>
<entry key="$PROJECT_DIR$/sandbox" value="1570799129234" />
</map>
</option>
<option name="projectBuildClasspath">
<map>
<entry key="$PROJECT_DIR$/sandbox">
<value>
<ExternalProjectBuildClasspathPojo>
<option name="modulesBuildClasspath">
<map>
<entry key="$PROJECT_DIR$/sandbox">
<value>
<ExternalModuleBuildClasspathPojo>
<option name="path" value="$PROJECT_DIR$/sandbox" />
</ExternalModuleBuildClasspathPojo>
</value>
</entry>
</map>
</option>
<option name="name" value="sandbox" />
<option name="projectBuildClasspath">
<list>
<option value="$PROJECT_DIR$/sandbox/buildSrc/src/main/java" />
<option value="$PROJECT_DIR$/sandbox/buildSrc/src/main/groovy" />
</list>
</option>
</ExternalProjectBuildClasspathPojo>
</value>
</entry>
</map>
</option>
<option name="externalProjectsViewState">
<projects_view />
</option>
</component>
<component name="IdeDocumentHistory">
<option name="CHANGED_PATHS">
<list>
<option value="$PROJECT_DIR$/sandbox/src/main/java/MyFirstProgram.java" />
<option value="$PROJECT_DIR$/sandbox/src/main/java/MyFirstProgram1.java" />
<option value="$PROJECT_DIR$/sandbox/build.gradle" />
<option value="$PROJECT_DIR$/sandbox/src/main/java/ru/stqa/pft/sandbox/MyFirstProgram.java" />
</list>
</option>
</component>
<component name="JsBuildToolGruntFileManager" detection-done="true" />
<component name="JsBuildToolPackageJson" detection-done="true" />
<component name="JsGulpfileManager">
<detection-done>true</detection-done>
</component>
<component name="ProjectFrameBounds">
<option name="x" value="-9" />
<option name="y" value="-9" />
<option name="width" value="1698" />
<option name="height" value="1020" />
</component>
<component name="ProjectId" id="1RbeCqwapKVQU2l87RRboQOq7ph" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
<OptionsSetting value="true" id="Add" />
<OptionsSetting value="true" id="Remove" />
<OptionsSetting value="true" id="Checkout" />
<OptionsSetting value="true" id="Update" />
<OptionsSetting value="true" id="Status" />
<OptionsSetting value="true" id="Edit" />
<ConfirmationsSetting value="0" id="Add" />
<ConfirmationsSetting value="0" id="Remove" />
</component>
<component name="ProjectView">
<navigator currentView="ProjectPane" proportions="" version="1">
<flattenPackages />
<showMembers />
<showModules />
<showLibraryContents />
<hideEmptyPackages />
<abbreviatePackageNames />
<autoscrollToSource />
<autoscrollFromSource />
<sortByType />
<manualOrder />
<foldersAlwaysOnTop value="true" />
</navigator>
<panes>
<pane id="Scratches" />
<pane id="ProjectPane">
<subPane>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="sandbox" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="sandbox" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="java_pft" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="sandbox" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="java_pft" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="sandbox" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
</subPane>
</pane>
<pane id="PackagesPane" />
<pane id="Scope" />
</panes>
</component>
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showExcludedFiles" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="aspect.path.notification.shown" value="true" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/sandbox/src/main/java/MyFirstProgram.java" />
<property name="node.js.detected.package.eslint" value="true" />
<property name="node.js.detected.package.tslint" value="true" />
<property name="node.js.path.for.package.eslint" value="project" />
<property name="node.js.path.for.package.tslint" value="project" />
<property name="node.js.selected.package.eslint" value="(autodetect)" />
<property name="node.js.selected.package.tslint" value="(autodetect)" />
<property name="project.structure.last.edited" value="Modules" />
<property name="project.structure.proportion" value="0.15" />
<property name="project.structure.side.proportion" value="0.2" />
<property name="settings.editor.selected.configurable" value="project.propVCSSupport.Mappings" />
<property name="settings.editor.splitter.proportion" value="0.2" />
<property name="last_directory_selection" value="$PROJECT_DIR$/sandbox/src/main/java" />
</component>
<component name="RecentsManager">
<key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
<recent name="ru.stqa.pft.sandbox" />
</key>
</component>
<component name="RunDashboard">
<option name="ruleStates">
<list>
<RuleState>
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
</RuleState>
<RuleState>
<option name="name" value="StatusDashboardGroupingRule" />
</RuleState>
</list>
</option>
</component>
<component name="RunManager" selected="Application.MyFirstProgram">
<configuration default="false" name="MyFirstProgram" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<option name="MAIN_CLASS_NAME" value="ru.stqa.pft.sandbox.MyFirstProgram" />
<option name="VM_PARAMETERS" />
<option name="PROGRAM_PARAMETERS" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="ENABLE_SWING_INSPECTOR" value="false" />
<option name="ENV_VARIABLES" />
<option name="PASS_PARENT_ENVS" value="true" />
<module name="sandbox" />
<envs />
<method />
</configuration>
<configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
<module name="" />
<option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
<option name="PROGRAM_PARAMETERS" />
<method />
</configuration>
<configuration default="true" type="AndroidRunConfigurationType" factoryName="Android Application">
<module name="" />
<option name="ACTIVITY_CLASS" value="" />
<option name="MODE" value="default_activity" />
<option name="DEPLOY" value="true" />
<option name="ARTIFACT_NAME" value="" />
<option name="TARGET_SELECTION_MODE" value="EMULATOR" />
<option name="USE_LAST_SELECTED_DEVICE" value="false" />
<option name="PREFERRED_AVD" value="" />
<option name="USE_COMMAND_LINE" value="true" />
<option name="COMMAND_LINE" value="" />
<option name="WIPE_USER_DATA" value="false" />
<option name="DISABLE_BOOT_ANIMATION" value="false" />
<option name="NETWORK_SPEED" value="full" />
<option name="NETWORK_LATENCY" value="none" />
<option name="CLEAR_LOGCAT" value="false" />
<option name="SHOW_LOGCAT_AUTOMATICALLY" value="true" />
<option name="FILTER_LOGCAT_AUTOMATICALLY" value="true" />
<option name="SELECTED_CLOUD_MATRIX_CONFIGURATION_ID" value="0" />
<option name="SELECTED_CLOUD_MATRIX_PROJECT_ID" value="" />
<option name="SELECTED_CLOUD_DEVICE_CONFIGURATION_ID" value="0" />
<option name="SELECTED_CLOUD_DEVICE_PROJECT_ID" value="" />
<option name="IS_VALID_CLOUD_MATRIX_SELECTION" value="false" />
<option name="INVALID_CLOUD_MATRIX_SELECTION_ERROR" value="" />
<option name="IS_VALID_CLOUD_DEVICE_SELECTION" value="false" />
<option name="INVALID_CLOUD_DEVICE_SELECTION_ERROR" value="" />
<option name="CLOUD_DEVICE_SERIAL_NUMBER" value="" />
<method />
</configuration>
<configuration default="true" type="AndroidTestRunConfigurationType" factoryName="Android Tests">
<module name="" />
<option name="TESTING_TYPE" value="0" />
<option name="INSTRUMENTATION_RUNNER_CLASS" value="" />
<option name="METHOD_NAME" value="" />
<option name="CLASS_NAME" value="" />
<option name="PACKAGE_NAME" value="" />
<option name="TARGET_SELECTION_MODE" value="EMULATOR" />
<option name="USE_LAST_SELECTED_DEVICE" value="false" />
<option name="PREFERRED_AVD" value="" />
<option name="USE_COMMAND_LINE" value="true" />
<option name="COMMAND_LINE" value="" />
<option name="WIPE_USER_DATA" value="false" />
<option name="DISABLE_BOOT_ANIMATION" value="false" />
<option name="NETWORK_SPEED" value="full" />
<option name="NETWORK_LATENCY" value="none" />
<option name="CLEAR_LOGCAT" value="false" />
<option name="SHOW_LOGCAT_AUTOMATICALLY" value="true" />
<option name="FILTER_LOGCAT_AUTOMATICALLY" value="true" />
<option name="SELECTED_CLOUD_MATRIX_CONFIGURATION_ID" value="0" />
<option name="SELECTED_CLOUD_MATRIX_PROJECT_ID" value="" />
<option name="SELECTED_CLOUD_DEVICE_CONFIGURATION_ID" value="0" />
<option name="SELECTED_CLOUD_DEVICE_PROJECT_ID" value="" />
<option name="IS_VALID_CLOUD_MATRIX_SELECTION" value="false" />
<option name="INVALID_CLOUD_MATRIX_SELECTION_ERROR" value="" />
<option name="IS_VALID_CLOUD_DEVICE_SELECTION" value="false" />
<option name="INVALID_CLOUD_DEVICE_SELECTION_ERROR" value="" />
<option name="CLOUD_DEVICE_SERIAL_NUMBER" value="" />
<method />
</configuration>
<configuration default="true" type="Applet" factoryName="Applet">
<option name="HTML_USED" value="false" />
<option name="WIDTH" value="400" />
<option name="HEIGHT" value="300" />
<option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
<module />
<method />
</configuration>
<configuration default="true" type="Application" factoryName="Application">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<option name="MAIN_CLASS_NAME" />
<option name="VM_PARAMETERS" />
<option name="PROGRAM_PARAMETERS" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="ENABLE_SWING_INSPECTOR" value="false" />
<option name="ENV_VARIABLES" />
<option name="PASS_PARENT_ENVS" value="true" />
<module name="" />
<envs />
<method />
</configuration>
<configuration default="true" type="ArquillianJUnit" factoryName="">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<module name="" />
<option name="arquillianRunConfiguration">
<value>
<option name="containerStateName" value="" />
</value>
</option>
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="PACKAGE_NAME" />
<option name="MAIN_CLASS_NAME" />
<option name="METHOD_NAME" />
<option name="TEST_OBJECT" value="class" />
<option name="VM_PARAMETERS" />
<option name="PARAMETERS" />
<option name="WORKING_DIRECTORY" />
<option name="ENV_VARIABLES" />
<option name="PASS_PARENT_ENVS" value="true" />
<option name="TEST_SEARCH_SCOPE">
<value defaultName="singleModule" />
</option>
<envs />
<patterns />
<method />
</configuration>
<configuration default="true" type="ArquillianTestNG" factoryName="">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<module name="" />
<option name="arquillianRunConfiguration">
<value>
<option name="containerStateName" value="" />
</value>
</option>
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="SUITE_NAME" />
<option name="PACKAGE_NAME" />
<option name="MAIN_CLASS_NAME" />
<option name="METHOD_NAME" />
<option name="GROUP_NAME" />
<option name="TEST_OBJECT" value="CLASS" />
<option name="VM_PARAMETERS" />
<option name="PARAMETERS" />
<option name="WORKING_DIRECTORY" />
<option name="OUTPUT_DIRECTORY" />
<option name="ANNOTATION_TYPE" />
<option name="ENV_VARIABLES" />
<option name="PASS_PARENT_ENVS" value="true" />
<option name="TEST_SEARCH_SCOPE">
<value defaultName="singleModule" />
</option>
<option name="USE_DEFAULT_REPORTERS" value="false" />
<option name="PROPERTIES_FILE" />
<envs />
<properties />
<listeners />
<method />
</configuration>
<configuration default="true" type="CucumberJavaRunConfigurationType" factoryName="Cucumber java">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<option name="myFilePath" />
<option name="GLUE" />
<option name="myNameFilter" />
<option name="myGeneratedName" />
<option name="MAIN_CLASS_NAME" />
<option name="VM_PARAMETERS" />
<option name="PROGRAM_PARAMETERS" />
<option name="WORKING_DIRECTORY" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="ENABLE_SWING_INSPECTOR" value="false" />
<option name="ENV_VARIABLES" />
<option name="PASS_PARENT_ENVS" value="true" />
<module name="" />
<envs />
<method />
</configuration>
<configuration default="true" type="FlashRunConfigurationType" factoryName="Flash App">
<option name="BCName" value="" />
<option name="IOSSimulatorSdkPath" value="" />
<option name="adlOptions" value="" />
<option name="airProgramParameters" value="" />
<option name="appDescriptorForEmulator" value="Android" />
<option name="debugTransport" value="USB" />
<option name="debuggerSdkRaw" value="BC SDK" />
<option name="emulator" value="NexusOne" />
<option name="emulatorAdlOptions" value="" />
<option name="fastPackaging" value="true" />
<option name="fullScreenHeight" value="0" />
<option name="fullScreenWidth" value="0" />
<option name="launchUrl" value="false" />
<option name="launcherParameters">
<LauncherParameters>
<option name="browser" value="a7bb68e0-33c0-4d6f-a81a-aac1fdb870c8" />
<option name="launcherType" value="OSDefault" />
<option name="newPlayerInstance" value="false" />
<option name="playerPath" value="FlashPlayerDebugger.exe" />
</LauncherParameters>
</option>
<option name="mobileRunTarget" value="Emulator" />
<option name="moduleName" value="" />
<option name="overriddenMainClass" value="" />
<option name="overriddenOutputFileName" value="" />
<option name="overrideMainClass" value="false" />
<option name="runTrusted" value="true" />
<option name="screenDpi" value="0" />
<option name="screenHeight" value="0" />
<option name="screenWidth" value="0" />
<option name="url" value="http://" />
<option name="usbDebugPort" value="7936" />
<method />
</configuration>
<configuration default="true" type="FlexUnitRunConfigurationType" factoryName="FlexUnit" appDescriptorForEmulator="Android" class_name="" emulatorAdlOptions="" method_name="" package_name="" scope="Class">
<option name="BCName" value="" />
<option name="launcherParameters">
<LauncherParameters>
<option name="browser" value="a7bb68e0-33c0-4d6f-a81a-aac1fdb870c8" />
<option name="launcherType" value="OSDefault" />
<option name="newPlayerInstance" value="false" />
<option name="playerPath" value="FlashPlayerDebugger.exe" />
</LauncherParameters>
</option>
<option name="moduleName" value="" />
<option name="trusted" value="true" />
<method />
</configuration>
<configuration default="true" type="GradleRunConfiguration" factoryName="Gradle">
<ExternalSystemSettings>
<option name="executionName" />
<option name="externalProjectPath" />
<option name="externalSystemIdString" value="GRADLE" />
<option name="scriptParameters" />
<option name="taskDescriptions">
<list />
</option>
<option name="taskNames">
<list />
</option>
<option name="vmOptions" />
</ExternalSystemSettings>
<method />
</configuration>
<configuration default="true" type="GrailsRunConfigurationType" factoryName="Grails">
<module name="" />
<setting name="vmparams" value="" />
<setting name="cmdLine" value="run-app" />
<setting name="depsClasspath" value="false" />
<setting name="passParentEnv" value="true" />
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<setting name="launchBrowser" value="false" />
<method />
</configuration>
<configuration default="true" type="JUnit" factoryName="JUnit">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<module name="" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="PACKAGE_NAME" />
<option name="MAIN_CLASS_NAME" />
<option name="METHOD_NAME" />
<option name="TEST_OBJECT" value="class" />
<option name="VM_PARAMETERS" value="-ea" />
<option name="PARAMETERS" />
<option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
<option name="ENV_VARIABLES" />
<option name="PASS_PARENT_ENVS" value="true" />
<option name="TEST_SEARCH_SCOPE">
<value defaultName="singleModule" />
</option>
<envs />
<patterns />
<method />
</configuration>
<configuration default="true" type="JUnitTestDiscovery" factoryName="JUnit Test Discovery" changeList="All">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<module name="" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="PACKAGE_NAME" />
<option name="MAIN_CLASS_NAME" />
<option name="METHOD_NAME" />
<option name="TEST_OBJECT" value="class" />
<option name="VM_PARAMETERS" />
<option name="PARAMETERS" />
<option name="WORKING_DIRECTORY" />
<option name="ENV_VARIABLES" />
<option name="PASS_PARENT_ENVS" value="true" />
<option name="TEST_SEARCH_SCOPE">
<value defaultName="singleModule" />
</option>
<envs />
<patterns />
<method />
</configuration>
<configuration default="true" type="JarApplication" factoryName="JAR Application">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<envs />
<method />
</configuration>
<configuration default="true" type="Java Scratch" factoryName="Java Scratch">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<option name="SCRATCH_FILE_ID" value="0" />
<option name="MAIN_CLASS_NAME" />
<option name="VM_PARAMETERS" />
<option name="PROGRAM_PARAMETERS" />
<option name="WORKING_DIRECTORY" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="ENABLE_SWING_INSPECTOR" value="false" />
<option name="ENV_VARIABLES" />
<option name="PASS_PARENT_ENVS" value="true" />
<module name="" />
<envs />
<method />
</configuration>
<configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
<method />
</configuration>
<configuration default="true" type="JetRunConfigurationType" factoryName="Kotlin">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<option name="MAIN_CLASS_NAME" />
<option name="VM_PARAMETERS" />
<option name="PROGRAM_PARAMETERS" />
<option name="WORKING_DIRECTORY" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="PASS_PARENT_ENVS" value="true" />
<module name="java_pft" />
<envs />
<method />
</configuration>
<configuration default="true" type="Remote" factoryName="Remote">
<option name="USE_SOCKET_TRANSPORT" value="true" />
<option name="SERVER_MODE" value="false" />
<option name="SHMEM_ADDRESS" value="javadebug" />
<option name="HOST" value="localhost" />
<option name="PORT" value="5005" />
<method />
</configuration>
<configuration default="true" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<module name="" />
<envs />
<method />
</configuration>
<configuration default="true" type="TestNG" factoryName="TestNG">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<module name="" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="SUITE_NAME" />
<option name="PACKAGE_NAME" />
<option name="MAIN_CLASS_NAME" />
<option name="METHOD_NAME" />
<option name="GROUP_NAME" />
<option name="TEST_OBJECT" value="CLASS" />
<option name="VM_PARAMETERS" value="-ea" />
<option name="PARAMETERS" />
<option name="WORKING_DIRECTORY" value="$MODULE_DIR$" />
<option name="OUTPUT_DIRECTORY" />
<option name="ANNOTATION_TYPE" />
<option name="ENV_VARIABLES" />
<option name="PASS_PARENT_ENVS" value="true" />
<option name="TEST_SEARCH_SCOPE">
<value defaultName="singleModule" />
</option>
<option name="USE_DEFAULT_REPORTERS" value="false" />
<option name="PROPERTIES_FILE" />
<envs />
<properties />
<listeners />
<method />
</configuration>
<configuration default="true" type="TestNGTestDiscovery" factoryName="TestNG Test Discovery" changeList="All">
<extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
<module name="" />
<option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
<option name="ALTERNATIVE_JRE_PATH" />
<option name="SUITE_NAME" />
<option name="PACKAGE_NAME" />
<option name="MAIN_CLASS_NAME" />
<option name="METHOD_NAME" />
<option name="GROUP_NAME" />
<option name="TEST_OBJECT" value="CLASS" />
<option name="VM_PARAMETERS" />
<option name="PARAMETERS" />
<option name="WORKING_DIRECTORY" />
<option name="OUTPUT_DIRECTORY" />
<option name="ANNOTATION_TYPE" />
<option name="ENV_VARIABLES" />
<option name="PASS_PARENT_ENVS" value="true" />
<option name="TEST_SEARCH_SCOPE">
<value defaultName="singleModule" />
</option>
<option name="USE_DEFAULT_REPORTERS" value="false" />
<option name="PROPERTIES_FILE" />
<envs />
<properties />
<listeners />
<method />
</configuration>
<configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
<node-options />
<gulpfile />
<tasks />
<arguments />
<envs />
<method />
</configuration>
<configuration default="true" type="js.build_tools.npm" factoryName="npm">
<command value="run-script" />
<scripts />
<envs />
<method />
</configuration>
<configuration default="true" type="osgi.bnd.run" factoryName="Run Launcher">
<method />
</configuration>
<configuration default="true" type="osgi.bnd.run" factoryName="Test Launcher (JUnit)">
<method />
</configuration>
<list size="1">
<item index="0" class="java.lang.String" itemvalue="Application.MyFirstProgram" />
</list>
<recent_temporary>
<list size="1">
<item index="0" class="java.lang.String" itemvalue="Application.MyFirstProgram" />
</list>
</recent_temporary>
</component>
<component name="ShelveChangesManager" show_recycled="false" />
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="a5db662e-255d-4df4-a6e3-7c9a1f09c152" name="Default Changelist" comment="" />
<created>1569940097568</created>
<option name="number" value="Default" />
<updated>1569940097568</updated>
<workItem from="1569940099576" duration="761000" />
<workItem from="1570712340366" duration="111000" />
<workItem from="1570777956422" duration="2120000" />
<workItem from="1571044418059" duration="1941000" />
<workItem from="1571663754899" duration="1411000" />
<workItem from="1571666246700" duration="304000" />
<workItem from="1571668557016" duration="203000" />
<workItem from="1572166578302" duration="1351000" />
<workItem from="1572257368984" duration="2833000" />
<workItem from="1572347889035" duration="7508000" />
<workItem from="1572444971243" duration="1056000" />
<workItem from="1572599796772" duration="4395000" />
<workItem from="1572789032356" duration="655000" />
<workItem from="1572858649453" duration="2011000" />
<workItem from="1573048106592" duration="4158000" />
</task>
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="24836000" />
</component>
<component name="ToolWindowManager">
<frame x="-9" y="-9" width="1698" height="1020" extended-state="7" />
<editor active="true" />
<layout>
<window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32620922" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Palette	" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
<window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.1912261" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Designer" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.15892857" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="Gradle" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.39873418" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32847896" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
</layout>
</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>
<option name="COLUMN_ORDER" />
</State>
</value>
</entry>
</map>
</option>
</component>
<component name="Vcs.Log.UiProperties">
<option name="RECENTLY_FILTERED_USER_GROUPS">
<collection />
</option>
<option name="RECENTLY_FILTERED_BRANCH_GROUPS">
<collection />
</option>
</component>
<component name="VcsContentAnnotationSettings">
<option name="myLimit" value="2678400000" />
</component>
<component name="VcsManagerConfiguration">
<ignored-roots>
<path value="$PROJECT_DIR$" />
</ignored-roots>
</component>
<component name="WindowStateProjectService">
<state x="207" y="145" key="#Project_Structure" timestamp="1569940462570">
<screen x="0" y="0" width="1680" height="1002" />
</state>
<state x="207" y="145" key="#Project_Structure/0.0.1680.1002@0.0.1680.1002" timestamp="1569940462570" />
<state x="289" y="144" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1571666344163">
<screen x="0" y="0" width="1680" height="1002" />
</state>
<state x="289" y="144" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1680.1002@0.0.1680.1002" timestamp="1571666344163" />
<state x="566" y="194" key="FileChooserDialogImpl" timestamp="1569940381936">
<screen x="0" y="0" width="1680" height="1002" />
</state>
<state x="566" y="194" key="FileChooserDialogImpl/0.0.1680.1002@0.0.1680.1002" timestamp="1569940381936" />
<state x="316" y="179" key="IDE.errors.dialog" timestamp="1569940515638">
<screen x="0" y="0" width="1680" height="1002" />
</state>
<state x="316" y="179" key="IDE.errors.dialog/0.0.1680.1002@0.0.1680.1002" timestamp="1569940515638" />
<state width="314" height="242" key="RunAnythingAction_Filter_Popup" timestamp="1571665123262">
<screen x="0" y="0" width="1680" height="1002" />
</state>
<state width="314" height="242" key="RunAnythingAction_Filter_Popup/0.0.1680.1002@0.0.1680.1002" timestamp="1571665123262" />
<state x="265" y="0" key="SettingsEditor" timestamp="1571666550716">
<screen x="0" y="0" width="1680" height="1002" />
</state>
<state x="265" y="0" key="SettingsEditor/0.0.1680.1002@0.0.1680.1002" timestamp="1571666550716" />
<state x="579" y="428" key="com.intellij.ide.util.TipDialog" timestamp="1571666252483">
<screen x="0" y="0" width="1680" height="1002" />
</state>
<state x="579" y="428" key="com.intellij.ide.util.TipDialog/0.0.1680.1002@0.0.1680.1002" timestamp="1571666252483" />
<state x="432" y="259" key="run.anything.popup" timestamp="1571665123262">
<screen x="0" y="0" width="1680" height="1002" />
</state>
<state x="432" y="259" key="run.anything.popup/0.0.1680.1002@0.0.1680.1002" timestamp="1571665123262" />
<state x="468" y="120" width="840" height="1034" key="search.everywhere.popup" timestamp="1571666306553">
<screen x="0" y="0" width="1680" height="1002" />
</state>
<state x="468" y="120" width="840" height="1034" key="search.everywhere.popup/0.0.1680.1002@0.0.1680.1002" timestamp="1571666306553" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager>
<option name="time" value="8" />
</breakpoint-manager>
<watches-manager />
</component>
<component name="antWorkspaceConfiguration">
<option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />
<option name="FILTER_TARGETS" value="false" />
</component>
<component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/sandbox/src/main/java/ru/stqa/pft/sandbox/MyFirstProgram.java">
<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.0">
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding>
<element signature="e#470#471#0" expanded="true" />
<element signature="e#532#533#0" expanded="true" />
<element signature="e#577#578#0" expanded="true" />
<element signature="e#606#607#0" expanded="true" />
<element signature="e#660#661#0" expanded="true" />
<element signature="e#688#689#0" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/sandbox/src/main/java/ru/stqa/pft/sandbox/MyFirstProgram.java">
<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.0">
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding>
<element signature="e#470#471#0" expanded="true" />
<element signature="e#532#533#0" expanded="true" />
<element signature="e#577#578#0" expanded="true" />
<element signature="e#606#607#0" expanded="true" />
<element signature="e#660#661#0" expanded="true" />
<element signature="e#688#689#0" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/sandbox/src/main/java/ru/stqa/pft/sandbox/MyFirstProgram.java">
<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.0">
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding>
<element signature="e#470#471#0" expanded="true" />
<element signature="e#532#533#0" expanded="true" />
<element signature="e#577#578#0" expanded="true" />
<element signature="e#606#607#0" expanded="true" />
<element signature="e#660#661#0" expanded="true" />
<element signature="e#688#689#0" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/sandbox/src/main/java/ru/stqa/pft/sandbox/MyFirstProgram.java">
<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.0">
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding>
<element signature="e#470#471#0" expanded="true" />
<element signature="e#532#533#0" expanded="true" />
<element signature="e#577#578#0" expanded="true" />
<element signature="e#606#607#0" expanded="true" />
<element signature="e#660#661#0" expanded="true" />
<element signature="e#688#689#0" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/sandbox/src/main/java/ru/stqa/pft/sandbox/MyFirstProgram.java">
<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.0">
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding>
<element signature="e#470#471#0" expanded="true" />
<element signature="e#532#533#0" expanded="true" />
<element signature="e#577#578#0" expanded="true" />
<element signature="e#606#607#0" expanded="true" />
<element signature="e#660#661#0" expanded="true" />
<element signature="e#688#689#0" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/sandbox/src/main/java/ru/stqa/pft/sandbox/MyFirstProgram.java">
<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.0">
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding>
<element signature="e#470#471#0" expanded="true" />
<element signature="e#532#533#0" expanded="true" />
<element signature="e#577#578#0" expanded="true" />
<element signature="e#606#607#0" expanded="true" />
<element signature="e#660#661#0" expanded="true" />
<element signature="e#688#689#0" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://D:/MyFirstProgram.java">
<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.0">
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/sandbox/src/main/java/ru/stqa/pft/sandbox/MyFirstProgram.java">
<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.0">
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding>
<element signature="e#470#471#0" expanded="true" />
<element signature="e#532#533#0" expanded="true" />
<element signature="e#577#578#0" expanded="true" />
<element signature="e#606#607#0" expanded="true" />
<element signature="e#660#661#0" expanded="true" />
<element signature="e#688#689#0" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://D:/MyFirstProgram.java">
<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.0">
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
</state>
</provider>
</entry>
<entry file="file://$APPLICATION_CONFIG_DIR$/consoles/groovy/groovy_console.groovy">
<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.0">
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/sandbox/build.gradle">
<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.0">
<caret line="2" column="51" selection-start-line="2" selection-start-column="51" selection-end-line="2" selection-end-column="51" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/sandbox/src/main/java/ru/stqa/pft/sandbox/MyFirstProgram.java">
<provider selected="true" editor-type-id="text-editor">
<state vertical-scroll-proportion="0.32069972">
<caret line="10" column="74" selection-start-line="10" selection-start-column="74" selection-end-line="10" selection-end-column="74" />
<folding>
<element signature="e#470#471#0" expanded="true" />
<element signature="e#532#533#0" expanded="true" />
<element signature="e#577#578#0" expanded="true" />
<element signature="e#606#607#0" expanded="true" />
<element signature="e#660#661#0" expanded="true" />
<element signature="e#688#689#0" expanded="true" />
</folding>
</state>
</provider>
</entry>
</component>
<component name="masterDetails">
<states>
<state key="ArtifactsStructureConfigurable.UI">
<settings>
<artifact-editor />
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="FacetStructureConfigurable.UI">
<settings>
<last-edited>No facets are configured</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="GlobalLibrariesConfigurable.UI">
<settings>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="JdkListConfigurable.UI">
<settings>
<last-edited>1.8</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="ModuleStructureConfigurable.UI">
<settings>
<last-edited>sandbox</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
<option value="0.6" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="ProjectJDKs.UI">
<settings>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="ProjectLibrariesConfigurable.UI">
<settings>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
</states>
</component>
</project> | 50.658002 | 247 | 0.622338 |
2a4be3ff3509ec9d320c8a34641601645a263ef3 | 3,808 | xml | XML | app/src/main/res/layout/list_item_phone_number.xml | lbobowiec/SmsForwarder | 947975c8b1d42c15e01b2b936e47042169472195 | [
"MIT"
] | null | null | null | app/src/main/res/layout/list_item_phone_number.xml | lbobowiec/SmsForwarder | 947975c8b1d42c15e01b2b936e47042169472195 | [
"MIT"
] | null | null | null | app/src/main/res/layout/list_item_phone_number.xml | lbobowiec/SmsForwarder | 947975c8b1d42c15e01b2b936e47042169472195 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<layout 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">
<data>
<variable
name="clickListener"
type="android.view.View.OnClickListener"/>
<variable
name="onDeleteListener"
type="com.lubosoft.smsforwarder.adapters.PhoneNumberListAdapter.PhoneNumberViewHolder.OnDeleteButtonClickListener"/>
<variable
name="phoneNumberData"
type="com.lubosoft.smsforwarder.data.room.PhoneNumberData"/>
</data>
<androidx.cardview.widget.CardView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_margin="3dp"
android:onClick="@{clickListener}">
<RelativeLayout
android:layout_width="wrap_content"
android:layout_height="wrap_content">
<ImageView
android:id="@+id/contact_image"
android:layout_width="48dp"
android:layout_height="48dp"
android:paddingStart="1dp"
android:paddingLeft="1dp"
android:paddingEnd="1dp"
android:layout_gravity="center"
android:adjustViewBounds="true"
android:contentDescription="@string/contact_image"
tools:src="@tools:sample/avatars"
android:layout_alignParentStart="true"
android:layout_alignParentLeft="true"/>
<LinearLayout
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_gravity="center"
android:layout_marginStart="16dp"
android:layout_marginLeft="16dp"
android:orientation="vertical"
android:layout_toRightOf="@id/contact_image"
android:layout_toEndOf="@id/contact_image">
<TextView
android:id="@+id/contactNameTextView"
android:text="@{phoneNumberData.contactName}"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
style="@style/text_view_style"
android:textStyle="bold"
tools:text="@tools:sample/full_names" />
<TextView
android:id="@+id/phoneNumberTextView"
android:text="@{phoneNumberData.phoneNumber}"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
style="@style/text_view_style_centered"
tools:text="@tools:sample/us_phones" />
</LinearLayout>
<ImageButton
android:id="@+id/deleteItemButton"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
app:srcCompat="@android:drawable/ic_delete"
android:background="@android:color/transparent"
android:contentDescription="@string/delete_number"
android:layout_alignParentRight="true"
android:layout_alignParentEnd="true"
android:layout_centerInParent="true"
android:onClick="@{() -> onDeleteListener.onDeleteClick(phoneNumberData)}"/>
</RelativeLayout>
</androidx.cardview.widget.CardView>
</layout> | 45.333333 | 132 | 0.549895 |
0d197872dc08f0212bf78b312b861f446edf3ca4 | 1,675 | xml | XML | Global/main/MiuiVideoPlayer.apk/res/values-hu/plurals.xml | usnkreal/MIUI9-XML-Global | 8ea52e9a782f3177b9314907580314c84941dfab | [
"Unlicense"
] | null | null | null | Global/main/MiuiVideoPlayer.apk/res/values-hu/plurals.xml | usnkreal/MIUI9-XML-Global | 8ea52e9a782f3177b9314907580314c84941dfab | [
"Unlicense"
] | null | null | null | Global/main/MiuiVideoPlayer.apk/res/values-hu/plurals.xml | usnkreal/MIUI9-XML-Global | 8ea52e9a782f3177b9314907580314c84941dfab | [
"Unlicense"
] | 3 | 2018-03-03T08:36:32.000Z | 2019-11-10T11:46:35.000Z | <?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="lv_subtitle_offset_advance_times">
<item quantity="other">A feliratok %.1f másodperccel korábban jelennek meg</item>
<item quantity="one">A feliratok %.1f másodperccel korábban jelennek meg</item>
</plurals>
<plurals name="lv_subtitle_offset_delay_times">
<item quantity="other">A feliratok %.1f másodperccel később jelennek meg</item>
<item quantity="one">A feliratok %.1f másodperccel később jelennek meg</item>
</plurals>
<plurals name="lv_subtitle_onlinesub_size_float_kb">
<item quantity="other">Méret: %.2f kB</item>
<item quantity="one">Méret: %.2f kB</item>
</plurals>
<plurals name="lv_video_count">
<item quantity="other">%d videó</item>
<item quantity="one">%d videó</item>
</plurals>
<plurals name="ovp_detail_v_video_count">
<item quantity="other">%d videó</item>
<item quantity="one">%d videó</item>
</plurals>
<plurals name="ovp_home_item_unit">
<item quantity="other">%d videó</item>
<item quantity="one">%d videó</item>
</plurals>
<plurals name="pw_comment_count">
<item quantity="other">%d hozzászólás</item>
<item quantity="one">%d hozzászólás</item>
</plurals>
<plurals name="pw_comment_sub_count">
<item quantity="other">%d válasz</item>
<item quantity="one">%d válasz</item>
</plurals>
<plurals name="pw_comment_view_all_comment">
<item quantity="other">%d hozzászólás megjelenítése</item>
<item quantity="one">%d hozzászólás megjelenítése</item>
</plurals>
</resources>
| 41.875 | 89 | 0.650746 |
b31b70acde4018d62685ca37ab9a3062a29866eb | 1,401 | csproj | XML | Gourd.IdentityService/Gourd.IdentityService.csproj | wmowm/Gourd | cbd56eba1c3d10d48bbaa4b419a77eaf405a93c9 | [
"Apache-2.0"
] | 58 | 2020-03-01T12:05:44.000Z | 2020-12-18T08:21:05.000Z | Gourd.IdentityService/Gourd.IdentityService.csproj | GeorGeWzw/Gourd | 058641c6af6ace8328e794a16a9b980085d4aa8d | [
"Apache-2.0"
] | 1 | 2020-03-31T16:46:24.000Z | 2020-03-31T16:46:24.000Z | Gourd.IdentityService/Gourd.IdentityService.csproj | GeorGeWzw/Gourd | 058641c6af6ace8328e794a16a9b980085d4aa8d | [
"Apache-2.0"
] | 18 | 2020-03-01T12:20:51.000Z | 2020-12-25T06:44:56.000Z | <Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
<ItemGroup>
<Compile Remove="MyUserValidator.cs" />
</ItemGroup>
<ItemGroup>
<None Include="Views\Account\Login.cshtml" />
<None Include="Views\Home\Index.cshtml" />
<None Include="Views\_ViewImports.cshtml" />
<None Include="Views\_ViewStart.cshtml" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="IdentityServer4" Version="3.1.1" />
<PackageReference Include="IdentityServer4.AccessTokenValidation" Version="3.0.1" />
<PackageReference Include="IdentityServer4.AspNetIdentity" Version="3.1.1" />
<PackageReference Include="IdentityServer4.EntityFramework" Version="3.1.1" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.2" />
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="3.1.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="3.1.1" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="3.1.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="3.1.1" />
<PackageReference Include="ZKWeb.System.Drawing" Version="4.0.1" />
</ItemGroup>
</Project>
| 41.205882 | 100 | 0.728051 |
9e9b6ec05032ef1ed7304bc9bdda8882e3ce154f | 703 | xml | XML | app/src/main/res/values-zh/strings.xml | maohuiLintcodeAC/TextImageMaker | 470269f64c52dfa47858a67ed42ea66d5d4d5b61 | [
"Apache-2.0"
] | 5 | 2017-10-07T08:40:38.000Z | 2021-06-19T07:07:15.000Z | app/src/main/res/values-zh/strings.xml | maohuiLintcodeAC/TextImageMaker | 470269f64c52dfa47858a67ed42ea66d5d4d5b61 | [
"Apache-2.0"
] | null | null | null | app/src/main/res/values-zh/strings.xml | maohuiLintcodeAC/TextImageMaker | 470269f64c52dfa47858a67ed42ea66d5d4d5b61 | [
"Apache-2.0"
] | 1 | 2018-09-27T06:52:27.000Z | 2018-09-27T06:52:27.000Z | <resources>
<string name="app_name">文字制成图片</string>
<string name="clear">清空</string>
<string name="preview">预览</string>
<string name="input">待输入...</string>
<string name="tip">点击查看效果</string>
<string name="background_color">图片颜色</string>
<string name="text_color">文字颜色</string>
<string name="tip_save">请先保存</string>
<string name="saved">已保存</string>
<string name="succeed_save">保存成功</string>
<string name="failed_save">保存失败</string>
<string name="pick_color_bg">选取图片颜色</string>
<string name="pick_color_text">选取文字颜色</string>
<string name="click_me">点我</string>
<string name="save">保存</string>
<string name="share">分享</string>
</resources>
| 37 | 50 | 0.667141 |
e7b5b8da11d6695ee8374b94c98e7649061f8712 | 11,273 | xml | XML | xml/System.Web.UI.WebControls/PagePropertiesChangingEventArgs.xml | 77rtoip/dotnet-api-docs.pl-pl | 6e20713d0abaf03db47f879e8d77568af52de4d9 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | xml/System.Web.UI.WebControls/PagePropertiesChangingEventArgs.xml | 77rtoip/dotnet-api-docs.pl-pl | 6e20713d0abaf03db47f879e8d77568af52de4d9 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | xml/System.Web.UI.WebControls/PagePropertiesChangingEventArgs.xml | 77rtoip/dotnet-api-docs.pl-pl | 6e20713d0abaf03db47f879e8d77568af52de4d9 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | <Type Name="PagePropertiesChangingEventArgs" FullName="System.Web.UI.WebControls.PagePropertiesChangingEventArgs">
<Metadata><Meta Name="ms.openlocfilehash" Value="b2779848ec8a7e328e804c01c0aac83d33ba4d06" /><Meta Name="ms.sourcegitcommit" Value="055a4a82a0b08bfbdc21bd1347fb71f7fe2c099e" /><Meta Name="ms.translationtype" Value="MT" /><Meta Name="ms.contentlocale" Value="pl-PL" /><Meta Name="ms.lasthandoff" Value="08/15/2019" /><Meta Name="ms.locfileid" Value="69412221" /></Metadata><TypeSignature Language="C#" Value="public class PagePropertiesChangingEventArgs : EventArgs" />
<TypeSignature Language="ILAsm" Value=".class public auto ansi beforefieldinit PagePropertiesChangingEventArgs extends System.EventArgs" />
<TypeSignature Language="DocId" Value="T:System.Web.UI.WebControls.PagePropertiesChangingEventArgs" />
<TypeSignature Language="VB.NET" Value="Public Class PagePropertiesChangingEventArgs
Inherits EventArgs" />
<TypeSignature Language="C++ CLI" Value="public ref class PagePropertiesChangingEventArgs : EventArgs" />
<TypeSignature Language="F#" Value="type PagePropertiesChangingEventArgs = class
 inherit EventArgs" />
<AssemblyInfo>
<AssemblyName>System.Web.Extensions</AssemblyName>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<AssemblyVersion>4.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Base>
<BaseTypeName>System.EventArgs</BaseTypeName>
</Base>
<Interfaces />
<Docs>
<summary>Dostarcza dane dla <see cref="E:System.Web.UI.WebControls.ListView.PagePropertiesChanging" /> zdarzenia.</summary>
<remarks>
<format type="text/markdown"><wywoływanie zdarzeń.
Aby uzyskać listę początkowych wartości właściwości dla wystąpienia <xref:System.Web.UI.WebControls.PagePropertiesChangingEventArgs> klasy, <xref:System.Web.UI.WebControls.PagePropertiesChangingEventArgs.%23ctor%2A> Zobacz Konstruktor.
]]></format>
</remarks>
<altmember cref="T:System.Web.UI.WebControls.ListView" />
<altmember cref="E:System.Web.UI.WebControls.ListView.PagePropertiesChanging" />
<related type="Article" href="https://msdn.microsoft.com/library/8b4da934-2f5e-4b5a-b03d-fca5e15f85af">Formant serwera sieci Web ListView</related>
</Docs>
<Members>
<Member MemberName=".ctor">
<MemberSignature Language="C#" Value="public PagePropertiesChangingEventArgs (int startRowIndex, int maximumRows);" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig specialname rtspecialname instance void .ctor(int32 startRowIndex, int32 maximumRows) cil managed" />
<MemberSignature Language="DocId" Value="M:System.Web.UI.WebControls.PagePropertiesChangingEventArgs.#ctor(System.Int32,System.Int32)" />
<MemberSignature Language="VB.NET" Value="Public Sub New (startRowIndex As Integer, maximumRows As Integer)" />
<MemberSignature Language="C++ CLI" Value="public:
 PagePropertiesChangingEventArgs(int startRowIndex, int maximumRows);" />
<MemberSignature Language="F#" Value="new System.Web.UI.WebControls.PagePropertiesChangingEventArgs : int * int -> System.Web.UI.WebControls.PagePropertiesChangingEventArgs" Usage="new System.Web.UI.WebControls.PagePropertiesChangingEventArgs (startRowIndex, maximumRows)" />
<MemberType>Constructor</MemberType>
<AssemblyInfo>
<AssemblyName>System.Web.Extensions</AssemblyName>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<AssemblyVersion>4.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute FrameworkAlternate="netframework-4.0">
<AttributeName>System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")</AttributeName>
</Attribute>
</Attributes>
<Parameters>
<Parameter Name="startRowIndex" Type="System.Int32" />
<Parameter Name="maximumRows" Type="System.Int32" />
</Parameters>
<Docs>
<param name="startRowIndex">Indeks pierwszego elementu strony.</param>
<param name="maximumRows">Maksymalna liczba elementów do wyświetlenia na każdej stronie danych.</param>
<summary>Inicjuje nowe wystąpienie klasy <see cref="T:System.Web.UI.WebControls.PagePropertiesChangingEventArgs" /> klasy.</summary>
<remarks>
<format type="text/markdown"><![CDATA[
## Remarks
Ten konstruktor jest używany głównie do kontrolowania deweloperów podczas podnoszenia zdarzeń.
W poniższej tabeli przedstawiono początkowe wartości właściwości dla wystąpienia <xref:System.Web.UI.WebControls.PagePropertiesChangingEventArgs> klasy.
|Właściwość|Wartość początkowa|
|--------------|-------------------|
|<xref:System.Web.UI.WebControls.PagePropertiesChangingEventArgs.StartRowIndex%2A>|Wartość `startRowIndex` parametru.|
|<xref:System.Web.UI.WebControls.PagePropertiesChangingEventArgs.MaximumRows%2A>|Wartość `maximumRows` parametru.|
]]></format>
</remarks>
<altmember cref="T:System.Web.UI.WebControls.ListView" />
<altmember cref="E:System.Web.UI.WebControls.ListView.PagePropertiesChanging" />
<altmember cref="P:System.Web.UI.WebControls.PagePropertiesChangingEventArgs.StartRowIndex" />
<altmember cref="P:System.Web.UI.WebControls.PagePropertiesChangingEventArgs.MaximumRows" />
<related type="Article" href="https://msdn.microsoft.com/library/8b4da934-2f5e-4b5a-b03d-fca5e15f85af">Formant serwera sieci Web ListView</related>
</Docs>
</Member>
<Member MemberName="MaximumRows">
<MemberSignature Language="C#" Value="public int MaximumRows { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance int32 MaximumRows" />
<MemberSignature Language="DocId" Value="P:System.Web.UI.WebControls.PagePropertiesChangingEventArgs.MaximumRows" />
<MemberSignature Language="VB.NET" Value="Public ReadOnly Property MaximumRows As Integer" />
<MemberSignature Language="C++ CLI" Value="public:
 property int MaximumRows { int get(); };" />
<MemberSignature Language="F#" Value="member this.MaximumRows : int" Usage="System.Web.UI.WebControls.PagePropertiesChangingEventArgs.MaximumRows" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>System.Web.Extensions</AssemblyName>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<AssemblyVersion>4.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute FrameworkAlternate="netframework-4.0">
<AttributeName>get: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>System.Int32</ReturnType>
</ReturnValue>
<Docs>
<summary>Pobiera maksymalną liczbę elementów do wyświetlenia na każdej stronie danych.</summary>
<value>Maksymalna liczba elementów do wyświetlenia na stronie danych w <see cref="T:System.Web.UI.WebControls.ListView" /> kontrolce.</value>
<remarks>To be added.</remarks>
<altmember cref="T:System.Web.UI.WebControls.ListView" />
<altmember cref="E:System.Web.UI.WebControls.ListView.PagePropertiesChanging" />
<altmember cref="P:System.Web.UI.WebControls.PagePropertiesChangingEventArgs.StartRowIndex" />
<related type="Article" href="https://msdn.microsoft.com/library/8b4da934-2f5e-4b5a-b03d-fca5e15f85af">Formant serwera sieci Web ListView</related>
</Docs>
</Member>
<Member MemberName="StartRowIndex">
<MemberSignature Language="C#" Value="public int StartRowIndex { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance int32 StartRowIndex" />
<MemberSignature Language="DocId" Value="P:System.Web.UI.WebControls.PagePropertiesChangingEventArgs.StartRowIndex" />
<MemberSignature Language="VB.NET" Value="Public ReadOnly Property StartRowIndex As Integer" />
<MemberSignature Language="C++ CLI" Value="public:
 property int StartRowIndex { int get(); };" />
<MemberSignature Language="F#" Value="member this.StartRowIndex : int" Usage="System.Web.UI.WebControls.PagePropertiesChangingEventArgs.StartRowIndex" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>System.Web.Extensions</AssemblyName>
<AssemblyVersion>3.5.0.0</AssemblyVersion>
<AssemblyVersion>4.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Attributes>
<Attribute FrameworkAlternate="netframework-4.0">
<AttributeName>get: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")</AttributeName>
</Attribute>
</Attributes>
<ReturnValue>
<ReturnType>System.Int32</ReturnType>
</ReturnValue>
<Docs>
<summary>Pobiera indeks pierwszego elementu strony.</summary>
<value>Indeks pierwszego elementu, który ma być wyświetlany na stronie danych w <see cref="T:System.Web.UI.WebControls.ListView" /> kontrolce.</value>
<remarks>To be added.</remarks>
<altmember cref="T:System.Web.UI.WebControls.ListView" />
<altmember cref="E:System.Web.UI.WebControls.ListView.PagePropertiesChanging" />
<altmember cref="P:System.Web.UI.WebControls.PagePropertiesChangingEventArgs.MaximumRows" />
<related type="Article" href="https://msdn.microsoft.com/library/8b4da934-2f5e-4b5a-b03d-fca5e15f85af">Formant serwera sieci Web ListView</related>
</Docs>
</Member>
</Members>
</Type>
| 75.153333 | 1,013 | 0.73441 |
8de8981f59faf0c9d00cd6e89dae7e7d53bac3d0 | 49,986 | xml | XML | connect4/storages/stored_data/reinforcement/stage_four_0.75-3.xml | hckr/engineering-thesis | c466f1aec498a608ca4787ed3283ebea1f42d871 | [
"MIT"
] | null | null | null | connect4/storages/stored_data/reinforcement/stage_four_0.75-3.xml | hckr/engineering-thesis | c466f1aec498a608ca4787ed3283ebea1f42d871 | [
"MIT"
] | null | null | null | connect4/storages/stored_data/reinforcement/stage_four_0.75-3.xml | hckr/engineering-thesis | c466f1aec498a608ca4787ed3283ebea1f42d871 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?>
<PyBrain>
<Network class="pybrain.structure.networks.feedforward.FeedForwardNetwork" name="FeedForwardNetwork-9">
<name val="'FeedForwardNetwork-9'"/>
<Modules>
<LinearLayer class="pybrain.structure.modules.linearlayer.LinearLayer" inmodule="True" name="LinearLayer-5">
<dim val="43"/>
</LinearLayer>
<LinearLayer class="pybrain.structure.modules.linearlayer.LinearLayer" name="LinearLayer-10" outmodule="True">
<dim val="1"/>
</LinearLayer>
<BiasUnit class="pybrain.structure.modules.biasunit.BiasUnit" name="BiasUnit-4"/>
<SigmoidLayer class="pybrain.structure.modules.sigmoidlayer.SigmoidLayer" name="SigmoidLayer-11">
<dim val="50"/>
</SigmoidLayer>
</Modules>
<Connections>
<FullConnection class="pybrain.structure.connections.full.FullConnection" name="FullConnection-6">
<inmod val="BiasUnit-4"/>
<outmod val="SigmoidLayer-11"/>
<Parameters>[0.2573218274926411, -0.86005635257207569, -1.0801261297496139, -1.4491325607323295, -1.9893964707633993, -0.82067457811157229, -1.9650025903293982, -2.6315232893587268, -0.87808619430592716, -2.9449340613246835, -0.98256648383009859, -0.64331777654477862, -1.0830731410885954, -1.254493673298261, -1.4453542103864898, -0.43906121980921325, -0.4064670285451053, -0.28567972792006846, -1.4134586124410906, 0.13072975412795404, 0.095702877242327483, -0.39019160961619764, -1.2042276794712794, -0.53410267722201865, -1.0492346960398877, -0.82952919076564846, -1.1109964930135943, -0.67097811574934862, -1.1857200885714838, -1.1977604721852206, 0.069433009973915077, 0.25059355521770277, -0.09631244790559966, -1.7956449675479422, -1.6086189549832532, -1.8340584511112015, -2.4194116828552201, -1.3979894615702084, -0.12673534504560138, -0.61556040402630996, -0.26528752513117093, -0.41168419554273683, -1.1011398672862243, -0.45613083537855786, -0.68710410571818492, -0.64120629035444265, -4.9750193167533325, 0.23542759482718373, -0.66316047978041559, -1.3896643958474195]</Parameters>
</FullConnection>
<FullConnection class="pybrain.structure.connections.full.FullConnection" name="FullConnection-7">
<inmod val="LinearLayer-5"/>
<outmod val="SigmoidLayer-11"/>
<Parameters>[0.086648871511321737, -0.65916381079752795, -0.45853041335837463, -0.99039109866630537, -0.33317021146813858, 0.45595936921781771, -0.37681685110631163, -0.43126919598695224, 0.42440415572015333, 0.68566083735839556, -0.51688400406740342, 0.96137461119462175, -0.8961854578800198, -0.066318066142172394, -0.59540020499607982, -0.36752795094394108, 0.14661835915726121, 0.18624540979957077, -0.84604811037917249, -0.57151451477559967, -0.8571767527339712, 0.38277456062084075, 0.21988488842580717, -0.33066840935066172, 0.10611946529240887, -0.83985009465602278, -0.52648908757675139, -0.15462404327186152, -0.6105526032104891, -0.013513122613364334, -0.71158680050161105, 0.63367202358793695, -0.52170924854608469, 0.65689443771592149, 0.12532090825772507, -0.92426591616971998, 0.14040889952839905, -0.70397814164627459, -0.11784843533723555, -0.73291048335237574, -0.21402879100749178, -0.1204846011638802, -1.3498358115745488, -0.64403931008708104, 0.55343901305603038, -0.89864622523853344, -0.014334049163561416, -0.64340775804517036, 0.019286157168442813, -0.43671063736560883, 0.41532159185460149, -0.18477600124984214, 0.88026880963234144, -0.39935174183776245, 0.66219218372828492, 0.54833852373964209, 0.63758092625485807, -0.56660046156300248, -0.84486703412747755, -0.048590922405737071, -0.47965106418518827, 0.58829773044977296, -0.41985931029755019, -0.53305906852802454, -0.56650084164450853, -0.82880471169151171, 0.059174539972973533, -0.087989302551803567, 0.27910377475732412, -0.3086410401342049, 0.25855977994940188, -0.33383189142954711, 0.35011940941316594, -0.59574471739009083, 0.84043092353635851, -0.74902734177962604, 0.19943044318247011, -0.15257065673794515, -0.53111178403271742, 0.21254706253759165, 0.092857667523835064, -0.67125619515485435, -0.17318485617964777, -0.45343670958831889, -0.56675080889877472, -0.82904840504211919, -0.67356377536762024, 0.2975505449027413, -0.94574020113129931, -0.27405032205027974, -0.38731673030336478, 0.67708388132663022, -0.29901568521377114, -0.57503992920991198, -0.2506064946072239, -0.72714699979791708, -0.0099750778661419209, -0.49756941934963761, -0.88389351469288546, 0.087704025416494774, 0.19980433311307083, 0.26879584605706003, -0.85891408189696805, -0.32003135679004763, -0.78614376929813434, -0.28710910440399534, 0.48365259806706229, 0.30947216260392174, -0.70917310916255138, 0.53127249874548932, 0.09116941768516143, 0.41838678342630653, -0.55083513856701083, 0.0088703620734994718, 0.27409703542999597, -0.43938700523184937, 0.81106338088034069, -0.65745737014036409, 0.40801460095094133, -0.051538176579308051, -0.17835314332187965, -0.16535269262764288, -0.30186486238711546, -0.7732515255176361, -0.85049782619148406, -0.54982334683985146, -0.042654199586355537, -0.16928220082990639, -0.17975256945005882, 0.9595671373158825, 0.75074765998796911, 0.76857654197401915, -0.087679188316560422, 0.29936623870567064, 0.58736041830612729, 0.49609460610772765, -0.11444981946664398, 0.42361603379141893, -0.35483693562947816, 0.1823200993280619, 0.13283604221725323, 0.85921922671211381, 0.23874120317311917, 0.15219744650145878, 0.23960534888973561, 0.48553253995998924, -0.46131711688516552, 0.24505076620543259, -0.12823025775568972, 0.13262740382335944, -0.020570167067985687, 0.16093966418250086, -0.4109301165045659, 0.93714583664512108, -0.27362228286660445, 0.19161918666908331, -0.2490262636763711, -0.011938183800568474, 0.04571496083058741, 0.11846136220477367, -0.79155384596029432, 0.38278857891865808, 0.16416742967706077, 0.37170871922119358, -0.22093250350635826, -0.48789476266323129, -0.92327044679759496, -0.91817897185983033, -1.237758191928749, -0.67570385712683967, -0.31073707721774335, -0.36376003610756813, -0.18232646745038239, 0.029542822874541231, -0.1403666976897408, 0.36261862468108014, -0.0887847253818035, 0.20519875529795145, -0.40376445171226838, 0.042355868392726467, -0.23613698733032454, -0.40064628989247969, -0.12602897828149409, -0.45474394003628421, -0.40189941758431091, 0.12362978152869926, -0.076832869827825515, -0.21571004280360262, -0.0217190199328063, -0.16241618597908727, -0.043789209774064836, -0.19638323799864041, -0.073046721400036874, 0.4364423142718542, -0.083904906880663849, -0.74582664832671419, 0.34669723370454125, -0.72348960173050336, -0.095441915572755692, 0.41622169168930162, -0.14646791397728706, 0.059744859410677496, -0.38956716076413878, 0.88370653092245066, -0.40913686792133391, 0.1017780905721869, -0.1429212067022263, -0.47096656760659322, -0.5149076068578432, -0.66607639173781696, 2.380240439528686, -0.68670265866823355, -0.58647057678705161, -0.4517924591222473, -0.084108850831352874, -0.043292700409321268, -0.37274342941541105, -0.43331665766559507, 0.29332637442458298, 0.54458873944963748, -0.42652775689374661, 0.26369917354207345, 0.17408419028609701, -0.60771050030960916, 0.37689178664054063, 0.37317020945155938, 0.4532847398005041, 0.013259135984869918, 0.63361745915175571, 0.7882642154670203, -0.39618551855988571, -0.30207534438344097, 0.59234734437872871, -0.66806364956635478, -0.49997470709116182, -0.45852615699221727, -0.83412778949815358, 0.16729318308166974, 0.066711644879125717, -1.3399929515248075, 0.46962176682959755, 0.57171572709353535, -0.40444425962286895, -0.27184159844575517, -0.080767132627254323, 0.26360199621200087, -1.1347482429047355, 0.030407733211720526, -0.29344931422392717, 0.18896103325286578, -0.063884575176500563, -0.079540604542907636, -0.015294271627755963, -1.0709377596520424, -0.11478813356772916, 0.25746250028046802, -0.12035300085049626, -0.82643478129618242, -0.34308412871875382, 0.54882195302730918, 0.039776933490481815, 0.98833976562594272, 0.58099748039991939, -0.91701260430380171, -0.33299775614286142, -0.8796320719449896, 0.27943356443672718, 0.055106667626905304, -0.86701132263149838, 0.075505457684083982, -0.026757278397322403, -0.72608580082747531, -0.29341899880765787, -0.67060546175060665, 0.28153373143626503, 0.95233787108375334, -0.33733869712333903, -0.76357311727878152, 0.50827490384909346, -0.99388308557480143, -0.75249269925937279, -0.52749853910437072, -0.88473388402486852, 0.74549714675771805, 0.3110930510806959, 0.085654802677921277, -0.17480956437733031, -0.17070214001209222, 0.45653492563205095, 0.64591622913821067, -0.40769887284321632, 0.15046521804628457, -0.088810959267973194, 0.30795594243141344, 0.4423041241055371, 0.29378400270454386, -1.0840986583715593, 0.2231522618002626, -0.154672424940617, -0.25365756718083732, -0.9026731391356928, 0.042473965911578399, -0.16228318672067077, 0.11763862529853279, 0.38097367738198251, -0.081950394814760172, -0.43766848490554622, 0.003310035330177753, -0.16680203268964883, 0.19177202445128255, -0.30548131119116273, -0.28178298058967921, -0.23561347260854071, 0.30254337789277275, -0.27723679844848703, 0.063281733984416944, 0.13326834440878166, 0.039643623241600638, 0.049211823510425058, 0.048399202636197167, 0.073309770918402295, 0.13826313246583338, -0.29706916279077844, -0.483888912933154, 0.31798126205494576, 2.8704037860563858, 0.19715200263823388, -0.60063116370277703, -0.38192962641043798, -0.23435274673942363, 0.18592518490564083, -0.10402260633130461, 1.2497385195021722, -0.099565747574755614, 0.19212360682313917, -0.23200595244554942, -0.57310051520736727, -0.85099925406293786, -0.57263458494701969, 0.45343438849792511, -0.582941393495778, -0.79974250231550481, -0.43640565770310225, 0.026204349700116519, 0.059707208350144897, -0.38820461081146707, -0.60152178000039447, -0.59065766898448391, 0.54095397030095782, 0.22280107489944465, -0.015610414532753135, -0.67455211939558857, 0.56026289413411312, -0.086607469723454275, -0.5753570789453164, -0.84319317748872646, 0.097523537664977608, -0.096536077380333249, 0.038992962519742339, 0.42780693401897113, 0.45659885362641656, -0.58542528935563376, -0.69005258965133165, 0.67381775523060639, 0.2966803632569599, -0.2165314384352445, -0.76113346895213663, -0.11844916037687969, 0.48764852644333018, 0.65449400259020996, -0.28523524242124898, 0.37420912213134638, -0.46299466492513103, -0.26503496032602719, 0.28764648809728072, 0.6609140929859294, -0.80041563466018795, -0.52614024222444089, 0.34605226379505183, -0.49732669676532032, -0.79721200329796105, -0.74146216267874721, 0.0064329980320288116, -0.55051363811316134, -0.16744286710465667, -0.49865166618571038, -0.54839302398092449, 0.83630509303541012, 0.44446741391242472, 1.3032091239530745, 1.6672524820051129, 1.2434646627252515, 0.52217000777877121, 0.78613001678234218, 0.34051227000367529, 0.64306568075157211, 0.65421765241121621, 0.47726314196732489, 0.70351111866144811, 0.62544236741627668, 0.35687598669674758, -0.01770486074148999, -0.0093816543637914168, 0.47300989191944492, 0.44331979394087556, 0.46736875930202487, -0.039810138073740842, -0.071674565203197482, 0.74205722047818534, -0.16223707852614147, 0.075810327627005597, 0.52738123365878753, 0.03486825895542383, -0.17820962590327855, 0.80271905473504113, -0.10303232147431407, -0.27898878568765217, -0.21628236664336734, -0.67389471789104893, -0.25557291169330226, -0.32395465395009043, -0.058392676272446389, -0.36956181904399893, -0.25432767768010694, -0.38367853679621072, -0.5916133686570918, -0.3593602946129994, -0.24188735148118026, -0.34824241739943951, -0.21188033818345048, -0.626390372160328, -0.0857826479920068, -0.19898532590648699, 0.84185967912027304, 0.10326378834065279, 0.12393247940944324, -0.75141749766805133, -0.85738099198692908, 0.88804184904416794, 0.34189523897687313, 0.39626194465368747, 0.20065077151791164, -0.51533023700143099, 0.72502602349517997, 0.23271823346355722, 0.71719526919851151, -0.76965654097990777, -0.082410271146586389, -0.091345299466857002, 0.45100479532442839, 0.61728132810509861, -0.83732678489534351, 0.40498951384539322, 0.64935617217484609, -0.41542171205631623, 0.50529439562580347, 0.086543574733513026, -0.78463815063872344, 0.3007666710223269, 0.056578100413308088, -0.42367383658531799, -0.49583956203399226, 0.25372872734298341, -0.81289079300777189, -0.73912164971853922, -0.34251415831150933, -0.31519605999418315, -0.67278445986622593, 0.15356722008223195, -0.74780485760242388, -0.8895365588588644, -0.22893633494307136, -1.0730984912031816, -0.48690044418201234, -0.78640426772331273, 0.44707755434348539, 0.031474881687117116, -0.61970789864628106, -0.35948125103030737, 0.53810743629519719, -0.26203420995157412, 0.23740795023543124, -0.089723976918251944, 0.33628800057197494, -0.063440606937069072, -0.13748572468245446, -0.074135807750892568, -0.11737775950065997, -0.5858874633602793, -0.037722113750010264, 0.58734258369139136, -0.69044437487965049, -0.47966394316540967, -0.0050054948495096554, 0.26643123188790202, 0.011577628690596932, 0.01510825151017698, -0.63476325866289418, -0.67749005387099448, 0.010617425189944367, 0.20674743119675085, 0.0052210165699099909, 0.059229692846985586, -0.29486218107858836, -1.2264708322368363, -0.21898363592664111, 0.024476350999226217, -0.1555570368880751, -0.01179698679842116, -0.01935348967495594, -0.25661129240548985, -2.0215494687383169, -0.58873300427573294, -0.086451990069391305, 0.025749224874632819, 0.066264862339692324, -0.12759713444336959, -0.049554797687570935, 0.19882682478505553, 0.082026701791066414, 0.17650114569289971, 0.029739481614533679, -0.069616887435898556, 0.21799621784324963, 0.023198303142448553, 0.34391623123027415, 0.14564639820300526, 0.3977652758870226, 0.016844509960806522, 0.18505168946257666, -0.035765461960901322, 0.11021913524251563, 0.1440763829359385, 0.14954177703918403, 0.1300054307227996, 0.10472288749838818, -0.092170369064229637, 0.33940122220737506, 0.2081115373373558, 0.098238514973546714, 1.2545322454964938, 0.15761878552013897, 0.23541788372373448, 0.35921326584954494, 0.20509744135281599, 0.12269883315766081, 0.13994493351882045, 0.1960747913809566, 0.12553421547777935, 0.10215534312829486, 0.20150306351379468, 0.30153686696669224, 0.035694733035575431, -0.018964346484609176, -0.18614357418229671, -0.028048181405349652, 0.00256340817487019, 0.24723547257439887, -0.086792754140984543, 0.61055807546024565, -0.74125244365522047, 0.32139507365356978, -0.81047219640857238, -0.15859620793580245, -0.34050753987253218, 0.45234269174529207, 0.83362955428581575, -0.68309457960427222, 0.47157680886646608, -0.42416147759330924, 0.2814278002904112, -0.43096855982538845, 0.78675316585505506, -0.53762999046418403, 0.29164351816031686, 0.23245068253248097, -0.37855014173244228, -0.50161766874263436, -0.43115110155310754, -0.73842864954161913, -0.61883118882631794, 0.41367797918376564, -0.786697746545725, -0.52322680981584357, -0.028406738445537101, 0.5335229153268719, 0.77851858950651132, 0.38193883745292334, 0.40487453366952836, -0.86241931178633879, 0.020600212645177078, -0.76602541211581776, 0.11082002998812915, -0.64859445109819458, -0.45165266634349793, -0.011132315091992874, -0.003072362933341431, 0.31180258757339818, -0.63824736572016316, -0.42697186431794337, 0.17692766939019947, -0.80818886984527905, -0.41185839287376697, -0.21943117727171546, -0.20433197755291471, -0.40549995528606458, -0.0019619486003141597, 0.029097225422521963, -0.82870007125117506, 0.40187500885337668, -0.49070180723335904, -0.0025113601275923362, -0.8749893459065603, 0.68556196941210501, 0.73456229396254757, 0.80775308074800234, 0.56117403399468124, 0.2948865057210463, 0.17415176569953367, -0.94256439343938159, 0.48179956220008774, -0.25523970118223549, 0.5340349647680378, -0.18812786377319821, -0.50578675491121405, -0.55342284895451344, 0.38127334585733746, -0.79050656827122356, 0.64801476637386035, 0.27405034857777016, 0.5384246527001656, 0.22353066258946497, -0.72097762984461389, -0.090895423280111437, -1.0060329506226895, -0.58044956462275243, -0.50987806485896425, -0.15848802887587768, 0.11521796592600118, 0.26746926267476284, -0.26570330642805623, -0.93835503384594621, -0.63156530167830272, -0.75048638925195665, -1.0134110215611813, 0.20924304469361649, -0.53717495461795106, -0.088735114780406188, -0.9891645112167099, 0.028903247492548811, 0.40082997042379659, 0.42071342620441327, 0.19672331420241737, 0.47504932970780817, 0.17674993319586368, 0.053154534403091341, 0.11678441003851862, 0.064969041710150735, -0.44712463936043839, 0.31856208742634839, 0.43338181077959598, 0.39374549514861173, 0.25037815449813738, 0.15452213423213201, 0.019967170862322504, 0.50924323614140055, 0.37559100024586467, 0.8413103091724301, 0.10158093638617879, -0.7629832937809744, 0.16940104568490574, 0.10280257333862844, -0.19921922104248349, 0.64643530770640145, -0.051316234142767883, 0.14845873082197811, -0.48200530561487354, -0.17614519936609857, -0.12954729235415124, 0.086752995522893797, -0.090173195893390248, -0.12365506108831892, -0.28019360540400495, -0.55324178456231776, -0.33825944831528854, -0.48821219125674586, -0.45520447030502165, -1.6641734036554199, 0.47702827140315779, -0.37510698193536696, 0.77218896724016384, 0.012571871264190184, -0.55358725221300187, 0.36332823602589176, -0.61351454339944833, -0.20916205386920289, 0.05806362482773117, -0.067144277432985372, 0.216598194958289, 0.34986873322291362, -0.48390173204216314, 0.35055804428337495, 0.28057786870084633, 0.5549217701151572, -0.19823913522940997, -0.30980447166600505, 0.22395006415569846, 0.72700627292145514, 0.21018988115571022, 0.22801889133066341, -0.16671500535068895, 0.31556238782120405, -0.77949601191889406, 0.42202160206541495, -0.15077460816084765, 0.41419915814492791, 0.066026877451496685, -0.028228831391007687, -0.013322684082963714, -1.8742336955866148, 0.052910024326727798, -0.021685490751335877, -0.11920519551079503, -0.31817933682846355, -0.57393308785062969, -0.054419017330969405, -2.213633991971339, 0.28241863584033466, -0.51670564775447536, -0.26005604781057784, 0.0082058221320957525, 0.46399921820645185, -0.88455142025292854, 0.51650600287319293, -0.053967797520469783, -0.39993861172931577, -0.70913224019825383, 0.50457394415409895, 0.43644367925699729, 0.84375606030984052, -0.64752919583006807, 0.059013154790045465, 0.077277715891226686, 0.80973695816967894, 0.29940929267460814, 0.30024232826412944, -0.56295182923485032, 0.3836184304397891, -0.79206456748900467, 0.67868823548430679, -0.49689104533851264, 0.67909345602488946, 0.23984831068969817, -0.037990182749033485, -0.0068434775217877542, -0.76821631340364527, -0.12950065225650739, 0.37637908189218461, -0.675545907411361, 0.029208247790241185, -0.24635280299423043, -0.17055761748442541, -0.72045373475189689, -0.41431561535501565, 0.52422363994247445, 0.51695663973350514, -0.39603635784176167, -0.18807421951997291, -0.97926706960111987, -0.58903794498650219, -0.83941294400147592, -0.95478837604223465, -0.1323301072410952, -0.41436948878966107, 1.4301190977055138, 0.47439976048498628, 0.48464218455072378, 0.90550747982976676, 0.28105350742918001, 0.66656589580212555, 1.3774725095609817, 1.0095407137095338, 1.1234277574731064, 0.78090067460447232, 0.17533807867119675, 0.46622606100012665, 0.98548884977878115, 0.83532892788652957, 0.096663296464580176, 0.40904684210379527, -0.27709051604910218, -0.062661519924451903, 0.16278854430404424, 0.36172621579298386, 0.23639390057874496, -0.1431648251338134, 0.0096589699280139728, 0.39117083178296763, 0.089235059987530743, 0.29797494560690774, -0.025068823432158601, -0.1768451277106238, 0.26410496625610896, 0.05044318177943647, -0.6044148682296816, -0.28168100514348504, -0.74997121897897923, -0.14451520395227538, 0.024375144360248527, -0.83357346154446954, -0.64542625473895887, -0.37602040354584587, -0.69229170303874898, -0.21310128705071504, -0.7352493998427162, -0.62587682645987719, -0.24004146137189922, -0.62281805671731683, -0.84739652079135386, 0.59131909046901354, 0.28092295802317935, -1.0268312800872268, -0.028041252541794303, 0.35445883725400013, -0.99083017280218577, -0.49657661572944323, -0.62493720003107833, 0.47336453618525332, 0.38126565210412905, 0.71410749802303719, 0.39511418402073278, -0.11243713115903047, -0.73184607721638684, 0.60796673509979693, -0.20794069853618005, 0.53902401313514869, -0.20223003094693326, -0.49907698737234019, 0.47222091746490386, -0.30272704158495828, 0.015721880194001614, 0.11693840218940811, 0.4022777925879088, -0.58850933078761924, -0.29602304945330837, -0.59089567113517993, -0.59008587052397288, -0.60487507654811556, -0.32726410882203988, -0.61486345668857656, -0.78478508635457089, 0.36469473280270187, 0.38161934916635659, 0.13448795146224793, 0.13748432601608668, 0.20512630991254788, -0.83557028676351863, -0.92642675543815878, -1.1697322729777373, -1.5757634143846944, -0.59743375961335177, -0.30213134172106115, -0.48079913682381337, -0.15602500160719404, -0.88186034965645799, 0.43274666521589861, -0.20665044643916392, -0.81594114872841883, -0.4101247310590907, 0.4660812460451127, 0.35756294805927297, 0.62054299458247819, 0.78346510289748417, 0.10241517458983197, 0.045575092202931815, 0.032488530288021705, -0.23990611365491352, 0.037530304789188153, 0.72191307723630316, -0.73065708262405793, 0.25838717050363513, -0.27254119350721889, 0.41732785941439726, 0.64418726983849273, -0.1779778733937761, -0.41944192636478422, 0.40827845699823517, -0.0057779539767242082, -0.83337935144130426, -0.16925918932026379, -0.74423212540838302, -0.80723651763542981, 0.32613987105380565, -1.0592388082988713, 0.027077550432449204, -0.18749936738968886, -0.19826594123022595, -0.30132816787770361, 0.18225393352909897, -0.59883292674068656, 0.35775449760934669, -0.83929912500337733, -1.2662416619558183, 0.80944623545046934, 0.19175819320469301, 0.20352002915999309, -0.060217906623025369, 0.17173367152570831, -0.012622983364359401, -0.42902189531646379, -0.25282318193017417, -0.28987524670034143, -0.14758097936356518, 0.37338756480461788, 0.30272952824401084, 0.28539744700841996, -0.79975624195665318, -0.82295789238764672, -0.17449339291701138, 0.40815566263650993, -0.5144325597535846, -0.58760338170389315, 0.6518861340036729, 0.23221795073232199, -0.47541025711733681, -0.36287641623020372, 0.17909485076037363, 0.26499953726438047, -0.66162921509368566, -0.078971056346127208, 0.44743299060881281, -0.015792599835192361, -0.46638383230519381, 0.41840938734585054, -0.96305360883154212, -0.50976060062718553, 0.2998740422925375, 0.56802059361145218, -0.72434168162578783, -0.016592795807689235, -0.94590617181200332, -0.31105562244268337, 0.45738867670069638, -0.62815681539180424, -0.86080393102787989, -0.66505451411980943, -0.38190352065988786, -0.13098179795506584, -0.96410601272145358, -0.53250635559129622, 0.76428522682943301, -0.84540802559979744, 0.46629624883695675, 0.2247332652470396, -0.81283098162896239, 0.1042946312297757, 0.70367103378861284, -0.63801595168603531, 0.46433064956006809, 0.67130634368913233, -0.54858116828000014, 0.67621378663670695, 0.72846185604863256, 0.10180532601848415, 0.17948057059881814, -0.064147639638814105, 0.1614616644587317, 0.43133891856376749, -0.043004144289486491, -0.068499958756025131, -0.61159082586745361, -0.05320408537496666, -0.41911295408316035, -0.3299809094020707, -0.81591197787969472, 0.2755909040036959, -0.12495311265266291, -1.3081055485328574, 0.2267109606264873, 0.009265634182406229, 0.0873960928614161, -0.1973176027792545, -0.29885513449631768, -0.21225390264736024, -0.22795060242458381, -0.36746481191848029, 0.1534539458399877, -0.75828319372700204, -0.7294192074777287, 0.77587726536272794, -0.63304543884762832, 0.92496558376387017, -0.71317887181095818, 0.18680356478667257, -0.5736054503337612, 0.068515895739024613, -0.60136507006693718, 0.19110260007407709, -0.46979246291071658, 0.50737614305276191, 0.5709052694449146, -0.81276602290722699, -0.643810637206226, 0.48934312979809186, -0.57912771446542488, -0.54499104362064676, 0.50792692311231524, -0.2564090678199088, 0.51858291654996513, 0.5750904720665434, 0.060816779725323108, -0.84677156244251717, -0.9350427550910666, -0.022777862314020032, -0.3497502240967944, 0.32980061343763967, -0.82255340713671421, -0.98802955063839004, 0.3980391271868064, 0.36129279990889218, 0.38204660304753807, -0.21139124999397357, 0.57673556044554541, -0.028952850435094647, -0.98628806326068619, -0.94914941905417449, -0.21445662062877269, -0.12337782424128747, -0.32393020140149553, -0.054445837031698391, -0.70267496738283752, -1.3127352659589524, 0.56386906500697642, 0.21670751474445618, -0.54394449510881004, -0.27814508785075764, -0.07884408058754605, 0.69090334835659306, -0.011933513198513488, -0.041173790891360737, 0.64093838280627879, 0.17090696718431456, 0.048445609170317233, 0.27754390484603492, -0.30480188924619267, 0.42290461276619612, -0.15514397523065376, -0.072281394344341554, 0.026279910484785778, 0.81653941190888502, 0.20769573709155589, 0.77633043276738645, -0.74600460318456585, 0.37655252601411199, 0.1803405867905904, 0.62017592307116121, -0.91012596435235793, 0.26732877028786212, 0.61291953679054034, 0.53312486295652783, -1.2327306703985028, 0.46209036581342006, -0.97933994809139413, 0.22185115766820834, -0.70837996119198099, -0.89219280021744429, 0.16144662752013964, -0.41668291627428872, -1.0780798615475848, 0.12123470404838577, -0.060668861138225554, -0.50976842576065706, -0.91152537755892526, -0.85738513956534912, -0.64435430630730905, -0.22957670841277439, -0.38252601214234155, -0.62011520681083565, 0.77137081735313684, 0.74989324589751338, -0.60707484619674035, 0.25337468659862239, -0.70188981090398961, -0.40262475022703242, 0.64919496537094179, 0.4387601187503008, 0.20797746794448033, 0.80116419221752466, 0.52215877216496276, 0.74961292651921863, -0.24312258844143717, 0.25527754890287485, -0.58924624345688337, 0.65500292733762022, -0.59306178391921394, 0.18363129111176016, 0.13898510356381602, 0.094324429371088425, 0.90893728718290079, -1.1320290184121826, -0.46728405381683813, -0.3485945517627651, 0.49378686290117885, 0.36808615686518775, 0.15106145421039488, 0.38726809144499008, -1.075988056360355, 0.55907955908182227, -0.064398529439686061, -0.29455198527268978, -0.98296548212800916, -0.2635613942977833, -0.5646999627931657, -0.35867682049928729, -0.25670574961837356, -0.64794147570695271, -0.55308253983997568, -0.99317194942614839, -0.58534544266286337, 0.54073243378705471, -0.81254327164528928, -0.67402923986699015, 0.1385091921933671, 0.84136931435712736, 0.38530213767876864, -0.85504773217914665, -0.48762326473676726, 0.37023993150327683, 0.082882008288962791, 0.75971713368971105, 0.054617725116618394, -0.74420098005381974, 0.61088981503800099, -0.23357014226884057, -0.82562692231139601, -0.26226156249508137, -0.63551382416347524, 0.54124378221875091, -0.70454798560987286, -0.23998081852226333, 0.58940411011396765, -0.40892920956304069, -0.51082251910768817, -0.47329642196003824, 0.68997015702553766, 0.43930187514244268, 0.5348996716094726, 0.48996277564036772, 0.1440156434269102, -0.44530943429333897, 0.28357713688972092, -0.99789645437248864, 0.30832594145615594, -0.049123066547564279, -0.29927788536916189, -0.72286333671236536, -0.28424470210076458, -0.19327277885481947, -0.80464773405808609, -1.1268444014605619, -0.91636222970784642, -0.087001998157998417, 0.42939736539911028, -0.77443765931943287, -0.96918802611186394, -0.98472436094114357, 0.45856432069925218, 0.33570812562877178, -0.7570934107192071, -0.44458477513636435, -0.89098187297175035, -0.97045295417781319, -1.044699718976877, -0.73550310467319413, 0.69242895765455381, -0.90529658506491417, -0.75326682119366417, -0.17741105737029586, -1.0082094714020822, 0.19429133473768045, -0.62069793273202467, -0.85334792532822068, -0.82894286265907691, -0.0219353284389033, -0.14557331848515584, -0.75599238228252674, -0.52228675203859021, -0.010611585684915683, -0.50420801523005832, -0.20504149016592182, -0.059812828919635817, -0.27898403252827197, 0.30687587552202422, -0.15944504867741791, -0.035395545507056647, -0.20132066824579697, -0.31350703086075793, -0.25851360052453842, -0.16695209015345586, 0.18827433959818055, -0.17505352965863225, -0.21056128200421914, -0.2664605126674548, 0.040682810371318434, 0.8333306873430365, -0.094925502798088091, -0.1166652277132514, -0.11021391067894955, -0.85868670189758578, -0.13540625812059787, -0.79636689070862732, 0.84321429940882364, 0.41150968058784404, 0.069716660148354037, -0.94488627432315198, 0.35651189772994085, 0.49341619939854808, -0.67256581403374571, 0.53034787735576461, -0.33408748185108417, 0.8269219252426242, -0.2066712509399613, 0.69483125419988034, -0.3405306078636311, -0.90465624293927027, -1.1151395892013063, 0.084326953150073436, -0.85130630358314263, 0.60810756529725851, 0.5130026451488352, 0.091899507168728661, -0.015916426780524622, -0.081133538207665654, -0.020708450747559306, -0.72971885236457656, -0.8337893781009601, -0.68836808958125928, 0.43503497545275416, 0.47308856813467104, -0.53218841759082358, 0.55433469376947409, -0.6252625935804651, -1.3740169781967466, 0.19908253288758757, -0.11292107823917641, 0.40688394317349658, -1.1455833907043012, -0.78000225497097253, 0.65916843976887129, -0.32448890948195158, -0.67394413498686512, -0.093819628125590818, -0.25450650501379285, 0.50620638975997168, 0.35147958100537435, -0.9498008386586595, -0.023545770630516747, 0.6531102922109504, -0.97332737621062637, -0.065220382258190837, -0.1510654602795099, 0.090324654559062953, -0.56842360622974686, 0.65405516931930519, 0.62582378184135878, 0.82807799733160536, -0.38685722601004441, -0.62622380008950873, -0.56043199075357797, -0.65345741033578564, 0.50847921989341494, 0.0094768353012787982, 0.23182933928337479, -0.92050934366216408, 0.2780566510499537, 0.45986145780559123, -0.097759101199928811, -0.44140929774983589, -0.43329035063660859, 0.58894443989260603, 0.017556813169581346, -0.87528594153201855, -1.176219995453758, -0.41040121981021566, -0.22853191532326841, -0.20442064947987718, -1.1534319249067164, 0.27380771098148377, -0.32188276451972025, -0.39521881781400092, 0.1440238646090852, 0.77170075153616391, -0.10080045123528655, -0.44269176739164467, 0.57581379678987132, 0.7352592546793314, -0.43956791901262238, 0.81942938338038607, -0.3909890574153071, 0.21781366271131838, 0.94068546332131098, -0.5516623781743073, -1.0014328085097464, 0.16084915525344676, -0.68589655470540056, -0.62339182522808478, 0.70549998650344048, -0.85740764754730348, -0.47219175907680716, -0.94839242612344898, 0.35014352597188114, 0.85550361196001068, -0.61191580381089439, -0.96499822283093473, -0.66560716663295638, 0.73316115207532018, -0.42992368380314838, 0.18584952300676671, -0.053166444606628463, 0.36746057889641387, 0.31714279901704034, -0.50430523225687784, -0.78440484122678367, 0.17418244063009203, 0.55413699164110131, -0.20681823300862795, -0.29678330786916929, -1.356646765556327, -0.74752295984753858, -0.69197828638654235, -0.32828501260126813, -0.51990311415678336, -0.53303410753284597, 0.22741708744174299, -0.32716370680996137, -1.0042454834998249, 0.0087709558785353837, -0.57789890968025914, -0.12592696019284555, 0.41753005182061703, 0.38848590218144435, 0.073866587742444978, -0.063009294106825903, -0.61048876865503421, -0.65902661025095499, -0.59029387245184217, -0.60431965563492918, -0.92020718497225584, 0.45768371590874152, 0.12965160594312222, 0.15990327469676699, 0.10579134763534259, -0.69058141842501175, 0.17367975689768686, 0.14108835373466616, -0.23699833782790067, -0.029613179008793553, -0.32720461862430039, -0.43439336656989003, 0.46590722039503607, 0.33646592115612267, -0.24551263271313101, 0.030531201689852204, 0.64777791342316771, 0.84144803077333996, 0.41045686721354507, -0.8475383039910539, -0.22793768915011994, -0.80128652958041013, -0.2339196092856721, -0.48178058853032496, -0.72599189071847614, 0.31553075426946453, -0.58823989897326823, -0.76673360036107896, -1.730570606254304, 0.67425581923751432, -0.98957020528473727, -0.71976282554803739, 0.26109791175315161, 0.71886367032770804, 0.90776322250640951, 0.54281829608670995, -0.6746839351092212, 0.33736951950304223, -0.37590101954533583, -0.28249619788855224, -0.77115708251231119, -0.62449404347834481, 0.048296763716257268, 0.5787744801640875, 0.35316411121625763, 0.6415425848488524, 0.60177417289131785, -0.8017359508142774, -0.55983635333088122, 0.31213922444059017, -0.16741477822219353, -0.13502602734747843, 0.77701098165378013, 0.58055260580832557, -0.022853888708507016, 0.37116857121093383, 0.0027857319504371769, -0.20012337817934125, -0.17800835585470284, -0.7174361256896159, -0.37338931419050525, -0.38721260036485095, -0.16731125833816543, -0.43142100513504911, -1.1085214098822511, -0.69161873310513122, -0.68660560727461351, -0.52312052328933456, -0.36582178692316225, -0.32582289524798858, 0.27054117107577536, -0.97723796434483268, -0.038958600323284139, -0.72058371418439249, 0.089318161853405409, 0.91163621112285476, 0.014787255092812871, 0.41241737253282362, 0.18564351735479598, 0.23255461187815538, 0.56217119362506507, -0.067025400587963649, -0.4284571191053031, 0.48873103323931855, 0.16043173232911417, 0.39503769813590289, 0.47374113069727086, -0.076109952579382592, -0.085075976107916881, 0.060771108824298196, -0.18767788610820224, 0.10178506965640056, 0.1112407646022055, -0.72120929807158007, 0.72877688674421137, -0.65280718808072469, 0.47396372631604433, -0.030501946539616433, 0.016648158231887727, 0.10265369316701273, 0.36069145845031347, -0.13855276309905823, -0.40457537949386724, 0.7303502644489418, 0.26574378370569912, -0.0061076285342648523, -0.10814427368183391, -0.045058349650212548, 0.27578880929980754, -0.85353130794457133, 0.16760115304644577, -0.070340656289674078, -0.23278478186742863, -0.35974806379950608, -1.804248040271365, -0.57850007735006559, 0.15680615017823687, 0.33834965766511371, -0.46657729127297481, 0.63796769453366986, -0.059733431410620569, 0.86157696502248804, -0.70082485024737007, -0.054247203368902465, -0.53911140020085269, 0.22132917693367832, -0.57433495237697496, 0.31309129420404286, -0.64327707585974658, 0.15907021057778412, -0.0020095265646019899, -0.12790313029859712, -0.72682620226969097, 0.42688398297185431, 0.35807239964489612, -0.44951669776423325, -0.72199812383923201, -0.80745830744454405, 0.48803957275791715, -0.060053575839032362, -0.37906957897544885, -0.077562407676771292, 0.27640480027790587, -0.053045176394131241, 0.14882338740529422, 0.73331197358468958, 0.28208260223869519, 0.38645055442890025, -0.12502262004503334, -0.17625421507773245, -0.12989166676320274, 0.16157644596819504, 0.28321957955482774, -0.14928259434384616, -0.19959283842930292, -0.47243210122039614, -0.23758497403344175, -0.93892837644954108, -0.33884250749627243, -0.68848744356114189, -0.097184286033532019, 0.63326594914085432, -0.18031299826127278, 0.86456038614736286, 0.68764153986347176, 0.0052507371134978033, 0.17296387705346766, 0.13582987602912869, 0.66362655543918214, -0.77592238591558738, -0.71711770166821254, -0.45639277725230654, -0.61684876410556533, 0.23131500291291662, 0.21329720718866294, -0.11861946591927798, -0.47215240721904073, -0.27683574978625591, -0.32581807985105887, 0.31894894980608018, 0.34651231105381763, -0.53788734967130414, 0.4382708541709584, -0.85928485424503132, -0.42813184034325519, -0.53962322479346858, -0.12895352438721039, 0.092565792800303318, -0.064269868142627765, 0.62394033501926616, -0.37164216897650099, -0.047359635359567623, 0.0457420061282163, -0.34245968626105022, -0.86502833637882581, -0.090384231741674079, 0.034746007448963424, 0.13533380602232684, -0.57074950234953614, -0.70047422996912334, -0.29694945298821462, 0.98492093732612063, 0.9473162746579451, 1.1948168546757876, 1.6769124775162081, 1.0152919340452136, 0.98379100796185859, 1.0898886240164622, 0.49447125748927656, 0.036375496007936853, 0.52880227054137185, 1.2366869264052505, 0.74399993400347897, -0.12300423363815288, 0.46087995479719757, 0.43355677303464812, 0.08755239753752149, 0.22694039408790712, -0.12366275245083733, 0.033470592667412397, 0.17060432982289497, 0.40299291048113345, -0.39597658827543308, 0.1788758337430541, -0.3041208429275355, -0.45951237491735974, -0.1997107766941883, 0.13913801207948578, -0.36436932067811112, -0.22478172670527719, 0.30930452702546862, -0.076071267836811216, -0.29119387270696112, -0.10274763373802284, 0.31567170476125306, -0.29114731484327971, -0.2835086632872868, -0.81423166979086969, -0.49705745440286664, -0.57375953807579594, -0.50919016326899469, -0.92741189099063503, -0.37777990731128136, -0.32328195817972416, -0.7406421569562267, -0.88499329269759919, -0.53582357900928501, -0.63899203915041347, 0.6312488259474921, 0.52182917604028733, 0.64786134763367931, 0.18640213138438383, 0.23317694765935221, -0.18584790593707573, 0.29303736198627095, -0.95424295226544498, 0.5561937012246756, -0.44571802516608361, -0.7778195179652776, 0.26724028241247599, 0.024042320264607935, 0.71211793213860164, -0.3526268825588143, -0.1066076446067815, 0.49189638940458724, 0.84367931504465565, 0.21968926467038463, -0.53903184201745946, 0.41744611557192179, -0.17881491927927165, 0.56008949137385589, 0.17334004982564305, -0.79800337125049958, -0.66771968553621042, -0.79797335951644166, 0.33611865626073906, -0.66249849754268042, -0.22989972578443257, -0.30818340158532981, 0.24412591701830635, -0.5608767990685124, -0.61230806406170513, -0.67660299953095493, -0.35202481135690328, -0.31033580737573813, 0.29991925541194514, -0.2635087681034094, 0.13878590331042481, 0.72025401793988553, 1.050410991178111, -0.61422899173494316, 0.18217022900709354, -0.37965876073597371, -0.54999875841329171, 0.65817986161022357, 0.60314972824582724, 0.69465988579413862, 0.68447260114219999, 0.86440260921327627, 0.053254879367371472, 0.068160933861205961, 0.37327355301911241, 0.1486168391020917, 0.0091675301370836276, 0.76532472098281235, 0.25025260008587769, -0.2422337400937426, 0.49909085208568116, -0.38191135398888482, 0.53573732947622477, -0.42646051501621629, -0.26156578612380632, -0.68272888321087144, 0.61572296633343782, 0.022178061953507692, -0.62647464833356437, -1.0695488332267424, 0.23211699302799832, 0.44490877860657574, -0.40595622066937986, -0.093812596208197083, 0.19998686042199151, -0.87777464655187465, -0.69616413024712354, -0.7934632997423372, -0.67711310021867854, -0.43287324631559937, -0.82817024785866133, -1.172010375917715, -0.52474663052041592, -0.36729329962562091, -0.12161138860479098, -0.095887916626701389, -0.86015012754810505, 0.67544148115545721, 0.84616635453627054, -0.74834663287344927, 0.07875568743138367, -0.67751312836937105, -0.018559338873202637, -0.75941196384235643, 0.19812190096198731, -0.21694022165026289, 0.051608047272196929, 0.8935763240510437, 0.43038226607772662, -0.92299573796006018, 0.044996770031325392, 0.91837715428934674, -0.24624702553422789, -0.92306673861439958, 0.042411958957017701, -0.62683340591484404, -0.92643853327098891, -0.59725874747955465, -0.58892780648668508, 0.37009707544382214, 0.15593681401929224, -0.54179805148099658, -0.28233014977642912, -0.97728951323656754, 0.76860308429181456, 0.2904289896786032, 0.038626003585813598, 0.45908179472377547, -0.64187662492800812, -0.014360156721338412, 0.3256959116391806, -0.84925247563765116, 0.18654816421258741, -0.43385054300436654, -0.61795091384188305, -0.86788707040522139, -0.75708115004733778, -0.54649442254801239, 0.22893478589054991, 0.46449471105109297, 0.70732398130207741, -0.022247968437283258, 0.26165680544244563, 0.34676809014776172, -0.90363564240033278, -0.78761205208509788, -0.97999277816897679, 0.83806474665883401, -0.11108692473716822, -1.0225018262919285, -0.66959464515436207, 0.30472179062571592, -0.7969959535457195, 0.5978554326628307, 0.30550600518249854, -0.10131028484478777, 0.48380505924495282, 0.56227507378515773, -0.73518669930855707, -0.13036853097515419, -0.50330928200131309, -0.95766205383381187, -0.49589758894535146, -0.28879482747878182, -0.62471440373310205, -0.1892724263612923, 0.47219395155450611, -0.31021052647595704, -0.73941819589933289, 0.28413107521439301, 0.63352100582228466, -1.0331636642014081, -0.10618991153548459, -0.16344819435780669, -0.56439148650651605, -0.040368995907891024, -0.43802058061560073, 0.44185630999709508, -1.3206279836682662, -0.070050726285402848, -0.35420396886706751, 0.5873969770934665, -0.70540341807797391, -0.54842559445266814, -0.017300852952192219, 0.8883502929398428, -0.58892252212773599, -0.4755251243218383, -0.44954636660134362, 0.45733908335496387, 0.55192516635919231, 0.66725594514199171, -0.50832257115675206, -0.31536670547100676, -0.95732817432830708, -0.081380894309552712, 0.56573499257766657, 0.4245470152879855, -0.66788734040929698, -0.15052034084193014, 0.099258228119767006, -0.41751264156172979, 0.57441942083203934, -0.21318051739576316, -0.60107867023800188, -0.73430516543028701, 0.74078590063159788, -0.26729583937544005, -1.1113321102820695, -0.5251470762730639, -0.50182219494711044, -0.061647395105847914, 0.50447717914285228, -0.51990584187818034, 0.2491617400442287, 0.27923266184708784, -0.33692467579615309, -0.9312634238723797, 0.20204218726124662, 0.033729347705464957, -0.39745873974578394, -1.1566758566589843, 0.91007450330657047, 0.18974260894802597, -0.4069645113600705, -0.85293731187354749, -0.44299204587541002, -0.68431548649463669, 0.20407338421562332, -0.60360658130216238, -0.16729740913659732, -0.33803534197589707, -0.017920632651134069, -0.63195394585053843, -0.047088314434951067, -0.049613919564072149, -0.20218346783736876, -0.9326261257414683, 0.4019829388825415, -0.70574123527925592, 0.60068495792497634, -0.37535035220054008, -0.50929509638193582, 0.38029737486740739, -0.64344721065892996, 0.22282939720299783, 0.19053620560099105, 0.30404353018521546, -0.36882531129863488, 0.70349244565196878, 0.013602872412242461, -0.55215475416822213, -0.49277766707774112, -0.86337328602455987, 0.055571421229620964, 0.13579953584814849, -0.2003867774528427, 0.02217361752701599, -0.78942416872879351, 0.50078813142892653, -0.24687394013799868, -0.29600315099100044, -0.63319761281577125, -0.50795426622592477, -0.43683664389776994, 0.081399941631387626, -0.45725650020428593, 0.18940968523682858, -0.073377817301125817, 0.32480378905865398, 0.17670031594938632, 0.40296624010977578, -0.66278561215666543, 0.26142833636457141, -0.1764949054469053, -0.95629717645280599, 0.68505196203894636, -0.4708700985522426, 0.15501484303266844, 0.24030069493582978, 0.087695012619608048, -0.68070101364418145, 0.64778476514945316, 0.2124669659317508, 0.48309396023723117, -0.24240407267926956, -0.44378981257004052, -0.63342528198178094, -0.063593925497350476, 0.17087627351798348, 0.50518826406231843, 0.64717897420290904, -0.662705541731888, 0.6458307396813332, -0.081895458932066428, -0.89886929677166705, -0.60500198295780272, -0.41519711805779402, 0.10951085524363412, 0.43239827747151227, -0.32771742898772183, -1.0119747295913069, -0.83332386873296271, -1.1077266542339903, -0.66050688141449199, 0.26161309415620798, -0.77975391262173999, -0.33978904356599854, 0.92543124838118462, -0.36863392037045806, -0.03337581196735747, -0.79339915128170913, -0.33785831841485536, -1.0014540589556249, -0.81587211293230377, 0.73329326389035532, 0.36099641238430963, 0.047157796344922738, -0.48933013713676193, 0.53164169678867979, -0.92236167170162631, 0.19120764300338416, 0.19762433824916151, -0.05001395788219961, -0.50854335392644645, 0.61127624856415042, 0.14031046619678689, -0.14770758040096804, -0.060136428015707413, -0.14751049405809841, -0.55267505435064845, 0.037368880362467591, -0.31609824587123136, 0.51445411758424309, 0.76137131764926036, 0.45474679940068613, 0.78282175065993553, 0.67052257346926436, -0.77385450838043024, -0.25931802200315701, 0.4612146188930587, -0.093607957171869718, -0.3676798291892876, -0.28012575349661362, -0.8721030461701843, -0.51651558468528636, -0.61250050791470567, -0.8503530843491911, -0.84112844277164089, -0.057248119382950803, -0.41124432664382821, 0.56549623106421376, -0.52770282368999866, 0.7854397281418326, -0.054081276452277109, -0.1906945062238419, -0.27103516754698476, 1.0836003907993015, 0.28372063750956794, 0.38812436420902086, 0.23775365164968257, 0.045644884560860709, -0.31562242440431343, 0.20931926849000371, 0.39811499962658153, -0.011709964767092079, 0.31673379952977165, -0.99067386447191852, -0.3244573521297795, -0.9457118061094526, -0.45293464421420659, -0.34189322788340154, -0.032813314354105116, -0.15031199999465342, 0.063682054738000038, 0.0094569250594435956, 0.56242958122861575, -0.59519570263419075, 0.83730684034076874, 0.2084297009315155, -0.84371924452475833, 0.4085983405320785, -0.80885653452255668, 0.305581628410729, 0.050584836783014085, -0.67612954420998084, 0.10142403062881251, -0.23610018235176944, -0.45467611897736393, -0.048164437701948414, -0.71694972233250276, -0.8437453607624108, -1.1395149994693663, -0.45237899422890676, 0.1041453458384438, 0.73959487559497405, 0.24182024147004008, 0.21827627037584699, 0.21435129125828434, 0.70679099897972075, 0.073474682257003668, -0.08273517658952588, 0.39879185577296555, 0.14154171215260711, 0.31882966198820012, 0.1819628943597956, 0.31260574780554579, -0.033105973471192811, 0.15550550176774044, 0.27725738158229185, 0.35120982768355147, 0.16012052207901753, 0.35749358631258044, 0.23425580462662851, 0.13261648784970029, 0.51467828387714942, 0.28663520156185535, 0.28252666531689469, 0.59836950577752757, 0.29843409413326577, 0.24603192462099521, 0.518366546405023, 1.1177541614218665, 0.17455059542915205, 0.18444514305517609, -0.37384337711076315, 0.19373539220080313, 0.20569639340599702, 1.0733904521752948, 0.10558088882944644, -0.14133298148507423, -0.73648983364391962, -0.69931712511014876, -0.70484103061758629, -0.16949554534183561, 0.12904427253546588, -0.15785121964590637, 0.5506667709620634, -0.31551238475208188, -0.41126307356326558, 0.48645151895836108, -0.3861213052011262, -0.2821709679386028, 0.63594417665112668, -0.59629713960411312, -0.1576736328332842, -0.068473053417379581, -0.085379611025273222, 0.60780389227414533, 0.15924182698529593, -0.071693811276428293, -0.049844812182709496, 0.50639277887031164, 0.89891130676081077, -0.95669197567166764, -0.59823246934204044, 0.24299032196809622, -0.93434354257865004, 0.13154790046984274, 0.2756013255833038, -0.76329823242911377, -0.1802300614168092, -0.84879860406969443, -0.81124501476871769, -0.91431523171162699, 0.13166929630854579, -0.15599650217742839, -0.21683496875177588, -0.31966622788791643, 0.0050932564345219818, -0.14429105995005878, -0.90312665516656776, -0.231862317592297, 0.0056527492429324791, -0.071229286571933226, 0.42917247032078965, -0.23330970196567055, -0.14081788964190659, -0.61085531746563448, -1.6601261743693132, -0.86826033964849703, 0.70872493026497718, 0.76542171968599193, 0.49309526269273163, 0.078907967521778574, -0.12635780354912449, -0.042088759556900862, -0.088130108565463924, -0.81692440970964075, -0.31976750463580633, 0.21672877717175013, -0.03232801204046707, 0.18627408609638244, 0.40903845318712473, 0.15697094430295297, 0.60528407093713554, -0.54503996446285041, -0.53278832000980725, -0.19456928102376711, 0.29138043831035304, -0.17222212159870168, 0.45014719571545309, -1.4602596475176761, 0.12296154782454539, 0.57958609316649679, 0.3186817415662454, 0.38254190223846363, 0.33398098282807065, -0.14075207809182289, 0.029372159620120773, 0.28547830480691844, -0.27844995676298634, -0.012343643471928933, -0.3717831814892737, 0.029634727916142294, 0.22677702312504541, -0.45130530514901379, -0.039105873404979223, 0.47160916689894555, -0.83193517844580056, -0.18355869113699275, -0.58002533020827096, -1.2807166224778317, 0.32223484178669753, -0.20126893945515303, -0.012187456284287253, 0.94081436491027892, 0.24898132282010399, 0.083727067196431013, -0.54214957020414478, 0.60979689853193908, 0.38986956644992676, 0.1889035676604934, 0.32298837339535313, -0.16376507615114314, -0.17335476642795383, 0.7876846142527959, 0.19900478465454349, 0.097018118664582764, 0.20226084683524051, -0.033663192702138398, 0.22440581300751086, 0.33007470840917824, 0.015683555781457314, 0.43224749362736176, 0.21177351898329647, -0.58357315334483928, 0.28255489802053529, -0.47101555024056185, 0.10433648197769536, 0.30897308821780317, 0.012949823072792263, 0.21996659572092625, -0.18082966395457023, -0.34451549088016087, -0.26678195929041115, 0.23144528807373915, -0.0082763886498614884, -0.74717034013512207, -0.8223862453156634, -0.98673838854506346, -1.2661041236982005, -0.87158122599381072, -0.5561696222928767, -0.65632463491161031, -0.47232663180102408]</Parameters>
</FullConnection>
<FullConnection class="pybrain.structure.connections.full.FullConnection" name="FullConnection-8">
<inmod val="SigmoidLayer-11"/>
<outmod val="LinearLayer-10"/>
<Parameters>[0.066780324811738276, 0.066924888093455953, 0.14773044684598655, 0.18480178568453356, -0.19157089511254707, -0.11991459300690813, -0.05992246017929672, -0.38511583287737788, 0.091910994189965789, 0.258962539542755, -0.012786803429582192, -0.29621534357853513, 0.85969585389818504, -0.045591210956357826, 0.083917089769886835, -0.14859642027916667, -0.15994289248611288, -0.074565374287662065, 0.0054644581971196272, 0.10637384804594927, 0.015283976399326089, 0.017711584013430461, -0.087837908104705209, 0.033369543604935457, -0.087110053006275973, 0.04356590429804906, -0.026044165545994816, 0.50055864679447715, -0.0093456435497626181, -0.031752184260959777, -0.065288793396764327, 0.21401120868101151, -0.031149818760949174, -0.24843168340885158, -0.12722296076002942, -0.046249924925724328, 0.40573794632551274, -0.15280242423983148, -0.18355785366997132, -0.11708659041250252, 0.081103448016265164, -0.030931575947165474, 0.045601722113272139, 0.015908159117096851, 0.023742508732367888, 0.041294995725928728, 0.24486235810663853, 0.11284964782447578, -0.22591037052508983, -0.13258442153035208]</Parameters>
</FullConnection>
</Connections>
</Network>
</PyBrain>
| 1,388.5 | 46,396 | 0.831453 |
e7650cae6e302627e8954086ee45c85a43945726 | 567 | xml | XML | laptop-config/settings.xml | samrocketman/docker-compose-local-nexus3-proxy | 0ead6ad6b9c38236d9549fdb9173fd36d6af15ee | [
"Apache-2.0"
] | 3 | 2018-04-29T06:38:48.000Z | 2020-04-25T02:49:35.000Z | laptop-config/settings.xml | samrocketman/docker-compose-local-nexus3-proxy | 0ead6ad6b9c38236d9549fdb9173fd36d6af15ee | [
"Apache-2.0"
] | 3 | 2018-04-23T12:10:02.000Z | 2018-04-25T05:15:40.000Z | laptop-config/settings.xml | samrocketman/docker-compose-local-nexus3-proxy | 0ead6ad6b9c38236d9549fdb9173fd36d6af15ee | [
"Apache-2.0"
] | null | null | null | <settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
http://maven.apache.org/xsd/settings-1.0.0.xsd">
<!--
This forces Maven to download dependencies through the local Nexus proxy.
Copy these settings to $HOME/.m2/settings.xml
-->
<mirrors>
<mirror>
<id>nexus3</id>
<url>http://localhost:8081/repository/maven-public/</url>
<mirrorOf>*</mirrorOf>
</mirror>
</mirrors>
</settings>
| 29.842105 | 77 | 0.645503 |
3ae27886da00001ea91314f1148fd7cd786b1b10 | 212,323 | xml | XML | crops/wheat/corpus/PMC6357111/fulltext.xml | petermr/tigr2ess | 9612323fd84d69053c1477e4a224f4b85d4a5f4f | [
"CC-BY-4.0"
] | 5 | 2019-02-12T09:20:44.000Z | 2021-06-13T20:39:04.000Z | crops/wheat/corpus/PMC6357111/fulltext.xml | petermr/tigr2ess | 9612323fd84d69053c1477e4a224f4b85d4a5f4f | [
"CC-BY-4.0"
] | 88 | 2019-01-18T08:11:02.000Z | 2019-08-31T01:51:25.000Z | crops/wheat/corpus/PMC6357111/fulltext.xml | petermr/tigr2ess | 9612323fd84d69053c1477e4a224f4b85d4a5f4f | [
"CC-BY-4.0"
] | 10 | 2019-01-17T06:39:44.000Z | 2021-09-29T11:32:41.000Z | <!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.1 20151215//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML" article-type="review-article"><?properties open_access?><?DTDIdentifier.IdentifierValue -//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.1 20151215//EN?><?DTDIdentifier.IdentifierType public?><?SourceDTD.DTDName JATS-journalpublishing1.dtd?><?SourceDTD.Version 1.1?><?ConverterInfo.XSLTName jp2nlmx2.xsl?><?ConverterInfo.Version 1?><front><journal-meta><journal-id journal-id-type="nlm-ta">Toxins (Basel)</journal-id><journal-id journal-id-type="iso-abbrev">Toxins (Basel)</journal-id><journal-id journal-id-type="publisher-id">toxins</journal-id><journal-title-group><journal-title>Toxins</journal-title></journal-title-group><issn pub-type="epub">2072-6651</issn><publisher><publisher-name>MDPI</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="pmcid">6357111</article-id><article-id pub-id-type="doi">10.3390/toxins11010036</article-id><article-id pub-id-type="publisher-id">toxins-11-00036</article-id><article-categories><subj-group subj-group-type="heading"><subject>Review</subject></subj-group></article-categories><title-group><article-title>Selection of <italic>Fusarium</italic> Trichothecene Toxin Genes for Molecular Detection Depends on TRI Gene Cluster Organization and Gene Function</article-title></title-group><contrib-group><contrib contrib-type="author"><name><surname>Villafana</surname><given-names>Ria T.</given-names></name></contrib><contrib contrib-type="author"><name><surname>Ramdass</surname><given-names>Amanda C.</given-names></name></contrib><contrib contrib-type="author"><name><surname>Rampersad</surname><given-names>Sephra N.</given-names></name><xref rid="c1-toxins-11-00036" ref-type="corresp">*</xref></contrib></contrib-group><aff id="af1-toxins-11-00036">Department of Life Sciences, Faculty of Science and Technology, The University of the West Indies, St. Augustine, Trinidad and Tobago; <email>riatvill@hotmail.com</email> (R.T.V.); <email>ac_ramdass@hotmail.com</email> (A.C.R.)</aff><author-notes><corresp id="c1-toxins-11-00036"><label>*</label>Correspondence: <email>sephra.rampersad@sta.uwi.edu</email></corresp></author-notes><pub-date pub-type="epub"><day>14</day><month>1</month><year>2019</year></pub-date><pub-date pub-type="collection"><month>1</month><year>2019</year></pub-date><volume>11</volume><issue>1</issue><elocation-id>36</elocation-id><history><date date-type="received"><day>21</day><month>11</month><year>2018</year></date><date date-type="accepted"><day>08</day><month>1</month><year>2019</year></date></history><permissions><copyright-statement>© 2019 by the authors.</copyright-statement><copyright-year>2019</copyright-year><license license-type="open-access"><license-p>Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (<ext-link ext-link-type="uri" xlink:href="http://creativecommons.org/licenses/by/4.0/">http://creativecommons.org/licenses/by/4.0/</ext-link>).</license-p></license></permissions><abstract><p>Food security is a global concern. <italic>Fusarium</italic> are among the most economically important fungal pathogens because they are ubiquitous, disease management remains a challenge, they produce mycotoxins that affect food and feed safety, and trichothecene mycotoxin production can increase the pathogenicity of some <italic>Fusarium</italic> species depending on the host species. Although trichothecenes may differ in structure by their patterns of hydroxylation or acetylation, these small changes have a significant impact on toxicity and the biological activity of these compounds. Therefore, detecting and identifying which chemotype is present in a given population are important to predicting the specific toxins that may be produced and, therefore, to evaluating the risk of exposure. Due to the challenges of inducing trichothecene production by <italic>Fusarium</italic> isolates in vitro for subsequent chemical analysis, PCR assays using gene-specific primers, either singly or in combination, designed against specific genes of the trichothecene gene cluster of multiple species of <italic>Fusarium</italic> have been developed. The establishment of TRI genotypes that potentially correspond to a specific chemotype requires examination of an information and knowledge pipeline whose critical aspects in sequential order are: (i) understanding the TRI gene cluster organization which differs according to <italic>Fusarium</italic> species under study; (ii) knowledge of the re-arrangements to the core TRI gene cluster over evolutionary time, which also differs according to <italic>Fusarium</italic> species; (iii) the functions of the TRI genes in the biosynthesis of trichothecene analogs; and (iv) based on (i)–(iii), selection of appropriate target TRI gene(s) for primer design in PCR amplification for the <italic>Fusarium</italic> species under study. This review, therefore, explains this pipeline and its connection to utilizing TRI genotypes as a possible proxy to chemotype designation.</p></abstract><kwd-group><kwd><italic>Fusarium</italic></kwd><kwd>molecular detection</kwd><kwd>mycotoxin</kwd><kwd>trichothecenes</kwd></kwd-group></article-meta><notes notes-type="Key Contribution"><title>Key Contribution</title><p>A careful understanding of the TRI gene cluster information and knowledge pipeline is critical for detection and characterization of trichothecene genes in different species of <italic>Fusarium</italic>.</p></notes></front><body><sec id="sec1-toxins-11-00036"><title>1. Introduction</title><p>Understanding the complex interactions of how and why <italic>Fusarium</italic> mycotoxins are produced will provide critical information for developing novel strategies to reduce the incidence and severity of <italic>Fusarium</italic> diseases and mycotoxin contamination of human food and animal feed. Part of the difficulty in characterizing these mycotoxins lies in the species-specific toxico-kinetics, bioavailability and the mechanisms of action discovered in both in vitro and in vivo studies [<xref rid="B1-toxins-11-00036" ref-type="bibr">1</xref>,<xref rid="B2-toxins-11-00036" ref-type="bibr">2</xref>,<xref rid="B3-toxins-11-00036" ref-type="bibr">3</xref>]. Concerted efforts to mitigate this global threat to food safety caused by mycotoxin-producing <italic>Fusarium</italic> species are reflected in the cumulative work of over 100 active research laboratories worldwide, some for over 25 years [<xref rid="B4-toxins-11-00036" ref-type="bibr">4</xref>,<xref rid="B5-toxins-11-00036" ref-type="bibr">5</xref>,<xref rid="B6-toxins-11-00036" ref-type="bibr">6</xref>].</p><p>Trichothecenes are among the most economically important mycotoxins and have a significant impact on cereal and grain production [<xref rid="B7-toxins-11-00036" ref-type="bibr">7</xref>]. Mycotoxin contaminated grains pose a health risk for human consumption, animal feed or malting purposes [<xref rid="B5-toxins-11-00036" ref-type="bibr">5</xref>]. In the US, based on a report from the FDA, a conservative estimate of annual loss due to mycotoxin contamination ranges from USD 0.5 million to over USD 1.5 billion from aflatoxin (corn and peanuts), fumonisin (corn), and deoxynivalenol (wheat) [<xref rid="B8-toxins-11-00036" ref-type="bibr">8</xref>]. Trichothecenes inhibit protein translation and cause oxidative stress in eukaryotes [<xref rid="B9-toxins-11-00036" ref-type="bibr">9</xref>]. In plants, trichothecenes produced by <italic>Fusarium</italic> pathogens (e.g., DON, DAS and T-2-toxin) cause phytotoxicity and aid in increased pathogenicity in several crop hosts [<xref rid="B10-toxins-11-00036" ref-type="bibr">10</xref>,<xref rid="B11-toxins-11-00036" ref-type="bibr">11</xref>,<xref rid="B12-toxins-11-00036" ref-type="bibr">12</xref>]. More than 200 different trichothecenes and trichothecene derivatives have been isolated [<xref rid="B13-toxins-11-00036" ref-type="bibr">13</xref>,<xref rid="B14-toxins-11-00036" ref-type="bibr">14</xref>]. Trichothecene structures are highly diverse and complex for two main re6asons: (i) variation in the assembly of the 15-carbon skeleton that comprises the backbone of all sesquiterpenes; and (ii) variation in the functional groups that bind to the core structural scaffold in specific regio- and stereospecific manners [<xref rid="B15-toxins-11-00036" ref-type="bibr">15</xref>]. As a result, trichothecenes can be classified into four groups based on the pattern of substitution of tricyclic 12,13-epoxytrichothec-9-ene (EPT) (see the review by McCormick et al. [<xref rid="B16-toxins-11-00036" ref-type="bibr">16</xref>]), which results in a scheme of four types: A, B, C and D (<xref ref-type="fig" rid="toxins-11-00036-f001">Figure 1</xref>a–g). Type D trichothecenes have more complex structure due to an additional ring linking the C-4 and C-15 position (e.g., roridin A, verrucarin A and baccharin). This feature makes them macrocyclic (<xref ref-type="fig" rid="toxins-11-00036-f001">Figure 1</xref>h–j). Macrocyclic trichothecenes are considered more toxic than the simpler structured trichothecenes [<xref rid="B16-toxins-11-00036" ref-type="bibr">16</xref>]. The most recent BIOMIN World Mycotoxin Survey (<uri xlink:href="https://www.biomin.net/en/biomin-mycotoxin-survey/">https://www.biomin.net/en/biomin-mycotoxin-survey/</uri>) [<xref rid="B17-toxins-11-00036" ref-type="bibr">17</xref>], which investigates the incidence of six major mycotoxins in the agricultural commodities used for livestock feed from 81 countries worldwide, reported that, singly, deoxynivalenol (DON) was the most abundant mycotoxin worldwide and was found in 81% of all samples, followed by fumonisins, which were found in 71% of samples. Type A trichothecenes, e.g., DAS and T-2 toxin, are considered more cytotoxic than Type B trichothecenes, e.g., DON. Chemotypes of Type B trichothecene-producers have been described for <italic>Fusarium</italic> species as: chemotype I are DON-producers and/or its acetylated derivatives; and chemotype II are NIV and/or 4-ANIV-producers [<xref rid="B18-toxins-11-00036" ref-type="bibr">18</xref>]. The DON chemotype can be further split into chemotype IA, which are 3-ADON-producers, and chemotype IB, which are 15-ADON producers [<xref rid="B19-toxins-11-00036" ref-type="bibr">19</xref>].</p><p>One of the major analytical challenges to chemical detection, identification and quantification of trichothecenes is their structural complexity and differing levels of toxin production. PCR-based genotyping of the TRI gene cluster as a molecular approach to chemotype prediction has been proposed for a range of <italic>Fusarium</italic> species. To meet a research objective to detect TRI gene(s) for the establishment of genotypes that potentially correspond to a specific chemotype, an information and knowledge pipeline must be developed and the critical aspects of this pipeline to be examined in sequential order are: (i) understanding the TRI gene cluster organization which differs according to <italic>Fusarium</italic> species under study; (ii) knowledge of the re-arrangements to the core TRI gene cluster over evolutionary time, which also differs according to <italic>Fusarium</italic> species; (iii) the functions of the TRI genes in the biosynthesis of trichothecene analogs; and (iv) based on (i)–(iii), selection of appropriate target TRI gene(s) for primer design in PCR amplification for the <italic>Fusarium</italic> species under study. This review, therefore, explains this pipeline and its connection to utilizing TRI genotypes as a proxy to chemotype designation.</p></sec><sec id="sec2-toxins-11-00036"><title>2. Biosynthetic Gene Clusters</title><p>To design molecular tools for detecting genes that are involved in the biosynthesis of secondary metabolites, it is important to understand the arrangement and evolutionary maintenance of those genes that encode proteins of the same metabolic pathway. Genes involved in the synthesis of secondary metabolites are usually arranged in clusters and their expression is co-regulated in fungi [<xref rid="B20-toxins-11-00036" ref-type="bibr">20</xref>,<xref rid="B21-toxins-11-00036" ref-type="bibr">21</xref>,<xref rid="B22-toxins-11-00036" ref-type="bibr">22</xref>]. Mycotoxin genes are expressed as a biosynthetic gene cluster (BGC). A BGC can be defined as a group of two or more genes physically located as a cluster in a specific location in the genome [<xref rid="B23-toxins-11-00036" ref-type="bibr">23</xref>]. These BGCs usually consist of genes that encode polyketide synthases (PKS), non-ribosomal peptide synthetases (NRPS), hybrids (PKS-NRPS), terpene cyclases (TCs) and prenyltransferases (PTs) in addition to adjacent genes that assist in regulation of gene expression and in transport of the metabolites [<xref rid="B24-toxins-11-00036" ref-type="bibr">24</xref>,<xref rid="B25-toxins-11-00036" ref-type="bibr">25</xref>]. There are also genes that encode enzymes that serve to modify the parent structure including acyltransferases, amino transferases, dehydrogenases, reductases, dioxygenases, methyltransferases, monooxygenases, and prenyltransferases [<xref rid="B26-toxins-11-00036" ref-type="bibr">26</xref>].</p><p>Toxic secondary metabolites, such as trichothecenes, are families of structural or chemical analogs that share a common core structure, but differ in the presence of different functional groups that may be attached to this core structure [<xref rid="B21-toxins-11-00036" ref-type="bibr">21</xref>,<xref rid="B27-toxins-11-00036" ref-type="bibr">27</xref>]. These structural variations may be determined by the gain, loss or differences in function of specific genes that encode modifying enzymes [<xref rid="B26-toxins-11-00036" ref-type="bibr">26</xref>]. BGC families encoding the production of polyketides, as in the case of mycotoxins, evolve in a family-specific manner, and are impacted by internal recombination and physical re-positioning of specific genes within the cluster [<xref rid="B23-toxins-11-00036" ref-type="bibr">23</xref>,<xref rid="B26-toxins-11-00036" ref-type="bibr">26</xref>]. Comparisons of gene cluster organization governing trichothecene production indicate that this is also the case for <italic>Fusarium</italic>. The development of different gene cluster arrangements in different species of <italic>Fusarium</italic> suggest that BGC modifications may confer an evolutionary advantage. This may explain why gene clusters, for the expression of mycotoxins as secondary metabolites, are maintained in the genome [<xref rid="B21-toxins-11-00036" ref-type="bibr">21</xref>]. For example, the trichothecene NIV, but not DON, is required for increased aggressiveness of <italic>Fusarium</italic> on maize but not on wheat [<xref rid="B28-toxins-11-00036" ref-type="bibr">28</xref>]. If increased pathogenicity reflects an increased fitness advantage, then chemotype diversity may be maintained as an adaptation to different hosts. Further, synteny of genes encoding proteins of mycotoxin production in fungi may represent: (i) a signature of positive selection for protection against the accumulation of toxic intermediates during biosynthesis; and (ii) the route of evolution of the biosynthetic pathways may have developed as stepwise modifications of toxic intermediates [<xref rid="B29-toxins-11-00036" ref-type="bibr">29</xref>].</p></sec><sec id="sec3-toxins-11-00036"><title>3. Trichothecene Gene Cluster Structure and Organization</title><p>Formulating a strategy to characterize trichothecene genotypes and the possible relationship to an isolate’s chemotype requires knowledge of how trichothecene (TRI) genes are arranged as a BGC. The trichothecene biosynthetic gene (TRI) cluster is one of the most extensively studied secondary metabolite gene clusters in fungi [<xref rid="B26-toxins-11-00036" ref-type="bibr">26</xref>]. In <italic>F. graminearum</italic> and <italic>F. sporotrichioides</italic>, the trichothecene gene cluster has been identified as a 26-kb length of DNA that consists of three loci: a single-gene TRI101 locus, a two-gene TRI1-TRI16 locus, and a 12-gene core TRI cluster (<xref ref-type="fig" rid="toxins-11-00036-f002">Figure 2</xref>) [<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>]. Conventional names of each trichothecene biosynthetic gene comprise three uppercase letters (TRI, trichothecene) and a number relating to the gene (e.g., TRI3 and TRI4), according to <italic>Fusarium</italic> genetic nomenclature [<xref rid="B31-toxins-11-00036" ref-type="bibr">31</xref>,<xref rid="B26-toxins-11-00036" ref-type="bibr">26</xref>]. These genes function in the biosynthesis, regulation, and transport of mycotoxins across the plasma membrane [<xref rid="B16-toxins-11-00036" ref-type="bibr">16</xref>,<xref rid="B32-toxins-11-00036" ref-type="bibr">32</xref>]. Brown et al. [<xref rid="B33-toxins-11-00036" ref-type="bibr">33</xref>] sequenced 14–16 kb of DNA that flanked the TRI gene core cluster and, although 12 new ORFs in both <italic>F. sporotrichioides</italic> and <italic>F. graminearum</italic> species were identified, gene expression and gene deletion studies indicated that these flanking regions were not required for trichothecene biosynthesis, thereby defining the 5′ and 3′ ends of the core TRI gene cluster. Seven genes (TRI8, TRI7, TRI3, TRI4, TRI5, TRI11, and TRI13) encode enzymes that catalyze 10 reactions in the biosynthesis of trichothecene [<xref rid="B34-toxins-11-00036" ref-type="bibr">34</xref>]. Protein annotations for TRI genes identified for <italic>F. graminearum</italic> PH-1 isolate (assembly ASM24013v3) on GenBank and the most recent annotations by Proctor et al. [<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>] are given in <xref rid="toxins-11-00036-t001" ref-type="table">Table 1</xref>. The smaller, separate two-gene locus consisting of TRI1 and TRI16 is supposedly non-functional in <italic>Fusarium</italic> species but reports indicate that they have been relocated to the core TRI gene cluster of <italic>F. equiseti</italic> [<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>]. TR101 was also inserted into the core cluster of <italic>F. equiseti</italic>, which is indicative of gene rearrangement during the course of evolutionary time. <xref ref-type="fig" rid="toxins-11-00036-f002">Figure 2</xref> illustrates the proposed trichothecene biosynthetic gene cluster of <italic>F. sporotrichioides, F. graminearum</italic>, and <italic>F. equiseti</italic> [<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>,<xref rid="B34-toxins-11-00036" ref-type="bibr">34</xref>,<xref rid="B35-toxins-11-00036" ref-type="bibr">35</xref>,<xref rid="B36-toxins-11-00036" ref-type="bibr">36</xref>,<xref rid="B37-toxins-11-00036" ref-type="bibr">37</xref>]. Gene TRI6, which recognizes the “TNAGGCC” motif, and TRI10 encode two transcription factors that serve to regulate transcription of TRI genes [<xref rid="B26-toxins-11-00036" ref-type="bibr">26</xref>,<xref rid="B38-toxins-11-00036" ref-type="bibr">38</xref>,<xref rid="B39-toxins-11-00036" ref-type="bibr">39</xref>]. Both genes, therefore, regulate production of trichothecene mycotoxins [<xref rid="B26-toxins-11-00036" ref-type="bibr">26</xref>,<xref rid="B37-toxins-11-00036" ref-type="bibr">37</xref>,<xref rid="B40-toxins-11-00036" ref-type="bibr">40</xref>]. There were no gene rearrangements as shown by the conserved sequential order of genes and the same direction of each arrowhead (which depicts direction of transcription) for each gene for <italic>F. sporotrichioides</italic> and <italic>F. graminearum</italic>. There can be loss of TRI13 gene or loss of TRI7 and TRI13 genes for <italic>F. graminearum</italic> depending on the isolate [<xref rid="B26-toxins-11-00036" ref-type="bibr">26</xref>]. Both genes are considered to be pseudogenes (<italic>Ψ</italic>TRI7 and <italic>Ψ</italic>TRI13) where they have lost the ability to produce a functional protein due to mutation accumulation over evolutionary time [<xref rid="B26-toxins-11-00036" ref-type="bibr">26</xref>]. Loss of these genes may affect what type of trichothecene mycotoxin is produced, e.g., loss or disruption of TRI7 and TRI13 results in 3-ADON or 15-ADON mycotoxin production [<xref rid="B35-toxins-11-00036" ref-type="bibr">35</xref>,<xref rid="B37-toxins-11-00036" ref-type="bibr">37</xref>,<xref rid="B41-toxins-11-00036" ref-type="bibr">41</xref>]. The TRI13 gene encodes trichothecene-15-O-acetyltransferase (15-ADON), which is involved in production of NIV-producing chemotypes, and disruption of TRI13 gene results in DON-producing chemotypes [<xref rid="B36-toxins-11-00036" ref-type="bibr">36</xref>]. Alexander et al. [<xref rid="B42-toxins-11-00036" ref-type="bibr">42</xref>] also reported that differential activity of the esterase enzyme encoded by TRI8 determines the 3-ADON and 15-ADON chemotypes in <italic>F. graminearum</italic>.</p><p>There are no gene rearrangements, as shown by the conserved sequential order of genes and the same direction of each arrowhead for each gene for <italic>F. sporotrichioides</italic> and <italic>F. graminearum</italic>, which depicts direction of transcription of each gene. There can be loss of one gene (TRI13) or two genes (TRI7 and TRI13) for <italic>F. graminearum</italic> (white arrows). Loss of these genes may affect what type of trichothecene mycotoxin is produced, e.g., loss of TRI7 or TRI13 results in 3-ADON or 15-ADON mycotoxin production. In <italic>F. equiseti</italic>, gain of TRI1 and TRI101 gene and change in relative positions of TRI genes (TRI3, TRI7 and TRI8 are also in the opposite orientation and located at the opposite end of the cluster) results in a different gene organization for this species compared to <italic>F. sporotrichioides</italic> and <italic>F. graminearum</italic>. Another difference is the insertion of Gene F, which is located between TRI5 and TRI6 in <italic>F. equiseti</italic> NRRL 13405. <italic>Ψ</italic>TRI16 indicates TRI16 pseudogene. The red arrows for TRI6 and TRI10 indicate that the orientation, presence of these genes and the location of these genes on the 5′ and 3′ end of TRI5 gene are maintained in the core cluster regardless of species. Genes that flank the TRI gene cluster are not shown.</p><p>Traditionally, the chemotype of a fungal species is defined as its profile of natural products or its chemical phenotype i.e., the “chemical expression of a genotype” [<xref rid="B45-toxins-11-00036" ref-type="bibr">45</xref>]. Different chemical constituents make up the functional groups to which chemotypes belong. Examples of trichothecene chemotypes are the nivalenol (NIV) - and deoxynivalenol (DON)-producing strains of <italic>Fusarium</italic>. Chemotypes are usually identified by chemical analysis after the toxin is produced in vitro. Mapping the chemotypes of a given <italic>Fusarium</italic> population is important for: (i) understanding the epidemiology the population in a given area; (ii) predicting the risk of contamination and subsequent exposure to a certain chemotype; and (iii) developing preventive models to decrease risk. However, incongruence between relative aggressiveness/pathogenicity to a particular host species and chemotype means that chemotype alone should not be the sole characteristic of a given toxicogenic fungal population [<xref rid="B46-toxins-11-00036" ref-type="bibr">46</xref>].</p><p>A range of factors affect mycotoxin production in vitro either singly or in combination [<xref rid="B47-toxins-11-00036" ref-type="bibr">47</xref>], and include nitrogen and carbon nutrient conditions [<xref rid="B47-toxins-11-00036" ref-type="bibr">47</xref>], pH and temperature [<xref rid="B48-toxins-11-00036" ref-type="bibr">48</xref>,<xref rid="B49-toxins-11-00036" ref-type="bibr">49</xref>,<xref rid="B50-toxins-11-00036" ref-type="bibr">50</xref>], oxidative stress [<xref rid="B51-toxins-11-00036" ref-type="bibr">51</xref>], water potential [<xref rid="B52-toxins-11-00036" ref-type="bibr">52</xref>,<xref rid="B53-toxins-11-00036" ref-type="bibr">53</xref>], other abiotic stresses [<xref rid="B54-toxins-11-00036" ref-type="bibr">54</xref>], and chemotype [<xref rid="B51-toxins-11-00036" ref-type="bibr">51</xref>]. As a result, in vitro incubation conditions directly influence mycotoxin production, which can lead to false negative results [<xref rid="B44-toxins-11-00036" ref-type="bibr">44</xref>]. For example, <italic>F. graminearum sensu stricto</italic> produces limited quantities of trichothecenes in liquid media and acetyl derivatives of DON are predominantly produced rather than DON [<xref rid="B35-toxins-11-00036" ref-type="bibr">35</xref>,<xref rid="B55-toxins-11-00036" ref-type="bibr">55</xref>]. Conversely, field-infected grain test positive for DON with smaller amounts of 3-ADON or 15-ADON [<xref rid="B56-toxins-11-00036" ref-type="bibr">56</xref>]. Some isolates simply do not produce any toxin regardless of modifications to laboratory conditions [<xref rid="B57-toxins-11-00036" ref-type="bibr">57</xref>]. Lowe et al. [<xref rid="B5-toxins-11-00036" ref-type="bibr">5</xref>] described detailed protocols for induction of Type B trichothecene mycotoxins in liquid culture (for small- or large-scale production) in order to detect deoxynivalenol (DON) and its various acetylated derivatives but warns of significant differences among replicates. Challenges in mycotoxin induction for chemical analysis have prompted efforts in genotyping based on the TRI gene cluster towards investigating a possible relationship between genotype and chemotype. Molecular approaches involving the use of PCR-based assays for TRI gene detection and identification with TRI gene-specific primers have been developed [<xref rid="B46-toxins-11-00036" ref-type="bibr">46</xref>].</p><p>Distinct chemotypes appear to be related to gain or loss of specific genes and specific gene rearrangements and the resultant chemotype may not produce a specific toxin or produce a range of toxins with different toxicological properties. It is suggested that loss or gain or alteration of specific genes, which results in differences in core TRI gene structure, may directly or indirectly influence the production of type A or type B trichothecenes in <italic>Fusarium</italic> [<xref rid="B28-toxins-11-00036" ref-type="bibr">28</xref>,<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>,<xref rid="B35-toxins-11-00036" ref-type="bibr">35</xref>,<xref rid="B41-toxins-11-00036" ref-type="bibr">41</xref>,<xref rid="B58-toxins-11-00036" ref-type="bibr">58</xref>]. Gain of TRI1 and TRI101, which exist as a separate cluster to the core TRI cluster, enables <italic>F. graminearum</italic> to produce NIV mycotoxin. Gain of TRI1 and TRI101 genes and a change in relative positions of TRI genes in <italic>F. equiseti</italic> results in a different gene cluster organization compared to <italic>F. sporotrichioides</italic> and <italic>F. graminearum.</italic> Homologs of TRI101 have been identified in trichothecene-producing and non-producing species of <italic>Fusarium</italic> [<xref rid="B59-toxins-11-00036" ref-type="bibr">59</xref>,<xref rid="B60-toxins-11-00036" ref-type="bibr">60</xref>].</p></sec><sec id="sec4-toxins-11-00036"><title>4. Evolution of TRI Genes and Production of Trichothecene Analogs</title><p>Understanding what factors contribute to positive selection pressure that results in retention of certain TRI genes will improve our ability to better mitigate mycotoxin risk and may also explain the observed patterns of mycotoxin gene cluster evolution. Sequence comparisons of this gene cluster suggest that there is conservation of certain TRI genes, in terms of gene order and orientation, throughout evolutionary time while other genes have been lost or gained within the genus [<xref rid="B4-toxins-11-00036" ref-type="bibr">4</xref>]. This information is important to selecting which genes of the TRI gene cluster should be useful targets for attempting to correlate genotype and chemotype across isolates of a given <italic>Fusarium</italic> species or among <italic>Fusarium</italic> species. Comparative genomics suggest that the major drivers of secondary metabolic gene cluster evolution may be accumulation of interspecies polymorphisms, gain or loss of genes, insertion and deletion events, changes in gene cluster expression, and gene rearrangement within gene clusters which may have resulted in activation of different metabolic pathways to produce specific mycotoxins, structural changes in the metabolites as well as changes in metabolite transport [<xref rid="B37-toxins-11-00036" ref-type="bibr">37</xref>,<xref rid="B61-toxins-11-00036" ref-type="bibr">61</xref>]. Such gain and loss of genes perhaps reflect changes in selection pressure for a particular biological activity conferred by a specific trichothecene analog. Villani et al. [<xref rid="B62-toxins-11-00036" ref-type="bibr">62</xref>] compared TRI gene sequence variation for member species of the <italic>Fusarium incarnatum-equiseti</italic> species complex (FIESC), which has been implicated in disease of a number of crop hosts including wheat and bell pepper [<xref rid="B63-toxins-11-00036" ref-type="bibr">63</xref>,<xref rid="B64-toxins-11-00036" ref-type="bibr">64</xref>]. Proctor et al. [<xref rid="B26-toxins-11-00036" ref-type="bibr">26</xref>] suggested horizontal gene transfer (HGT) events and/or lineage sorting over evolutionary time as possible contributors to TRI gene cluster divergence among <italic>Fusarium.</italic></p><p>One of the selection pressures that influence production of trichothecenes by <italic>F. graminearum</italic> is increased pathogenicity of the fungus depending on the host–pathogen interaction. Isolates of <italic>F. graminearum</italic> that produce NIV trichothecene mycotoxin are more aggressive to maize host plants but not to wheat [<xref rid="B28-toxins-11-00036" ref-type="bibr">28</xref>]. The difference in aggressiveness may reflect different fitness levels as a result of adaptation to host availability and host species, and which consequently, may represent one of the drivers of structural diversification of trichothecenes [<xref rid="B26-toxins-11-00036" ref-type="bibr">26</xref>]. In addition, one particular modification to the core trichothecene structure (C4 oxygenation) appears to have been lost, re-acquired, and then lost again over evolutionary time and which contributed to the genetic divergence of the <italic>Fusarium</italic> TRI gene cluster [<xref rid="B26-toxins-11-00036" ref-type="bibr">26</xref>]. This phenomenon may represent variable phenotypic expression as a result of biotic and/or abiotic selection pressure. Proctor et al. [<xref rid="B26-toxins-11-00036" ref-type="bibr">26</xref>] also reported that trichothecene structural diversity was not directly attributed to TRI gene duplication and the number of TRI loci among nine fungal genera based on genomic, phylogenetic, and analytical chemistry studies. Other evolutionary processes may be responsible for the structural divergence of trichothecenes produced by these pathogenic fungi. The net effect of the observed TRI gene cluster variation suggests that trichothecene-producers are in a state of “fitness flux” with subsequent alteration of the TRI gene cluster portfolio and chemo-diversity for each population and species, as is the case for a number of other fungal species [<xref rid="B61-toxins-11-00036" ref-type="bibr">61</xref>,<xref rid="B65-toxins-11-00036" ref-type="bibr">65</xref>]. Comparative studies on TRI gene cluster variability that is conclusively represented by specific chemotypes at the level of the transcriptome and proteome may reveal the evolutionary forces that act upon positive selection mechanisms to enable certain chemotypes to persist in the field, and, consequently, assist in identifying the main factors affecting the quantity and type of mycotoxin contamination in specific crop hosts [<xref rid="B66-toxins-11-00036" ref-type="bibr">66</xref>].</p></sec><sec id="sec5-toxins-11-00036"><title>5. Using <italic>Fusarium</italic> TRI Gene Cluster for the Identification of Trichothecene Genotypes</title><p>Understanding the TRI gene cluster composition and arrangement among different <italic>Fusarium</italic> species as well as the subsequent involvement of their encoded proteins in the biosynthesis of different trichothecene analogs have allowed development of a number of PCR-based approaches, using gene-specific primers, as a proxy tool for chemotype prediction [<xref rid="B36-toxins-11-00036" ref-type="bibr">36</xref>,<xref rid="B46-toxins-11-00036" ref-type="bibr">46</xref>,<xref rid="B67-toxins-11-00036" ref-type="bibr">67</xref>,<xref rid="B68-toxins-11-00036" ref-type="bibr">68</xref>,<xref rid="B69-toxins-11-00036" ref-type="bibr">69</xref>]. However, the use of gene-specific primers can lead to false negative results due to mis-priming or no primer annealing because of indels (insertions/deletions) in the primer annealing sites on template DNA [<xref rid="B70-toxins-11-00036" ref-type="bibr">70</xref>,<xref rid="B71-toxins-11-00036" ref-type="bibr">71</xref>]. The proposal that presence/absence of a gene in the trichothecene biosynthetic pathway equates to the presence/absence of that secondary metabolite is an over-simplification as synthesis consists of multiple gene products encoded by different genes with multiple gene interactions [<xref rid="B71-toxins-11-00036" ref-type="bibr">71</xref>]. Pathways of trichothecene biosynthesis, in terms of the genetics and biochemistry, have been extensively studied in <italic>Fusarium</italic> (<xref ref-type="fig" rid="toxins-11-00036-f003">Figure 3</xref>a–e). Functional analyses of <italic>Fusarium</italic> trichothecene genes have revealed a genetic basis for the observed structural diversity of trichothecene analogs [<xref rid="B16-toxins-11-00036" ref-type="bibr">16</xref>,<xref rid="B27-toxins-11-00036" ref-type="bibr">27</xref>,<xref rid="B42-toxins-11-00036" ref-type="bibr">42</xref>,<xref rid="B43-toxins-11-00036" ref-type="bibr">43</xref>]. Research into characterizing the relationship between trichothecene genotype and chemotype in <italic>Fusarium</italic> populations is important for determining population structure, monitoring changes in chemotype as a result of biotic and abiotic influences and, possibly, predicting the ability of isolates to produce trichothecene toxins <italic>in planta</italic> [<xref rid="B72-toxins-11-00036" ref-type="bibr">72</xref>,<xref rid="B73-toxins-11-00036" ref-type="bibr">73</xref>,<xref rid="B74-toxins-11-00036" ref-type="bibr">74</xref>,<xref rid="B75-toxins-11-00036" ref-type="bibr">75</xref>]. Such gene interactions may account for the production of isolate-dependent trichothecenes, significant variation in levels of trichothecene production and, in some cases, simultaneous attenuated production of acetylated versions of DON by the same isolates of <italic>F. graminearum</italic> [<xref rid="B6-toxins-11-00036" ref-type="bibr">6</xref>,<xref rid="B75-toxins-11-00036" ref-type="bibr">75</xref>]. There are also reports of trichothecene production that is not characteristic for a certain TRI genotype [<xref rid="B44-toxins-11-00036" ref-type="bibr">44</xref>,<xref rid="B76-toxins-11-00036" ref-type="bibr">76</xref>].</p><sec id="sec5dot1-toxins-11-00036"><title>5.1. Intra- and Interspecies Variation of TRI Genes at the Nucleotide and Amino Acid Sequence Levels</title><p>A BLAST comparison of nucleotide and amino acid sequence similarities for each TRI gene in <italic>Fusarium</italic> indicated greater sequence variation <italic>among</italic> species as opposed to variation <italic>within</italic> species, which may indicate intra-specific conservation and usefulness in the design of gene specific primers in PCR-based assays (<xref rid="toxins-11-00036-t002" ref-type="table">Table 2</xref>). This comparison included only verified <italic>Fusarium</italic> sequences as “PopSets” deposited in NCBI’s GenBank and sequences were retained for comparison if the query coverage > 90% (see <xref ref-type="app" rid="app1-toxins-11-00036">Table S1</xref>). Among the <italic>Fusarium</italic> species in this study, the lowest nucleotide sequence similarity was found for both TRI4 and TRI14 (75–100%) and the highest nucleotide sequence similarity was found for TRI101 (96–100%). The lowest amino acid sequence similarity was TRI16 (60–100%) and the highest amino acid sequence similarity was TRI11 (90–100%). Comparisons of the nucleotide sequence of the core TRI gene cluster (sequence length = 19277 bases; partial codes for 39 isolates representing 12 different <italic>Fusarium</italic> species; PopSet: 21429250) were also carried out and the results indicated that sequences, with > 90% query coverage, were 91–100% identical for multiple <italic>Fusarium</italic> species. Complete core TRI gene cluster sequences for 17 isolates of <italic>F. graminearum</italic> (GenBank accession numbers MH514940 to MH514957, [<xref rid="B78-toxins-11-00036" ref-type="bibr">78</xref>]) were 99–100% identical with 100% query coverage. Sequence identity was reduced to 89% and the query coverage dropped to as low as 15% for species outside of <italic>F. graminearum</italic>. <xref rid="toxins-11-00036-t003" ref-type="table">Table 3</xref> details commonly used primers designed against multiple <italic>Fusarium</italic> species in other studies.</p></sec><sec id="sec5dot2-toxins-11-00036"><title>5.2. Selection of TRI Genes</title><p>Based on a comprehensive understanding of the foregoing TRI gene knowledge pipeline, there are a few cases where certain genes of the trichothecene biosynthetic pathway may be suitable for limited gene detection applications by PCR amplification using gene-specific primers. Kimura et al. [<xref rid="B68-toxins-11-00036" ref-type="bibr">68</xref>] suggested that TRI genes that may be suitable for studying trichothecene chemotypes (e.g., 4,15-DAS, 3-ADON, and NIV) including those that were inactivated and which resulted in divergence of trichothecene analogs during evolutionary time.</p><sec id="sec5dot2dot1-toxins-11-00036"><title>5.2.1. TRI1</title><p>Diversification of trichothecene chemotypes in species distant to <italic>F. graminearum</italic> and <italic>F. sporotrichioides</italic> results from functional divergence of the monooxygenase enzymes encoded by TRI1 (<xref ref-type="fig" rid="toxins-11-00036-f003">Figure 3</xref>c–e). Further, the relative location of the TRI1 gene in <italic>F. graminearum</italic> as separate from the main trichothecene gene cluster at a telomere-proximal, which is considered to be a region of high sequence diversity in the genome, compared to the main TRI gene cluster is located at a low diversity genomic position. Rep and Kistler [<xref rid="B37-toxins-11-00036" ref-type="bibr">37</xref>] hypothesized that diversification of trichothecenes as T-2 toxin, which differs from NIV and DON chemotype, was potentiated by the change in position of the TRI1 gene near to the telomere. Similar to the cluster itself, TRI1 also exhibits interspecies polymorphisms that appear to reflect chemotype [<xref rid="B37-toxins-11-00036" ref-type="bibr">37</xref>]. However, in <italic>F. equiseti</italic>, the TRI1 gene is relocated to the core TRI gene cluster [<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>]. It is possible that the sequence variation that occurred within the TRI1 gene prior to relocation followed by its subsequent relocation to the core gene cluster resulted in mutation fixation [<xref rid="B37-toxins-11-00036" ref-type="bibr">37</xref>].</p><p>High nucleotide and amino acid sequence conservation between genes suggest some usefulness in detecting trichothecene producers [<xref rid="B45-toxins-11-00036" ref-type="bibr">45</xref>]. However, isolates <italic>within</italic> a particular <italic>Fusarium</italic> species, can share 94% similarity for the same gene. Further, homologs of TRI1 gene can share as little as 85% identity at the amino acid level <italic>between</italic> species (<xref rid="toxins-11-00036-t002" ref-type="table">Table 2</xref>). As a result, molecular detection of the TRI1 gene was successful for <italic>F. sporotrichioides</italic> but not for <italic>F. graminearum</italic> [<xref rid="B45-toxins-11-00036" ref-type="bibr">45</xref>].</p></sec><sec id="sec5dot2dot2-toxins-11-00036"><title>5.2.2. TRI5</title><p>In a case where genes encode enzymes for reactions occurring at branch points, such genes may be used in trichothecene detection as they are critical to formation of specific end products in the entire biosynthetic pathway [<xref rid="B45-toxins-11-00036" ref-type="bibr">45</xref>]. For example, in <italic>Fusarium</italic>, sequence comparisons and gene function analysis revealed that the TRI5 gene encodes terpene cyclase trichodiene synthase which catalyzes the isomerization of farnesyl pyrophosphate to trichodiene which is the first committed step in trichothecene biosynthesis (<xref ref-type="fig" rid="toxins-11-00036-f003">Figure 3</xref>a) [<xref rid="B16-toxins-11-00036" ref-type="bibr">16</xref>,<xref rid="B34-toxins-11-00036" ref-type="bibr">34</xref>]. Farnesyl pyrophosphate is a precursor for the synthesis of several different classes of metabolites including sterols, terpenes, terpenoids, dolichols, carotenoids, and ubiquinones (UNIPROT, <uri xlink:href="https://www.uniprot.org/uniprot/P14324">https://www.uniprot.org/uniprot/P14324</uri>). In a survey of <italic>Fusarium</italic> species, primers specifically designed to target conserved regions of the TRI5 gene consistently amplified a single amplicon of expected size from trichothecene-producing species but not from non-producing species [<xref rid="B81-toxins-11-00036" ref-type="bibr">81</xref>]. Niessen and Vogel [<xref rid="B84-toxins-11-00036" ref-type="bibr">84</xref>] also used two conserved regions of the TRI5 gene to design primers that targeted 64 species and varieties of <italic>Fusarium.</italic></p></sec><sec id="sec5dot2dot3-toxins-11-00036"><title>5.2.3. TRI6</title><p>TRI6 encodes a transcriptional activator in the core trichothecene biosynthesis gene cluster. TRI6 gene-specific primers designed by Bluhm et al. [<xref rid="B85-toxins-11-00036" ref-type="bibr">85</xref>] successfully amplified an expected amplicon for three trichothecene-producing <italic>F. culmorum</italic>, <italic>F. graminearum</italic>, and <italic>F. sporotrichioides</italic>. However, assignment of chemotypes based on TRI6 detection could not be confirmed.</p></sec><sec id="sec5dot2dot4-toxins-11-00036"><title>5.2.4. TRI8</title><p>Alexander et al. [<xref rid="B42-toxins-11-00036" ref-type="bibr">42</xref>] reported that, in <italic>Fusarium</italic>, 3-ADON and 15-ADON are important chemotypes that differ at the intra-specific and inter-specific levels and confirmed the genetic basis for this difference in chemotype based on TRI8-specific primers for genotype characterization of <italic>F. graminearum.</italic> TRI8 from 3-ADON-producers catalyzes deacetylation of the 3,15-diacetyldeoxynivalenol intermediate at carbon 15 to give 3-ADON, whereas TRI8 from 15-ADON-producers catalyzes the deacetylation of 3,15-diacetyldeoxynivalenol at carbon 3 to give 15-ADON (<xref ref-type="fig" rid="toxins-11-00036-f003">Figure 3</xref>c–e). The difference lies in sequence variation of the TRI8 gene, which allows differential expression of TRI8 that results in 3-ADON or 15-ADON chemotypes in <italic>Fusarium</italic>. Comparative analysis of TRI8 gene sequence for 21 <italic>Fusarium</italic> isolates representing multiple species indicated 89–100% nucleotide sequence identity and 76–100% amino acid sequence identity among species (<xref rid="toxins-11-00036-t002" ref-type="table">Table 2</xref>). However, intra-specific nucleotide sequence variation for <italic>F. graminearum</italic> was low at 99–100% identity.</p></sec><sec id="sec5dot2dot5-toxins-11-00036"><title>5.2.5. TRI11</title><p>TRI11 encodes the enzyme isotrichodermin C-15 hydroxylase (<xref ref-type="fig" rid="toxins-11-00036-f003">Figure 3</xref>a,b). Wang et al. [<xref rid="B82-toxins-11-00036" ref-type="bibr">82</xref>] described a multiplex PCR design involving primers that simultaneously target the TRI11 gene sequences from different chemotype-producing <italic>F. graminearum sensu lato</italic> strains. These primers successfully detected and identified NIV, 3-ADON, and 15-ADON chemotypes using both extracted DNA from fungal isolates and from naturally infected wheat grains. The chemotype-specific DNA pattern reflected the results of chemical analysis for these three trichothecenes. Quarta et al. [<xref rid="B80-toxins-11-00036" ref-type="bibr">80</xref>], using TRI11 gene specific primers, confirmed that European isolates of <italic>F. culmorum</italic> that produce deoxynivalenol belong only to the 3-ADON chemotype. Zhang et al. [<xref rid="B74-toxins-11-00036" ref-type="bibr">74</xref>] also reported the development of a PCR-based detection method based on TRI11 sequences that could discriminate among NIV, 3-ADON, and 15-ADON producers belonging to <italic>F. asiaticum</italic> species. Talas et al. [<xref rid="B86-toxins-11-00036" ref-type="bibr">86</xref>,<xref rid="B87-toxins-11-00036" ref-type="bibr">87</xref>] also described the relationship between TRI11 genotype and NIV, 3-ADON, and 15-ADON chemotypes among <italic>F. graminearum</italic> isolates. Comparative analysis of TRI11 gene sequence for 39 <italic>Fusarium</italic> isolates representing multiple species revealed 89–100% nucleotide sequence identity and 90–100% amino acid sequence identity among species (<xref rid="toxins-11-00036-t002" ref-type="table">Table 2</xref>). Conversely, inter-species variation at the nucleotide sequence for 33 isolates was low at 94–100% identity and even lower for the amino acid sequence at 98–100%. This may explain the usefulness of species-specific primers designed to target conserved regions of this TRI11 gene.</p></sec><sec id="sec5dot2dot6-toxins-11-00036"><title>5.2.6. TRI12</title><p>Kulik et al. [<xref rid="B44-toxins-11-00036" ref-type="bibr">44</xref>] recently reported on the utility of the TRI12 gene for the identification of trichothecene genotypes through next generation sequence (NGS) comparisons in addition to barcode analyses. This approach required generation of whole genome libraries followed by assembly and annotation of TRI12 sequences. Sequence comparisons revealed polymorphisms in the TRI12 gene of <italic>F. graminearum</italic> that appear to contribute to variation at the inter-species level rather than at the intra-species level. A comparison of intra-species nucleotide sequence variation for TRI12 gene was very low at 99–100% identity (<xref rid="toxins-11-00036-t002" ref-type="table">Table 2</xref>). Sequence polymorphisms that border this gene appear to be related to specific chemotypes which make these regions relevant for the development of degenerate primers in PCR-based detection.</p><p>The TRI12 gene was also used for development of qPCR tools for the detection and quantification of NIV, 3-ADON, and 15-ADON producers in single wheat seeds [<xref rid="B44-toxins-11-00036" ref-type="bibr">44</xref>]. Nielsen et al. [<xref rid="B69-toxins-11-00036" ref-type="bibr">69</xref>] also used qPCR to quantify the same three chemotypes among different seed sets and 378 different grain samples (wheat, barley, triticale, rye and oat) from Denmark. These qPCR data also suggested a historical shift in <italic>Fusarium</italic> species composition in this region.</p></sec><sec id="sec5dot2dot7-toxins-11-00036"><title>5.2.7. TRI13</title><p>In trichothecene biosynthesis, the gene TRI13 encodes a cytochrome oxidase that catalyzes oxygenation of deoxynivalenol (DON) to produce nivalenol (NIV) (<xref ref-type="fig" rid="toxins-11-00036-f003">Figure 3</xref>d,e). <italic>Fusarium</italic> isolates with a functional TRI13 can produce both DON and NIV, whereas isolates that carry the <italic>Ψ</italic>TRI13 pseudogene produce DON but not NIV. There are deletions that span large areas of the coding regions of the <italic>Ψ</italic>TRI13 gene of <italic>F. graminearum</italic>. These deletions result in a non-functional TRI13 gene. Using allele-nonspecific primers that target these regions generate PCR amplification results in PCR products that differ by 276 bp [<xref rid="B71-toxins-11-00036" ref-type="bibr">71</xref>]. Kim et al. [<xref rid="B88-toxins-11-00036" ref-type="bibr">88</xref>] reported on a strong and significant correlation between TRI13 genotype and DON and NIV production among 163 trichothecene-producing strains of <italic>F. graminearum</italic> from Korea and the United States.</p><p>Molecular discrimination between DON-producing and NIV-producing strains of <italic>F. graminearum</italic> from Nepal was described by Desjardins et al. [<xref rid="B71-toxins-11-00036" ref-type="bibr">71</xref>]. For detection of chemically confirmed DON producers, PCR primers that anneal to sites at the ends of the gene are more reliable than primers that bind closer to the indels [<xref rid="B83-toxins-11-00036" ref-type="bibr">83</xref>,<xref rid="B88-toxins-11-00036" ref-type="bibr">88</xref>]. Reliability of this PCR-based approach is affected by inability of primers to anneal to complementary regions of target sites due to polymorphisms. For example, the <italic>Ψ</italic>TRI13 gene sequence of <italic>F. graminearum</italic> isolates from Nepal is polymorphic at this region [<xref rid="B83-toxins-11-00036" ref-type="bibr">83</xref>]. Waalwijk et al. [<xref rid="B89-toxins-11-00036" ref-type="bibr">89</xref>] also designed TRI13 gene-specific primers that were able to differentiate between DON and NIV chemotype based on amplicon length difference. However, the TRI13 gene length polymorphism approach was unable to identify 15-ADON-producers of <italic>F. graminearum sensu stricto</italic> [<xref rid="B90-toxins-11-00036" ref-type="bibr">90</xref>]. Non-functional pseudogenes accumulate sequence variability at a faster rate when compared to functional genes; thus, suspected TRI13 genotypes require further validation. Comparison of four different <italic>Fusarium</italic> species revealed 92–100% nucleotide sequence similarity and 76–100% amino acid sequence identity among <italic>Fusarium</italic> species (<xref rid="toxins-11-00036-t002" ref-type="table">Table 2</xref>).</p></sec><sec id="sec5dot2dot8-toxins-11-00036"><title>5.2.8. TRI3 and TRI6 in Combination</title><p>A multiplex PCR assay was developed for simultaneous identification of the species and 3-ADON, 15-ADON and NIV trichothecene chemotypes for <italic>F. asiaticum</italic> and <italic>F. graminearum sensu stricto</italic> in Japan, based on three pairs of primers designed to target the TRI6 gene region and one pair of primers designed to target the TRI3 gene [<xref rid="B91-toxins-11-00036" ref-type="bibr">91</xref>]. Other <italic>Fusarium</italic> species including <italic>F. acuminatum</italic>, <italic>F. avenaceum</italic>, <italic>F. culmorum</italic>, <italic>F. equiseti</italic>, and <italic>F. poae</italic> tested in this study did not produce the expected PCR product for these primers.</p></sec><sec id="sec5dot2dot9-toxins-11-00036"><title>5.2.9. TRI7 and TRI13 in Combination</title><p>Genes TRI7 and TRI13 are key to the production of NIV trichothecene in sequential conversion steps from 3,15-acetyldeoxynivalenol to 3,15-diacetylnivalenol (3,15-diANIV) and then to 3,4,15-diANIV (<xref ref-type="fig" rid="toxins-11-00036-f003">Figure 3</xref>d,e) [<xref rid="B16-toxins-11-00036" ref-type="bibr">16</xref>,<xref rid="B41-toxins-11-00036" ref-type="bibr">41</xref>,<xref rid="B66-toxins-11-00036" ref-type="bibr">66</xref>,<xref rid="B83-toxins-11-00036" ref-type="bibr">83</xref>,<xref rid="B92-toxins-11-00036" ref-type="bibr">92</xref>]. Lee et al. [<xref rid="B66-toxins-11-00036" ref-type="bibr">66</xref>] reported on amplicon length difference between NIV and DON chemotype after gene-specific PCR amplification of the TRI7 gene. Both TRI7 and TRI13 genes encode enzymes in NIV-producing isolates, while in DON-producers, multiple mutations result in an inability to produce NIV [<xref rid="B36-toxins-11-00036" ref-type="bibr">36</xref>,<xref rid="B83-toxins-11-00036" ref-type="bibr">83</xref>]. Chandler et al. [<xref rid="B83-toxins-11-00036" ref-type="bibr">83</xref>] reported on the development of PCR assays based on these two genes which accurately indicate a DON or NIV chemotype in <italic>F. graminearum</italic>, <italic>F. culmorum</italic> and <italic>F. cerealis</italic> and proposed that this data can be used to estimate the risk of trichothecene contamination. Starkey et al. [<xref rid="B93-toxins-11-00036" ref-type="bibr">93</xref>] method proved to be effective on <italic>F. culmorum</italic> and <italic>F. cerealis</italic> based on a multiplex PCR assay to detect both TRI7 and TRI13 genes simultaneously. Mugrabi de Kuppler et al. [<xref rid="B75-toxins-11-00036" ref-type="bibr">75</xref>] also described characterizing the TRI7 and TRI13 genotype as DON and NIV chemotypes using gene-specific primers for <italic>F. graminearum</italic> isolates from Germany; however, there was discordance with respect to the quantity of trichothecene produced and quantified by LC-MSMS analysis.</p></sec><sec id="sec5dot2dot10-toxins-11-00036"><title>5.2.10. TRI3 and TRI12 in Combination</title><p>Wei et al. [<xref rid="B79-toxins-11-00036" ref-type="bibr">79</xref>] reported on PCR assays based on the TRI3 gene (<xref ref-type="fig" rid="toxins-11-00036-f003">Figure 3</xref>a,b) and on the TRI12 gene [<xref rid="B58-toxins-11-00036" ref-type="bibr">58</xref>,<xref rid="B89-toxins-11-00036" ref-type="bibr">89</xref>]. These primers target trichothecene B-producing <italic>Fusarium</italic> species and the size of the amplicon is indicative of the chemotype of the isolate (<xref rid="toxins-11-00036-t003" ref-type="table">Table 3</xref>). A combination of both genes either singly or in multiplex PCR should be congruent for both TRI3 and TRI12 genes. TRI3 and TRI12 are located toward the 5′ and 3′ end of the TRI gene cluster and appear to be conserved among certain species of <italic>Fusarium</italic>. Combined PCR genotyping of TRI3–TRI12 polymorphisms has been touted as the most robust assay for correlating trichothecene chemotypes [<xref rid="B46-toxins-11-00036" ref-type="bibr">46</xref>].</p></sec></sec></sec><sec id="sec6-toxins-11-00036"><title>6. Molecular Detection of mRNA Does Not Generally Predict its Protein Level</title><p>Real-time PCR using TaqMan<sup>®</sup> gene expression assays for detection and quantification of mRNA transcribed from TRI12 genes have been described [<xref rid="B68-toxins-11-00036" ref-type="bibr">68</xref>,<xref rid="B69-toxins-11-00036" ref-type="bibr">69</xref>]. A key assumption in studying mRNA expression is that the ratio of mRNA levels to protein levels remains constant across tissues for any given gene, i.e., the correlation is positive in systems existing in a steady state [<xref rid="B94-toxins-11-00036" ref-type="bibr">94</xref>]. However, Fortelny et al. [<xref rid="B95-toxins-11-00036" ref-type="bibr">95</xref>] debunked this proposal to predict protein abundance using “the median ratio of protein to mRNA levels as a proxy of the gene-specific translation rate constant” and reported that the proposed correlations significantly overestimate the accuracy of per-gene predictions. During highly dynamic conditions, such as during stress response, post-transcriptional, translational, post-translational processes, resource allocation and “buffering” mechanisms at the protein level can attenuate the production of mRNA. Living cells are hardly under steady state conditions. Liu et al. [<xref rid="B96-toxins-11-00036" ref-type="bibr">96</xref>] concluded that transcript levels by themselves are inadequate in predicting production and/or levels of proteins in many scenarios, and thus cannot be used to explain genotype–phenotype relationships without additional verification.</p></sec><sec id="sec7-toxins-11-00036"><title>7. Conclusion and Future Prospects</title><p>Establishing a direct nexus between TRI genotype, chemotype and toxicity of different classes of trichothecenes is not straightforward and validation of PCR assays should be carried out by chemical analysis of trichothecenes produced by each isolate. Regardless of the TRI genotype, TRI chemotype verification remains the purview of chemical analysis due to discordance at the intra- and interspecific levels and gene interactions, in addition to other factors. Nevertheless, these genotype, chemotype and toxicity characteristics should be studied in tandem to better understand TRI gene evolution, in addition to the risk of contamination and exposure by mycotoxin-producing <italic>Fusarium</italic> species. Identifying the evolutionary mechanisms that resulted in sorting, rearrangement and consolidation of TRI genes into the core gene cluster for some <italic>Fusarium</italic> species, and the possible exploitation of the complex mechanisms that regulate mycotoxin biosynthesis can assist in developing multi-tiered approaches for disease management. To date, the TRI gene cluster has been the primary target in developing molecular tools for detection and identification of genotypes and the potential corresponding chemotypes. This strategy has been successful for some TRI genes and for some <italic>Fusarium</italic> species but not others, and for some isolates of a particular species within a specific geographical region but not others [<xref rid="B46-toxins-11-00036" ref-type="bibr">46</xref>]. Additionally, climate change has a significant impact on the emergence of toxigenic fungi and the induction of mycotoxin production depending on the fungal species [<xref rid="B97-toxins-11-00036" ref-type="bibr">97</xref>,<xref rid="B98-toxins-11-00036" ref-type="bibr">98</xref>,<xref rid="B99-toxins-11-00036" ref-type="bibr">99</xref>]. For example, changing climatic conditions has caused fluctuations in the mycotoxin-producing populations of <italic>Fusarium</italic> species infecting wheat in Europe and resulted in increased infection and mycotoxin contamination by <italic>F. graminearum</italic> in Central and Northern Europe [<xref rid="B100-toxins-11-00036" ref-type="bibr">100</xref>]. This can have potential geographical and temporal trichothecene genotype shifts in this region. Nielsen et al. [<xref rid="B69-toxins-11-00036" ref-type="bibr">69</xref>] also reported on a possible chemotype–history relationship based on climate change. These effects are monitored as part of the MYCORED PROJECT (<uri xlink:href="http://www.mycored.eu/">http://www.mycored.eu/</uri>) [<xref rid="B101-toxins-11-00036" ref-type="bibr">101</xref>] which is a European-driven multinational framework detailing specific targets and objectives for 10 work packages whose objectives include developing novel integrated strategies to reduce contamination by mycotoxins of major concern in economically important food and feed chains. Work package No. 6 (WP6) “Advanced technologies for diagnostics, quantitative detection and novel approaches to control toxigenic fungi”, which focuses on studying “the toxigenic fungal biodiversity by using the developed molecular methods to monitor mycotoxin risks”, has been led by Dr. Antonio Moretti since 2009. Comparison of TRI gene and amino acid sequences from correctly identified <italic>Fusarium</italic> species will also reveal polymorphism “hot spots”, the types of polymorphisms and regions of nucleotide conservation in the core TRI gene cluster. Whole genome sequencing and functional genomics will explain expression and regulation of TRI genes by focusing on gene transcription, translation and protein–protein interactions under different environmental conditions and for different <italic>Fusarium</italic> species.</p></sec></body><back><ack><title>Acknowledgments</title><p>The authors recognize the wealth of information pertaining to <italic>Fusarium</italic> mycotoxins, not all of which could have been cited in this review. We wish to thank the reviewers for critically assessing this paper in view of the scope of the information presented.</p></ack><app-group><app id="app1-toxins-11-00036"><title>Supplementary Materials</title><p>The following are available online at <uri xlink:href="http://www.mdpi.com/2072-6651/11/1/36/s1">http://www.mdpi.com/2072-6651/11/1/36/s1</uri>, Table S1: Hyperlinks to all PopSet data available in GenBank and that were used to determine intra- and interspecific trichothecene gene variation among different <italic>Fusarium</italic> species.</p><supplementary-material content-type="local-data" id="toxins-11-00036-s001"><media xlink:href="toxins-11-00036-s001.pdf"><caption><p>Click here for additional data file.</p></caption></media></supplementary-material></app></app-group><notes><title>Author Contributions</title><p>R.T.V.—Literature review, writing and revision of manuscript; A.C.R.—Pathways construction in ChemBioDraw Ultra v.12.0, literature review and revision of manuscript; S.N.R.—Literature review, writing and revision of manuscript.</p></notes><notes><title>Funding</title><p>This research was funded by The University of the West Indies, St. Augustine, Campus Research and Publications Fund, grant number CRP.3.MAR16.12.</p></notes><notes notes-type="COI-statement"><title>Conflicts of Interest</title><p>The authors declare no conflict of interest.</p></notes><ref-list><title>References</title><ref id="B1-toxins-11-00036"><label>1.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Moretti</surname><given-names>A.</given-names></name><name><surname>Susca</surname><given-names>A.</given-names></name><name><surname>Mulé</surname><given-names>G.</given-names></name><name><surname>Logrieco</surname><given-names>A.</given-names></name><name><surname>Proctor</surname><given-names>R.</given-names></name></person-group><article-title>Molecular biodiversity of mycotoxigenic fungi that threaten food safety</article-title><source>Int. J. Food Microbiol.</source><year>2013</year><volume>167</volume><fpage>57</fpage><lpage>66</lpage><pub-id pub-id-type="doi">10.1016/j.ijfoodmicro.2013.06.033</pub-id><pub-id pub-id-type="pmid">23859402</pub-id></element-citation></ref><ref id="B2-toxins-11-00036"><label>2.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Moretti</surname><given-names>A.</given-names></name><name><surname>Panzarini</surname><given-names>G.</given-names></name><name><surname>Somma</surname><given-names>S.</given-names></name><name><surname>Campagna</surname><given-names>C.</given-names></name><name><surname>Ravaglia</surname><given-names>S.</given-names></name><name><surname>Logrieco</surname><given-names>A.F.</given-names></name><name><surname>Solfrizzo</surname><given-names>M.</given-names></name></person-group><article-title>Systemic growth of <italic>F. graminearum</italic> in wheat plants and related accumulation of deoxynivalenol</article-title><source>Toxins</source><year>2014</year><volume>6</volume><fpage>1308</fpage><lpage>1324</lpage><pub-id pub-id-type="doi">10.3390/toxins6041308</pub-id><?supplied-pmid 24727554?><pub-id pub-id-type="pmid">24727554</pub-id></element-citation></ref><ref id="B3-toxins-11-00036"><label>3.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Bertero</surname><given-names>A.</given-names></name><name><surname>Moretti</surname><given-names>A.</given-names></name><name><surname>Spicer</surname><given-names>L.</given-names></name><name><surname>Caloni</surname><given-names>F.</given-names></name></person-group><article-title><italic>Fusarium</italic> Molds and Mycotoxins: Potential Species-Specific Effects</article-title><source>Toxins</source><year>2018</year><volume>10</volume><elocation-id>244</elocation-id><pub-id pub-id-type="doi">10.3390/toxins10060244</pub-id><?supplied-pmid 29914090?><pub-id pub-id-type="pmid">29914090</pub-id></element-citation></ref><ref id="B4-toxins-11-00036"><label>4.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Desjardins</surname><given-names>A.E.</given-names></name></person-group><article-title>From yellow rain to green wheat: 25 years of trichothecene biosynthesis research</article-title><source>J. Agric. Food Chem.</source><year>2009</year><volume>57</volume><fpage>4478</fpage><lpage>4484</lpage><pub-id pub-id-type="doi">10.1021/jf9003847</pub-id><?supplied-pmid 19385595?><pub-id pub-id-type="pmid">19385595</pub-id></element-citation></ref><ref id="B5-toxins-11-00036"><label>5.</label><element-citation publication-type="book"><person-group person-group-type="author"><name><surname>Lowe</surname><given-names>R.</given-names></name><name><surname>Jubault</surname><given-names>M.</given-names></name><name><surname>Canning</surname><given-names>G.</given-names></name><name><surname>Urban</surname><given-names>M.</given-names></name><name><surname>Hammond-Kosack</surname><given-names>K.E.</given-names></name></person-group><article-title>The induction of mycotoxins by trichothecene producing <italic>Fusarium</italic> species</article-title><source>Plant Fungal Pathogens</source><publisher-name>Springer</publisher-name><publisher-loc>Berlin, Germany</publisher-loc><year>2012</year><fpage>439</fpage><lpage>455</lpage></element-citation></ref><ref id="B6-toxins-11-00036"><label>6.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Pasquali</surname><given-names>M.</given-names></name><name><surname>Beyer</surname><given-names>M.</given-names></name><name><surname>Logrieco</surname><given-names>A.</given-names></name><name><surname>Audenaert</surname><given-names>K.</given-names></name><name><surname>Balmas</surname><given-names>V.</given-names></name><name><surname>Basler</surname><given-names>R.</given-names></name><name><surname>Boutigny</surname><given-names>A.-L.</given-names></name><name><surname>Chrpova</surname><given-names>J.</given-names></name><name><surname>Czembor</surname><given-names>E.</given-names></name><name><surname>Gagkaeva</surname><given-names>T.</given-names></name><etal/></person-group><article-title>A European database of <italic>Fusarium graminearum</italic> and <italic>F. culmorum</italic> trichothecene genotypes</article-title><source>Front. Microbiol.</source><year>2016</year><volume>7</volume><fpage>406</fpage><pub-id pub-id-type="doi">10.3389/fmicb.2016.00406</pub-id><pub-id pub-id-type="pmid">27092107</pub-id></element-citation></ref><ref id="B7-toxins-11-00036"><label>7.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Dean</surname><given-names>R.</given-names></name><name><surname>Van Kan</surname><given-names>J.A.</given-names></name><name><surname>Pretorius</surname><given-names>Z.A.</given-names></name><name><surname>Hammond-Kosack</surname><given-names>K.E.</given-names></name><name><surname>Di Pietro</surname><given-names>A.</given-names></name><name><surname>Spanu</surname><given-names>P.D.</given-names></name><name><surname>Rudd</surname><given-names>J.J.</given-names></name><name><surname>Dickman</surname><given-names>M.</given-names></name><name><surname>Kahmann</surname><given-names>R.</given-names></name><name><surname>Ellis</surname><given-names>J.</given-names></name></person-group><article-title>The Top 10 fungal pathogens in molecular plant pathology</article-title><source>Mol. Plant Pathol.</source><year>2012</year><volume>13</volume><fpage>414</fpage><lpage>430</lpage><pub-id pub-id-type="doi">10.1111/j.1364-3703.2011.00783.x</pub-id><?supplied-pmid 22471698?><pub-id pub-id-type="pmid">22471698</pub-id></element-citation></ref><ref id="B8-toxins-11-00036"><label>8.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Cardwell</surname><given-names>K.F.</given-names></name><name><surname>Desjardins</surname><given-names>A.</given-names></name><name><surname>Henry</surname><given-names>S.H.</given-names></name><name><surname>Munkvold</surname><given-names>G.</given-names></name><name><surname>Robens</surname><given-names>J.</given-names></name></person-group><article-title>Mycotoxins: The Cost of Achieving Food Security and Food Quality</article-title><source>APS Features</source><year>2001</year><pub-id pub-id-type="doi">10.1094/APSnetFeature-2001-0901</pub-id></element-citation></ref><ref id="B9-toxins-11-00036"><label>9.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Ueno</surname><given-names>Y.</given-names></name></person-group><article-title>The toxicology of mycotoxins</article-title><source>Crit. Rev. Toxicol.</source><year>1985</year><volume>14</volume><fpage>99</fpage><lpage>132</lpage><pub-id pub-id-type="doi">10.3109/10408448509089851</pub-id><pub-id pub-id-type="pmid">3158480</pub-id></element-citation></ref><ref id="B10-toxins-11-00036"><label>10.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Desjardins</surname><given-names>A.</given-names></name><name><surname>Hohn</surname><given-names>T.</given-names></name><name><surname>McCormick</surname><given-names>S.P.</given-names></name></person-group><article-title>Effect of gene disruption of trichodiene synthase on the virulence of <italic>Gibberella pulicaris</italic></article-title><source>Mol. Plant-Microbe Int.</source><year>1992</year><volume>5</volume><fpage>214</fpage><lpage>222</lpage><pub-id pub-id-type="doi">10.1094/MPMI-5-214</pub-id></element-citation></ref><ref id="B11-toxins-11-00036"><label>11.</label><element-citation publication-type="confproc"><person-group person-group-type="author"><name><surname>Desjardins</surname><given-names>A.</given-names></name><name><surname>Proctor</surname><given-names>R.</given-names></name><name><surname>McCormick</surname><given-names>S.</given-names></name><name><surname>Hohn</surname><given-names>T.</given-names></name></person-group><article-title>Reduced virulence of trichothecene antibiotic-nonproducing mutants of <italic>Gibberella zeae</italic> in wheat field tests. <italic>Fusarium</italic> Head Scab: Global Status and Future Prospects</article-title><source>Proceedings of the Workshop</source><conf-loc>El Batan, Mexico</conf-loc><conf-date>13–17 October 1996</conf-date></element-citation></ref><ref id="B12-toxins-11-00036"><label>12.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Cuzick</surname><given-names>A.</given-names></name><name><surname>Urban</surname><given-names>M.</given-names></name><name><surname>Hammond-Kosack</surname><given-names>K.</given-names></name></person-group><article-title><italic>Fusarium graminearum</italic> gene deletion mutants map1 and tri5 reveal similarities and differences in the pathogenicity requirements to cause disease on <italic>Arabidopsis</italic> and wheat floral tissue</article-title><source>New Phytol.</source><year>2008</year><volume>177</volume><fpage>990</fpage><lpage>1000</lpage><pub-id pub-id-type="doi">10.1111/j.1469-8137.2007.02333.x</pub-id><pub-id pub-id-type="pmid">18179606</pub-id></element-citation></ref><ref id="B13-toxins-11-00036"><label>13.</label><element-citation publication-type="book"><person-group person-group-type="author"><name><surname>Eriksen</surname><given-names>G.S.</given-names></name></person-group><source>Fusarium Toxins in Cereals: A Risk Assessment</source><publisher-name>Nordic Council of Ministers</publisher-name><publisher-loc>Copenhagen, Denmark</publisher-loc><year>1998</year></element-citation></ref><ref id="B14-toxins-11-00036"><label>14.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Eriksen</surname><given-names>G.S.</given-names></name><name><surname>Pettersson</surname><given-names>H.</given-names></name></person-group><article-title>Toxicological evaluation of trichothecenes in animal feed</article-title><source>Anim. Feed Sci. Technol.</source><year>2004</year><volume>114</volume><fpage>205</fpage><lpage>239</lpage><pub-id pub-id-type="doi">10.1016/j.anifeedsci.2003.08.008</pub-id></element-citation></ref><ref id="B15-toxins-11-00036"><label>15.</label><element-citation publication-type="book"><person-group person-group-type="author"><name><surname>Chappell</surname><given-names>J.</given-names></name><name><surname>Coates</surname><given-names>R.M.</given-names></name></person-group><article-title>Sesquiterpenes</article-title><source>Comprehensive Natural Products II, Chemistry and Biology</source><edition>1st ed.</edition><person-group person-group-type="editor"><name><surname>Mander</surname><given-names>L.</given-names></name><name><surname>Liu</surname><given-names>H.-W.B.</given-names></name></person-group><publisher-name>Elsevier Science and Technology</publisher-name><publisher-loc>Oxford, UK</publisher-loc><year>2010</year><volume>Volume 1</volume><fpage>609</fpage><lpage>641</lpage></element-citation></ref><ref id="B16-toxins-11-00036"><label>16.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>McCormick</surname><given-names>S.P.</given-names></name><name><surname>Stanley</surname><given-names>A.M.</given-names></name><name><surname>Stover</surname><given-names>N.A.</given-names></name><name><surname>Alexander</surname><given-names>N.J.</given-names></name></person-group><article-title>Trichothecenes: From simple to complex mycotoxins</article-title><source>Toxins</source><year>2011</year><volume>3</volume><fpage>802</fpage><lpage>814</lpage><pub-id pub-id-type="doi">10.3390/toxins3070802</pub-id><?supplied-pmid 22069741?><pub-id pub-id-type="pmid">22069741</pub-id></element-citation></ref><ref id="B17-toxins-11-00036"><label>17.</label><element-citation publication-type="web"><person-group person-group-type="author"><collab>BIOMIN</collab></person-group><article-title>BIOMIN Mycotoxin Survey</article-title><comment>Available online: <ext-link ext-link-type="uri" xlink:href="https://www.biomin.net/en/biomin-mycotoxin-survey/">https://www.biomin.net/en/biomin-mycotoxin-survey/</ext-link></comment><date-in-citation content-type="access-date" iso-8601-date="2018-11-16">(accessed on 16 November 2018)</date-in-citation></element-citation></ref><ref id="B18-toxins-11-00036"><label>18.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Sydenham</surname><given-names>E.W.</given-names></name><name><surname>Shephard</surname><given-names>G.S.</given-names></name><name><surname>Thiel</surname><given-names>P.G.</given-names></name><name><surname>Marasas</surname><given-names>W.F.</given-names></name><name><surname>Stockenstrom</surname><given-names>S.</given-names></name></person-group><article-title>Fumonisin contamination of commercial corn-based human foodstuffs</article-title><source>J. Agric. Food Chem.</source><year>1991</year><volume>39</volume><fpage>2014</fpage><lpage>2018</lpage><pub-id pub-id-type="doi">10.1021/jf00011a028</pub-id></element-citation></ref><ref id="B19-toxins-11-00036"><label>19.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Miller</surname><given-names>J.D.</given-names></name><name><surname>Greenhalgh</surname><given-names>R.</given-names></name><name><surname>Wang</surname><given-names>Y.</given-names></name><name><surname>Lu</surname><given-names>M.</given-names></name></person-group><article-title>Trichothecene chemotypes of three <italic>Fusarium</italic> species</article-title><source>Mycologia</source><year>1991</year><pub-id pub-id-type="doi">10.1080/00275514.1991.12025988</pub-id></element-citation></ref><ref id="B20-toxins-11-00036"><label>20.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Keller</surname><given-names>N.P.</given-names></name><name><surname>Hohn</surname><given-names>T.M.</given-names></name></person-group><article-title>Metabolic pathway gene clusters in filamentous fungi</article-title><source>Fungal Genet. Biol.</source><year>1997</year><volume>21</volume><fpage>17</fpage><lpage>29</lpage><pub-id pub-id-type="doi">10.1006/fgbi.1997.0970</pub-id><?supplied-pmid 9073477?><pub-id pub-id-type="pmid">9073477</pub-id></element-citation></ref><ref id="B21-toxins-11-00036"><label>21.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Keller</surname><given-names>N.P.</given-names></name><name><surname>Turner</surname><given-names>G.</given-names></name><name><surname>Bennett</surname><given-names>J.W.</given-names></name></person-group><article-title>Fungal secondary metabolism: From biochemistry to genomics</article-title><source>Nat. Rev. Microbiol.</source><year>2005</year><volume>3</volume><fpage>937</fpage><pub-id pub-id-type="doi">10.1038/nrmicro1286</pub-id><pub-id pub-id-type="pmid">16322742</pub-id></element-citation></ref><ref id="B22-toxins-11-00036"><label>22.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Brown</surname><given-names>D.W.</given-names></name><name><surname>Lee</surname><given-names>S.-H.</given-names></name><name><surname>Kim</surname><given-names>L.-H.</given-names></name><name><surname>Ryu</surname><given-names>J.-G.</given-names></name><name><surname>Lee</surname><given-names>S.</given-names></name><name><surname>Seo</surname><given-names>Y.</given-names></name><name><surname>Kim</surname><given-names>Y.H.</given-names></name><name><surname>Busman</surname><given-names>M.</given-names></name><name><surname>Yun</surname><given-names>S.-H.</given-names></name><name><surname>Proctor</surname><given-names>R.H.</given-names></name></person-group><article-title>Identification of a 12-gene fusaric acid biosynthetic gene cluster in <italic>Fusarium</italic> species through comparative and functional genomics</article-title><source>Mol. Plant-Microbe Int.</source><year>2015</year><volume>28</volume><fpage>319</fpage><lpage>332</lpage><pub-id pub-id-type="doi">10.1094/MPMI-09-14-0264-R</pub-id></element-citation></ref><ref id="B23-toxins-11-00036"><label>23.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Medema</surname><given-names>M.H.</given-names></name><name><surname>Cimermancic</surname><given-names>P.</given-names></name><name><surname>Sali</surname><given-names>A.</given-names></name><name><surname>Takano</surname><given-names>E.</given-names></name><name><surname>Fischbach</surname><given-names>M.A.</given-names></name></person-group><article-title>A systematic computational analysis of biosynthetic gene cluster evolution: Lessons for engineering biosynthesis</article-title><source>PLoS Comp. Biol.</source><year>2014</year><volume>10</volume><fpage>1</fpage><lpage>12</lpage><pub-id pub-id-type="doi">10.1371/journal.pcbi.1004016</pub-id></element-citation></ref><ref id="B24-toxins-11-00036"><label>24.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Inglis</surname><given-names>D.O.</given-names></name><name><surname>Binkley</surname><given-names>J.</given-names></name><name><surname>Skrzypek</surname><given-names>M.S.</given-names></name><name><surname>Arnaud</surname><given-names>M.B.</given-names></name><name><surname>Cerqueira</surname><given-names>G.C.</given-names></name><name><surname>Shah</surname><given-names>P.</given-names></name><name><surname>Wymore</surname><given-names>F.</given-names></name><name><surname>Wortman</surname><given-names>J.R.</given-names></name><name><surname>Sherlock</surname><given-names>G.</given-names></name></person-group><article-title>Comprehensive annotation of secondary metabolite biosynthetic genes and gene clusters of <italic>Aspergillus nidulans</italic>, <italic>A. fumigatus</italic>, <italic>A. niger</italic> and <italic>A. oryzae</italic></article-title><source>BMC Microbiol.</source><year>2013</year><volume>13</volume><elocation-id>91</elocation-id><pub-id pub-id-type="doi">10.1186/1471-2180-13-91</pub-id><pub-id pub-id-type="pmid">23617571</pub-id></element-citation></ref><ref id="B25-toxins-11-00036"><label>25.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Lazarus</surname><given-names>C.</given-names></name><name><surname>Williams</surname><given-names>K.</given-names></name><name><surname>Bailey</surname><given-names>A.</given-names></name></person-group><article-title>Reconstructing fungal natural product biosynthetic pathways</article-title><source>Nat. Prod. Rep.</source><year>2014</year><volume>31</volume><fpage>1339</fpage><lpage>1347</lpage><pub-id pub-id-type="doi">10.1039/C4NP00084F</pub-id><pub-id pub-id-type="pmid">25140842</pub-id></element-citation></ref><ref id="B26-toxins-11-00036"><label>26.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Proctor</surname><given-names>R.H.</given-names></name><name><surname>McCormick</surname><given-names>S.P.</given-names></name><name><surname>Kim</surname><given-names>H.-S.</given-names></name><name><surname>Cardoza</surname><given-names>R.E.</given-names></name><name><surname>Stanley</surname><given-names>A.M.</given-names></name><name><surname>Lindo</surname><given-names>L.</given-names></name><name><surname>Kelly</surname><given-names>A.</given-names></name><name><surname>Brown</surname><given-names>D.W.</given-names></name><name><surname>Lee</surname><given-names>T.</given-names></name><name><surname>Vaughan</surname><given-names>M.M.</given-names></name></person-group><article-title>Evolution of structural diversity of trichothecenes, a family of toxins produced by plant pathogenic and entomopathogenic fungi</article-title><source>PLoS Pathog.</source><year>2018</year><volume>14</volume><elocation-id>e1006946</elocation-id><pub-id pub-id-type="doi">10.1371/journal.ppat.1006946</pub-id><?supplied-pmid 29649280?><pub-id pub-id-type="pmid">29649280</pub-id></element-citation></ref><ref id="B27-toxins-11-00036"><label>27.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Alexander</surname><given-names>N.J.</given-names></name><name><surname>Proctor</surname><given-names>R.H.</given-names></name><name><surname>McCormick</surname><given-names>S.P.</given-names></name></person-group><article-title>Genes, gene clusters, and biosynthesis of trichothecenes and fumonisins in <italic>Fusarium</italic></article-title><source>Toxin Rev.</source><year>2009</year><volume>28</volume><fpage>198</fpage><lpage>215</lpage><pub-id pub-id-type="doi">10.1080/15569540903092142</pub-id></element-citation></ref><ref id="B28-toxins-11-00036"><label>28.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Maier</surname><given-names>F.J.</given-names></name><name><surname>Miedaner</surname><given-names>T.</given-names></name><name><surname>Hadeler</surname><given-names>B.</given-names></name><name><surname>Felk</surname><given-names>A.</given-names></name><name><surname>Salomon</surname><given-names>S.</given-names></name><name><surname>Lemmens</surname><given-names>M.</given-names></name><name><surname>Kassner</surname><given-names>H.</given-names></name><name><surname>Schaefer</surname><given-names>W.</given-names></name></person-group><article-title>Involvement of trichothecenes in fusarioses of wheat, barley and maize evaluated by gene disruption of the trichodiene synthase (Tri5) gene in three field isolates of different chemotype and virulence</article-title><source>Mol. Plant Pathol.</source><year>2006</year><volume>7</volume><fpage>449</fpage><lpage>461</lpage><pub-id pub-id-type="doi">10.1111/j.1364-3703.2006.00351.x</pub-id><?supplied-pmid 20507460?><pub-id pub-id-type="pmid">20507460</pub-id></element-citation></ref><ref id="B29-toxins-11-00036"><label>29.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>McGary</surname><given-names>K.L.</given-names></name><name><surname>Slot</surname><given-names>J.C.</given-names></name><name><surname>Rokas</surname><given-names>A.</given-names></name></person-group><article-title>Physical linkage of metabolic genes in fungi is an adaptation against the accumulation of toxic intermediate compounds</article-title><source>Proc. Nat. Acad. Sci. USA</source><year>2013</year><volume>110</volume><fpage>11481</fpage><lpage>11486</lpage><pub-id pub-id-type="doi">10.1073/pnas.1304461110</pub-id><?supplied-pmid 23798424?><pub-id pub-id-type="pmid">23798424</pub-id></element-citation></ref><ref id="B30-toxins-11-00036"><label>30.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Proctor</surname><given-names>R.H.</given-names></name><name><surname>McCormick</surname><given-names>S.P.</given-names></name><name><surname>Alexander</surname><given-names>N.J.</given-names></name><name><surname>Desjardins</surname><given-names>A.E.</given-names></name></person-group><article-title>Evidence that a secondary metabolic biosynthetic gene cluster has grown by gene relocation during evolution of the filamentous fungus <italic>Fusarium</italic></article-title><source>Mol. Microbiol.</source><year>2009</year><volume>74</volume><fpage>1128</fpage><lpage>1142</lpage><pub-id pub-id-type="doi">10.1111/j.1365-2958.2009.06927.x</pub-id><?supplied-pmid 19843228?><pub-id pub-id-type="pmid">19843228</pub-id></element-citation></ref><ref id="B31-toxins-11-00036"><label>31.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Yoder</surname><given-names>O.</given-names></name><name><surname>Valent</surname><given-names>B.</given-names></name><name><surname>Chumley</surname><given-names>F.</given-names></name></person-group><article-title>Genetic nomenclature and practice for plant pathogenic fungi</article-title><source>Phytopathology</source><year>1986</year><volume>76</volume><fpage>383</fpage><lpage>385</lpage><pub-id pub-id-type="doi">10.1094/Phyto-76-383</pub-id></element-citation></ref><ref id="B32-toxins-11-00036"><label>32.</label><element-citation publication-type="book"><person-group person-group-type="author"><name><surname>McCormick</surname><given-names>S.P.</given-names></name><name><surname>Alexander</surname><given-names>N.J.</given-names></name><name><surname>Proctor</surname><given-names>R.H.</given-names></name></person-group><article-title>Trichothecene triangle: Toxins, genes, and plant disease</article-title><source>Phytochemicals, Plant Growth, and the Environment</source><publisher-name>Springer</publisher-name><publisher-loc>Berlin, Germany</publisher-loc><year>2013</year><fpage>1</fpage><lpage>17</lpage></element-citation></ref><ref id="B33-toxins-11-00036"><label>33.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Brown</surname><given-names>D.W.</given-names></name><name><surname>Dyer</surname><given-names>R.B.</given-names></name><name><surname>McCormick</surname><given-names>S.P.</given-names></name><name><surname>Kendra</surname><given-names>D.F.</given-names></name><name><surname>Plattner</surname><given-names>R.D.</given-names></name></person-group><article-title>Functional demarcation of the <italic>Fusarium</italic> core trichothecene gene cluster</article-title><source>Fungal Genet. Biol.</source><year>2004</year><volume>41</volume><fpage>454</fpage><lpage>462</lpage><pub-id pub-id-type="doi">10.1016/j.fgb.2003.12.002</pub-id><pub-id pub-id-type="pmid">14998528</pub-id></element-citation></ref><ref id="B34-toxins-11-00036"><label>34.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Cardoza</surname><given-names>R.</given-names></name><name><surname>Malmierca</surname><given-names>M.</given-names></name><name><surname>Hermosa</surname><given-names>M.</given-names></name><name><surname>Alexander</surname><given-names>N.</given-names></name><name><surname>McCormick</surname><given-names>S.</given-names></name><name><surname>Proctor</surname><given-names>R.</given-names></name><name><surname>Tijerino</surname><given-names>A.</given-names></name><name><surname>Rumbero</surname><given-names>A.</given-names></name><name><surname>Monte</surname><given-names>E.</given-names></name><name><surname>Gutiérrez</surname><given-names>S.</given-names></name></person-group><article-title>Identification of loci and functional characterization of trichothecene biosynthetic genes in the filamentous fungus <italic>Trichoderma</italic></article-title><source>Appl. Environ. Microbiol.</source><year>2011</year><fpage>4867</fpage><lpage>4877</lpage><pub-id pub-id-type="doi">10.1128/AEM.00595-11</pub-id><pub-id pub-id-type="pmid">21642405</pub-id></element-citation></ref><ref id="B35-toxins-11-00036"><label>35.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Kimura</surname><given-names>M.</given-names></name><name><surname>Tokai</surname><given-names>T.</given-names></name><name><surname>O’Donnell</surname><given-names>K.</given-names></name><name><surname>Ward</surname><given-names>T.J.</given-names></name><name><surname>Fujimura</surname><given-names>M.</given-names></name><name><surname>Hamamoto</surname><given-names>H.</given-names></name><name><surname>Shibata</surname><given-names>T.</given-names></name><name><surname>Yamaguchi</surname><given-names>I.</given-names></name></person-group><article-title>The trichothecene biosynthesis gene cluster of <italic>Fusarium graminearum</italic> F15 contains a limited number of essential pathway genes and expressed non-essential genes</article-title><source>FEBS Lett.</source><year>2003</year><volume>539</volume><fpage>105</fpage><lpage>110</lpage><pub-id pub-id-type="doi">10.1016/S0014-5793(03)00208-4</pub-id><pub-id pub-id-type="pmid">12650935</pub-id></element-citation></ref><ref id="B36-toxins-11-00036"><label>36.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Lee</surname><given-names>T.</given-names></name><name><surname>Han</surname><given-names>Y.-K.</given-names></name><name><surname>Kim</surname><given-names>K.-H.</given-names></name><name><surname>Yun</surname><given-names>S.-H.</given-names></name><name><surname>Lee</surname><given-names>Y.-W.</given-names></name></person-group><article-title>Tri13 and Tri7 determine deoxynivalenol-and nivalenol-producing chemotypes of <italic>Gibberella zeae</italic></article-title><source>Appl. Environ. Microbiol.</source><year>2002</year><volume>68</volume><fpage>2148</fpage><lpage>2154</lpage><pub-id pub-id-type="doi">10.1128/AEM.68.5.2148-2154.2002</pub-id><pub-id pub-id-type="pmid">11976083</pub-id></element-citation></ref><ref id="B37-toxins-11-00036"><label>37.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Rep</surname><given-names>M.</given-names></name><name><surname>Kistler</surname><given-names>H.C.</given-names></name></person-group><article-title>The genomic organization of plant pathogenicity in <italic>Fusarium</italic> species</article-title><source>Curr. Opin. Plant Biol.</source><year>2010</year><volume>13</volume><fpage>420</fpage><lpage>426</lpage><pub-id pub-id-type="doi">10.1016/j.pbi.2010.04.004</pub-id><pub-id pub-id-type="pmid">20471307</pub-id></element-citation></ref><ref id="B38-toxins-11-00036"><label>38.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Seong</surname><given-names>K.-Y.</given-names></name><name><surname>Zhao</surname><given-names>X.</given-names></name><name><surname>Xu</surname><given-names>J.-R.</given-names></name><name><surname>Güldener</surname><given-names>U.</given-names></name><name><surname>Kistler</surname><given-names>H.C.</given-names></name></person-group><article-title>Conidial germination in the filamentous fungus <italic>Fusarium graminearum</italic></article-title><source>Fungal Genet. Biol.</source><year>2008</year><volume>45</volume><fpage>389</fpage><lpage>399</lpage><pub-id pub-id-type="doi">10.1016/j.fgb.2007.09.002</pub-id><?supplied-pmid 17950638?><pub-id pub-id-type="pmid">17950638</pub-id></element-citation></ref><ref id="B39-toxins-11-00036"><label>39.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Nasmith</surname><given-names>C.G.</given-names></name><name><surname>Walkowiak</surname><given-names>S.</given-names></name><name><surname>Wang</surname><given-names>L.</given-names></name><name><surname>Leung</surname><given-names>W.W.</given-names></name><name><surname>Gong</surname><given-names>Y.</given-names></name><name><surname>Johnston</surname><given-names>A.</given-names></name><name><surname>Harris</surname><given-names>L.J.</given-names></name><name><surname>Guttman</surname><given-names>D.S.</given-names></name><name><surname>Subramaniam</surname><given-names>R.</given-names></name></person-group><article-title>Tri6 is a global transcription regulator in the phytopathogen <italic>Fusarium graminearum</italic></article-title><source>PLoS Pathog.</source><year>2011</year><volume>7</volume><elocation-id>e1002266</elocation-id><pub-id pub-id-type="doi">10.1371/journal.ppat.1002266</pub-id><?supplied-pmid 21980289?><pub-id pub-id-type="pmid">21980289</pub-id></element-citation></ref><ref id="B40-toxins-11-00036"><label>40.</label><element-citation publication-type="book"><person-group person-group-type="author"><name><surname>Guo</surname><given-names>L.</given-names></name><name><surname>Ma</surname><given-names>L.-J.</given-names></name></person-group><article-title>Fusarium graminearum genomics and beyond</article-title><source>Genomics of Plant-Associated Fungi: Monocot Pathogens</source><publisher-name>Springer</publisher-name><publisher-loc>Berlin/Heidelberg, Germany</publisher-loc><year>2014</year><fpage>103</fpage><lpage>122</lpage></element-citation></ref><ref id="B41-toxins-11-00036"><label>41.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Brown</surname><given-names>D.W.</given-names></name><name><surname>McCormick</surname><given-names>S.P.</given-names></name><name><surname>Alexander</surname><given-names>N.J.</given-names></name><name><surname>Proctor</surname><given-names>R.H.</given-names></name><name><surname>Desjardins</surname><given-names>A.E.</given-names></name></person-group><article-title>A genetic and biochemical approach to study trichothecene diversity in <italic>Fusarium sporotrichioides</italic> and <italic>Fusarium graminearum</italic></article-title><source>Fungal Genet. Biol.</source><year>2001</year><volume>32</volume><fpage>121</fpage><lpage>133</lpage><pub-id pub-id-type="doi">10.1006/fgbi.2001.1256</pub-id><?supplied-pmid 11352533?><pub-id pub-id-type="pmid">11352533</pub-id></element-citation></ref><ref id="B42-toxins-11-00036"><label>42.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Alexander</surname><given-names>N.J.</given-names></name><name><surname>McCormick</surname><given-names>S.P.</given-names></name><name><surname>Waalwijk</surname><given-names>C.</given-names></name><name><surname>Van Der Lee</surname><given-names>T.</given-names></name><name><surname>Proctor</surname><given-names>R.H.</given-names></name></person-group><article-title>The genetic basis for 3-ADON and 15-ADON trichothecene chemotypes in <italic>Fusarium</italic></article-title><source>Fungal Genet. Biol.</source><year>2011</year><volume>48</volume><fpage>485</fpage><lpage>495</lpage><pub-id pub-id-type="doi">10.1016/j.fgb.2011.01.003</pub-id><?supplied-pmid 21216300?><pub-id pub-id-type="pmid">21216300</pub-id></element-citation></ref><ref id="B43-toxins-11-00036"><label>43.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Kimura</surname><given-names>M.</given-names></name><name><surname>Kaneko</surname><given-names>I.</given-names></name><name><surname>Komiyama</surname><given-names>M.</given-names></name><name><surname>Takatsuki</surname><given-names>A.</given-names></name><name><surname>Koshino</surname><given-names>H.</given-names></name><name><surname>Yoneyama</surname><given-names>K.</given-names></name><name><surname>Yamaguchi</surname><given-names>I.</given-names></name></person-group><article-title>Trichothecene 3-<italic>O</italic>-acetyltransferase protects both the producing organism and transformed yeast from related mycotoxins cloning and characterization of Tri101</article-title><source>J. Biol. Chem.</source><year>1998</year><volume>273</volume><fpage>1654</fpage><lpage>1661</lpage><pub-id pub-id-type="doi">10.1074/jbc.273.3.1654</pub-id><?supplied-pmid 9430709?><pub-id pub-id-type="pmid">9430709</pub-id></element-citation></ref><ref id="B44-toxins-11-00036"><label>44.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Kulik</surname><given-names>T.</given-names></name><name><surname>Abarenkov</surname><given-names>K.</given-names></name><name><surname>Buśko</surname><given-names>M.</given-names></name><name><surname>Bilska</surname><given-names>K.</given-names></name><name><surname>van Diepeningen</surname><given-names>A.D.</given-names></name><name><surname>Ostrowska-Kołodziejczak</surname><given-names>A.</given-names></name><name><surname>Krawczyk</surname><given-names>K.</given-names></name><name><surname>Brankovics</surname><given-names>B.</given-names></name><name><surname>Stenglein</surname><given-names>S.</given-names></name><name><surname>Sawicki</surname><given-names>J.</given-names></name></person-group><article-title>ToxGen: An improved reference database for the identification of type B-trichothecene genotypes in <italic>Fusarium</italic></article-title><source>Peer J.</source><year>2017</year><volume>5</volume><fpage>1</fpage><lpage>19</lpage><pub-id pub-id-type="doi">10.7717/peerj.2992</pub-id><?supplied-pmid 28229023?><pub-id pub-id-type="pmid">28229023</pub-id></element-citation></ref><ref id="B45-toxins-11-00036"><label>45.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Desjardins</surname><given-names>A.E.</given-names></name></person-group><article-title>Natural product chemistry meets genetics: When is a genotype a chemotype?</article-title><source>J. Agric. Food Chem.</source><year>2008</year><volume>56</volume><fpage>7587</fpage><lpage>7592</lpage><pub-id pub-id-type="doi">10.1021/jf801239j</pub-id><pub-id pub-id-type="pmid">18690691</pub-id></element-citation></ref><ref id="B46-toxins-11-00036"><label>46.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Pasquali</surname><given-names>M.</given-names></name><name><surname>Migheli</surname><given-names>Q.</given-names></name></person-group><article-title>Genetic approaches to chemotype determination in type B-trichothecene producing Fusaria</article-title><source>Int. J. Food Microbiol.</source><year>2014</year><volume>189</volume><fpage>164</fpage><lpage>182</lpage><pub-id pub-id-type="doi">10.1016/j.ijfoodmicro.2014.08.011</pub-id><pub-id pub-id-type="pmid">25150674</pub-id></element-citation></ref><ref id="B47-toxins-11-00036"><label>47.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Miller</surname><given-names>J.</given-names></name><name><surname>Taylor</surname><given-names>A.</given-names></name><name><surname>Greenhalgh</surname><given-names>R.</given-names></name></person-group><article-title>Production of deoxynivalenol and related compounds in liquid culture by <italic>Fusarium graminearum</italic></article-title><source>Can. J. Microbiol.</source><year>1983</year><volume>29</volume><fpage>1171</fpage><lpage>1178</lpage><pub-id pub-id-type="doi">10.1139/m83-179</pub-id></element-citation></ref><ref id="B48-toxins-11-00036"><label>48.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Jiao</surname><given-names>F.</given-names></name><name><surname>Kawakami</surname><given-names>A.</given-names></name><name><surname>Nakajima</surname><given-names>T.</given-names></name></person-group><article-title>Effects of different carbon sources on trichothecene production and Tri gene expression by <italic>Fusarium graminearum</italic> in liquid culture</article-title><source>FEMS Microbiol. Lett.</source><year>2008</year><volume>285</volume><fpage>212</fpage><lpage>219</lpage><pub-id pub-id-type="doi">10.1111/j.1574-6968.2008.01235.x</pub-id><?supplied-pmid 18564338?><pub-id pub-id-type="pmid">18564338</pub-id></element-citation></ref><ref id="B49-toxins-11-00036"><label>49.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Gardiner</surname><given-names>D.M.</given-names></name><name><surname>Waring</surname><given-names>P.</given-names></name><name><surname>Howlett</surname><given-names>B.J.</given-names></name></person-group><article-title>The epipolythiodioxopiperazine (ETP) class of fungal toxins: Distribution, mode of action, functions and biosynthesis</article-title><source>Microbiology</source><year>2005</year><volume>151</volume><fpage>1021</fpage><lpage>1032</lpage><pub-id pub-id-type="doi">10.1099/mic.0.27847-0</pub-id><pub-id pub-id-type="pmid">15817772</pub-id></element-citation></ref><ref id="B50-toxins-11-00036"><label>50.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Gardiner</surname><given-names>D.M.</given-names></name><name><surname>Kazan</surname><given-names>K.</given-names></name><name><surname>Manners</surname><given-names>J.M.</given-names></name></person-group><article-title>Nutrient profiling reveals potent inducers of trichothecene biosynthesis in <italic>Fusarium graminearum</italic></article-title><source>Fungal Genet. Biol.</source><year>2009</year><volume>46</volume><fpage>604</fpage><lpage>613</lpage><pub-id pub-id-type="doi">10.1016/j.fgb.2009.04.004</pub-id><?supplied-pmid 19406250?><pub-id pub-id-type="pmid">19406250</pub-id></element-citation></ref><ref id="B51-toxins-11-00036"><label>51.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Ponts</surname><given-names>N.</given-names></name><name><surname>Couedelo</surname><given-names>L.</given-names></name><name><surname>Pinson-Gadais</surname><given-names>L.</given-names></name><name><surname>Verdal-Bonnin</surname><given-names>M.-N.</given-names></name><name><surname>Barreau</surname><given-names>C.</given-names></name><name><surname>Richard-Forget</surname><given-names>F.</given-names></name></person-group><article-title><italic>Fusarium</italic> response to oxidative stress by H2O2 is trichothecene chemotype-dependent</article-title><source>FEMS Microbiol. Lett.</source><year>2009</year><volume>293</volume><fpage>255</fpage><lpage>262</lpage><pub-id pub-id-type="doi">10.1111/j.1574-6968.2009.01521.x</pub-id><?supplied-pmid 19239497?><pub-id pub-id-type="pmid">19239497</pub-id></element-citation></ref><ref id="B52-toxins-11-00036"><label>52.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Hope</surname><given-names>R.</given-names></name><name><surname>Aldred</surname><given-names>D.</given-names></name><name><surname>Magan</surname><given-names>N.</given-names></name></person-group><article-title>Comparison of environmental profiles for growth and deoxynivalenol production by <italic>Fusarium culmorum</italic> and <italic>F. graminearum</italic> on wheat grain</article-title><source>Lett. Appl. Microbiol.</source><year>2005</year><volume>40</volume><fpage>295</fpage><lpage>300</lpage><pub-id pub-id-type="doi">10.1111/j.1472-765X.2005.01674.x</pub-id><?supplied-pmid 15752221?><pub-id pub-id-type="pmid">15752221</pub-id></element-citation></ref><ref id="B53-toxins-11-00036"><label>53.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Ramirez</surname><given-names>M.L.</given-names></name><name><surname>Chulze</surname><given-names>S.</given-names></name><name><surname>Magan</surname><given-names>N.</given-names></name></person-group><article-title>Temperature and water activity effects on growth and temporal deoxynivalenol production by two Argentinean strains of <italic>Fusarium graminearum</italic> on irradiated wheat grain</article-title><source>Int. J. Food Microbiol.</source><year>2006</year><volume>106</volume><fpage>291</fpage><lpage>296</lpage><pub-id pub-id-type="doi">10.1016/j.ijfoodmicro.2005.09.004</pub-id><?supplied-pmid 16236377?><pub-id pub-id-type="pmid">16236377</pub-id></element-citation></ref><ref id="B54-toxins-11-00036"><label>54.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Schmidt-Heydt</surname><given-names>M.</given-names></name><name><surname>Magan</surname><given-names>N.</given-names></name><name><surname>Geisen</surname><given-names>R.</given-names></name></person-group><article-title>Stress induction of mycotoxin biosynthesis genes by abiotic factors</article-title><source>FEMS Microbiol. Lett.</source><year>2008</year><volume>284</volume><fpage>142</fpage><lpage>149</lpage><pub-id pub-id-type="doi">10.1111/j.1574-6968.2008.01182.x</pub-id><pub-id pub-id-type="pmid">18510557</pub-id></element-citation></ref><ref id="B55-toxins-11-00036"><label>55.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Pestka</surname><given-names>J.J.</given-names></name><name><surname>El-Bahrawy</surname><given-names>A.</given-names></name><name><surname>Hart</surname><given-names>L.P.</given-names></name></person-group><article-title>Deoxynivalenol and 15-monoacetyl deoxynivalenol production by <italic>Fusarium graminearum</italic> R6576 in liquid media</article-title><source>Mycopathologia</source><year>1985</year><volume>91</volume><fpage>23</fpage><lpage>28</lpage><pub-id pub-id-type="doi">10.1007/BF00437282</pub-id><pub-id pub-id-type="pmid">3840229</pub-id></element-citation></ref><ref id="B56-toxins-11-00036"><label>56.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Audenaert</surname><given-names>K.</given-names></name><name><surname>Vanheule</surname><given-names>A.</given-names></name><name><surname>Höfte</surname><given-names>M.</given-names></name><name><surname>Haesaert</surname><given-names>G.</given-names></name></person-group><article-title>Deoxynivalenol: A major player in the multifaceted response of <italic>Fusarium</italic> to its environment</article-title><source>Toxins</source><year>2013</year><volume>6</volume><fpage>1</fpage><lpage>19</lpage><pub-id pub-id-type="doi">10.3390/toxins6010001</pub-id><pub-id pub-id-type="pmid">24451843</pub-id></element-citation></ref><ref id="B57-toxins-11-00036"><label>57.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Tan</surname><given-names>D.C.</given-names></name><name><surname>Flematti</surname><given-names>G.R.</given-names></name><name><surname>Ghisalberti</surname><given-names>E.L.</given-names></name><name><surname>Sivasithamparam</surname><given-names>K.</given-names></name><name><surname>Chakraborty</surname><given-names>S.</given-names></name><name><surname>Obanor</surname><given-names>F.</given-names></name><name><surname>Jayasena</surname><given-names>K.</given-names></name><name><surname>Barbetti</surname><given-names>M.J.</given-names></name></person-group><article-title>Mycotoxins produced by <italic>Fusarium</italic> spp. associated with Fusarium head blight of wheat in Western Australia</article-title><source>Mycotoxin Res.</source><year>2012</year><volume>28</volume><fpage>89</fpage><lpage>96</lpage><pub-id pub-id-type="doi">10.1007/s12550-011-0122-7</pub-id><pub-id pub-id-type="pmid">23606046</pub-id></element-citation></ref><ref id="B58-toxins-11-00036"><label>58.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Ward</surname><given-names>T.J.</given-names></name><name><surname>Bielawski</surname><given-names>J.P.</given-names></name><name><surname>Kistler</surname><given-names>H.C.</given-names></name><name><surname>Sullivan</surname><given-names>E.</given-names></name><name><surname>O’Donnell</surname><given-names>K.</given-names></name></person-group><article-title>Ancestral polymorphism and adaptive evolution in the trichothecene mycotoxin gene cluster of phytopathogenic <italic>Fusarium</italic></article-title><source>Proc. Nat. Acad. Sci. USA</source><year>2002</year><volume>99</volume><fpage>9278</fpage><lpage>9283</lpage><pub-id pub-id-type="doi">10.1073/pnas.142307199</pub-id><?supplied-pmid 12080147?><pub-id pub-id-type="pmid">12080147</pub-id></element-citation></ref><ref id="B59-toxins-11-00036"><label>59.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Tokai</surname><given-names>T.</given-names></name><name><surname>Fujimura</surname><given-names>M.</given-names></name><name><surname>Inoue</surname><given-names>H.</given-names></name><name><surname>Aoki</surname><given-names>T.</given-names></name><name><surname>Ohta</surname><given-names>K.</given-names></name><name><surname>Shibata</surname><given-names>T.</given-names></name><name><surname>Yamaguchi</surname><given-names>I.</given-names></name><name><surname>Kimura</surname><given-names>M.</given-names></name></person-group><article-title>Concordant evolution of trichothecene 3-<italic>O</italic>-acetyltransferase and an rDNA species phylogeny of trichothecene-producing and non-producing fusaria and other ascomycetous fungi</article-title><source>Microbiology</source><year>2005</year><volume>151</volume><fpage>509</fpage><lpage>519</lpage><pub-id pub-id-type="doi">10.1099/mic.0.27435-0</pub-id><?supplied-pmid 15699200?><pub-id pub-id-type="pmid">15699200</pub-id></element-citation></ref><ref id="B60-toxins-11-00036"><label>60.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Khatibi</surname><given-names>P.A.</given-names></name><name><surname>Newmister</surname><given-names>S.A.</given-names></name><name><surname>Rayment</surname><given-names>I.</given-names></name><name><surname>McCormick</surname><given-names>S.P.</given-names></name><name><surname>Alexander</surname><given-names>N.J.</given-names></name><name><surname>Schmale</surname><given-names>D.G.</given-names></name></person-group><article-title>Bioprospecting for trichothecene 3-<italic>O</italic>-acetyltransferases in the fungal genus <italic>Fusarium</italic> yields functional enzymes with different abilities to modify the mycotoxin deoxynivalenol</article-title><source>Appl. Environ. Microbiol.</source><year>2011</year><volume>77</volume><fpage>1162</fpage><lpage>1170</lpage><pub-id pub-id-type="doi">10.1128/AEM.01738-10</pub-id><pub-id pub-id-type="pmid">21169453</pub-id></element-citation></ref><ref id="B61-toxins-11-00036"><label>61.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Lind</surname><given-names>A.L.</given-names></name><name><surname>Wisecaver</surname><given-names>J.H.</given-names></name><name><surname>Lameiras</surname><given-names>C.</given-names></name><name><surname>Wiemann</surname><given-names>P.</given-names></name><name><surname>Palmer</surname><given-names>J.M.</given-names></name><name><surname>Keller</surname><given-names>N.P.</given-names></name><name><surname>Rodrigues</surname><given-names>F.</given-names></name><name><surname>Goldman</surname><given-names>G.H.</given-names></name><name><surname>Rokas</surname><given-names>A.</given-names></name></person-group><article-title>Drivers of genetic diversity in secondary metabolic gene clusters within a fungal species</article-title><source>PLoS Biol.</source><year>2017</year><volume>15</volume><elocation-id>e2003583</elocation-id><pub-id pub-id-type="doi">10.1371/journal.pbio.2003583</pub-id><?supplied-pmid 29149178?><pub-id pub-id-type="pmid">29149178</pub-id></element-citation></ref><ref id="B62-toxins-11-00036"><label>62.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Villani</surname><given-names>A.</given-names></name><name><surname>Moretti</surname><given-names>A.</given-names></name><name><surname>De Saeger</surname><given-names>S.</given-names></name><name><surname>Han</surname><given-names>Z.</given-names></name><name><surname>Di Mavungu</surname><given-names>J.D.</given-names></name><name><surname>Soares</surname><given-names>C.M.</given-names></name><name><surname>Proctor</surname><given-names>R.H.</given-names></name><name><surname>Venâncio</surname><given-names>A.</given-names></name><name><surname>Lima</surname><given-names>N.</given-names></name><name><surname>Stea</surname><given-names>G.</given-names></name></person-group><article-title>A polyphasic approach for characterization of a collection of cereal isolates of the <italic>Fusarium incarnatum-equiseti</italic> species complex</article-title><source>Int. J. Food Microbiol.</source><year>2016</year><volume>234</volume><fpage>24</fpage><lpage>35</lpage><pub-id pub-id-type="doi">10.1016/j.ijfoodmicro.2016.06.023</pub-id><?supplied-pmid 27376677?><pub-id pub-id-type="pmid">27376677</pub-id></element-citation></ref><ref id="B63-toxins-11-00036"><label>63.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Castellá</surname><given-names>G.</given-names></name><name><surname>Cabañes</surname><given-names>F.</given-names></name></person-group><article-title>Phylogenetic diversity of <italic>Fusarium incarnatum-equiseti</italic> species complex isolated from Spanish wheat</article-title><source>Antonie Van Leeuwenhoek</source><year>2014</year><volume>106</volume><fpage>309</fpage><lpage>317</lpage><pub-id pub-id-type="doi">10.1007/s10482-014-0200-x</pub-id><?supplied-pmid 24890361?><pub-id pub-id-type="pmid">24890361</pub-id></element-citation></ref><ref id="B64-toxins-11-00036"><label>64.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Ramdial</surname><given-names>H.</given-names></name><name><surname>Hosein</surname><given-names>F.</given-names></name><name><surname>Rampersad</surname><given-names>S.N.</given-names></name></person-group><article-title>First report of <italic>Fusarium incarnatum</italic> associated with fruit disease of bell peppers in Trinidad</article-title><source>Plant Dis.</source><year>2016</year><volume>100</volume><fpage>526</fpage><pub-id pub-id-type="doi">10.1094/PDIS-05-15-0550-PDN</pub-id></element-citation></ref><ref id="B65-toxins-11-00036"><label>65.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Wisecaver</surname><given-names>J.H.</given-names></name><name><surname>Rokas</surname><given-names>A.</given-names></name></person-group><article-title>Fungal metabolic gene clusters-caravans traveling across genomes and environments</article-title><source>Front. Microbiol.</source><year>2015</year><volume>6</volume><fpage>161</fpage><pub-id pub-id-type="doi">10.3389/fmicb.2015.00161</pub-id><pub-id pub-id-type="pmid">25784900</pub-id></element-citation></ref><ref id="B66-toxins-11-00036"><label>66.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Lee</surname><given-names>T.</given-names></name><name><surname>Oh</surname><given-names>D.-W.</given-names></name><name><surname>Kim</surname><given-names>H.-S.</given-names></name><name><surname>Lee</surname><given-names>J.</given-names></name><name><surname>Kim</surname><given-names>Y.-H.</given-names></name><name><surname>Yun</surname><given-names>S.-H.</given-names></name><name><surname>Lee</surname><given-names>Y.-W.</given-names></name></person-group><article-title>Identification of deoxynivalenol-and nivalenol-producing chemotypes of <italic>Gibberella zeae</italic> by using PCR</article-title><source>Appl. Environ. Microbiol.</source><year>2001</year><volume>67</volume><fpage>2966</fpage><lpage>2972</lpage><pub-id pub-id-type="doi">10.1128/AEM.67.7.2966-2972.2001</pub-id><pub-id pub-id-type="pmid">11425709</pub-id></element-citation></ref><ref id="B67-toxins-11-00036"><label>67.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Ward</surname><given-names>T.J.</given-names></name><name><surname>Clear</surname><given-names>R.M.</given-names></name><name><surname>Rooney</surname><given-names>A.P.</given-names></name><name><surname>O’Donnell</surname><given-names>K.</given-names></name><name><surname>Gaba</surname><given-names>D.</given-names></name><name><surname>Patrick</surname><given-names>S.</given-names></name><name><surname>Starkey</surname><given-names>D.E.</given-names></name><name><surname>Gilbert</surname><given-names>J.</given-names></name><name><surname>Geiser</surname><given-names>D.M.</given-names></name><name><surname>Nowicki</surname><given-names>T.W.</given-names></name></person-group><article-title>An adaptive evolutionary shift in <italic>Fusarium</italic> head blight pathogen populations is driving the rapid spread of more toxigenic <italic>Fusarium graminearum</italic> in North America</article-title><source>Fungal Genet. Biol.</source><year>2008</year><volume>45</volume><fpage>473</fpage><lpage>484</lpage><pub-id pub-id-type="doi">10.1016/j.fgb.2007.10.003</pub-id><pub-id pub-id-type="pmid">18035565</pub-id></element-citation></ref><ref id="B68-toxins-11-00036"><label>68.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Kulik</surname><given-names>T.</given-names></name></person-group><article-title>Development of TaqMan assays for 3ADON, 15ADON and NIV <italic>Fusarium</italic> genotypes based on Tri12 gene</article-title><source>Cereal Res. Comm.</source><year>2011</year><volume>39</volume><fpage>200</fpage><lpage>214</lpage><pub-id pub-id-type="doi">10.1556/CRC.39.2011.2.4</pub-id></element-citation></ref><ref id="B69-toxins-11-00036"><label>69.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Nielsen</surname><given-names>L.K.</given-names></name><name><surname>Jensen</surname><given-names>J.D.</given-names></name><name><surname>Rodríguez</surname><given-names>A.</given-names></name><name><surname>Jørgensen</surname><given-names>L.</given-names></name><name><surname>Justesen</surname><given-names>A.</given-names></name></person-group><article-title>TRI12 based quantitative real-time PCR assays reveal the distribution of trichothecene genotypes of <italic>F. graminearum</italic> and <italic>F. culmorum</italic> isolates in Danish small grain cereals</article-title><source>Int. J. Food Microbiol.</source><year>2012</year><volume>157</volume><fpage>384</fpage><lpage>392</lpage><pub-id pub-id-type="doi">10.1016/j.ijfoodmicro.2012.06.010</pub-id><?supplied-pmid 22781579?><pub-id pub-id-type="pmid">22781579</pub-id></element-citation></ref><ref id="B70-toxins-11-00036"><label>70.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Wang</surname><given-names>J.-H.</given-names></name><name><surname>Li</surname><given-names>H.-P.</given-names></name><name><surname>Qu</surname><given-names>B.</given-names></name><name><surname>Zhang</surname><given-names>J.-B.</given-names></name><name><surname>Huang</surname><given-names>T.</given-names></name><name><surname>Chen</surname><given-names>F.-F.</given-names></name><name><surname>Liao</surname><given-names>Y.-C.</given-names></name></person-group><article-title>Development of a generic PCR detection of 3-acetyldeoxynivalenol-, 15-acetyldeoxynivalenol-and nivalenol-chemotypes of <italic>Fusarium graminearum</italic> clade</article-title><source>Int. J. Mol. Sci.</source><year>2008</year><volume>9</volume><fpage>2495</fpage><lpage>2504</lpage><pub-id pub-id-type="doi">10.3390/ijms9122495</pub-id><?supplied-pmid 19330088?><pub-id pub-id-type="pmid">19330088</pub-id></element-citation></ref><ref id="B71-toxins-11-00036"><label>71.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Desjardins</surname><given-names>A.E.</given-names></name><name><surname>Busman</surname><given-names>M.</given-names></name><name><surname>Manandhar</surname><given-names>G.</given-names></name><name><surname>Jarosz</surname><given-names>A.M.</given-names></name><name><surname>Manandhar</surname><given-names>H.K.</given-names></name><name><surname>Proctor</surname><given-names>R.H.</given-names></name></person-group><article-title><italic>Gibberella</italic> ear rot of maize (<italic>Zea mays</italic>) in Nepal: Distribution of the mycotoxins nivalenol and deoxynivalenol in naturally and experimentally infected maize</article-title><source>J. Agric. Food Chem.</source><year>2008</year><volume>56</volume><fpage>5428</fpage><lpage>5436</lpage><pub-id pub-id-type="doi">10.1021/jf8003702</pub-id><?supplied-pmid 18533662?><pub-id pub-id-type="pmid">18533662</pub-id></element-citation></ref><ref id="B72-toxins-11-00036"><label>72.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Kimura</surname><given-names>M.</given-names></name><name><surname>Tokai</surname><given-names>T.</given-names></name><name><surname>Takahashi-Ando</surname><given-names>N.</given-names></name><name><surname>Ohsato</surname><given-names>S.</given-names></name><name><surname>Fujimura</surname><given-names>M.</given-names></name></person-group><article-title>Molecular and genetic studies of <italic>Fusarium</italic> trichothecene biosynthesis: Pathways, genes, and evolution</article-title><source>Biosci. Biotechnol. Biochem.</source><year>2007</year><volume>71</volume><fpage>2105</fpage><lpage>2123</lpage><pub-id pub-id-type="doi">10.1271/bbb.70183</pub-id><?supplied-pmid 17827683?><pub-id pub-id-type="pmid">17827683</pub-id></element-citation></ref><ref id="B73-toxins-11-00036"><label>73.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Pasquali</surname><given-names>M.</given-names></name><name><surname>Giraud</surname><given-names>F.</given-names></name><name><surname>Brochot</surname><given-names>C.</given-names></name><name><surname>Cocco</surname><given-names>E.</given-names></name><name><surname>Hoffmann</surname><given-names>L.</given-names></name><name><surname>Bohn</surname><given-names>T.</given-names></name></person-group><article-title>Genetic <italic>Fusarium</italic> chemotyping as a useful tool for predicting nivalenol contamination in winter wheat</article-title><source>Int. J. Food Microbiol.</source><year>2010</year><volume>137</volume><fpage>246</fpage><lpage>253</lpage><pub-id pub-id-type="doi">10.1016/j.ijfoodmicro.2009.11.009</pub-id><?supplied-pmid 20004994?><pub-id pub-id-type="pmid">20004994</pub-id></element-citation></ref><ref id="B74-toxins-11-00036"><label>74.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Zhang</surname><given-names>H.</given-names></name><name><surname>Zhang</surname><given-names>Z.</given-names></name><name><surname>Van der Lee</surname><given-names>T.</given-names></name><name><surname>Chen</surname><given-names>W.</given-names></name><name><surname>Xu</surname><given-names>J.</given-names></name><name><surname>Xu</surname><given-names>J.</given-names></name><name><surname>Yang</surname><given-names>L.</given-names></name><name><surname>Yu</surname><given-names>D.</given-names></name><name><surname>Waalwijk</surname><given-names>C.</given-names></name><name><surname>Feng</surname><given-names>J.</given-names></name></person-group><article-title>Population genetic analyses of <italic>Fusarium asiaticum</italic> populations from barley suggest a recent shift favoring 3ADON producers in southern China</article-title><source>Phytopathology</source><year>2010</year><volume>100</volume><fpage>328</fpage><lpage>336</lpage><pub-id pub-id-type="doi">10.1094/PHYTO-100-4-0328</pub-id><pub-id pub-id-type="pmid">20205536</pub-id></element-citation></ref><ref id="B75-toxins-11-00036"><label>75.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Mugrabi de Kuppler</surname><given-names>A.</given-names></name><name><surname>Steiner</surname><given-names>U.</given-names></name><name><surname>Sulyok</surname><given-names>M.</given-names></name><name><surname>Krska</surname><given-names>R.</given-names></name><name><surname>Oerke</surname><given-names>E.-C.</given-names></name></person-group><article-title>Genotyping and phenotyping of <italic>Fusarium graminearum</italic> isolates from Germany related to their mycotoxin biosynthesis</article-title><source>Int. J. Food Microbiol.</source><year>2011</year><volume>151</volume><fpage>78</fpage><lpage>86</lpage><pub-id pub-id-type="doi">10.1016/j.ijfoodmicro.2011.08.006</pub-id><pub-id pub-id-type="pmid">21889226</pub-id></element-citation></ref><ref id="B76-toxins-11-00036"><label>76.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Castañares</surname><given-names>E.</given-names></name><name><surname>Albuquerque</surname><given-names>D.R.</given-names></name><name><surname>Dinolfo</surname><given-names>M.I.</given-names></name><name><surname>Pinto</surname><given-names>V.F.</given-names></name><name><surname>Patriarca</surname><given-names>A.</given-names></name><name><surname>Stenglein</surname><given-names>S.A.</given-names></name></person-group><article-title>Trichothecene genotypes and production profiles of <italic>Fusarium graminearum</italic> isolates obtained from barley cultivated in Argentina</article-title><source>Int. J. Food Microbiol.</source><year>2014</year><volume>179</volume><fpage>57</fpage><lpage>63</lpage><pub-id pub-id-type="doi">10.1016/j.ijfoodmicro.2014.03.024</pub-id><pub-id pub-id-type="pmid">24727383</pub-id></element-citation></ref><ref id="B77-toxins-11-00036"><label>77.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Caspi</surname><given-names>R.</given-names></name><name><surname>Altman</surname><given-names>T.</given-names></name><name><surname>Billington</surname><given-names>R.</given-names></name><name><surname>Dreher</surname><given-names>K.</given-names></name><name><surname>Foerster</surname><given-names>H.</given-names></name><name><surname>Fulcher</surname><given-names>C.A.</given-names></name><name><surname>Holland</surname><given-names>T.A.</given-names></name><name><surname>Keseler</surname><given-names>I.M.</given-names></name><name><surname>Kothari</surname><given-names>A.</given-names></name><name><surname>Kubo</surname><given-names>A.</given-names></name><etal/></person-group><article-title>The metacyc database of metabolic pathways and enzymes and the biocyc collection of pathway/genome databases</article-title><source>Nucleic Acids Res.</source><year>2014</year><volume>42</volume><fpage>D459</fpage><lpage>D471</lpage><pub-id pub-id-type="doi">10.1093/nar/gkt1103</pub-id><pub-id pub-id-type="pmid">24225315</pub-id></element-citation></ref><ref id="B78-toxins-11-00036"><label>78.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Bilska</surname><given-names>K.</given-names></name><name><surname>Jurczak</surname><given-names>S.</given-names></name><name><surname>Kulik</surname><given-names>T.</given-names></name><name><surname>Ropelewska</surname><given-names>E.</given-names></name><name><surname>Olszewski</surname><given-names>J.</given-names></name><name><surname>Żelechowski</surname><given-names>M.</given-names></name><name><surname>Zapotoczny</surname><given-names>P.</given-names></name></person-group><article-title>Species composition and trichothecene genotype profiling of <italic>Fusarium</italic> field isolates recovered from wheat in Poland</article-title><source>Toxins</source><year>2018</year><volume>10</volume><elocation-id>325</elocation-id><pub-id pub-id-type="doi">10.3390/toxins10080325</pub-id></element-citation></ref><ref id="B79-toxins-11-00036"><label>79.</label><element-citation publication-type="book"><person-group person-group-type="author"><name><surname>Wei</surname><given-names>S.</given-names></name><name><surname>van der Lee</surname><given-names>T.</given-names></name><name><surname>Verstappen</surname><given-names>E.</given-names></name><name><surname>van Gent</surname><given-names>M.</given-names></name><name><surname>Waalwijk</surname><given-names>C.</given-names></name></person-group><article-title>Targeting Trichothecene Biosynthetic Genes</article-title><source>Mycotoxigenic Fungi: Methods and Protocols</source><person-group person-group-type="editor"><name><surname>Antonio</surname><given-names>M.</given-names></name><name><surname>Antonia</surname><given-names>S.</given-names></name></person-group><publisher-name>Springer Science and Business Media</publisher-name><publisher-loc>Berlin, Germany</publisher-loc><year>2017</year><volume>Volume 1542</volume><fpage>173</fpage><lpage>189</lpage></element-citation></ref><ref id="B80-toxins-11-00036"><label>80.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Quarta</surname><given-names>A.</given-names></name><name><surname>Mita</surname><given-names>G.</given-names></name><name><surname>Haidukowski</surname><given-names>M.</given-names></name><name><surname>Santino</surname><given-names>A.</given-names></name><name><surname>Mule</surname><given-names>G.</given-names></name><name><surname>Visconti</surname><given-names>A.</given-names></name></person-group><article-title>Assessment of trichothecene chemotypes of <italic>Fusarium culmorum</italic> occurring in Europe</article-title><source>Food Addit. Contam.</source><year>2005</year><volume>22</volume><fpage>309</fpage><lpage>315</lpage><pub-id pub-id-type="doi">10.1080/02652030500058361</pub-id><?supplied-pmid 16019800?><pub-id pub-id-type="pmid">16019800</pub-id></element-citation></ref><ref id="B81-toxins-11-00036"><label>81.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Edwards</surname><given-names>S.</given-names></name><name><surname>Pirgozliev</surname><given-names>S.</given-names></name><name><surname>Hare</surname><given-names>M.</given-names></name><name><surname>Jenkinson</surname><given-names>P.</given-names></name></person-group><article-title>Quantification of trichothecene-producing <italic>Fusarium</italic> species in harvested grain by competitive PCR to determine efficacies of fungicides against <italic>Fusarium</italic> head blight of winter wheat</article-title><source>Appl. Environ. Microbiol.</source><year>2001</year><volume>67</volume><fpage>1575</fpage><lpage>1580</lpage><pub-id pub-id-type="doi">10.1128/AEM.67.4.1575-1580.2001</pub-id><pub-id pub-id-type="pmid">11282607</pub-id></element-citation></ref><ref id="B82-toxins-11-00036"><label>82.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Wang</surname><given-names>J.-H.</given-names></name><name><surname>Zhang</surname><given-names>J.-B.</given-names></name><name><surname>Chen</surname><given-names>F.-F.</given-names></name><name><surname>Li</surname><given-names>H.-P.</given-names></name><name><surname>Ndoye</surname><given-names>M.</given-names></name><name><surname>Liao</surname><given-names>Y.-C.</given-names></name></person-group><article-title>A multiplex PCR assay for genetic chemotyping of toxigenic <italic>Fusarium graminearum</italic> and wheat grains for 3-acetyldeoxynivalenol, 15-acetyldeoxynivalenol and nivalenol mycotoxins</article-title><source>J. Food Agric. Environ</source><year>2012</year><volume>10</volume><fpage>505</fpage><lpage>511</lpage></element-citation></ref><ref id="B83-toxins-11-00036"><label>83.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Chandler</surname><given-names>E.A.</given-names></name><name><surname>Simpson</surname><given-names>D.R.</given-names></name><name><surname>Thomsett</surname><given-names>M.A.</given-names></name><name><surname>Nicholson</surname><given-names>P.</given-names></name></person-group><article-title>Development of PCR assays to Tri7 and Tri13 trichothecene biosynthetic genes, and characterisation of chemotypes of <italic>Fusarium graminearum</italic>, <italic>Fusarium culmorum</italic> and <italic>Fusarium cerealis</italic></article-title><source>Physiol. Mol. Plant Pathol.</source><year>2003</year><volume>62</volume><fpage>355</fpage><lpage>367</lpage><pub-id pub-id-type="doi">10.1016/S0885-5765(03)00092-4</pub-id></element-citation></ref><ref id="B84-toxins-11-00036"><label>84.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Niessen</surname><given-names>M.L.</given-names></name><name><surname>Vogel</surname><given-names>R.F.</given-names></name></person-group><article-title>Group Specific PCR-detection of potential trichothecene-producing <italic>Fusarium</italic>-species in pure cultures and cereal samples</article-title><source>Syst. Appl. Microbiol.</source><year>1998</year><volume>21</volume><fpage>618</fpage><lpage>631</lpage><pub-id pub-id-type="doi">10.1016/S0723-2020(98)80075-1</pub-id><pub-id pub-id-type="pmid">9924828</pub-id></element-citation></ref><ref id="B85-toxins-11-00036"><label>85.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Bluhm</surname><given-names>B.</given-names></name><name><surname>Flaherty</surname><given-names>J.</given-names></name><name><surname>Cousin</surname><given-names>M.</given-names></name><name><surname>Woloshuk</surname><given-names>C.</given-names></name></person-group><article-title>Multiplex polymerase chain reaction assay for the differential detection of trichothecene-and fumonisin-producing species of <italic>Fusarium</italic> in cornmeal</article-title><source>J. Food Prot.</source><year>2002</year><volume>65</volume><fpage>1955</fpage><lpage>1961</lpage><pub-id pub-id-type="doi">10.4315/0362-028X-65.12.1955</pub-id><pub-id pub-id-type="pmid">12495016</pub-id></element-citation></ref><ref id="B86-toxins-11-00036"><label>86.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Talas</surname><given-names>F.</given-names></name><name><surname>Parzies</surname><given-names>H.K.</given-names></name><name><surname>Miedaner</surname><given-names>T.</given-names></name></person-group><article-title>Diversity in genetic structure and chemotype composition of <italic>Fusarium graminearum sensu stricto</italic> populations causing wheat head blight in individual fields in Germany</article-title><source>Eur. J. Plant Pathol.</source><year>2011</year><volume>131</volume><fpage>39</fpage><lpage>48</lpage><pub-id pub-id-type="doi">10.1007/s10658-011-9785-3</pub-id></element-citation></ref><ref id="B87-toxins-11-00036"><label>87.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Talas</surname><given-names>F.</given-names></name><name><surname>Kalih</surname><given-names>R.</given-names></name><name><surname>Miedaner</surname><given-names>T.</given-names></name></person-group><article-title>Within-field variation of <italic>Fusarium graminearum</italic> isolates for aggressiveness and deoxynivalenol production in wheat head blight</article-title><source>Phytopathology</source><year>2012</year><volume>102</volume><fpage>128</fpage><lpage>134</lpage><pub-id pub-id-type="doi">10.1094/PHYTO-06-11-0162</pub-id><pub-id pub-id-type="pmid">22165985</pub-id></element-citation></ref><ref id="B88-toxins-11-00036"><label>88.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Kim</surname><given-names>H.-S.</given-names></name><name><surname>Lee</surname><given-names>T.</given-names></name><name><surname>Dawlatana</surname><given-names>M.</given-names></name><name><surname>Yun</surname><given-names>S.-H.</given-names></name><name><surname>Lee</surname><given-names>Y.-W.</given-names></name></person-group><article-title>Polymorphism of trichothecene biosynthesis genes in deoxynivalenol-and nivalenol-producing <italic>Fusarium graminearum</italic> isolates</article-title><source>Mycol. Res.</source><year>2003</year><volume>107</volume><fpage>190</fpage><lpage>197</lpage><pub-id pub-id-type="doi">10.1017/S0953756203007317</pub-id><pub-id pub-id-type="pmid">12747330</pub-id></element-citation></ref><ref id="B89-toxins-11-00036"><label>89.</label><element-citation publication-type="book"><person-group person-group-type="author"><name><surname>Waalwijk</surname><given-names>C.</given-names></name><name><surname>Kohl</surname><given-names>J.</given-names></name><name><surname>De Vries</surname><given-names>I.</given-names></name><name><surname>Van Der Lee</surname><given-names>T.</given-names></name></person-group><source>Fusarium in Winter Tarwe (in 2007 en 2008)</source><publisher-name>Plant Research International</publisher-name><publisher-loc>Wageningen, The Netherlands</publisher-loc><year>2009</year><volume>Volume 272</volume><fpage>1</fpage><lpage>36</lpage></element-citation></ref><ref id="B90-toxins-11-00036"><label>90.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Pasquali</surname><given-names>M.</given-names></name><name><surname>Beyer</surname><given-names>M.</given-names></name><name><surname>Bohn</surname><given-names>T.</given-names></name><name><surname>Hoffmann</surname><given-names>L.</given-names></name></person-group><article-title>Comparative analysis of genetic chemotyping methods for <italic>Fusarium</italic>: Tri13 polymorphism does not discriminate between 3-and 15-acetylated deoxynivalenol chemotypes in <italic>Fusarium graminearum</italic></article-title><source>J. Phytopathol.</source><year>2011</year><volume>159</volume><fpage>700</fpage><lpage>704</lpage><pub-id pub-id-type="doi">10.1111/j.1439-0434.2011.01824.x</pub-id></element-citation></ref><ref id="B91-toxins-11-00036"><label>91.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Suzuki</surname><given-names>F.</given-names></name><name><surname>Koba</surname><given-names>A.</given-names></name><name><surname>Nakajima</surname><given-names>T.</given-names></name></person-group><article-title>Simultaneous identification of species and trichothecene chemotypes of <italic>Fusarium asiaticum</italic> and <italic>F. graminearum sensu stricto</italic> by multiplex PCR</article-title><source>J. Gen. Plant Pathol.</source><year>2010</year><volume>76</volume><fpage>31</fpage><lpage>36</lpage><pub-id pub-id-type="doi">10.1007/s10327-009-0206-9</pub-id></element-citation></ref><ref id="B92-toxins-11-00036"><label>92.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Brown</surname><given-names>D.W.</given-names></name><name><surname>McCormick</surname><given-names>S.P.</given-names></name><name><surname>Alexander</surname><given-names>N.J.</given-names></name><name><surname>Proctor</surname><given-names>R.H.</given-names></name><name><surname>Desjardins</surname><given-names>A.E.</given-names></name></person-group><article-title>Inactivation of a cytochrome P-450 is a determinant of trichothecene diversity in <italic>Fusarium</italic> species</article-title><source>Fungal Genet. Biol.</source><year>2002</year><volume>36</volume><fpage>224</fpage><lpage>233</lpage><pub-id pub-id-type="doi">10.1016/S1087-1845(02)00021-X</pub-id><pub-id pub-id-type="pmid">12135578</pub-id></element-citation></ref><ref id="B93-toxins-11-00036"><label>93.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Starkey</surname><given-names>D.E.</given-names></name><name><surname>Ward</surname><given-names>T.J.</given-names></name><name><surname>Aoki</surname><given-names>T.</given-names></name><name><surname>Gale</surname><given-names>L.R.</given-names></name><name><surname>Kistler</surname><given-names>H.C.</given-names></name><name><surname>Geiser</surname><given-names>D.M.</given-names></name><name><surname>Suga</surname><given-names>H.</given-names></name><name><surname>Toth</surname><given-names>B.</given-names></name><name><surname>Varga</surname><given-names>J.</given-names></name><name><surname>O’Donnell</surname><given-names>K.</given-names></name></person-group><article-title>Global molecular surveillance reveals novel <italic>Fusarium</italic> head blight species and trichothecene toxin diversity</article-title><source>Fungal Genet. Biol.</source><year>2007</year><volume>44</volume><fpage>1191</fpage><lpage>1204</lpage><pub-id pub-id-type="doi">10.1016/j.fgb.2007.03.001</pub-id><pub-id pub-id-type="pmid">17451976</pub-id></element-citation></ref><ref id="B94-toxins-11-00036"><label>94.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Wilhelm</surname><given-names>M.</given-names></name><name><surname>Schlegl</surname><given-names>J.</given-names></name><name><surname>Hahne</surname><given-names>H.</given-names></name><name><surname>Gholami</surname><given-names>A.M.</given-names></name><name><surname>Lieberenz</surname><given-names>M.</given-names></name><name><surname>Savitski</surname><given-names>M.M.</given-names></name><name><surname>Ziegler</surname><given-names>E.</given-names></name><name><surname>Butzmann</surname><given-names>L.</given-names></name><name><surname>Gessulat</surname><given-names>S.</given-names></name><name><surname>Marx</surname><given-names>H.</given-names></name></person-group><article-title>Mass-spectrometry-based draft of the human proteome</article-title><source>Nature</source><year>2014</year><volume>509</volume><fpage>582</fpage><pub-id pub-id-type="doi">10.1038/nature13319</pub-id><?supplied-pmid 24870543?><pub-id pub-id-type="pmid">24870543</pub-id></element-citation></ref><ref id="B95-toxins-11-00036"><label>95.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Fortelny</surname><given-names>N.</given-names></name><name><surname>Overall</surname><given-names>C.M.</given-names></name><name><surname>Pavlidis</surname><given-names>P.</given-names></name><name><surname>Cohen Freue</surname><given-names>G.V.C.</given-names></name></person-group><article-title>Can we predict protein from mRNA levels?</article-title><source>Nature</source><year>2017</year><volume>547</volume><fpage>19</fpage><lpage>20</lpage><pub-id pub-id-type="doi">10.1038/nature22293</pub-id><?supplied-pmid 28748932?><pub-id pub-id-type="pmid">28682344</pub-id></element-citation></ref><ref id="B96-toxins-11-00036"><label>96.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Liu</surname><given-names>Y.</given-names></name><name><surname>Beyer</surname><given-names>A.</given-names></name><name><surname>Aebersold</surname><given-names>R.</given-names></name></person-group><article-title>On the dependency of cellular protein levels on mRNA abundance</article-title><source>Cell</source><year>2016</year><volume>165</volume><fpage>535</fpage><lpage>550</lpage><pub-id pub-id-type="doi">10.1016/j.cell.2016.03.014</pub-id><?supplied-pmid 27104977?><pub-id pub-id-type="pmid">27104977</pub-id></element-citation></ref><ref id="B97-toxins-11-00036"><label>97.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Marroquín-Cardona</surname><given-names>A.</given-names></name><name><surname>Johnson</surname><given-names>N.</given-names></name><name><surname>Phillips</surname><given-names>T.</given-names></name><name><surname>Hayes</surname><given-names>A.</given-names></name></person-group><article-title>Mycotoxins in a changing global environment—A review</article-title><source>Food Chem. Toxicol.</source><year>2014</year><volume>69</volume><fpage>220</fpage><lpage>230</lpage><pub-id pub-id-type="doi">10.1016/j.fct.2014.04.025</pub-id><?supplied-pmid 24769018?><pub-id pub-id-type="pmid">24769018</pub-id></element-citation></ref><ref id="B98-toxins-11-00036"><label>98.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Pasquali</surname><given-names>M.</given-names></name><name><surname>Cocco</surname><given-names>E.</given-names></name><name><surname>Guignard</surname><given-names>C.</given-names></name><name><surname>Hoffmann</surname><given-names>L.</given-names></name></person-group><article-title>The effect of agmatine on trichothecene type B and zearalenone production in <italic>Fusarium graminearum</italic>, <italic>F. culmorum</italic> and <italic>F. poae</italic></article-title><source>Peer J.</source><year>2016</year><volume>4</volume><fpage>1</fpage><lpage>11</lpage><pub-id pub-id-type="doi">10.7717/peerj.1672</pub-id></element-citation></ref><ref id="B99-toxins-11-00036"><label>99.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Medina</surname><given-names>A.</given-names></name><name><surname>Akbar</surname><given-names>A.</given-names></name><name><surname>Baazeem</surname><given-names>A.</given-names></name><name><surname>Rodriguez</surname><given-names>A.</given-names></name><name><surname>Magan</surname><given-names>N.</given-names></name></person-group><article-title>Climate change, food security and mycotoxins: Do we know enough?</article-title><source>Fungal Biol. Rev.</source><year>2017</year><volume>31</volume><fpage>143</fpage><lpage>154</lpage><pub-id pub-id-type="doi">10.1016/j.fbr.2017.04.002</pub-id></element-citation></ref><ref id="B100-toxins-11-00036"><label>100.</label><element-citation publication-type="journal"><person-group person-group-type="author"><name><surname>Moretti</surname><given-names>A.</given-names></name><name><surname>Pascale</surname><given-names>M.</given-names></name><name><surname>Logrieco</surname><given-names>A.F.</given-names></name></person-group><article-title>Mycotoxin risks under a climate change scenario in Europe</article-title><source>Trends Food Sci. Technol.</source><year>2018</year><pub-id pub-id-type="doi">10.1016/j.tifs.2018.03.008</pub-id></element-citation></ref><ref id="B101-toxins-11-00036"><label>101.</label><element-citation publication-type="web"><person-group person-group-type="author"><collab>ISPA CNR Institute of Sciences of Food Production</collab></person-group><article-title>MYCORED PROJECT</article-title><comment>Available online: <ext-link ext-link-type="uri" xlink:href="http://www.mycored.eu/">http://www.mycored.eu/</ext-link></comment><date-in-citation content-type="access-date" iso-8601-date="2018-11-16">(accessed on 16 November 2018)</date-in-citation></element-citation></ref></ref-list></back><floats-group><fig id="toxins-11-00036-f001" orientation="portrait" position="float"><label>Figure 1</label><caption><p>Structural diversity and complexity of trichothecene analogs; (<bold>a</bold>–<bold>g</bold>) illustrate the simpler trichothecene structures; (<bold>h</bold>–<bold>j</bold>) illustrate the more complex macrocyclic structures which are considered to be the more toxic trichothecenes. All figures were retrieved from the open chemistry database, PubChem [<uri xlink:href="https://pubchem.ncbi.nlm.nih.gov/compound/21117948">https://pubchem.ncbi.nlm.nih.gov/compound/21117948</uri>].</p></caption><graphic xlink:href="toxins-11-00036-g001"/></fig><fig id="toxins-11-00036-f002" orientation="portrait" position="float"><label>Figure 2</label><caption><p>Comparison of the proposed trichothecene biosynthetic gene cluster of <italic>Fusarium sporotrichioides</italic>, <italic>F. graminearum</italic>, and <italic>F. equiseti</italic> [<xref rid="B1-toxins-11-00036" ref-type="bibr">1</xref>,<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>,<xref rid="B34-toxins-11-00036" ref-type="bibr">34</xref>,<xref rid="B36-toxins-11-00036" ref-type="bibr">36</xref>,<xref rid="B37-toxins-11-00036" ref-type="bibr">37</xref>,<xref rid="B43-toxins-11-00036" ref-type="bibr">43</xref>].</p></caption><graphic xlink:href="toxins-11-00036-g002"/></fig><fig id="toxins-11-00036-f003" orientation="portrait" position="float"><label>Figure 3</label><caption><p>(<bold>a</bold>–<bold>e</bold>) Proposed pathways of trichothecene biosynthesis (pathways were built using ChemBioDraw Ultra software v.12.0). Genes encoding an enzymatic step are identified in red and enzymes that catalyze the reaction are identified in blue. Reactions in which a compound participates as a substrate are indicated in purple. *, a reduced [NADPH-hemoprotein reductase]; **, an oxidized [NADPH-hemoprotein reductase]. Dashed arrows indicate steps for which the gene function remains to be elucidated. Pathways were accessed on the <italic>MetaCyc</italic> Metabolic Pathway public database, super-pathway of trichothecene biosynthesis [<uri xlink:href="https://biocyc.org/META/NEW-IMAGE?type=PATHWAY&object=PWY-7715&detail-level=1">https://biocyc.org/META/NEW-IMAGE?type=PATHWAY&object=PWY-7715&detail-level=1</uri>] [<xref rid="B77-toxins-11-00036" ref-type="bibr">77</xref>].</p></caption><graphic xlink:href="toxins-11-00036-g003a"/><graphic xlink:href="toxins-11-00036-g003b"/><graphic xlink:href="toxins-11-00036-g003c"/><graphic xlink:href="toxins-11-00036-g003d"/><graphic xlink:href="toxins-11-00036-g003e"/></fig><table-wrap id="toxins-11-00036-t001" orientation="portrait" position="float"><object-id pub-id-type="pii">toxins-11-00036-t001_Table 1</object-id><label>Table 1</label><caption><p>Gene functions of the TRI gene cluster based on the genome sequence NC_026475.1: <italic>Fusarium graminearum</italic> PH-1 isolate (assembly ASM24013v3) and based on GenBank annotations and annotations reported by Proctor et al. [<xref rid="B26-toxins-11-00036" ref-type="bibr">26</xref>]. GenBank annotations are largely incomplete [<xref rid="B44-toxins-11-00036" ref-type="bibr">44</xref>].</p></caption><table frame="hsides" rules="groups"><thead><tr><th align="center" valign="middle" style="border-top:solid thin;border-bottom:solid thin" rowspan="1" colspan="1">Gene ID</th><th align="center" valign="middle" style="border-top:solid thin;border-bottom:solid thin" rowspan="1" colspan="1">Locus Tag</th><th align="center" valign="middle" style="border-top:solid thin;border-bottom:solid thin" rowspan="1" colspan="1">Gene</th><th align="center" valign="middle" style="border-top:solid thin;border-bottom:solid thin" rowspan="1" colspan="1">Protein Annotation (GenBank)</th><th align="center" valign="middle" style="border-top:solid thin;border-bottom:solid thin" rowspan="1" colspan="1">Protein Annotation [<xref rid="B26-toxins-11-00036" ref-type="bibr">26</xref>]</th></tr></thead><tbody><tr><td align="center" valign="middle" rowspan="1" colspan="1">Gene ID: 23550835</td><td align="center" valign="middle" rowspan="1" colspan="1">FGSG_03532</td><td align="center" valign="middle" rowspan="1" colspan="1">TRI8</td><td align="center" valign="middle" rowspan="1" colspan="1">trichothecene 3-O-esterase</td><td align="center" valign="middle" rowspan="1" colspan="1">esterase</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">Gene ID: 23550836</td><td align="center" valign="middle" rowspan="1" colspan="1">FGSG_03533</td><td align="center" valign="middle" rowspan="1" colspan="1">TRI7</td><td align="center" valign="middle" rowspan="1" colspan="1">hypothetical protein</td><td align="center" valign="middle" rowspan="1" colspan="1">acetyl transferase</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">Gene ID: 23550837</td><td align="center" valign="middle" rowspan="1" colspan="1">FGSG_03534</td><td align="center" valign="middle" rowspan="1" colspan="1">TRI3</td><td align="center" valign="middle" rowspan="1" colspan="1">hypothetical protein</td><td align="center" valign="middle" rowspan="1" colspan="1">acetyl transferase</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">Gene ID: 23550838</td><td align="center" valign="middle" rowspan="1" colspan="1">FGSG_03535</td><td align="center" valign="middle" rowspan="1" colspan="1">TRI4</td><td align="center" valign="middle" rowspan="1" colspan="1">trichodiene oxygenase</td><td align="center" valign="middle" rowspan="1" colspan="1">cytochrome P450 monooxygenase</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">Gene ID: 23550839</td><td align="center" valign="middle" rowspan="1" colspan="1">FGSG_03536</td><td align="center" valign="middle" rowspan="1" colspan="1">TRI6</td><td align="center" valign="middle" rowspan="1" colspan="1">transcription factor</td><td align="center" valign="middle" rowspan="1" colspan="1">Zn<sub>2</sub>His<sub>2</sub> transcription factor</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">Gene ID: 23550840</td><td align="center" valign="middle" rowspan="1" colspan="1">FGSG_03537</td><td align="center" valign="middle" rowspan="1" colspan="1">TRI5</td><td align="center" valign="middle" rowspan="1" colspan="1">trichodiene synthase</td><td align="center" valign="middle" rowspan="1" colspan="1">terpene synthase</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">Gene ID: 23550841</td><td align="center" valign="middle" rowspan="1" colspan="1">FGSG_03538</td><td align="center" valign="middle" rowspan="1" colspan="1">TRI10</td><td align="center" valign="middle" rowspan="1" colspan="1">transcription factor</td><td align="center" valign="middle" rowspan="1" colspan="1">transcriptional regulator</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">Gene ID: 23550842</td><td align="center" valign="middle" rowspan="1" colspan="1">FGSG_03539</td><td align="center" valign="middle" rowspan="1" colspan="1">TRI9</td><td align="center" valign="middle" rowspan="1" colspan="1">hypothetical protein</td><td align="center" valign="middle" rowspan="1" colspan="1">unknown</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">Gene ID: 23550843</td><td align="center" valign="middle" rowspan="1" colspan="1">FGSG_03540</td><td align="center" valign="middle" rowspan="1" colspan="1">TRI11</td><td align="center" valign="middle" rowspan="1" colspan="1">isotrichodermin C-15 hydroxylase</td><td align="center" valign="middle" rowspan="1" colspan="1">cytochrome P450 monooxygenase</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">Gene ID: 23550844</td><td align="center" valign="middle" rowspan="1" colspan="1">FGSG_03541</td><td align="center" valign="middle" rowspan="1" colspan="1">TRI12</td><td align="center" valign="middle" rowspan="1" colspan="1">trichothecene efflux pump</td><td align="center" valign="middle" rowspan="1" colspan="1">major facilitator superfamily transporter</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">Gene ID: 23550845</td><td align="center" valign="middle" rowspan="1" colspan="1">FGSG_03542</td><td align="center" valign="middle" rowspan="1" colspan="1">TRI13</td><td align="center" valign="middle" rowspan="1" colspan="1">hypothetical protein</td><td align="center" valign="middle" rowspan="1" colspan="1">cytochrome P450 monooxygenase</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">Gene ID: 23550846</td><td align="center" valign="middle" rowspan="1" colspan="1">FGSG_03543</td><td align="center" valign="middle" rowspan="1" colspan="1">TRI14</td><td align="center" valign="middle" rowspan="1" colspan="1">hypothetical protein</td><td align="center" valign="middle" rowspan="1" colspan="1">unknown</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">NA</td><td align="center" valign="middle" rowspan="1" colspan="1">NA</td><td align="center" valign="middle" rowspan="1" colspan="1">TRI16</td><td align="center" valign="middle" rowspan="1" colspan="1">NA</td><td align="center" valign="middle" rowspan="1" colspan="1">acyl transferase</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">NA</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">NA</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI101</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">NA</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">acetyl transferase</td></tr></tbody></table></table-wrap><table-wrap id="toxins-11-00036-t002" orientation="portrait" position="float"><object-id pub-id-type="pii">toxins-11-00036-t002_Table 2</object-id><label>Table 2</label><caption><p>Comparison of nucleotide and amino acid sequence similarities for each TRI gene.</p></caption><table frame="hsides" rules="groups"><thead><tr><th rowspan="2" align="center" valign="middle" style="border-top:solid thin;border-bottom:solid thin" colspan="1">TRI Gene</th><th rowspan="2" align="center" valign="middle" style="border-top:solid thin;border-bottom:solid thin" colspan="1">Gene Function</th><th colspan="3" align="center" valign="middle" style="border-top:solid thin;border-bottom:solid thin" rowspan="1">Nucleotide (nt) Sequence % Similarity</th><th colspan="3" align="center" valign="middle" style="border-top:solid thin;border-bottom:solid thin" rowspan="1">Amino Acid (aa) Sequence % Similarity</th></tr><tr><th align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">nt Sequence Length <sup>1</sup></th><th align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">Among Species <sup>2</sup></th><th align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">Within Species</th><th align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">aa Sequence Length</th><th align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">Among Species</th><th align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">Within Species</th></tr></thead><tbody><tr><td align="center" valign="middle" rowspan="1" colspan="1">TRI8</td><td align="center" valign="middle" rowspan="1" colspan="1">esterase</td><td align="center" valign="middle" rowspan="1" colspan="1">625; 802</td><td align="center" valign="middle" rowspan="1" colspan="1">89–100%/N = 21</td><td align="center" valign="middle" rowspan="1" colspan="1">99–100%/N = 4</td><td align="center" valign="middle" rowspan="1" colspan="1">267</td><td align="center" valign="middle" rowspan="1" colspan="1">76–100%</td><td align="center" valign="middle" rowspan="1" colspan="1">98–100%</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">TRI7</td><td align="center" valign="middle" rowspan="1" colspan="1">acetyl transferase</td><td align="center" valign="middle" rowspan="1" colspan="1">1045</td><td align="center" valign="middle" rowspan="1" colspan="1">94–100%/N = 19</td><td align="center" valign="middle" rowspan="1" colspan="1">98–100%/N = 18; 30</td><td align="center" valign="middle" rowspan="1" colspan="1">331</td><td align="center" valign="middle" rowspan="1" colspan="1">73–100%</td><td align="center" valign="middle" rowspan="1" colspan="1">98–100%</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">TRI3</td><td align="center" valign="middle" rowspan="1" colspan="1">acetyl transferase</td><td align="center" valign="middle" rowspan="1" colspan="1">664; 809</td><td align="center" valign="middle" rowspan="1" colspan="1">85–100%/N = 17</td><td align="center" valign="middle" rowspan="1" colspan="1">99–100%/N = 23; 4</td><td align="center" valign="middle" rowspan="1" colspan="1">170</td><td align="center" valign="middle" rowspan="1" colspan="1">85–100%</td><td align="center" valign="middle" rowspan="1" colspan="1">99–100%</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">TRI4</td><td align="center" valign="middle" rowspan="1" colspan="1">cytochrome P450 monooxygenase</td><td align="center" valign="middle" rowspan="1" colspan="1">1186; 1217</td><td align="center" valign="middle" rowspan="1" colspan="1">75–100/N = 13; 15</td><td align="center" valign="middle" rowspan="1" colspan="1">94–100%/N = 4</td><td align="center" valign="middle" rowspan="1" colspan="1">368</td><td align="center" valign="middle" rowspan="1" colspan="1">86–100%</td><td align="center" valign="middle" rowspan="1" colspan="1">98–100%</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">TRI6</td><td align="center" valign="middle" rowspan="1" colspan="1">Zn<sub>2</sub>His<sub>2</sub> transcription factor</td><td align="center" valign="middle" rowspan="1" colspan="1">450</td><td align="center" valign="middle" rowspan="1" colspan="1">84–100%/N = 18</td><td align="center" valign="middle" rowspan="1" colspan="1">98–100%/N = 18; 30</td><td align="center" valign="middle" rowspan="1" colspan="1">600</td><td align="center" valign="middle" rowspan="1" colspan="1">87–100%</td><td align="center" valign="middle" rowspan="1" colspan="1">98–100%</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">TRI5</td><td align="center" valign="middle" rowspan="1" colspan="1">terpene synthase</td><td align="center" valign="middle" rowspan="1" colspan="1">284; 504</td><td align="center" valign="middle" rowspan="1" colspan="1">77–100%/N = 41</td><td align="center" valign="middle" rowspan="1" colspan="1">89–100%/N = 13; 16; 59</td><td align="center" valign="middle" rowspan="1" colspan="1">111</td><td align="center" valign="middle" rowspan="1" colspan="1">80–100%</td><td align="center" valign="middle" rowspan="1" colspan="1">98–100%</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">TRI10</td><td align="center" valign="middle" rowspan="1" colspan="1">transcriptional regulator</td><td align="center" valign="middle" rowspan="1" colspan="1">
</td><td align="center" valign="middle" rowspan="1" colspan="1">89–100%/N = 39</td><td align="center" valign="middle" rowspan="1" colspan="1">
</td><td align="center" valign="middle" rowspan="1" colspan="1">420</td><td align="center" valign="middle" rowspan="1" colspan="1">70–100%</td><td align="center" valign="middle" rowspan="1" colspan="1">98–100%</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">TRI9</td><td align="center" valign="middle" rowspan="1" colspan="1">unknown</td><td align="center" valign="middle" rowspan="1" colspan="1">***</td><td align="center" valign="middle" rowspan="1" colspan="1">***</td><td align="center" valign="middle" rowspan="1" colspan="1">***</td><td align="center" valign="middle" rowspan="1" colspan="1">***</td><td align="center" valign="middle" rowspan="1" colspan="1">***</td><td align="center" valign="middle" rowspan="1" colspan="1">***</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">TRI11</td><td align="center" valign="middle" rowspan="1" colspan="1">cytochrome P450 monooxygenase</td><td align="center" valign="middle" rowspan="1" colspan="1">334</td><td align="center" valign="middle" rowspan="1" colspan="1">89–100%/N = 39</td><td align="center" valign="middle" rowspan="1" colspan="1">94–100%/N = 33</td><td align="center" valign="middle" rowspan="1" colspan="1">147</td><td align="center" valign="middle" rowspan="1" colspan="1">90–100%</td><td align="center" valign="middle" rowspan="1" colspan="1">98–100%</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">TRI12</td><td align="center" valign="middle" rowspan="1" colspan="1">major facilitator superfamily transporter/efflux pump</td><td align="center" valign="middle" rowspan="1" colspan="1">1967</td><td align="center" valign="middle" rowspan="1" colspan="1">***</td><td align="center" valign="middle" rowspan="1" colspan="1">99–100%/N = 4</td><td align="center" valign="middle" rowspan="1" colspan="1">600</td><td align="center" valign="middle" rowspan="1" colspan="1">87–100%</td><td align="center" valign="middle" rowspan="1" colspan="1">97–100%</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">TRI13</td><td align="center" valign="middle" rowspan="1" colspan="1">cytochrome P450 monooxygenase</td><td align="center" valign="middle" rowspan="1" colspan="1">1010; 1060</td><td align="center" valign="middle" rowspan="1" colspan="1">92–100%/N = 13</td><td align="center" valign="middle" rowspan="1" colspan="1">99–100%/N = 4</td><td align="center" valign="middle" rowspan="1" colspan="1">315</td><td align="center" valign="middle" rowspan="1" colspan="1">76–100%</td><td align="center" valign="middle" rowspan="1" colspan="1">98–100%</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">TRI14</td><td align="center" valign="middle" rowspan="1" colspan="1">unknown</td><td align="center" valign="middle" rowspan="1" colspan="1">658; 660</td><td align="center" valign="middle" rowspan="1" colspan="1">75–100%/N = 41</td><td align="center" valign="middle" rowspan="1" colspan="1">97–100%/N = 4; 11; 8</td><td align="center" valign="middle" rowspan="1" colspan="1">202</td><td align="center" valign="middle" rowspan="1" colspan="1">89–100%</td><td align="center" valign="middle" rowspan="1" colspan="1">99–100%</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">TRI16</td><td align="center" valign="middle" rowspan="1" colspan="1">acyl transferase</td><td align="center" valign="middle" rowspan="1" colspan="1">1143</td><td align="center" valign="middle" rowspan="1" colspan="1">90–100%/N = 8</td><td align="center" valign="middle" rowspan="1" colspan="1">99–100%/N = 4</td><td align="center" valign="middle" rowspan="1" colspan="1">381</td><td align="center" valign="middle" rowspan="1" colspan="1">60–100%</td><td align="center" valign="middle" rowspan="1" colspan="1">99–100%</td></tr><tr><td align="center" valign="middle" rowspan="1" colspan="1">TRI101</td><td align="center" valign="middle" rowspan="1" colspan="1">acetyl transferase</td><td align="center" valign="middle" rowspan="1" colspan="1">925; 1244</td><td align="center" valign="middle" rowspan="1" colspan="1">96–100%/N = 17; 33</td><td align="center" valign="middle" rowspan="1" colspan="1">99–100%/N = 11; 8; 6</td><td align="center" valign="middle" rowspan="1" colspan="1">444</td><td align="center" valign="middle" rowspan="1" colspan="1">79–100%</td><td align="center" valign="middle" rowspan="1" colspan="1">99–100%</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI1</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">cytochrome P450 monooxygenase</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">664; 1755</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">94–100%/N = 8</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">99–100%/N = 100</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">512</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">85–100%</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">98–100%</td></tr></tbody></table><table-wrap-foot><fn><p><sup>1</sup> Refers to different nucleotide sequence lengths depending on the submitter. Different sequence lengths are separated by a semi-colon. <sup>2</sup> N refers to the number of isolates within a specific POPSET. In some cases, more than one POPSET was used for comparison and this is separated by a semi-colon. *** No sequence data were obtained for gene and/or amino acid sequences in GenBank.</p></fn></table-wrap-foot></table-wrap><table-wrap id="toxins-11-00036-t003" orientation="portrait" position="float"><object-id pub-id-type="pii">toxins-11-00036-t003_Table 3</object-id><label>Table 3</label><caption><p>Commonly used primers designed against specific target genes of the TRI gene cluster for <italic>Fusarium.</italic></p></caption><table frame="hsides" rules="groups"><thead><tr><th align="center" valign="middle" style="border-top:solid thin;border-bottom:solid thin" rowspan="1" colspan="1">Gene Target</th><th align="center" valign="middle" style="border-top:solid thin;border-bottom:solid thin" rowspan="1" colspan="1">Primer Name</th><th align="center" valign="middle" style="border-top:solid thin;border-bottom:solid thin" rowspan="1" colspan="1">Primer Sequence 5′ to 3′</th><th align="center" valign="middle" style="border-top:solid thin;border-bottom:solid thin" rowspan="1" colspan="1">Amplicon Length/bp</th><th align="center" valign="middle" style="border-top:solid thin;border-bottom:solid thin" rowspan="1" colspan="1">Target Species</th><th align="center" valign="middle" style="border-top:solid thin;border-bottom:solid thin" rowspan="1" colspan="1">Reference</th></tr></thead><tbody><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI3</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">3_CONS <sup>1</sup></td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TGGCAAAGACTGGTTCAC </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. asiaticum</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B79-toxins-11-00036" ref-type="bibr">79</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI3</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">3_NIV_F </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">GTGCACAGAATATACGAGC </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">840</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1"><italic>F. graminearum</italic>, <italic>F. asiaticum</italic></td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B79-toxins-11-00036" ref-type="bibr">79</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI3</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">3_15ADON_F </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">ACTGACCCAAGCTGCCATC </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">610</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. asiaticum</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B79-toxins-11-00036" ref-type="bibr">79</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI3</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">3_3ADON_F </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">CGCATTGGCTAACACATG </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">243</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. asiaticum</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B79-toxins-11-00036" ref-type="bibr">79</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI12</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">12_CONS </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">CATGAGCATGGTGATGTC </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. asiaticum</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B79-toxins-11-00036" ref-type="bibr">79</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI12</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">12_NIV_F </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TCTCCTCGTTGTATCTGG </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">840</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. asiaticum</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B79-toxins-11-00036" ref-type="bibr">79</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI12</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">12_15ADON_F </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TACAGCGGTCGCAACTTC </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">670</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. asiaticum</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B79-toxins-11-00036" ref-type="bibr">79</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI12</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">12_3ADON_F </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">CTTTGGCAAGCCCGTGCA </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">410</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. asiaticum</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B79-toxins-11-00036" ref-type="bibr">79</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI3</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">Tri3F971</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">CATCATACTCGCTCTGCTG</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">708for 15-ADON producers only</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. culmorum, F. cerealis</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B80-toxins-11-00036" ref-type="bibr">80</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">Tri3F1325</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">GCATTGGCTAACACATGA</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">354for 3-ADON producers only</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. culmorum, F. cerealis</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B80-toxins-11-00036" ref-type="bibr">80</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">Tri3R1679</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TT(A/G)TAGTTTGCA TCATT(A/G)TAG</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. culmorum, F. cerealis</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B80-toxins-11-00036" ref-type="bibr">80</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">Gene F</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">3891</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">GCTGTCAYAGYCAGAAGYTACGATG</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">1200</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1"><italic>Fusarium incarnatum equiseti</italic> species complex</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B62-toxins-11-00036" ref-type="bibr">62</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">3894</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">AGAYATGBAGGACARGGCTTAGGGT</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1"><italic>Fusarium incarnatum equiseti</italic> species complex</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B62-toxins-11-00036" ref-type="bibr">62</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI1</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">1285</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">GCGTCTCAGCTTCATCAAGGCAKCKAMTGAWTCG</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">1200</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. sporotrichioides</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">1292</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">CTTGACTTSMTTGGCKGCAAAGAARCGACCA</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. sporotrichioides</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI3</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">1912</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TGTGTMGGYGCWGAGGCVATYGTTGG</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. sporotrichioides</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">1914</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">ACRGCAGCRGTCTGRCACATGGCGTA</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. sporotrichioides</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI4</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">2576</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">CCAATCAGYCAYGCTRTTGGGATACTG</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">1800</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. sporotrichioides</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">2578</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">ACCCGGATTTCRCCAACATGCT</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. sporotrichioides</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI5</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">1558</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">GGCATGGTCGTGTACTCTTGGGTCAAGGT</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">1300</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. sporotrichioides</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">1559</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">GCCTGMYCAWAGAAYTTGCRGAACTT</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. sporotrichioides</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI8</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">3904</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">GACCAGNAYCACSGYCAACAGTTCAG</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">1200</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1"><italic>Fusarium incarnatum equiseti</italic> species complex</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B62-toxins-11-00036" ref-type="bibr">62</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">3906</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">GAACAGCCRCTCCRWAACTATTGTC</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1"><italic>Fusarium incarnatum equiseti</italic> species complex</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B62-toxins-11-00036" ref-type="bibr">62</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI11</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">3895</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TWCCCCACAAGRAACAYCTYGARCT</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">1300</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1"><italic>Fusarium incarnatum equiseti</italic> species complex</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B62-toxins-11-00036" ref-type="bibr">62</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">3897</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TCCCASACTGTYCTSGCMAGCATCAT</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1"><italic>Fusarium incarnatum equiseti</italic> species complex</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B62-toxins-11-00036" ref-type="bibr">62</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI16</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">1472b</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">CCTCTCTCCCCTTGAYCAATTRAACTCT</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">NA</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. sporotrichioides</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">1473b</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">CTTCCCGATCCCRAYGAGCCTCTTACAC</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. sporotrichioides</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">1474b</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">GCCTTATMTKGGTAATGTCGTGCTKACA</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. sporotrichioides</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">1475b</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">AAGAGGCTCRTYGGGATCGGGAAGGTTC</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. sporotrichioides</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">1476b</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">CARCCGACGATGTMAGCACGACATTACC</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. sporotrichioides</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">1477b</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">CAATATACGGATACCGCACAAAGACTGG</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. sporotrichioides</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI101 <sup>2</sup></td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">109</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">CCATGGGTCGCRGGCCARGTSAA</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">NA</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. sporotrichioides</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">178</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">AACTCSCCRTCIGGYTTYTTNGGCAT</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. sporotrichioides</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B30-toxins-11-00036" ref-type="bibr">30</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI5</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">HATri/F</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">CAGATGGAGAACTGGATGGT</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">260</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. culmorum, F. poae, F. sporotrichioides, F. graminearum, F. sambucinum</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B81-toxins-11-00036" ref-type="bibr">81</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">HATri/R </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">GCACAAGTGCCACGTGAC</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. culmorum, F. poae, F. sporotrichioides, F. graminearum, F. sambucinum</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B81-toxins-11-00036" ref-type="bibr">81</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI11</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">N11</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">CTTGTCAGGCGGCACAGTAG</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">643 for NIV-producers</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. asiaticum, F. mesoamericanum, F. cortaderiae, F. gerlachii, F. meridionale × F. asiaticum, F. meridionale, F. lunulosporum, F. cerealis, F. vorosii, F. aethiopicum, F. graminearum, F. boothii, F. asiaticum, F. brasilicum, F. austroamericanum, F. culmorum, F. pseudograminearum</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B74-toxins-11-00036" ref-type="bibr">74</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">15D11</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">AAGTATGGTCCAGTTGTCCGTATT</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">424 for 3-ADON producers</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. asiaticum, F. mesoamericanum, F. cortaderiae, F. gerlachii, F. meridionale × F. asiaticu), F. meridionale, F. lunulosporum, F. cerealis, F. vorosii, F. aethiopicum, F. graminearum, F. boothii, F. asiaticum, F. brasilicum, F. austroamericanum, F. culmorum, F. pseudograminearum</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B74-toxins-11-00036" ref-type="bibr">74</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">3D11</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">GCAA GTCTGGCGAGGCC</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">342 for 15-ADON producers</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. asiaticum, F. mesoamericanum, F. cortaderiae, F. gerlachii, F. meridionale × F. asiaticu), F. meridionale, F. lunulosporum, F. cerealis, F. vorosii, F. aethiopicum, F. graminearum, F. boothii, F. asiaticum, F. brasilicum, F. austroamericanum, F. culmorum, F. pseudograminearum</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B74-toxins-11-00036" ref-type="bibr">74</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">11R</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TCAAAGGCCAGAGCA ACCC</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. asiaticum, F. mesoamericanum, F. cortaderiae, F. gerlachii, F. meridionale × F. asiaticu), F. meridionale, F. lunulosporum, F. cerealis, F. vorosii, F. aethiopicum, F. graminearum, F. boothii, F. asiaticum, F. brasilicum, F. austroamericanum, F. culmorum, F. pseudograminearum</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B74-toxins-11-00036" ref-type="bibr">74</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI11</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">Tri11-CON</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">GACTGCTCATGGAGACGCTG</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">NA</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B82-toxins-11-00036" ref-type="bibr">82</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">Tri11-3AcDON</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TCCTCATGCTCG GTGGACTCG</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">334</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B82-toxins-11-00036" ref-type="bibr">82</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">Tri11-15AcDON</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TGGTCCAGT TGTCCGTATT</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">279</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B82-toxins-11-00036" ref-type="bibr">82</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">Tri11-NIV</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">GTAGGTTCCATTGC TTGTTC</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">497</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B82-toxins-11-00036" ref-type="bibr">82</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI7</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">GzTri7/f1 </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">GGCTTTACGACTCCTCAACAATGG</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">∼160 </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B66-toxins-11-00036" ref-type="bibr">66</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">GzTri7/r1</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">AGAGCCCTGCGAAAG(C/T)ACTGGTGC</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B66-toxins-11-00036" ref-type="bibr">66</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI7</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">Tri7F340</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">ATCGTGTACAAGGTTTACG</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">625</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. culmorum, F. cerealis</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B80-toxins-11-00036" ref-type="bibr">80</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">Tri7R965</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TTCAAGTAACGTTCGACAAT</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. culmorum, F. cerealis</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B80-toxins-11-00036" ref-type="bibr">80</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TRI13</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">Tri13F </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">CATCATGAGACTTGTKCRGTTTGGG</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">1075 for NIV producers;<break/>799 for DON-producers</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. culmorum, F. cerealis</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B83-toxins-11-00036" ref-type="bibr">83</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">Tri13DONR </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">GCTAGATCGATTGTTGCATTGAG</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">282 for DON producers</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. culmorum, F. cerealis</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B83-toxins-11-00036" ref-type="bibr">83</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">Tri13R </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">TTGAAAGCTCCAATGTCGTG</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. culmorum, F. cerealis</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B83-toxins-11-00036" ref-type="bibr">83</xref>]</td></tr><tr><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">Tri13NIVF </td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">CCAAATCCGAAAACCGCAG</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">312 for NIV producers</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">
<italic>F. graminearum, F. culmorum, F. cerealis</italic>
</td><td align="center" valign="middle" style="border-bottom:solid thin" rowspan="1" colspan="1">[<xref rid="B83-toxins-11-00036" ref-type="bibr">83</xref>]</td></tr></tbody></table><table-wrap-foot><fn><p><sup>1</sup> Length of the amplicon after PCR in combination with the conserved primers 3_CONS or 12_CONS. <sup>2</sup> In nucleotide sequences, K = G or T, M = A or C, S = C or G, R = A or G, W = A or T, Y = C or T, and I = inosine.</p></fn></table-wrap-foot></table-wrap></floats-group></article> | 1,505.836879 | 165,612 | 0.751021 |
e6923581713a156af2aecb56b9bf0ce29a508fd7 | 4,080 | nuspec | XML | automatic/ssrs-2019/ssrs-2019.nuspec | majkinetor/chocolatey-packages-2 | 3908b6c58a2f5f99a634ef97efc97660a68e76c5 | [
"MIT"
] | 1 | 2021-03-12T22:02:04.000Z | 2021-03-12T22:02:04.000Z | automatic/ssrs-2019/ssrs-2019.nuspec | majkinetor/chocolatey-packages-2 | 3908b6c58a2f5f99a634ef97efc97660a68e76c5 | [
"MIT"
] | null | null | null | automatic/ssrs-2019/ssrs-2019.nuspec | majkinetor/chocolatey-packages-2 | 3908b6c58a2f5f99a634ef97efc97660a68e76c5 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<!-- Do not remove this test for UTF-8: if “Ω” doesn’t appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. -->
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>ssrs-2019</id>
<version>15.0.7545.4810</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/ssrs-2019</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Microsoft SQL Server 2019 Reporting Services</title>
<authors>Microsoft</authors>
<projectUrl>https://marketplace.visualstudio.com/items?itemName=GoogleCloudTools.cloudcode</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/dgalbraith/chocolatey-packages@7b581b8f8d5d9c933b4dad49d2c9966f3c5bf5e5/icons/ssrs-2019.png</iconUrl>
<copyright>Copyright Microsoft Corporation</copyright>
<licenseUrl>https://www.microsoft.com/en-us/sql-server/sql-server-2019-pricing</licenseUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<docsUrl>https://docs.microsoft.com/sql/reporting-services</docsUrl>
<tags>ssrs sql sql-server sql-server-2019 2019 reporting microsoft</tags>
<summary>SQL Server Reporting Services is a server-based reporting platform that provides comprehensive reporting functionality</summary>
<description><.
If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know the package is no longer updating correctly.
]]></description>
<releaseNotes>https://docs.microsoft.com/sql/reporting-services/what-s-new-in-sql-server-reporting-services-ssrs?view=sql-server-ver15</releaseNotes>
</metadata>
<files>
<file src="tools\**" target="tools" />
</files>
</package>
| 68 | 217 | 0.757108 |
4b32206a7d6a3194bb3af049071a3b5f66acb2a8 | 45,157 | xml | XML | fin_reports/2017/data-20190226-structure-20180110/VO_OTKRDAN5_9965_9965_20190225_8c724041-c5eb-4afd-b090-7a2fe09dfdfb.xml | Karmanoid/Open-Tax-Data | 074b60078ca61720de26c7a4a9174d97615065ec | [
"MIT"
] | null | null | null | fin_reports/2017/data-20190226-structure-20180110/VO_OTKRDAN5_9965_9965_20190225_8c724041-c5eb-4afd-b090-7a2fe09dfdfb.xml | Karmanoid/Open-Tax-Data | 074b60078ca61720de26c7a4a9174d97615065ec | [
"MIT"
] | null | null | null | fin_reports/2017/data-20190226-structure-20180110/VO_OTKRDAN5_9965_9965_20190225_8c724041-c5eb-4afd-b090-7a2fe09dfdfb.xml | Karmanoid/Open-Tax-Data | 074b60078ca61720de26c7a4a9174d97615065ec | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?><Файл ИдФайл="VO_OTKRDAN5_9965_9965_20190225_8c724041-c5eb-4afd-b090-7a2fe09dfdfb" ВерсФорм="4.01" ВерсПрог="1.0" ТипИнф="ОТКРДАННЫЕ5" КолДок="166"><ИдОтпр><ФИООтв Фамилия="_" Имя="_"/></ИдОтпр><Документ ИдДок="f8e1a597-b99b-47d6-bc02-69d96e96afbb" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОМСЕРВИС"" ИННЮЛ="6166076943"/><СведДохРасх СумДоход="52280000.00" СумРасход="52053000.00"/></Документ><Документ ИдДок="3486a421-879a-465a-a9a1-2b0c1b769fd0" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АПРЕЛЬ"" ИННЮЛ="2460207199"/><СведДохРасх СумДоход="20314000.00" СумРасход="18336000.00"/></Документ><Документ ИдДок="fe63a3b9-ba78-4296-ab97-58a89607932b" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЕЛЛАРИ"" ИННЮЛ="7842319827"/><СведДохРасх СумДоход="2961000.00" СумРасход="2672000.00"/></Документ><Документ ИдДок="7ef350c2-37c0-406a-b291-27bf60a7cc26" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НЕФТО-ЮГ"" ИННЮЛ="6161059895"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="555d0b95-220d-497a-80ff-b86111b684e6" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙ СЕРВИС"" ИННЮЛ="7444052370"/><СведДохРасх СумДоход="183000.00" СумРасход="116000.00"/></Документ><Документ ИдДок="1e15d8ad-d9f4-4820-a641-00a6813eca65" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЛЬЯНС 2008"" ИННЮЛ="2465207675"/><СведДохРасх СумДоход="1028462000.00" СумРасход="1018080000.00"/></Документ><Документ ИдДок="f3a70416-1db8-44fa-aa26-9ca59b414ac2" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДОМ"" ИННЮЛ="6166076968"/><СведДохРасх СумДоход="1310000.00" СумРасход="1232000.00"/></Документ><Документ ИдДок="37798ed1-7b72-4ef8-acd6-548a0329d8db" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КНОПКА - М"" ИННЮЛ="7444052395"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="a706b1b8-7248-4f0d-8c98-8acedf14ee43" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВЕРОН-ЮГ"" ИННЮЛ="6161059905"/><СведДохРасх СумДоход="19447000.00" СумРасход="19277000.00"/></Документ><Документ ИдДок="f5b49d1c-78a6-4644-9e9f-087d39c0a206" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ГРУППА КОМПАНИЙ "КОЗЕРОГ"" ИННЮЛ="2464049000"/><СведДохРасх СумДоход="1178000.00" СумРасход="1015000.00"/></Документ><Документ ИдДок="af0af0c7-1979-49dc-a2c0-4738a6063280" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УРАЛ-АВТОБИЗНЕС"" ИННЮЛ="6673091041"/><СведДохРасх СумДоход="9462000.00" СумРасход="14394000.00"/></Документ><Документ ИдДок="823b1486-4092-4914-9e44-d96c05cb7fac" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОЗЕРОГ-2"" ИННЮЛ="2464048990"/><СведДохРасх СумДоход="7000.00" СумРасход="6000.00"/></Документ><Документ ИдДок="53ae9854-0564-4c48-bdf2-80c70fe75729" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "Ю-ЛАЙН"" ИННЮЛ="6161059912"/><СведДохРасх СумДоход="8897000.00" СумРасход="8442000.00"/></Документ><Документ ИдДок="b934bd45-cddd-4eb6-ae4d-b5cd115d279b" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ АГЕНТСТВО НЕДВИЖИМОСТИ "РАНЧО"" ИННЮЛ="6673090993"/><СведДохРасх СумДоход="4833000.00" СумРасход="2765000.00"/></Документ><Документ ИдДок="11357483-a05f-4124-9b09-efd4eea96588" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СПЕЦЩИТАВТОМАТИКА"" ИННЮЛ="6166077009"/><СведДохРасх СумДоход="126000.00" СумРасход="162000.00"/></Документ><Документ ИдДок="68bf808f-231b-454a-ba7f-f4958dd6f1b8" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕРРА-СТРОЙ"" ИННЮЛ="6161059920"/><СведДохРасх СумДоход="15534000.00" СумРасход="14740000.00"/></Документ><Документ ИдДок="0a1c73e8-2629-43bb-9c4f-ca4cad76f773" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ГРУППА КОМПАНИЙ "КРАСРЕГИОНСТРОЙ"" ИННЮЛ="2465207690"/><СведДохРасх СумДоход="2227000.00" СумРасход="2158000.00"/></Документ><Документ ИдДок="db10a90d-c9a5-4d4f-9bcd-d980df79c090" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЕМЕЙНАЯ АПТЕКА"" ИННЮЛ="2465207700"/><СведДохРасх СумДоход="30189000.00" СумРасход="30392000.00"/></Документ><Документ ИдДок="a4793738-77ed-48f2-b694-a3a470d7dbfa" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КРАСПАК"" ИННЮЛ="2464049218"/><СведДохРасх СумДоход="50637000.00" СумРасход="46711000.00"/></Документ><Документ ИдДок="7d8f9164-c94d-4ebd-9f65-43ce4e0bf66d" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ИНВЕСТИЦИОННАЯ КОМПАНИЯ "АЛЬТА КАПИТАЛ"" ИННЮЛ="2460207216"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="29bb8c95-4ee1-4f42-99f6-33b0ccc33efa" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОРГТЕХНИКАСЕРВИС"" ИННЮЛ="3435101465"/><СведДохРасх СумДоход="1925000.00" СумРасход="2029000.00"/></Документ><Документ ИдДок="74fadc86-c780-4a1b-8e06-415b1152f56d" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГОССТРОЙ"" ИННЮЛ="3435101472"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="fe1369d0-7650-4d5f-94bd-849ba149b657" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФАБРИКА ВКУСА"" ИННЮЛ="5032119199"/><СведДохРасх СумДоход="58037000.00" СумРасход="52276000.00"/></Документ><Документ ИдДок="bac8728e-0949-407d-903f-94a9b880d1cc" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕКЛАМНОЕ АГЕНТСТВО "УДАЧА"" ИННЮЛ="6166077030"/><СведДохРасх СумДоход="0.00" СумРасход="15000.00"/></Документ><Документ ИдДок="9ee4751c-688b-4d7c-8d28-ba2b7a94cc80" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЕРНА"" ИННЮЛ="7802331095"/><СведДохРасх СумДоход="214000.00" СумРасход="187000.00"/></Документ><Документ ИдДок="c214b53f-3d2e-48b0-a2df-2bf291a0a152" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОМТРАНС"" ИННЮЛ="3435101497"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="68dceb2b-8191-4c52-b4fa-f32a76741777" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "Т-34"" ИННЮЛ="6673082390"/><СведДохРасх СумДоход="4251000.00" СумРасход="779000.00"/></Документ><Документ ИдДок="b2fad427-fa49-4db9-a726-bdced566282e" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮКА"" ИННЮЛ="2464207270"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="9e1a4cd0-05c6-4704-990a-d974a95fe05a" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮНАС+"" ИННЮЛ="6166077048"/><СведДохРасх СумДоход="22321000.00" СумРасход="21900000.00"/></Документ><Документ ИдДок="a05d7966-8210-4a37-9933-523fcabdfe53" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ " ЭКОМ"" ИННЮЛ="2466046452"/><СведДохРасх СумДоход="12023000.00" СумРасход="12005000.00"/></Документ><Документ ИдДок="dd2bf879-d89b-409a-bfcd-7639903ca787" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВАРЯГ"" ИННЮЛ="6161059944"/><СведДохРасх СумДоход="438090000.00" СумРасход="414869000.00"/></Документ><Документ ИдДок="b5211671-afff-41ef-b917-63586cbae9e7" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРЭКО-АУДИТ"" ИННЮЛ="6663067586"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="f58d9412-0892-4a2f-8482-a8dcbe34fc2b" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="Общество с ограниченной ответственностью "ЮТК Холдинг"" ИННЮЛ="6166077055"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="db2b7dcb-868e-4675-ae6d-6825f57056fd" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ " ЕВРО ШУ СЕРВИС "" ИННЮЛ="5032119304"/><СведДохРасх СумДоход="1753000.00" СумРасход="1742000.00"/></Документ><Документ ИдДок="079bfb13-544c-469f-8d3b-b70109d1975e" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЗОЛОТОЙ МОСТ"" ИННЮЛ="6673091066"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="e48479fa-4ab2-4ce8-96e3-7a16963b573b" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ СП "ТАРА-ЮГ"" ИННЮЛ="6166077062"/><СведДохРасх СумДоход="8968000.00" СумРасход="8782000.00"/></Документ><Документ ИдДок="9fc227f3-4ae0-4f2f-ac19-adce8b555667" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПУЛЬСАР"" ИННЮЛ="6161059951"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="7e98062b-ebf9-4007-bf94-21726a7e908e" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МВ-ГРУПП"" ИННЮЛ="5032119350"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="99ae9bd7-9b41-462f-a83d-3d8f4fe8cf57" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГЕЛИОС-ПАРК СПБ"" ИННЮЛ="7802479711"/><СведДохРасх СумДоход="10372000.00" СумРасход="10317000.00"/></Документ><Документ ИдДок="8d55078b-7387-4169-bf2c-da82032f25b9" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БЮРО МЕЖДУНАРОДНОГО ТУРИЗМА "СПУТНИК"" ИННЮЛ="6663070589"/><СведДохРасх СумДоход="200000.00" СумРасход="93000.00"/></Документ><Документ ИдДок="e60cc6ed-e8f9-4227-bb09-ee4943544b65" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АГРО-ЛИДЕР"" ИННЮЛ="6166077087"/><СведДохРасх СумДоход="58975000.00" СумРасход="58816000.00"/></Документ><Документ ИдДок="4bcc930a-fa80-4581-b4a7-f71265525b6a" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРГО"" ИННЮЛ="7444052412"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="281dd1b8-3e1e-401f-80e6-551dfae641d4" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ТОРГОВЫЙ ДОМ "ЭЛЕКТРОСНАБ"" ИННЮЛ="6166077094"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="bbcfacb5-0499-47d0-8c73-be68b97735a3" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙИНВЕСТСЕРВИС"" ИННЮЛ="5032119336"/><СведДохРасх СумДоход="66503000.00" СумРасход="63056000.00"/></Документ><Документ ИдДок="436e6b7f-240f-4cd2-9755-69e6a1df98f9" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРИУМФ"" ИННЮЛ="7841412703"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="7c3d02f1-10de-43b6-8b71-adceb2f91ada" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГОРОД-2000"" ИННЮЛ="6663057570"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="9fe45747-a0a4-4aad-aa4d-43ff8a55e5cd" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КРОМ"" ИННЮЛ="2466048026"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="470843fb-5b03-45bb-9ebc-050e403e8360" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВОСТОК"" ИННЮЛ="6166077111"/><СведДохРасх СумДоход="1430000.00" СумРасход="1286000.00"/></Документ><Документ ИдДок="2d8c93f7-1348-4772-9628-c77fbff5e1e2" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНВЕСТСТРОЙ"" ИННЮЛ="7444052420"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="4f08c1e6-7da6-4bb1-b755-bf3d098fe9af" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОМПАНИЯ "Н.В.П"" ИННЮЛ="6663071261"/><СведДохРасх СумДоход="19259000.00" СумРасход="19031000.00"/></Документ><Документ ИдДок="4d5daab8-f5ac-4072-80e5-40d534ce639f" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ " ЮРГА+ "" ИННЮЛ="5032119382"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="d11cfcbd-786f-4f54-a70a-1637e41a2723" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДОН-ТЭК"" ИННЮЛ="6166077129"/><СведДохРасх СумДоход="379000.00" СумРасход="392000.00"/></Документ><Документ ИдДок="b9769600-c52b-404f-a4cd-ffa2ddec4e4d" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОМПАЭРО"" ИННЮЛ="7814446816"/><СведДохРасх СумДоход="348000.00" СумРасход="1181000.00"/></Документ><Документ ИдДок="6fb6b215-dad9-491f-8748-38fd0f7d2be9" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="АКЦИОНЕРНОЕ ОБЩЕСТВО "ЗДРАВМЕДТЕХ-ЕКАТЕРИНБУРГ"" ИННЮЛ="6663071279"/><СведДохРасх СумДоход="404899000.00" СумРасход="381336000.00"/></Документ><Документ ИдДок="334a8de5-6ac9-48a7-9131-2d0755b6971e" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МИКОТРЕЙД"" ИННЮЛ="5032119390"/><СведДохРасх СумДоход="1896000.00" СумРасход="1300000.00"/></Документ><Документ ИдДок="a2d36f22-9eb3-4b92-8e5b-29c1cb52e92d" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ " МАГИСТРАЛЬ "" ИННЮЛ="5032119400"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="a0033e98-d0b2-4905-a8b1-a235b12c677f" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГОРИЗОНТ"" ИННЮЛ="2466208270"/><СведДохРасх СумДоход="41286000.00" СумРасход="26705000.00"/></Документ><Документ ИдДок="bb5b807e-4e8f-4d55-8ff6-fef0a964f281" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕДИА АРХИВ"" ИННЮЛ="6673091080"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="1527ed67-caca-4d02-88d8-cc6b83b1679c" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КВАДРО-СОЮЗ"" ИННЮЛ="7444052451"/><СведДохРасх СумДоход="2158000.00" СумРасход="2133000.00"/></Документ><Документ ИдДок="52a1ec55-0271-476f-922f-fa3c3eee8c8e" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НОВЫЙ ПРОЕКТ"" ИННЮЛ="5032119463"/><СведДохРасх СумДоход="3615477000.00" СумРасход="3548354000.00"/></Документ><Документ ИдДок="6e6c25ce-9126-4322-8183-7595901f183b" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЕВРОДЕКОР"" ИННЮЛ="2463205087"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="2c3ea71a-bb6a-49e3-8146-6dca16af01bc" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭЛЕКТРОТЕХНИЧЕСКАЯ КОМПАНИЯ"" ИННЮЛ="2463205094"/><СведДохРасх СумДоход="4030000.00" СумРасход="3996000.00"/></Документ><Документ ИдДок="d1c66726-edff-4cfb-92ed-609f89c7e9f8" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НОВЫЕ СЕМЕНА"" ИННЮЛ="7444052490"/><СведДохРасх СумДоход="20245000.00" СумРасход="18194000.00"/></Документ><Документ ИдДок="1b048238-0689-4a85-bd71-378e3bef4fdf" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГЕОЛА"" ИННЮЛ="2466072332"/><СведДохРасх СумДоход="4933000.00" СумРасход="13724000.00"/></Документ><Документ ИдДок="8d3c5238-a4c6-491f-b77d-95f86d81191d" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮГСТРОЙИНВЕСТ"" ИННЮЛ="6161059983"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="d6880289-16b8-49a4-8c74-70b65d9605da" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕПЛОЦЕНТР"" ИННЮЛ="1326207122"/><СведДохРасх СумДоход="9845000.00" СумРасход="6261000.00"/></Документ><Документ ИдДок="bee9529c-f4bc-4698-8e91-54255f6385da" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НОРМА"" ИННЮЛ="6161060001"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="0f526906-5549-4078-971d-54dfd8a47a86" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БИС"" ИННЮЛ="7444052532"/><СведДохРасх СумДоход="127000.00" СумРасход="333000.00"/></Документ><Документ ИдДок="0d73732b-d59c-419b-9f63-f668e2ba0dbd" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОРГОВЫЙ ДОМ"ЕНИСЕЙ-М"" ИННЮЛ="2463049529"/><СведДохРасх СумДоход="5965000.00" СумРасход="3910000.00"/></Документ><Документ ИдДок="c9f0243b-6e9a-494b-85cf-408e53d62483" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ЮРИДИЧЕСКОЕ БЮРО "ГОНЧАРОВА И ПАРТНЕРЫ"" ИННЮЛ="7727585563"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="7b7f313a-7d11-432d-b5fb-4c3c4de9ccf1" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРТ МИЛАН"" ИННЮЛ="6166077175"/><СведДохРасх СумДоход="440000.00" СумРасход="741000.00"/></Документ><Документ ИдДок="9e8fb2bc-671f-4191-b8b3-ef7828661a50" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРТМАРК СЕВЕРО-ЗАПАД"" ИННЮЛ="7817317576"/><СведДохРасх СумДоход="1510800000.00" СумРасход="1433693000.00"/></Документ><Документ ИдДок="04e1bbfd-68a0-41c5-86e0-4aeeaf541ea3" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДЕНСТРОЙ"" ИННЮЛ="1326207130"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="0f61c41a-e58a-45d0-b838-e75e3815a919" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ПУБЛИЧНОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО СТРОИТЕЛЬНО-МОНТАЖНОЕ УПРАВЛЕНИЕ "УРАЛМАШ"" ИННЮЛ="6663012347"/><СведДохРасх СумДоход="29372000.00" СумРасход="45459000.00"/></Документ><Документ ИдДок="4bdc8b6a-6286-4d1e-b0ab-4b956c3247bd" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОКНАРИУМ СПБ"" ИННЮЛ="7805499762"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="ecf447d5-d04c-4f2f-b0d0-176a87e233aa" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЗЕЛЕНЫЕ ВЕРШИНЫ РОСТОВ"" ИННЮЛ="6161059990"/><СведДохРасх СумДоход="94983000.00" СумРасход="91316000.00"/></Документ><Документ ИдДок="f6458a40-38f7-43e9-a5c5-acda7e9d176b" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛЕКС"" ИННЮЛ="7444052557"/><СведДохРасх СумДоход="529000.00" СумРасход="673000.00"/></Документ><Документ ИдДок="6582768b-89ed-46fd-94bf-ff532bdd8f5f" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "БИЗНЕС-УСПЕХ-ПЛЮС"" ИННЮЛ="6166077190"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="5d28f88f-5e9e-4de4-a8fd-1227bd6bd892" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЖУР-СЕРВИС"" ИННЮЛ="6663048343"/><СведДохРасх СумДоход="56000.00" СумРасход="71000.00"/></Документ><Документ ИдДок="0283edcd-17c1-4e46-81c5-38d27cf2e1f0" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВМВ"" ИННЮЛ="6663070324"/><СведДохРасх СумДоход="7415000.00" СумРасход="6306000.00"/></Документ><Документ ИдДок="4f72c9e5-7844-4a9d-abb6-b9d104e3495a" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ЦЕНТР КАДРОВЫХ РЕШЕНИЙ "БЕЛАЯ ЛАДЬЯ"" ИННЮЛ="6161060019"/><СведДохРасх СумДоход="0.00" СумРасход="13000.00"/></Документ><Документ ИдДок="03a36125-540f-4e6f-ac49-786cee8a47a9" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОЙМАТ"" ИННЮЛ="7444052564"/><СведДохРасх СумДоход="2685000.00" СумРасход="2544000.00"/></Документ><Документ ИдДок="400facbc-8286-4962-a1ae-1ba06c8ca05a" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ДЕВЯСИЛ-2"" ИННЮЛ="2466084610"/><СведДохРасх СумДоход="458000.00" СумРасход="468000.00"/></Документ><Документ ИдДок="66b55495-caf3-43a7-9d05-2f62f6372f83" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЕВРОКОМ ПОЛИМЕР"" ИННЮЛ="6161060058"/><СведДохРасх СумДоход="0.00" СумРасход="125000.00"/></Документ><Документ ИдДок="b8c4b12a-5fb7-4049-8413-bcf0cbfe0b74" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРТ-ГРУПП"" ИННЮЛ="7817317583"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="45999eef-706e-492a-8b93-701b71ee13b9" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГАЛЕОН-М"" ИННЮЛ="1326207193"/><СведДохРасх СумДоход="16093000.00" СумРасход="12587000.00"/></Документ><Документ ИдДок="31773c62-5eff-47ba-a946-c1e1e7f723fd" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РОСТКАПИТАЛ-ФУД"" ИННЮЛ="6168029931"/><СведДохРасх СумДоход="6919000.00" СумРасход="6420000.00"/></Документ><Документ ИдДок="77f2555f-c36e-4add-9c6f-da51f478dd2b" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ГРИФ"" ИННЮЛ="6663022673"/><СведДохРасх СумДоход="9485000.00" СумРасход="9268000.00"/></Документ><Документ ИдДок="508abeb1-a726-4973-b933-9d142c2c3136" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ " ПРОИЗВОДСТВЕННЫЙ КОНСОРЦИУМ МИР ПРОДУКТОВ "" ИННЮЛ="5032119801"/><СведДохРасх СумДоход="79247000.00" СумРасход="75438000.00"/></Документ><Документ ИдДок="f81de44c-31eb-4faf-9ce8-4a72716f607c" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛИДЗ"" ИННЮЛ="7839319898"/><СведДохРасх СумДоход="69419000.00" СумРасход="69347000.00"/></Документ><Документ ИдДок="31000b10-980e-4369-ac6a-94d8660e577e" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВАРИЙНЫЕ КОМИССАРЫ"" ИННЮЛ="1326207228"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="e2e9fe8b-f6b7-4c99-82e3-58cfc88b81aa" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОИЗВОДСТВЕННОЕ ОБЪЕДИНЕНИЕ "ТЕКСТИЛЬ-ЮГ"" ИННЮЛ="6162050101"/><СведДохРасх СумДоход="20400000.00" СумРасход="19187000.00"/></Документ><Документ ИдДок="12e1f489-30f0-4a2d-b386-f8e2e9acb2cc" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТОРГОВЫЙ ДОМ "ПРОДМАШ"" ИННЮЛ="6168029970"/><СведДохРасх СумДоход="5183000.00" СумРасход="5107000.00"/></Документ><Документ ИдДок="899fe5d7-ec23-4b3f-8adc-2a1d00489635" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОДМАШ-УПАК"" ИННЮЛ="6168029956"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="e2b71be0-187c-4afb-bc23-891220df6832" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ " ИНТЕКОМ-СЕРВИС "" ИННЮЛ="5032119840"/><СведДохРасх СумДоход="14884000.00" СумРасход="16354000.00"/></Документ><Документ ИдДок="0a0a18dd-b84e-439b-b524-8f0a2fc2dcc6" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СНАБЖЕНИЕ И КОМПЛЕКТАЦИЯ"" ИННЮЛ="6168029963"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="34592274-5aae-48bd-ad3b-98556b725eac" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОМПАНИЯ "ВЕСЫ ЛАБОРАТОРНЫЕ ТЕХНИЧЕСКИЕ"" ИННЮЛ="7802331151"/><СведДохРасх СумДоход="5377000.00" СумРасход="5488000.00"/></Документ><Документ ИдДок="3b4ba619-4fe1-4229-9e51-31fde577cc2e" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АЙКОНЕТ"" ИННЮЛ="7839319908"/><СведДохРасх СумДоход="11142000.00" СумРасход="10080000.00"/></Документ><Документ ИдДок="6e7c703f-a12b-4990-888e-2a99fb180b44" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТЛИКА"" ИННЮЛ="1831128202"/><СведДохРасх СумДоход="2303000.00" СумРасход="1773000.00"/></Документ><Документ ИдДок="40603bf0-0063-4d18-be39-1c73ec6f2616" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТРОИТЕЛЬСТВО БЛАГОУСТРОЙСТВО ОЗЕЛЕНЕНИЕ"" ИННЮЛ="7810035910"/><СведДохРасх СумДоход="42669000.00" СумРасход="42564000.00"/></Документ><Документ ИдДок="94ad15b2-f5b0-41d4-b917-6fa77d9991e1" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОМПАНИЯ САМИТЕК"" ИННЮЛ="6168030006"/><СведДохРасх СумДоход="369457000.00" СумРасход="334514000.00"/></Документ><Документ ИдДок="7005d9f2-c2ab-4668-aaa0-d8f8500d9557" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТУРИСТИЧЕСКОЕ АГЕНТСТВО "ЗОЛИНГ"" ИННЮЛ="1831128185"/><СведДохРасх СумДоход="354000.00" СумРасход="417000.00"/></Документ><Документ ИдДок="e22ae9ad-9d42-4b29-a10e-fd2b56501be5" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АКВА"" ИННЮЛ="5040061016"/><СведДохРасх СумДоход="15185000.00" СумРасход="8244000.00"/></Документ><Документ ИдДок="9b79e7aa-9a81-4f7e-bcef-aff9f1594b68" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НЕФТЕПРОМ-ЭКСПОРТ"" ИННЮЛ="1831128178"/><СведДохРасх СумДоход="13907000.00" СумРасход="13835000.00"/></Документ><Документ ИдДок="c7a54d99-9293-4059-920c-9c9d93ab69d8" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕНМЕДИА"" ИННЮЛ="5040061023"/><СведДохРасх СумДоход="5808000.00" СумРасход="7235000.00"/></Документ><Документ ИдДок="c1304bb1-5e51-4bc7-bde5-7cd68b42aaa7" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПЕНОБЕТОННЫЕ ТЕХНОЛОГИИ"" ИННЮЛ="1831128259"/><СведДохРасх СумДоход="1327000.00" СумРасход="1327000.00"/></Документ><Документ ИдДок="727d083a-30d7-4ac1-8fe4-38d0df48469d" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СИГМА"" ИННЮЛ="7810564470"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="416d7fbd-baa1-475c-b6e7-314199566543" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОТКРЫТОЕ АКЦИОНЕРНОЕ ОБЩЕСТВО "МЕТАЛЛОШТАМП"" ИННЮЛ="6663002571"/><СведДохРасх СумДоход="41173000.00" СумРасход="40632000.00"/></Документ><Документ ИдДок="43c09e1c-293c-4ae9-8c06-6d16e1b36fab" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РОСАТ МЕХАНИК"" ИННЮЛ="6673091154"/><СведДохРасх СумДоход="621000.00" СумРасход="56000.00"/></Документ><Документ ИдДок="517ef39c-dd87-4e03-bc9f-5b6fa7dde09f" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РОСМЕДТОРГ"" ИННЮЛ="6168030782"/><СведДохРасх СумДоход="20645000.00" СумРасход="22023000.00"/></Документ><Документ ИдДок="48d96ccd-5eb6-4319-bb86-448a57a7ce83" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЧЕРНОМОР"" ИННЮЛ="7841412742"/><СведДохРасх СумДоход="4896000.00" СумРасход="4742000.00"/></Документ><Документ ИдДок="e8ad82d5-032d-4aaa-8b1a-35bcf3936bd1" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЕКТОР"" ИННЮЛ="5040061087"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="143e554f-841e-43ef-bcdf-dfc101e81add" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ " ФИНЭКС "" ИННЮЛ="2466069925"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="f3741b88-075d-4e7f-a2d8-da05115d23f3" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СОЛОВЕЙ РЕКОРДЗ"" ИННЮЛ="6168030800"/><СведДохРасх СумДоход="9955000.00" СумРасход="9232000.00"/></Документ><Документ ИдДок="d575fe37-adfc-418f-b2b5-aa6dc2d19bb3" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "САМАРА"" ИННЮЛ="2466071434"/><СведДохРасх СумДоход="1945000.00" СумРасход="2363000.00"/></Документ><Документ ИдДок="826284de-6b7a-4e1a-b482-2d72e3b27f99" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АГИОС ИНВЕСТ"" ИННЮЛ="7810035928"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="3e60abfe-c176-42ae-b68f-d2dfe8cf77a6" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОБЛАСТНОЕ МОНТАЖНОЕ УПРАВЛЕНИЕ "СПЕЦРЕГИОНМОНТАЖ"" ИННЮЛ="5040061168"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="03c46fa3-a16a-4af9-97fb-963977c49773" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮГМАСЛОПРОДУКТ"" ИННЮЛ="6168030831"/><СведДохРасх СумДоход="689169000.00" СумРасход="679551000.00"/></Документ><Документ ИдДок="66e7ce43-cebd-40c4-badc-a6802bd9fb46" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СЕМЬ ЗВЕЗД РАЗВЛЕЧЕНИЯ"" ИННЮЛ="7839410040"/><СведДохРасх СумДоход="2765000.00" СумРасход="1937000.00"/></Документ><Документ ИдДок="ffebd4f7-6c06-4ebd-8426-ef5d2b33206a" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОКСАНА"" ИННЮЛ="1831128266"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="1354c0e2-ad1f-42c9-a97c-edea7178ead9" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТРИГОН"" ИННЮЛ="2465041941"/><СведДохРасх СумДоход="149233000.00" СумРасход="147921000.00"/></Документ><Документ ИдДок="380c2e79-5c40-414b-abd4-a6c48132162d" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РОЯЛ ФРУТС"" ИННЮЛ="6168030824"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="7e44ecc8-4d5f-4dc0-83a4-bdc974651957" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СТОМАТОЛОГ"" ИННЮЛ="5040061143"/><СведДохРасх СумДоход="10652000.00" СумРасход="8713000.00"/></Документ><Документ ИдДок="0c8bc4b8-da32-4938-9429-2ba567694b13" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ИНЖЕНЕРНОЕ ДЕЛО"" ИННЮЛ="6162050165"/><СведДохРасх СумДоход="4360000.00" СумРасход="3892000.00"/></Документ><Документ ИдДок="027f2497-5697-42ff-ac4d-3b1c8e471eba" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НАСТ"" ИННЮЛ="1831128280"/><СведДохРасх СумДоход="2010000.00" СумРасход="1099000.00"/></Документ><Документ ИдДок="620ff2e5-60ca-4427-bf6b-cc7f8847bc84" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АМСТРО-ДОН"" ИННЮЛ="6162050180"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="dd97a656-1441-4978-b64b-b05d3d8d27a8" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭКМ"" ИННЮЛ="6168030856"/><СведДохРасх СумДоход="17562000.00" СумРасход="17192000.00"/></Документ><Документ ИдДок="566bbc73-b009-452a-acd6-1e0c33dbb669" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОГРАММ-СЕРВИС"" ИННЮЛ="6162050172"/><СведДохРасх СумДоход="14396000.00" СумРасход="12982000.00"/></Документ><Документ ИдДок="dae6bb6a-fde6-48db-8e17-a3c1254ebb5c" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УСПЕХ-77"" ИННЮЛ="6168030888"/><СведДохРасх СумДоход="59591000.00" СумРасход="59284000.00"/></Документ><Документ ИдДок="60dab34d-0ab1-473d-9fc5-1fec14c889c7" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВТОДОРОЖНО-ТРАНСПОРТНАЯ ГАЗЕТА"" ИННЮЛ="2466059645"/><СведДохРасх СумДоход="2995000.00" СумРасход="2951000.00"/></Документ><Документ ИдДок="692badd7-be3d-46e9-921d-04b66c4a97a5" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РУСКОР"" ИННЮЛ="7802331169"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="9f7c0c2d-dbe2-4b7a-9a06-9089c770fa3b" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭЛНИТА"" ИННЮЛ="7204162845"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="8355bb51-7339-4a81-b18c-a72f1759a34a" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АВТОПРОММАРКЕТ"" ИННЮЛ="6663069706"/><СведДохРасх СумДоход="19380000.00" СумРасход="19005000.00"/></Документ><Документ ИдДок="258de3b2-fdf8-4d91-b4e1-bae6f11a25c8" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МОДНЫЙ ДОМ "ЛАРА ГРЕЙД"" ИННЮЛ="7204162860"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="4245ec6c-139f-4ea6-b1b8-ca8448722f87" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВАРШАВСКИЙ И ПАРТНЕРЫ"" ИННЮЛ="7840418815"/><СведДохРасх СумДоход="8518000.00" СумРасход="8881000.00"/></Документ><Документ ИдДок="1767d290-dab7-4df8-b45c-b1be5db9b28f" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЛАРГО"" ИННЮЛ="7802331176"/><СведДохРасх СумДоход="549000.00" СумРасход="32217000.00"/></Документ><Документ ИдДок="cf894ba8-83ba-4175-b383-71798e4bd32d" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ " НПО " СИБИРЬИНФОРМАТИКА"" ИННЮЛ="2466019875"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="074209fd-795e-42ae-b03b-50797bcee772" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "АРТЕР - В"" ИННЮЛ="2466078863"/><СведДохРасх СумДоход="692000.00" СумРасход="178000.00"/></Документ><Документ ИдДок="3036ba2d-d1b3-44b7-b4db-7418b5e50667" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЗЕМЛЕРЕСУРС"" ИННЮЛ="7810564488"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="c0723aa1-b345-4b68-adad-5a71debbb854" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КАМСКИЙ БЕРЕГ-СТАНКОСТРОЙ"" ИННЮЛ="1831128308"/><СведДохРасх СумДоход="299000.00" СумРасход="179000.00"/></Документ><Документ ИдДок="12831bd7-93dc-41f6-b9ab-2f329b56204c" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТИТАН-СМ"" ИННЮЛ="2466035235"/><СведДохРасх СумДоход="2675000.00" СумРасход="3754000.00"/></Документ><Документ ИдДок="795be71e-1f86-4edf-87d6-ce4107552820" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ЧАСТНАЯ ОХРАННАЯ ОРГАНИЗАЦИЯ "РОДНИК-8"" ИННЮЛ="5040061288"/><СведДохРасх СумДоход="4560000.00" СумРасход="4583000.00"/></Документ><Документ ИдДок="25d4bbbb-e442-4226-98ab-5161c9ef5c0e" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЕДАНТА"" ИННЮЛ="2466070737"/><СведДохРасх СумДоход="400000.00" СумРасход="210000.00"/></Документ><Документ ИдДок="bfac71a3-90d8-40f7-804c-3bc7cc2d8ffc" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕКАН ВОЯЖ"" ИННЮЛ="1831128361"/><СведДохРасх СумДоход="20665000.00" СумРасход="19854000.00"/></Документ><Документ ИдДок="a9294580-30ff-46ee-b5e0-8f27c096a21d" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ВЕЛПАК"" ИННЮЛ="5040061263"/><СведДохРасх СумДоход="318162000.00" СумРасход="270993000.00"/></Документ><Документ ИдДок="eeb41938-60cb-447a-b8fe-c1ee15003196" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕДИЦИНСКИЙ ПРИБОР"" ИННЮЛ="1831128379"/><СведДохРасх СумДоход="10489000.00" СумРасход="10418000.00"/></Документ><Документ ИдДок="71b1c425-0e43-4554-8290-9092d8b8a1f9" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КОМО"" ИННЮЛ="7841412750"/><СведДохРасх СумДоход="44248000.00" СумРасход="42879000.00"/></Документ><Документ ИдДок="32f4cb50-1945-4a28-a36e-b8e4666e17bf" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПАРК-АВТО"" ИННЮЛ="5040061256"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="dbc67338-72c6-459e-a915-1e06ceaeb52a" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ ТОРГОВЫЙ ДОМ "МЕБЕЛЬТОРГ"" ИННЮЛ="7204162877"/><СведДохРасх СумДоход="19527000.00" СумРасход="19398000.00"/></Документ><Документ ИдДок="c4217e7e-960a-4bc5-bb28-66ea25c4633a" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРАВОВОЙ ЦЕНТР ПОДДЕРЖКИ ПРЕДПРИНИМАТЕЛЕЙ"" ИННЮЛ="7202213999"/><СведДохРасх СумДоход="4055000.00" СумРасход="1417000.00"/></Документ><Документ ИдДок="cf783716-2488-4893-8ea8-6dbd8ef43877" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КАМЕННОЕ ДЕЛО"" ИННЮЛ="5445264624"/><СведДохРасх СумДоход="2066000.00" СумРасход="2022000.00"/></Документ><Документ ИдДок="00710f48-94c7-4f41-9a51-cb81a5bfb41a" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ОХРАННОЕ ПРЕДПРИЯТИЕ СТОРОЖЕВОЙ"" ИННЮЛ="1831128428"/><СведДохРасх СумДоход="14996000.00" СумРасход="13630000.00"/></Документ><Документ ИдДок="4ddc9fb9-e3c1-4d5b-abbf-23810458b66c" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ТЕХНО-ТЕРМ"" ИННЮЛ="5040061337"/><СведДохРасх СумДоход="221181000.00" СумРасход="156276000.00"/></Документ><Документ ИдДок="9e9673bf-e3e0-4286-8ad8-3037107fbf55" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "РЕЗЕРВСТРОЙ"" ИННЮЛ="1831128410"/><СведДохРасх СумДоход="734000.00" СумРасход="890000.00"/></Документ><Документ ИдДок="3ef31153-5639-4ca8-8980-4d38aff94752" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "СИБАВТО"" ИННЮЛ="5445264656"/><СведДохРасх СумДоход="11352000.00" СумРасход="11811000.00"/></Документ><Документ ИдДок="7500efcc-a7c9-4dcd-9117-1d9a3e8cc315" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НПП КУРС"" ИННЮЛ="5040061369"/><СведДохРасх СумДоход="8327000.00" СумРасход="3469000.00"/></Документ><Документ ИдДок="872fac68-df81-4a40-9b1d-77489b9b061f" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "КРИСТОФЕР"" ИННЮЛ="5445264670"/><СведДохРасх СумДоход="15854000.00" СумРасход="10350000.00"/></Документ><Документ ИдДок="83bfe2e5-3e05-4330-8154-27b7b2616599" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "НЕВСКИЙ 11"" ИННЮЛ="7840323240"/><СведДохРасх СумДоход="45202000.00" СумРасход="58175000.00"/></Документ><Документ ИдДок="c158fa96-4da0-4431-ab9e-941c701c2de0" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ПРОЕКТ"" ИННЮЛ="1831128467"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="24f09a47-08c3-452a-a858-d1a72f8629bc" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮМАХИМ"" ИННЮЛ="7802479768"/><СведДохРасх СумДоход="2138000.00" СумРасход="2037000.00"/></Документ><Документ ИдДок="797c2988-97c2-4a47-9340-01ed3d83df64" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮРИДИЧЕСКАЯ ПРАКТИКА"" ИННЮЛ="6663064190"/><СведДохРасх СумДоход="15935000.00" СумРасход="15779000.00"/></Документ><Документ ИдДок="ecc01cf5-4123-4738-a1d5-7e286bc42ff9" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ФИНАНСОВАЯ ГРУППА"" ИННЮЛ="1831128474"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="20aa2fcf-57db-4eb4-8913-f0a293a63aad" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "УЮТ"" ИННЮЛ="7204162901"/><СведДохРасх СумДоход="0.00" СумРасход="0.00"/></Документ><Документ ИдДок="039fb5ca-fcc8-4b8c-a21f-d93872ae4cf2" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "МЕГАСТРОЙ"" ИННЮЛ="5040061418"/><СведДохРасх СумДоход="78080000.00" СумРасход="67105000.00"/></Документ><Документ ИдДок="ef6e1ae4-635e-4282-9df7-f4c94610a2d2" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЭКВАТОР"" ИННЮЛ="7840418847"/><СведДохРасх СумДоход="5564000.00" СумРасход="5456000.00"/></Документ><Документ ИдДок="1005dcbe-b2cf-41ff-8e60-f4fcd665de8e" ДатаДок="25.02.2019" ДатаСост="31.12.2017"><СведНП НаимОрг="ОБЩЕСТВО С ОГРАНИЧЕННОЙ ОТВЕТСТВЕННОСТЬЮ "ЮНИС Д"" ИННЮЛ="5040061425"/><СведДохРасх СумДоход="3177000.00" СумРасход="2453000.00"/></Документ></Файл>
| 22,578.5 | 45,156 | 0.784972 |
4b4ac4bd37839a8832f0b5e25ec782561bab7ba7 | 25,093 | kml | XML | kml/287_Pinus_sabiniana.kml | growingdatafoundation/wgh-site | de129bb8cb65ece1e55a26e121498be68cb9f93d | [
"CC-BY-4.0"
] | null | null | null | kml/287_Pinus_sabiniana.kml | growingdatafoundation/wgh-site | de129bb8cb65ece1e55a26e121498be68cb9f93d | [
"CC-BY-4.0"
] | null | null | null | kml/287_Pinus_sabiniana.kml | growingdatafoundation/wgh-site | de129bb8cb65ece1e55a26e121498be68cb9f93d | [
"CC-BY-4.0"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2" xmlns:kml="http://www.opengis.net/kml/2.2" xmlns:atom="http://www.w3.org/2005/Atom">
<Document id="WaiteTreeID_2014_App_Joined_19062014" xsi:schemaLocation="http://www.opengis.net/kml/2.2 http://schemas.opengis.net/kml/2.2.0/ogckml22.xsd http://www.google.com/kml/ext/2.2 http://code.google.com/apis/kml/schema/kml22gx.xsd">
<name>WaiteTreeID_2014_App_Joined_19062014</name>
<Snippet maxLines="0"></Snippet>
<Style id="PolyStyle00">
<LabelStyle>
<color>00000000</color>
<scale>0</scale>
</LabelStyle>
<LineStyle>
<color>ff0000e6</color>
</LineStyle>
<PolyStyle>
<color>00f0f0f0</color>
</PolyStyle>
</Style>
<Folder id="FeatureLayer0">
<name>WaiteTreeID_2014_App_Joined_19062014</name>
<Snippet maxLines="0"></Snippet>
<Placemark id="ID_00713">
<name>Digger Pine</name>
<Snippet maxLines="0"></Snippet>
<description><![CDATA[<html xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:msxsl="urn:schemas-microsoft-com:xslt">
<head>
<META http-equiv="Content-Type" content="text/html">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body style="margin:0px 0px 0px 0px;overflow:auto;background:#FFFFFF;">
<table style="font-family:Arial,Verdana,Times;font-size:12px;text-align:left;width:100%;border-collapse:collapse;padding:3px 3px 3px 3px">
<tr style="text-align:center;font-weight:bold;background:#9CBCE2">
<td>Digger Pine</td>
</tr>
<tr>
<td>
<table style="font-family:Arial,Verdana,Times;font-size:12px;text-align:left;width:100%;border-spacing:0px; padding:3px 3px 3px 3px">
<tr>
<td>FID</td>
<td>713</td>
</tr>
<tr bgcolor="#D4E4F3">
<td>Tree_ID</td>
<td>287</td>
</tr>
<tr>
<td>Correct</td>
<td>Yes</td>
</tr>
<tr bgcolor="#D4E4F3">
<td>Acc</td>
<td></td>
</tr>
<tr>
<td>Commt</td>
<td></td>
</tr>
<tr bgcolor="#D4E4F3">
<td>Scientific</td>
<td>Pinus sabiniana</td>
</tr>
<tr>
<td>CommonName</td>
<td>Digger Pine</td>
</tr>
<tr bgcolor="#D4E4F3">
<td>TreeID</td>
<td>287</td>
</tr>
<tr>
<td>FAMILY</td>
<td>PINACEAE</td>
</tr>
<tr bgcolor="#D4E4F3">
<td>Distrib</td>
<td>California</td>
</tr>
<tr>
<td>YearPlant</td>
<td>1944</td>
</tr>
<tr bgcolor="#D4E4F3">
<td>Num</td>
<td>287</td>
</tr>
<tr>
<td>Grid</td>
<td>G7</td>
</tr>
<tr bgcolor="#D4E4F3">
<td>NRBTrees</td>
<td></td>
</tr>
<tr>
<td>NRBT_Point</td>
<td></td>
</tr>
<tr bgcolor="#D4E4F3">
<td>NatTrustLi</td>
<td>445</td>
</tr>
<tr>
<td>NT_Num</td>
<td></td>
</tr>
<tr bgcolor="#D4E4F3">
<td>Habitat</td>
<td></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>]]></description>
<styleUrl>#PolyStyle00</styleUrl>
<MultiGeometry>
<Polygon>
<outerBoundaryIs>
<LinearRing>
<coordinates>
138.6309616098351,-34.96733775194927,0 138.6309628100374,-34.96733768700652,0 138.6309640092226,-34.96733761113978,0 138.6309652072438,-34.96733752435833,0 138.6309664039536,-34.96733742667287,0 138.6309675992051,-34.96733731809531,0 138.6309687928518,-34.96733719863911,0 138.6309699847467,-34.96733706831883,0 138.6309711747438,-34.96733692715054,0 138.6309723626968,-34.96733677515157,0 138.6309735484597,-34.96733661234052,0 138.6309747318871,-34.96733643873749,0 138.6309759128337,-34.96733625436369,0 138.6309770911542,-34.96733605924185,0 138.6309782667042,-34.96733585339583,0 138.6309794393393,-34.967335636851,0 138.6309806089153,-34.96733540963395,0 138.6309817752888,-34.96733517177248,0 138.6309829383165,-34.96733492329594,0 138.6309840978555,-34.96733466423471,0 138.6309852537636,-34.96733439462069,0 138.6309864058987,-34.96733411448699,0 138.6309875541193,-34.96733382386793,0 138.6309886982845,-34.96733352279925,0 138.6309898382538,-34.96733321131794,0 138.6309909738872,-34.96733288946225,0 138.6309921050452,-34.96733255727165,0 138.630993231589,-34.96733221478694,0 138.63099435338,-34.96733186205023,0 138.6309954702808,-34.9673314991048,0 138.6309965821539,-34.96733112599524,0 138.6309976888631,-34.96733074276732,0 138.6309987902722,-34.96733034946816,0 138.6309998862462,-34.96732994614602,0 138.6310009766504,-34.96732953285041,0 138.6310020613509,-34.96732910963212,0 138.6310031402144,-34.9673286765431,0 138.6310042131087,-34.96732823363654,0 138.6310052799017,-34.96732778096681,0 138.6310063404627,-34.96732731858953,0 138.6310073946614,-34.96732684656149,0 138.6310084423682,-34.96732636494056,0 138.6310094834546,-34.96732587378602,0 138.6310105177927,-34.96732537315806,0 138.6310115452553,-34.96732486311822,0 138.6310125657166,-34.96732434372913,0 138.631013579051,-34.96732381505455,0 138.6310145851342,-34.96732327715939,0 138.6310155838426,-34.96732273010974,0 138.6310165750537,-34.96732217397274,0 138.6310175586455,-34.9673216088167,0 138.6310185344974,-34.96732103471104,0 138.6310195024896,-34.96732045172621,0 138.6310204625031,-34.96731985993385,0 138.6310214144201,-34.96731925940657,0 138.6310223581238,-34.9673186502182,0 138.6310232934982,-34.96731803244345,0 138.6310242204284,-34.96731740615829,0 138.6310251388006,-34.96731677143953,0 138.6310260485021,-34.96731612836513,0 138.6310269494211,-34.96731547701406,0 138.6310278414471,-34.96731481746637,0 138.6310287244704,-34.96731414980299,0 138.6310295983827,-34.96731347410589,0 138.6310304630766,-34.9673127904581,0 138.6310313184459,-34.96731209894355,0 138.6310321643857,-34.96731139964712,0 138.631033000792,-34.96731069265471,0 138.6310338275621,-34.96730997805319,0 138.6310346445944,-34.96730925593017,0 138.6310354517888,-34.96730852637448,0 138.6310362490461,-34.96730778947563,0 138.6310370362683,-34.96730704532414,0 138.6310378133586,-34.96730629401134,0 138.6310385802219,-34.96730553562953,0 138.6310393367639,-34.96730477027183,0 138.6310400828916,-34.96730399803224,0 138.6310408185135,-34.96730321900555,0 138.6310415435393,-34.96730243328743,0 138.6310422578798,-34.96730164097441,0 138.6310429614474,-34.96730084216375,0 138.6310436541557,-34.96730003695351,0 138.6310443359195,-34.96729922544262,0 138.6310450066553,-34.96729840773072,0 138.6310456662806,-34.96729758391826,0 138.6310463147145,-34.96729675410631,0 138.6310469518773,-34.96729591839682,0 138.6310475776908,-34.96729507689241,0 138.6310481920779,-34.96729422969644,0 138.6310487949636,-34.9672933769129,0 138.6310493862735,-34.96729251864655,0 138.6310499659352,-34.96729165500275,0 138.6310505338775,-34.9672907860876,0 138.6310510900305,-34.96728991200771,0 138.6310516343261,-34.96728903287053,0 138.6310521666973,-34.96728814878393,0 138.6310526870789,-34.96728725985648,0 138.6310531954068,-34.96728636619741,0 138.6310536916188,-34.96728546791638,0 138.6310541756537,-34.9672845651237,0 138.6310546474523,-34.96728365793029,0 138.6310551069565,-34.9672827464475,0 138.63105555411,-34.96728183078731,0 138.6310559888579,-34.96728091106207,0 138.6310564111466,-34.96727998738483,0 138.6310568209245,-34.96727905986891,0 138.6310572181412,-34.9672781286283,0 138.6310576027478,-34.96727719377734,0 138.6310579746973,-34.96727625543073,0 138.6310583339438,-34.96727531370381,0 138.6310586804433,-34.96727436871217,0 138.6310590141533,-34.96727342057185,0 138.6310593350327,-34.96727246939932,0 138.6310596430422,-34.9672715153113,0 138.6310599381439,-34.96727055842506,0 138.6310602203016,-34.96726959885801,0 138.6310604894806,-34.967268636728,0 138.6310607456479,-34.96726767215323,0 138.6310609887721,-34.96726670525211,0 138.6310612188232,-34.96726573614335,0 138.6310614357731,-34.967264764946,0 138.6310616395952,-34.96726379177932,0 138.6310618302641,-34.96726281676274,0 138.6310620077568,-34.96726184001609,0 138.6310621720514,-34.96726086165922,0 138.6310623231276,-34.96725988181236,0 138.631062460967,-34.96725890059573,0 138.6310625855525,-34.96725791812992,0 138.631062696869,-34.96725693453556,0 138.6310627949027,-34.96725594993333,0 138.6310628796416,-34.96725496444424,0 138.6310629510753,-34.96725397818927,0 138.631063009195,-34.96725299128958,0 138.6310630539937,-34.96725200386628,0 138.6310630854657,-34.96725101604064,0 138.6310631036072,-34.967250027934,0 138.631063108416,-34.96724903966771,0 138.6310630998915,-34.96724805136303,0 138.6310630780347,-34.96724706314143,0 138.6310630428485,-34.96724607512422,0 138.631062994337,-34.96724508743267,0 138.631062932506,-34.96724410018818,0 138.6310628573635,-34.96724311351188,0 138.6310627689185,-34.96724212752499,0 138.631062667182,-34.96724114234856,0 138.6310625521662,-34.96724015810357,0 138.6310624238856,-34.96723917491088,0 138.6310622823557,-34.96723819289124,0 138.6310621275939,-34.96723721216525,0 138.6310619596193,-34.96723623285328,0 138.6310617784524,-34.96723525507564,0 138.6310615841157,-34.96723427895242,0 138.6310613766327,-34.96723330460344,0 138.6310611560291,-34.96723233214832,0 138.631060922332,-34.96723136170653,0 138.6310606755701,-34.96723039339724,0 138.6310604157736,-34.96722942733933,0 138.6310601429745,-34.96722846365143,0 138.6310598572063,-34.96722750245191,0 138.6310595585039,-34.96722654385874,0 138.6310592469043,-34.96722558798967,0 138.6310589224456,-34.96722463496213,0 138.6310585851676,-34.96722368489303,0 138.6310582351117,-34.96722273789915,0 138.6310578723209,-34.9672217940967,0 138.6310574968399,-34.9672208536016,0 138.6310571087147,-34.96721991652941,0 138.6310567079929,-34.96721898299506,0 138.6310562947239,-34.96721805311331,0 138.6310558689582,-34.96721712699829,0 138.6310554307482,-34.96721620476372,0 138.6310549801478,-34.96721528652291,0 138.6310545172122,-34.96721437238855,0 138.6310540419984,-34.96721346247288,0 138.6310535545646,-34.96721255688767,0 138.6310530549705,-34.96721165574417,0 138.6310525432779,-34.96721075915296,0 138.6310520195493,-34.96720986722415,0 138.6310514838492,-34.96720898006734,0 138.6310509362432,-34.9672080977914,0 138.6310503767986,-34.96720722050466,0 138.6310498055842,-34.96720634831487,0 138.63104922267,-34.96720548132917,0 138.6310486281278,-34.96720461965396,0 138.6310480220303,-34.96720376339513,0 138.6310474044522,-34.96720291265772,0 138.6310467754692,-34.96720206754629,0 138.6310461351586,-34.96720122816457,0 138.6310454835989,-34.96720039461567,0 138.6310448208702,-34.96719956700191,0 138.6310441470541,-34.96719874542492,0 138.631043462233,-34.9671979299856,0 138.631042766491,-34.9671971207841,0 138.6310420599138,-34.96719631791979,0 138.6310413425881,-34.96719552149123,0 138.6310406146018,-34.96719473159624,0 138.6310398760444,-34.96719394833178,0 138.6310391270066,-34.96719317179407,0 138.6310383675804,-34.96719240207849,0 138.631037597859,-34.96719163927947,0 138.631036817937,-34.96719088349077,0 138.6310360279101,-34.96719013480516,0 138.6310352278754,-34.96718939331456,0 138.631034417931,-34.96718865911009,0 138.6310335981766,-34.96718793228183,0 138.6310327687126,-34.96718721291905,0 138.6310319296409,-34.96718650111014,0 138.6310310810646,-34.96718579694243,0 138.6310302230881,-34.96718510050248,0 138.6310293558164,-34.96718441187569,0 138.6310284793562,-34.96718373114674,0 138.631027593815,-34.96718305839917,0 138.6310266993017,-34.96718239371558,0 138.6310257959261,-34.9671817371776,0 138.631024883799,-34.96718108886586,0 138.6310239630326,-34.96718044885998,0 138.6310230337399,-34.9671798172385,0 138.6310220960349,-34.96717919407905,0 138.6310211500329,-34.9671785794581,0 138.63102019585,-34.96717797345119,0 138.6310192336034,-34.96717737613262,0 138.6310182634112,-34.96717678757586,0 138.6310172853926,-34.96717620785311,0 138.6310162996676,-34.96717563703561,0 138.6310153063574,-34.96717507519342,0 138.6310143055839,-34.9671745223955,0 138.63101329747,-34.9671739787098,0 138.6310122821394,-34.96717344420303,0 138.6310112597169,-34.96717291894087,0 138.631010230328,-34.96717240298779,0 138.6310091940991,-34.96717189640717,0 138.6310081511575,-34.9671713992612,0 138.6310071016312,-34.96717091161089,0 138.6310060456491,-34.96717043351624,0 138.631004983341,-34.96716996503582,0 138.6310039148371,-34.96716950622724,0 138.6310028402688,-34.96716905714682,0 138.631001759768,-34.96716861784972,0 138.6310006734674,-34.96716818838983,0 138.6309995815003,-34.96716776881997,0 138.6309984840009,-34.96716735919158,0 138.6309973811039,-34.96716695955502,0 138.6309962729448,-34.96716656995935,0 138.6309951596596,-34.96716619045242,0 138.6309940413851,-34.96716582108078,0 138.6309929182585,-34.96716546188983,0 138.6309917904179,-34.9671651129237,0 138.6309906580016,-34.96716477422516,0 138.6309895211488,-34.96716444583596,0 138.6309883799991,-34.96716412779626,0 138.6309872346924,-34.96716382014513,0 138.6309860853696,-34.96716352292044,0 138.6309849321718,-34.96716323615862,0 138.6309837752405,-34.96716295989495,0 138.6309826147178,-34.96716269416329,0 138.6309814507463,-34.9671624389963,0 138.6309802834689,-34.96716219442527,0 138.6309791130288,-34.96716196048029,0 138.6309779395699,-34.96716173719008,0 138.6309767632361,-34.96716152458203,0 138.6309755841722,-34.96716132268225,0 138.6309744025225,-34.96716113151557,0 138.6309732184326,-34.96716095110542,0 138.6309720320475,-34.96716078147397,0 138.6309708435132,-34.96716062264208,0 138.6309696529754,-34.96716047462921,0 138.6309684605805,-34.96716033745355,0 138.6309672664748,-34.96716021113193,0 138.6309660708048,-34.96716009567992,0 138.6309648737176,-34.96715999111163,0 138.6309636753601,-34.96715989743997,0 138.6309624758793,-34.96715981467634,0 138.6309612754228,-34.96715974283102,0 138.6309600741377,-34.96715968191271,0 138.6309588721717,-34.96715963192899,0 138.6309576696724,-34.96715959288599,0 138.6309564667872,-34.96715956478844,0 138.6309552636643,-34.96715954763985,0 138.630954060451,-34.96715954144231,0 138.6309528572953,-34.96715954619655,0 138.6309516543448,-34.96715956190202,0 138.6309504517473,-34.96715958855681,0 138.6309492496504,-34.9671596261576,0 138.6309480482018,-34.96715967469979,0 138.630946847549,-34.96715973417742,0 138.6309456478394,-34.9671598045832,0 138.6309444492204,-34.96715988590845,0 138.6309432518392,-34.96715997814322,0 138.6309420558426,-34.96716008127616,0 138.6309408613777,-34.96716019529465,0 138.6309396685913,-34.96716032018463,0 138.6309384776295,-34.9671604559308,0 138.6309372886388,-34.96716060251647,0 138.6309361017651,-34.9671607599236,0 138.6309349171542,-34.96716092813298,0 138.6309337349516,-34.96716110712386,0 138.6309325553024,-34.9671612968743,0 138.6309313783515,-34.96716149736096,0 138.6309302042434,-34.96716170855921,0 138.6309290331222,-34.96716193044323,0 138.6309278651319,-34.96716216298564,0 138.6309267004158,-34.96716240615796,0 138.6309255391169,-34.96716265993031,0 138.6309243813779,-34.96716292427149,0 138.6309232273409,-34.96716319914911,0 138.6309220771476,-34.96716348452934,0 138.6309209309393,-34.96716378037722,0 138.6309197888567,-34.96716408665637,0 138.6309186510401,-34.96716440332916,0 138.630917517629,-34.96716473035677,0 138.630916388763,-34.96716506769897,0 138.6309152645804,-34.96716541531437,0 138.6309141452193,-34.96716577316028,0 138.6309130308172,-34.96716614119276,0 138.6309119215108,-34.96716651936663,0 138.6309108174367,-34.96716690763543,0 138.6309097187301,-34.96716730595146,0 138.630908625526,-34.96716771426588,0 138.6309075379587,-34.96716813252849,0 138.6309064561619,-34.96716856068792,0 138.6309053802681,-34.96716899869166,0 138.6309043104096,-34.96716944648585,0 138.6309032467178,-34.96716990401556,0 138.6309021893234,-34.96717037122456,0 138.630901138356,-34.96717084805552,0 138.6309000939448,-34.96717133444987,0 138.6308990562181,-34.96717183034784,0 138.6308980253032,-34.96717233568862,0 138.6308970013268,-34.96717285041007,0 138.6308959844146,-34.96717337444906,0 138.6308949746915,-34.96717390774119,0 138.6308939722815,-34.96717445022096,0 138.6308929773076,-34.96717500182181,0 138.6308919898921,-34.96717556247597,0 138.6308910101561,-34.9671761321146,0 138.6308900382201,-34.96717671066775,0 138.6308890742033,-34.96717729806437,0 138.6308881182241,-34.96717789423234,0 138.6308871704,-34.96717849909843,0 138.6308862308473,-34.9671791125884,0 138.6308852996813,-34.96717973462688,0 138.6308843770165,-34.9671803651375,0 138.6308834629662,-34.96718100404286,0 138.6308825576425,-34.96718165126445,0 138.6308816611567,-34.96718230672283,0 138.6308807736188,-34.96718297033755,0 138.6308798951378,-34.96718364202704,0 138.6308790258217,-34.96718432170886,0 138.6308781657771,-34.96718500929954,0 138.6308773151096,-34.96718570471463,0 138.6308764739237,-34.96718640786877,0 138.6308756423229,-34.96718711867556,0 138.6308748204089,-34.9671878370478,0 138.6308740082829,-34.96718856289724,0 138.6308732060447,-34.9671892961347,0 138.6308724137926,-34.96719003667018,0 138.6308716316242,-34.96719078441276,0 138.6308708596351,-34.96719153927057,0 138.6308700979203,-34.96719230115093,0 138.6308693465735,-34.96719306996034,0 138.6308686056868,-34.96719384560435,0 138.6308678753513,-34.96719462798767,0 138.6308671556564,-34.96719541701431,0 138.6308664466909,-34.96719621258732,0 138.6308657485415,-34.96719701460904,0 138.6308650612941,-34.96719782298094,0 138.630864385033,-34.96719863760383,0 138.6308637198414,-34.96719945837759,0 138.6308630658008,-34.9672002852015,0 138.6308624229917,-34.96720111797397,0 138.6308617914928,-34.96720195659282,0 138.6308611713818,-34.96720280095497,0 138.6308605627349,-34.96720365095679,0 138.6308599656267,-34.96720450649386,0 138.6308593801307,-34.96720536746121,0 138.6308588063185,-34.96720623375305,0 138.6308582442609,-34.96720710526304,0 138.6308576940268,-34.96720798188409,0 138.6308571556837,-34.96720886350862,0 138.6308566292977,-34.96720975002832,0 138.6308561149335,-34.96721064133438,0 138.6308556126543,-34.96721153731733,0 138.6308551225217,-34.96721243786715,0 138.6308546445959,-34.96721334287322,0 138.6308541789356,-34.96721425222445,0 138.6308537255981,-34.96721516580912,0 138.6308532846387,-34.96721608351516,0 138.630852856112,-34.96721700522977,0 138.6308524400704,-34.96721793083975,0 138.630852036565,-34.96721886023154,0 138.6308516456454,-34.96721979329092,0 138.6308512673595,-34.96722072990337,0 138.6308509017539,-34.96722166995387,0 138.6308505488733,-34.96722261332693,0 138.6308502087613,-34.96722355990677,0 138.6308498814594,-34.96722450957716,0 138.630849567008,-34.96722546222141,0 138.6308492654456,-34.96722641772261,0 138.6308489768092,-34.96722737596337,0 138.6308487011343,-34.96722833682607,0 138.6308484384548,-34.9672293001927,0 138.6308481888028,-34.96723026594495,0 138.6308479522092,-34.96723123396426,0 138.6308477287029,-34.96723220413169,0 138.6308475183113,-34.96723317632819,0 138.6308473210604,-34.96723415043431,0 138.6308471369742,-34.96723512633049,0 138.6308469660755,-34.96723610389685,0 138.6308468083852,-34.96723708301337,0 138.6308466639227,-34.96723806355984,0 138.6308465327057,-34.96723904541579,0 138.6308464147504,-34.96724002846064,0 138.6308463100712,-34.96724101257377,0 138.6308462186808,-34.96724199763425,0 138.6308461405908,-34.96724298352117,0 138.6308460758105,-34.96724397011345,0 138.630846024348,-34.96724495728992,0 138.6308459862095,-34.96724594492934,0 138.6308459613997,-34.96724693291051,0 138.6308459499218,-34.96724792111202,0 138.630845951777,-34.96724890941259,0 138.6308459669653,-34.9672498976908,0 138.6308459954846,-34.96725088582534,0 138.6308460373316,-34.96725187369484,0 138.630846092501,-34.967252861178,0 138.6308461609861,-34.96725384815358,0 138.6308462427785,-34.96725483450033,0 138.6308463378682,-34.96725582009721,0 138.6308464462434,-34.96725680482312,0 138.6308465678909,-34.96725778855718,0 138.6308467027956,-34.96725877117851,0 138.6308468509412,-34.96725975256658,0 138.6308470123094,-34.96726073260079,0 138.6308471868802,-34.96726171116082,0 138.6308473746324,-34.96726268812648,0 138.6308475755429,-34.96726366337781,0 138.6308477895869,-34.96726463679507,0 138.6308480167382,-34.96726560825871,0 138.6308482569689,-34.96726657764948,0 138.6308485102496,-34.96726754484825,0 138.6308487765491,-34.96726850973635,0 138.6308490558346,-34.96726947219522,0 138.6308493480721,-34.96727043210669,0 138.6308496532254,-34.96727138935295,0 138.6308499712571,-34.96727234381639,0 138.6308503021283,-34.96727329537978,0 138.6308506457982,-34.96727424392631,0 138.6308510022248,-34.96727518933951,0 138.6308513713641,-34.96727613150328,0 138.630851753171,-34.96727707030188,0 138.6308521475984,-34.96727800562012,0 138.6308525545979,-34.96727893734302,0 138.6308529741197,-34.96727986535628,0 138.630853406112,-34.96728078954588,0 138.6308538505221,-34.96728170979836,0 138.6308543072951,-34.9672826260007,0 138.6308547763752,-34.96728353804039,0 138.6308552577046,-34.96728444580548,0 138.6308557512242,-34.96728534918441,0 138.6308562568735,-34.9672862480663,0 138.6308567745903,-34.96728714234081,0 138.630857304311,-34.96728803189802,0 138.6308578459708,-34.96728891662881,0 138.630858399503,-34.96728979642446,0 138.6308589648395,-34.96729067117695,0 138.6308595419112,-34.96729154077892,0 138.6308601306469,-34.96729240512347,0 138.6308607309745,-34.96729326410455,0 138.6308613428203,-34.96729411761666,0 138.6308619661091,-34.96729496555496,0 138.6308626007644,-34.96729580781538,0 138.6308632467082,-34.96729664429446,0 138.6308639038612,-34.96729747488948,0 138.6308645721428,-34.96729829949845,0 138.6308652514709,-34.9672991180201,0 138.6308659417619,-34.96729993035394,0 138.6308666429312,-34.9673007364002,0 138.6308673548928,-34.96730153605992,0 138.6308680775591,-34.96730232923483,0 138.6308688108414,-34.96730311582764,0 138.6308695546496,-34.96730389574172,0 138.6308703088925,-34.96730466888128,0 138.6308710734773,-34.96730543515134,0 138.6308718483103,-34.96730619445786,0 138.6308726332963,-34.96730694670764,0 138.6308734283388,-34.96730769180819,0 138.6308742333403,-34.96730842966812,0 138.6308750482019,-34.96730916019673,0 138.6308758728236,-34.96730988330442,0 138.6308767071039,-34.96731059890227,0 138.6308775509406,-34.96731130690252,0 138.63087840423,-34.96731200721816,0 138.6308792668674,-34.96731269976324,0 138.6308801387467,-34.96731338445269,0 138.6308810197609,-34.96731406120239,0 138.6308819098019,-34.9673147299293,0 138.6308828087603,-34.96731539055134,0 138.6308837165259,-34.96731604298726,0 138.6308846329869,-34.967316687157,0 138.6308855580311,-34.96731732298152,0 138.6308864915446,-34.96731795038265,0 138.630887433413,-34.96731856928341,0 138.6308883835205,-34.96731917960778,0 138.6308893417506,-34.96731978128084,0 138.6308903079855,-34.96732037422864,0 138.6308912821065,-34.96732095837837,0 138.6308922639941,-34.96732153365838,0 138.6308932535276,-34.96732209999795,0 138.6308942505857,-34.96732265732757,0 138.6308952550457,-34.96732320557884,0 138.6308962667845,-34.96732374468435,0 138.6308972856776,-34.96732427457796,0 138.6308983116002,-34.96732479519456,0 138.630899344426,-34.96732530647024,0 138.6309003840283,-34.9673258083422,0 138.6309014302795,-34.96732630074886,0 138.6309024830512,-34.96732678362972,0 138.6309035422139,-34.96732725692553,0 138.6309046076376,-34.96732772057806,0 138.6309056791916,-34.96732817453043,0 138.6309067567442,-34.96732861872691,0 138.630907840163,-34.96732905311296,0 138.6309089293152,-34.96732947763524,0 138.6309100240668,-34.96732989224162,0 138.6309111242835,-34.96733029688116,0 138.6309122298302,-34.96733069150416,0 138.6309133405711,-34.96733107606222,0 138.63091445637,-34.96733145050806,0 138.6309155770894,-34.9673318147957,0 138.6309167025922,-34.96733216888048,0 138.6309178327398,-34.96733251271883,0 138.6309189673938,-34.9673328462686,0 138.6309201064146,-34.96733316948876,0 138.6309212496624,-34.96733348233968,0 138.6309223969967,-34.96733378478291,0 138.6309235482769,-34.96733407678133,0 138.6309247033612,-34.96733435829906,0 138.6309258621081,-34.96733462930155,0 138.6309270243753,-34.96733488975547,0 138.6309281900199,-34.96733513962892,0 138.6309293588988,-34.96733537889118,0 138.6309305308686,-34.96733560751285,0 138.6309317057852,-34.9673358254659,0 138.6309328835045,-34.96733603272351,0 138.6309340638818,-34.96733622926023,0 138.6309352467721,-34.96733641505199,0 138.6309364320302,-34.96733659007593,0 138.6309376195106,-34.96733675431053,0 138.6309388090674,-34.96733690773571,0 138.6309400005545,-34.96733705033254,0 138.6309411938256,-34.96733718208356,0 138.6309423887343,-34.96733730297257,0 138.6309435851338,-34.96733741298477,0 138.630944782877,-34.96733751210656,0 138.6309459818171,-34.96733760032586,0 138.6309471818068,-34.96733767763176,0 138.6309483826986,-34.96733774401485,0 138.6309495843451,-34.96733779946691,0 138.6309507865989,-34.96733784398113,0 138.6309519893121,-34.9673378775521,0 138.6309531923372,-34.96733790017565,0 138.6309543955265,-34.96733791184905,0 138.630955598732,-34.96733791257078,0 138.6309568018062,-34.96733790234083,0 138.6309580046013,-34.96733788116041,0 138.6309592069696,-34.96733784903219,0 138.6309604087633,-34.96733780596006,0 138.6309616098351,-34.96733775194927,0
</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</MultiGeometry>
</Placemark>
</Folder>
</Document>
</kml> | 114.059091 | 22,041 | 0.819392 |
7aec4a0fb9cfd7a6761f4246188f1f91498647a7 | 169 | xml | XML | model/business/BusinessObject_id-4070b405337146dda88ffa07c21e1eb8.xml | nfigay/archimagine | e4cd13a4536451605cd478cece8f9c6f47dda7da | [
"Apache-2.0"
] | 7 | 2017-06-16T08:08:59.000Z | 2021-01-14T00:21:05.000Z | model/business/BusinessObject_id-4070b405337146dda88ffa07c21e1eb8.xml | nfigay/archimagine | e4cd13a4536451605cd478cece8f9c6f47dda7da | [
"Apache-2.0"
] | null | null | null | model/business/BusinessObject_id-4070b405337146dda88ffa07c21e1eb8.xml | nfigay/archimagine | e4cd13a4536451605cd478cece8f9c6f47dda7da | [
"Apache-2.0"
] | 5 | 2018-02-19T17:11:07.000Z | 2020-06-25T01:08:16.000Z | <archimate:BusinessObject
xmlns:archimate="http://www.archimatetool.com/archimate"
name="Semantic AI Application"
id="id-4070b405337146dda88ffa07c21e1eb8"/>
| 33.8 | 60 | 0.769231 |
a7a17b765d8345ef491ff2089c7f9779a66d96c5 | 23,246 | xml | XML | challenges/tribute/poller/for-release/POLL_00475.xml | pingjuiliao/cb-multios | 64ededd0b87030eda7c40c4388a4ad8283712d8e | [
"MIT"
] | 473 | 2016-08-01T12:48:16.000Z | 2022-03-09T18:13:14.000Z | challenges/tribute/poller/for-release/POLL_00475.xml | pingjuiliao/cb-multios | 64ededd0b87030eda7c40c4388a4ad8283712d8e | [
"MIT"
] | 71 | 2016-08-01T03:33:44.000Z | 2022-03-09T18:37:04.000Z | challenges/tribute/poller/for-release/POLL_00475.xml | pingjuiliao/cb-multios | 64ededd0b87030eda7c40c4388a4ad8283712d8e | [
"MIT"
] | 121 | 2016-08-01T04:07:53.000Z | 2022-03-07T11:08:09.000Z | <?xml version="1.0" standalone="no" ?>
<!DOCTYPE pov SYSTEM "/usr/share/cgc-docs/replay.dtd">
<pov>
<cbid>EAGLE_00004</cbid>
<replay>
<write>
<data>aPenFullOfSheep:)\n</data>
<data>push -1487299941\n</data>
<data>pop m0\nout m0\n</data>
<data>push -2121604229\n</data>
<data>push -766182734\n</data>
<data>mov r0,1217847283\npush r0\n</data>
<data>mov r2,-861072739\npush r2\n</data>
<data>pop m1\nout m1\n</data>
<data>pop m2\nout m2\n</data>
<data>pop m3\nout m3\n</data>
<data>mov r0,1883751933\npush r0\n</data>
<data>pop r1\nout r1\nmov m4,r1\n</data>
<data>mov r3,1322921139\npush r3\n</data>
<data>push 1857469251\n</data>
<data>push -2011682746\n</data>
<data>pop m5\nout m5\n</data>
<data>pop r2\nout r2\nmov m6,r2\n</data>
<data>pop m7\nout m7\n</data>
<data>mov r1,-2004548585\npush r1\n</data>
<data>mov r0,-1142547558\npush r0\n</data>
<data>push 2009962728\n</data>
<data>mov r0,1246611176\npush r0\n</data>
<data>push -1104390480\n</data>
<data>push -1936066498\n</data>
<data>push 1661620455\n</data>
<data>pop m8\nout m8\n</data>
<data>pop r1\nout r1\nmov m9,r1\n</data>
<data>mov r3,-686747620\npush r3\n</data>
<data>pop m10\nout m10\n</data>
<data>pop r0\nout r0\nmov m11,r0\n</data>
<data>push 1814077920\n</data>
<data>pop m12\nout m12\n</data>
<data>pop m13\nout m13\n</data>
<data>pop m14\nout m14\n</data>
<data>mov r0,1925658161\npush r0\n</data>
<data>mov r1,2079602533\npush r1\n</data>
<data>pop r2\nout r2\nmov m15,r2\n</data>
<data>mov r3,-817470158\npush r3\n</data>
<data>pop m16\nout m16\n</data>
<data>pop m17\nout m17\n</data>
<data>mov r1,2020778439\npush r1\n</data>
<data>push 2055910674\n</data>
<data>mov r3,-1496334443\npush r3\n</data>
<data>pop m18\nout m18\n</data>
<data>push 1873193909\n</data>
<data>push -171873129\n</data>
<data>push -1498161339\n</data>
<data>mov r1,2078675935\npush r1\n</data>
<data>push 1822745035\n</data>
<data>mov r1,1987602168\npush r1\n</data>
<data>pop r3\nout r3\nmov m19,r3\n</data>
<data>mov r0,669177080\npush r0\n</data>
<data>mov r3,-730100542\npush r3\n</data>
<data>pop r1\nout r1\nmov m20,r1\n</data>
<data>pop r3\nout r3\nmov m21,r3\n</data>
<data>pop r0\nout r0\nmov m22,r0\n</data>
<data>pop m23\nout m23\n</data>
<data>pop m24\nout m24\n</data>
<data>pop r2\nout r2\nmov m25,r2\n</data>
<data>pop r3\nout r3\nmov m26,r3\n</data>
<data>pop r3\nout r3\nmov m27,r3\n</data>
<data>pop r3\nout r3\nmov m28,r3\n</data>
<data>pop m29\nout m29\n</data>
<data>pop m30\nout m30\n</data>
<data>pop m31\nout m31\n</data>
<data>mov r1,-785795712\n</data>
<data>swp r1\n</data>
<data>out r1\n</data>
<data>out -2135610927\n</data>
<data>swp r1\n</data>
<data>out r1\n</data>
<data>out -785795712\n</data>
<data>mov r0,m0\nadd r1,r0\n</data>
<data>out r1\n</data>
<data>out 2021871643\n</data>
<data>mov r0,m1\nmod r1,r0\n</data>
<data>out r1\n</data>
<data>out 299726165\n</data>
<data>add r1,m2\n</data>
<data>out r1\n</data>
<data>out 1517573448\n</data>
<data>shr r1,6\n</data>
<data>out r1\n</data>
<data>out 23712085\n</data>
<data>swp r1\n</data>
<data>out r1\n</data>
<data>out 1439787265\n</data>
<data>mov r3,m3\ndiv r1,r3\n</data>
<data>out r1\n</data>
<data>out -1\n</data>
<data>mov r0,m4\nmod r1,r0\n</data>
<data>out r1\n</data>
<data>out -1\n</data>
<data>add r1,m5\n</data>
<data>out r1\n</data>
<data>out -2011682747\n</data>
<data>mov r0,m6\nadd r1,r0\n</data>
<data>out r1\n</data>
<data>out -154213496\n</data>
<data>mul r1,m7\n</data>
<data>out r1\n</data>
<data>out 1402239000\n</data>
<data>div r1,m8\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>shl r1,7\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>shr r1,2\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>mov r3,m9\nmul r1,r3\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>add r1,m10\n</data>
<data>out r1\n</data>
<data>out -686747620\n</data>
<data>mov r0,m11\ndiv r1,r0\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>mov r2,m12\nmul r1,r2\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>shr r1,6\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>mov r0,m13\nmod r1,r0\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>shr r1,2\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>shr r1,5\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>swp r1\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>swp r1\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>mov r2,m14\nmul r1,r2\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>div r1,m15\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>swp r1\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>swp r1\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>mov r3,m16\nadd r1,r3\n</data>
<data>out r1\n</data>
<data>out -817470158\n</data>
<data>add r1,m17\n</data>
<data>out r1\n</data>
<data>out 1108188003\n</data>
<data>shl r1,1\n</data>
<data>out r1\n</data>
<data>out -2078591290\n</data>
<data>shr r1,5\n</data>
<data>out r1\n</data>
<data>out -64955978\n</data>
<data>shl r1,2\n</data>
<data>out r1\n</data>
<data>out -259823912\n</data>
<data>shr r1,3\n</data>
<data>out r1\n</data>
<data>out -32477989\n</data>
<data>swp r1\n</data>
<data>out r1\n</data>
<data>out -613674754\n</data>
<data>shl r1,6\n</data>
<data>out r1\n</data>
<data>out -620478592\n</data>
<data>shl r1,1\n</data>
<data>out r1\n</data>
<data>out -1240957184\n</data>
<data>shl r1,2\n</data>
<data>out r1\n</data>
<data>out -668861440\n</data>
<data>mov r2,m18\ndiv r1,r2\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>swp r1\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>mov r3,m19\nmul r1,r3\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>mov r2,m20\ndiv r1,r2\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>mov r3,m21\nadd r1,r3\n</data>
<data>out r1\n</data>
<data>out 669177080\n</data>
<data>mov r2,m22\nmod r1,r2\n</data>
<data>out r1\n</data>
<data>out 669177080\n</data>
<data>shl r1,2\n</data>
<data>out r1\n</data>
<data>out -1618258976\n</data>
<data>mod r1,m23\n</data>
<data>out r1\n</data>
<data>out -1618258976\n</data>
<data>sub r1,m24\n</data>
<data>out r1\n</data>
<data>out -120097637\n</data>
<data>shr r1,5\n</data>
<data>out r1\n</data>
<data>out -3753052\n</data>
<data>shr r1,5\n</data>
<data>out r1\n</data>
<data>out -117283\n</data>
<data>div r1,m25\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>mov r0,m26\nadd r1,r0\n</data>
<data>out r1\n</data>
<data>out 1873193909\n</data>
<data>div r1,m27\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>swp r1\n</data>
<data>out r1\n</data>
<data>out 0\n</data>
<data>sub r1,m28\n</data>
<data>out r1\n</data>
<data>out -2020778439\n</data>
<data>mov r3,m29\nsub r1,r3\n</data>
<data>out r1\n</data>
<data>out -878230881\n</data>
<data>shr r1,7\n</data>
<data>out r1\n</data>
<data>out -6861179\n</data>
<data>sub r1,m30\n</data>
<data>out r1\n</data>
<data>out 1997687406\n</data>
<data>swp r1\n</data>
<data>out r1\n</data>
<data>out 1850348151\n</data>
<data>swp r1\n</data>
<data>out r1\n</data>
<data>out 1997687406\n</data>
<data>shr r1,3\n</data>
<data>out r1\n</data>
<data>out 249710925\n</data>
<data>mul r1,m31\n</data>
<data>out r1\n</data>
<data>out 507150079\n</data>
<data>END\n</data>
</write>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xa7599a9b\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xccad129d\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x4896dff3\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xd254fab2\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x7047c5fd\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x88182846\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x6eb6bb43\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x4eda2cb3\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x630a50e7\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x8c99f83e\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xd711101c\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xbe2c56b0\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x6c20a1e0\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x4a4dc6e8\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x77cd98e8\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x7bf43765\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xcf466532\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x72c73631\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xa6cfbf95\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x767866f8\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xd47b8cc2\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x27e2d4f8\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x6ca4e1cb\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x7be613df\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xa6b3df45\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xf5c16c97\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x6fa6abb5\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x7a8ab512\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x7872a1c7\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xbbe61b9a\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x88850417\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x818ae37b\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x80b529d1\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x80b529d1\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xd129b580\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xd129b580\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x7883501b\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x7883501b\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x11dd7555\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x11dd7555\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x5a745548\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x5a745548\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x0169d155\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x0169d155\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x55d16901\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x55d16901\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xffffffff\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xffffffff\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xffffffff\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xffffffff\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x88182845\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x88182845\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xf6cee388\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xf6cee388\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x53947818\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x53947818\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xd711101c\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xd711101c\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xcf466532\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xcf466532\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x420d9b63\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x420d9b63\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x841b36c6\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x841b36c6\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xfc20d9b6\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xfc20d9b6\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xf08366d8\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xf08366d8\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xfe106cdb\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xfe106cdb\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xdb6c10fe\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xdb6c10fe\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xdb043f80\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xdb043f80\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xb6087f00\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xb6087f00\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xd821fc00\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xd821fc00\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x27e2d4f8\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x27e2d4f8\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x27e2d4f8\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x27e2d4f8\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x9f8b53e0\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x9f8b53e0\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x9f8b53e0\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x9f8b53e0\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xf8d7749b\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xf8d7749b\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xffc6bba4\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xffc6bba4\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xfffe35dd\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xfffe35dd\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x6fa6abb5\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x6fa6abb5\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x00000000\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x878d5e39\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x878d5e39\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xcba7429f\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xcba7429f\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xff974e85\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0xff974e85\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x77124a6e\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x77124a6e\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x6e4a1277\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x6e4a1277\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x77124a6e\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x77124a6e\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x0ee2494d\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x0ee2494d\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x1e3a7eff\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>OUT: 0x1e3a7eff\n</data></match></read>
<read echo="ascii"><delim>\n</delim><match><data>COMPLETE\n</data></match></read>
</replay>
</pov>
| 55.347619 | 91 | 0.61602 |
7dc1ea878dc5d361bc6d3254228e4e9f45db4445 | 1,126 | ui | XML | sdk/QtComponents/filterpopup.ui | InfiniteInteractive/LimitlessSDK | cb71dde14d8c59cbf8a1ece765989c5787fffefa | [
"MIT"
] | 3 | 2017-05-13T20:36:03.000Z | 2021-07-16T17:23:01.000Z | sdk/QtComponents/filterpopup.ui | InfiniteInteractive/LimitlessSDK | cb71dde14d8c59cbf8a1ece765989c5787fffefa | [
"MIT"
] | null | null | null | sdk/QtComponents/filterpopup.ui | InfiniteInteractive/LimitlessSDK | cb71dde14d8c59cbf8a1ece765989c5787fffefa | [
"MIT"
] | 2 | 2016-08-04T00:16:50.000Z | 2017-09-07T14:50:03.000Z | <?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>FilterPopup</class>
<widget class="QDialog" name="FilterPopup">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>234</width>
<height>292</height>
</rect>
</property>
<property name="windowTitle">
<string>FilterPopup</string>
</property>
<property name="modal">
<bool>false</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<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>
<widget class="QTreeWidget" name="filterList">
<attribute name="headerVisible">
<bool>false</bool>
</attribute>
<column>
<property name="text">
<string notr="true">1</string>
</property>
</column>
</widget>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>
| 22.52 | 52 | 0.606572 |
ea8979b0efc3907f7c97df19f58b2333484242a5 | 160,975 | xml | XML | ecco_all/ecco/XML/xml-200902/K058805.000.xml | Text-Creation-Partnership/ECCO-TCP | 4a3c025535ead1532d7ce4b80a6cfe8cedb5a1de | [
"CC0-1.0"
] | 2 | 2018-01-18T17:51:02.000Z | 2021-11-05T03:16:22.000Z | ecco_all/ecco/XML/xml-200902/K058805.000.xml | Text-Creation-Partnership/ECCO-TCP | 4a3c025535ead1532d7ce4b80a6cfe8cedb5a1de | [
"CC0-1.0"
] | null | null | null | ecco_all/ecco/XML/xml-200902/K058805.000.xml | Text-Creation-Partnership/ECCO-TCP | 4a3c025535ead1532d7ce4b80a6cfe8cedb5a1de | [
"CC0-1.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE ETS SYSTEM "http://www.lib.umich.edu/tcp/docs/code/eebo2prf.xml.dtd">
<ETS>
<TEMPHEAD>
<REVDESCR>
<CHANGE>
<DATE>2008-11-14</DATE>
<RESPSTMT>
<NAME>Alexis Jakobson</NAME>
<RESP>MURP</RESP>
</RESPSTMT>
<ITEM>*Proofed title page(s).
*Reviewed structure.
*Checked division-marking material at heads and feet of divisions (HEADS, CLOSER, OPENER, ARGUMENT, EPIGRAPH, SIGNED, BYLINE, etc.).
*Added TYPEs to DIVs in order to validate.
*Checked for N=""s.
*Checked <SUP>s</SUP>.
*Checked placement and completeness of PBs.
*Checked for foreign, damage and missing-page GAPs, #, --.
*Checked for LBs, startqs / endqs, q;s, {que}s, ABBRs and Qs.
*Checked for FIGUREs and decorated initials.
*Checked proofsheets and made corrections found there.
*Corrected $$s and $word$s etc.
*Converted $$s to GAP DESC="illegible" RESP="[vendor name]".
*Revalidated. </ITEM>
</CHANGE>
</REVDESCR>
</TEMPHEAD>
<EEBO>
<IDG S="marc" R="UM" ID="K058805.000">
<STC T="C">T068833</STC>
<BIBNO T="docno">CW3307298076</BIBNO>
<VID SET="ECMS">0228500700</VID>
</IDG>
<TEXT LANG="eng">
<FRONT>
<DIV1 TYPE="title page">
<PB REF="1" MS="y"/>
<HEAD>Practical Husbandry; OR, THE ART OF FARMING, WITH A CERTAINTY OF GAIN: AS PRACTISED BY JUDICIOUS FARMERS IN THIS COUNTRY. THE RESULT OF EXPERIENCE AND LONG OBSERVATION. By DR. JOHN TRUSLER, of COBHAM, SURRY.</HEAD>
<P>In this Work is contained all the Knowledge necessary in the plain Business of Farming, unincumbered with Theory, Speculation, or Experimental Enquiry; also, a Number of Estimates of the Expences and Profits of different Crops in the common Way, taken from Mi∣nutes kept; and a Variety of useful Remarks, not to be met with in any Books of Agriculture.</P>
<P>TOGETHER WITH DIRECTIONS FOR MEASURING TIMBER.</P>
<P>LONDON, Printed for the AUTHOR; And Sold by R. BALDWIN, Pater-noster Row; MDCCLXXX.</P>
</DIV1>
<DIV1 TYPE="dedication">
<PB REF="2"/>
<P>TO SIR GEORGE WARREN, KNIGHT OF THE HON. ORDER OF THE BATH, AND ONE OF THE REPRESENTATIVES IN PARLIAMENT FOR THE BOROUGH OF LANCASTER; (AS TO A GENTLEMAN ESSENTIALLY SERVING HIS COUNTRY, BY EXPENDING A VERY AMPLE FORTUNE IN EMPLOYING THE POOR AROUND HIM, AND IMPROVING OF LAND), THESE PAGES ARE HUMBLY INSCRIBED, BY ONE, WHO IS PROUD OF THE OPPORTUNITY OF TELLING THE WORLD, HE HAS THE HONOUR OF CLASSING AMONG HIS MANY ADMIRERS:</P>
<CLOSER><SIGNED>HIS VERY RESPECTFUL, AND MOST OBEDIENT HUMBLE SERVANT, JOHN TRUSLER.</SIGNED>
<DATELINE>Cobham, Surry, <DATE>Jan. 1, 1780.</DATE></DATELINE></CLOSER>
</DIV1>
<DIV1 TYPE="introduction">
<PB REF="3"/>
<HEAD>INTRODUCTION.</HEAD>
<P>IT may not be amiss to premise, as an introduction to this work, that the fol∣lowing pages were not made public with a design of instructing men early bred to husbandry; but to give Gentlemen, who may think proper to use a certain quantity of land, either for amusement or con∣venience, such an insight into the nature of farming, as will enable them to check the negligence, correct the ignorance, or detect the imposition, of servants.</P>
<P>There is not a more healthful, rational, or more pleasing amusement in rural life than agriculture, nor does any one thing,
<PB REF="4"/>independent of profit from sale, yield a fami∣ly more conveniencies, or in greater plenty, than a farm: but it must be a satisfaction, at the same time, not to pay more for those conveniencies than necessary. To those gentlemen who seldom examine their ac∣counts, or look into the application of their money, this treatise will be useless: they take servants with good characters, and to their honesty they trust the whole. Few bailiffs, with a stated salary, are much in their master's interest; they crop the land, perhaps, and possibly keep it in good condition; but the expence with which it is done, is no part of their consideration. A farmer's chief gains arise from making his land produce as much as possible, and doing the business at as little expence as he can. For this purpose, he takes the ad∣vantage of seasons, attends to his team, that his horses are in health, kept so with∣out waste of provender, and that they work a certain number of hours; he takes care
<PB REF="5"/>to employ no hands but what are absolute∣ly necessary; gives no more for labour than his neighbours; sees that his labourers fill up their time, work their stated hours, and neither rob him of nor waste his pro∣perty; he gets his harvest properly in, whilst the weather is fine, buys in his stock at the best hand, and gets a market price for all he sells. But, does every gentle∣man's bailiff do this? No. His master's eye is seldom upon him; his account is scarce ever looked at; and he is found more in the interest of the employed than his em∣ployer. I have seen twenty men in a hay∣field, and about a hay-rick, when half the number would have been sufficient; they have stood in one another's way, and half their time they have been idle; instead of taking advantage of the dry time, and working till dark, they have quitted at six, and left the rick to the mercy of the weather. This a farmer <HI>never</HI> suffers; and it is by this, and other things, that gentle∣men
<PB REF="6"/>lose by farming. But, would they occasionally look into the business them∣selves (and none but such can ever expect to profit by it), they would very soon find their account in it, and it would fill up many a listless hour.</P>
<P>To gentlemen fond of riding, without an object in view, even riding becomes irk∣some; but were they, when in the country, to ride about their farm every fine day, each gate opening with a latch; were they to examine at such times the improvement of their cattle, the condition of their team and implements, the state of their fences, the cleanness of their grounds, the rich∣ness of their meadows, and the luxuriance of their crops; new pleasures would daily rise before them, and their morning's saun∣ter would be delightful. To such persons experiments occasionally made upon an acre or two of ground, under their own immediate direction, would throw new
<PB REF="7"/>lights upon husbandry, be useful to the world, and amusing to themselves: but to make such experiments of real use, mi∣nutes should be kept of every circumstance respecting them; the nature of the soil, the number of ploughings and harrowings, the quantity and kind of manure, the quantity of seed sown, the time of sowing, the weather, the cultivation till harvest, the time of cutting, the produce when threshed, and every other particular; and comparing these at home with former, or similar, crops, would afford no unpleas∣ing amusement in a wet morning. But, whilst I am studying the interest of others, I am forgetting my own. I am finding employment for <HI>gentlemen,</HI> who may <HI>dread</HI> employ, and under a notion of recom∣mending my book, I am thus, perhaps, destroying its success. For <HI>any</HI> useful em∣ploy to men of fortune, in the present age, is irksome to think of. They <HI>waste</HI> the
<PB REF="8"/>important hours, and <HI>fritter</HI> away their life in <HI>trifles.</HI></P>
<DIV2 TYPE="part">
<P>Since the following pages were written, the price of grain is considerably reduced: four years ago, wheat was sold at fourteen pounds a load; now it will scarce fetch eight. The prices, however, here stated, are nearly the average.</P>
</DIV2>
</DIV1>
<DIV1 TYPE="table of contents">
<PB REF="9"/>
<HEAD>CONTENTS.</HEAD>
<LIST>
<ITEM>CHAP. I. <HI>OF Soils</HI> Page. 4</ITEM>
<ITEM>CHAP. II. <HI>Of the Team</HI> Page. 11</ITEM>
<ITEM>CHAP. III. <HI>Of Wheat</HI> Page. 21</ITEM>
<ITEM>CHAP. IV. <HI>Of Barley</HI> Page. 34</ITEM>
<ITEM>CHAP. V. <HI>Of Oats</HI> Page. 40</ITEM>
<ITEM>CHAP. VI. <HI>Of Buck-wheat</HI> Page. 48</ITEM>
<ITEM>CHAP. VII. <HI>Of Beans</HI> Page. 52</ITEM>
<ITEM>CHAP. VIII. <HI>Of Peas</HI> Page. 64</ITEM>
<ITEM>CHAP. IX. <HI>Of Tares</HI> Page. 69</ITEM>
<ITEM>CHAP. X. <HI>Of Turneps</HI> Page. 77</ITEM>
<ITEM>CHAP. XI. <HI>Of Clover</HI> Page. 83</ITEM>
<ITEM>CHAP. XII. <HI>Of the Course of Crops</HI> Page. 105</ITEM>
<ITEM>CHAP. XIII. <HI>Of the Profits of a Farm in ge∣neral, and Grass-lands in par∣ticular</HI> Page. 110</ITEM>
<ITEM>CHAP. XIV. <HI>Of Ploughing and Harrowing</HI> Page. 117</ITEM>
<ITEM>CHAP. XV. <HI>Of Weeding</HI> Page. 124</ITEM>
<ITEM><PB REF="10"/>CHAP. XVI. <HI>Of Hedging and Ditching</HI> Page. 126</ITEM>
<ITEM>CHAP. XVII. <HI>Of Threshing</HI> Page. 129</ITEM>
<ITEM>CHAP. XVIII. <HI>Of Manuring</HI> Page. 132</ITEM>
<ITEM>CHAP. XIX. <HI>Miscellaneous Observations</HI> Page. 144</ITEM>
<ITEM>CHAP. XX. <HI>Of the Price of Labour</HI> Page. 153</ITEM>
<ITEM>CHAP. XXI. <HI>On Measuring Timber</HI> Page. 158</ITEM>
</LIST>
</DIV1>
<DIV1 TYPE="errata">
<HEAD>ERRATA.</HEAD>
<LIST>
<ITEM>The following errors having been accidentally over∣looked in correcting this work at press, the reader is desired to correct them with his pen.</ITEM>
<ITEM>Page 10. line 7. <HI>for</HI> cleaning, <HI>read</HI> ploughing.</ITEM>
<ITEM>Page 14. line 13. Eight dozen of hurdles 1 <HI>l.</HI> 4 <HI>s.</HI>—These are supposed to be made of rods growing on the farm, the making of which will not cost more than 10 <HI>s.</HI> or 12 <HI>s.</HI> but as they will not last above five or six years, allowance is made in the price for new ones.</ITEM>
<ITEM>Page 27. line 19. <HI>for</HI> general saving, <HI>read</HI> generally saving.</ITEM>
<ITEM>Page 28. line 13. <HI>for</HI> speading, <HI>read</HI> spreading.</ITEM>
<ITEM>Page 37. line 9 and 10. <HI>for</HI> threshing five quarters 10 <HI>s. read</HI> threshing four quarters 8 <HI>s. Note.</HI> This error makes a trifling alteration in the sum total, of course, in the profit of this acre, which amounts to 3 <HI>l.</HI> 5 <HI>s.</HI> 6 <HI>d.</HI> instead of 3 <HI>l.</HI> 3 <HI>s.</HI> 6 <HI>d.</HI> as stated.</ITEM>
<ITEM>Page 96 line 6. <HI>for</HI> 6 <HI>l.</HI> 16 <HI>s.</HI> 10 <HI>d. read</HI> 4 <HI>l.</HI> 16 <HI>s.</HI> 10 <HI>d.</HI></ITEM>
<ITEM>Page 160. line 7. <HI>for</HI> found, <HI>read</HI> sound.</ITEM>
</LIST>
</DIV1>
</FRONT>
<BODY>
<DIV1 TYPE="text">
<PB REF="11"/>
<HEAD><HI>TRUSLER</HI>'s Practical Husbandry.</HEAD>
<P>THERE being a general rage for Farming throughout the kingdom, among men of landed property, and among others who take it up under a principle of amusement, or gain, the Author of this work flatters himself, the following pages will be very acceptable to the Public; par∣ticularly, as the many treatises on farming hitherto published, are so crowded with
<PB N="2" REF="12"/>theory, new experiments, and specula∣tions, that, instead of being useful to coun∣try gentlemen, they have ever misled them; and, after the trial of a number of years, have shewn, that farming, to them, in∣stead of producing profit, has brought on a considerable loss. The fact in short is this: such books have induced gentlemen to try new methods, and follow them in all the round of idle speculation, when they should have pursued that plain method which every farmer follows. Thus have they attri∣buted their loss, to the dishonesty of servants, which, in fact, arose from their want of knowledge in the business of farming; whereas, had they never looked into such books of agriculture as are now extant, but depended even on the little knowledge and experience of an honest country ser∣vant, bred to the plough, they would have reaped an advantage; though not equal perhaps to the farmer who has followed the business his whole life.</P>
<P><PB N="3" REF="13"/>To correct these mistakes, and point out that method of agriculture which every experienced farmer pursues, is the design of this Work; and the Author persuades himself, that, if his instructions are ob∣served and attended to, there is no land in this kingdom but will, while it amuses the cultivator, yield him a considerable profit. He does not wish to deter gentle∣men from trying experiments, or follow∣ing new methods; but, if they wish to profit by farming, such experiments, or new methods, must be made only occasion∣ally. The loss of a few pounds on one acre of land is of no consequence; but when that one is extended to some hun∣dreds, it discourages the enquirer, and leads him to attribute that to the dishonesty of servants, the poorness of the soil, or bad markets, which is wholly owing to expe∣rimental enquiry.</P>
<DIV2 N="1" TYPE="chapter">
<PB N="4" REF="14"/>
<HEAD>CHAP. I. OF SOILS.</HEAD>
<P>THE first thing every systematic treatise on agriculture teaches the husbandman to enquire into, is the nature of his soil. Whether this consists of marle or limestone, more or less salts or oil, the <HI>pabulum</HI> of plants, to the plain practical farmer, is immaterial; all that is essential for him to know, is, whether the land be stiff or light, and whether it is best adapt∣ed to the growth of wheat or barley. Of this he may instantly judge by his eye, or he may learn it from a sight of the crops, the information of the neighbours, or the trial of one year; and if even reduced to pick up his knowledge from the last, an indifferent crop for one year cannot ruin him.</P>
<P><PB N="5" REF="15"/>Every husbandman knows, that rye, bar∣ley, turneps, and clover, will thrive best in a light soil; oats, beans, and wheat, on a stiff or strong one: that strong clayey land will require winter fallows to break and pulverize the soil; and that light, sandy, or gravelly land will want sum∣mer fallows to destroy the weeds: that horse-dung is the best manure for all kinds of land, but that clayey land will receive benefit from light dressing, though it be ashes, or even sand; and that light lands may be helped even by a dres∣sing of clay.</P>
<P>I would, however, advise every person commencing farmer, or taking a farm, to make some little enquiry into the nature of his land: as he will never jump into a farm hastily, without some consideration, I would recommend it to him to take a view of the crops just before harvest, the season before he is to take possession of it.
<PB N="6" REF="16"/>If the land be poor, the crops of wheat or oats will be thin, the straw short, and the ears small; if rich, the crops, on the con∣trary, will be thick, the straw long, and the ears large, and in many places it will be lodged; that is, instead of the straw standing upright, it will be fallen on the ground, a sure sign of the strength and richness of the land. If the wheat be full of poppies, it denotes a light poor soil; if full of thistles, a strong good one. I men∣tion this last observation, from what I have too often seen, that of a farm's being generally foul when a tenant quits it. In∣deed a new occupier has little to expect, but to lose money for the first three or four years, till he has cleared his land, and brought it into good heart; (so apt are old tenants, through a mercenary principle, to over-crop it, and neglect to clean it, to∣wards the expiration of their lease) unless he takes it immediately out of the hands of some gentleman, who has valued more the
<PB N="7" REF="17"/>neatness of his grounds, than any profit he might derive from them. By such a view of the different fields, he will be able to form a good judgment of the nature of the soil, and what kind of crops it is best suited to. If it should so happen, that he cannot have this view of the farm the season before, he may collect the information from such neighbours as are no way interested in his taking it; or let him take a spade and examine the depth and nature of the mould, by digging in one or two of the furrows in each field. The greater depth of mould there is, the better the land, and the more capable of improvement. If the earth be a black crumbling mould, it cannot be bad. Foulness and poverty are to be got the bet∣ter of, but it is very difficult and expen∣sive to increase the depth of the upper staple of the land; that is, the earth in which the corn grows. With respect to the strength and richness of the soil, thistles among the weeds are no bad proof of it.
<PB N="8" REF="18"/>It should be the new comer's business to enquire what dressing has been laid upon the different fields, and when, and what course of crops they have borne; that is, what grain they have been sown with since the last fallow, and he should deter∣mine his future crops accordingly. If he goes this way to work, and crops his land agreeable to the courses pointed out in this work, he will have no reason to apprehend much loss; particularly, if he has got a good honest carter, with some little experi∣ence, who can plough and sow the land well, and who will not rob his master him∣self of the grain when threshed, nor suffer the threshers to do it. Such a man may be easily procured in every part of the king∣dom; for countrymen, in general, accus∣tomed to hard and homely fare, and unac∣quainted with the luxuries of life, have few temptations to dishonesty, and being void of art and cunning, if a little attend∣ed to by their master, will not readily find
<PB N="9" REF="19"/>the way to injure him. Gentlemen, who, as I have before observed, are obliged to entrust more to their servants than farmers do, have been apt to attribute their loss in agriculture to them, which, in fact, has arisen only from their trying experiments, pursuing every fanciful scheme laid down in books of husbandry, and expending more in the <HI>beauty</HI> and <HI>neatness</HI> of their lands than is necessary. If gentlemen wish to profit by farming, they must content themselves with tolerably clean fields, and good saving crops; but if they study to decorate their farms, by clipped hedges, large branching trees, that impoverish the headlands, &c. belt walks, and the like, they must expect to suffer in the product. Lands will require a certain number of ploughings and harrowings, and a certain quantity of manure, and will well pay for such labour and expence; but if that cer∣tain quantity is exceeded, the money is thrown away; for land may be made to
<PB N="10" REF="20"/>produce as good a crop with five or six ploughings as if ten were bestowed upon it; and as to dressing, every farmer knows, it may be over done, for rank luxuriant wheat will be lodged with the first rain or wind, and the crop then is irrecoverably lost. A cer∣tain degree therefore of cleaning and ma∣nuring is necessary, and will be attended with advantage; but beyond that degree, the crop will not answer the tillage.</P>
</DIV2>
<DIV2 N="2" TYPE="chapter">
<PB N="11" REF="21"/>
<HEAD>CHAP. II. OF THE TEAM.</HEAD>
<P>ANOTHER principal matter that has misled many in their calculations of farming, is want of attention to the ex∣pences of a team. Few gentlemen in commencing farmers begin with more than fifty or sixty acres of land, what is called a small farm. Upon such a quantity of land, I defy any but a working farmer to be a gainer; he who works upon his farm himself, and saves the expence of a ser∣vant, and who occasionally goes with his horses to job-work, ploughs and harrows for other people who may now and then stand in want of assistance, or employs his team on spare days in carrying coals, timber, manure, &c. for such as will hire him! for three or four horses will nearly
<PB N="12" REF="22"/>consume the whole produce of a farm of fifty acres, unless the land be very rich indeed.</P>
<P>Light soils may be ploughed with two or three horses; but stiff lands will re∣quire four; a sufficient quantity of land then must be occupied to find full employ for such a team, in order to pay the farmer for his toils. This team will cultivate about one hundred and twenty acres of arable land; and as in most farms there is some meadow, some upland grass, and some coppice, we may reckon a farm of one hundred and fifty acres of land not too much for a team of four horses, a man, and a boy. Other servants need only be hired occasionally. We will now consider the ex∣pences of such a team. But let us first estimate the value of the necessary farming imple∣ments, that we may be able to rate their annual decline in value, as part of the ex∣pences. I shall not be very nice or exact in these estimates, as the difference of a
<PB N="13" REF="23"/>pound or two in yearly expences is of little moment, and as very accurate calcu∣lations would unusefully swell the size of this tract; but I shall set them down from minutes I have taken, and estimates I have made from such minutes, for my own curiosity, for many years.</P>
<P>The price of labour, and the first cost of farming implements, will be found to vary a little in different counties, but not so much as to make the difference of the aggregate sum of any consequence. Our enquiries are not about shillings, but sums of greater moment.</P>
<P>It will be necessary then for the culti∣vation of a farm of one hundred and fifty acres, to have as follows:
<PB N="14" REF="24"/>
<TABLE>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>One waggon, value about</CELL>
<CELL>24</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Two carts</CELL>
<CELL>18</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Two ploughs</CELL>
<CELL>3</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>A roller</CELL>
<CELL>3</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Two large harrows</CELL>
<CELL>2</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Four smaller ones of two sizes</CELL>
<CELL>3</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>A winnow</CELL>
<CELL>2</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Two fill harnesses, and three leading ones, and four halter∣bridles, about</CELL>
<CELL>9</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Two load of, or forty, sacks</CELL>
<CELL>4</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Eight dozen of hurdles</CELL>
<CELL>1</CELL>
<CELL>4</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>A corn screen, sieves, measures, and other sundry articles, for even money, about</CELL>
<CELL>4</CELL>
<CELL>16</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>75</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Four horses, about</CELL>
<CELL>80</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>155</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
</TABLE>
<PB N="15" REF="25"/>
<TABLE>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>The annual decline of value of the implements above, upon an average, will be found to be about 10 <HI>per cent.</HI> that is</CELL>
<CELL>7</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>That of the horses, about 15 <HI>per cent.</HI></CELL>
<CELL>12</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Farrier and shoeing of four horses</CELL>
<CELL>4</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Blacksmith's bill, about</CELL>
<CELL>6</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Wheeler's</CELL>
<CELL>2</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Collarmaker, about</CELL>
<CELL>3</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Carter, 9 <HI>s.</HI> 6 <HI>d. per</HI> week, and a lodging in the farm-house. This man will buy and sell, and do all the business of the farm</CELL>
<CELL>24</CELL>
<CELL>14</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Boy's wages, 6 <HI>d. per</HI> day</CELL>
<CELL>7</CELL>
<CELL>16</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Grease for wheels, about</CELL>
<CELL>0</CELL>
<CELL>5</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Two acres and a half of clover, value 5 <HI>l.</HI> an acre, will keep four horses seventeen weeks, if cut green, and carried into the stable to them; that is</CELL>
<CELL>12</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>79</CELL>
<CELL>15</CELL>
<CELL>0</CELL>
</ROW>
</TABLE>
<PB N="16" REF="26"/>
<TABLE>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Brought over</CELL>
<CELL>79</CELL>
<CELL>15</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>During the time of eating green meat
<NOTE N="*" PLACE="foot">Some farmers contend, that it is not necessary to give them any oats while at green meat; but if they are worked hard, they will require oats.</NOTE>, one half-peck of oats a day is sufficient for each horse; say seven quarters and a half, at 19 <HI>s. per</HI> quarter</CELL>
<CELL>7</CELL>
<CELL>2</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Seventeen loads of hay will keep them the other thirty-five weeks, at 40 <HI>s. per</HI> load</CELL>
<CELL>34</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>During these thirty-five weeks they should have one peck of oats each day <HI>per</HI> horse, at 19 <HI>s. per</HI> quarter; that is about thirty quarters and a half</CELL>
<CELL>28</CELL>
<CELL>19</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Annual average expence, <HI>&c.</HI></CELL>
<CELL>149</CELL>
<CELL>17</CELL>
<CELL>0</CELL>
</ROW>
</TABLE></P>
<P>The above expences being as necessary on a farm of sixty acres, as upon one of
<PB N="17" REF="27"/>one hundred and fifty, it evidently appears, that no profits are to be gained upon so small a farm; for after the rent, seed, and har∣vest are added to the amount, there must remain a considerable loss, even supposing the land, on an average, to bring in four pounds an acre; which, considering acci∣dents, and the necessity of letting it lie idle for a fallow, once in five or six years, it cannot be supposed to do: But let the same team do the work of a farm of one hundred and fifty acres (which, with management, it is capable of doing), and it will yield a considerable profit; as I shall hereafter shew. If gentlemen keep coach-horses, which they can occa∣sionally spare to plough or harrow a few acres of ground, and cultivate no greater quantity of land than will maintain those horses, and yield a product which they can consume in their own families; they will certainly find their account in occu∣pying
<PB N="18" REF="28"/>even thirty or forty acres; as I have fully evinced in a Pamphlet I published some years ago, called <HI>The Way to be Rich and Respectable;</HI> where it will ap∣pear, a person may live as well and make as good an appearance in the country for four hundred pounds a-year, as others do that spend a thousand pounds, having no such land: but those who keep horses and servants, merely on the principle of farming, must not expect to profit, un∣less they occupy as much land as will employ those servants and horses fully.</P>
<P>Some have recommended the use of oxen instead of horses, as eating no corn, and of course less expensive; indeed, oxen do not decline in their value as horses do, being after four or five years labour generally fattened, and young ones broken in in their stead; nor are they liable to so many disorders as horses: if an ox falls lame he is only fattened the sooner, where∣as
<PB N="19" REF="29"/>a lame horse is of little value. Again, also, there is some little saving in harness, and attendance when their work is done; but, when it is considered that it will re∣quire three, if not four, oxen to supply the place of two horses, and of course that a greater quantity of hay is consumed, the object saved is not so great; especially when some farmers contrive to save the decline in value of their horses, by doing their work with colts, and selling them at five years old for coach horses. By this method their teams have turned out very profitably to them, the only necessa∣ry care being, not to work them too hard. To effect this end, the team should con∣sist of mares, and a stone-horse should be kept on the farm. With gentle work, a mare may be kept in harness till she drops her foal, and worked again a few days after, with her foal by her side.</P>
<P><PB N="20" REF="30"/>Being now on the subject of the team, I will take the opportunity of recom∣mending iron axle-trees to waggons and carts, instead of wooden ones; the first expence indeed will be more, each iron axle-tree costing about five pounds; where∣as the price of a wooden one is not above seven shillings and sixpence: but I aver, it is cheapest in the end, as they are not so liable to break, and will last out two or three waggons; and add to this, the principal motive of my recommending them, a waggon with iron axles is of con∣siderably less draught than one with wooden axles. I am persuaded it is the difference of one horse in four; that is, three horses will draw as much with iron axles, as four would with wooden ones: and the reason is evident. To make wooden axles sufficiently strong, their diameter must be twice as large as iron ones; the friction, therefore, and of course the draught, must be proportionably greater.</P>
</DIV2>
<DIV2 N="3" TYPE="chapter">
<PB N="21" REF="31"/>
<HEAD>CHAP. III. OF WHEAT.</HEAD>
<P>WHEAT being the farmer's staple crop, to which he looks for his chief profit, he will pick out the cleanest fields for this grain, and such as are most in heart. The land is generally fallowed and manured for a wheat season, or the grain is sowed on the breaking up of a clover lay, which has lain a year or two in that artificial grass, or after a crop of turneps fed off with sheep, the land for which has been dressed or manured the spring before.</P>
<P>The time for sowing this grain, is from the beginning of September to the end of November; but the prime season, as ap∣pears from a number of experiments made
<PB N="22" REF="32"/>by Mr. Young, is between the first week in September and the last in October. Farmers, in general, wish to get their seed into the ground by the 29th of September; they seldom think of sowing earlier; in∣deed, if they are to break up a clover lay, or sow it on a turnep field, they cannot well get their land ready sooner; as, in the first case, they lose the clover feed in the month of September; and, in the other, the turneps are of little value much before Michaelmas. If, therefore, they have much wheat to sow, and but one team to prepare the ground, necessity of∣ten obliges them to be sowing wheat in the month of November. If the land be wet, by postponing it so long, they may chance to lose the seed-time, from an im∣possibility of working the ground; but if the land be dry, the end of November will not be too late to produce a tolerable crop, though the nearer it is sowed to Michael∣mas, the more we may expect to reap.</P>
<P><PB N="23" REF="33"/>Next, as to the quantity of seed <HI>per</HI> acre: This is, in some measure, determined by the cleanness and richness of the land. If sown upon a fallow, or after turneps, two bushels an acre is the general allowance; if on a cloverday, rather more than two bushels, —about two bushels and a half. In a va∣riety of experiments on clayey and gravel∣ly soils, Mr. Young asserts, that two bushels and a half is the most advantageous quan∣tity for an acre of land; but farmers in general seldom sow more than two bushels, or two bushels and one peck.</P>
<P>To prevent the wheat being black or smutty, it is seldom sown without being first steeped some hours in brine, made of water in which as much salt has been dis∣solved as will cause an egg to swim; when taken out, it is dried with powdered lime, and then sown. This custom took its rise from an accident near the sea-side, where a quantity of wheat was sowed, that by the
<PB N="24" REF="34"/>wreck of a vessel had been some time under water. It was observed, that the year, in which this happened, was remarkable for smutty corn, and the wheat in that neigh∣bourhood particularly so, whilst the pro∣duce of that grain that had been soaked in salt water was totally free from the least appearance of smut. Many farmers lime the seed only, by pouring boiling water on lime, and when cold soaking the seed in it.</P>
<P>The seed once sown, it requires little care till harvest: all that is necessary is, to keep it dry by water-furrowing, to weed it in the spring, if foul (which should be done, if possible, before the end of April, lest it should be too much grown), and if its colour be a very dark green, and the crop should be too luxuriant, owing to the strength and richness of the land, to turn a flock of sheep into it, in dry or frosty weather, in the month of March, and let them eat it down close to the ground. If
<PB N="25" REF="35"/>this precaution be not taken, there will be danger of its falling, or being lodged by wind or rain before harvest, and the crop in a great measure spoiled. When eaten down by sheep, it will branch out afresh, and the stems will be shorter and less liable to fall.</P>
<P>Should the wheat in March or April bear a yellow hue, it is a sign of its not being healthy; its colour should be a dark green. In wet land it will look yellow, but as the dry weather approaches it will regain its colour. In wet soils, the nar∣rower and higher the ridges or lands lie, the better; what ploughmen call two or three-bout lands are best; in this case, there being a greater quantity of furrows, the water will, of course, run off the readier, and the lands lie drier. In harrowing such lands after the corn is sown, the horses should go in the furrows; this will leave the ridges round and smooth. In sowing
<PB N="26" REF="36"/>wheat, some plough it in, and others only harrow it in like other grain; the chief advantage of the first way is, to preserve it from the birds. Wheat may be sown with advantage with, or after, the second ploughing.</P>
<P>If, in the month of February or March, the crop appears thin, weakly, or un∣healthy, top dressings of wood ashes, malt∣dust, or soot, may be occasionally sown over it, at the rate of about thirty or forty bushels an acre, which will greatly im∣prove it; but this is an additional expence of twenty shillings an acre, neither of these articles being the produce of the farm.</P>
<P>Change of seed is another material ob∣ject of attention, to which farmers pay a due regard, that their wheat may be large and heavy; nay, some kinds of grain will produce a greater quantity than others. The chief point with farmers in general
<PB N="27" REF="37"/>is, not to have seed, if they can help it, from their own neighbourhood, but to procure seed from light land to sow on a stiff soil, and seed from stiff or strong ground to sow on light soils; and great care should be taken, that the seed sown be clean from the seeds of weeds, otherwise you contribute to the foulness of your land.</P>
<P>In a word, though wheat is a grain that will not pay great expences in the culture, it should either be sown on land in good heart, or not at all. It is a crop that should ever succeed ameliorating ones, <HI>viz.</HI> beans, clover, tares, turneps, &c. or a summer fallow, and thrives best on stiff ground.</P>
<P>The following is an estimate of a gene∣ral saving crop upon an acre of ground. As I suppose the farm to consist of one
<PB N="28" REF="38"/>hundred and fifty acres of land, and the aggregate expences of a team, with wear and tear of implements, &c. to be as be∣fore stated 149 <HI>l.</HI> 17 <HI>s.</HI> I shall rate the team at twenty shillings an acre. The account then will stand thus:
<TABLE>
<HEAD>EXPENCES.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Rent, tythe, and taxes, suppose</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Team, &c.</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Two bushels of seed, at five shillings</CELL>
<CELL>0</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Additional labour in carting and speading manure, and water-furrowing</CELL>
<CELL>0</CELL>
<CELL>2</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Brining</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Weeding (this not always wanted)</CELL>
<CELL>0</CELL>
<CELL>1</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Reaping (this sometimes less or more)</CELL>
<CELL>0</CELL>
<CELL>8</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Carry over</CELL>
<CELL>3</CELL>
<CELL>2</CELL>
<CELL>6</CELL>
</ROW>
</TABLE>
<PB N="29" REF="39"/>
<TABLE>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Brought over</CELL>
<CELL>3</CELL>
<CELL>2</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Additional labour in carrying in</CELL>
<CELL>0</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Threshing two quarters and a half and cleaning, at three shillings</CELL>
<CELL>0</CELL>
<CELL>7</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Binding one load and a half of straw</CELL>
<CELL>0</CELL>
<CELL>1</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>3</CELL>
<CELL>12</CELL>
<CELL>6</CELL>
</ROW>
</TABLE>
<TABLE>
<HEAD>PRODUCE.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Two quarters and a half of wheat, at forty shillings</CELL>
<CELL>5</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>One load and a half of straw, at fifteen shillings</CELL>
<CELL>1</CELL>
<CELL>2</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>6</CELL>
<CELL>2</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Expences</CELL>
<CELL>3</CELL>
<CELL>12</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Neat profit</CELL>
<CELL>2</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
</TABLE></P>
<P><PB N="30" REF="40"/>Land may be brought into such heart as to produce four or five quarters of wheat an acre, at least such land as that I am now speaking of, which I suppose to be worth fourteen or fifteen shillings an acre. In this case, every additional sack of grain will produce an additional profit of eighteen shillings and six pence. In the above estimate, I have also rated the price of wheat very low; it is much oftener at a higher price than otherwise.</P>
<P>Wheat will receive a greater advantage from dressing, if the manure be not laid on immediately for it; that is, if the wheat crop follows an ameliorating crop of tur∣neps, tares, &c. for which the land had been previously dressed; for, by this me∣thod, the great strength of the manure which makes the wheat rank, is taken off by a prior crop.</P>
<P><PB N="31" REF="41"/>Besides, dressing and fallowing land for tares or turneps will produce a luxuriant crop, that will overshadow the land so much as to smother any weeds carried on by the dressing, and of course the succeed∣ing wheat-crop will be cleaner, as I shall shew in the chapter on Tares.</P>
<P>In looking over a field of wheat, if it be free from smutty ears, the straw pretty thick on the ground, and not lodged, the ears in general large, and the crop tolerably even; that is, the ears of corn throughout the field rising every where from the ground to a level with each other, it may be pro∣nounced a good crop.</P>
<P>Wheat is ripe and fit to reap when the straw is every where yellow, and the ears hang down. If the wheat sheds in reap∣ing, it should not be cut in the middle of the day, but mornings and evenings when
<PB N="32" REF="42"/>the dew is on; and that part of the field should be first cut that was first sown.</P>
<P>There are two or three sorts of wheat, but I do not know that one will produce a more profitable crop than another.</P>
<P>If, after wheat is reaped and bound, there should be much wet, the grain will be apt to shoot, particularly in the bands. In this case, it should be opened, dried, and rebound.</P>
<P>Between three and four hundred sheaves an acre, provided the ears be large and heavy, is a very good crop. Some acres will yield from seven to eight hundred sheaves; where there is so much straw, there is generally less corn. Some acres again, if the land be poor, will produce scarce two hundred sheaves.</P>
<P><PB N="33" REF="43"/>If fifteen sheaves produce a bushel of wheat, it is a very good crop. In this case, an acre that gives three hundred sheaves will yield two quarters and a half, or half a load of wheat.</P>
</DIV2>
<DIV2 N="4" TYPE="chapter">
<PB N="34" REF="44"/>
<HEAD>CHAP. IV. OF BARLEY.</HEAD>
<P>BARLEY thrives best on a dry light soil, and requires three ploughings at least, if not four, with a good deal of harrowing to bring the land into fine and proper tilth. The stiffer the soil, the more ploughings are necessary. If the spring be fine and dry, there is time to make the ground tolerably clean for this crop, which is seldom sowed till about the beginning or middle of April. Barley is frequently sowed, and with success, in the last week in April; but Mr. Young, from a variety of experiments which he made, assures us, that provided the land be dry, and can be got into good tilth early enough (which may be, if barley follows
<PB N="35" REF="45"/>a summer fallow), the most profitable time of sowing it, is the end of February or the beginning of March, as such early sowing will produce a third more at harvest. This may be true, and worth the trial; but farmers, in general, sow it late, that they may have an opportunity of bestowing much labour on their land, and making the soil as fine as possible. Besides, such late sowing often enables them to crop that land that was sown with turneps the year before for sheep-feed, and which can∣not be eaten off, perhaps before the end of March.</P>
<P>The quantity of seed usually sown, is four bushels <HI>per</HI> acre; and this is univer∣sally allowed, when clover is sown with it, to produce the best crop at harvest. In∣deed, when barley is sown without clover, five bushels of seed will produce more grain at harvest than four, but not in the proportion of five to four; so that four
<PB N="36" REF="46"/>bushels of seed <HI>per</HI> acre, is certainly the proper quantity to sow with or without clover. As in the case of wheat, the richer the land is, the less quantity of seed is re∣quisite, but that diminution of quantity is not great; perhaps a peck, or half a bushel.</P>
<P>Change of seed is here as necessary as in wheat crops. Care should be taken to sow such as was raised on a different soil to that on which we mean to sow it; and that the seed be clean from the seeds of weeds.</P>
<P>The general method of cultivating bar∣ley is, to sow the land with clover after the barley is in the ground, as will be shewn when we speak of clover; at pre∣sent, I will give the reader an estimate of a tolerable, saving crop of an acre of barley alone, but of such with which clover is mixed.</P>
<P><PB N="37" REF="47"/><TABLE>
<HEAD>EXPENCES.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Rent, tythe, and taxes</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Team, &c.</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Four bushels of seed, at three shillings and six pence</CELL>
<CELL>0</CELL>
<CELL>14</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Mowing</CELL>
<CELL>0</CELL>
<CELL>2</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Expences of getting in</CELL>
<CELL>0</CELL>
<CELL>4</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Threshing five quarters, at two shillings</CELL>
<CELL>0</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>3</CELL>
<CELL>11</CELL>
<CELL>0</CELL>
</ROW>
</TABLE>
<TABLE>
<HEAD>PRODUCE.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Four quarters, at twenty-eight shillings</CELL>
<CELL>5</CELL>
<CELL>12</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Straw, one load and a half, at fifteen shillings</CELL>
<CELL>1</CELL>
<CELL>2</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>6</CELL>
<CELL>14</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Expences</CELL>
<CELL>3</CELL>
<CELL>11</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Neat profit</CELL>
<CELL>3</CELL>
<CELL>3</CELL>
<CELL>6</CELL>
</ROW>
</TABLE></P>
<P><PB N="38" REF="48"/>Seven quarters of barley is no uncom∣mon crop for rich light land; but from stiff land, you may not reap more than four or three. When this is the case, bar∣ley should not be sown. I have valued the straw at the price it would sell for; but this should be eaten by cattle, and con∣sumed upon the farm, for the sake of the manure. But, admitting this to be done, it is still of equal value to the farmer.</P>
<P>From a continuance of dry weather af∣ter the seed is up, the blade will sometimes look sickly, and wear a yellow hue, but a little rain will soon recover it.</P>
<P>The same indications that declare wheat to be ripe, will pronounce barley to be fit to cut.</P>
<P>Care should be taken that barley with which clover was sown, should be turned
<PB N="39" REF="49"/>after it is cut, sufficiently to dry the clover, before it is either housed or stack∣ed; otherwise it will heat in the mow, and spoil the grain. Good barley, as good wheat, may be known by the grain's being heavy, large, fair, plump, and sweet-smell∣ing; not dry, discoloured, small, shri∣velled, or musty.</P>
</DIV2>
<DIV2 N="5" TYPE="chapter">
<PB N="40" REF="50"/>
<HEAD>CHAP. V. OF OATS.</HEAD>
<P>THIS grain, though not so profitable as wheat or barley, from the great number of horses kept in this country, is a part of every farmer's crop. Indeed, though the produce is not of equal value with a crop of barley or wheat, there is more certainty in the price it will fetch at market; for I never yet observed so great a variation in the value of oats, as in that of the other two. If a farmer finds his land rich, and able to bear crops for years together, that will turn out more profitable than oats, he would be impru∣dent to grow any. In this case, it will be his interest to buy all the oats he wants, rather than grow them to a disadvantage;
<PB N="41" REF="51"/>but, if his soil be a hungry one, and he cannot procure sufficient manure, he will do right to have a crop of oats occasional∣ly; for oats will grow almost in any land; though here, as in other crops, the richer the earth, the greater will be the produce. From four to five quarters of oats on an acre of ground, is a very good crop, where the land has been even dressed; but, as farmers are apt to take three or four crops from their ground, after it has been fal∣lowed and manured, before they sow it with oats, they seldom get more than three or four quarters an acre; whereas, were they to sow the seed on ground in good heart, the produce of an acre would be from seven to ten quarters.</P>
<P>There are several kinds of oats, such as are known by the names of, Essex, Poland, Scotch, and Black. The first two are a large-bodied grain; the Scotch,
<PB N="42" REF="52"/>are small white oats, such as are given to horses; and the black are also good horse∣corn, but of a black colour. The Essex and Poland thrive best in light barley land, the Scotch and black on strong wheat land. The fairer, plumper, and shorter the body of the grain is, the better the quality; and to make it marketable, it should not be brown or mow-burnt, or have any musty smell. Such as is designed for seed, should be well cleaned from the seeds of any weeds.</P>
<P>Clover may be, and often is, sown with a crop of oats; but this is chiefly on stiff land, where barley is never sown. In light barley land, farmers prefer the bar∣ley crop to sow their clover in, because at that time the ground is cleaner, and in better heart. I shall treat of an oat-crop here as sown by itself, without any mix∣ture of clover, or other grass.</P>
<P><PB N="43" REF="53"/>Farmers seldom plough more than once for oats, tho' it would be better to turn the last year's stubble in before Christmas; and the customary time of sowing them is in the month of March, but a dry April is a better seed-time than a wet March. Black oats will, generally speak∣ing, admit of being earlier sowed than white ones.</P>
<P>The quantity of seed generally allowed for an acre of ground, is five bushels; though Mr. Young (whose authority I have more than once quoted), from his ex∣periments, asserts, that the most advantage∣ous quantity is from seven bushels to seven bushels and a half; but it appears from his enquiries, that the produce of six bushels does not exceed that of four bushels and a half, more than about one bushel and a half, which is just the extra quantity of seed; so that his experiments prove no
<PB N="44" REF="54"/>more than that five bushels, the customary allotment of all farmers, is the most ad∣vantageous.</P>
<P>The following is an estimate of a to∣lerable crop on an acre of ground:
<TABLE>
<HEAD>EXPENCES.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Rent, tythe, and taxes</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Team, &c.</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Seed, five bushels, at two shil∣lings and six pence</CELL>
<CELL>0</CELL>
<CELL>12</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Mowing</CELL>
<CELL>0</CELL>
<CELL>1</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Weeding and water-furrowing, perhaps</CELL>
<CELL>0</CELL>
<CELL>2</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Getting in</CELL>
<CELL>0</CELL>
<CELL>2</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Threshing four quarters, at one shilling and two pence</CELL>
<CELL>0</CELL>
<CELL>4</CELL>
<CELL>8</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>3</CELL>
<CELL>2</CELL>
<CELL>8</CELL>
</ROW>
</TABLE>
<PB N="45" REF="55"/>
<TABLE>
<HEAD>PRODUCE.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Four quarters, at twenty shil∣lings</CELL>
<CELL>4</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>One load and a half of straw, at fifteen shillings</CELL>
<CELL>1</CELL>
<CELL>2</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>5</CELL>
<CELL>2</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Expences</CELL>
<CELL>3</CELL>
<CELL>2</CELL>
<CELL>8</CELL>
</ROW>
<ROW>
<CELL>Profit</CELL>
<CELL>1</CELL>
<CELL>19</CELL>
<CELL>10</CELL>
</ROW>
</TABLE></P>
<P>There is an additional expence in car∣rying the crop of every field to market, which I have not mentioned before; nor was it perhaps necessary now, it being in itself but trifling.</P>
<P>Plenty of straw in a crop of oats, gene∣rally denotes plenty of grain; but it is not always so in other crops.</P>
<P>There is a critical time in cutting of oats; if they are cut too soon, before they
<PB N="46" REF="56"/>are ripe, great part of the grain will not be threshed out; if they stand till they are full ripe, they are very apt to shed in cutting, turning, and getting in. He who would preserve his good crop, should, as they ripen, every day examine it; and, if he finds them easily rub out as he handles them, should order them to be instantly cut. It sometimes happens, that one part of a field shall be riper than another; when this is the case, the riper parts should be cut in the mornings and even∣ings, when the dew is on them; the greener part, not so liable to shed, may be cut in the middle of the day. The same care should be taken in turning them, and raking them together after they are cut. If they are stacked or housed before the straw is quite dry, they will be apt to heat in the mow, get a brown hue, and a musty smell, which will considerably reduce their value; and if they are full ripe, when cut and tumbled about in the
<PB N="47" REF="57"/>middle of the day, half the crop will be left shed and scattered in the field.</P>
<P>Should the straw of a crop of oats be so luxuriant as to fall or lodge, it will receive less damage then a crop of any other grain. We need not be apprehensive, therefore, of its being too rank.</P>
</DIV2>
<DIV2 N="6" TYPE="chapter">
<PB N="48" REF="58"/>
<HEAD>CHAP. VI. OF BUCK-WHEAT.</HEAD>
<P>BUCK wheat, or French wheat, is a spring crop, and frequently, like tares and turneps, sown merely as a manure, to plow into the ground, in order to prepare it for wheat. It is a grain not commonly brought to market, yet, nevertheless, of importance to the farmer, as it will thrive in lands not in a proper condition for bar∣ley, and will pay him well for sowing it in rich soils; though the general opinion is, that it flourishes best on poor lands. But what is most worthy of consideration in this crop is, that it need not be sown till the middle of May, a circumstance very advantageous to such as occupy wet lands. So that if the ground be not in very good
<PB N="49" REF="59"/>heart, or it should turn out a bad season for barley sowing, it is not an unpleasant thing to be able to reap from it a good crop of buck-wheat. Where barley is given to cattle, buck-wheat will answer the end as well; and the straw, if pro∣perly got in, will turn out good winter fodder. Wet summers are not so favour∣able for it as dry ones.</P>
<P>The time to sow this grain is, as I said before, about the middle of May, and the most advantageous quantity of seed <HI>per</HI> acre, one bushel. If the land, by fre∣quent ploughings and harrowings, be made tolerably fine, and the season be favour∣able, there is little doubt of having a good crop.</P>
<P><PB N="50" REF="60"/>An estimate of an acre.</P>
<P><TABLE>
<HEAD>EXPENCES.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Rent, <HI>&c.</HI></CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Team, <HI>&c.</HI></CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Seed, one bushel</CELL>
<CELL>0</CELL>
<CELL>3</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Mowing</CELL>
<CELL>0</CELL>
<CELL>1</CELL>
<CELL>9</CELL>
</ROW>
<ROW>
<CELL>Harvesting, <HI>&c.</HI></CELL>
<CELL>0</CELL>
<CELL>3</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Threshing four quarters, at one shilling and two pence</CELL>
<CELL>0</CELL>
<CELL>4</CELL>
<CELL>8</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>2</CELL>
<CELL>12</CELL>
<CELL>11</CELL>
</ROW>
</TABLE>
<TABLE>
<HEAD>PRODUCE.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Four quarters, at twenty-eight shillings</CELL>
<CELL>5</CELL>
<CELL>12</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Expences</CELL>
<CELL>2</CELL>
<CELL>12</CELL>
<CELL>11</CELL>
</ROW>
<ROW>
<CELL>Profit</CELL>
<CELL>2</CELL>
<CELL>19</CELL>
<CELL>1</CELL>
</ROW>
</TABLE></P>
<P><PB N="51" REF="61"/>When the land is in good heart, it is no uncommon thing to reap eight or nine quarters from an acre; and at market it will generally fetch the price of middling barley.</P>
</DIV2>
<DIV2 N="7" TYPE="chapter">
<PB N="52" REF="62"/>
<HEAD>CHAP. VII. OF BEANS.</HEAD>
<P>BEANS thrive best in a strong stiff soil; and few farmers sow them but in such ground. There are several sorts of beans, though seldom more than two are the ob∣jects of the husbandman's attention; these are horse-beans for the food of horses, and tick-beans for the food of hogs. I have seen some fields of long-pods, which is a garden bean; and I have myself sowed an acre or two, more than once, with broad Windsors, and dwarf kidney beans; but as these are out of the line of farming, I shall not say more about them.</P>
<P>Of the two sorts usually cultivated at large, horse-beans require a stronger ground
<PB N="53" REF="63"/>than tick-beans. There are two me∣thods of sowing them; some sow them broadcast on the ground, and plough them in, in one earth flat; or plough the ground first into ridges, then sow them broadcast, and harrow them in; and others set them, bean by bean, in a line with dibbers. I have tried them both ways, and scarce know which to give the prefer∣ence to. If they are sown upon a clover lay, they certainly should be set, that is, pricked in, bean by bean; for as seldom more than one ploughing is given to a crop of beans, the earth of a clover field, when broke up, is not fine enough, that is, not sufficiently pulverized, to admit of their being sowed broadcast, like other grain; but if they follow a crop of turneps, wheat, or oats, broadcast fowing will do very well.</P>
<P>In sowing beans broadcast, the expence of setting them (which is done by women
<PB N="54" REF="64"/>and children) is avoided, and also a fur∣ther disadvantage; for though the distance from row to row is pointed out to them, they are apt to set them too thick in the rows, being paid in proportion to the quan∣tity they set, seven-pence or eight-pence a peck, which they get rid of as fast as they can; nor, watch them and talk to them as you will, can you prevent their doing it: this not only wastes the seed, but too often injures the crop. But then again, on the other hand, when sowed broadcast, every part of the field may not be equally co∣vered, the land does not look so neat, and there being a greater difficulty in hoeing them, the men are usually paid six∣pence or nine-pence an acre extraordina∣ry. The quantity of beans sown and set is nearly the same in both ways. About two bushels and a peck, or two bushels and a half <HI>per</HI> acre. The crop at harvest is rather in favour of setting than other∣wise,
<PB N="55" REF="65"/>but perhaps not sufficient to pay the extra expence.</P>
<P>If drilling of crops be worth the atten∣tion of the farmer, it is more so in beans and peas than in any other grain; but even here, setting them is a very good substitute; and considering the expence of a drill-plough, which not one wheeler in twenty knows how to make or repair, and not one ploughman in a hundred knows how to use, I question whether setting is not equally cheap in the end. I am sure it is less troublesome to the farmer. Besides, on stiff clayey soils, where beans best thrive, it is impossible to use a drill-plough, which is adapted only to loose light lands.</P>
<P>The end of February, or early in March, is the customary seed-time for beans, though many sow them so late as April;
<PB N="56" REF="66"/>and some, I have heard say, put them in at or before Christmas. From Mr. Young's Experiments, it appears, that early in Fe∣bruary is the most advantageous time; but accidents will occasionally delay the sowing sometimes a week or a fortnight, such as wet weather, particularly where they are set by women, and there is a want of hands to set them.</P>
<P>The great advantage of a crop of beans to the land arises from the hoeing, as such a crop must be always hand-hoed with a six-inch hoe, once, if not twice, during its growth. If the land be tole∣rably clean, and the hoeing can be deferred till the beginning of May, once may be suf∣ficient: but if after the first hoeing, the weeds still get a-head, and are likely to rise as high as the beans, they must be hoed a second time. If the land be in good heart, and the beans grow away
<PB N="57" REF="67"/>strong after once hoeing, they will get above the weeds, and by their luxuriance keep them down, and smother them. As beans have a tap root, and draw their nu∣triment chiefly from the lower staple of the ground; and as they are hoed once or twice during their growth, and of course the weeds destroyed; farmers consider a bean crop almost as good as a summer fal∣low, and will often sow wheat immediate∣ly following; though I do not hold this to be good farming, unless the land had been manured for the beans. A master will be better able to judge whether they be clean hoed, provided they are set in rows, than in the broad-cast method of sowing; and in a broad-cast crop, it is as necessary to cut out beans with the hoe, where they rise too thick, setting them out at distances in the manner of turneps, as it is to cut up the weeds. To know whether this be properly done, we must walk over every land.</P>
<P><PB N="58" REF="68"/>To judge whether a field of beans be good or bad, we must examine how they are kidded; for a good crop depends more on this, than on the quantity of haulm. If they are kidded all the way up from the bottom to the top, and the kids in general contain five or six beans, we may expect to reap largely; but, if otherwise, the re∣verse. A dry summer is not so good for beans as a showery one; for, in very dry weather, the stalks are short and slender, and the crop often blighted; that is, co∣vered with a black fly: in this case, they must take their chance, for rain only can recover them.</P>
<P>They are seldom ripe enough to cut till September; but the proper time may easily be known by examining them. When the kids are black, and begin to open at the end, they ought to be cut; and though throughout the field some of the kids be not so black as others, this should not pre∣vent
<PB N="59" REF="69"/>us; for they will ripen and harden after they are cut, by setting the sheaves upright, and leaving them out in the field for a week or ten days. If they are cut before they are ripe, they will shrivel; and if too ripe, they will shed considerably in the cutting. Should this last be the case, they should not be cut in the middle of the day, but in the mornings and evenings only, when the dew is on them. They should not be pulled up by the roots, for you would thus carry a quantity of dirt into your threshing floor, but cut off with a hook as they reap wheat.</P>
<P>An acre of land proper for beans, will produce, with good culture, from two quarters and a half (that is, half a load) to five and six quarters; but three quarters and a half, or four quarters, may be rec∣koned a very good crop. Rather a greater quantity of tick-beans may be got from an acre of ground than horse-beans; but horse∣beans
<PB N="60" REF="70"/>bear always a better price, so that the value of each crop will be much the same. In purchasing beans, particularly for seed, care should be taken that they are hard, and not shrivelled; and the smaller the bean the better, as there are a greater quantity in the same measure. Beans will generally fetch a greater price after they have lain in the stack eight or nine months, than if they are threshed out before Christ∣mas, as they are then harder and better for feed.</P>
<P>The following is an estimate of an acre of horse-beans, supposing them to have been set.</P>
<P><TABLE>
<HEAD>EXPENCES.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Rent, tythe, and taxes</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Team, <HI>&c.</HI></CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Two bushels and half of seed, at four shillings</CELL>
<CELL>0</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Carried over</CELL>
<CELL>2</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
</TABLE>
<PB N="61" REF="71"/>
<TABLE>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Brought over</CELL>
<CELL>2</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Setting, at eight pence a peck
<NOTE N="*" PLACE="foot">If the women cover in the seed, they expect one penny a peck more; this, therefore, should be done with the harrow.</NOTE></CELL>
<CELL>0</CELL>
<CELL>4</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Guarding them from the crows
<NOTE N="†" PLACE="foot">I have mentioned here, guarding from crows, for it will be found necessary to employ a boy for eight or ten days for this purpose, while the seed lies uncovered in the ground, before it can be harrowed; and when the beans are coming up; as crows, at these times, are apt to devour them, and thus injure the crop.</NOTE>, and water furrowing</CELL>
<CELL>0</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Hoeing twice; the first time five shillings and six pence; the second, four shillings and six pence</CELL>
<CELL>0</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Cutting</CELL>
<CELL>0</CELL>
<CELL>6</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Carrying and stacking</CELL>
<CELL>0</CELL>
<CELL>1</CELL>
<CELL>4</CELL>
</ROW>
<ROW>
<CELL>Thatching</CELL>
<CELL>0</CELL>
<CELL>2</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Threshing three quarters and a half, at one shilling and four pence</CELL>
<CELL>0</CELL>
<CELL>4</CELL>
<CELL>8</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>3</CELL>
<CELL>19</CELL>
<CELL>0</CELL>
</ROW>
</TABLE>
<PB N="62" REF="72"/>
<TABLE>
<HEAD>PRODUCE.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Three quarters and a half, at thirty-two shillings</CELL>
<CELL>5</CELL>
<CELL>12</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Expences</CELL>
<CELL>3</CELL>
<CELL>19</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Profit</CELL>
<CELL>1</CELL>
<CELL>13</CELL>
<CELL>0</CELL>
</ROW>
</TABLE></P>
<P>Where manure is laid on for any crop, it will add something to the expence; as an additional hand or two must be employ∣ed to fill the cart, and spread the dung. The price of spreading is generally one shilling <HI>per</HI> acre, and one shilling or eighteen pence an acre may be reckoned for labour in filling.</P>
<P>Mr. Young tells us, that, from the ex∣periments he made, he finds, that by sow∣ing beans upon the same land, year after
<PB N="63" REF="73"/>year, each succeeding year will produce a better crop than the year before, even though no dressing be put upon the land; that where the first year produced only three quarters and a half, the third year produced five quarters. This he attributes to hoeing and destroying the weeds, which was done three or four times in each year, and the tops of the beans being cut off, just as they were going to blossom. It may be worth the trial on small spots of ground, but is a thing never done by farmers.</P>
<P>I hold trench-ploughing to be good in the culture of beans, where the depth of mould will admit of it, as it gives the plant room to strike deeper than in the ordinary method of ploughing, but I am no advocate for turning up the gravel or clay among the mould.</P>
</DIV2>
<DIV2 N="8" TYPE="chapter">
<PB N="64" REF="74"/>
<HEAD>CHAP. VIII. OF PEAS.</HEAD>
<P>PEAS generally flourish most in light, dry, sound land, but tolerably good crops may be procured on cold, brick earth, loams, or clays.</P>
<P>There are various sorts of peas, but those usually sown by farmers, are white peas and hog peas; the first is well known, but of hog peas, there are also two or three sorts, grey, dun, blue, <HI>&c.</HI></P>
<P>There being other crops that pay better than peas, farmers generally sow them on poor land, such as is grown foul, and per∣haps out of heart; but, like every other crop, I am persuaded, they would pay for a certain degree of cultivation; but over∣dressing
<PB N="65" REF="75"/>would make the haulm grow large and rank, and the crop will suffer by it. Wet seasons are always prejudicial to peas: for the above reasons, peas are not always a part of the farmer's crop.</P>
<P>In light land, drilling them may be a good method, as, in that case, if necessary, they can be better hoed, and a future crop also will receive a benefit from such hoe∣ing; but in strong stiff lands, they must be sown broad-cast. Indeed, sowing broad∣cast will, all things considered, produce a greater quantity at harvest than drilling; and, as it is attended with less trouble and expence upon the whole, perhaps it may be as well, if not better.</P>
<P>The quantity sown on an acre of ground of the white peas, is generally three bushels; but Mr. Young, from his experi∣ments, finds, that four bushels and a half of
<PB N="66" REF="76"/>white peas, and five bushels and a half of hog peas, are a more proper quantity; for, in wet seasons, if a quantity of seed sufficient to stock the land be not sown, a proportion of weeds will occupy their place; and where farmers do not hoe their pease, a thick crop is necessary to cover the ground and smother the weeds.</P>
<P>The customary time of sowing, is about the middle of March, and that of cutting, in August. When they begin to ripen, it will be necessary to station a boy in the field to frighten away pigeons, and other birds, otherwise they will carry away half the crop. The same attention must be paid to the time and manner of cutting, as was pointed out in the case of beans. A good sample of peas, is when they are not shrivelled, but look large, plump, and fair.</P>
<P><PB N="67" REF="77"/>An estimate of an acre of broast-cast peas.</P>
<P><TABLE>
<HEAD>EXPENCES.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Rent, tythe, and taxes</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Team, &c.</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Two bushels and a half of seed, at four shillings</CELL>
<CELL>0</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Weeding and water-furrowing</CELL>
<CELL>0</CELL>
<CELL>2</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Frightening birds</CELL>
<CELL>0</CELL>
<CELL>2</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Hoeing</CELL>
<CELL>0</CELL>
<CELL>5</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Cutting</CELL>
<CELL>0</CELL>
<CELL>3</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Carrying in</CELL>
<CELL>0</CELL>
<CELL>2</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Threshing three quarters, at one shilling and two pence</CELL>
<CELL>0</CELL>
<CELL>3</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>3</CELL>
<CELL>8</CELL>
<CELL>0</CELL>
</ROW>
</TABLE>
<PB N="68" REF="78"/>
<TABLE>
<HEAD>PRODUCE.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Three quarters, at thirty-two shillings <HI>per</HI> quarter</CELL>
<CELL>4</CELL>
<CELL>16</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Expences</CELL>
<CELL>3</CELL>
<CELL>8</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Profit</CELL>
<CELL>1</CELL>
<CELL>8</CELL>
<CELL>0</CELL>
</ROW>
</TABLE></P>
<P>For the culture of peas, the land should undergo three or four ploughings, and many harrowings, to bring it into as fine a tilth as possible.</P>
<P>Drilled peas, like beans, should be twice hoed, which will be an additional expence of five shillings an acre, but a future crop will be benefited by it.</P>
</DIV2>
<DIV2 N="9" TYPE="chapter">
<PB N="69" REF="79"/>
<HEAD>CHAP. IX. OF TARES.</HEAD>
<P>TARES are cultivated for three or four purposes. Some sow them for the seed; others to cut green for horses and other cattle; some make the haulm into hay, for winter feed, and others feed it off with sheep and lambs in the spring. In which∣ever way, however, the crop is consumed, though it seldom forms part of a farmer's regular course of crops, it is, neverthe∣less, far from being an unprofitable one.</P>
<P>There are two sorts, winter tares and spring tares; the first are a hardy kind, and generally sown before or about Michaelmas, to cut green for horses in the spring, or stand for seed.</P>
<P><PB N="70" REF="80"/>If they are sowed in the month of August, and designed for seed, they will be fit to cut early in the month of August following, after which there will be suffici∣ent time to prepare the land for wheat: or when the tares are carried off the ground, it may be ploughed up, and sown with turneps, by which means two crops are produced from the same ground in one year.</P>
<P>But the best farming is to sow them at Michaelmas, or not later than the second week in October, about two bushels, or rather better, to an acre, and that upon land that has been fallowed and dressed: from such fallow and dressing, may be ex∣pected a very luxuriant crop, that will rise above, and smother every weed that might either be carried upon the ground in the dressing, or not be destroyed by the fallow. This crop should be cut for hay in the be∣ginning of June; when, after two plough∣ings,
<PB N="71" REF="81"/>the land may be sown with turneps, and being eaten off by sheep at Michael∣mas, the ground is in the best order that can be for a crop of wheat, as it will then be perfectly clean, and in good heart; for the dressing the sheep leave will amply compensate for the crop of tares, which not being suffered to stand for seed, will not draw the ground, but leave it in the finest order. Thus, also, two crops will be gained in one year, without injuring the land.</P>
<P>Whether spring tares are sown for hay, or for seed, the quantity of seed, and time of sowing, are the same. As one great advantage in cultivating this pulse, is bringing the ground into fine order for wheat or barley; it would be well if the land were dressed for it, and care taken to sow it early, that there may be a thick crop, sufficient to cover the ground and smother the weeds. March is the proper time for sowing, and
<PB N="72" REF="82"/>the quantity two bushels and a half <HI>per</HI> acre. Once or twice ploughing will do for tares, which should be rolled after they are well harrowed in. They require no further trouble till harvest, except cutting out the thistles, if any should rise, for every other weed a thick crop of tares will destroy; and such is the advantage of a thick crop, that if cut for hay, they ad∣mirably prepare the ground for a crop of wheat, breeding that putrid fermentation in the soil, which renders it as fertile and as mellow, as after the best fallow.</P>
<P>If tares are designed for hay, the time of cutting them is when they are in full blossom. If they are left longer, they draw the land too much, and make not such good hay as when they are in the highest state of succulency. Though some contend, that the hay will prove heartier food, if they stand to pod, and the pods to fill; that in this case, horses eating such hay,
<PB N="73" REF="83"/>will require less corn. This I believe to be the case, but I am a strong advocate for keeping the ground in good condition. If the crop be got in without rain, tare∣hay is better than any common hay, but rain injures it a great deal.</P>
<P>The following are the expences and profits of an acre made into hay.</P>
<P><TABLE>
<HEAD>EXPENCES.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Rent, tythe, and taxes</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Team, <HI>&c.</HI></CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Seed, two bushels and half, at four shillings and six pence</CELL>
<CELL>0</CELL>
<CELL>11</CELL>
<CELL>3</CELL>
</ROW>
<ROW>
<CELL>Weeding, perhaps, or water-fur∣rowing</CELL>
<CELL>0</CELL>
<CELL>1</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Mowing</CELL>
<CELL>0</CELL>
<CELL>1</CELL>
<CELL>9</CELL>
</ROW>
<ROW>
<CELL>Making, <HI>&c.</HI></CELL>
<CELL>0</CELL>
<CELL>3</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>2</CELL>
<CELL>18</CELL>
<CELL>0</CELL>
</ROW>
</TABLE>
<PB N="74" REF="84"/>
<TABLE>
<HEAD>PRODUCE.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Two loads and a half of hay, at thirty-five shillings</CELL>
<CELL>4</CELL>
<CELL>7</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Expences</CELL>
<CELL>2</CELL>
<CELL>18</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Profit</CELL>
<CELL>1</CELL>
<CELL>9</CELL>
<CELL>6</CELL>
</ROW>
</TABLE></P>
<P>In farms where there is not a suffici∣ency of grass land, a field or two of tares for hay must be very advantageous, espe∣cially as they leave the land in better state than when they were sown. Besides, if they are not to be followed by a crop of wheat, the land may be immediately ploughed up and sown with turneps, which will produce an additional profit of near thirty shillings an acre, as may be seen in the chapter of Turneps, and leave the soil in fine state the next year for bar∣ley, oats, or any other spring crop.</P>
<P><PB N="75" REF="85"/>The following estimate supposes the tares to stand for seed.</P>
<P><TABLE>
<HEAD>EXPENCES.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Rent, <HI>&c.</HI></CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Team, <HI>&c.</HI></CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Seed, as before</CELL>
<CELL>0</CELL>
<CELL>11</CELL>
<CELL>3</CELL>
</ROW>
<ROW>
<CELL>Weeding, <HI>&c.</HI></CELL>
<CELL>0</CELL>
<CELL>1</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Mowing</CELL>
<CELL>0</CELL>
<CELL>1</CELL>
<CELL>9</CELL>
</ROW>
<ROW>
<CELL>Getting in</CELL>
<CELL>0</CELL>
<CELL>1</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Threshing two quarters, at two shillings and four pence</CELL>
<CELL>0</CELL>
<CELL>4</CELL>
<CELL>8</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>3</CELL>
<CELL>0</CELL>
<CELL>8</CELL>
</ROW>
</TABLE>
<TABLE>
<HEAD>PRODUCE.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Two quarters of tares, at thir∣ty-six shillings</CELL>
<CELL>3</CELL>
<CELL>12</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Expences</CELL>
<CELL>3</CELL>
<CELL>0</CELL>
<CELL>8</CELL>
</ROW>
<ROW>
<CELL>Profit</CELL>
<CELL>0</CELL>
<CELL>11</CELL>
<CELL>4</CELL>
</ROW>
</TABLE></P>
<P><PB N="76" REF="86"/>Now, on the fairest calculation, here is evidently a loss of eighteen shillings and two pence between the two profits, which might have been avoided, had the tares been cut for hay; besides the injury the ground receives by a seed-crop, and the loss of so much dung as cattle eating that hay upon the farm would have yielded. An acre may possibly produce two quar∣ters and a half, which is an additional profit of about seventeen shillings; but this is not, in my opinion, an adequate com∣pensation for drawing and impoverishing the land.</P>
</DIV2>
<DIV2 N="10" TYPE="chapter">
<PB N="77" REF="87"/>
<HEAD>CHAP. X. OF TURNEPS.</HEAD>
<P>TURNEPS, like tares, is one of those ameliorating crops, whose cul∣ture cleans the land, and, at the same time, enriches it. They thrive best in light soils, but succeed tolerably well on stiff ones. Very strong clays are the only soils in which they will not grow to ad∣vantage.</P>
<P>Farmers consider a crop of turneps as a summer fallow, and as the best preparative for either wheat or barley. To obtain a good field of turneps, they plow the land four or five times, harrow it till it is as fine as they can make it, and then dress it. All this is done with the same view that I recommended tares, viz. to procure a
<PB N="78" REF="88"/>luxuriant crop, that will smother the weeds which the dung carries into the field with it, in order that the succeeding crop, whether of wheat or barley, may be clean and plentiful. Besides, as this crop is fed off by sheep, the better it is, the longer will it maintain a given number of sheep, and of course the greater quantity of dressing such sheep leave behind them. It is generally a losing crop for that year, but the advantage hereafter reaped amply repays the loss.</P>
<P>The most proper time to sow them, is about midsummer, or soon after, so that, if the spring be fine, there is sufficient time to clean the ground. Though we wait a week or two for it, a dripping time is best for sowing, for without some rain the seed may not grow; in very dry sea∣sons, as soon as they are out of the ground, the fly is apt to destroy them; and when this is the case, we have no other resource
<PB N="79" REF="89"/>than to harrow the land, and sow it afresh. If they escape the fly, as soon as they put forth the rough leaf, they should be hand∣hoed with a nine-inch hoe, cutting them up where they are too thick, and leaving them at about nine inches distance from each other. About a month after, they should be hoed a second time, to destroy the weeds: by this time, they will be of sufficient growth to keep the weeds down and smother them. They require no other care till they are either drawn for cattle, or eaten off by sheep. One pound of seed <HI>per</HI> acre, is the quantity usually sown; and as there are two or three sorts of tur∣neps, some prefer the green-round, and others the tap-rooted, as growing to a larger size. In a tolerable good crop, the average weight of an acre of turneps, is about thirty or thirty-two tons. They rather improve in weight from December to January, but decline in weight from
<PB N="80" REF="90"/>January to March. In my neighbourhood, where farmers have not a sufficient stock of sheep of their own, they sell their tur∣neps to those who have; and the price of an acre varies in proportion to the quan∣tity of feed there is, from twenty-five shillings to forty shillings; and they never think of disposing of their crop any other way. Those who draw them to fatten cattle, may possibly turn them to greater advantage; Mr. Young says double; but, as every farmer has not money to buy stock to fatten, he is obliged to give up that thought, and content himself with enriching his land, by folding of sheep upon it. For ten acres of turneps would require a stock of one hundred and twen∣ty-four pounds in cattle to consume them.</P>
<P><PB N="81" REF="91"/>For curiosity, let us see what is lost on an acre of turneps well sold.</P>
<P><TABLE>
<HEAD>EXPENCES.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label">£.</CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Rent, tythe, and taxes</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Team, &c.</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Filling dung-cart and spreading, suppose</CELL>
<CELL>0</CELL>
<CELL>2</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Seed, one pound</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Twice hoeing; first time six shillings, second four shil∣lings</CELL>
<CELL>0</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>2</CELL>
<CELL>13</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Supposing the acre to sell for</CELL>
<CELL>1</CELL>
<CELL>15</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>The loss is</CELL>
<CELL>0</CELL>
<CELL>18</CELL>
<CELL>0</CELL>
</ROW>
</TABLE></P>
<P>But even here is a gain of twenty-four shillings and six pence (deducting ten shil∣lings and sixpence, the expence of the turneps, from one pound fifteen shillings, the price they sell for), when we consider
<PB N="82" REF="92"/>that, without this crop, the land would have lain idle; and when we take into the consideration the advantage the next crop or two receive, from clean enriched land, we shall have no reason to complain.</P>
<P><TABLE>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>In fatting lean stock, a ton weight of turneps is worth about</CELL>
<CELL>2</CELL>
<CELL>2</CELL>
</ROW>
<ROW>
<CELL>In feeding lean stock, about</CELL>
<CELL>2</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>In feeding sheep on the land</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
</ROW>
</TABLE></P>
<P>Stall-fed cattle, besides a rack of hay, will daily eat in winter between a third and fourth part of their own weight in turneps.</P>
</DIV2>
<DIV2 N="11" TYPE="chapter">
<PB N="83" REF="93"/>
<HEAD>CHAP. XI. OF CLOVER.</HEAD>
<P>THE introduction of clover has turn∣ed out a great treasure to the far∣mer, it being one of those crops that pays well for the tillage; and, at the same time, enriches and ameliorates the land. Its profits are reaped three ways, being either fed, cut for hay, or suffered to stand for seed. If the farmer has sufficient stock to eat his clover green, or has money to purchase such a stock, he will reap a double advantage by so doing; for an acre of clover fed off green, will maintain a given number of cattle much longer than it would, if made into hay. Besides, as in this case it does not stand to flower, it draws the ground less, and the dressing left by the cattle is no inconsiderable ad∣vantage.
<PB N="84" REF="94"/>If cattle are turned in in the be∣ginning of June, three acres of clover (supposing these three acres, if cut and made into hay, to produce four loads and a half cut out of the rick) will fatten and maintain nine horses and four cows for four weeks; which, at four shillings a horse, and two shillings and six pence a cow, <HI>per</HI> week, amounts to nine pounds four shillings. Now, in this time, they would eat six loads of hay, worth twelve pounds; or, were these three acres cut and made in∣to hay, reckoning the hay at forty shillings a load (and it is always five shillings less in value than a load of meadow hay), and deducting ten shillings an acre for mowing, making, stacking, thatching, and binding, it leaves a profit only of seven pounds ten shillings; and should a purchaser require it to be carried ten miles, such carriage would be two pounds five shillings, and re∣duce the profit to five pounds five shillings. But was such a first crop of clover (for I
<PB N="85" REF="95"/>am now only speaking of the first cutting, I say, was such a first crop) cut day by day, carried into the stable, or farm-yard, and given to horses or cows there, it would turn out still more advantageous, for it would maintain twenty horses for four weeks (I speak this from experience); which twenty horses, in the same time, would consume eleven loads of clover hay, worth twenty-two pounds. Here, indeed, the dressing is not laid upon the land; but the horses would in that month, if littered down with about seven loads of straw, yield forty loads of dung, which would dress four acres of land well; a circum∣stance that would amply pay for cutting and carting home, and carrying the dung out again upon the land. Besides, a team so kept upon green meat, would require very little corn; half the quantity would do, an object of importance to the farmer.</P>
<P>Let us take a second view of this.</P>
<P><PB N="86" REF="96"/>Three acres of clover, fed off by cattle on the land.</P>
<P><TABLE>
<HEAD>PROFIT.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label">£.</CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Nine horses keeping for four weeks, at four shillings each</CELL>
<CELL>7</CELL>
<CELL>4</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Four milch cows ditto, at two shillings and six pence</CELL>
<CELL>2</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>9</CELL>
<CELL>4</CELL>
<CELL>0</CELL>
</ROW>
</TABLE></P>
<P>or 3 <HI>l.</HI> 1 <HI>s.</HI> 4 <HI>d. per</HI> acre.</P>
<P>The dressing these will leave will be equal to about two loads of dung <HI>per</HI> acre, and the land not exhausted.</P>
<P>The same crop mowed the first time for hay.</P>
<P><TABLE>
<HEAD>EXPENCES.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label">£.</CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Mowing</CELL>
<CELL>0</CELL>
<CELL>6</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Making and stacking</CELL>
<CELL>0</CELL>
<CELL>12</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Thatching, on an average</CELL>
<CELL>0</CELL>
<CELL>3</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Carried over</CELL>
<CELL>1</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
</ROW>
</TABLE>
<PB N="87" REF="97"/>
<TABLE>
<ROW>
<CELL> </CELL>
<CELL ROLE="label">£.</CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Brought over</CELL>
<CELL>1</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Binding, four loads and a half, at two shillings</CELL>
<CELL>0</CELL>
<CELL>9</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Carrying to the purchaser</CELL>
<CELL>2</CELL>
<CELL>5</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>3</CELL>
<CELL>15</CELL>
<CELL>0</CELL>
</ROW>
</TABLE>
<TABLE>
<HEAD>PRODUCE.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label">£.</CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Four loads and a half, at forty shillings</CELL>
<CELL>9</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Expences</CELL>
<CELL>3</CELL>
<CELL>15</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Profit</CELL>
<CELL>5</CELL>
<CELL>5</CELL>
<CELL>0</CELL>
</ROW>
</TABLE></P>
<P>or 35 <HI>s. per</HI> acre.</P>
<P>No dressing here, and the land ex∣hausted.</P>
<P><PB N="88" REF="98"/>The same crop cut green, and carried into the stable.</P>
<P><TABLE>
<ROW>
<CELL> </CELL>
<CELL ROLE="label">£.</CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Twenty horses kept for four weeks, which, if fed on dry meat, would eat eleven loads of clover-hay, worth forty shillings a load, is equal in value to</CELL>
<CELL>22</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Forty loads of dung, at five shillings</CELL>
<CELL>5</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>27</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Extra expences in carrying the dung on the land, and spread∣ing it on four acres (the team is reckoned at large upon the farm)</CELL>
<CELL>0</CELL>
<CELL>8</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Profit</CELL>
<CELL>26</CELL>
<CELL>11</CELL>
<CELL>6</CELL>
</ROW>
</TABLE></P>
<P>or 8 <HI>l.</HI> 17 <HI>s.</HI> 2 <HI>d. per</HI> acre</P>
<P>Here also the land is not exhausted, but exceedingly well dressed. I have
<PB N="89" REF="99"/>reckoned nothing for labour in cutting, as the carter and boy will do it; nor have I brought straw into the account, as the farm will produce sufficient litter, that could not be sold, bean-haulm, fern, <HI>&c.</HI> Nor have I here estimated the saving in the corn given to the horses, which is considerable; nor either rent or team, these being equal in every case.</P>
<P>Whilst I am upon the article of clover, and mentioning the feed of it for cows, I must not omit the danger of turning them in, while it is young and high. Cows are internally differently formed from horses; a cow has not only a stomach, but a paunch, designed by nature as a receptacle for her food. Here she deposits it for a while without mastication; and when she has eaten sufficient, she, at her leisure, brings it a second time into her mouth, chews it, and conveys it into her stomach, where it is digested and carried off. Clover
<PB N="90" REF="100"/>is a very loose vegetable, full of air, par∣ticularly when young, and in showery weather; and as the paunch has not the same digestive power with the stomach, checking that fermentation that lets loose the air; if she eats heartily of young clo∣ver, and fills her paunch by drinking soon after; when fermentation takes place, and the air is let loose, she will swell prodigi∣ously; and from such swelling, the vital system will be impeded, the circulation of the blood stopped, and the animal will die in fifteen minutes. If she has not filled herself too full, driving her and hurrying her about, will often relieve her; but should she have overloaded her paunch, and drank upon it, there is no remedy but one, which, though severe, is generally safe and effec∣tual (having had occasion to try it, I speak from experimental knowledge); it is, that of making an incision with a pen∣knife through the flank into the body of the paunch, and introducing the pipe of a
<PB N="91" REF="101"/>funnel into the orifice, thus letting out that air, that otherwise would destroy the ani∣mal. By keeping the hole open, till the complaint ceases, we remove the dan∣ger; and by piercing the hide with an awl, sowing up the wound, and the ap∣plication of a plaster, it will soon heal. The place to make the incision is in the fleshy part of the left side or flank, at an equal distance from the short ribs, the spine of the back, and the hip-bone; it should be pierced till the air issues out freely. Sheep are formed like cows; of course the same caution should be taken with them. But let the bulk of the grass be first eaten down by horses, and there is no danger; or, it is said, if they are not turned in while the dew is on the grass, it may be done with safety.</P>
<P>Clover is a fine thriving food for hogs; where there is a pond in the field, which they can always have recourse to, I do
<PB N="92" REF="102"/>not know any better way of disposing of the crop. But water is so necessary, that without it, it is in vain to think of it. Any part of a field may be hurdled off with gate-hurdles; and the only trouble is, tak∣ing good care that they do not break out. Some are apt to think hog-dung prejudi∣cial; but it is an erroneous notion. Being very full of salts, where the land is richly dressed with it, the first crop may be rank, but future crops will feel its effects for years. I am of opinion, that there cannot be more profitable husbandry, than by purchasing sows forward with pig, turning them into clover, suffering them to pig there, and continue with their pigs till they are three or four months old, and then selling them for store. An acquaint∣ance of mine told me, that having once five acres of clover, a good crop, with a pond in the field, and well fenced in; he purchased in May ten sows of the large breed, ready to pig, which cost him thirty
<PB N="93" REF="103"/>pounds; that he turned them into this field about the middle of the month, kept them there till the middle of September, and then sold them; that the ten sows brought him ninety-eight pigs, which he sold for fifteen shillings each, and the sows for two pounds ten shillings each; that they fold∣ed the land like a flock of sheep, and so richly manured it, that it wanted no dress∣ing for near twenty years. After the clover, he sowed it with wheat, which was so rank, as to fall, and turn out of no value; but the year following, he sowed it with wheat again, and had a prodigious crop.</P>
<P>Supposing five acres under this ma∣nagement.</P>
<P><TABLE>
<HEAD>EXPENCES.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Rent, tythe, and taxes</CELL>
<CELL>5</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Team, &c.</CELL>
<CELL>5</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Carried over</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
</TABLE>
<PB N="94" REF="104"/>
<TABLE>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Brought over</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Seed</CELL>
<CELL>1</CELL>
<CELL>2</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Ten sows</CELL>
<CELL>30</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>41</CELL>
<CELL>2</CELL>
<CELL>6</CELL>
</ROW>
</TABLE>
<TABLE>
<HEAD>PRODUCE.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Ten sows, at fifty shillings</CELL>
<CELL>25</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Ninety-eight pigs, at fifteen shillings</CELL>
<CELL>73</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>98</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Expences</CELL>
<CELL>41</CELL>
<CELL>2</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>57</CELL>
<CELL>7</CELL>
<CELL>6</CELL>
</ROW>
</TABLE></P>
<P>or 11 <HI>l.</HI> 9 <HI>s.</HI> 6 <HI>d. per</HI> acre.</P>
<P>The following is an estimate more to be relied on; that of an acre hurdled
<PB N="95" REF="105"/>off and fed, from the first week in May to the last in September.</P>
<P><TABLE>
<HEAD>EXPENCES.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Rent, <HI>&c.</HI></CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Team, <HI>&c.</HI></CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Seed, nine pounds, at six pence</CELL>
<CELL>0</CELL>
<CELL>4</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>2</CELL>
<CELL>4</CELL>
<CELL>6</CELL>
</ROW>
</TABLE>
<TABLE>
<HEAD>PRODUCE.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Keeping four hogs, eight months old, at four pence a week, twenty-eight weeks</CELL>
<CELL>1</CELL>
<CELL>17</CELL>
<CELL>4</CELL>
</ROW>
<ROW>
<CELL>Four ditto, ten months old, at six pence</CELL>
<CELL>2</CELL>
<CELL>16</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Two heifers kept six weeks, at one shilling each</CELL>
<CELL>0</CELL>
<CELL>12</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Carried over</CELL>
<CELL>5</CELL>
<CELL>5</CELL>
<CELL>4</CELL>
</ROW>
</TABLE>
<PB N="96" REF="106"/>
<TABLE>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Brought over</CELL>
<CELL>5</CELL>
<CELL>5</CELL>
<CELL>4</CELL>
</ROW>
<ROW>
<CELL>Two horses kept six weeks, at three shillings each</CELL>
<CELL>1</CELL>
<CELL>16</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>7</CELL>
<CELL>1</CELL>
<CELL>4</CELL>
</ROW>
<ROW>
<CELL>Expences</CELL>
<CELL>2</CELL>
<CELL>4</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Profit</CELL>
<CELL>6</CELL>
<CELL>16</CELL>
<CELL>10</CELL>
</ROW>
</TABLE>
besides enriching the ground.</P>
<P>Clover, in general, thrives best on light barley land. It is usually sown with the second crop after a fallow, with either barley or oats, but sometimes with wheat; and the richer the land, the better the crop. After the barley or oats are sown and harrowed in, they customarily sow the clover, sometimes by itself, particularly if it be designed for seed, and sometimes mixed with artificial grasses for hay. When sown, it should be rolled. If clover is sown with a wheat crop, it should be put
<PB N="97" REF="107"/>into the ground in the month of March, before the wheat is too high. This is done by harrowing the ground, sowing, and rolling it. The harrows will not da∣mage the wheat. But wheat is a crop that does not afford it sufficient shelter; of course it is bad husbandry.</P>
<P>All things considered, it is much more advantageous to sow clover with a first crop after a turnep season, or a fallow, than with the second, as is commonly done; for, the land being then clean, and in good heart, the crop will be consider∣ably greater, and the clover will stand a second year very well; especially if, in such second year, ashes, or a light dressing of dung, be bestowed on it. Indeed clover is one of those crops, which will pay for very ample manuring; but is, at the same time, liable to be injured by unfavourable weather; a dry seed-time, or a wet har∣vest. In dry summers, though the crop
<PB N="98" REF="108"/>be small, it will weigh heavy, and cattle will thrive on it better than when the crop is larger, it being sweeter and fuller of nu∣triment.</P>
<P>The quantity of seed sown on an acre of ground, is generally from nine pounds to fourteen; the average quantity ten pounds. But, Mr. Young asserts, from a variety of experiments that he made, that in poor land twenty pounds, and in clean rich land, fifteen pounds an acre, is the most advantageous quantity; as in rich land the roots will spread more, and leave less room for weeds, or natural grass.</P>
<P>There are several sorts of clover, <HI>viz.</HI> broad clover, which bears a red flower; the white Dutch, which bears a white flower; and the trefoil, which bears a yel∣low one. The first is what farmers ge∣nerally sow, as growing higher, and pro∣ducing a larger crop. The white Dutch,
<PB N="99" REF="109"/>and trefoil, are better for laying down lawns and meadows, as they will matt and grow thicker at bottom; but they are not profitable to cut for hay. There is also another species of clover, called cow-grass, from its being less liable to spring cows that feed on it. This last, though sown in March, makes but little appearance till Mid∣summer, and can be cut but once; but yet grows to a great height, and produces in general large crops.</P>
<P>The profits of a crop of clover, as I said before; are reaped three ways; by feeding it with cattle, cutting it for hay, or suffering it to stand for feed. I have al∣ready pointed out the profits arising from feeding; let us next see what it will pro∣duce when cut for hay; and in this esti∣mate, I will suppose an equally good crop with that I considered before as fed, <HI>viz.</HI> to produce two loads and a quarter <HI>per</HI> acre at the two cuttings; I mean two loads and a
<PB N="100" REF="110"/>quarter out of the rick; for clover is a grass that will lose considerably in its weight by drying.</P>
<P>An estimate of an acre.</P>
<P><TABLE>
<HEAD>EXPENCES.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Rent, <HI>&c.</HI></CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Team, <HI>&c.</HI></CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Seed, ten pounds</CELL>
<CELL>0</CELL>
<CELL>5</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Mowing</CELL>
<CELL>0</CELL>
<CELL>1</CELL>
<CELL>9</CELL>
</ROW>
<ROW>
<CELL>Making and stacking, <HI>&c.</HI></CELL>
<CELL>0</CELL>
<CELL>4</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Mowing, making, <HI>&c.</HI> the se∣cond cut</CELL>
<CELL>0</CELL>
<CELL>5</CELL>
<CELL>9</CELL>
</ROW>
<ROW>
<CELL>Binding two loads and a quar∣ter</CELL>
<CELL>0</CELL>
<CELL>4</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>3</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
</ROW>
</TABLE>
<PB N="101" REF="111"/>
<TABLE>
<HEAD>PRODUCE.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Two loads and a quarter, at thirty-five shillings</CELL>
<CELL>3</CELL>
<CELL>18</CELL>
<CELL>9</CELL>
</ROW>
<ROW>
<CELL>After-feed</CELL>
<CELL>0</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>4</CELL>
<CELL>8</CELL>
<CELL>9</CELL>
</ROW>
<ROW>
<CELL>Expences</CELL>
<CELL>3</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Profit</CELL>
<CELL>1</CELL>
<CELL>7</CELL>
<CELL>9</CELL>
</ROW>
</TABLE></P>
<P>A load of clover is generally five shillings under the market price of meadow hay; but should hay be dear, this crop would be more profitable.</P>
<P>It should not be cut till it has done flowering, and begins to decay at the bot∣tom; nor should it be over-dried in the making.</P>
<P>When designed for seed, it should be first cut for hay, and eight or ten days
<PB N="102" REF="112"/>earlier than when the second cut is made for the same purpose. A seed-crop is a very precarious one. A wet harvest will destroy it; and if it does not flower well, the quantity will be small. The second growth generally determines the farmer in this matter. If the herbage be large, it should not be left for seed, as it will be apt to fall before the seed is ripe, and da∣mage the crop. When the herbage is short, and blossoms full and large, there is a good prospect of reaping a profitable harvest. In this case, it should stand till it is quite ripe. Three bushels and a half of seed from an acre, is a good return.</P>
<P><TABLE>
<HEAD>EXPENCES.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Rent, <HI>&c.</HI></CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Team, <HI>&c.</HI></CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Seed, ten pounds, at six pence</CELL>
<CELL>0</CELL>
<CELL>5</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Mowing, making, stacking, <HI>&c.</HI> the first cut for hay</CELL>
<CELL>0</CELL>
<CELL>5</CELL>
<CELL>9</CELL>
</ROW>
<ROW>
<CELL>Carried over</CELL>
<CELL>2</CELL>
<CELL>10</CELL>
<CELL>9</CELL>
</ROW>
</TABLE>
<PB N="103" REF="113"/>
<TABLE>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Brought over</CELL>
<CELL>2</CELL>
<CELL>10</CELL>
<CELL>9</CELL>
</ROW>
<ROW>
<CELL>Mowing, <HI>&c.</HI> the second time for seed</CELL>
<CELL>0</CELL>
<CELL>3</CELL>
<CELL>9</CELL>
</ROW>
<ROW>
<CELL>Threshing three bushels and a half, at five shillings <HI>per</HI> bu∣shel</CELL>
<CELL>0</CELL>
<CELL>17</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Binding one load and a half of hay</CELL>
<CELL>0</CELL>
<CELL>3</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>3</CELL>
<CELL>15</CELL>
<CELL>0</CELL>
</ROW>
</TABLE>
<TABLE>
<HEAD>PRODUCE.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>One load and a half of hay, at thirty-five shillings</CELL>
<CELL>2</CELL>
<CELL>12</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Three bushels and a half of seed, each bushel containing sixty-five pounds, at six pence <HI>per</HI> pound</CELL>
<CELL>5</CELL>
<CELL>13</CELL>
<CELL>9</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>8</CELL>
<CELL>6</CELL>
<CELL>3</CELL>
</ROW>
<ROW>
<CELL>Expences</CELL>
<CELL>3</CELL>
<CELL>15</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Profit</CELL>
<CELL>4</CELL>
<CELL>11</CELL>
<CELL>3</CELL>
</ROW>
</TABLE></P>
<P><PB N="104" REF="114"/>I have rated it here at six pence <HI>per</HI> pound: it sometimes sells for more; but often so low as three pence.</P>
<P>A bushel of seed generally weighs from sixty to seventy pounds, according to the size of the grain. The smaller the seed, if good, the better, and the heavier the bushel weighs.</P>
<P>When a crop has stood for seed, it will produce but a small crop of clover the next year; it should, therefore, be ploughed up and sown with wheat. Farmers, in general, say the ground is in as good heart for wheat after it has stood for seed, as if it was cut for hay; but I am of a different opinion. When threshed, the chaff and haulm (if it may be called so) will serve to fodder cattle in the winter.</P>
</DIV2>
<DIV2 N="12" TYPE="chapter">
<PB N="105" REF="115"/>
<HEAD>CHAP. XII. OF THE COURSE OF CROPS.</HEAD>
<P>THE succession of crops is a principal matter to be attended to. Different plants draw different nourishment, and from different parts of the land. Those with horizontal roots from one part, those with tap-roots from another. Some require cleaner ground than others, and some land in better heart. Again, some soils are better adapted to cer∣tain crops than others. All this obliges the farmer to study a little the nature of his land, and the method of cropping it: and experience has taught him, that it is most profitable, after the ground has been well fallowed and cleaned, to pursue the following method of cropping.</P>
<P><PB N="106" REF="116"/>On strong stiff lands, either
<LIST>
<ITEM>1. Wheat.</ITEM>
<ITEM>2. Oats and Clover.</ITEM>
<ITEM>3. Clover.</ITEM>
<ITEM>4. Beans or Wheat.</ITEM>
<ITEM>5. Turneps, or a <HI>fallow.</HI></ITEM>
</LIST>
<LIST>
<ITEM>or, 1. Tares.</ITEM>
<ITEM>2. Wheat.</ITEM>
<ITEM>3. Oats and Clover.</ITEM>
<ITEM>4. Clover.</ITEM>
<ITEM>5. Clover.</ITEM>
<ITEM>6. Beans or Wheat.</ITEM>
<ITEM>7. Turneps, or a <HI>fallow.</HI></ITEM>
</LIST>
<LIST>
<ITEM>or, 1. Beans.</ITEM>
<ITEM>2. Oats and Clover.</ITEM>
<ITEM>3. Clover.</ITEM>
<ITEM>4. Wheat.</ITEM>
<ITEM>5. Peas.</ITEM>
<ITEM>6. Turneps, or a <HI>fallow.</HI></ITEM>
</LIST></P>
<P>Where the land is naturally rich, or made so by ample and frequent dressings,
<PB N="107" REF="117"/>a summer fallow may not be necessary, which is designed only to rest the ground, and destroy the weeds. Dung naturally fills the land with weeds; but a crop of turneps or tares will smother them, and render it clean again: for this reason, I recommend dressing the land for turneps, or tares, in preference to wheat.</P>
<P>Mr. Young tells us, that he has tried beans upon the same ground for three or four years successively, and has every fu∣ture year had a better and a better crop. This he attributes to hoeing the land two or three times in the course of the summer. There is no reason to doubt his veracity, but it is not the common practice of farmers; indeed, where the soil is natural∣ly rich, where it has been dressed for wheat, and the crop has been lodged from its luxuriancy, farmers have sowed the same land with wheat again the next year, and found their account in it; for if land
<PB N="108" REF="118"/>be too rich for wheat, it is apt to lodge with wind or heavy rains, and be consider∣ably damaged.</P>
<P>On light soils the course of crops is va∣ried, such as follows:
<LIST>
<ITEM>1. A <HI>fallow.</HI></ITEM>
<ITEM>2. Wheat.</ITEM>
<ITEM>3. Barley and Clover.</ITEM>
<ITEM>4. Clover.</ITEM>
<ITEM>5. Oats, or Rye, or Peas.</ITEM>
<ITEM>6. A <HI>fallow</HI> again, or Turneps.</ITEM>
</LIST>
<LIST>
<ITEM>or, 1. A <HI>fallow.</HI></ITEM>
<ITEM>2. Barley and Clover.</ITEM>
<ITEM>3. Clover.</ITEM>
<ITEM>4. Wheat.</ITEM>
<ITEM>5. Oats or Rye.</ITEM>
<ITEM>6. Peas.</ITEM>
<ITEM>7. A <HI>fallow.</HI></ITEM>
</LIST></P>
<P>If the land be naturally poor, the more it is rested the better; of course, the longer
<PB N="109" REF="119"/>it lies under clover, the larger will be the crop that follows it. Indeed, as poor land is generally low rented, laying it down in pasture is the most profitable way of farm∣ing it; especially if dressing cannot be readily procured. By feeding, land is an∣nually manured and enriched; and, at the same time, pays no great tythes, a circum∣stance very pleasing to the occupier, where tythes are paid in kind. Instead of a fallow once in six or seven years, it will be found frequently necessary to let poor land lie a year uncropped, once in three or four years; for if (in the farmer's phrase) it be over∣driven, without a much greater quantity of manure than he generally has to bestow upon it, it will often produce little more than the seed, be the ground ever so clean.</P>
</DIV2>
<DIV2 N="13" TYPE="chapter">
<PB N="110" REF="120"/>
<HEAD>CHAP. XIII. ON THE PROFITS OF A FARM IN GENERAL, AND GRASS LAND IN PARTICULAR.</HEAD>
<P>LET us now recapitulate the profits on the different crops I have mentioned, and it will shew the fair advantage a gen∣tleman may expect to reap from a farm of one hundred and fifty acres of arable land, under good management. As we shall take a view of seven successive years, in the course of which a round of crops takes place, it is immaterial whether we suppose the whole farm cropped the same year with the same kind of corn, or with different sorts: the produce at the seven years end will be the same.</P>
<P>We will begin with stiff land, on which the course of crops will be, after a fallow, 1. Tares. 2. Wheat. 3. Oats and Clover.
<PB N="111" REF="121"/>4. Clover. 5. Clover. 6. Beans. 7. Tur∣neps.</P>
<P><TABLE>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>1. The profit of 150 acres of Tares, cut for hay, — at</CELL>
<CELL>1</CELL>
<CELL>9</CELL>
<CELL>6</CELL>
<CELL>is</CELL>
<CELL>221</CELL>
<CELL>5</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>2. Ditto, of 150 acres of Wheat, at</CELL>
<CELL>2</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
<CELL>—</CELL>
<CELL>375</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>3. Ditto, ditto — Oats, at</CELL>
<CELL>1</CELL>
<CELL>19</CELL>
<CELL>10</CELL>
<CELL>—</CELL>
<CELL>298</CELL>
<CELL>15</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>4. Ditto, Clover cut for hay, at</CELL>
<CELL>5</CELL>
<CELL>5</CELL>
<CELL>0
<NOTE N="*" PLACE="foot">In the chapter on clover, I have pointed out that such a crop may be made to produce a larger profit than five guineas an acre, but I have taken it here at a me∣dium value.</NOTE></CELL>
<CELL>—</CELL>
<CELL>787</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>5. Ditto, Clover fed, at</CELL>
<CELL>5</CELL>
<CELL>5</CELL>
<CELL>0</CELL>
<CELL>—</CELL>
<CELL>787</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>6. Ditto, — Beans, at</CELL>
<CELL>1</CELL>
<CELL>13</CELL>
<CELL>0</CELL>
<CELL>—</CELL>
<CELL>247</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL>2717</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>7. Loss on 150 acres of Turneps sed off by sheep, at 18 s.</CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL>135</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Profit</CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL>2582</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>The waste corn at the barn-door will yield in poultry 10 l. a year; which, in seven years, will give a profit of</CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL>70</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Total profit</CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL>2652</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
</TABLE></P>
<P>Divide then 2652 <HI>l.</HI> 10 <HI>s.</HI> by 7 years, and it will appear, that a farm of 150 acres will yield an annual profit of 379 <HI>l.</HI> but, if the land be naturally poor, and it be
<PB N="112" REF="122"/>necessary to make the seventh year a fal∣low; instead of 135 <HI>l.</HI> loss on the turneps, we must reckon the loss of rent and team, which will be 300 <HI>l.</HI> this will make a dif∣ference of loss to the amount of 165 <HI>l.</HI> and reduce the 2652 <HI>l.</HI> 10 <HI>s.</HI> to 2487 <HI>l.</HI> 10 <HI>s.</HI> which divided by 7, leaves the annual pro∣fit only 355 <HI>l.</HI> 7 <HI>s.</HI></P>
<P>Now, supposing the farm to consist of light land, we must crop it as follows, after a fallow. 1. Tares. 2. Wheat. 3. Barley and Clover. 4. Clover. 5. Peas. 6. A fal∣low. Then,
<TABLE>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>1. The profit of 150 acres of Tares cut for hay, at</CELL>
<CELL>1</CELL>
<CELL>9</CELL>
<CELL>6</CELL>
<CELL>will be</CELL>
<CELL>221</CELL>
<CELL>5</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>2. Ditto, of 150 acres of Wheat, at</CELL>
<CELL>2</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
<CELL>—</CELL>
<CELL>375</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>3. Ditto, ditto, Barley, at</CELL>
<CELL>3</CELL>
<CELL>5</CELL>
<CELL>6</CELL>
<CELL>—</CELL>
<CELL>491</CELL>
<CELL>5</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>4. Ditto, ditto, Clover, at</CELL>
<CELL>5</CELL>
<CELL>5</CELL>
<CELL>0</CELL>
<CELL>—</CELL>
<CELL>787</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>5. Ditto, ditto, Peas, at</CELL>
<CELL>1</CELL>
<CELL>8</CELL>
<CELL>0</CELL>
<CELL>—</CELL>
<CELL>210</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Profit on poultry for six years, at 10 l. a year</CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL>60</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL>2145</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>6. Loss on a fallow</CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL>300</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Neat profit</CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL>1845</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
</TABLE></P>
<P>1845 l. divided by six years, gives an annual profit of 307 l. 10 s.</P>
<P><PB N="113" REF="123"/>As most farms consist of some meadow, take the following estimate of an acre.</P>
<P><TABLE>
<HEAD>EXPENCES.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Rent, <HI>&c.</HI> as before</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Team, <HI>&c.</HI> as before</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Mowing</CELL>
<CELL>0</CELL>
<CELL>2</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Making and stacking</CELL>
<CELL>0</CELL>
<CELL>5</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Thatching</CELL>
<CELL>0</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Binding one load and a half of hay</CELL>
<CELL>0</CELL>
<CELL>3</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>2</CELL>
<CELL>11</CELL>
<CELL>6</CELL>
</ROW>
</TABLE>
<TABLE>
<HEAD>PRODUCE.</HEAD>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>One load and a half of hay, at forty-five shillings</CELL>
<CELL>3</CELL>
<CELL>7</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Latter-math</CELL>
<CELL>0</CELL>
<CELL>15</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>4</CELL>
<CELL>2</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Expences</CELL>
<CELL>2</CELL>
<CELL>11</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Profit</CELL>
<CELL>1</CELL>
<CELL>11</CELL>
<CELL>0</CELL>
</ROW>
</TABLE></P>
<P><PB N="114" REF="124"/>The stubbles, <HI>&c.</HI> of a farm of one hun∣dred and fifty acres will keep thirty sheep all the year round, of course an additional profit arises of more than 40 <HI>l.</HI> a year.</P>
<P>In short, a tolerable good farm, whether it consists of a light or a stiff soil, will pay upon an average, with good management, forty or fifty shillings an acre; provided the occupier holds sufficient land to employ his team fully.</P>
<P>The nearer a farm is to a market, and to the convenience of getting manure cheap, the more valuable it is.</P>
<P>Let me recommend it to every occupier of land, whether gentleman or farmer, to keep a regular account, debtor and credi∣tor, not only of his farm in general, but of every field in particular, with a memo∣randum annexed of the time the seed was sown, the harvest reaped, the favourable∣ness
<PB N="115" REF="125"/>or unfavourableness of the season, the quantity of ploughings the land received, the dressing given it, and every other particular. By a recourse to this, at fu∣ture times, he will be able to ascertain the condition of his land, and how far he proceeded on a good plan, or fell upon a wrong one; and, of course, whether he should pursue the same method in future or not. By so doing, his business will be∣come an amusement, and his farm not on∣ly be profitable, but instructive.</P>
<P>The following is a ruled paged for that purpose, and a copy of such an account kept.</P>
<P><PB N="116" REF="126"/>
<TABLE>
<ROW>
<CELL ROLE="label">REMARKS.</CELL>
<CELL ROLE="label" COLS="4">EXPENCES.</CELL>
<CELL ROLE="label" COLS="4">PRODUCE.</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>This field, being very foul and out of heart, was fallowed and dressed; eight loads to an acre: it received five plough∣ings, and was well harrowed, and the rubbish carted off.</CELL>
<CELL>Rent, tythe, and taxes, two years</CELL>
<CELL>6</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
<CELL>Nine quarters of wheat sold at forty shil∣lings</CELL>
<CELL>18</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Sown the first week in Sep∣tember; reaped the second week in August.</CELL>
<CELL>Team, two years</CELL>
<CELL>6</CELL>
<CELL>0</CELL>
<CELL>0</CELL>
<CELL>Four loads and a half of straw, at fifteen shillings <HI>per</HI> load</CELL>
<CELL>3</CELL>
<CELL>7</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Dry seed-time, but rather a wet harvest; not housed till the first week in September. Rather blighted under the west hedge.</CELL>
<CELL>Six bushels of seed, at five shillings</CELL>
<CELL>1</CELL>
<CELL>10</CELL>
<CELL>0</CELL>
<CELL> </CELL>
<CELL>21</CELL>
<CELL>7</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>N. B. The chaff eaten by the team.</CELL>
<CELL>Labour in carting and spreading marture, <HI>&c.</HI></CELL>
<CELL>0</CELL>
<CELL>7</CELL>
<CELL>6</CELL>
<CELL>Expences</CELL>
<CELL>16</CELL>
<CELL>18</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Produced three quarters <HI>per</HI> acre.</CELL>
<CELL>Brining</CELL>
<CELL>0</CELL>
<CELL>1</CELL>
<CELL>6</CELL>
<CELL>Profit</CELL>
<CELL>4</CELL>
<CELL>9</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>Reaping</CELL>
<CELL>1</CELL>
<CELL>4</CELL>
<CELL>0</CELL>
<CELL>or 1 <HI>l.</HI> 9 <HI>s.</HI> 10 <HI>d. per</HI> acre.</CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>Additional labour in carry∣ing</CELL>
<CELL>0</CELL>
<CELL>3</CELL>
<CELL>0</CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>Threshing nine quarters, at three shillings, cleaning included</CELL>
<CELL>1</CELL>
<CELL>7</CELL>
<CELL>0</CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>Binding four loads and a half of straw</CELL>
<CELL>0</CELL>
<CELL>4</CELL>
<CELL>6</CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>Expences in selling</CELL>
<CELL>0</CELL>
<CELL>1</CELL>
<CELL>6</CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL> </CELL>
<CELL>16</CELL>
<CELL>18</CELL>
<CELL>0</CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
</ROW>
</TABLE></P>
</DIV2>
<DIV2 N="14" TYPE="chapter">
<PB N="117" REF="127"/>
<HEAD>CHAP. XIV. OF PLOUGHING AND HARROWING.</HEAD>
<P>IT is necessary to make some few obser∣vations on this head, both as to the na∣ture of the ploughing, the time when, and the number of ploughings.</P>
<P>I would, in the first place, recommend it to every occupier of land to employ a very good ploughman, one who knows how to plough and sow well, and one who will not want watching. A team of two horses in light, and four in stiff land, will plough an acre, or more, in the course of a day; one acre is the customary allotment of a day's work, and is generally perform∣ed in eight hours. The team usually leaves work at two o'clock; but it is better for the
<PB N="118" REF="128"/>horses in summer time to get to work at four or five, and quit before the heat of the day.</P>
<P>All that is necessary for a master to take care of, is, that his ploughman does not ride upon the handles of the plough, but plough the ground as deep as the plough will effect it, or as the upper staple or layer of the land will admit.</P>
<P>Plants that have tap-roots, as beans, carrots, <HI>&c.</HI> thrive best in deep earth, which has induced many to trench-plough their land: but for corn, the common depth of five inches is preferable to deeper ploughing. As I said before, I am no ad∣vocate for turning up the clay or gravel, and mixing it with the mould; and for this reason; that it will require a long series of tillage, to bring such soil as is thus turned up into the same state with the surface: and it is contrary to the general practice of husbandry.</P>
<P><PB N="119" REF="129"/>We are next to take care that the ridges lie handsome, round, and even. In dry soils, the ridges may be broad and flat; but in wet moist ground, the higher and narrower the ridges are, the drier it will lie. In wet clayey soils, I have ever found three or four bout-lands the best, as in harrowing, the horses may walk in the fur∣rows, and thus avoid poaching it. The furrows between the ridges should, when the work is done, lie clean, so that the water can run freely off; and water∣furrows should be made in all depending places, to carry it clean away into the ditches. This cannot be well done but by the spade, and men should be employed for the purpose; for unless the crop lies dry, it will turn out a poor one. It is necessary, therefore, to drain all wet slanks; for where the water stands, the crop common∣ly fails. For the same reason, at the last ploughing, in moist rising land, the fur∣rows should be up and down the hill; but
<PB N="120" REF="130"/>in hungry, burning soils, it may be pro∣per to leave the ridges across the hill, in order to hold the water and the dressing, which otherwise might, in heavy rains, be washed away.</P>
<P>As to the time of ploughing, this must be, in some measure, regulated by the weather; for, in wet soils, there are times when the plough cannot go upon the land. In stiff clays, where a winter fallow is ne∣cessary to mellow and break the clods, the stubbles should be always broken up in autumn; but where winter fallows are not necessary, autumnal ploughings may, for want of time, be omitted; especially when the ground is designed for beans or turneps the next year. Such a crop, receiving no very great advantage from ploughing in autumn, the stubbles may as well be left for the feed of sheep; for autumnal stir∣rings are designed to destroy the roots of weeds by frosts, and to pulverize the land.
<PB N="121" REF="131"/>this is more necessary for barley or oats, than for a crop that can be hoed, as hoe∣ing the ground will effectually destroy the weeds. But, in wet soils, when such autumnal ploughings are given, care should be taken to ridge up the land, and water∣furrow it so as to lay it dry, otherwise, where we mean to do good, we shall chill the land, and do a great deal of harm.</P>
<P>Farmers vary in their opinions respect∣ing the number of ploughings on different soils. In strong lands, ill adapted to cer∣tain crops that thrive best in lighter ones, as turneps, clover, barley, peas, <HI>&c.</HI> the more we pulverize the soil the better, which cannot be done but by many ploughings, rollings, and harrowings; and where we wish to summer fallow and clean the land from weeds, it is only to be done by frequent stirring it; but when we mean to sow it with such grain as delights in strong land,
<PB N="122" REF="132"/>as wheat, beans, oats, <HI>&c.</HI> many plough∣ings are not only unnecessary, but may be injurious. The same reasoning will hold good in light land, provided it be clean; one ploughing is better for wheat, beans, or oats, than three; but where it is neces∣sary to clean the land, as in fallows, or turnep-seasons, if the farmer has time, and can do it with his own team, so as not to bestow more expence upon the land than it will pay, he cannot well plough it too much.</P>
<P>All that is necessary to say with re∣spect to harrowing is, that every farmer should have three pair of harrows of dif∣ferent sizes: a large heavy pair for three or four horses; a smaller pair for two horses; and a less pair for one. The great harrows follow the plough, the next size pulverize the land, and the small harrows are chiefly used for harrowing
<PB N="123" REF="133"/>in the seed. The land being ploughed in order to clean it, we cannot well make too much use of the harrows, for it is our business to bring it into fine tilth, and not suffer a weed to grow.</P>
<P>If the land be not a strong clay, seven or eight acres harrowed, twice over in a place, with the great harrows, is a good day's work. Smaller harrows should go three or four times in a place.</P>
</DIV2>
<DIV2 N="15" TYPE="chapter">
<PB N="124" REF="134"/>
<HEAD>CHAP XV. OF WEEDING.</HEAD>
<P>IT having been observed that, clean our land ever so well, time will naturally foul it, and that the carrying on of dung will contribute to such foulness; where∣ever we find obnoxious weeds rise with a crop that cannot be hoed, it should be hand-weeded, by going up the fur∣rows, reaching across the ridges, and pulling up such weeds by the roots; for, were they suffered to seed, instead of one weed, without a fresh fallow, we should have the next year a thousand. Catlock, poppy, docks, thistles, all should be clean pulled out; and whenever we find the last even in the hedge-rows, they should constantly be cut down before they seed;
<PB N="125" REF="135"/>we never can have a clean farm without; for the seed of the thistle is winged, and will fly with the least breath of air from field to field. Weeding the crop has saved the necessity of many a fallow, which is the loss of a year's rent, and the annual expence of the team.</P>
<P>Those who study the cleanness of their ground, will take care to weed their dung∣hills from time to time, and sow no grain but such as is free from the seeds of weeds.</P>
</DIV2>
<DIV2 N="16" TYPE="chapter">
<PB N="126" REF="136"/>
<HEAD>CHAP. XVI. OF HEDGING AND DITCHING.</HEAD>
<P>WHAT they call dead hedges are the customary fences in my neighbour∣hood; and, I apprehend, this method of inclosing fields is very general throughout the kingdom, except in counties where they have plenty of stone, of which they make walls. Gentlemen and opulent far∣mers, who study more the neatness of their farms, than the article of profit, will plant their banks with quicks, or white thorn. Such a fence, no doubt, is beautiful, se∣cure, when properly grown, and, if cut with sheers once or twice in the summer, will last a great number of years; but it is certainly an expensive one: for, besides the annual labour of clipping, the farmer
<PB N="127" REF="137"/>loses the advantage he would otherwise receive in the spare wood, which will sup∣ply his copper and his oven; and let a quickset hedge be ever so good, it is not impenetrable to hogs.</P>
<P>Dead hedges are fences made by cutting the ragged rambling hedge close down to the bank, repairing the bank by casting the contents of the ditch upon it, driving in stakes between two and three feet long, filling the lower part with bushes, and weaving it to the top between the stakes with hazles, or any pliable sticks of some length. A man will complete four or five rods, or perches, of such a fence in the common way, in the course of ten or twelve hours; and the customary price with us is from three pence to four pence a rod, and two shillings a hundred for the faggots he makes with the spare wood, with the liber∣ty of taking home a faggot, worth two or three pence more, each night on his leaving
<PB N="128" REF="138"/>work. Such a fence, with occasional mend∣ing, will last five or six years, till the wood in the hedge is sufficiently grown to re∣make it. Making this fence is, in fact, attended with no expence, as the faggots obtained at every such making, are gene∣rally worth twice the value of the labour.</P>
<P>If the adjoining ditch be sufficiently cleaned out to let the water pass freely, the bank be smooth and tight, and the hedge even and strong, which may be known, by put∣ting our hand upon the top and shaking it in different places, the fence is well made.</P>
</DIV2>
<DIV2 N="17" TYPE="chapter">
<PB N="129" REF="139"/>
<HEAD>CHAP. XVII. OF THRESHING.</HEAD>
<P>SOME farmers choose this business should be done by the day, others by the quarter. Those who are for the first mode, give this as their reason; that when men work by the day, they generally do their work better, being in no hurry to get it done: whereas, when they thresh by the quarter, they seldom beat the corn clean out. Those who are for the other mode, argue thus: if men thresh by the day, unless the master's eye is constantly upon them, they will waste their time, and of course, in the end, he will pay more for his threshing than if the work was done by the quarter; and as to not beating it out clean, that is the master's business, he must examine it, and see that the business
<PB N="130" REF="140"/>be properly executed. In most counties men wish to thresh by the quarter; as by working hard, and a greater number of hours than is the usual complement of a day's work, they can earn more money in the course of the week. This principle has made it difficult to find men to thresh by the day; and, indeed, if honest men are employed, I think it most pleasant both for master and man, that the work be done by the quarter.</P>
<P>Where a day's labour is rated at eighteen pence, the following prices are generally paid for threshing.</P>
<P><TABLE>
<ROW>
<CELL> </CELL>
<CELL> </CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
<CELL> </CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Threshing a quarter of Wheat</CELL>
<CELL>from</CELL>
<CELL>2</CELL>
<CELL>6</CELL>
<CELL>to</CELL>
<CELL>4</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Barley</CELL>
<CELL>—</CELL>
<CELL>2</CELL>
<CELL>0</CELL>
<CELL>—</CELL>
<CELL>3</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Oats</CELL>
<CELL>—</CELL>
<CELL>1</CELL>
<CELL>2</CELL>
<CELL>—</CELL>
<CELL>0</CELL>
<CELL>20</CELL>
</ROW>
<ROW>
<CELL>Beans</CELL>
<CELL>—</CELL>
<CELL>1</CELL>
<CELL>2</CELL>
<CELL>—</CELL>
<CELL>0</CELL>
<CELL>20</CELL>
</ROW>
<ROW>
<CELL>Peas</CELL>
<CELL>—</CELL>
<CELL>1</CELL>
<CELL>2</CELL>
<CELL>—</CELL>
<CELL>0</CELL>
<CELL>20</CELL>
</ROW>
</TABLE>
according to what the crop yields.</P>
<P><PB N="131" REF="141"/>After the corn is threshed out, the cleaning, or winnowing, is paid for besides. Two men and a boy will clean a load of oats or wheat in a day.</P>
<P>Clover seed is from five shillings to six shillings threshing and cleaning.</P>
<P>Drawing, weighing, and binding of wheat straw after threshed, one shilling a load.</P>
</DIV2>
<DIV2 N="18" TYPE="chapter">
<PB N="132" REF="142"/>
<HEAD>CHAP. XVIII. OF MANURING.</HEAD>
<P>MANURING of land is of such im∣portance to a farmer, that he who omits it must never expect a good crop; indeed, it is the very life of husbandry, and the cultivation of land cannot go on without it. In the neighbourhood of great towns, plenty may be had, and at a very reasonable price; but what are farmers to do who live too remote to enjoy such an advantage? Where manure is not to be met with on the farm itself, or in its vi∣cinage, a method must be contrived to make it; and this can be done only by keeping as large a stock of cattle as the farm will admit of, and by other modes which I shall point out.</P>
<P><PB N="133" REF="143"/>Stable dung is one of the best manures; and, if purchased (where it <HI>can</HI> be purchas∣ed), is worth upon the farm from five shil∣lings to ten shillings a load; ten or twelve of such loads is an ample dressing for an acre of land, and will keep it in good heart, if kept clean, for five or six years. To raise then the greatest quantity upon a farm from a given number of horses, is the matter in question. This is to be done by keeping them all the year round in the stable, and littering them well; in which case, a horse will, on an average, make twenty-seven or twenty-eight loads, which will manure three acres well; but to effect this, it will take four loads and a half of straw to each horse; which, if the farm will not supply, should be purchased. Sup∣pose these four loads and a half to cost 3 <HI>l.</HI> 7 <HI>s.</HI> 6 <HI>d.</HI> and to produce twenty-eight loads of dung; the price <HI>per</HI> load will then be under half a crown. Fern, where it can be got, is a tolerable substitute for
<PB N="134" REF="144"/>straw; but a farm generally yields suffici∣ent litter to make the purchase of it unne∣cessary. The stubble of the fields might be mowed or harrowed up in frosty weather, and stacked for the purpose.</P>
<P>Farm-yard dung is the next in quality; and where cattle are foddered the winter through, and the yard well spread with litter, they will, upon an average, yield six or seven loads <HI>per</HI> head, so that two cows will manure an acre. Where cattle are stall-fed for fattening, two beasts will, if well littered, yield about twenty-three loads of dung in the space of fifteen weeks.</P>
<P>It should be a farmer's study to make a compost dunghill at every field-gate. For this purpose, he should carry there all the manures he can pick up. Cleanings of ponds or ditches, chalk, earth, clay, ashes; the dung of hogs, geese, pigeons, poul∣try,
<PB N="135" REF="145"/>brick-rubbish, or any thing he can get, such as the list below points out; this, if well mixed together, with a little lime, and turned once or twice in the year, will turn out an excellent manure for grass, clover, or any other purpose. But he should take care to keep such dunghills free from weeds.</P>
<P>When land is dressed at the rate of ten cart-loads <HI>per</HI> acre, each cart should con∣tain sufficient to make sixteen heaps, as parcelled out in the field; and one such heap should be allotted to, and sufficient, to cover one square rod of ground, there be∣ing one hundred and sixty square rods in each acre. But where the soil is in tole∣rable good condition, eight loads <HI>per</HI> acre will be sufficient for wheat, as ten loads of good dung may make the crop too lux∣uriant, and occasion it to fall before har∣vest. With eight loads, one such heap
<PB N="136" REF="146"/>should be appropriated to rather more than a square rod of land.</P>
<P>As the hedges shelter birds, which of∣ten consume the crop, and the corn under them, from its warm situation, is natural∣ly drawn up weaker and taller than in more open parts of the field, and of course more apt to be lodged; farmers seldom dress the head-lands of a field when they crop it with wheat.</P>
<P>The following is a list of manures, with the uses they are fit for, most of which are easily procured in different places.</P>
<P><HI>Horse Dung.</HI> When fresh, for cold stiff clays; when rotten, for all sorts of land.</P>
<P><HI>Cow Dung.</HI> Rich and cooling; sit for dry sandy ground.</P>
<P><HI>Hog Dung.</HI> Ditto. This is rather too strong of itself, but is an excellent mix∣ture for the compost dunghill.</P>
<P><PB N="137" REF="147"/><HI>Dung of Sheep, Rabbits, Goats, Deers, &c.</HI> Very warm, good top dressing. Fold∣ing a flock of sheep every night upon fallow ground, is a good practice. Sixty sheep will fold an acre in six weeks, equal to ten loads of dung.</P>
<P><HI>Pigeons Dung.</HI> The hottest of most dungs, good for the compost dunghill.</P>
<P><HI>Chicken Dung.</HI> For top dressing.</P>
<P><HI>Goose and Ducks Dung.</HI> Ditto. Some think it spoils the grass, because horses do not like to eat where geese have fed; but this is owing to the strong salts in it. Where geese take to sitting at nights in a farm-yard, if the place be daily littered and kept clean, they will in the course of the summer make a great deal of dung.</P>
<P><HI>Human Dung</HI> is of so hot a nature, that it is fit only for the compost dung∣hill. If roch-lime be thrown into the ne∣cessary in January, it will remove the of∣fensive smell, and dry it so as to make it spread.</P>
<P><PB N="138" REF="148"/><HI>Human Urine,</HI> and <HI>Urine of Cattle, Dogs, &c.</HI> The same quality as their respective dungs; and have this advantage, that they do not produce weeds: if mixed with as much, or two thirds water, it is a good top dressing, to be sprinkled over land with water-carts. Human urine should be daily thrown upon the dunghill, and the drainings of such dunghills, with the urine of cattle, should never be suffer∣ed to run off from farm-yards, but, if pos∣sible, collected in reservoirs.</P>
<P><HI>Dead Animals</HI> should be buried in com∣post dunghills.</P>
<P><HI>Blood</HI> from the butchers. A very strong manure; it should be mixed with earth, sand, or saw-dust, for the convenience of carriage, and then used as a top dressing for any land.</P>
<P><HI>Horn-shavings, bones, hoofs of cattle, bits of leather, hair of animals, feathers,</HI> and <HI>woollen rags.</HI> Good top dressings for any land.</P>
<P><PB N="139" REF="149"/><HI>Salt.</HI> Excellent top dressing for most lands. Refuse salt is sold, duty free, for this purpose. It should be sowed upon the land.</P>
<P><HI>Lime.</HI> A general manure for all lands, stiff or light; excellent to mix in a com∣post dunghill, as it makes the mass ferment and rot.</P>
<P><HI>Chalk.</HI> Good for all soils; eight or ten loads an acre. Put some, if possible, in all compost dunghills.</P>
<P><HI>Marle.</HI> A general manure, but excel∣lent for dry, sandy, gravelly, or light lands; good even for mossy ground and clay, if well dissolved. Will make white clover come naturally. Happy is the farmer who has a marle-pit in his grounds!</P>
<P><HI>Sea Sand.</HI> For cold strong clays.</P>
<P><HI>Oyster shells,</HI> and <HI>sea shells</HI> ground fine. For ditto.</P>
<P><HI>Sand.</HI> For stiff clays.</P>
<P><PB N="140" REF="150"/><HI>Clay.</HI> For sandy land, or when mixed with lime or ashes, for most soils.</P>
<P><HI>Gravel.</HI> For stiff clays and boggy ground. If full of large stones, screen it.</P>
<P><HI>Lime rubbish,</HI> and <HI>Brick rubbish.</HI> For ditto.</P>
<P><HI>Rotten wood,</HI> and <HI>Saw dust, Tanners bark, Rotten leaves,</HI> and <HI>Willow-tree earth.</HI> For stiff clays.</P>
<P><HI>Wood soot, Coal soot,</HI> and <HI>Malt-kiln dust.</HI> For cold stiff clays, to kill rushes in mea∣dows, and for top dressing to corn in spring. Soot and malt dust may be bought for six pence or seven pence <HI>per</HI> bushel; and twen∣ty or thirty bushels will dress an acre well.</P>
<P><HI>Wood ashes, Ashes from green vegetables, Soap-boilers ashes, Potash ashes, Peat ashes, Charcoal dust,</HI> and <HI>Turf ashes,</HI> are good top dressings, being full of salts. They should, if possible, be kept dry till used.</P>
<P><HI>Coal ashes.</HI> For cold stiff clays, either meadow or arable land, and will produce
<PB N="141" REF="151"/>red clover naturally. If not very fine, put a little unslaked lime among them, and it will reduce them to a very fine powder.</P>
<P><HI>Chippings of Stone</HI> and <HI>Marble.</HI> For clay land.</P>
<P><HI>Sea-weeds.</HI> Very full of salts, and should be ploughed in directly, or made into a dunghill mixed with earth, lime, <HI>&c.</HI></P>
<P><HI>Weeds of all sorts</HI> should be burnt for ashes, if their seeds are ripe; otherwise, for the compost dunghill.</P>
<P><HI>Offals of a Kitchen Garden</HI> and <HI>sweep∣ings of short Grass.</HI> For the compost dung∣hill.</P>
<P><HI>Sweepings of Streets.</HI> For meadow-land.</P>
<P><HI>Sweepings of Herb-markets.</HI> For the compost dunghill.</P>
<P><HI>Offals of Fish.</HI> For ditto.</P>
<P>The <HI>Roots</HI> of <HI>Couch</HI> or <HI>Scutch grass</HI> har∣rowed from lands. For the compost dung∣hill, or burnt upon the land.</P>
<P><HI>Mud of Rivers, Fish-ponds,</HI> and <HI>Ditches.</HI> For dry sandy ground.</P>
<P><PB N="142" REF="152"/><HI>Ant-hills.</HI> For the compost dunghill.</P>
<P><HI>Oil-cakes.</HI> A good top dressing; are fre∣quently imported from Holland; fifteen shillings worth spread on an acre will dress it well.</P>
<P><HI>Hops</HI> from Brewers. For clays.</P>
<P><HI>Grains</HI> from ditto. Good top dressing.</P>
<P><HI>Burnt Clay.</HI> A very convenient manure, after making new ditches on clay lands; a little brush wood will burn a large quan∣tity.</P>
<P><HI>Sweepings of a Dog Kennel.</HI> For the compost dunghill.</P>
<P><HI>Buck-wheat, Tares, Rye, Clover,</HI> and <HI>Everlasting Pea.</HI> To be plowed in when going to blossom.</P>
<P><HI>Turneps,</HI> ploughed in at Michaelmas.</P>
<P><HI>Urine</HI> of all sorts, <HI>brine</HI> of salted meat, and pickled fish, <HI>soap-suds, liquors from dye-houses, salt and water, blood and wa∣ter,</HI> or the <HI>washings of a slaughter-house;</HI> for top dressings; but, when too strong, should be diluted with water.</P>
<P><PB N="143" REF="153"/><HI>Flower of Brimstone</HI> and <HI>Water.</HI> Good to sprinkle over turneps, or soak the seed in before sown, to prevent the fly.</P>
<P><HI>Note.</HI> The compost dunghill may be a mixture of any sort of manure; but if lime be mixed with every layer, it will make it ferment and rot the sooner. It should be made in a shady corner, if possible, or co∣vered over to prevent the sun's exhaling the virtue of the dung; it should, as I said before, be frequently turned, and no weeds be suffered to grow on it.</P>
</DIV2>
<DIV2 N="19" TYPE="chapter">
<PB N="144" REF="154"/>
<HEAD>CHAP. XIX. MISCELLANEOUS OBSERVATIONS.</HEAD>
<P N="1">1. <HI>MEADOWS.</HI> To make meadows, or pastures flourish, they should be cut for hay only once in two years: the second year they should be fed.</P>
<P>Soap-boilers ashes, which may be pur∣chased for about three shillings a hundred weight, will effectually destroy thistles in grass lands, by mowing the thistles, and sprinkling the ashes lightly over them.</P>
<P N="2">2. <HI>Cows.</HI> A milch cow will require an acre and three quarters of good meadow, or two acres of indifferent pasture, to keep her well from May 1, to October 31; or one acre and a half of clover green, will keep
<PB N="145" REF="155"/>her twenty-three weeks, and enough will be left to keep two sheep six weeks. She will eat, when fed on hay, forty pounds weight a day upon an average; which, for the winter six months, is four loads and a half. Straw and fifty pounds of tur∣neps <HI>per</HI> day, will keep her well before calving.</P>
<P>Whether the farmer weans calves, to sell them at three years old, with calves by their sides; suckles calves for the butcher, or converts the milk of his cows into butter or cheese, each cow will, with management, pay him about five pounds ten shillings, or six pounds a year; so that he may pro∣ceed the way that is attended with least trouble, and most convenient to himself.</P>
<P><HI>N. B.</HI> It will require the cream of be∣tween sixty and seventy quarts of good milk (suppose sixty-five) to make five pounds and a quarter of butter; which, at nine
<PB N="146" REF="156"/>pence <HI>per</HI> pound, is worth three shillings and eleven pence farthing; whereas the same quantity of milk sold at one penny halfpenny <HI>per</HI> quart, would yield eight shillings and three halfpence; but, in the first case, the skimmed milk is left for hogs, which may be fattened, if they have plenty, on that alone: and in feeding of hogs, skimmed milk will pay about one halfpenny a quart.</P>
<P>In dairies where cheese is made, butter is generally made of the whey-cream; and in dairies where butter is made, a blue milk cheese is usually made of the whey∣curd.</P>
<P>In buying young cows with calf, make choice of those with a fine, long, spreading, small, green, horn, fine and clear of leather under the chops; with a good shoulder, deep chested, broad and well made behind, a straight broad back, full hips, with short straight legs, a walk open and stately, a
<PB N="147" REF="157"/>thick skin, broad-ribbed, with a good milk vein and udder, and large teats. Their age may be known by their horns. A cow throws off the tip of her horns, which is called shedding them, at three years old; at four years, a ring or wrinkle is seen round each horn, near the base; and every future year adds a fresh ring. Thus, two rings denote that she is five years old, three rings six years, and so on.</P>
<P>In buying store-heifers, take care they are not bulled before you buy them. A sure token to know they are bulled, is from their having wax in their teats, which may be brought out by drawing them be∣tween the fingers. Observe also the barren under the tail, if there is a drop hanging at it, which generally gathers dirt, de∣pend upon it she is bulled.</P>
<P N="3">3. <HI>Sheep.</HI> To such as wish to keep sheep, the following estimate will be ac∣ceptable.</P>
<P><PB N="148" REF="158"/><TABLE>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>£.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Fine large ewes with lamb, may be bought in at Michaelmas, at about twenty-two shillings each, which in the July fol∣lowing will sell again for</CELL>
<CELL>1</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>The lamb will then sell for</CELL>
<CELL>1</CELL>
<CELL>7</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>The wool of the two, shorn be∣fore sold, will sell for about</CELL>
<CELL>0</CELL>
<CELL>3</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL> </CELL>
<CELL>2</CELL>
<CELL>11</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Deduct the first cost</CELL>
<CELL>1</CELL>
<CELL>2</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Leaves profit</CELL>
<CELL>1</CELL>
<CELL>9</CELL>
<CELL>0</CELL>
</ROW>
</TABLE></P>
<P>It will take an acre of grass to fatten five sheep; but where grass is not plenti∣ful, they may be fed on stubble till Christ∣mas, then on turneps till May-day; next on rye, and then on clover till sold. No meadow will do for sheep in the win∣ter, that is wet enough to let them sink up to the first joint of their legs; it will rot them.</P>
<P><PB N="149" REF="159"/>An acre of turneps will feed one hun∣dred sheep for ten days, or about eight sheep from Christmas-day to May-day.</P>
<P>Sheep require a large range of pasture: two acres and a half of grass, and two and a half of stubble, be they ever so bare, will keep a sheep all the winter till March.</P>
<P>Twelve pounds weight of hay will keep twenty sheep and their lambs a week.</P>
<P>An acre of turneps will keep forty sheep three weeks, as much as they will eat to fatten them.</P>
<P>Dung of sheep, when folded upon land, for the richness of the manure, is equal in value often to the profits arising from the sale of them. Threescore sheep folded every night will manure an acre of ground well in the space of six weeks.</P>
<P N="4">4. <HI>Calves.</HI> A yearling calf will eat about five pounds or six pounds of hay in
<PB N="150" REF="160"/>the course of the night, by way of fodder in winter <HI>(i. e.),</HI> half a load in six months. To make them grow, they ought to have the best hay.</P>
<P>Calves may be weaned with very little milk, by the following method.</P>
<P>The first eight days, after they are calved, they should suck the cow. They should then be taken from the cow, and the next eight days fed with new milk: the next eight, you may give them three parts new milk and one part hay-tea mixed, made by steeping the best hay in hot water, and letting it stand till it is cold; the eight fol∣lowing days give them half new milk and half hay-tea; the next eight three-fourths hay-tea, and one-fourth milk; and after this, nothing but hay-tea till they will drink water. During this time, they should have a little fresh hay put daily before them, to tempt them to eat; and,
<PB N="151" REF="161"/>in the last three weeks, they should be turned out into grass, that they may learn to feed. One cow will thus wean several calves. Calves so weaned will thrive well and grow, but not equal in size to those that run with the cows all the summer.</P>
<P N="5">5. <HI>Feed of Cattle.</HI> The greater extent of ground cattle have to range in, the better. Thus, one field of ten acres will fatten or keep more cattle than two fields of five acres each.</P>
<P N="6">6. <HI>Stubbles.</HI> To make the most of stubbles; turn geese into those of oats, and pigs into those of beans: each must have water to have recourse to, or they will not thrive. Where there is no pond, place a trough or two. One month in an oat-stubble will fatten geese well.</P>
<P N="7">7. <HI>Weight of Wheat, &c.</HI> A bushel of wheat, weight sixty pounds standard
<PB N="152" REF="162"/>(eight gallon measure), when ground into meal, and dressed into flour, gives forty∣five pounds one ounce of flour, and twelve pounds of bran, which, when baked, will yield fifty-eight pounds and a half of bread.</P>
<P><HI>Note.</HI> Twelve ounces of yeast, and four ounces of salt, to half a bushel of flour.</P>
<P>A bushel of good wheat, nine gallon measure, will weigh seventy pounds.</P>
</DIV2>
<DIV2 N="20" TYPE="chapter">
<PB N="153" REF="163"/>
<HEAD>CHAP XX. ON THE PRICE OF LABOUR.</HEAD>
<P>THOUGH the price of labour differs a little in most counties, the follow∣ing prices in the county of Surry, may lead gentlemen to judge of its value in other places, especially if they take into the consideration the price of day-labour, which is there in the winter one shilling and four pence; in the summer eighteen pence.</P>
<P><TABLE>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
</ROW>
<ROW>
<CELL>Threshing a quarter of Wheat (nine gal∣lon measure) from</CELL>
<CELL>2</CELL>
<CELL>6</CELL>
<CELL>5</CELL>
<CELL>0</CELL>
</ROW>
<ROW>
<CELL>Barley, ditto</CELL>
<CELL>2</CELL>
<CELL>0</CELL>
<CELL>2</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Oats, ditto</CELL>
<CELL>1</CELL>
<CELL>2</CELL>
<CELL>1</CELL>
<CELL>6</CELL>
</ROW>
<ROW>
<CELL>Horse or Tick Beans ditto, from</CELL>
<CELL>1</CELL>
<CELL>0</CELL>
<CELL>1</CELL>
<CELL>6</CELL>
</ROW>
</TABLE>
according to the good∣ness of the crop.</P>
<P><PB N="154" REF="164"/><HI>Note.</HI> Cleaning the above is always paid for apart.</P>
<P>Threshing and cleaning clover seed, fit for sale, from five shillings a bushel to six shillings.</P>
<P>Setting tick-beans by women, six pence <HI>per</HI> peck; horse-beans eight pence; an ad∣ditional penny a peck, if the setters cover them in.</P>
<P>Reaping wheat, from seven shillings to twelve shillings an acre, according to the crop, and whether it be lodged or not.</P>
<P>Mowing barley with clover mixed, about two shillings and six pence an acre.</P>
<P>Mowing oats, one shilling and six pence, or two shillings an acre, according to the crop. Two shillings and six pence, if they are much lodged.</P>
<P>Mowing grass, two shillings and six pence an acre; three shillings if flooded or lodged.</P>
<P><PB N="155" REF="165"/>Cutting beans five shillings or six shil∣lings an acre, according to the crop.</P>
<P>Hoeing turneps, six shillings an acre the first time; four shillings the second. An active man can earn at it three shillings and six pence, or four shillings a day.</P>
<P>Hoeing beans, five shillings an acre, if set in rows; six shillings if broadcast.</P>
<P>Cutting and making faggots of furze, three shillings a hundred.</P>
<P>Cutting of turf for fuel, two shillings a thousand.</P>
<P>Felling a timber tree, one shilling; cut∣ting up the tops and making them into faggots, one shilling and six pence a hun∣dred; and one shilling and six pence a load for the stack-wood.</P>
<P>Grubbing roots, five shillings a load, and nine pence a square rod for breaking the ground.</P>
<P><HI>Note.</HI> A load of stack-wood, is a pile three feet high, twelve feet long, and four
<PB N="156" REF="166"/>feet over; or three feet high, three feet over, and sixteen feet long.</P>
<P>Making inside dead hedges, three pence halfpenny <HI>per</HI> rod, and a faggot <HI>per</HI> day. Outside hedges, next roads or commons, four pence <HI>per</HI> rod, and a faggot.</P>
<P><HI>Note.</HI> Sixteen feet and a half in length is a rod.</P>
<P>Throwing out gravel from a pit, four pence a load.</P>
<P>Spreading dung upon land, one shilling <HI>per</HI> acre.</P>
<P>Binding hay, two shillings a load.</P>
<P>Binding straw, one shilling ditto.</P>
<P>Cutting a waggon load of fern on heaths, four shillings. For this the cutters help to load the waggon.</P>
<P>Cutting chaff, one penny a bushel. Some men can cut forty bushels a day.</P>
<P>Thatching hay-ricks, one shilling a square of one hundred feet, and one shil∣ling and four pence for bean-ricks. If the thatcher finds the pins, he has two pence a
<PB N="157" REF="167"/>square more. Two men can thatch eight or nine squares in a day.</P>
<P>Washing and sheering a score of sheep, three shillings.</P>
<P>Digging new gripes or water-trenches in meadows, the width and depth of the spade, one penny <HI>per</HI> rod; cleaning out old ones, a halfpenny.</P>
<P>Ploughing light land, five shillings or six shillings an acre: stiff, from seven shil∣lings to ten shillings.</P>
<P>Withs to bind faggots are six pence a hundred.</P>
<P>Common hurdles five pence each; higher ones seven pence; gate hurdles of oak, three shillings and eight pence each.</P>
<P>The price of making a dozen of such hurdles as are commonly sold for five shil∣lings a dozen, is one shilling and three pence, and one shilling and six pence for such as sell for seven shillings a dozen.</P>
<P>Stakes for hurdles, three shillings a hun∣dred; five feet stakes, five shillings a hundred.</P>
<P>Edders to weave the tops of dead hedges, two shillings and six pence a hundred.</P>
</DIV2>
<DIV2 N="21" TYPE="chapter">
<PB N="158" REF="168"/>
<HEAD>CHAP. XXI. ON MEASURING OF TIMBER.</HEAD>
<P>THE subject of this chapter is rather out of the line of farming; but the work being calculated for the use of coun∣try gentlemen, such may occasionally have timber to sell, and to such, the method of measuring it may be acceptable.</P>
<P>Timber is paid for by the cubical foot; and to get at the exact dimensions, they take the girth, or measure the circumfe∣rence in the middle of the body of the tree, between the root and the part where it forks or branches off. Should there be a swell in the middle, the buyer is at liberty to take the girth in any place nearer the root.</P>
<P>The girth thus taken, four inches are allowed for rind, and the remaining num∣ber, of which the girth consists, must be
<PB N="159" REF="169"/>first multiplied by itself; the product in inches must then be multiplied by the num∣ber of feet, of which the length of the body of the tree consists, and this product being divided by 144, the cubical inches in a foot, gives the true cubical feet in the tree.</P>
<P>EXAMPLE.</P>
<P>What are the cubical feet in a tree 17 feet long, whose girth is 9 inches? Answer, as below; 9 feet 6 inches.</P>
<GAP DESC="math" DISP="〈 math 〉"/>
<P>The top of the tree is generally given to the purchaser for cutting it down, and car∣rying it away.</P>
<P><PB N="160" REF="170"/>All under 6 inches in girth is accounted top, and not timber.</P>
<P>Where there is a fork, above 6 inches in girth, one of the prong pieces only is rec∣koned in the length.</P>
<P>Fifty solid, or cubical feet, is called a load.</P>
<P>No part of a tree that is not found is measured into the length.</P>
<P>Gunter's sliding rule is that by which timber is measured. This rule, with a book of explanations, may be bought at any mathematical instrument-maker's.</P>
<P><TABLE>
<ROW>
<CELL> </CELL>
<CELL ROLE="label"><HI>s.</HI></CELL>
<CELL ROLE="label"><HI>d.</HI></CELL>
<CELL> </CELL>
</ROW>
<ROW>
<CELL>Crab-tree is worth 1 s. a foot, or</CELL>
<CELL>50</CELL>
<CELL>0</CELL>
<CELL>a load.</CELL>
</ROW>
<ROW>
<CELL>Pear-tree about 7 d. a foot</CELL>
<CELL>29</CELL>
<CELL>2</CELL>
<CELL>a load.</CELL>
</ROW>
<ROW>
<CELL>Elm is worth about</CELL>
<CELL>30</CELL>
<CELL>0</CELL>
<CELL>a load.</CELL>
</ROW>
<ROW>
<CELL>Cherry-tree is worth a shilling a foot.</CELL>
<CELL> </CELL>
<CELL> </CELL>
<CELL> </CELL>
</ROW>
<ROW>
<CELL COLS="4">Oak ditto, but is the more valuable, according to the bend of the timber, as it will serve for ship-work.</CELL>
</ROW>
</TABLE></P>
<P>Every country carpenter knows the price of timber, which varies according to the situation of the place, and distance to be carried.</P>
<P>Forty yards of bark, 3 feet and a half high, set up against poles, is called a load, and is worth about 35 <HI>s.</HI> or 40 <HI>s.</HI> The price of barking about 12 <HI>s.</HI> a load.</P>
</DIV2>
<TRAILER>FINIS.</TRAILER>
</DIV1>
</BODY>
</TEXT>
</EEBO>
</ETS>
| 55.816574 | 1,036 | 0.718031 |
2adc6527d8d30645878b11035ffe6c221a28b110 | 311 | wxs | XML | pages/common/filter.wxs | Oyh/YongNan | 9349467cd7abf6b10a79a23a9765d79c11ed43e0 | [
"MIT"
] | null | null | null | pages/common/filter.wxs | Oyh/YongNan | 9349467cd7abf6b10a79a23a9765d79c11ed43e0 | [
"MIT"
] | null | null | null | pages/common/filter.wxs | Oyh/YongNan | 9349467cd7abf6b10a79a23a9765d79c11ed43e0 | [
"MIT"
] | null | null | null | // ns = naviSelected ni = naviIndex
function classFilter(ns, ni) {
if (ns == ni) return 'active';
if (ns == ni + 1) return 'previous';
if (ns == ni - 1) return 'next';
return '';
}
// 保留两位小数
function toFix(value) {
return value.toFixed(2);
}
module.exports = {
getNaviClass: classFilter,
toFix: toFix
} | 18.294118 | 37 | 0.639871 |
633a773c0f62489aa3a64546cd45524223e60fe0 | 68 | xml | XML | test/xslt/borrowed/uo_20030109.out.xml | zepheira/amara | d3ffe07d6e2266b34d72b012a82d572c8edbf1e7 | [
"Apache-2.0"
] | 6 | 2015-01-30T03:50:36.000Z | 2022-03-20T16:09:58.000Z | test/xslt/borrowed/uo_20030109.out.xml | zepheira/amara | d3ffe07d6e2266b34d72b012a82d572c8edbf1e7 | [
"Apache-2.0"
] | 2 | 2015-02-04T17:18:47.000Z | 2019-09-27T23:39:52.000Z | test/xslt/borrowed/uo_20030109.out.xml | zepheira/amara | d3ffe07d6e2266b34d72b012a82d572c8edbf1e7 | [
"Apache-2.0"
] | 6 | 2015-02-04T16:16:18.000Z | 2019-10-30T20:07:48.000Z | <?xml version='1.0' encoding='UTF-8'?>
<result>HELLO WORLD</result>
| 22.666667 | 38 | 0.676471 |
3cad9d15e9b01c2f3c9896270a8f8edd11bbba62 | 41,429 | xml | XML | xml/Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction/ICustomVisionPredictionClient.xml | navba-MSFT/azure-docs-sdk-dotnet | 8dc9cd3559d39d18647435bda78eb4ac49fc0dfc | [
"CC-BY-4.0",
"MIT"
] | 61 | 2017-09-22T22:29:02.000Z | 2022-03-25T05:33:01.000Z | xml/Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction/ICustomVisionPredictionClient.xml | navba-MSFT/azure-docs-sdk-dotnet | 8dc9cd3559d39d18647435bda78eb4ac49fc0dfc | [
"CC-BY-4.0",
"MIT"
] | 1,731 | 2017-07-07T17:38:17.000Z | 2022-03-10T16:57:27.000Z | xml/Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction/ICustomVisionPredictionClient.xml | navba-MSFT/azure-docs-sdk-dotnet | 8dc9cd3559d39d18647435bda78eb4ac49fc0dfc | [
"CC-BY-4.0",
"MIT"
] | 263 | 2017-07-10T20:38:33.000Z | 2022-03-30T22:28:34.000Z | <Type Name="ICustomVisionPredictionClient" FullName="Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.ICustomVisionPredictionClient">
<TypeSignature Language="C#" Value="public interface ICustomVisionPredictionClient : IDisposable" />
<TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract ICustomVisionPredictionClient implements class System.IDisposable" />
<TypeSignature Language="DocId" Value="T:Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.ICustomVisionPredictionClient" />
<TypeSignature Language="VB.NET" Value="Public Interface ICustomVisionPredictionClient
Implements IDisposable" />
<TypeSignature Language="F#" Value="type ICustomVisionPredictionClient = interface
 interface IDisposable" />
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction</AssemblyName>
<AssemblyVersion>0.12.0.0</AssemblyVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
<Interfaces>
<Interface>
<InterfaceName>System.IDisposable</InterfaceName>
</Interface>
</Interfaces>
<Docs>
<summary />
<remarks>To be added.</remarks>
</Docs>
<Members>
<Member MemberName="ClassifyImageUrlWithHttpMessagesAsync">
<MemberSignature Language="C#" Value="public System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>> ClassifyImageUrlWithHttpMessagesAsync (Guid projectId, string publishedName, Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImageUrl imageUrl, string application = default, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance class System.Threading.Tasks.Task`1<class Microsoft.Rest.HttpOperationResponse`1<class Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>> ClassifyImageUrlWithHttpMessagesAsync(valuetype System.Guid projectId, string publishedName, class Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImageUrl imageUrl, string application, class System.Collections.Generic.Dictionary`2<string, class System.Collections.Generic.List`1<string>> customHeaders, valuetype System.Threading.CancellationToken cancellationToken) cil managed" />
<MemberSignature Language="DocId" Value="M:Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.ICustomVisionPredictionClient.ClassifyImageUrlWithHttpMessagesAsync(System.Guid,System.String,Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImageUrl,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)" />
<MemberSignature Language="VB.NET" Value="Public Function ClassifyImageUrlWithHttpMessagesAsync (projectId As Guid, publishedName As String, imageUrl As ImageUrl, Optional application As String = Nothing, Optional customHeaders As Dictionary(Of String, List(Of String)) = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of HttpOperationResponse(Of ImagePrediction))" />
<MemberSignature Language="F#" Value="abstract member ClassifyImageUrlWithHttpMessagesAsync : Guid * string * Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImageUrl * string * System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>>" Usage="iCustomVisionPredictionClient.ClassifyImageUrlWithHttpMessagesAsync (projectId, publishedName, imageUrl, application, customHeaders, cancellationToken)" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction</AssemblyName>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>></ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="projectId" Type="System.Guid" />
<Parameter Name="publishedName" Type="System.String" />
<Parameter Name="imageUrl" Type="Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImageUrl" />
<Parameter Name="application" Type="System.String" />
<Parameter Name="customHeaders" Type="System.Collections.Generic.Dictionary<System.String,System.Collections.Generic.List<System.String>>" />
<Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" />
</Parameters>
<Docs>
<param name="projectId">To be added.</param>
<param name="publishedName">To be added.</param>
<param name="imageUrl">To be added.</param>
<param name="application">To be added.</param>
<param name="customHeaders">To be added.</param>
<param name="cancellationToken">To be added.</param>
<summary>To be added.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="ClassifyImageUrlWithNoStoreWithHttpMessagesAsync">
<MemberSignature Language="C#" Value="public System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>> ClassifyImageUrlWithNoStoreWithHttpMessagesAsync (Guid projectId, string publishedName, Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImageUrl imageUrl, string application = default, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance class System.Threading.Tasks.Task`1<class Microsoft.Rest.HttpOperationResponse`1<class Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>> ClassifyImageUrlWithNoStoreWithHttpMessagesAsync(valuetype System.Guid projectId, string publishedName, class Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImageUrl imageUrl, string application, class System.Collections.Generic.Dictionary`2<string, class System.Collections.Generic.List`1<string>> customHeaders, valuetype System.Threading.CancellationToken cancellationToken) cil managed" />
<MemberSignature Language="DocId" Value="M:Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.ICustomVisionPredictionClient.ClassifyImageUrlWithNoStoreWithHttpMessagesAsync(System.Guid,System.String,Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImageUrl,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)" />
<MemberSignature Language="VB.NET" Value="Public Function ClassifyImageUrlWithNoStoreWithHttpMessagesAsync (projectId As Guid, publishedName As String, imageUrl As ImageUrl, Optional application As String = Nothing, Optional customHeaders As Dictionary(Of String, List(Of String)) = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of HttpOperationResponse(Of ImagePrediction))" />
<MemberSignature Language="F#" Value="abstract member ClassifyImageUrlWithNoStoreWithHttpMessagesAsync : Guid * string * Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImageUrl * string * System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>>" Usage="iCustomVisionPredictionClient.ClassifyImageUrlWithNoStoreWithHttpMessagesAsync (projectId, publishedName, imageUrl, application, customHeaders, cancellationToken)" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction</AssemblyName>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>></ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="projectId" Type="System.Guid" />
<Parameter Name="publishedName" Type="System.String" />
<Parameter Name="imageUrl" Type="Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImageUrl" />
<Parameter Name="application" Type="System.String" />
<Parameter Name="customHeaders" Type="System.Collections.Generic.Dictionary<System.String,System.Collections.Generic.List<System.String>>" />
<Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" />
</Parameters>
<Docs>
<param name="projectId">To be added.</param>
<param name="publishedName">To be added.</param>
<param name="imageUrl">To be added.</param>
<param name="application">To be added.</param>
<param name="customHeaders">To be added.</param>
<param name="cancellationToken">To be added.</param>
<summary>To be added.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="ClassifyImageWithHttpMessagesAsync">
<MemberSignature Language="C#" Value="public System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>> ClassifyImageWithHttpMessagesAsync (Guid projectId, string publishedName, System.IO.Stream imageData, string application = default, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance class System.Threading.Tasks.Task`1<class Microsoft.Rest.HttpOperationResponse`1<class Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>> ClassifyImageWithHttpMessagesAsync(valuetype System.Guid projectId, string publishedName, class System.IO.Stream imageData, string application, class System.Collections.Generic.Dictionary`2<string, class System.Collections.Generic.List`1<string>> customHeaders, valuetype System.Threading.CancellationToken cancellationToken) cil managed" />
<MemberSignature Language="DocId" Value="M:Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.ICustomVisionPredictionClient.ClassifyImageWithHttpMessagesAsync(System.Guid,System.String,System.IO.Stream,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)" />
<MemberSignature Language="VB.NET" Value="Public Function ClassifyImageWithHttpMessagesAsync (projectId As Guid, publishedName As String, imageData As Stream, Optional application As String = Nothing, Optional customHeaders As Dictionary(Of String, List(Of String)) = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of HttpOperationResponse(Of ImagePrediction))" />
<MemberSignature Language="F#" Value="abstract member ClassifyImageWithHttpMessagesAsync : Guid * string * System.IO.Stream * string * System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>>" Usage="iCustomVisionPredictionClient.ClassifyImageWithHttpMessagesAsync (projectId, publishedName, imageData, application, customHeaders, cancellationToken)" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction</AssemblyName>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>></ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="projectId" Type="System.Guid" />
<Parameter Name="publishedName" Type="System.String" />
<Parameter Name="imageData" Type="System.IO.Stream" />
<Parameter Name="application" Type="System.String" />
<Parameter Name="customHeaders" Type="System.Collections.Generic.Dictionary<System.String,System.Collections.Generic.List<System.String>>" />
<Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" />
</Parameters>
<Docs>
<param name="projectId">To be added.</param>
<param name="publishedName">To be added.</param>
<param name="imageData">To be added.</param>
<param name="application">To be added.</param>
<param name="customHeaders">To be added.</param>
<param name="cancellationToken">To be added.</param>
<summary>To be added.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="ClassifyImageWithNoStoreWithHttpMessagesAsync">
<MemberSignature Language="C#" Value="public System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>> ClassifyImageWithNoStoreWithHttpMessagesAsync (Guid projectId, string publishedName, System.IO.Stream imageData, string application = default, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance class System.Threading.Tasks.Task`1<class Microsoft.Rest.HttpOperationResponse`1<class Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>> ClassifyImageWithNoStoreWithHttpMessagesAsync(valuetype System.Guid projectId, string publishedName, class System.IO.Stream imageData, string application, class System.Collections.Generic.Dictionary`2<string, class System.Collections.Generic.List`1<string>> customHeaders, valuetype System.Threading.CancellationToken cancellationToken) cil managed" />
<MemberSignature Language="DocId" Value="M:Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.ICustomVisionPredictionClient.ClassifyImageWithNoStoreWithHttpMessagesAsync(System.Guid,System.String,System.IO.Stream,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)" />
<MemberSignature Language="VB.NET" Value="Public Function ClassifyImageWithNoStoreWithHttpMessagesAsync (projectId As Guid, publishedName As String, imageData As Stream, Optional application As String = Nothing, Optional customHeaders As Dictionary(Of String, List(Of String)) = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of HttpOperationResponse(Of ImagePrediction))" />
<MemberSignature Language="F#" Value="abstract member ClassifyImageWithNoStoreWithHttpMessagesAsync : Guid * string * System.IO.Stream * string * System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>>" Usage="iCustomVisionPredictionClient.ClassifyImageWithNoStoreWithHttpMessagesAsync (projectId, publishedName, imageData, application, customHeaders, cancellationToken)" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction</AssemblyName>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>></ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="projectId" Type="System.Guid" />
<Parameter Name="publishedName" Type="System.String" />
<Parameter Name="imageData" Type="System.IO.Stream" />
<Parameter Name="application" Type="System.String" />
<Parameter Name="customHeaders" Type="System.Collections.Generic.Dictionary<System.String,System.Collections.Generic.List<System.String>>" />
<Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" />
</Parameters>
<Docs>
<param name="projectId">To be added.</param>
<param name="publishedName">To be added.</param>
<param name="imageData">To be added.</param>
<param name="application">To be added.</param>
<param name="customHeaders">To be added.</param>
<param name="cancellationToken">To be added.</param>
<summary>To be added.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Credentials">
<MemberSignature Language="C#" Value="public Microsoft.Rest.ServiceClientCredentials Credentials { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance class Microsoft.Rest.ServiceClientCredentials Credentials" />
<MemberSignature Language="DocId" Value="P:Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.ICustomVisionPredictionClient.Credentials" />
<MemberSignature Language="VB.NET" Value="Public ReadOnly Property Credentials As ServiceClientCredentials" />
<MemberSignature Language="F#" Value="member this.Credentials : Microsoft.Rest.ServiceClientCredentials" Usage="Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.ICustomVisionPredictionClient.Credentials" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction</AssemblyName>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>Microsoft.Rest.ServiceClientCredentials</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="DeserializationSettings">
<MemberSignature Language="C#" Value="public Newtonsoft.Json.JsonSerializerSettings DeserializationSettings { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance class Newtonsoft.Json.JsonSerializerSettings DeserializationSettings" />
<MemberSignature Language="DocId" Value="P:Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.ICustomVisionPredictionClient.DeserializationSettings" />
<MemberSignature Language="VB.NET" Value="Public ReadOnly Property DeserializationSettings As JsonSerializerSettings" />
<MemberSignature Language="F#" Value="member this.DeserializationSettings : Newtonsoft.Json.JsonSerializerSettings" Usage="Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.ICustomVisionPredictionClient.DeserializationSettings" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction</AssemblyName>
<AssemblyVersion>0.12.0.0</AssemblyVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>Newtonsoft.Json.JsonSerializerSettings</ReturnType>
</ReturnValue>
<Docs>
<summary>
Gets or sets json deserialization settings.
</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="DetectImageUrlWithHttpMessagesAsync">
<MemberSignature Language="C#" Value="public System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>> DetectImageUrlWithHttpMessagesAsync (Guid projectId, string publishedName, Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImageUrl imageUrl, string application = default, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance class System.Threading.Tasks.Task`1<class Microsoft.Rest.HttpOperationResponse`1<class Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>> DetectImageUrlWithHttpMessagesAsync(valuetype System.Guid projectId, string publishedName, class Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImageUrl imageUrl, string application, class System.Collections.Generic.Dictionary`2<string, class System.Collections.Generic.List`1<string>> customHeaders, valuetype System.Threading.CancellationToken cancellationToken) cil managed" />
<MemberSignature Language="DocId" Value="M:Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.ICustomVisionPredictionClient.DetectImageUrlWithHttpMessagesAsync(System.Guid,System.String,Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImageUrl,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)" />
<MemberSignature Language="VB.NET" Value="Public Function DetectImageUrlWithHttpMessagesAsync (projectId As Guid, publishedName As String, imageUrl As ImageUrl, Optional application As String = Nothing, Optional customHeaders As Dictionary(Of String, List(Of String)) = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of HttpOperationResponse(Of ImagePrediction))" />
<MemberSignature Language="F#" Value="abstract member DetectImageUrlWithHttpMessagesAsync : Guid * string * Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImageUrl * string * System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>>" Usage="iCustomVisionPredictionClient.DetectImageUrlWithHttpMessagesAsync (projectId, publishedName, imageUrl, application, customHeaders, cancellationToken)" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction</AssemblyName>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>></ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="projectId" Type="System.Guid" />
<Parameter Name="publishedName" Type="System.String" />
<Parameter Name="imageUrl" Type="Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImageUrl" />
<Parameter Name="application" Type="System.String" />
<Parameter Name="customHeaders" Type="System.Collections.Generic.Dictionary<System.String,System.Collections.Generic.List<System.String>>" />
<Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" />
</Parameters>
<Docs>
<param name="projectId">To be added.</param>
<param name="publishedName">To be added.</param>
<param name="imageUrl">To be added.</param>
<param name="application">To be added.</param>
<param name="customHeaders">To be added.</param>
<param name="cancellationToken">To be added.</param>
<summary>To be added.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="DetectImageUrlWithNoStoreWithHttpMessagesAsync">
<MemberSignature Language="C#" Value="public System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>> DetectImageUrlWithNoStoreWithHttpMessagesAsync (Guid projectId, string publishedName, Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImageUrl imageUrl, string application = default, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance class System.Threading.Tasks.Task`1<class Microsoft.Rest.HttpOperationResponse`1<class Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>> DetectImageUrlWithNoStoreWithHttpMessagesAsync(valuetype System.Guid projectId, string publishedName, class Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImageUrl imageUrl, string application, class System.Collections.Generic.Dictionary`2<string, class System.Collections.Generic.List`1<string>> customHeaders, valuetype System.Threading.CancellationToken cancellationToken) cil managed" />
<MemberSignature Language="DocId" Value="M:Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.ICustomVisionPredictionClient.DetectImageUrlWithNoStoreWithHttpMessagesAsync(System.Guid,System.String,Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImageUrl,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)" />
<MemberSignature Language="VB.NET" Value="Public Function DetectImageUrlWithNoStoreWithHttpMessagesAsync (projectId As Guid, publishedName As String, imageUrl As ImageUrl, Optional application As String = Nothing, Optional customHeaders As Dictionary(Of String, List(Of String)) = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of HttpOperationResponse(Of ImagePrediction))" />
<MemberSignature Language="F#" Value="abstract member DetectImageUrlWithNoStoreWithHttpMessagesAsync : Guid * string * Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImageUrl * string * System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>>" Usage="iCustomVisionPredictionClient.DetectImageUrlWithNoStoreWithHttpMessagesAsync (projectId, publishedName, imageUrl, application, customHeaders, cancellationToken)" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction</AssemblyName>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>></ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="projectId" Type="System.Guid" />
<Parameter Name="publishedName" Type="System.String" />
<Parameter Name="imageUrl" Type="Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImageUrl" />
<Parameter Name="application" Type="System.String" />
<Parameter Name="customHeaders" Type="System.Collections.Generic.Dictionary<System.String,System.Collections.Generic.List<System.String>>" />
<Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" />
</Parameters>
<Docs>
<param name="projectId">To be added.</param>
<param name="publishedName">To be added.</param>
<param name="imageUrl">To be added.</param>
<param name="application">To be added.</param>
<param name="customHeaders">To be added.</param>
<param name="cancellationToken">To be added.</param>
<summary>To be added.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="DetectImageWithHttpMessagesAsync">
<MemberSignature Language="C#" Value="public System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>> DetectImageWithHttpMessagesAsync (Guid projectId, string publishedName, System.IO.Stream imageData, string application = default, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance class System.Threading.Tasks.Task`1<class Microsoft.Rest.HttpOperationResponse`1<class Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>> DetectImageWithHttpMessagesAsync(valuetype System.Guid projectId, string publishedName, class System.IO.Stream imageData, string application, class System.Collections.Generic.Dictionary`2<string, class System.Collections.Generic.List`1<string>> customHeaders, valuetype System.Threading.CancellationToken cancellationToken) cil managed" />
<MemberSignature Language="DocId" Value="M:Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.ICustomVisionPredictionClient.DetectImageWithHttpMessagesAsync(System.Guid,System.String,System.IO.Stream,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)" />
<MemberSignature Language="VB.NET" Value="Public Function DetectImageWithHttpMessagesAsync (projectId As Guid, publishedName As String, imageData As Stream, Optional application As String = Nothing, Optional customHeaders As Dictionary(Of String, List(Of String)) = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of HttpOperationResponse(Of ImagePrediction))" />
<MemberSignature Language="F#" Value="abstract member DetectImageWithHttpMessagesAsync : Guid * string * System.IO.Stream * string * System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>>" Usage="iCustomVisionPredictionClient.DetectImageWithHttpMessagesAsync (projectId, publishedName, imageData, application, customHeaders, cancellationToken)" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction</AssemblyName>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>></ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="projectId" Type="System.Guid" />
<Parameter Name="publishedName" Type="System.String" />
<Parameter Name="imageData" Type="System.IO.Stream" />
<Parameter Name="application" Type="System.String" />
<Parameter Name="customHeaders" Type="System.Collections.Generic.Dictionary<System.String,System.Collections.Generic.List<System.String>>" />
<Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" />
</Parameters>
<Docs>
<param name="projectId">To be added.</param>
<param name="publishedName">To be added.</param>
<param name="imageData">To be added.</param>
<param name="application">To be added.</param>
<param name="customHeaders">To be added.</param>
<param name="cancellationToken">To be added.</param>
<summary>To be added.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="DetectImageWithNoStoreWithHttpMessagesAsync">
<MemberSignature Language="C#" Value="public System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>> DetectImageWithNoStoreWithHttpMessagesAsync (Guid projectId, string publishedName, System.IO.Stream imageData, string application = default, System.Collections.Generic.Dictionary<string,System.Collections.Generic.List<string>> customHeaders = default, System.Threading.CancellationToken cancellationToken = default);" />
<MemberSignature Language="ILAsm" Value=".method public hidebysig newslot virtual instance class System.Threading.Tasks.Task`1<class Microsoft.Rest.HttpOperationResponse`1<class Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>> DetectImageWithNoStoreWithHttpMessagesAsync(valuetype System.Guid projectId, string publishedName, class System.IO.Stream imageData, string application, class System.Collections.Generic.Dictionary`2<string, class System.Collections.Generic.List`1<string>> customHeaders, valuetype System.Threading.CancellationToken cancellationToken) cil managed" />
<MemberSignature Language="DocId" Value="M:Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.ICustomVisionPredictionClient.DetectImageWithNoStoreWithHttpMessagesAsync(System.Guid,System.String,System.IO.Stream,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)" />
<MemberSignature Language="VB.NET" Value="Public Function DetectImageWithNoStoreWithHttpMessagesAsync (projectId As Guid, publishedName As String, imageData As Stream, Optional application As String = Nothing, Optional customHeaders As Dictionary(Of String, List(Of String)) = Nothing, Optional cancellationToken As CancellationToken = Nothing) As Task(Of HttpOperationResponse(Of ImagePrediction))" />
<MemberSignature Language="F#" Value="abstract member DetectImageWithNoStoreWithHttpMessagesAsync : Guid * string * System.IO.Stream * string * System.Collections.Generic.Dictionary<string, System.Collections.Generic.List<string>> * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>>" Usage="iCustomVisionPredictionClient.DetectImageWithNoStoreWithHttpMessagesAsync (projectId, publishedName, imageData, application, customHeaders, cancellationToken)" />
<MemberType>Method</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction</AssemblyName>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.Threading.Tasks.Task<Microsoft.Rest.HttpOperationResponse<Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.Models.ImagePrediction>></ReturnType>
</ReturnValue>
<Parameters>
<Parameter Name="projectId" Type="System.Guid" />
<Parameter Name="publishedName" Type="System.String" />
<Parameter Name="imageData" Type="System.IO.Stream" />
<Parameter Name="application" Type="System.String" />
<Parameter Name="customHeaders" Type="System.Collections.Generic.Dictionary<System.String,System.Collections.Generic.List<System.String>>" />
<Parameter Name="cancellationToken" Type="System.Threading.CancellationToken" />
</Parameters>
<Docs>
<param name="projectId">To be added.</param>
<param name="publishedName">To be added.</param>
<param name="imageData">To be added.</param>
<param name="application">To be added.</param>
<param name="customHeaders">To be added.</param>
<param name="cancellationToken">To be added.</param>
<summary>To be added.</summary>
<returns>To be added.</returns>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Endpoint">
<MemberSignature Language="C#" Value="public string Endpoint { get; set; }" />
<MemberSignature Language="ILAsm" Value=".property instance string Endpoint" />
<MemberSignature Language="DocId" Value="P:Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.ICustomVisionPredictionClient.Endpoint" />
<MemberSignature Language="VB.NET" Value="Public Property Endpoint As String" />
<MemberSignature Language="F#" Value="member this.Endpoint : string with get, set" Usage="Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.ICustomVisionPredictionClient.Endpoint" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction</AssemblyName>
<AssemblyVersion>0.12.0.0</AssemblyVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>
Supported Cognitive Services endpoints
</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="SerializationSettings">
<MemberSignature Language="C#" Value="public Newtonsoft.Json.JsonSerializerSettings SerializationSettings { get; }" />
<MemberSignature Language="ILAsm" Value=".property instance class Newtonsoft.Json.JsonSerializerSettings SerializationSettings" />
<MemberSignature Language="DocId" Value="P:Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.ICustomVisionPredictionClient.SerializationSettings" />
<MemberSignature Language="VB.NET" Value="Public ReadOnly Property SerializationSettings As JsonSerializerSettings" />
<MemberSignature Language="F#" Value="member this.SerializationSettings : Newtonsoft.Json.JsonSerializerSettings" Usage="Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction.ICustomVisionPredictionClient.SerializationSettings" />
<MemberType>Property</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.CognitiveServices.Vision.CustomVision.Prediction</AssemblyName>
<AssemblyVersion>0.12.0.0</AssemblyVersion>
<AssemblyVersion>2.0.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>Newtonsoft.Json.JsonSerializerSettings</ReturnType>
</ReturnValue>
<Docs>
<summary>
The base URI of the service.
</summary>
<value>To be added.</value>
<remarks>To be added.</remarks>
</Docs>
</Member>
</Members>
</Type>
| 107.607792 | 716 | 0.776413 |
3c02fbad14e914a1604b0bd3d6cc7d07ad27c091 | 5,428 | xml | XML | assets/dino15_fossil2/dino15_fossil2_assets.xml | nicollassilva/bobba-assets | 2e76d491706c0e74c9ca2a86e2f83234cbb37e86 | [
"MIT"
] | 1 | 2020-03-18T17:06:18.000Z | 2020-03-18T17:06:18.000Z | assets/dino15_fossil2/dino15_fossil2_assets.xml | nicollassilva/bobba-assets | 2e76d491706c0e74c9ca2a86e2f83234cbb37e86 | [
"MIT"
] | 5 | 2021-01-05T16:32:00.000Z | 2022-02-10T20:07:30.000Z | assets/dino15_fossil2/dino15_fossil2_assets.xml | nicollassilva/bobba-assets | 2e76d491706c0e74c9ca2a86e2f83234cbb37e86 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="ISO-8859-1" ?>
<assets>
<asset name="dino15_fossil2_64_a_0_9" x="30" y="173"/>
<asset name="dino15_fossil2_64_a_0_8" x="32" y="168"/>
<asset name="dino15_fossil2_64_a_0_7" x="37" y="168"/>
<asset name="dino15_fossil2_64_a_0_6" x="39" y="168"/>
<asset name="dino15_fossil2_64_a_0_5" x="39" y="168"/>
<asset name="dino15_fossil2_64_a_0_4" x="39" y="168"/>
<asset name="dino15_fossil2_64_a_0_3" x="39" y="168"/>
<asset name="dino15_fossil2_64_a_0_2" x="39" y="168"/>
<asset name="dino15_fossil2_64_a_0_1" x="39" y="168"/>
<asset name="dino15_fossil2_64_a_0_0" x="39" y="168"/>
<asset name="dino15_fossil2_64_b_0_9" x="-4" y="158"/>
<asset name="dino15_fossil2_64_b_0_8" x="0" y="156"/>
<asset name="dino15_fossil2_64_b_0_7" x="1" y="156"/>
<asset name="dino15_fossil2_64_b_0_6" x="1" y="156"/>
<asset name="dino15_fossil2_64_b_0_5" x="1" y="157"/>
<asset name="dino15_fossil2_64_b_0_4" x="1" y="158"/>
<asset name="dino15_fossil2_64_b_0_3" x="1" y="158"/>
<asset name="dino15_fossil2_64_b_0_2" x="1" y="158"/>
<asset name="dino15_fossil2_64_b_0_1" x="1" y="158"/>
<asset name="dino15_fossil2_64_b_0_0" x="1" y="158"/>
<asset name="dino15_fossil2_64_c_0_0" x="35" y="96"/>
<asset name="dino15_fossil2_64_c_0_1" x="24" y="152"/>
<asset name="dino15_fossil2_64_c_0_2" x="34" y="161"/>
<asset name="dino15_fossil2_64_c_0_3" x="48" y="178"/>
<asset name="dino15_fossil2_64_c_0_4" x="55" y="186"/>
<asset name="dino15_fossil2_64_c_0_5" x="64" y="189"/>
<asset name="dino15_fossil2_64_c_0_6" x="57" y="175"/>
<asset name="dino15_fossil2_64_d_0_0" x="-13" y="28"/>
<asset name="dino15_fossil2_64_d_0_1" x="-24" y="84"/>
<asset name="dino15_fossil2_64_d_0_2" x="-14" y="93"/>
<asset name="dino15_fossil2_64_d_0_3" x="0" y="110"/>
<asset name="dino15_fossil2_64_d_0_4" x="7" y="118"/>
<asset name="dino15_fossil2_64_d_0_5" x="16" y="121"/>
<asset name="dino15_fossil2_64_d_0_6" x="9" y="107"/>
<asset name="dino15_fossil2_icon_a" x="6" y="14"/>
<asset name="dino15_fossil2_64_a_2_9" flipH="1" source="dino15_fossil2_64_a_0_9" x="30" y="173"/>
<asset name="dino15_fossil2_64_a_2_8" flipH="1" source="dino15_fossil2_64_a_0_8" x="32" y="168"/>
<asset name="dino15_fossil2_64_a_2_7" flipH="1" source="dino15_fossil2_64_a_0_7" x="37" y="168"/>
<asset name="dino15_fossil2_64_a_2_6" flipH="1" source="dino15_fossil2_64_a_0_6" x="39" y="168"/>
<asset name="dino15_fossil2_64_a_2_5" flipH="1" source="dino15_fossil2_64_a_0_5" x="39" y="168"/>
<asset name="dino15_fossil2_64_a_2_4" flipH="1" source="dino15_fossil2_64_a_0_4" x="39" y="168"/>
<asset name="dino15_fossil2_64_a_2_3" flipH="1" source="dino15_fossil2_64_a_0_3" x="39" y="168"/>
<asset name="dino15_fossil2_64_a_2_2" flipH="1" source="dino15_fossil2_64_a_0_2" x="39" y="168"/>
<asset name="dino15_fossil2_64_a_2_1" flipH="1" source="dino15_fossil2_64_a_0_1" x="39" y="168"/>
<asset name="dino15_fossil2_64_a_2_0" flipH="1" source="dino15_fossil2_64_a_0_0" x="39" y="168"/>
<asset name="dino15_fossil2_64_b_2_9" flipH="1" source="dino15_fossil2_64_b_0_9" x="-4" y="158"/>
<asset name="dino15_fossil2_64_b_2_8" flipH="1" source="dino15_fossil2_64_b_0_8" x="0" y="156"/>
<asset name="dino15_fossil2_64_b_2_7" flipH="1" source="dino15_fossil2_64_b_0_7" x="1" y="156"/>
<asset name="dino15_fossil2_64_b_2_6" flipH="1" source="dino15_fossil2_64_b_0_6" x="1" y="156"/>
<asset name="dino15_fossil2_64_b_2_5" flipH="1" source="dino15_fossil2_64_b_0_5" x="1" y="157"/>
<asset name="dino15_fossil2_64_b_2_4" flipH="1" source="dino15_fossil2_64_b_0_4" x="1" y="158"/>
<asset name="dino15_fossil2_64_b_2_3" flipH="1" source="dino15_fossil2_64_b_0_3" x="1" y="158"/>
<asset name="dino15_fossil2_64_b_2_2" flipH="1" source="dino15_fossil2_64_b_0_2" x="1" y="158"/>
<asset name="dino15_fossil2_64_b_2_1" flipH="1" source="dino15_fossil2_64_b_0_1" x="1" y="158"/>
<asset name="dino15_fossil2_64_b_2_0" flipH="1" source="dino15_fossil2_64_b_0_0" x="1" y="158"/>
<asset name="dino15_fossil2_64_c_2_0" flipH="1" source="dino15_fossil2_64_c_0_0" x="35" y="96"/>
<asset name="dino15_fossil2_64_c_2_1" flipH="1" source="dino15_fossil2_64_c_0_1" x="24" y="152"/>
<asset name="dino15_fossil2_64_c_2_2" flipH="1" source="dino15_fossil2_64_c_0_2" x="34" y="161"/>
<asset name="dino15_fossil2_64_c_2_3" flipH="1" source="dino15_fossil2_64_c_0_3" x="48" y="178"/>
<asset name="dino15_fossil2_64_c_2_4" flipH="1" source="dino15_fossil2_64_c_0_4" x="55" y="186"/>
<asset name="dino15_fossil2_64_c_2_5" flipH="1" source="dino15_fossil2_64_c_0_5" x="64" y="189"/>
<asset name="dino15_fossil2_64_c_2_6" flipH="1" source="dino15_fossil2_64_c_0_6" x="57" y="175"/>
<asset name="dino15_fossil2_64_d_2_0" flipH="1" source="dino15_fossil2_64_d_0_0" x="-13" y="28"/>
<asset name="dino15_fossil2_64_d_2_1" flipH="1" source="dino15_fossil2_64_d_0_1" x="-24" y="84"/>
<asset name="dino15_fossil2_64_d_2_2" flipH="1" source="dino15_fossil2_64_d_0_2" x="-14" y="93"/>
<asset name="dino15_fossil2_64_d_2_3" flipH="1" source="dino15_fossil2_64_d_0_3" x="0" y="110"/>
<asset name="dino15_fossil2_64_d_2_4" flipH="1" source="dino15_fossil2_64_d_0_4" x="7" y="118"/>
<asset name="dino15_fossil2_64_d_2_5" flipH="1" source="dino15_fossil2_64_d_0_5" x="16" y="121"/>
<asset name="dino15_fossil2_64_d_2_6" flipH="1" source="dino15_fossil2_64_d_0_6" x="9" y="107"/>
</assets> | 76.450704 | 99 | 0.715365 |
0971e2ff31d7e9b9f7f9b9cce0535bd317dffd0d | 1,420 | xml | XML | North Carolina/1823/nc.statesenator.caswell.1823.xml | mapping-elections/nnv-xml | 13e2f82692c76e3695f6cd609a5e710d6cab5e26 | [
"CC0-1.0"
] | 1 | 2017-04-19T06:36:57.000Z | 2017-04-19T06:36:57.000Z | North Carolina/1823/nc.statesenator.caswell.1823.xml | mapping-elections/nnv-xml | 13e2f82692c76e3695f6cd609a5e710d6cab5e26 | [
"CC0-1.0"
] | null | null | null | North Carolina/1823/nc.statesenator.caswell.1823.xml | mapping-elections/nnv-xml | 13e2f82692c76e3695f6cd609a5e710d6cab5e26 | [
"CC0-1.0"
] | null | null | null | <?xml version="1.0"?>
<election_record xmlns="http://dca.tufts.edu/aas" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" label="North Carolina 1823 State Senate, Caswell County" type="General" iteration="First Ballot" date="1823" election_id="nc.statesenator.caswell.1823" handle="10427/45108" xsi:schemaLocation="http://dca.tufts.edu/aas http://dca.tufts.edu/schema/aas/electionRecord.xsd">
<office name="State Senate" office_id="ON109" scope="State">
<role title="State Senator" scope="County">
<ballot>
<candidate name="Bartlett Yancey" name_id="YB0003" affiliation="null" affiliation_id="null" candidate_num="1"/>
</ballot>
<overview status="Version 1.0" modified="2007-01-12">
<candidate_summary candidate_ref="1" resp="Philip Lampi"/>
<reference type="page_image" urn="tufts:central:dca:MS115:MS115.001.DO.05045" resp="Philip Lampi"/>
</overview>
<admin_unit type="State" name="North Carolina" geog_id="null">
<sub_unit type="County" name="Caswell" geog_id="null">
<result candidate_ref="1" resp="Philip Lampi"/>
<reference type="page_image" urn="tufts:central:dca:MS115:MS115.001.DO.05045" resp="Philip Lampi"/>
</sub_unit>
</admin_unit>
</role>
</office>
<reference type="citation" resp="Philip Lampi" urn="tufts:central:dca:MS115:MS115.001.DO.05045">Milton Gazette and Roanoke Advertiser (Milton, NC). August 21, 1823.</reference>
</election_record>
| 64.545455 | 374 | 0.722535 |
f1e8f4eda3d970c1c8bb127e7e9f9f7a93669b3d | 829,238 | osm | XML | example/baseline_scenario/baseline_scenario/9/in.osm | chriswmackey/urbanopt-ditto-reader | e01bed6b0f32c9c68d866bf065f8199b0bf58747 | [
"BSD-3-Clause"
] | null | null | null | example/baseline_scenario/baseline_scenario/9/in.osm | chriswmackey/urbanopt-ditto-reader | e01bed6b0f32c9c68d866bf065f8199b0bf58747 | [
"BSD-3-Clause"
] | 17 | 2020-08-13T02:34:33.000Z | 2022-03-25T16:39:07.000Z | example/baseline_scenario/baseline_scenario/9/in.osm | chriswmackey/urbanopt-ditto-reader | e01bed6b0f32c9c68d866bf065f8199b0bf58747 | [
"BSD-3-Clause"
] | 1 | 2021-02-05T23:03:39.000Z | 2021-02-05T23:03:39.000Z |
OS:Version,
{1190f94e-d59f-4e2f-8d50-ce78825a578a}, !- Handle
2.8.1; !- Version Identifier
OS:Facility,
{0080f66e-4f56-43f0-a966-cefbffd363df}; !- Handle
OS:Site,
{53968191-9de7-4c61-b860-bc9ad1f4c2af}, !- Handle
Buffalo Niagara Intl Ap_NY_USA, !- Name
42.8160067861328, !- Latitude {deg}
-78.8513213710169, !- Longitude {deg}
-5, !- Time Zone {hr}
215, !- Elevation {m}
City; !- Terrain
OS:SimulationControl,
{781cdaeb-6917-42d1-a3c6-6ceff3fd023b}, !- Handle
, !- Do Zone Sizing Calculation
, !- Do System Sizing Calculation
, !- Do Plant Sizing Calculation
No, !- Run Simulation for Sizing Periods
Yes; !- Run Simulation for Weather File Run Periods
OS:Sizing:Parameters,
{27f4db49-7e90-4b3b-839c-df09e554eda9}, !- Handle
1.25, !- Heating Sizing Factor
1.15; !- Cooling Sizing Factor
OS:Timestep,
{804d0d55-ec8b-4868-ad79-76dd3821e7eb}, !- Handle
1; !- Number of Timesteps per Hour
OS:ShadowCalculation,
{c27333a1-67ce-4206-925e-461f83fd58ff}, !- Handle
20, !- Calculation Frequency
15000; !- Maximum Figures in Shadow Overlap Calculations
OS:HeatBalanceAlgorithm,
{25efef60-11c1-4ab3-84a9-b95f78335473}, !- Handle
ConductionTransferFunction, !- Algorithm
200; !- Surface Temperature Upper Limit {C}
OS:RunPeriod,
{53d47604-3448-4e3d-afca-888933c3352c}, !- Handle
Run Period 1, !- Name
1, !- Begin Month
1, !- Begin Day of Month
12, !- End Month
31, !- End Day of Month
, !- Use Weather File Holidays and Special Days
, !- Use Weather File Daylight Saving Period
, !- Apply Weekend Holiday Rule
, !- Use Weather File Rain Indicators
, !- Use Weather File Snow Indicators
; !- Number of Times Runperiod to be Repeated
OS:LifeCycleCost:Parameters,
{5cfbd2f9-f38f-4ea9-adc3-9ab56bf15e38}, !- Handle
, !- Analysis Type
, !- Discounting Convention
, !- Inflation Approach
, !- Real Discount Rate
, !- Nominal Discount Rate
, !- Inflation
, !- Base Date Month
, !- Base Date Year
, !- Service Date Month
, !- Service Date Year
; !- Length of Study Period in Years
OS:YearDescription,
{7f886c89-7a35-44c8-a0a6-fa98ba407191}, !- Handle
2019, !- Calendar Year
, !- Day of Week for Start Day
; !- Is Leap Year
OS:WeatherFile,
{53cf18b3-60aa-48f1-9095-1894515a4ae6}, !- Handle
Buffalo Niagara Intl Ap, !- City
NY, !- State Province Region
USA, !- Country
TMY3, !- Data Source
725280, !- WMO Number
42.93, !- Latitude {deg}
-78.73, !- Longitude {deg}
-5, !- Time Zone {hr}
215, !- Elevation {m}
file:///C:/gitrepos/urbanopt-example-geojson-project/weather/USA_NY_Buffalo-Greater.Buffalo.Intl.AP.725280_TMY3.epw, !- Url
6B50E0FF; !- Checksum
OS:Site:WaterMainsTemperature,
{567c29e2-7452-441e-a26b-95a4b17052cd}, !- Handle
Correlation, !- Calculation Method
, !- Temperature Schedule Name
8.96666666666667, !- Annual Average Outdoor Air Temperature {C}
26.2; !- Maximum Difference In Monthly Average Outdoor Air Temperatures {deltaC}
OS:SizingPeriod:DesignDay,
{fa826599-56d9-43db-9960-c2fb824d9d69}, !- Handle
Buffalo Niagara Intl Ap Ann Htg 99.6% Condns DB, !- Name
-16.3, !- Maximum Dry-Bulb Temperature {C}
0, !- Daily Dry-Bulb Temperature Range {deltaC}
-16.3, !- Humidity Indicating Conditions at Maximum Dry-Bulb
98769, !- Barometric Pressure {Pa}
5.1, !- Wind Speed {m/s}
270, !- Wind Direction {deg}
0, !- Sky Clearness
0, !- Rain Indicator
0, !- Snow Indicator
21, !- Day of Month
1, !- Month
WinterDesignDay, !- Day Type
0, !- Daylight Saving Time Indicator
Wetbulb, !- Humidity Indicating Type
, !- Humidity Indicating Day Schedule Name
DefaultMultipliers, !- Dry-Bulb Temperature Range Modifier Type
, !- Dry-Bulb Temperature Range Modifier Schedule Name
ASHRAEClearSky; !- Solar Model Indicator
OS:SizingPeriod:DesignDay,
{8fc04d09-d809-474a-8b5a-282f19033f25}, !- Handle
Buffalo Niagara Intl Ap Ann Clg .4% Condns DB=>MWB, !- Name
30.3, !- Maximum Dry-Bulb Temperature {C}
9.3, !- Daily Dry-Bulb Temperature Range {deltaC}
21.8, !- Humidity Indicating Conditions at Maximum Dry-Bulb
98769, !- Barometric Pressure {Pa}
5.7, !- Wind Speed {m/s}
240, !- Wind Direction {deg}
0, !- Sky Clearness
0, !- Rain Indicator
0, !- Snow Indicator
21, !- Day of Month
7, !- Month
SummerDesignDay, !- Day Type
0, !- Daylight Saving Time Indicator
Wetbulb, !- Humidity Indicating Type
, !- Humidity Indicating Day Schedule Name
DefaultMultipliers, !- Dry-Bulb Temperature Range Modifier Type
, !- Dry-Bulb Temperature Range Modifier Schedule Name
ASHRAETau, !- Solar Model Indicator
, !- Beam Solar Day Schedule Name
, !- Diffuse Solar Day Schedule Name
0.462, !- ASHRAE Taub {dimensionless}
2.001; !- ASHRAE Taud {dimensionless}
OS:SizingPeriod:DesignDay,
{be4ab04f-dd7b-4ad3-b57c-2d318932af8a}, !- Handle
Buffalo Niagara Intl Ap Ann Clg .4% Condns WB=>MDB, !- Name
27.8, !- Maximum Dry-Bulb Temperature {C}
9.3, !- Daily Dry-Bulb Temperature Range {deltaC}
23.8, !- Humidity Indicating Conditions at Maximum Dry-Bulb
98769, !- Barometric Pressure {Pa}
5.7, !- Wind Speed {m/s}
240, !- Wind Direction {deg}
0, !- Sky Clearness
0, !- Rain Indicator
0, !- Snow Indicator
21, !- Day of Month
7, !- Month
SummerDesignDay, !- Day Type
0, !- Daylight Saving Time Indicator
Wetbulb, !- Humidity Indicating Type
, !- Humidity Indicating Day Schedule Name
DefaultMultipliers, !- Dry-Bulb Temperature Range Modifier Type
, !- Dry-Bulb Temperature Range Modifier Schedule Name
ASHRAETau, !- Solar Model Indicator
, !- Beam Solar Day Schedule Name
, !- Diffuse Solar Day Schedule Name
0.462, !- ASHRAE Taub {dimensionless}
2.001; !- ASHRAE Taud {dimensionless}
OS:ClimateZones,
{4efd2c35-29b7-4ec0-aec3-067a94ec6d21}, !- Handle
, !- Active Institution
, !- Active Year
ASHRAE, !- Climate Zone Institution Name 1
ANSI/ASHRAE Standard 169, !- Climate Zone Document Name 1
2006, !- Climate Zone Document Year 1
6A; !- Climate Zone Value 1
OS:RunPeriodControl:DaylightSavingTime,
{da71a328-9dec-49b9-8626-b00f817c67fd}, !- Handle
2nd Sunday in March, !- Start Date
1st Sunday in November; !- End Date
OS:People:Definition,
{1a094af2-1004-4967-953b-c192662e2cb9}, !- Handle
Hospital Corridor People Definition, !- Name
People/Area, !- Number of People Calculation Method
, !- Number of People {people}
0.0107639104167097, !- People per Space Floor Area {person/m2}
, !- Space Floor Area per Person {m2/person}
0.3; !- Fraction Radiant
OS:Schedule:Ruleset,
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Handle
Clothing Schedule, !- Name
{1f63d7fd-ea30-4fed-8c4b-f4feb00aeea6}, !- Schedule Type Limits Name
{d044b946-4ac7-4d3a-ba68-269a75b85c6d}; !- Default Day Schedule Name
OS:Schedule:Day,
{d044b946-4ac7-4d3a-ba68-269a75b85c6d}, !- Handle
Clothing Schedule Default Winter Clothes, !- Name
{1f63d7fd-ea30-4fed-8c4b-f4feb00aeea6}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Rule,
{dad54944-e7fb-4e19-a017-077831ef4c80}, !- Handle
Schedule Rule 1, !- Name
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Schedule Ruleset Name
0, !- Rule Order
{fc6865b2-8609-412b-8160-8334bf9e25e3}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
5, !- Start Month
1, !- Start Day
9, !- End Month
30; !- End Day
OS:Schedule:Day,
{fc6865b2-8609-412b-8160-8334bf9e25e3}, !- Handle
Clothing Schedule Summer Clothes, !- Name
{1f63d7fd-ea30-4fed-8c4b-f4feb00aeea6}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0.5; !- Value Until Time 1
OS:ScheduleTypeLimits,
{1f63d7fd-ea30-4fed-8c4b-f4feb00aeea6}, !- Handle
ClothingInsulation, !- Name
0, !- Lower Limit Value
, !- Upper Limit Value
Continuous, !- Numeric Type
ClothingInsulation; !- Unit Type
OS:Schedule:Ruleset,
{1999ef88-ee47-41f7-958d-63759249d6eb}, !- Handle
Air Velocity Schedule, !- Name
{63c19720-eda1-4fc1-9da5-6e54f036f146}, !- Schedule Type Limits Name
{aaf60a99-bec9-484a-9208-7d4d0a7e85ac}; !- Default Day Schedule Name
OS:Schedule:Day,
{aaf60a99-bec9-484a-9208-7d4d0a7e85ac}, !- Handle
Air Velocity Schedule Default, !- Name
{63c19720-eda1-4fc1-9da5-6e54f036f146}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0.2; !- Value Until Time 1
OS:ScheduleTypeLimits,
{63c19720-eda1-4fc1-9da5-6e54f036f146}, !- Handle
Velocity, !- Name
0, !- Lower Limit Value
, !- Upper Limit Value
Continuous, !- Numeric Type
Velocity; !- Unit Type
OS:Schedule:Ruleset,
{6ecfc295-bb07-431c-9c44-d8de686ec979}, !- Handle
Work Efficiency Schedule, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{9ed988bf-042b-4a40-a129-3d69cf9ef1fd}; !- Default Day Schedule Name
OS:Schedule:Day,
{9ed988bf-042b-4a40-a129-3d69cf9ef1fd}, !- Handle
Work Efficiency Schedule Default, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0; !- Value Until Time 1
OS:ScheduleTypeLimits,
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Handle
Fractional, !- Name
0, !- Lower Limit Value
1, !- Upper Limit Value
Continuous; !- Numeric Type
OS:Lights:Definition,
{eafa5c21-ba99-45f7-b541-b25b6f25ef76}, !- Handle
Hospital Corridor Lights Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Lighting Level {W}
10.7639104167097, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
0.7, !- Fraction Radiant
0.2; !- Fraction Visible
OS:AdditionalProperties,
{aa94a2d3-e075-417e-8c0d-ed4dafb18860}, !- Handle
{eafa5c21-ba99-45f7-b541-b25b6f25ef76}, !- Object Name
lpd_fraction_linear_fluorescent, !- Feature Name 1
Double, !- Feature Data Type 1
1; !- Feature Value 1
OS:DesignSpecification:OutdoorAir,
{de43109e-f0c0-49a2-bfbe-6a398a66d856}, !- Handle
Hospital Corridor Ventilation, !- Name
Sum, !- Outdoor Air Method
, !- Outdoor Air Flow per Person {m3/s-person}
0.000254, !- Outdoor Air Flow per Floor Area {m3/s-m2}
, !- Outdoor Air Flow Rate {m3/s}
, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:DefaultScheduleSet,
{8be7d758-821c-4d5f-a338-e757884af469}, !- Handle
Hospital Corridor Schedule Set, !- Name
, !- Hours of Operation Schedule Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- People Activity Level Schedule Name
{9e7eaa9d-a792-48eb-9e95-b97b8a904dbd}, !- Lighting Schedule Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Electric Equipment Schedule Name
, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
{f577ce6e-36b0-4e4f-8758-596b7da7400b}, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:Schedule:Ruleset,
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Handle
Hospital BLDG_OCC_SCH, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{161d0df9-cdb5-4ff1-8f3d-2b7b81b8e151}, !- Default Day Schedule Name
{082cef8b-261c-4696-b54f-148f73a52657}, !- Summer Design Day Schedule Name
{4fa044e3-55e1-4978-8ad3-b20ba4f173e2}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{161d0df9-cdb5-4ff1-8f3d-2b7b81b8e151}, !- Handle
Hospital BLDG_OCC_SCH Default, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
16, !- Hour 2
0, !- Minute 2
0.05, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0; !- Value Until Time 3
OS:Schedule:Rule,
{a20f9de7-5836-44d2-8f1f-6c8085d728ae}, !- Handle
Schedule Rule 2, !- Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Schedule Ruleset Name
1, !- Rule Order
{6b3e54b4-36ab-4331-b9be-20f18faf6999}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{6b3e54b4-36ab-4331-b9be-20f18faf6999}, !- Handle
Hospital BLDG_OCC_SCH Sat Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.1, !- Value Until Time 2
9, !- Hour 3
0, !- Minute 3
0.3, !- Value Until Time 3
17, !- Hour 4
0, !- Minute 4
0.4, !- Value Until Time 4
19, !- Hour 5
0, !- Minute 5
0.1, !- Value Until Time 5
24, !- Hour 6
0, !- Minute 6
0; !- Value Until Time 6
OS:Schedule:Day,
{082cef8b-261c-4696-b54f-148f73a52657}, !- Handle
Hospital BLDG_OCC_SCH Summer Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Rule,
{271e5b90-de30-4b7a-b9d4-2c06e6d9616a}, !- Handle
Schedule Rule 3, !- Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Schedule Ruleset Name
0, !- Rule Order
{13d8b55d-2014-4faf-a8e7-1a8c21cdc1f2}, !- Day Schedule Name
, !- Apply Sunday
Yes, !- Apply Monday
Yes, !- Apply Tuesday
Yes, !- Apply Wednesday
Yes, !- Apply Thursday
Yes, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{13d8b55d-2014-4faf-a8e7-1a8c21cdc1f2}, !- Handle
Hospital BLDG_OCC_SCH Wkdy Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.1, !- Value Until Time 2
9, !- Hour 3
0, !- Minute 3
0.5, !- Value Until Time 3
17, !- Hour 4
0, !- Minute 4
0.8, !- Value Until Time 4
18, !- Hour 5
0, !- Minute 5
0.5, !- Value Until Time 5
20, !- Hour 6
0, !- Minute 6
0.3, !- Value Until Time 6
22, !- Hour 7
0, !- Minute 7
0.2, !- Value Until Time 7
24, !- Hour 8
0, !- Minute 8
0; !- Value Until Time 8
OS:Schedule:Day,
{4fa044e3-55e1-4978-8ad3-b20ba4f173e2}, !- Handle
Hospital BLDG_OCC_SCH Winter Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0; !- Value Until Time 1
OS:Schedule:Ruleset,
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- Handle
Hospital ACTIVITY_SCH, !- Name
{b4719e2c-536d-41c9-a310-69da48f89c63}, !- Schedule Type Limits Name
{a597d117-8504-4e3a-90bd-eafc3fc8f3ac}, !- Default Day Schedule Name
{9b215aed-8110-4405-ab72-de2112dfedf0}, !- Summer Design Day Schedule Name
{95e1bf9a-9384-4b74-b0a9-5edc360c17f3}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{a597d117-8504-4e3a-90bd-eafc3fc8f3ac}, !- Handle
Hospital ACTIVITY_SCH Default, !- Name
{b4719e2c-536d-41c9-a310-69da48f89c63}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
120; !- Value Until Time 1
OS:Schedule:Day,
{95e1bf9a-9384-4b74-b0a9-5edc360c17f3}, !- Handle
Hospital ACTIVITY_SCH Winter Design Day, !- Name
{b4719e2c-536d-41c9-a310-69da48f89c63}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
120; !- Value Until Time 1
OS:Schedule:Day,
{9b215aed-8110-4405-ab72-de2112dfedf0}, !- Handle
Hospital ACTIVITY_SCH Summer Design Day, !- Name
{b4719e2c-536d-41c9-a310-69da48f89c63}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
120; !- Value Until Time 1
OS:ScheduleTypeLimits,
{b4719e2c-536d-41c9-a310-69da48f89c63}, !- Handle
ActivityLevel, !- Name
0, !- Lower Limit Value
, !- Upper Limit Value
Continuous, !- Numeric Type
ActivityLevel; !- Unit Type
OS:Schedule:Ruleset,
{9e7eaa9d-a792-48eb-9e95-b97b8a904dbd}, !- Handle
Hospital BLDG_LIGHT_CORRIDOR_SCH, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{b8c5022c-a2d7-44b0-aaf7-e19f67bc1b85}, !- Default Day Schedule Name
{80a20cf7-ad1e-4deb-8021-f91eeec3868c}, !- Summer Design Day Schedule Name
{41f1052c-4848-4a5b-a09a-c89210e9ed7e}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{b8c5022c-a2d7-44b0-aaf7-e19f67bc1b85}, !- Handle
Hospital BLDG_LIGHT_CORRIDOR_SCH Default, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.5, !- Value Until Time 1
16, !- Hour 2
0, !- Minute 2
0.7, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0.5; !- Value Until Time 3
OS:Schedule:Rule,
{0ed61dfe-72a9-45f3-95ec-d9d1a8a7d332}, !- Handle
Schedule Rule 4, !- Name
{9e7eaa9d-a792-48eb-9e95-b97b8a904dbd}, !- Schedule Ruleset Name
1, !- Rule Order
{ec4448d0-2399-4c0a-8853-10fa734b4b0b}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{ec4448d0-2399-4c0a-8853-10fa734b4b0b}, !- Handle
Hospital BLDG_LIGHT_CORRIDOR_SCH Sat Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.5, !- Value Until Time 1
18, !- Hour 2
0, !- Minute 2
0.8, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0.5; !- Value Until Time 3
OS:Schedule:Day,
{80a20cf7-ad1e-4deb-8021-f91eeec3868c}, !- Handle
Hospital BLDG_LIGHT_CORRIDOR_SCH Summer Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Rule,
{7e0835e8-cd6c-4879-bf52-afd8c6f94e60}, !- Handle
Schedule Rule 5, !- Name
{9e7eaa9d-a792-48eb-9e95-b97b8a904dbd}, !- Schedule Ruleset Name
0, !- Rule Order
{50878265-be19-42e3-a6aa-db8d908fc63a}, !- Day Schedule Name
, !- Apply Sunday
Yes, !- Apply Monday
Yes, !- Apply Tuesday
Yes, !- Apply Wednesday
Yes, !- Apply Thursday
Yes, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{50878265-be19-42e3-a6aa-db8d908fc63a}, !- Handle
Hospital BLDG_LIGHT_CORRIDOR_SCH Wkdy Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.5, !- Value Until Time 1
16, !- Hour 2
0, !- Minute 2
0.9, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0.5; !- Value Until Time 3
OS:Schedule:Day,
{41f1052c-4848-4a5b-a09a-c89210e9ed7e}, !- Handle
Hospital BLDG_LIGHT_CORRIDOR_SCH Winter Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0; !- Value Until Time 1
OS:Schedule:Ruleset,
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Handle
Hospital BLDG_EQUIP_SCH, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{d4802765-9483-4925-b695-59bee8dabad0}, !- Default Day Schedule Name
{a2032022-c0c0-4daf-b931-d7458cf51da7}, !- Summer Design Day Schedule Name
{df1bcde3-0e11-4d75-86d6-fb61fefa8a05}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{d4802765-9483-4925-b695-59bee8dabad0}, !- Handle
Hospital BLDG_EQUIP_SCH Default, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.2619511698, !- Value Until Time 1
16, !- Hour 2
0, !- Minute 2
0.3492682264, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0.2619511698; !- Value Until Time 3
OS:Schedule:Rule,
{624bdae2-89ef-48a5-95c3-4f3d80a171c2}, !- Handle
Schedule Rule 6, !- Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Schedule Ruleset Name
1, !- Rule Order
{7855b2f1-d8c8-49d2-a0fe-cfd3b507333f}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{7855b2f1-d8c8-49d2-a0fe-cfd3b507333f}, !- Handle
Hospital BLDG_EQUIP_SCH Sat Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0.3492682264, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.4870009145, !- Value Until Time 2
18, !- Hour 3
0, !- Minute 3
0.63310118885, !- Value Until Time 3
24, !- Hour 4
0, !- Minute 4
0.3492682264; !- Value Until Time 4
OS:Schedule:Day,
{a2032022-c0c0-4daf-b931-d7458cf51da7}, !- Handle
Hospital BLDG_EQUIP_SCH Summer Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Rule,
{2ccaf03b-7ba7-4399-bb07-f10f1afc73b9}, !- Handle
Schedule Rule 7, !- Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Schedule Ruleset Name
0, !- Rule Order
{6aa28f3f-9d32-4e5a-a2f5-1efa6d655d81}, !- Day Schedule Name
, !- Apply Sunday
Yes, !- Apply Monday
Yes, !- Apply Tuesday
Yes, !- Apply Wednesday
Yes, !- Apply Thursday
Yes, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{6aa28f3f-9d32-4e5a-a2f5-1efa6d655d81}, !- Handle
Hospital BLDG_EQUIP_SCH Wkdy Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0.3492682264, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.6818012803, !- Value Until Time 2
16, !- Hour 3
0, !- Minute 3
0.8766016461, !- Value Until Time 3
22, !- Hour 4
0, !- Minute 4
0.584401097, !- Value Until Time 4
23, !- Hour 5
0, !- Minute 5
0.5239023396, !- Value Until Time 5
24, !- Hour 6
0, !- Minute 6
0.3492682264; !- Value Until Time 6
OS:Schedule:Day,
{df1bcde3-0e11-4d75-86d6-fb61fefa8a05}, !- Handle
Hospital BLDG_EQUIP_SCH Winter Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0; !- Value Until Time 1
OS:Schedule:Ruleset,
{f577ce6e-36b0-4e4f-8758-596b7da7400b}, !- Handle
Hospital INFIL_SCH_PNNL, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{386de21b-d4d0-430e-9192-5d005437aaa9}, !- Default Day Schedule Name
{43cf3d57-b7c7-4c81-a682-672244d930cf}, !- Summer Design Day Schedule Name
{23e2dcf9-fdef-4bc8-8343-7b6134dc0ffc}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{386de21b-d4d0-430e-9192-5d005437aaa9}, !- Handle
Hospital INFIL_SCH_PNNL Default, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0.25; !- Value Until Time 1
OS:Schedule:Day,
{23e2dcf9-fdef-4bc8-8343-7b6134dc0ffc}, !- Handle
Hospital INFIL_SCH_PNNL Winter Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0.25; !- Value Until Time 1
OS:Schedule:Day,
{43cf3d57-b7c7-4c81-a682-672244d930cf}, !- Handle
Hospital INFIL_SCH_PNNL Summer Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0.25; !- Value Until Time 1
OS:Schedule:Rule,
{c79aeac3-57b1-4ad1-af6c-0361d056ee84}, !- Handle
Schedule Rule 8, !- Name
{f577ce6e-36b0-4e4f-8758-596b7da7400b}, !- Schedule Ruleset Name
0, !- Rule Order
{bbc1720d-fe98-44a7-8725-e719837f453c}, !- Day Schedule Name
, !- Apply Sunday
Yes, !- Apply Monday
Yes, !- Apply Tuesday
Yes, !- Apply Wednesday
Yes, !- Apply Thursday
Yes, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{bbc1720d-fe98-44a7-8725-e719837f453c}, !- Handle
Hospital INFIL_SCH_PNNL Default|WntrDsn|SmrDsn|Sat|Wkdy Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0.25; !- Value Until Time 1
OS:People:Definition,
{be11508c-14e9-48cc-aac5-d228b1546560}, !- Handle
Hospital ICU_PatRm People Definition, !- Name
People/Area, !- Number of People Calculation Method
, !- Number of People {people}
0.0538195520835486, !- People per Space Floor Area {person/m2}
, !- Space Floor Area per Person {m2/person}
0.3; !- Fraction Radiant
OS:Lights:Definition,
{02cdc0fc-3819-483d-8abc-5cac904a60de}, !- Handle
Hospital ICU_PatRm Lights Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Lighting Level {W}
7.53473729169681, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
0.7, !- Fraction Radiant
0.2; !- Fraction Visible
OS:AdditionalProperties,
{cc31a910-8084-4804-ba0b-6dae53d633a2}, !- Handle
{02cdc0fc-3819-483d-8abc-5cac904a60de}, !- Object Name
lpd_fraction_linear_fluorescent, !- Feature Name 1
Double, !- Feature Data Type 1
1; !- Feature Value 1
OS:ElectricEquipment:Definition,
{bab32e22-baad-4d26-9b56-31a33e69efcd}, !- Handle
Hospital ICU_PatRm Elec Equip Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Design Level {W}
32.2917312501292, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:DesignSpecification:OutdoorAir,
{c741742b-78b1-4dc6-99e9-f30df13a5ae4}, !- Handle
Hospital ICU_PatRm Ventilation, !- Name
Sum, !- Outdoor Air Method
, !- Outdoor Air Flow per Person {m3/s-person}
, !- Outdoor Air Flow per Floor Area {m3/s-m2}
, !- Outdoor Air Flow Rate {m3/s}
2, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:DefaultScheduleSet,
{6cace5dd-721f-4032-b982-9874348424ef}, !- Handle
Hospital ICU_PatRm Schedule Set, !- Name
, !- Hours of Operation Schedule Name
{0fd3fe18-b235-4d0e-9ca1-e046428c8b17}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- People Activity Level Schedule Name
{90a5c03e-b67d-40fb-9a32-f68fbe0b628f}, !- Lighting Schedule Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Electric Equipment Schedule Name
, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
{f577ce6e-36b0-4e4f-8758-596b7da7400b}, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:Schedule:Ruleset,
{0fd3fe18-b235-4d0e-9ca1-e046428c8b17}, !- Handle
Hospital BLDG_OCC_EXTD_SCH, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{2021b042-4a45-49c5-b933-d137e6c98bba}, !- Default Day Schedule Name
{b002f307-f450-49be-89b5-c605fe1e764f}, !- Summer Design Day Schedule Name
{a8c5402c-271a-4873-9f8f-1c17c3a84107}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{2021b042-4a45-49c5-b933-d137e6c98bba}, !- Handle
Hospital BLDG_OCC_EXTD_SCH Default, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.4, !- Value Until Time 1
16, !- Hour 2
0, !- Minute 2
0.6, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0.4; !- Value Until Time 3
OS:Schedule:Rule,
{684e4842-ce5d-4f7f-96c3-937afc4dd611}, !- Handle
Schedule Rule 9, !- Name
{0fd3fe18-b235-4d0e-9ca1-e046428c8b17}, !- Schedule Ruleset Name
1, !- Rule Order
{29ad745c-516f-4c00-8f75-4f56c88a473e}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{29ad745c-516f-4c00-8f75-4f56c88a473e}, !- Handle
Hospital BLDG_OCC_EXTD_SCH Sat Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0.4, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.5, !- Value Until Time 2
17, !- Hour 3
0, !- Minute 3
0.6, !- Value Until Time 3
19, !- Hour 4
0, !- Minute 4
0.5, !- Value Until Time 4
24, !- Hour 5
0, !- Minute 5
0.4; !- Value Until Time 5
OS:Schedule:Day,
{b002f307-f450-49be-89b5-c605fe1e764f}, !- Handle
Hospital BLDG_OCC_EXTD_SCH Summer Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Rule,
{3bd43b57-2ca8-4996-ad91-952c1ca37292}, !- Handle
Schedule Rule 10, !- Name
{0fd3fe18-b235-4d0e-9ca1-e046428c8b17}, !- Schedule Ruleset Name
0, !- Rule Order
{6a67afdb-8538-46d6-beae-93ed811b1868}, !- Day Schedule Name
, !- Apply Sunday
Yes, !- Apply Monday
Yes, !- Apply Tuesday
Yes, !- Apply Wednesday
Yes, !- Apply Thursday
Yes, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{6a67afdb-8538-46d6-beae-93ed811b1868}, !- Handle
Hospital BLDG_OCC_EXTD_SCH Wkdy Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0.4, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.5, !- Value Until Time 2
9, !- Hour 3
0, !- Minute 3
0.6, !- Value Until Time 3
17, !- Hour 4
0, !- Minute 4
0.8, !- Value Until Time 4
18, !- Hour 5
0, !- Minute 5
0.6, !- Value Until Time 5
20, !- Hour 6
0, !- Minute 6
0.5, !- Value Until Time 6
24, !- Hour 7
0, !- Minute 7
0.4; !- Value Until Time 7
OS:Schedule:Day,
{a8c5402c-271a-4873-9f8f-1c17c3a84107}, !- Handle
Hospital BLDG_OCC_EXTD_SCH Winter Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0; !- Value Until Time 1
OS:Schedule:Ruleset,
{90a5c03e-b67d-40fb-9a32-f68fbe0b628f}, !- Handle
Hospital BLDG_LIGHT_EXTD_SCH, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{407b3b4a-f5d9-4086-89ef-cd35e9217c68}, !- Default Day Schedule Name
{a91d1706-44af-44e4-a3db-35da73c96a0a}, !- Summer Design Day Schedule Name
{15ab111f-5a17-465d-a6c8-7d9e6b6d755d}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{407b3b4a-f5d9-4086-89ef-cd35e9217c68}, !- Handle
Hospital BLDG_LIGHT_EXTD_SCH Default, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.5, !- Value Until Time 1
16, !- Hour 2
0, !- Minute 2
0.7, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0.5; !- Value Until Time 3
OS:Schedule:Rule,
{74dfa479-ed64-4631-a17d-e215ff120d86}, !- Handle
Schedule Rule 11, !- Name
{90a5c03e-b67d-40fb-9a32-f68fbe0b628f}, !- Schedule Ruleset Name
1, !- Rule Order
{3ff86232-fa1f-41f6-9298-958501dde8a5}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{3ff86232-fa1f-41f6-9298-958501dde8a5}, !- Handle
Hospital BLDG_LIGHT_EXTD_SCH Sat Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.5, !- Value Until Time 1
18, !- Hour 2
0, !- Minute 2
0.8, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0.5; !- Value Until Time 3
OS:Schedule:Day,
{a91d1706-44af-44e4-a3db-35da73c96a0a}, !- Handle
Hospital BLDG_LIGHT_EXTD_SCH Summer Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Rule,
{055a69dc-ff5b-43f0-b0ef-79fbf82fb97e}, !- Handle
Schedule Rule 12, !- Name
{90a5c03e-b67d-40fb-9a32-f68fbe0b628f}, !- Schedule Ruleset Name
0, !- Rule Order
{3cd45893-f1f7-42a9-9ef6-88a3ad7288b4}, !- Day Schedule Name
, !- Apply Sunday
Yes, !- Apply Monday
Yes, !- Apply Tuesday
Yes, !- Apply Wednesday
Yes, !- Apply Thursday
Yes, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{3cd45893-f1f7-42a9-9ef6-88a3ad7288b4}, !- Handle
Hospital BLDG_LIGHT_EXTD_SCH Wkdy Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.5, !- Value Until Time 1
16, !- Hour 2
0, !- Minute 2
0.9, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0.5; !- Value Until Time 3
OS:Schedule:Day,
{15ab111f-5a17-465d-a6c8-7d9e6b6d755d}, !- Handle
Hospital BLDG_LIGHT_EXTD_SCH Winter Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0; !- Value Until Time 1
OS:Schedule:Ruleset,
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Handle
Hospital BLDG_EQUIP_EXTD_SCH, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{6aa17d89-8ce6-4754-9fc2-ca194e51031d}, !- Default Day Schedule Name
{1355d499-7cc6-4d96-9054-65b0c3dddd1a}, !- Summer Design Day Schedule Name
{7499b265-d97a-43fe-a213-1590eeba25a6}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{6aa17d89-8ce6-4754-9fc2-ca194e51031d}, !- Handle
Hospital BLDG_EQUIP_EXTD_SCH Default, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.4, !- Value Until Time 1
16, !- Hour 2
0, !- Minute 2
0.6, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0.4; !- Value Until Time 3
OS:Schedule:Rule,
{ce70ee89-a6c8-4051-90bf-fe5dc344a3e1}, !- Handle
Schedule Rule 13, !- Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Schedule Ruleset Name
1, !- Rule Order
{e7a0073c-7f50-44a2-80df-e514f00e3466}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{e7a0073c-7f50-44a2-80df-e514f00e3466}, !- Handle
Hospital BLDG_EQUIP_EXTD_SCH Sat Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0.4, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.5, !- Value Until Time 2
18, !- Hour 3
0, !- Minute 3
0.65, !- Value Until Time 3
24, !- Hour 4
0, !- Minute 4
0.4; !- Value Until Time 4
OS:Schedule:Day,
{1355d499-7cc6-4d96-9054-65b0c3dddd1a}, !- Handle
Hospital BLDG_EQUIP_EXTD_SCH Summer Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Rule,
{fa23c859-32e8-469a-89fa-dd78443bb327}, !- Handle
Schedule Rule 14, !- Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Schedule Ruleset Name
0, !- Rule Order
{16c2dc04-3f6c-4c49-8961-9a945a7a4542}, !- Day Schedule Name
, !- Apply Sunday
Yes, !- Apply Monday
Yes, !- Apply Tuesday
Yes, !- Apply Wednesday
Yes, !- Apply Thursday
Yes, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{16c2dc04-3f6c-4c49-8961-9a945a7a4542}, !- Handle
Hospital BLDG_EQUIP_EXTD_SCH Wkdy Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0.4, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.7, !- Value Until Time 2
16, !- Hour 3
0, !- Minute 3
0.9, !- Value Until Time 3
23, !- Hour 4
0, !- Minute 4
0.6, !- Value Until Time 4
24, !- Hour 5
0, !- Minute 5
0.4; !- Value Until Time 5
OS:Schedule:Day,
{7499b265-d97a-43fe-a213-1590eeba25a6}, !- Handle
Hospital BLDG_EQUIP_EXTD_SCH Winter Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0; !- Value Until Time 1
OS:People:Definition,
{bb4f0aa2-5cee-4478-8ff2-6a7e087e408a}, !- Handle
Hospital Dining People Definition, !- Name
People/Area, !- Number of People Calculation Method
, !- Number of People {people}
0.107639104167097, !- People per Space Floor Area {person/m2}
, !- Space Floor Area per Person {m2/person}
0.3; !- Fraction Radiant
OS:Lights:Definition,
{3f03e37c-6848-460b-b151-f904a8bf9e75}, !- Handle
Hospital Dining Lights Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Lighting Level {W}
9.68751937503875, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
0.7, !- Fraction Radiant
0.2; !- Fraction Visible
OS:AdditionalProperties,
{f52453dc-1183-477e-b4e7-90818fb4ba0f}, !- Handle
{3f03e37c-6848-460b-b151-f904a8bf9e75}, !- Object Name
lpd_fraction_linear_fluorescent, !- Feature Name 1
Double, !- Feature Data Type 1
1; !- Feature Value 1
OS:ElectricEquipment:Definition,
{532344ae-fe19-428d-a43d-f356c6dcf8a9}, !- Handle
Hospital Dining Elec Equip Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Design Level {W}
10.7639104167097, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:DesignSpecification:OutdoorAir,
{67b3b6b5-75ee-4665-8351-835431560ef3}, !- Handle
Hospital Dining Ventilation, !- Name
Sum, !- Outdoor Air Method
0.009438948864, !- Outdoor Air Flow per Person {m3/s-person}
, !- Outdoor Air Flow per Floor Area {m3/s-m2}
, !- Outdoor Air Flow Rate {m3/s}
, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:DefaultScheduleSet,
{67e911ec-0230-4159-8697-15f49e11591f}, !- Handle
Hospital Dining Schedule Set, !- Name
, !- Hours of Operation Schedule Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- People Activity Level Schedule Name
{bbb4cfd1-20a0-4f69-a15a-d8a1c4b2b371}, !- Lighting Schedule Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Electric Equipment Schedule Name
, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
{f577ce6e-36b0-4e4f-8758-596b7da7400b}, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:Schedule:Ruleset,
{bbb4cfd1-20a0-4f69-a15a-d8a1c4b2b371}, !- Handle
Hospital BLDG_LIGHT_SCH, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{9d413b0a-f69b-4c81-9fd3-08f4d3b9b51b}, !- Default Day Schedule Name
{4467f9fb-7ae6-43ba-86d9-aa6984f0cb00}, !- Summer Design Day Schedule Name
{416e370c-11a7-4fdb-b598-f85b320a3979}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{9d413b0a-f69b-4c81-9fd3-08f4d3b9b51b}, !- Handle
Hospital BLDG_LIGHT_SCH Default, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.05, !- Value Until Time 1
16, !- Hour 2
0, !- Minute 2
0.1, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0.05; !- Value Until Time 3
OS:Schedule:Rule,
{26ac0938-e139-4468-b876-347e42acfab2}, !- Handle
Schedule Rule 15, !- Name
{bbb4cfd1-20a0-4f69-a15a-d8a1c4b2b371}, !- Schedule Ruleset Name
1, !- Rule Order
{2b0325c5-975e-4a06-9efa-80b9a991add4}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{2b0325c5-975e-4a06-9efa-80b9a991add4}, !- Handle
Hospital BLDG_LIGHT_SCH Sat Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0.1, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.2, !- Value Until Time 2
18, !- Hour 3
0, !- Minute 3
0.4, !- Value Until Time 3
24, !- Hour 4
0, !- Minute 4
0.1; !- Value Until Time 4
OS:Schedule:Day,
{4467f9fb-7ae6-43ba-86d9-aa6984f0cb00}, !- Handle
Hospital BLDG_LIGHT_SCH Summer Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Rule,
{a0b0a82a-846a-4183-aad8-f7fae20a93ad}, !- Handle
Schedule Rule 16, !- Name
{bbb4cfd1-20a0-4f69-a15a-d8a1c4b2b371}, !- Schedule Ruleset Name
0, !- Rule Order
{0f2e80bb-ceae-47e7-af0f-ae252e74c706}, !- Day Schedule Name
, !- Apply Sunday
Yes, !- Apply Monday
Yes, !- Apply Tuesday
Yes, !- Apply Wednesday
Yes, !- Apply Thursday
Yes, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{0f2e80bb-ceae-47e7-af0f-ae252e74c706}, !- Handle
Hospital BLDG_LIGHT_SCH Wkdy Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0.1, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.5, !- Value Until Time 2
16, !- Hour 3
0, !- Minute 3
0.9, !- Value Until Time 3
23, !- Hour 4
0, !- Minute 4
0.3, !- Value Until Time 4
24, !- Hour 5
0, !- Minute 5
0.1; !- Value Until Time 5
OS:Schedule:Day,
{416e370c-11a7-4fdb-b598-f85b320a3979}, !- Handle
Hospital BLDG_LIGHT_SCH Winter Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0; !- Value Until Time 1
OS:People:Definition,
{2a47020c-202a-4676-88d4-f8c38ca72e35}, !- Handle
Hospital ER_Exam People Definition, !- Name
People/Area, !- Number of People Calculation Method
, !- Number of People {people}
0.215278208334194, !- People per Space Floor Area {person/m2}
, !- Space Floor Area per Person {m2/person}
0.3; !- Fraction Radiant
OS:Lights:Definition,
{46145b2a-4717-4678-aa80-7a4c3036ba0e}, !- Handle
Hospital ER_Exam Lights Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Lighting Level {W}
29.0625581251163, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
0.7, !- Fraction Radiant
0.2; !- Fraction Visible
OS:AdditionalProperties,
{5ff0cda0-5354-4086-9dd6-5b560feff80f}, !- Handle
{46145b2a-4717-4678-aa80-7a4c3036ba0e}, !- Object Name
lpd_fraction_linear_fluorescent, !- Feature Name 1
Double, !- Feature Data Type 1
1; !- Feature Value 1
OS:ElectricEquipment:Definition,
{8b1002bc-de2b-47be-b3df-8d91fd95f172}, !- Handle
Hospital ER_Exam Elec Equip Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Design Level {W}
16.1458656250646, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:DesignSpecification:OutdoorAir,
{1b659fc9-01e7-4c39-8c13-3a84f5c59d30}, !- Handle
Hospital ER_Exam Ventilation, !- Name
Sum, !- Outdoor Air Method
, !- Outdoor Air Flow per Person {m3/s-person}
, !- Outdoor Air Flow per Floor Area {m3/s-m2}
, !- Outdoor Air Flow Rate {m3/s}
2, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:DefaultScheduleSet,
{d15e1694-99ba-4f47-ab65-d91057a0e48a}, !- Handle
Hospital ER_Exam Schedule Set, !- Name
, !- Hours of Operation Schedule Name
{0fd3fe18-b235-4d0e-9ca1-e046428c8b17}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- People Activity Level Schedule Name
{90a5c03e-b67d-40fb-9a32-f68fbe0b628f}, !- Lighting Schedule Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Electric Equipment Schedule Name
, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
{f577ce6e-36b0-4e4f-8758-596b7da7400b}, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:Lights:Definition,
{dd126240-837d-4dcf-8296-c377565926b7}, !- Handle
Hospital PatCorridor Lights Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Lighting Level {W}
10.7639104167097, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
0.7, !- Fraction Radiant
0.2; !- Fraction Visible
OS:AdditionalProperties,
{6d5edac9-b8ed-4d59-98c2-71f45de587d2}, !- Handle
{dd126240-837d-4dcf-8296-c377565926b7}, !- Object Name
lpd_fraction_linear_fluorescent, !- Feature Name 1
Double, !- Feature Data Type 1
1; !- Feature Value 1
OS:People:Definition,
{b8ba0ac4-4c8f-4b11-95cc-ca16c8334fe2}, !- Handle
Hospital ICU_NurseStn People Definition, !- Name
People/Area, !- Number of People Calculation Method
, !- Number of People {people}
0.0143482925854741, !- People per Space Floor Area {person/m2}
, !- Space Floor Area per Person {m2/person}
0.3; !- Fraction Radiant
OS:Lights:Definition,
{be38e3c9-343b-4126-be46-6997974e9df8}, !- Handle
Hospital ICU_NurseStn Lights Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Lighting Level {W}
10.7639104167097, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
0.7, !- Fraction Radiant
0.2; !- Fraction Visible
OS:AdditionalProperties,
{0817c9eb-0631-4b6c-b7df-e75498b4cb30}, !- Handle
{be38e3c9-343b-4126-be46-6997974e9df8}, !- Object Name
lpd_fraction_linear_fluorescent, !- Feature Name 1
Double, !- Feature Data Type 1
1; !- Feature Value 1
OS:ElectricEquipment:Definition,
{b8019f89-5e2c-4a63-b938-947131509e7b}, !- Handle
Hospital ICU_NurseStn Elec Equip Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Design Level {W}
21.5278208334194, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:DesignSpecification:OutdoorAir,
{66587e14-8c7c-4af8-b68e-c7fe45671222}, !- Handle
Hospital ICU_NurseStn Ventilation, !- Name
Sum, !- Outdoor Air Method
0.007079211648, !- Outdoor Air Flow per Person {m3/s-person}
, !- Outdoor Air Flow per Floor Area {m3/s-m2}
, !- Outdoor Air Flow Rate {m3/s}
, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:DefaultScheduleSet,
{61539c7d-4527-4d44-a3ee-7577da9cef60}, !- Handle
Hospital ICU_NurseStn Schedule Set, !- Name
, !- Hours of Operation Schedule Name
{0fd3fe18-b235-4d0e-9ca1-e046428c8b17}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- People Activity Level Schedule Name
{90a5c03e-b67d-40fb-9a32-f68fbe0b628f}, !- Lighting Schedule Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Electric Equipment Schedule Name
, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
{f577ce6e-36b0-4e4f-8758-596b7da7400b}, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:People:Definition,
{7569e973-f389-45cf-b1f5-3e9321271f9e}, !- Handle
Hospital ER_Trauma People Definition, !- Name
People/Area, !- Number of People Calculation Method
, !- Number of People {people}
0.215278208334194, !- People per Space Floor Area {person/m2}
, !- Space Floor Area per Person {m2/person}
0.3; !- Fraction Radiant
OS:Lights:Definition,
{431cf9d6-0236-4182-b4e4-4f7e8ed5065d}, !- Handle
Hospital ER_Trauma Lights Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Lighting Level {W}
29.0625581251163, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
0.7, !- Fraction Radiant
0.2; !- Fraction Visible
OS:AdditionalProperties,
{2e8eff4d-1b6b-4581-a643-42bc41e8615f}, !- Handle
{431cf9d6-0236-4182-b4e4-4f7e8ed5065d}, !- Object Name
lpd_fraction_linear_fluorescent, !- Feature Name 1
Double, !- Feature Data Type 1
1; !- Feature Value 1
OS:ElectricEquipment:Definition,
{32c10725-1566-4de9-abf3-a111d2c78a54}, !- Handle
Hospital ER_Trauma Elec Equip Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Design Level {W}
43.0556416668389, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:DesignSpecification:OutdoorAir,
{fe6414b4-625f-4c1b-a1d9-21c90a8c919c}, !- Handle
Hospital ER_Trauma Ventilation, !- Name
Sum, !- Outdoor Air Method
, !- Outdoor Air Flow per Person {m3/s-person}
, !- Outdoor Air Flow per Floor Area {m3/s-m2}
, !- Outdoor Air Flow Rate {m3/s}
2, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:DefaultScheduleSet,
{e309bd99-77ba-4050-ab50-c8adefee6c01}, !- Handle
Hospital ER_Trauma Schedule Set, !- Name
, !- Hours of Operation Schedule Name
{0fd3fe18-b235-4d0e-9ca1-e046428c8b17}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- People Activity Level Schedule Name
{90a5c03e-b67d-40fb-9a32-f68fbe0b628f}, !- Lighting Schedule Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Electric Equipment Schedule Name
, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
{f577ce6e-36b0-4e4f-8758-596b7da7400b}, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:People:Definition,
{20460f52-9f5e-40c8-beb1-4163af9aeb2a}, !- Handle
Hospital ER_NurseStn People Definition, !- Name
People/Area, !- Number of People Calculation Method
, !- Number of People {people}
0.0143482925854741, !- People per Space Floor Area {person/m2}
, !- Space Floor Area per Person {m2/person}
0.3; !- Fraction Radiant
OS:Lights:Definition,
{443a935d-13a1-4621-b0ea-aed662775127}, !- Handle
Hospital ER_NurseStn Lights Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Lighting Level {W}
10.7639104167097, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
0.7, !- Fraction Radiant
0.2; !- Fraction Visible
OS:AdditionalProperties,
{82f252ef-c20b-4c4b-989d-50a851ef9713}, !- Handle
{443a935d-13a1-4621-b0ea-aed662775127}, !- Object Name
lpd_fraction_linear_fluorescent, !- Feature Name 1
Double, !- Feature Data Type 1
1; !- Feature Value 1
OS:ElectricEquipment:Definition,
{a3799e53-b0c4-4be7-bb9c-5cef84d003c3}, !- Handle
Hospital ER_NurseStn Elec Equip Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Design Level {W}
14.6389181667252, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:DesignSpecification:OutdoorAir,
{6962e88b-9c78-46e7-aec3-c284206dca8a}, !- Handle
Hospital ER_NurseStn Ventilation, !- Name
Sum, !- Outdoor Air Method
0.007079211648, !- Outdoor Air Flow per Person {m3/s-person}
, !- Outdoor Air Flow per Floor Area {m3/s-m2}
, !- Outdoor Air Flow Rate {m3/s}
, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:DefaultScheduleSet,
{1bff0b0d-29ea-4e5f-a613-950aa1fae4ed}, !- Handle
Hospital ER_NurseStn Schedule Set, !- Name
, !- Hours of Operation Schedule Name
{0fd3fe18-b235-4d0e-9ca1-e046428c8b17}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- People Activity Level Schedule Name
{dff24e37-2737-4443-ae84-f6a256e615f8}, !- Lighting Schedule Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Electric Equipment Schedule Name
, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
{f577ce6e-36b0-4e4f-8758-596b7da7400b}, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:Schedule:Ruleset,
{dff24e37-2737-4443-ae84-f6a256e615f8}, !- Handle
Hospital BLDG_LIGHT_NURSEFLR1_SCH, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{7c726d9b-4a25-4dfc-89fe-953c67e1aa30}, !- Default Day Schedule Name
{f05a9d32-0e43-46ce-83cc-3a4d1dcbe216}, !- Summer Design Day Schedule Name
{57ad2140-6161-4455-9996-907e6ad6c36b}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{7c726d9b-4a25-4dfc-89fe-953c67e1aa30}, !- Handle
Hospital BLDG_LIGHT_NURSEFLR1_SCH Default, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.5, !- Value Until Time 1
16, !- Hour 2
0, !- Minute 2
0.7, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0.5; !- Value Until Time 3
OS:Schedule:Rule,
{69a9eb7e-e14e-4e31-905d-f3b332041aa8}, !- Handle
Schedule Rule 17, !- Name
{dff24e37-2737-4443-ae84-f6a256e615f8}, !- Schedule Ruleset Name
1, !- Rule Order
{f042be65-1ef8-4477-9af0-65e2e5d1b43c}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{f042be65-1ef8-4477-9af0-65e2e5d1b43c}, !- Handle
Hospital BLDG_LIGHT_NURSEFLR1_SCH Sat Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.5, !- Value Until Time 1
18, !- Hour 2
0, !- Minute 2
0.8, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0.5; !- Value Until Time 3
OS:Schedule:Day,
{f05a9d32-0e43-46ce-83cc-3a4d1dcbe216}, !- Handle
Hospital BLDG_LIGHT_NURSEFLR1_SCH Summer Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Rule,
{2d64028a-97cf-4479-8c20-3f1f69974bf1}, !- Handle
Schedule Rule 18, !- Name
{dff24e37-2737-4443-ae84-f6a256e615f8}, !- Schedule Ruleset Name
0, !- Rule Order
{0dc023c5-dbd2-40fd-9f09-607f2e72134d}, !- Day Schedule Name
, !- Apply Sunday
Yes, !- Apply Monday
Yes, !- Apply Tuesday
Yes, !- Apply Wednesday
Yes, !- Apply Thursday
Yes, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{0dc023c5-dbd2-40fd-9f09-607f2e72134d}, !- Handle
Hospital BLDG_LIGHT_NURSEFLR1_SCH Wkdy Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.5, !- Value Until Time 1
16, !- Hour 2
0, !- Minute 2
0.9, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0.5; !- Value Until Time 3
OS:Schedule:Day,
{57ad2140-6161-4455-9996-907e6ad6c36b}, !- Handle
Hospital BLDG_LIGHT_NURSEFLR1_SCH Winter Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0; !- Value Until Time 1
OS:DesignSpecification:OutdoorAir,
{8596ff71-f665-485a-9553-691e2f66eb5f}, !- Handle
Hospital ICE_Open Ventilation, !- Name
, !- Outdoor Air Method
0, !- Outdoor Air Flow per Person {m3/s-person}
0, !- Outdoor Air Flow per Floor Area {m3/s-m2}
, !- Outdoor Air Flow Rate {m3/s}
0, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:DefaultScheduleSet,
{a54d4461-5805-41a6-abb3-794d1b36b67e}, !- Handle
Hospital ICE_Open Schedule Set, !- Name
, !- Hours of Operation Schedule Name
, !- Number of People Schedule Name
, !- People Activity Level Schedule Name
, !- Lighting Schedule Name
, !- Electric Equipment Schedule Name
, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:People:Definition,
{50e649d6-a941-47b1-9706-738f8e96f6ba}, !- Handle
Hospital ER_Triage People Definition, !- Name
People/Area, !- Number of People Calculation Method
, !- Number of People {people}
0.215278208334194, !- People per Space Floor Area {person/m2}
, !- Space Floor Area per Person {m2/person}
0.3; !- Fraction Radiant
OS:Lights:Definition,
{b5257c3c-519f-4c2e-9409-3d2dbcf4a622}, !- Handle
Hospital ER_Triage Lights Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Lighting Level {W}
29.0625581251163, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
0.7, !- Fraction Radiant
0.2; !- Fraction Visible
OS:AdditionalProperties,
{93cfccf2-8015-43c6-bc24-70e3636d2086}, !- Handle
{b5257c3c-519f-4c2e-9409-3d2dbcf4a622}, !- Object Name
lpd_fraction_linear_fluorescent, !- Feature Name 1
Double, !- Feature Data Type 1
1; !- Feature Value 1
OS:ElectricEquipment:Definition,
{20f0b111-1df5-4fc4-b3c5-6fc29d28a06e}, !- Handle
Hospital ER_Triage Elec Equip Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Design Level {W}
21.5278208334194, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:DesignSpecification:OutdoorAir,
{1d4d1279-a732-44fb-b899-19bef2076734}, !- Handle
Hospital ER_Triage Ventilation, !- Name
Sum, !- Outdoor Air Method
, !- Outdoor Air Flow per Person {m3/s-person}
, !- Outdoor Air Flow per Floor Area {m3/s-m2}
, !- Outdoor Air Flow Rate {m3/s}
2, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:DefaultScheduleSet,
{3b4d686f-3539-4c5d-b6cf-5078e2f840ab}, !- Handle
Hospital ER_Triage Schedule Set, !- Name
, !- Hours of Operation Schedule Name
{0fd3fe18-b235-4d0e-9ca1-e046428c8b17}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- People Activity Level Schedule Name
{90a5c03e-b67d-40fb-9a32-f68fbe0b628f}, !- Lighting Schedule Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Electric Equipment Schedule Name
, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
{f577ce6e-36b0-4e4f-8758-596b7da7400b}, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:People:Definition,
{0cfff830-ebbb-4e12-ad17-583483d28be6}, !- Handle
Hospital Kitchen People Definition, !- Name
People/Area, !- Number of People Calculation Method
, !- Number of People {people}
0.0538195520835486, !- People per Space Floor Area {person/m2}
, !- Space Floor Area per Person {m2/person}
0.3; !- Fraction Radiant
OS:Lights:Definition,
{95da0171-dd6d-42f7-ba24-7b4c4b734cea}, !- Handle
Hospital Kitchen Lights Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Lighting Level {W}
12.9166925000517, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
0.7, !- Fraction Radiant
0.2; !- Fraction Visible
OS:AdditionalProperties,
{4579b0ca-0ecf-49fb-b19e-c4796102b0b4}, !- Handle
{95da0171-dd6d-42f7-ba24-7b4c4b734cea}, !- Object Name
lpd_fraction_linear_fluorescent, !- Feature Name 1
Double, !- Feature Data Type 1
1; !- Feature Value 1
OS:ElectricEquipment:Definition,
{1f15a2b8-47f1-4e27-a8cd-dc67394941dc}, !- Handle
Hospital Kitchen Elec Equip Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Design Level {W}
80.7293281253229, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:GasEquipment:Definition,
{f7211564-6161-4265-a7db-93c0ca25b541}, !- Handle
Hospital Kitchen Gas Equip Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Design Level {W}
161.388862517426, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/Person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:DesignSpecification:OutdoorAir,
{69651f81-f8cd-48e1-ae64-b70a47680192}, !- Handle
Hospital Kitchen Ventilation, !- Name
Sum, !- Outdoor Air Method
, !- Outdoor Air Flow per Person {m3/s-person}
0.0023876, !- Outdoor Air Flow per Floor Area {m3/s-m2}
, !- Outdoor Air Flow Rate {m3/s}
, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:DefaultScheduleSet,
{1d474d32-b25f-4f91-8504-0d3e48f57204}, !- Handle
Hospital Kitchen Schedule Set, !- Name
, !- Hours of Operation Schedule Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- People Activity Level Schedule Name
{bbb4cfd1-20a0-4f69-a15a-d8a1c4b2b371}, !- Lighting Schedule Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Electric Equipment Schedule Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
{f577ce6e-36b0-4e4f-8758-596b7da7400b}, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:People:Definition,
{2b221fd8-c0ab-446b-ab9d-3186c3462df5}, !- Handle
Hospital Lab People Definition, !- Name
People/Area, !- Number of People Calculation Method
, !- Number of People {people}
0.0538195520835486, !- People per Space Floor Area {person/m2}
, !- Space Floor Area per Person {m2/person}
0.3; !- Fraction Radiant
OS:Lights:Definition,
{d880ee88-18b2-4f77-9462-07e7b252c9af}, !- Handle
Hospital Lab Lights Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Lighting Level {W}
15.0694745833936, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
0.7, !- Fraction Radiant
0.2; !- Fraction Visible
OS:AdditionalProperties,
{1a12a86f-c6a0-477f-bcd3-4bde4ea4a6e4}, !- Handle
{d880ee88-18b2-4f77-9462-07e7b252c9af}, !- Object Name
lpd_fraction_linear_fluorescent, !- Feature Name 1
Double, !- Feature Data Type 1
1; !- Feature Value 1
OS:ElectricEquipment:Definition,
{721740fb-f6e7-4e80-9c4b-e5f48a86393f}, !- Handle
Hospital Lab Elec Equip Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Design Level {W}
43.0556416668389, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:DesignSpecification:OutdoorAir,
{4c5e316d-921e-4b64-9380-7fbb53109887}, !- Handle
Hospital Lab Ventilation, !- Name
Sum, !- Outdoor Air Method
0.009438948864, !- Outdoor Air Flow per Person {m3/s-person}
, !- Outdoor Air Flow per Floor Area {m3/s-m2}
, !- Outdoor Air Flow Rate {m3/s}
, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:DefaultScheduleSet,
{38509424-a217-491b-b51c-f8cfb9db28c4}, !- Handle
Hospital Lab Schedule Set, !- Name
, !- Hours of Operation Schedule Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- People Activity Level Schedule Name
{bbb4cfd1-20a0-4f69-a15a-d8a1c4b2b371}, !- Lighting Schedule Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Electric Equipment Schedule Name
, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
{f577ce6e-36b0-4e4f-8758-596b7da7400b}, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:People:Definition,
{64cf7e8b-4124-463a-9912-0bd7f06b5fd6}, !- Handle
Hospital Lobby People Definition, !- Name
People/Area, !- Number of People Calculation Method
, !- Number of People {people}
0.0143482925854741, !- People per Space Floor Area {person/m2}
, !- Space Floor Area per Person {m2/person}
0.3; !- Fraction Radiant
OS:Lights:Definition,
{0ce5ce17-e94c-4c41-97f6-aefe29dba7d9}, !- Handle
Hospital Lobby Lights Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Lighting Level {W}
13.9930835417226, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
0.7, !- Fraction Radiant
0.2; !- Fraction Visible
OS:AdditionalProperties,
{ed3847ac-f392-4d5e-8925-df62542b401f}, !- Handle
{0ce5ce17-e94c-4c41-97f6-aefe29dba7d9}, !- Object Name
lpd_fraction_linear_fluorescent, !- Feature Name 1
Double, !- Feature Data Type 1
1; !- Feature Value 1
OS:ElectricEquipment:Definition,
{54e35ed3-68da-4427-8feb-9733d99e55cc}, !- Handle
Hospital Lobby Elec Equip Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Design Level {W}
1.07639104167097, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:DesignSpecification:OutdoorAir,
{0bddb8a0-bd28-4350-a0fb-d1d8066c9f0a}, !- Handle
Hospital Lobby Ventilation, !- Name
Sum, !- Outdoor Air Method
0.007079211648, !- Outdoor Air Flow per Person {m3/s-person}
, !- Outdoor Air Flow per Floor Area {m3/s-m2}
, !- Outdoor Air Flow Rate {m3/s}
, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:DefaultScheduleSet,
{4bafb967-4d49-4f4b-98dd-4207745259b6}, !- Handle
Hospital Lobby Schedule Set, !- Name
, !- Hours of Operation Schedule Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- People Activity Level Schedule Name
{dabc5687-5d96-48c3-89ec-a2d90af1f80e}, !- Lighting Schedule Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Electric Equipment Schedule Name
, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
{f577ce6e-36b0-4e4f-8758-596b7da7400b}, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:Schedule:Ruleset,
{dabc5687-5d96-48c3-89ec-a2d90af1f80e}, !- Handle
Hospital BLDG_LIGHT_LOBBYFLR1_SCH, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{4bd358e9-70be-458d-82d6-ba7475f1e214}, !- Default Day Schedule Name
{c3d12686-0e99-4204-b3d9-d387fb69546e}, !- Summer Design Day Schedule Name
{8c0463c8-4595-444e-ac0b-0c55eff7853e}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{4bd358e9-70be-458d-82d6-ba7475f1e214}, !- Handle
Hospital BLDG_LIGHT_LOBBYFLR1_SCH Default, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.05, !- Value Until Time 1
16, !- Hour 2
0, !- Minute 2
0.1, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0.05; !- Value Until Time 3
OS:Schedule:Rule,
{e1470948-eb7e-4e4b-806c-53b080d87c9b}, !- Handle
Schedule Rule 19, !- Name
{dabc5687-5d96-48c3-89ec-a2d90af1f80e}, !- Schedule Ruleset Name
1, !- Rule Order
{c3d61b1b-b257-4ae1-bd67-8f60b2852baf}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{c3d61b1b-b257-4ae1-bd67-8f60b2852baf}, !- Handle
Hospital BLDG_LIGHT_LOBBYFLR1_SCH Sat Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0.1, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.2, !- Value Until Time 2
18, !- Hour 3
0, !- Minute 3
0.4, !- Value Until Time 3
24, !- Hour 4
0, !- Minute 4
0.1; !- Value Until Time 4
OS:Schedule:Day,
{c3d12686-0e99-4204-b3d9-d387fb69546e}, !- Handle
Hospital BLDG_LIGHT_LOBBYFLR1_SCH Summer Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Rule,
{93406296-59e9-4f9c-8306-da9cdacaf963}, !- Handle
Schedule Rule 20, !- Name
{dabc5687-5d96-48c3-89ec-a2d90af1f80e}, !- Schedule Ruleset Name
0, !- Rule Order
{9a20b5ec-c814-4895-96b7-158b0946bbb9}, !- Day Schedule Name
, !- Apply Sunday
Yes, !- Apply Monday
Yes, !- Apply Tuesday
Yes, !- Apply Wednesday
Yes, !- Apply Thursday
Yes, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{9a20b5ec-c814-4895-96b7-158b0946bbb9}, !- Handle
Hospital BLDG_LIGHT_LOBBYFLR1_SCH Wkdy Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0.1, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.5, !- Value Until Time 2
16, !- Hour 3
0, !- Minute 3
0.9, !- Value Until Time 3
23, !- Hour 4
0, !- Minute 4
0.3, !- Value Until Time 4
24, !- Hour 5
0, !- Minute 5
0.1; !- Value Until Time 5
OS:Schedule:Day,
{8c0463c8-4595-444e-ac0b-0c55eff7853e}, !- Handle
Hospital BLDG_LIGHT_LOBBYFLR1_SCH Winter Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0; !- Value Until Time 1
OS:People:Definition,
{193098a7-b67d-448b-8170-e27fa03b460f}, !- Handle
Hospital NurseStn People Definition, !- Name
People/Area, !- Number of People Calculation Method
, !- Number of People {people}
0.0143482925854741, !- People per Space Floor Area {person/m2}
, !- Space Floor Area per Person {m2/person}
0.3; !- Fraction Radiant
OS:Lights:Definition,
{6b46b035-f240-4609-a4a8-67c6d76dc301}, !- Handle
Hospital NurseStn Lights Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Lighting Level {W}
10.7639104167097, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
0.7, !- Fraction Radiant
0.2; !- Fraction Visible
OS:AdditionalProperties,
{f63b90ac-37e2-4f97-b954-c79078bfd34c}, !- Handle
{6b46b035-f240-4609-a4a8-67c6d76dc301}, !- Object Name
lpd_fraction_linear_fluorescent, !- Feature Name 1
Double, !- Feature Data Type 1
1; !- Feature Value 1
OS:ElectricEquipment:Definition,
{c1b56625-d95b-442a-b640-58a46be3f2a8}, !- Handle
Hospital NurseStn Elec Equip Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Design Level {W}
21.5278208334194, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:DesignSpecification:OutdoorAir,
{150a77ce-77b0-490a-b1ae-151d5eb62d23}, !- Handle
Hospital NurseStn Ventilation, !- Name
Sum, !- Outdoor Air Method
0.007079211648, !- Outdoor Air Flow per Person {m3/s-person}
, !- Outdoor Air Flow per Floor Area {m3/s-m2}
, !- Outdoor Air Flow Rate {m3/s}
, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:DefaultScheduleSet,
{968605ac-c153-4f04-8958-0d86eb394eda}, !- Handle
Hospital NurseStn Schedule Set, !- Name
, !- Hours of Operation Schedule Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- People Activity Level Schedule Name
{6f5bc690-d31b-4515-8fb1-9a9488600065}, !- Lighting Schedule Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Electric Equipment Schedule Name
, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
{f577ce6e-36b0-4e4f-8758-596b7da7400b}, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:Schedule:Ruleset,
{6f5bc690-d31b-4515-8fb1-9a9488600065}, !- Handle
Hospital BLDG_LIGHT_NURSEFLR234_SCH, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{34fe4912-080e-4ef4-b312-4d744bdc78ed}, !- Default Day Schedule Name
{601e2c9a-b973-4525-9168-b9db3dce2ed1}, !- Summer Design Day Schedule Name
{a65c3fdd-4a96-4e16-b2aa-dc1a3736dbc8}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{34fe4912-080e-4ef4-b312-4d744bdc78ed}, !- Handle
Hospital BLDG_LIGHT_NURSEFLR234_SCH Default, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.5, !- Value Until Time 1
16, !- Hour 2
0, !- Minute 2
0.7, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0.5; !- Value Until Time 3
OS:Schedule:Rule,
{be7aa4a3-3ce3-45e7-9297-3737cd685718}, !- Handle
Schedule Rule 21, !- Name
{6f5bc690-d31b-4515-8fb1-9a9488600065}, !- Schedule Ruleset Name
1, !- Rule Order
{fffaffe8-0d39-4be8-a72a-daec726cf062}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{fffaffe8-0d39-4be8-a72a-daec726cf062}, !- Handle
Hospital BLDG_LIGHT_NURSEFLR234_SCH Sat Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.5, !- Value Until Time 1
18, !- Hour 2
0, !- Minute 2
0.8, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0.5; !- Value Until Time 3
OS:Schedule:Day,
{601e2c9a-b973-4525-9168-b9db3dce2ed1}, !- Handle
Hospital BLDG_LIGHT_NURSEFLR234_SCH Summer Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Rule,
{f45a1d0a-c7af-40f1-8169-b7683880cd0e}, !- Handle
Schedule Rule 22, !- Name
{6f5bc690-d31b-4515-8fb1-9a9488600065}, !- Schedule Ruleset Name
0, !- Rule Order
{17c46f9c-a6d6-4ce5-9c2b-5cb42d086cdc}, !- Day Schedule Name
, !- Apply Sunday
Yes, !- Apply Monday
Yes, !- Apply Tuesday
Yes, !- Apply Wednesday
Yes, !- Apply Thursday
Yes, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{17c46f9c-a6d6-4ce5-9c2b-5cb42d086cdc}, !- Handle
Hospital BLDG_LIGHT_NURSEFLR234_SCH Wkdy Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.5, !- Value Until Time 1
16, !- Hour 2
0, !- Minute 2
0.9, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0.5; !- Value Until Time 3
OS:Schedule:Day,
{a65c3fdd-4a96-4e16-b2aa-dc1a3736dbc8}, !- Handle
Hospital BLDG_LIGHT_NURSEFLR234_SCH Winter Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0; !- Value Until Time 1
OS:People:Definition,
{87accfea-7192-4b0f-b40f-c245b8b81bad}, !- Handle
Hospital Office People Definition, !- Name
People/Area, !- Number of People Calculation Method
, !- Number of People {people}
0.0753473729169681, !- People per Space Floor Area {person/m2}
, !- Space Floor Area per Person {m2/person}
0.3; !- Fraction Radiant
OS:Lights:Definition,
{9703534f-6a54-40fd-8a76-cb4e2d205eaa}, !- Handle
Hospital Office Lights Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Lighting Level {W}
10.7639104167097, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
0.7, !- Fraction Radiant
0.2; !- Fraction Visible
OS:AdditionalProperties,
{0ac8578f-5c42-4885-ab0b-24037004ffca}, !- Handle
{9703534f-6a54-40fd-8a76-cb4e2d205eaa}, !- Object Name
lpd_fraction_linear_fluorescent, !- Feature Name 1
Double, !- Feature Data Type 1
1; !- Feature Value 1
OS:ElectricEquipment:Definition,
{6035e2bc-160a-4f4c-a8e7-daf21a651f2d}, !- Handle
Hospital Office Elec Equip Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Design Level {W}
10.7639104167097, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:DesignSpecification:OutdoorAir,
{e8592cd0-2155-4a07-a802-222477820461}, !- Handle
Hospital Office Ventilation, !- Name
Sum, !- Outdoor Air Method
0.009438948864, !- Outdoor Air Flow per Person {m3/s-person}
, !- Outdoor Air Flow per Floor Area {m3/s-m2}
, !- Outdoor Air Flow Rate {m3/s}
, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:DefaultScheduleSet,
{2b87decf-0b3d-4d5e-a0b4-a82d450cc51d}, !- Handle
Hospital Office Schedule Set, !- Name
, !- Hours of Operation Schedule Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- People Activity Level Schedule Name
{09760795-c8ea-4a3c-b993-806cef44113c}, !- Lighting Schedule Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Electric Equipment Schedule Name
, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
{f577ce6e-36b0-4e4f-8758-596b7da7400b}, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:Schedule:Ruleset,
{09760795-c8ea-4a3c-b993-806cef44113c}, !- Handle
Hospital BLDG_LIGHT_OFFICE_SCH, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{f16cb9a7-272e-46e1-885a-735a2e3aa93c}, !- Default Day Schedule Name
{810d5f19-3f9a-4fd9-aa77-131ad3ad1e86}, !- Summer Design Day Schedule Name
{956c3018-aa2a-4a4a-beb4-834e85a39cbe}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{f16cb9a7-272e-46e1-885a-735a2e3aa93c}, !- Handle
Hospital BLDG_LIGHT_OFFICE_SCH Default, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.05, !- Value Until Time 1
16, !- Hour 2
0, !- Minute 2
0.1, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0.05; !- Value Until Time 3
OS:Schedule:Rule,
{bd8be15e-40ce-46cc-a511-786cd5e78d50}, !- Handle
Schedule Rule 23, !- Name
{09760795-c8ea-4a3c-b993-806cef44113c}, !- Schedule Ruleset Name
1, !- Rule Order
{bc6a3709-8c4b-48b9-9839-4a2db19a13d9}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{bc6a3709-8c4b-48b9-9839-4a2db19a13d9}, !- Handle
Hospital BLDG_LIGHT_OFFICE_SCH Sat Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0.1, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.2, !- Value Until Time 2
18, !- Hour 3
0, !- Minute 3
0.4, !- Value Until Time 3
24, !- Hour 4
0, !- Minute 4
0.1; !- Value Until Time 4
OS:Schedule:Day,
{810d5f19-3f9a-4fd9-aa77-131ad3ad1e86}, !- Handle
Hospital BLDG_LIGHT_OFFICE_SCH Summer Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Rule,
{7be3fd32-7f28-48fa-8f89-94c0865634cc}, !- Handle
Schedule Rule 24, !- Name
{09760795-c8ea-4a3c-b993-806cef44113c}, !- Schedule Ruleset Name
0, !- Rule Order
{28e4c43e-f8bf-4e36-b17c-b5e2259486c8}, !- Day Schedule Name
, !- Apply Sunday
Yes, !- Apply Monday
Yes, !- Apply Tuesday
Yes, !- Apply Wednesday
Yes, !- Apply Thursday
Yes, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{28e4c43e-f8bf-4e36-b17c-b5e2259486c8}, !- Handle
Hospital BLDG_LIGHT_OFFICE_SCH Wkdy Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0.1, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.5, !- Value Until Time 2
16, !- Hour 3
0, !- Minute 3
0.9, !- Value Until Time 3
23, !- Hour 4
0, !- Minute 4
0.3, !- Value Until Time 4
24, !- Hour 5
0, !- Minute 5
0.1; !- Value Until Time 5
OS:Schedule:Day,
{956c3018-aa2a-4a4a-beb4-834e85a39cbe}, !- Handle
Hospital BLDG_LIGHT_OFFICE_SCH Winter Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0; !- Value Until Time 1
OS:People:Definition,
{cc01dcc4-2113-4194-8976-8d1b86887dce}, !- Handle
Hospital OR People Definition, !- Name
People/Area, !- Number of People Calculation Method
, !- Number of People {people}
0.0538195520835486, !- People per Space Floor Area {person/m2}
, !- Space Floor Area per Person {m2/person}
0.3; !- Fraction Radiant
OS:Lights:Definition,
{3f77b8a7-4e4c-47f2-8f34-8f04548db2b5}, !- Handle
Hospital OR Lights Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Lighting Level {W}
23.6806029167614, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
0.7, !- Fraction Radiant
0.2; !- Fraction Visible
OS:AdditionalProperties,
{a2169cfe-173a-4405-b9e3-3b15c71a7035}, !- Handle
{3f77b8a7-4e4c-47f2-8f34-8f04548db2b5}, !- Object Name
lpd_fraction_linear_fluorescent, !- Feature Name 1
Double, !- Feature Data Type 1
1; !- Feature Value 1
OS:ElectricEquipment:Definition,
{e2e7bcfc-6a54-46e3-89a0-33e6d0b267fb}, !- Handle
Hospital OR Elec Equip Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Design Level {W}
43.0556416668389, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:DesignSpecification:OutdoorAir,
{4b77e813-b78d-4564-8241-5c60732740c7}, !- Handle
Hospital OR Ventilation, !- Name
Sum, !- Outdoor Air Method
, !- Outdoor Air Flow per Person {m3/s-person}
, !- Outdoor Air Flow per Floor Area {m3/s-m2}
, !- Outdoor Air Flow Rate {m3/s}
3, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:DefaultScheduleSet,
{04c59f80-4b3a-4fa6-9a84-01de148f4143}, !- Handle
Hospital OR Schedule Set, !- Name
, !- Hours of Operation Schedule Name
{0fd3fe18-b235-4d0e-9ca1-e046428c8b17}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- People Activity Level Schedule Name
{90a5c03e-b67d-40fb-9a32-f68fbe0b628f}, !- Lighting Schedule Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Electric Equipment Schedule Name
, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
{f577ce6e-36b0-4e4f-8758-596b7da7400b}, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:People:Definition,
{b6a378c1-b47b-4c36-a183-94213b4bcc38}, !- Handle
Hospital PatRoom People Definition, !- Name
People/Area, !- Number of People Calculation Method
, !- Number of People {people}
0.0538195520835486, !- People per Space Floor Area {person/m2}
, !- Space Floor Area per Person {m2/person}
0.3; !- Fraction Radiant
OS:Lights:Definition,
{96c1706a-e0d6-4552-a068-57884b928648}, !- Handle
Hospital PatRoom Lights Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Lighting Level {W}
7.53473729169681, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
0.7, !- Fraction Radiant
0.2; !- Fraction Visible
OS:AdditionalProperties,
{51313a3d-e622-4e2f-ac68-bcbd12d4f6cd}, !- Handle
{96c1706a-e0d6-4552-a068-57884b928648}, !- Object Name
lpd_fraction_linear_fluorescent, !- Feature Name 1
Double, !- Feature Data Type 1
1; !- Feature Value 1
OS:ElectricEquipment:Definition,
{ae084e9f-1ba6-49fd-96c2-f8e689eb662a}, !- Handle
Hospital PatRoom Elec Equip Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Design Level {W}
21.5278208334194, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:DesignSpecification:OutdoorAir,
{915d6ddb-aef2-4d50-bd9f-399a0bb1dc23}, !- Handle
Hospital PatRoom Ventilation, !- Name
Sum, !- Outdoor Air Method
, !- Outdoor Air Flow per Person {m3/s-person}
, !- Outdoor Air Flow per Floor Area {m3/s-m2}
, !- Outdoor Air Flow Rate {m3/s}
2, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:DefaultScheduleSet,
{919d816a-928b-4aca-a1af-54fa6e6ee5a2}, !- Handle
Hospital PatRoom Schedule Set, !- Name
, !- Hours of Operation Schedule Name
{0fd3fe18-b235-4d0e-9ca1-e046428c8b17}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- People Activity Level Schedule Name
{bbb4cfd1-20a0-4f69-a15a-d8a1c4b2b371}, !- Lighting Schedule Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Electric Equipment Schedule Name
, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
{f577ce6e-36b0-4e4f-8758-596b7da7400b}, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:People:Definition,
{a030bd2b-144b-455e-a9d9-eb8f845444ad}, !- Handle
Hospital PhysTherapy People Definition, !- Name
People/Area, !- Number of People Calculation Method
, !- Number of People {people}
0.0538195520835486, !- People per Space Floor Area {person/m2}
, !- Space Floor Area per Person {m2/person}
0.3; !- Fraction Radiant
OS:Lights:Definition,
{3471e190-67f5-41ca-82e2-f6eac92c6a93}, !- Handle
Hospital PhysTherapy Lights Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Lighting Level {W}
9.68751937503875, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
0.7, !- Fraction Radiant
0.2; !- Fraction Visible
OS:AdditionalProperties,
{e8e367d1-0219-4573-9625-28c7d99d65ad}, !- Handle
{3471e190-67f5-41ca-82e2-f6eac92c6a93}, !- Object Name
lpd_fraction_linear_fluorescent, !- Feature Name 1
Double, !- Feature Data Type 1
1; !- Feature Value 1
OS:ElectricEquipment:Definition,
{a4ce137f-c7fe-4b3d-b5c2-2f280337ab48}, !- Handle
Hospital PhysTherapy Elec Equip Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Design Level {W}
16.1458656250646, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:DesignSpecification:OutdoorAir,
{960b87ff-26e6-473d-8ccc-0305a6ae8704}, !- Handle
Hospital PhysTherapy Ventilation, !- Name
Sum, !- Outdoor Air Method
, !- Outdoor Air Flow per Person {m3/s-person}
0.0023876, !- Outdoor Air Flow per Floor Area {m3/s-m2}
, !- Outdoor Air Flow Rate {m3/s}
, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:DefaultScheduleSet,
{af603c05-239a-4dbe-9084-6e88451c8419}, !- Handle
Hospital PhysTherapy Schedule Set, !- Name
, !- Hours of Operation Schedule Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- People Activity Level Schedule Name
{bbb4cfd1-20a0-4f69-a15a-d8a1c4b2b371}, !- Lighting Schedule Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Electric Equipment Schedule Name
, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
{f577ce6e-36b0-4e4f-8758-596b7da7400b}, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:People:Definition,
{ae23dd75-5b90-4783-b15f-e883108eb8b0}, !- Handle
Hospital Radiology People Definition, !- Name
People/Area, !- Number of People Calculation Method
, !- Number of People {people}
0.0538195520835486, !- People per Space Floor Area {person/m2}
, !- Space Floor Area per Person {m2/person}
0.3; !- Fraction Radiant
OS:Lights:Definition,
{5e6c89fa-b165-402d-9509-0eaeb2102dbf}, !- Handle
Hospital Radiology Lights Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Lighting Level {W}
4.30556416668389, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
0.7, !- Fraction Radiant
0.2; !- Fraction Visible
OS:AdditionalProperties,
{7d5ac405-b403-4777-9549-6e3336660afb}, !- Handle
{5e6c89fa-b165-402d-9509-0eaeb2102dbf}, !- Object Name
lpd_fraction_linear_fluorescent, !- Feature Name 1
Double, !- Feature Data Type 1
1; !- Feature Value 1
OS:ElectricEquipment:Definition,
{362477b0-cde6-44e9-b995-ec4d21c7086e}, !- Handle
Hospital Radiology Elec Equip Definition, !- Name
Watts/Area, !- Design Level Calculation Method
, !- Design Level {W}
107.639104167097, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:DesignSpecification:OutdoorAir,
{e8609320-20da-411b-8729-4a14b3447e49}, !- Handle
Hospital Radiology Ventilation, !- Name
Sum, !- Outdoor Air Method
, !- Outdoor Air Flow per Person {m3/s-person}
0.0023876, !- Outdoor Air Flow per Floor Area {m3/s-m2}
, !- Outdoor Air Flow Rate {m3/s}
, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:DefaultScheduleSet,
{159d5cb4-7cb0-46a8-b637-77fb532cd349}, !- Handle
Hospital Radiology Schedule Set, !- Name
, !- Hours of Operation Schedule Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- People Activity Level Schedule Name
{939727e3-dd65-4c79-a1f1-61ca5051dbea}, !- Lighting Schedule Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Electric Equipment Schedule Name
, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
{f577ce6e-36b0-4e4f-8758-596b7da7400b}, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:Schedule:Ruleset,
{939727e3-dd65-4c79-a1f1-61ca5051dbea}, !- Handle
Hospital BLDG_LIGHT_RADIOLOGY_SCH, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{35c5d0a4-7879-4518-b7eb-24ebeadb74ea}, !- Default Day Schedule Name
{35e21cc1-da43-49ce-922c-e53883609bd6}, !- Summer Design Day Schedule Name
{998742ad-e4f2-4ef8-8650-bbf532ecb152}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{35c5d0a4-7879-4518-b7eb-24ebeadb74ea}, !- Handle
Hospital BLDG_LIGHT_RADIOLOGY_SCH Default, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.05, !- Value Until Time 1
16, !- Hour 2
0, !- Minute 2
0.1, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0.05; !- Value Until Time 3
OS:Schedule:Rule,
{8284366f-2a36-4d08-96f5-320c1c01de35}, !- Handle
Schedule Rule 25, !- Name
{939727e3-dd65-4c79-a1f1-61ca5051dbea}, !- Schedule Ruleset Name
1, !- Rule Order
{950d34a7-ac27-4534-af81-81e1e3f86123}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{950d34a7-ac27-4534-af81-81e1e3f86123}, !- Handle
Hospital BLDG_LIGHT_RADIOLOGY_SCH Sat Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0.1, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.2, !- Value Until Time 2
18, !- Hour 3
0, !- Minute 3
0.4, !- Value Until Time 3
24, !- Hour 4
0, !- Minute 4
0.1; !- Value Until Time 4
OS:Schedule:Day,
{35e21cc1-da43-49ce-922c-e53883609bd6}, !- Handle
Hospital BLDG_LIGHT_RADIOLOGY_SCH Summer Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Rule,
{24b46d84-e328-4e2e-b724-5aff098b7c3d}, !- Handle
Schedule Rule 26, !- Name
{939727e3-dd65-4c79-a1f1-61ca5051dbea}, !- Schedule Ruleset Name
0, !- Rule Order
{f4c441e0-0473-4499-9c5e-010843f14c2b}, !- Day Schedule Name
, !- Apply Sunday
Yes, !- Apply Monday
Yes, !- Apply Tuesday
Yes, !- Apply Wednesday
Yes, !- Apply Thursday
Yes, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{f4c441e0-0473-4499-9c5e-010843f14c2b}, !- Handle
Hospital BLDG_LIGHT_RADIOLOGY_SCH Wkdy Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0.1, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.5, !- Value Until Time 2
16, !- Hour 3
0, !- Minute 3
0.9, !- Value Until Time 3
23, !- Hour 4
0, !- Minute 4
0.3, !- Value Until Time 4
24, !- Hour 5
0, !- Minute 5
0.1; !- Value Until Time 5
OS:Schedule:Day,
{998742ad-e4f2-4ef8-8650-bbf532ecb152}, !- Handle
Hospital BLDG_LIGHT_RADIOLOGY_SCH Winter Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0; !- Value Until Time 1
OS:DefaultConstructionSet,
{0a79684b-8a4c-41c0-a106-7ad2ed3b5817}, !- Handle
Res 90.1-2004 - Hospital - ASHRAE 169-2013-6A, !- Name
{51bbb7df-6499-4bd2-bcc6-1c05687376ab}, !- Default Exterior Surface Constructions Name
{45993114-bb71-4060-8018-664b9ebf3e67}, !- Default Interior Surface Constructions Name
{bf639df3-1bc6-47cb-a710-d7604ea70f7a}, !- Default Ground Contact Surface Constructions Name
{bb27ef74-fe93-4605-9302-187f90d85a06}, !- Default Exterior SubSurface Constructions Name
{88639d70-a1b7-42b5-96f5-1b3fdff488df}, !- Default Interior SubSurface Constructions Name
{029908f8-9cbe-43eb-b5a9-ca470f6a7100}, !- Interior Partition Construction Name
, !- Space Shading Construction Name
, !- Building Shading Construction Name
, !- Site Shading Construction Name
; !- Adiabatic Surface Construction Name
OS:DefaultSurfaceConstructions,
{51bbb7df-6499-4bd2-bcc6-1c05687376ab}, !- Handle
Default Surface Constructions 1, !- Name
{e256a5af-3984-4077-a144-78b29c8bd988}, !- Floor Construction Name
{c9b38e9c-cc79-4d7d-a328-1f32d941b69a}, !- Wall Construction Name
{5b3cee0e-846e-4915-94e4-6091276aaaf3}; !- Roof Ceiling Construction Name
OS:Construction,
{e256a5af-3984-4077-a144-78b29c8bd988}, !- Handle
Typical Insulated Exterior Mass Floor R-11.49, !- Name
, !- Surface Rendering Name
{1b797d9b-19bd-46bf-9694-1be6a86e90bc}, !- Layer 1
{38880079-ea9c-4977-8862-cba7452550e1}, !- Layer 2
{68c85a25-122c-4233-bc72-22b13485c4d4}; !- Layer 3
OS:StandardsInformation:Construction,
{c84e012e-548c-430e-ae8a-d982f979a1f3}, !- Handle
{e256a5af-3984-4077-a144-78b29c8bd988}, !- Construction Name
ExteriorFloor, !- Intended Surface Type
Mass; !- Standards Construction Type
OS:Material:NoMass,
{1b797d9b-19bd-46bf-9694-1be6a86e90bc}, !- Handle
Typical Insulation R-8.93, !- Name
Smooth, !- Roughness
1.57183221366242, !- Thermal Resistance {m2-K/W}
0.9, !- Thermal Absorptance
0.7, !- Solar Absorptance
0.7; !- Visible Absorptance
OS:Material,
{38880079-ea9c-4977-8862-cba7452550e1}, !- Handle
4 in. Normalweight Concrete Floor, !- Name
MediumRough, !- Roughness
0.1016, !- Thickness {m}
2.31, !- Conductivity {W/m-K}
2321.99999999999, !- Density {kg/m3}
831.999999999997, !- Specific Heat {J/kg-K}
0.9, !- Thermal Absorptance
0.7, !- Solar Absorptance
0.7; !- Visible Absorptance
OS:Material:NoMass,
{68c85a25-122c-4233-bc72-22b13485c4d4}, !- Handle
Typical Carpet Pad, !- Name
Smooth, !- Roughness
0.216479986995276, !- Thermal Resistance {m2-K/W}
0.9, !- Thermal Absorptance
0.7, !- Solar Absorptance
0.8; !- Visible Absorptance
OS:Construction,
{c9b38e9c-cc79-4d7d-a328-1f32d941b69a}, !- Handle
Typical Insulated Exterior Mass Wall R-9.62, !- Name
, !- Surface Rendering Name
{9a75edc9-9db0-4d3d-a07e-51463d9bb31f}, !- Layer 1
{41d6377f-cab3-44db-8040-04521b302f19}, !- Layer 2
{3138518d-8455-462c-b494-420c5fd0aa2d}, !- Layer 3
{e9f37ab2-5618-493d-ab99-5195dcf87e83}; !- Layer 4
OS:StandardsInformation:Construction,
{f76eda06-6264-4781-a59b-e547a464650d}, !- Handle
{c9b38e9c-cc79-4d7d-a328-1f32d941b69a}, !- Construction Name
ExteriorWall, !- Intended Surface Type
Mass; !- Standards Construction Type
OS:Material,
{9a75edc9-9db0-4d3d-a07e-51463d9bb31f}, !- Handle
1IN Stucco, !- Name
Smooth, !- Roughness
0.0253, !- Thickness {m}
0.691799999999999, !- Conductivity {W/m-K}
1858, !- Density {kg/m3}
836.999999999999, !- Specific Heat {J/kg-K}
0.9, !- Thermal Absorptance
0.7, !- Solar Absorptance
0.92; !- Visible Absorptance
OS:Material,
{41d6377f-cab3-44db-8040-04521b302f19}, !- Handle
8IN CONCRETE HW RefBldg, !- Name
Rough, !- Roughness
0.2032, !- Thickness {m}
1.311, !- Conductivity {W/m-K}
2240, !- Density {kg/m3}
836.800000000001, !- Specific Heat {J/kg-K}
0.9, !- Thermal Absorptance
0.7, !- Solar Absorptance
0.7; !- Visible Absorptance
OS:Material:NoMass,
{3138518d-8455-462c-b494-420c5fd0aa2d}, !- Handle
Typical Insulation R-7.23, !- Name
Smooth, !- Roughness
1.27273104517306, !- Thermal Resistance {m2-K/W}
0.9, !- Thermal Absorptance
0.7, !- Solar Absorptance
0.7; !- Visible Absorptance
OS:Material,
{e9f37ab2-5618-493d-ab99-5195dcf87e83}, !- Handle
1/2IN Gypsum, !- Name
Smooth, !- Roughness
0.0127, !- Thickness {m}
0.16, !- Conductivity {W/m-K}
784.9, !- Density {kg/m3}
830.000000000001, !- Specific Heat {J/kg-K}
0.9, !- Thermal Absorptance
0.4, !- Solar Absorptance
0.4; !- Visible Absorptance
OS:Construction,
{5b3cee0e-846e-4915-94e4-6091276aaaf3}, !- Handle
Typical IEAD Roof R-15.87, !- Name
, !- Surface Rendering Name
{1ab72617-1556-49e9-91d5-8b3cacd3845a}, !- Layer 1
{20aabaf6-abbb-49fd-a388-1752b8f0330c}, !- Layer 2
{a0e802ea-8420-4fbf-914f-06ad1982a34c}; !- Layer 3
OS:StandardsInformation:Construction,
{41420851-ce9d-4133-8411-953065ac593f}, !- Handle
{5b3cee0e-846e-4915-94e4-6091276aaaf3}, !- Construction Name
ExteriorRoof, !- Intended Surface Type
IEAD; !- Standards Construction Type
OS:Material,
{1ab72617-1556-49e9-91d5-8b3cacd3845a}, !- Handle
Roof Membrane, !- Name
VeryRough, !- Roughness
0.0095, !- Thickness {m}
0.16, !- Conductivity {W/m-K}
1121.29, !- Density {kg/m3}
1460, !- Specific Heat {J/kg-K}
0.9, !- Thermal Absorptance
0.7, !- Solar Absorptance
0.7; !- Visible Absorptance
OS:Material:NoMass,
{20aabaf6-abbb-49fd-a388-1752b8f0330c}, !- Handle
Typical Insulation R-14.76, !- Name
Smooth, !- Roughness
2.59864112987226, !- Thermal Resistance {m2-K/W}
0.9, !- Thermal Absorptance
0.7, !- Solar Absorptance
0.7; !- Visible Absorptance
OS:Material,
{a0e802ea-8420-4fbf-914f-06ad1982a34c}, !- Handle
Metal Roof Surface, !- Name
Smooth, !- Roughness
0.000799999999999998, !- Thickness {m}
45.2799999999999, !- Conductivity {W/m-K}
7823.99999999999, !- Density {kg/m3}
499.999999999996, !- Specific Heat {J/kg-K}
0.9, !- Thermal Absorptance
0.7, !- Solar Absorptance
0.7; !- Visible Absorptance
OS:DefaultSurfaceConstructions,
{45993114-bb71-4060-8018-664b9ebf3e67}, !- Handle
Default Surface Constructions 2, !- Name
{76c48287-3039-4888-aaa6-50e0d9d79d1c}, !- Floor Construction Name
{f9d386c0-6ce6-4034-80c5-39b95141729a}, !- Wall Construction Name
{d10585d1-6cb6-48b7-8e26-ece1ea03a994}; !- Roof Ceiling Construction Name
OS:Construction,
{76c48287-3039-4888-aaa6-50e0d9d79d1c}, !- Handle
Typical Interior Floor, !- Name
, !- Surface Rendering Name
{80ffd282-2665-449c-a379-b8d7f4e71218}, !- Layer 1
{27912e51-94c8-41eb-86f9-e95ffaec2d17}; !- Layer 2
OS:StandardsInformation:Construction,
{840541c9-815d-40e1-af0e-7617914b6fa6}, !- Handle
{76c48287-3039-4888-aaa6-50e0d9d79d1c}, !- Construction Name
InteriorFloor, !- Intended Surface Type
; !- Standards Construction Type
OS:Material,
{80ffd282-2665-449c-a379-b8d7f4e71218}, !- Handle
100mm Normalweight concrete floor, !- Name
MediumRough, !- Roughness
0.1016, !- Thickness {m}
2.31044676686054, !- Conductivity {W/m-K}
2322.00146636525, !- Density {kg/m3}
832.5567858096, !- Specific Heat {J/kg-K}
, !- Thermal Absorptance
0, !- Solar Absorptance
0; !- Visible Absorptance
OS:Material:NoMass,
{27912e51-94c8-41eb-86f9-e95ffaec2d17}, !- Handle
CP02 CARPET PAD, !- Name
Smooth, !- Roughness
0.216479986995276, !- Thermal Resistance {m2-K/W}
0.9, !- Thermal Absorptance
0.7, !- Solar Absorptance
0.8; !- Visible Absorptance
OS:Construction,
{f9d386c0-6ce6-4034-80c5-39b95141729a}, !- Handle
Typical Interior Wall, !- Name
, !- Surface Rendering Name
{9f98fc39-471d-41f5-a3a9-c945a83ca625}, !- Layer 1
{9f98fc39-471d-41f5-a3a9-c945a83ca625}; !- Layer 2
OS:StandardsInformation:Construction,
{5f21e000-c0f6-4c21-9719-471785578fa2}, !- Handle
{f9d386c0-6ce6-4034-80c5-39b95141729a}, !- Construction Name
InteriorWall, !- Intended Surface Type
; !- Standards Construction Type
OS:Material,
{9f98fc39-471d-41f5-a3a9-c945a83ca625}, !- Handle
G01 13mm gypsum board, !- Name
Smooth, !- Roughness
0.0127, !- Thickness {m}
0.160030944416258, !- Conductivity {W/m-K}
800.000505207667, !- Density {kg/m3}
1090.7294438736, !- Specific Heat {J/kg-K}
0.9, !- Thermal Absorptance
0.7, !- Solar Absorptance
0.5; !- Visible Absorptance
OS:Construction,
{d10585d1-6cb6-48b7-8e26-ece1ea03a994}, !- Handle
Typical Interior Ceiling, !- Name
, !- Surface Rendering Name
{27912e51-94c8-41eb-86f9-e95ffaec2d17}, !- Layer 1
{80ffd282-2665-449c-a379-b8d7f4e71218}; !- Layer 2
OS:StandardsInformation:Construction,
{23b55c51-1a4f-4dff-bb7a-b711e23099b4}, !- Handle
{d10585d1-6cb6-48b7-8e26-ece1ea03a994}, !- Construction Name
InteriorCeiling, !- Intended Surface Type
; !- Standards Construction Type
OS:DefaultSurfaceConstructions,
{bf639df3-1bc6-47cb-a710-d7604ea70f7a}, !- Handle
Default Surface Constructions 3, !- Name
{180254bf-5861-49ff-970a-8adedeb4c129}, !- Floor Construction Name
{43eb2953-f296-417d-91e7-934d613e540c}, !- Wall Construction Name
; !- Roof Ceiling Construction Name
OS:Construction,
{180254bf-5861-49ff-970a-8adedeb4c129}, !- Handle
Typical Insulated Carpeted 6in Slab Floor, !- Name
, !- Surface Rendering Name
{9fd56994-7fbf-41ef-9767-802793a5cf6b}, !- Layer 1
{68c85a25-122c-4233-bc72-22b13485c4d4}; !- Layer 2
OS:StandardsInformation:Construction,
{571d1829-3c43-4893-bd24-8c893e8f66ed}, !- Handle
{180254bf-5861-49ff-970a-8adedeb4c129}, !- Construction Name
GroundContactFloor, !- Intended Surface Type
Mass; !- Standards Construction Type
OS:Material:NoMass,
{d40baf94-f444-486d-988c-bd0ad247db62}, !- Handle
Typical Insulation R-0.58, !- Name
Smooth, !- Roughness
0.101874652714525, !- Thermal Resistance {m2-K/W}
0.9, !- Thermal Absorptance
0.7, !- Solar Absorptance
0.7; !- Visible Absorptance
OS:Material,
{9fd56994-7fbf-41ef-9767-802793a5cf6b}, !- Handle
6 in. Normalweight Concrete Floor, !- Name
MediumRough, !- Roughness
0.1524, !- Thickness {m}
2.31, !- Conductivity {W/m-K}
2321.99999999999, !- Density {kg/m3}
831.999999999997, !- Specific Heat {J/kg-K}
0.9, !- Thermal Absorptance
0.7, !- Solar Absorptance
0.7; !- Visible Absorptance
OS:Construction,
{43eb2953-f296-417d-91e7-934d613e540c}, !- Handle
Typical Insulated Basement Mass Wall, !- Name
, !- Surface Rendering Name
{a3494aff-fc6b-48e1-be2b-01e0becb4d8c}; !- Layer 1
OS:StandardsInformation:Construction,
{626f4291-8683-48eb-aaa6-98efa5f31f7a}, !- Handle
{43eb2953-f296-417d-91e7-934d613e540c}, !- Construction Name
GroundContactWall, !- Intended Surface Type
Mass; !- Standards Construction Type
OS:Material,
{a3494aff-fc6b-48e1-be2b-01e0becb4d8c}, !- Handle
8 in. Concrete Block Basement Wall, !- Name
MediumRough, !- Roughness
0.2032, !- Thickness {m}
1.326, !- Conductivity {W/m-K}
1841.99999999999, !- Density {kg/m3}
911.999999999999, !- Specific Heat {J/kg-K}
0.9, !- Thermal Absorptance
0.7, !- Solar Absorptance
0.7; !- Visible Absorptance
OS:DefaultSubSurfaceConstructions,
{bb27ef74-fe93-4605-9302-187f90d85a06}, !- Handle
Default Sub Surface Constructions 1, !- Name
{01d68d3c-a9f1-4547-9c16-abe48e6d0655}, !- Fixed Window Construction Name
{01d68d3c-a9f1-4547-9c16-abe48e6d0655}, !- Operable Window Construction Name
{428c28cd-9b10-4f96-addd-1a5757e90cf4}, !- Door Construction Name
{01d68d3c-a9f1-4547-9c16-abe48e6d0655}, !- Glass Door Construction Name
{38f4608d-f505-4d4b-8c9d-fabf6db5d9b1}, !- Overhead Door Construction Name
{8d169b53-4480-48e0-80c7-e96654ed7356}, !- Skylight Construction Name
{0e729aec-6c1d-4994-9f85-3a6881cd66c2}, !- Tubular Daylight Dome Construction Name
{0e729aec-6c1d-4994-9f85-3a6881cd66c2}; !- Tubular Daylight Diffuser Construction Name
OS:Construction,
{01d68d3c-a9f1-4547-9c16-abe48e6d0655}, !- Handle
U 0.57 SHGC 0.49 Dbl Blue 6mm/6mm Air, !- Name
, !- Surface Rendering Name
{4d452a13-5760-467b-b435-1a06de8005b0}, !- Layer 1
{13a12a4c-73a1-4a59-952a-a32fa788ebfd}, !- Layer 2
{5be88356-df30-4ed7-8dc6-57b4470dfd2e}; !- Layer 3
OS:StandardsInformation:Construction,
{17589858-4702-4db3-92a6-dccf4daa9782}, !- Handle
{01d68d3c-a9f1-4547-9c16-abe48e6d0655}, !- Construction Name
ExteriorWindow, !- Intended Surface Type
Metal framing (all other), !- Standards Construction Type
, !- Perturbable Layer
, !- Perturbable Layer Type
, !- Other Perturbable Layer Type
, !- Construction Standard
, !- Construction Standard Source
, !- Fenestration Type
, !- Fenestration Assembly Context
, !- Fenestration Number of Panes
Metal Framing; !- Fenestration Frame Type
OS:WindowMaterial:Glazing,
{4d452a13-5760-467b-b435-1a06de8005b0}, !- Handle
BLUE 6MM, !- Name
SpectralAverage, !- Optical Data Type
, !- Window Glass Spectral Data Set Name
0.00599999999999998, !- Thickness {m}
0.48, !- Solar Transmittance at Normal Incidence
0.05, !- Front Side Solar Reflectance at Normal Incidence
0.05, !- Back Side Solar Reflectance at Normal Incidence
0.57, !- Visible Transmittance at Normal Incidence
0.06, !- Front Side Visible Reflectance at Normal Incidence
0.06, !- Back Side Visible Reflectance at Normal Incidence
0, !- Infrared Transmittance at Normal Incidence
0.84, !- Front Side Infrared Hemispherical Emissivity
0.84, !- Back Side Infrared Hemispherical Emissivity
0.9, !- Conductivity {W/m-K}
1, !- Dirt Correction Factor for Solar and Visible Transmittance
No; !- Solar Diffusing
OS:WindowMaterial:Gas,
{13a12a4c-73a1-4a59-952a-a32fa788ebfd}, !- Handle
AIR 6MM, !- Name
Air, !- Gas Type
0.0063; !- Thickness {m}
OS:WindowMaterial:Glazing,
{5be88356-df30-4ed7-8dc6-57b4470dfd2e}, !- Handle
CLEAR 6MM, !- Name
SpectralAverage, !- Optical Data Type
, !- Window Glass Spectral Data Set Name
0.00599999999999998, !- Thickness {m}
0.775, !- Solar Transmittance at Normal Incidence
0.071, !- Front Side Solar Reflectance at Normal Incidence
0.071, !- Back Side Solar Reflectance at Normal Incidence
0.881, !- Visible Transmittance at Normal Incidence
0.08, !- Front Side Visible Reflectance at Normal Incidence
0.08, !- Back Side Visible Reflectance at Normal Incidence
0, !- Infrared Transmittance at Normal Incidence
0.84, !- Front Side Infrared Hemispherical Emissivity
0.84, !- Back Side Infrared Hemispherical Emissivity
0.9, !- Conductivity {W/m-K}
1, !- Dirt Correction Factor for Solar and Visible Transmittance
No; !- Solar Diffusing
OS:Construction,
{428c28cd-9b10-4f96-addd-1a5757e90cf4}, !- Handle
Typical Insulated Metal Door R-1.43, !- Name
, !- Surface Rendering Name
{abc467d8-c2ab-407b-898a-64ef62c4188e}, !- Layer 1
{d40baf94-f444-486d-988c-bd0ad247db62}; !- Layer 2
OS:StandardsInformation:Construction,
{afbdd268-dc3e-43d1-9e0a-67462a0c9f55}, !- Handle
{428c28cd-9b10-4f96-addd-1a5757e90cf4}, !- Construction Name
ExteriorDoor, !- Intended Surface Type
; !- Standards Construction Type
OS:Material,
{abc467d8-c2ab-407b-898a-64ef62c4188e}, !- Handle
F08 Metal surface, !- Name
Smooth, !- Roughness
0.0008, !- Thickness {m}
45.2800000000001, !- Conductivity {W/m-K}
7823.99999999999, !- Density {kg/m3}
500, !- Specific Heat {J/kg-K}
0.9, !- Thermal Absorptance
0.7, !- Solar Absorptance
0.7; !- Visible Absorptance
OS:Construction,
{38f4608d-f505-4d4b-8c9d-fabf6db5d9b1}, !- Handle
Typical Overhead Door R-2.0, !- Name
, !- Surface Rendering Name
{f86f3aa5-4f3a-4dd5-bd92-108e2641cd15}; !- Layer 1
OS:StandardsInformation:Construction,
{3028761b-2919-420e-ad27-fec82e0a5f6c}, !- Handle
{38f4608d-f505-4d4b-8c9d-fabf6db5d9b1}, !- Construction Name
ExteriorDoor, !- Intended Surface Type
RollUp; !- Standards Construction Type
OS:Material:NoMass,
{f86f3aa5-4f3a-4dd5-bd92-108e2641cd15}, !- Handle
Typical Insulation R-1.15, !- Name
Smooth, !- Roughness
0.202526711234652, !- Thermal Resistance {m2-K/W}
0.9, !- Thermal Absorptance
0.7, !- Solar Absorptance
0.7; !- Visible Absorptance
OS:Construction,
{8d169b53-4480-48e0-80c7-e96654ed7356}, !- Handle
U 1.17 SHGC 0.49 Simple Glazing Skylight U-1.17 SHGC 0.0, !- Name
, !- Surface Rendering Name
{e92acad9-9590-4943-97aa-7b7b48a36e2d}; !- Layer 1
OS:StandardsInformation:Construction,
{88857763-7577-4ef1-a0a2-6fe9c5f1dcc3}, !- Handle
{8d169b53-4480-48e0-80c7-e96654ed7356}, !- Construction Name
, !- Intended Surface Type
; !- Standards Construction Type
OS:WindowMaterial:SimpleGlazingSystem,
{e92acad9-9590-4943-97aa-7b7b48a36e2d}, !- Handle
U 1.17 SHGC 0.49 Simple Glazing U-1.17 SHGC 0.0, !- Name
6.64356810910278, !- U-Factor {W/m2-K}
0.49, !- Solar Heat Gain Coefficient
0.38; !- Visible Transmittance
OS:Construction,
{0e729aec-6c1d-4994-9f85-3a6881cd66c2}, !- Handle
Typical Interior Window, !- Name
, !- Surface Rendering Name
{5cf6e8c7-dae8-439d-8168-61db8823ec4e}; !- Layer 1
OS:StandardsInformation:Construction,
{e01faf54-d51e-41f8-b204-be098f417f57}, !- Handle
{0e729aec-6c1d-4994-9f85-3a6881cd66c2}, !- Construction Name
InteriorWindow, !- Intended Surface Type
; !- Standards Construction Type
OS:WindowMaterial:Glazing,
{5cf6e8c7-dae8-439d-8168-61db8823ec4e}, !- Handle
Clear 3mm, !- Name
SpectralAverage, !- Optical Data Type
, !- Window Glass Spectral Data Set Name
0.00299999999999999, !- Thickness {m}
0.837, !- Solar Transmittance at Normal Incidence
0.075, !- Front Side Solar Reflectance at Normal Incidence
0.075, !- Back Side Solar Reflectance at Normal Incidence
0.898, !- Visible Transmittance at Normal Incidence
0.081, !- Front Side Visible Reflectance at Normal Incidence
0.081, !- Back Side Visible Reflectance at Normal Incidence
0, !- Infrared Transmittance at Normal Incidence
0.84, !- Front Side Infrared Hemispherical Emissivity
0.84, !- Back Side Infrared Hemispherical Emissivity
0.9, !- Conductivity {W/m-K}
1, !- Dirt Correction Factor for Solar and Visible Transmittance
No; !- Solar Diffusing
OS:DefaultSubSurfaceConstructions,
{88639d70-a1b7-42b5-96f5-1b3fdff488df}, !- Handle
Default Sub Surface Constructions 2, !- Name
{0e729aec-6c1d-4994-9f85-3a6881cd66c2}, !- Fixed Window Construction Name
{0e729aec-6c1d-4994-9f85-3a6881cd66c2}, !- Operable Window Construction Name
{f8ac2b93-4c63-4fbe-8585-4ef05eccf7ce}, !- Door Construction Name
, !- Glass Door Construction Name
, !- Overhead Door Construction Name
, !- Skylight Construction Name
, !- Tubular Daylight Dome Construction Name
; !- Tubular Daylight Diffuser Construction Name
OS:Construction,
{f8ac2b93-4c63-4fbe-8585-4ef05eccf7ce}, !- Handle
Typical Interior Door, !- Name
, !- Surface Rendering Name
{44f1a0a1-294a-4469-b376-5de57d553c66}; !- Layer 1
OS:StandardsInformation:Construction,
{33ac484c-70fa-426c-a195-edb5549c623e}, !- Handle
{f8ac2b93-4c63-4fbe-8585-4ef05eccf7ce}, !- Construction Name
InteriorDoor, !- Intended Surface Type
; !- Standards Construction Type
OS:Material,
{44f1a0a1-294a-4469-b376-5de57d553c66}, !- Handle
G05 25mm wood, !- Name
MediumSmooth, !- Roughness
0.0254, !- Thickness {m}
0.15, !- Conductivity {W/m-K}
608, !- Density {kg/m3}
1630, !- Specific Heat {J/kg-K}
0.9, !- Thermal Absorptance
0.5, !- Solar Absorptance
0.5; !- Visible Absorptance
OS:Construction,
{029908f8-9cbe-43eb-b5a9-ca470f6a7100}, !- Handle
Typical Interior Partition, !- Name
, !- Surface Rendering Name
{44f1a0a1-294a-4469-b376-5de57d553c66}; !- Layer 1
OS:StandardsInformation:Construction,
{3673fbc1-c1ec-491a-a794-2d102cac277a}, !- Handle
{029908f8-9cbe-43eb-b5a9-ca470f6a7100}, !- Construction Name
InteriorPartition, !- Intended Surface Type
; !- Standards Construction Type
OS:Schedule:Constant,
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Handle
Always On Discrete, !- Name
{dc6cd94e-a7ff-42fa-bf46-ee61e9dc783a}, !- Schedule Type Limits Name
1; !- Value
OS:ScheduleTypeLimits,
{dc6cd94e-a7ff-42fa-bf46-ee61e9dc783a}, !- Handle
OnOff, !- Name
0, !- Lower Limit Value
1, !- Upper Limit Value
Discrete, !- Numeric Type
Availability; !- Unit Type
OS:SpaceInfiltration:DesignFlowRate,
{b319986d-05fa-4bc3-92c9-56685cb53eaf}, !- Handle
Hospital Corridor A - Story Top Infiltration, !- Name
{5e5e3514-1fa3-4887-84a8-919bd826970c}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
1.97705399519939e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{9fbf6efd-7efb-4849-8920-b2c3924cc9b1}, !- Handle
Hospital Corridor A end_a - Story Top Infiltration, !- Name
{5e5e3514-1fa3-4887-84a8-919bd826970c}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.84380227013835e-006, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{ab4f96ea-85e8-4158-af20-db7287f7daf4}, !- Handle
Hospital Corridor B end_a - Story Top Infiltration, !- Name
{5e5e3514-1fa3-4887-84a8-919bd826970c}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.2578255398228e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{a3f9f734-f7b1-419b-828a-977706b9bc84}, !- Handle
Hospital Corridor C - Story Top Infiltration, !- Name
{5e5e3514-1fa3-4887-84a8-919bd826970c}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
1.97705399519939e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{31b60652-649e-4e4a-a292-c1d49de97e4d}, !- Handle
Hospital Corridor C end_a - Story Top Infiltration, !- Name
{5e5e3514-1fa3-4887-84a8-919bd826970c}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.84380227013835e-006, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{4656b545-b1e7-4102-bbf1-22dbbf0e9ece}, !- Handle
Hospital Dining A - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.0456453632356e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{5ef8ed7f-3251-413e-848e-3d635f84f03a}, !- Handle
Hospital Dining A end_b - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.46107572277295e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{58c87b2c-c085-4913-b81d-11fb8fe6840b}, !- Handle
Hospital Dining B end_b - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
0.000195396131463258, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{4c6948c4-1f5f-48a9-b7cc-944704eca584}, !- Handle
Hospital Dining C - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.0456453632356e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{fa4c0abc-75aa-4256-ac37-3700ca14d16b}, !- Handle
Hospital Dining C end_b - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.46107572277295e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{6cb8f734-facd-42c0-8168-1cabd6da3b86}, !- Handle
Hospital ER_Exam A - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
1.0429007692527e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{c4530976-7a5a-404f-95de-66b2f732770b}, !- Handle
Hospital ER_Exam C - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
1.0429007692527e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{05657f5e-77ae-4fab-b346-35c4b5db4070}, !- Handle
Hospital ER_NurseStn A - Story Mid Infiltration, !- Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
5.80442751371954e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{c2db0dd7-be53-4ba8-a73e-9d3334afc9bf}, !- Handle
Hospital ER_NurseStn C - Story Mid Infiltration, !- Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
5.80442751371954e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{27c04cb4-1be0-46ef-98ed-1ed626739d46}, !- Handle
Hospital ER_Trauma A - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.6335878011431e-006, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{04404ac0-e74a-4a0a-b154-7e681a70f4df}, !- Handle
Hospital ER_Trauma C - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.6335878011431e-006, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{97875242-725f-4ede-8b62-41f421424553}, !- Handle
Hospital ER_Triage A - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
5.26717560228649e-006, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{3378bdd7-f57e-42c7-8c75-cb0a868aa1f2}, !- Handle
Hospital ER_Triage C - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
5.26717560228649e-006, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{0edb89ba-243e-465f-9555-1b9c4f2b0ed9}, !- Handle
Hospital ICE_Open A - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.89694658125748e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{56a5aae8-d7bd-475d-a10e-e73e97c35381}, !- Handle
Hospital ICE_Open C - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.89694658125748e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{32628ebc-e4f6-48c9-9429-95521636e39d}, !- Handle
Hospital ICU_NurseStn A - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
3.13923665896267e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{0f1c324c-36f9-43d6-8d64-35bf7fb0dc0a}, !- Handle
Hospital ICU_NurseStn C - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
3.13923665896267e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{5371e72d-1b1c-4b97-bef6-84afa96dcca7}, !- Handle
Hospital ICU_PatRm A - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
1.21145038852584e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{0e8cc614-ee65-42cb-a418-439efae4cbb8}, !- Handle
Hospital ICU_PatRm C - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
1.21145038852584e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{7eb823db-363e-445e-b0ad-2271a5ba6b90}, !- Handle
Hospital Kitchen A - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.7268667411313e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{b194a551-9280-4529-957e-3ef24adae52f}, !- Handle
Hospital Kitchen A - Story Mid Infiltration, !- Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
4.03816796175271e-006, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{c52acd29-ed0e-4721-9216-6e5f86584fd1}, !- Handle
Hospital Kitchen A end_a - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.46107572277295e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{c6453da4-4ce0-4fd6-aecb-da24123a73ae}, !- Handle
Hospital Kitchen B end_a - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
0.000195396131463258, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{3758e493-f5bc-4ef9-9e17-b4ac9ac5b7e1}, !- Handle
Hospital Kitchen C - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.7268667411313e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{54f17207-c328-4265-b6bd-1413f7e2cb73}, !- Handle
Hospital Kitchen C - Story Mid Infiltration, !- Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
4.03816796175271e-006, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{48ae3607-9081-49d7-bcba-2c08efed2381}, !- Handle
Hospital Kitchen C end_a - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.46107572277295e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{fdf45090-6e4b-4d37-91b5-d5889a7ca181}, !- Handle
Hospital Lab A - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.48610688427914e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{1831d7ff-532f-4cc5-8bfb-fa6ebac987a9}, !- Handle
Hospital Lab C - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.48610688427914e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{c37f44d1-779b-4bdd-a545-3af184b24f14}, !- Handle
Hospital Lobby A - Story Mid Infiltration, !- Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
6.92106874140424e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{f8a47eaa-a925-4ce2-a73e-2a1416bab719}, !- Handle
Hospital Lobby C - Story Mid Infiltration, !- Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
6.92106874140424e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{9cf5a453-ae6e-44b3-a926-61bf2eac5f0e}, !- Handle
Hospital NurseStn A - Story Mid Infiltration, !- Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
5.99953851535186e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{71d1886d-f36c-40fb-a293-7cfdfe8f71e7}, !- Handle
Hospital NurseStn A - Story Top Infiltration, !- Name
{5e5e3514-1fa3-4887-84a8-919bd826970c}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
1.1196994476795e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{803256c5-35c7-4e8a-9652-9e2ec49f1af5}, !- Handle
Hospital NurseStn A end_b - Story Mid Infiltration, !- Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.46107572277295e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{eebb9137-cba2-41e5-a838-1ee2b4c1f5c7}, !- Handle
Hospital NurseStn A end_b - Story Top Infiltration, !- Name
{5e5e3514-1fa3-4887-84a8-919bd826970c}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.84380227013835e-006, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{573bbe95-ef71-43e2-ae53-fc2d5f7d57d4}, !- Handle
Hospital NurseStn B end_b - Story Mid Infiltration, !- Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
0.000195396131463257, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{cf856f38-d8db-4927-a842-08d42f32def0}, !- Handle
Hospital NurseStn B end_b - Story Top Infiltration, !- Name
{5e5e3514-1fa3-4887-84a8-919bd826970c}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.2578255398228e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{cdcdd990-dd1e-4b35-bb14-6e40b837cf89}, !- Handle
Hospital NurseStn C - Story Mid Infiltration, !- Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
5.99953851535186e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{3d1dcc45-1e83-48a1-bb66-7b65af98136a}, !- Handle
Hospital NurseStn C - Story Top Infiltration, !- Name
{5e5e3514-1fa3-4887-84a8-919bd826970c}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
1.1196994476795e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{d7837dd2-b1b2-40f2-a008-c5993268780e}, !- Handle
Hospital NurseStn C end_b - Story Mid Infiltration, !- Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.46107572277295e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{7ba7dcee-ba14-49c4-a3e3-0e6cae0d89df}, !- Handle
Hospital NurseStn C end_b - Story Top Infiltration, !- Name
{5e5e3514-1fa3-4887-84a8-919bd826970c}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.84380227013835e-006, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{9bc11f73-e281-45fc-903f-c008c14602d0}, !- Handle
Hospital Office A - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
3.01282444450777e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{187091d5-a40f-4430-812d-7e1a717a8d90}, !- Handle
Hospital Office C - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
3.01282444450777e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{4079e6ea-5084-4811-b020-d9fe83c0a2e2}, !- Handle
Hospital OR A - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.87587787884833e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{e37b7b54-d180-43cc-b29d-43001e0a005e}, !- Handle
Hospital OR C - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.87587787884833e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{8f43e534-a3b0-445e-8a14-dde74e0f135b}, !- Handle
Hospital PatRoom A - Story Mid Infiltration, !- Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
7.67098890647742e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{560dab87-6dc5-4d6f-8092-6f916e29ce04}, !- Handle
Hospital PatRoom A end_a - Story Mid Infiltration, !- Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.46107572277295e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{c5ce0e7c-024b-45fa-8909-b6ddffb810e9}, !- Handle
Hospital PatRoom B end_a - Story Mid Infiltration, !- Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
0.000195396131463257, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{e5979a3f-5603-417b-a93c-790078950c07}, !- Handle
Hospital PatRoom C - Story Mid Infiltration, !- Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
7.67098890647742e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{fe8b4d84-3fec-4321-bc21-4986c8634835}, !- Handle
Hospital PatRoom C end_a - Story Mid Infiltration, !- Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.46107572277295e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{eb924763-3972-40b4-b9ba-70757c9eef9b}, !- Handle
Hospital PhysTherapy A - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.28595421139226e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{fc467257-d05b-457e-97ab-2b8b5883c83d}, !- Handle
Hospital PhysTherapy C - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.28595421139226e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{82f14f67-4421-4ecb-aff4-ffa2b0d8843b}, !- Handle
Hospital Radiology A - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.28595421139228e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:SpaceInfiltration:DesignFlowRate,
{a4073987-7ed2-45d2-a539-366197610053}, !- Handle
Hospital Radiology C - Story Ground Infiltration, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
Flow/ExteriorArea, !- Design Flow Rate Calculation Method
, !- Design Flow Rate {m3/s}
, !- Flow per Space Floor Area {m3/s-m2}
2.28595421139228e-005, !- Flow per Exterior Surface Area {m3/s-m2}
, !- Air Changes per Hour {1/hr}
0, !- Constant Term Coefficient
0, !- Temperature Term Coefficient
0.224, !- Velocity Term Coefficient
0; !- Velocity Squared Term Coefficient
OS:Site:GroundTemperature:BuildingSurface,
{11112203-7537-42d8-ae94-c43a88ec6052}, !- Handle
20.34, !- January Ground Temperature {C}
20.3, !- February Ground Temperature {C}
20.39, !- March Ground Temperature {C}
20.5, !- April Ground Temperature {C}
20.62, !- May Ground Temperature {C}
22.85, !- June Ground Temperature {C}
23.26, !- July Ground Temperature {C}
23.34, !- August Ground Temperature {C}
23.34, !- September Ground Temperature {C}
21.05, !- October Ground Temperature {C}
20.67, !- November Ground Temperature {C}
20.45; !- December Ground Temperature {C}
OS:Schedule:Ruleset,
{d3cd4911-90bf-4d85-9151-4aafdfceb4fd}, !- Handle
Elevator Schedule, !- Name
, !- Schedule Type Limits Name
{15a392f3-853d-47ff-957e-07b6a27501cd}, !- Default Day Schedule Name
{58fcb08b-211b-4a6f-a70f-842d386762a3}, !- Summer Design Day Schedule Name
{fe274905-5160-487d-b943-4b36b8c381d2}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{15a392f3-853d-47ff-957e-07b6a27501cd}, !- Handle
78 space(s) Occ Sch Default, !- Name
, !- Schedule Type Limits Name
, !- Interpolate to Timestep
6, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
7, !- Hour 2
0, !- Minute 2
0.0255861163107122, !- Value Until Time 2
8, !- Hour 3
0, !- Minute 3
0.0707986298165204, !- Value Until Time 3
9, !- Hour 4
0, !- Minute 4
0.0662430704566939, !- Value Until Time 4
16, !- Hour 5
0, !- Minute 5
0, !- Value Until Time 5
17, !- Hour 6
0, !- Minute 6
0.0662430704566939, !- Value Until Time 6
18, !- Hour 7
0, !- Minute 7
0.0406569541459816, !- Value Until Time 7
19, !- Hour 8
0, !- Minute 8
0, !- Value Until Time 8
20, !- Hour 9
0, !- Minute 9
0.0255861163107122, !- Value Until Time 9
21, !- Hour 10
0, !- Minute 10
0, !- Value Until Time 10
22, !- Hour 11
0, !- Minute 11
0.0301416756705388, !- Value Until Time 11
24, !- Hour 12
0, !- Minute 12
0; !- Value Until Time 12
OS:AdditionalProperties,
{e0c861ee-5300-478c-a322-3aa5c16e3e66}, !- Handle
{d3cd4911-90bf-4d85-9151-4aafdfceb4fd}, !- Object Name
max_occ_in_spaces, !- Feature Name 1
Double, !- Feature Data Type 1
903.03939920160792, !- Feature Value 1
number_of_spaces_included, !- Feature Name 2
Integer, !- Feature Data Type 2
78, !- Feature Value 2
date_parent_object_last_edited, !- Feature Name 3
String, !- Feature Data Type 3
2020-02-24 19:51:31 UTC, !- Feature Value 3
date_parent_object_created, !- Feature Name 4
String, !- Feature Data Type 4
2020-02-24 19:51:31 UTC; !- Feature Value 4
OS:Schedule:Day,
{fe274905-5160-487d-b943-4b36b8c381d2}, !- Handle
78 space(s) Occ Sch Winter Design Day, !- Name
, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Day,
{58fcb08b-211b-4a6f-a70f-842d386762a3}, !- Handle
78 space(s) Occ Sch Summer Design Day, !- Name
, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Rule,
{f654d7f3-a3d0-43bb-bc62-9195decfea06}, !- Handle
78 space(s) Occ Sch Saturday Rule, !- Name
{d3cd4911-90bf-4d85-9151-4aafdfceb4fd}, !- Schedule Ruleset Name
1, !- Rule Order
{ca3b9e47-e0e1-4e8c-981a-b521d7515944}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{ca3b9e47-e0e1-4e8c-981a-b521d7515944}, !- Handle
78 space(s) Occ Sch Saturday, !- Name
, !- Schedule Type Limits Name
, !- Interpolate to Timestep
6, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
7, !- Hour 2
0, !- Minute 2
0.0255861163107122, !- Value Until Time 2
8, !- Hour 3
0, !- Minute 3
0.0406569541459816, !- Value Until Time 3
9, !- Hour 4
0, !- Minute 4
0.0150708378352694, !- Value Until Time 4
16, !- Hour 5
0, !- Minute 5
0, !- Value Until Time 5
17, !- Hour 6
0, !- Minute 6
0.055727791981251, !- Value Until Time 6
18, !- Hour 7
0, !- Minute 7
0, !- Value Until Time 7
19, !- Hour 8
0, !- Minute 8
0.0255861163107122, !- Value Until Time 8
24, !- Hour 9
0, !- Minute 9
0; !- Value Until Time 9
OS:Schedule:Rule,
{3960c812-40d1-4370-8f1f-8d8bb028fc2c}, !- Handle
78 space(s) Occ Sch Sunday Rule, !- Name
{d3cd4911-90bf-4d85-9151-4aafdfceb4fd}, !- Schedule Ruleset Name
0, !- Rule Order
{c77cda58-0a19-42b3-b92d-4a158bf9d459}, !- Day Schedule Name
Yes, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{c77cda58-0a19-42b3-b92d-4a158bf9d459}, !- Handle
78 space(s) Occ Sch Sunday, !- Name
, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.0285659758685204, !- Value Until Time 2
15, !- Hour 3
0, !- Minute 3
0, !- Value Until Time 3
16, !- Hour 4
0, !- Minute 4
0.0285659758685204, !- Value Until Time 4
24, !- Hour 5
0, !- Minute 5
0; !- Value Until Time 5
OS:Schedule:Ruleset,
{1c9ad654-d4e6-4b94-8276-cbdfe69fc5bf}, !- Handle
Elevator Schedule 1, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{082347c4-99e7-4c5e-82d2-bb7403b3b7cb}, !- Default Day Schedule Name
{00cafcf9-b6d3-45d1-a9a6-57c3a3b59594}, !- Summer Design Day Schedule Name
{4b1afc9c-16c2-4e9d-b43f-8ea62eb6fcc3}; !- Winter Design Day Schedule Name
OS:AdditionalProperties,
{f507e514-ab46-4060-ac75-59c5661de811}, !- Handle
{1c9ad654-d4e6-4b94-8276-cbdfe69fc5bf}, !- Object Name
max_occ_in_spaces, !- Feature Name 1
Double, !- Feature Data Type 1
903.03939920160792, !- Feature Value 1
number_of_spaces_included, !- Feature Name 2
Integer, !- Feature Data Type 2
78, !- Feature Value 2
date_parent_object_last_edited, !- Feature Name 3
String, !- Feature Data Type 3
2020-02-24 19:51:31 UTC, !- Feature Value 3
date_parent_object_created, !- Feature Name 4
String, !- Feature Data Type 4
2020-02-24 19:51:31 UTC; !- Feature Value 4
OS:Schedule:Day,
{082347c4-99e7-4c5e-82d2-bb7403b3b7cb}, !- Handle
78 space(s) Occ Sch Default 1, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
6, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
7, !- Hour 2
0, !- Minute 2
0.0255861163107122, !- Value Until Time 2
8, !- Hour 3
0, !- Minute 3
0.0707986298165204, !- Value Until Time 3
9, !- Hour 4
0, !- Minute 4
0.0662430704566939, !- Value Until Time 4
16, !- Hour 5
0, !- Minute 5
0, !- Value Until Time 5
17, !- Hour 6
0, !- Minute 6
0.0662430704566939, !- Value Until Time 6
18, !- Hour 7
0, !- Minute 7
0.0406569541459816, !- Value Until Time 7
19, !- Hour 8
0, !- Minute 8
0, !- Value Until Time 8
20, !- Hour 9
0, !- Minute 9
0.0255861163107122, !- Value Until Time 9
21, !- Hour 10
0, !- Minute 10
0, !- Value Until Time 10
22, !- Hour 11
0, !- Minute 11
0.0301416756705388, !- Value Until Time 11
24, !- Hour 12
0, !- Minute 12
0; !- Value Until Time 12
OS:Schedule:Day,
{00cafcf9-b6d3-45d1-a9a6-57c3a3b59594}, !- Handle
78 space(s) Occ Sch Summer Design Day 1, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Day,
{4b1afc9c-16c2-4e9d-b43f-8ea62eb6fcc3}, !- Handle
78 space(s) Occ Sch Winter Design Day 1, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Rule,
{748ed7a8-1ced-4e33-80da-efcfc4b22492}, !- Handle
78 space(s) Occ Sch Sunday Rule 1, !- Name
{1c9ad654-d4e6-4b94-8276-cbdfe69fc5bf}, !- Schedule Ruleset Name
0, !- Rule Order
{024bbcf4-f42c-4fa0-80f0-b036d490123a}, !- Day Schedule Name
Yes, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{024bbcf4-f42c-4fa0-80f0-b036d490123a}, !- Handle
78 space(s) Occ Sch Sunday 1, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.0285659758685204, !- Value Until Time 2
15, !- Hour 3
0, !- Minute 3
0, !- Value Until Time 3
16, !- Hour 4
0, !- Minute 4
0.0285659758685204, !- Value Until Time 4
24, !- Hour 5
0, !- Minute 5
0; !- Value Until Time 5
OS:Schedule:Rule,
{0768b417-4495-418c-bcc9-789874d18c53}, !- Handle
78 space(s) Occ Sch Saturday Rule 1, !- Name
{1c9ad654-d4e6-4b94-8276-cbdfe69fc5bf}, !- Schedule Ruleset Name
1, !- Rule Order
{57d7f482-877f-4214-9767-0db255a150fb}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{57d7f482-877f-4214-9767-0db255a150fb}, !- Handle
78 space(s) Occ Sch Saturday 1, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
6, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
7, !- Hour 2
0, !- Minute 2
0.0255861163107122, !- Value Until Time 2
8, !- Hour 3
0, !- Minute 3
0.0406569541459816, !- Value Until Time 3
9, !- Hour 4
0, !- Minute 4
0.0150708378352694, !- Value Until Time 4
16, !- Hour 5
0, !- Minute 5
0, !- Value Until Time 5
17, !- Hour 6
0, !- Minute 6
0.055727791981251, !- Value Until Time 6
18, !- Hour 7
0, !- Minute 7
0, !- Value Until Time 7
19, !- Hour 8
0, !- Minute 8
0.0255861163107122, !- Value Until Time 8
24, !- Hour 9
0, !- Minute 9
0; !- Value Until Time 9
OS:Schedule:Ruleset,
{f39559af-2aee-4e68-8f41-d7dab5fb83c4}, !- Handle
Elevator Schedule 2, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{8825334d-bd58-4e01-9f25-ea9bfaf25046}, !- Default Day Schedule Name
{86218951-a5c7-4155-9069-2a823864a328}, !- Summer Design Day Schedule Name
{9b6e443d-b87d-431d-94b8-df9730590c6f}; !- Winter Design Day Schedule Name
OS:AdditionalProperties,
{18ee31f4-abc6-48fe-8838-050e739fd716}, !- Handle
{f39559af-2aee-4e68-8f41-d7dab5fb83c4}, !- Object Name
max_occ_in_spaces, !- Feature Name 1
Double, !- Feature Data Type 1
903.03939920160792, !- Feature Value 1
number_of_spaces_included, !- Feature Name 2
Integer, !- Feature Data Type 2
78, !- Feature Value 2
date_parent_object_last_edited, !- Feature Name 3
String, !- Feature Data Type 3
2020-02-24 19:51:31 UTC, !- Feature Value 3
date_parent_object_created, !- Feature Name 4
String, !- Feature Data Type 4
2020-02-24 19:51:31 UTC; !- Feature Value 4
OS:Schedule:Day,
{8825334d-bd58-4e01-9f25-ea9bfaf25046}, !- Handle
78 space(s) Occ Sch Default 2, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
6, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
7, !- Hour 2
0, !- Minute 2
1, !- Value Until Time 2
8, !- Hour 3
0, !- Minute 3
1, !- Value Until Time 3
9, !- Hour 4
0, !- Minute 4
1, !- Value Until Time 4
16, !- Hour 5
0, !- Minute 5
0, !- Value Until Time 5
17, !- Hour 6
0, !- Minute 6
1, !- Value Until Time 6
18, !- Hour 7
0, !- Minute 7
1, !- Value Until Time 7
19, !- Hour 8
0, !- Minute 8
0, !- Value Until Time 8
20, !- Hour 9
0, !- Minute 9
1, !- Value Until Time 9
21, !- Hour 10
0, !- Minute 10
0, !- Value Until Time 10
22, !- Hour 11
0, !- Minute 11
1, !- Value Until Time 11
24, !- Hour 12
0, !- Minute 12
0; !- Value Until Time 12
OS:Schedule:Day,
{86218951-a5c7-4155-9069-2a823864a328}, !- Handle
78 space(s) Occ Sch Summer Design Day 2, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Day,
{9b6e443d-b87d-431d-94b8-df9730590c6f}, !- Handle
78 space(s) Occ Sch Winter Design Day 2, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Rule,
{bc881b0d-9813-4516-92fd-e3c4633441cb}, !- Handle
78 space(s) Occ Sch Sunday Rule 2, !- Name
{f39559af-2aee-4e68-8f41-d7dab5fb83c4}, !- Schedule Ruleset Name
0, !- Rule Order
{7c79b283-8e28-4bb9-9166-93892454f02e}, !- Day Schedule Name
Yes, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{7c79b283-8e28-4bb9-9166-93892454f02e}, !- Handle
78 space(s) Occ Sch Sunday 2, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
1, !- Value Until Time 2
15, !- Hour 3
0, !- Minute 3
0, !- Value Until Time 3
16, !- Hour 4
0, !- Minute 4
1, !- Value Until Time 4
24, !- Hour 5
0, !- Minute 5
0; !- Value Until Time 5
OS:Schedule:Rule,
{26417eb9-1940-4f39-b8df-ae641504070d}, !- Handle
78 space(s) Occ Sch Saturday Rule 2, !- Name
{f39559af-2aee-4e68-8f41-d7dab5fb83c4}, !- Schedule Ruleset Name
1, !- Rule Order
{953ab816-bbd5-488f-8ace-eee29c4d191c}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{953ab816-bbd5-488f-8ace-eee29c4d191c}, !- Handle
78 space(s) Occ Sch Saturday 2, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
6, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
7, !- Hour 2
0, !- Minute 2
1, !- Value Until Time 2
8, !- Hour 3
0, !- Minute 3
1, !- Value Until Time 3
9, !- Hour 4
0, !- Minute 4
1, !- Value Until Time 4
16, !- Hour 5
0, !- Minute 5
0, !- Value Until Time 5
17, !- Hour 6
0, !- Minute 6
1, !- Value Until Time 6
18, !- Hour 7
0, !- Minute 7
0, !- Value Until Time 7
19, !- Hour 8
0, !- Minute 8
1, !- Value Until Time 8
24, !- Hour 9
0, !- Minute 9
0; !- Value Until Time 9
OS:Schedule:Ruleset,
{ee0676f9-8542-446d-9265-171869d9d068}, !- Handle
Elevator Schedule 3, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{53c3a999-9c74-42ad-931c-90b8b88ee05f}, !- Default Day Schedule Name
{917dbe96-e545-4932-a8cb-d02185b38beb}, !- Summer Design Day Schedule Name
{72529334-8c73-4e77-99e7-94cd14a6230f}; !- Winter Design Day Schedule Name
OS:AdditionalProperties,
{cba714b7-b75d-41a0-b1b7-76bb41a0fb4e}, !- Handle
{ee0676f9-8542-446d-9265-171869d9d068}, !- Object Name
max_occ_in_spaces, !- Feature Name 1
Double, !- Feature Data Type 1
903.03939920160792, !- Feature Value 1
number_of_spaces_included, !- Feature Name 2
Integer, !- Feature Data Type 2
78, !- Feature Value 2
date_parent_object_last_edited, !- Feature Name 3
String, !- Feature Data Type 3
2020-02-24 19:51:31 UTC, !- Feature Value 3
date_parent_object_created, !- Feature Name 4
String, !- Feature Data Type 4
2020-02-24 19:51:31 UTC; !- Feature Value 4
OS:Schedule:Day,
{53c3a999-9c74-42ad-931c-90b8b88ee05f}, !- Handle
78 space(s) Occ Sch Default 3, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
6, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
7, !- Hour 2
0, !- Minute 2
1, !- Value Until Time 2
8, !- Hour 3
0, !- Minute 3
1, !- Value Until Time 3
9, !- Hour 4
0, !- Minute 4
1, !- Value Until Time 4
16, !- Hour 5
0, !- Minute 5
0, !- Value Until Time 5
17, !- Hour 6
0, !- Minute 6
1, !- Value Until Time 6
18, !- Hour 7
0, !- Minute 7
1, !- Value Until Time 7
19, !- Hour 8
0, !- Minute 8
0, !- Value Until Time 8
20, !- Hour 9
0, !- Minute 9
1, !- Value Until Time 9
21, !- Hour 10
0, !- Minute 10
0, !- Value Until Time 10
22, !- Hour 11
0, !- Minute 11
1, !- Value Until Time 11
24, !- Hour 12
0, !- Minute 12
0; !- Value Until Time 12
OS:Schedule:Day,
{917dbe96-e545-4932-a8cb-d02185b38beb}, !- Handle
78 space(s) Occ Sch Summer Design Day 3, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Day,
{72529334-8c73-4e77-99e7-94cd14a6230f}, !- Handle
78 space(s) Occ Sch Winter Design Day 3, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Rule,
{60d874ed-389f-4c11-9ac3-4c8ac10b5689}, !- Handle
78 space(s) Occ Sch Sunday Rule 3, !- Name
{ee0676f9-8542-446d-9265-171869d9d068}, !- Schedule Ruleset Name
0, !- Rule Order
{0120a70b-a9f0-4859-872c-849eb7be74bb}, !- Day Schedule Name
Yes, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{0120a70b-a9f0-4859-872c-849eb7be74bb}, !- Handle
78 space(s) Occ Sch Sunday 3, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
1, !- Value Until Time 2
15, !- Hour 3
0, !- Minute 3
0, !- Value Until Time 3
16, !- Hour 4
0, !- Minute 4
1, !- Value Until Time 4
24, !- Hour 5
0, !- Minute 5
0; !- Value Until Time 5
OS:Schedule:Rule,
{ae0d522f-aead-485b-ad14-c6b282f3ee2b}, !- Handle
78 space(s) Occ Sch Saturday Rule 3, !- Name
{ee0676f9-8542-446d-9265-171869d9d068}, !- Schedule Ruleset Name
1, !- Rule Order
{9795ba51-d79f-4cda-975c-8f7c4a6eaf33}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{9795ba51-d79f-4cda-975c-8f7c4a6eaf33}, !- Handle
78 space(s) Occ Sch Saturday 3, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
6, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
7, !- Hour 2
0, !- Minute 2
1, !- Value Until Time 2
8, !- Hour 3
0, !- Minute 3
1, !- Value Until Time 3
9, !- Hour 4
0, !- Minute 4
1, !- Value Until Time 4
16, !- Hour 5
0, !- Minute 5
0, !- Value Until Time 5
17, !- Hour 6
0, !- Minute 6
1, !- Value Until Time 6
18, !- Hour 7
0, !- Minute 7
0, !- Value Until Time 7
19, !- Hour 8
0, !- Minute 8
1, !- Value Until Time 8
24, !- Hour 9
0, !- Minute 9
0; !- Value Until Time 9
OS:ElectricEquipment:Definition,
{9012ef69-36dd-4adf-8011-78e899066116}, !- Handle
Elevator Lift Motor, !- Name
EquipmentLevel, !- Design Level Calculation Method
16055, !- Design Level {W}
, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:ElectricEquipment,
{4d0f25f9-1fe6-4211-97f7-d970d603c544}, !- Handle
6 Elevator Lift Motors, !- Name
{29d6d59f-df08-4d91-81e7-a273c79885d5}, !- Electric Equipment Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{1c9ad654-d4e6-4b94-8276-cbdfe69fc5bf}, !- Schedule Name
6, !- Multiplier
Elevators; !- End-Use Subcategory
OS:ElectricEquipment:Definition,
{7d62f71c-9336-4563-8bae-dff31c2f391e}, !- Handle
Elevator Fan, !- Name
EquipmentLevel, !- Design Level Calculation Method
74.7252, !- Design Level {W}
, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:ElectricEquipment,
{1370b21e-8593-4901-8827-4958f9830e01}, !- Handle
6 Elevator Fans, !- Name
{9dc6f3b5-64b1-44c4-a280-d935219b0bc7}, !- Electric Equipment Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{ee0676f9-8542-446d-9265-171869d9d068}, !- Schedule Name
6, !- Multiplier
Elevators; !- End-Use Subcategory
OS:ElectricEquipment:Definition,
{ac2e78b6-1550-4e30-8e40-68024f49da57}, !- Handle
Elevator Lights, !- Name
EquipmentLevel, !- Design Level Calculation Method
88.9585714285714, !- Design Level {W}
, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:ElectricEquipment,
{f06bc15c-11d5-4f82-a295-9ea97a446ce0}, !- Handle
6 Elevator Lights, !- Name
{6364ccb1-c055-4828-8a8b-126efd59bdaa}, !- Electric Equipment Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{f39559af-2aee-4e68-8f41-d7dab5fb83c4}, !- Schedule Name
6, !- Multiplier
Elevators; !- End-Use Subcategory
OS:Schedule:Ruleset,
{8adb4e89-71ed-4006-81ad-b31f5b091c2c}, !- Handle
Schedule Ruleset 1, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{1d0a8aba-19f5-40c7-bfe0-8918d0262da6}; !- Default Day Schedule Name
OS:Schedule:Day,
{1d0a8aba-19f5-40c7-bfe0-8918d0262da6}, !- Handle
Schedule Day 31, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
6, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
24, !- Hour 2
0, !- Minute 2
1; !- Value Until Time 2
OS:Exterior:Lights:Definition,
{15625e98-7988-47a8-95be-d0f05f6561ce}, !- Handle
Parking Areas and Drives Def (W/ft^2), !- Name
0.15; !- Design Level {W}
OS:Exterior:Lights,
{06461c83-946e-413e-a864-4f6bcb38f127}, !- Handle
Parking Areas and Drives, !- Name
{15625e98-7988-47a8-95be-d0f05f6561ce}, !- Exterior Lights Definition Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
AstronomicalClock, !- Control Option
80659.3647842298, !- Multiplier
Parking Areas and Drives; !- End-Use Subcategory
OS:Exterior:Lights:Definition,
{4d758cc0-0b4e-44ed-82dc-dfc06dba845a}, !- Handle
Building Facades Def (W/ft^2), !- Name
0.2; !- Design Level {W}
OS:Exterior:Lights,
{3b7f4f36-0a9a-47eb-93c5-2acd9e9161cb}, !- Handle
Building Facades, !- Name
{4d758cc0-0b4e-44ed-82dc-dfc06dba845a}, !- Exterior Lights Definition Name
{8adb4e89-71ed-4006-81ad-b31f5b091c2c}, !- Schedule Name
AstronomicalClock, !- Control Option
12497.3655846499, !- Multiplier
Building Facades; !- End-Use Subcategory
OS:Exterior:Lights:Definition,
{81a47bf5-8ef3-4162-85fe-06e2b88834b6}, !- Handle
Main Entries Def (W/ft), !- Name
30; !- Design Level {W}
OS:Exterior:Lights,
{dc1d3924-3821-4f7e-9f4c-28c37b238580}, !- Handle
Main Entries, !- Name
{81a47bf5-8ef3-4162-85fe-06e2b88834b6}, !- Exterior Lights Definition Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
AstronomicalClock, !- Control Option
153.0512, !- Multiplier
Main Entries; !- End-Use Subcategory
OS:Exterior:Lights:Definition,
{6cea8048-d02d-4cdc-b2af-d4692e147377}, !- Handle
Other Doors Def (W/ft), !- Name
20; !- Design Level {W}
OS:Exterior:Lights,
{8f8b0d88-4cd0-4fca-8365-f4398e74c778}, !- Handle
Other Doors, !- Name
{6cea8048-d02d-4cdc-b2af-d4692e147377}, !- Exterior Lights Definition Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
AstronomicalClock, !- Control Option
145.39864, !- Multiplier
Other Doors; !- End-Use Subcategory
OS:Exterior:Lights:Definition,
{6661eb8e-444f-4bb1-9616-b09b637f34a2}, !- Handle
Emergency Canopies Def (W/ft^2), !- Name
0.5; !- Design Level {W}
OS:Exterior:Lights,
{7bfd92a7-b972-42ba-baa1-876657b35ef3}, !- Handle
Emergency Canopies, !- Name
{6661eb8e-444f-4bb1-9616-b09b637f34a2}, !- Exterior Lights Definition Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Schedule Name
AstronomicalClock, !- Control Option
720, !- Multiplier
Emergency Canopies; !- End-Use Subcategory
OS:Schedule:Ruleset,
{c9abc4a6-84cb-4a48-aa1a-67b435760a88}, !- Handle
Hospital Kitchen_Exhaust_SCH, !- Name
{dc6cd94e-a7ff-42fa-bf46-ee61e9dc783a}, !- Schedule Type Limits Name
{2a7e7e5c-0109-4a7f-9e3e-c9427852b278}, !- Default Day Schedule Name
{7728af8f-9927-4a04-8d16-2d421bb1b472}, !- Summer Design Day Schedule Name
{cb82eae4-1715-4d93-8c0d-54443274c448}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{2a7e7e5c-0109-4a7f-9e3e-c9427852b278}, !- Handle
Hospital Kitchen_Exhaust_SCH Default, !- Name
{dc6cd94e-a7ff-42fa-bf46-ee61e9dc783a}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
24, !- Hour 2
0, !- Minute 2
1; !- Value Until Time 2
OS:Schedule:Day,
{cb82eae4-1715-4d93-8c0d-54443274c448}, !- Handle
Hospital Kitchen_Exhaust_SCH Winter Design Day, !- Name
{dc6cd94e-a7ff-42fa-bf46-ee61e9dc783a}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
24, !- Hour 2
0, !- Minute 2
1; !- Value Until Time 2
OS:Schedule:Day,
{7728af8f-9927-4a04-8d16-2d421bb1b472}, !- Handle
Hospital Kitchen_Exhaust_SCH Summer Design Day, !- Name
{dc6cd94e-a7ff-42fa-bf46-ee61e9dc783a}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
24, !- Hour 2
0, !- Minute 2
1; !- Value Until Time 2
OS:Schedule:Ruleset,
{3ca9381b-953b-4f7f-a402-218ed218b4d9}, !- Handle
Hospital BLDG_SWH_EXTD_SCH, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{279ba8b9-8910-48cb-b38e-15f1351fc309}, !- Default Day Schedule Name
{462670ae-a260-4e59-93e9-46e7d3b49d7a}, !- Summer Design Day Schedule Name
{fa1ee25c-6b37-4e31-bf0b-c29a46f04f7d}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{279ba8b9-8910-48cb-b38e-15f1351fc309}, !- Handle
Hospital BLDG_SWH_EXTD_SCH Default, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.3, !- Value Until Time 1
9, !- Hour 2
0, !- Minute 2
0.4, !- Value Until Time 2
10, !- Hour 3
0, !- Minute 3
0.5, !- Value Until Time 3
17, !- Hour 4
0, !- Minute 4
0.6, !- Value Until Time 4
18, !- Hour 5
0, !- Minute 5
0.5, !- Value Until Time 5
24, !- Hour 6
0, !- Minute 6
0.3; !- Value Until Time 6
OS:Schedule:Day,
{fa1ee25c-6b37-4e31-bf0b-c29a46f04f7d}, !- Handle
Hospital BLDG_SWH_EXTD_SCH Winter Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.3, !- Value Until Time 1
9, !- Hour 2
0, !- Minute 2
0.4, !- Value Until Time 2
10, !- Hour 3
0, !- Minute 3
0.5, !- Value Until Time 3
17, !- Hour 4
0, !- Minute 4
0.6, !- Value Until Time 4
18, !- Hour 5
0, !- Minute 5
0.5, !- Value Until Time 5
24, !- Hour 6
0, !- Minute 6
0.3; !- Value Until Time 6
OS:Schedule:Rule,
{b45a47b5-2df0-412f-86a9-d6e73fc283d5}, !- Handle
Schedule Rule 27, !- Name
{3ca9381b-953b-4f7f-a402-218ed218b4d9}, !- Schedule Ruleset Name
1, !- Rule Order
{4d7cf1f8-3eb3-4889-ae78-25e6b7a3916a}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{4d7cf1f8-3eb3-4889-ae78-25e6b7a3916a}, !- Handle
Hospital BLDG_SWH_EXTD_SCH Default|WntrDsn|Sat Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0.3, !- Value Until Time 1
9, !- Hour 2
0, !- Minute 2
0.4, !- Value Until Time 2
10, !- Hour 3
0, !- Minute 3
0.5, !- Value Until Time 3
17, !- Hour 4
0, !- Minute 4
0.6, !- Value Until Time 4
18, !- Hour 5
0, !- Minute 5
0.5, !- Value Until Time 5
24, !- Hour 6
0, !- Minute 6
0.3; !- Value Until Time 6
OS:Schedule:Day,
{462670ae-a260-4e59-93e9-46e7d3b49d7a}, !- Handle
Hospital BLDG_SWH_EXTD_SCH Summer Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0.3, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.5, !- Value Until Time 2
9, !- Hour 3
0, !- Minute 3
0.58, !- Value Until Time 3
10, !- Hour 4
0, !- Minute 4
0.66, !- Value Until Time 4
11, !- Hour 5
0, !- Minute 5
0.78, !- Value Until Time 5
12, !- Hour 6
0, !- Minute 6
0.82, !- Value Until Time 6
13, !- Hour 7
0, !- Minute 7
0.71, !- Value Until Time 7
14, !- Hour 8
0, !- Minute 8
0.82, !- Value Until Time 8
15, !- Hour 9
0, !- Minute 9
0.78, !- Value Until Time 9
16, !- Hour 10
0, !- Minute 10
0.74, !- Value Until Time 10
17, !- Hour 11
0, !- Minute 11
0.63, !- Value Until Time 11
18, !- Hour 12
0, !- Minute 12
0.41, !- Value Until Time 12
21, !- Hour 13
0, !- Minute 13
0.35, !- Value Until Time 13
24, !- Hour 14
0, !- Minute 14
0.3; !- Value Until Time 14
OS:Schedule:Rule,
{5e255bcb-ff60-4ea3-9d6c-58e6a635e548}, !- Handle
Schedule Rule 28, !- Name
{3ca9381b-953b-4f7f-a402-218ed218b4d9}, !- Schedule Ruleset Name
0, !- Rule Order
{a99a3637-2a2c-49a5-9961-212ca95aa23a}, !- Day Schedule Name
, !- Apply Sunday
Yes, !- Apply Monday
Yes, !- Apply Tuesday
Yes, !- Apply Wednesday
Yes, !- Apply Thursday
Yes, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{a99a3637-2a2c-49a5-9961-212ca95aa23a}, !- Handle
Hospital BLDG_SWH_EXTD_SCH SmrDsn|Wkdy Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0.3, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.5, !- Value Until Time 2
9, !- Hour 3
0, !- Minute 3
0.58, !- Value Until Time 3
10, !- Hour 4
0, !- Minute 4
0.66, !- Value Until Time 4
11, !- Hour 5
0, !- Minute 5
0.78, !- Value Until Time 5
12, !- Hour 6
0, !- Minute 6
0.82, !- Value Until Time 6
13, !- Hour 7
0, !- Minute 7
0.71, !- Value Until Time 7
14, !- Hour 8
0, !- Minute 8
0.82, !- Value Until Time 8
15, !- Hour 9
0, !- Minute 9
0.78, !- Value Until Time 9
16, !- Hour 10
0, !- Minute 10
0.74, !- Value Until Time 10
17, !- Hour 11
0, !- Minute 11
0.63, !- Value Until Time 11
18, !- Hour 12
0, !- Minute 12
0.41, !- Value Until Time 12
21, !- Hour 13
0, !- Minute 13
0.35, !- Value Until Time 13
24, !- Hour 14
0, !- Minute 14
0.3; !- Value Until Time 14
OS:WaterUse:Connections,
{051fc1a4-1d7d-4e47-ae38-96f3870808ea}, !- Handle
Hospital ER_Exam - 90.1-2004 WUC 0.19gpm at 140F, !- Name
{c0840c27-82f4-47aa-ab4e-e8a2a6a79cea}, !- Inlet Node Name
{1c788ebb-9343-4bec-92d6-8bd81f19c72e}, !- Outlet Node Name
, !- Supply Water Storage Tank Name
, !- Reclamation Water Storage Tank Name
, !- Hot Water Supply Temperature Schedule Name
, !- Cold Water Supply Temperature Schedule Name
, !- Drain Water Heat Exchanger Type
, !- Drain Water Heat Exchanger Destination
, !- Drain Water Heat Exchanger U-Factor Times Area {W/K}
{72f1b9b1-2672-4d15-a4f1-812999c0cd85}; !- Water Use Equipment Name 1
OS:WaterUse:Equipment:Definition,
{29ce75c8-fad7-49de-b061-ada2bf5932a1}, !- Handle
Hospital ER_Exam - 90.1-2004 Service Water Use Def 0.19gpm, !- Name
, !- End-Use Subcategory
1.19498154470568e-005, !- Peak Flow Rate {m3/s}
{8db38f0f-640d-445e-abed-f66a0d4a0c73}, !- Target Temperature Schedule Name
{b0b61c9c-9690-44bb-ac16-d5e7cea17c0c}, !- Sensible Fraction Schedule Name
{728ce1b6-2654-4fdc-9910-43c38795268b}; !- Latent Fraction Schedule Name
OS:Schedule:Ruleset,
{b0b61c9c-9690-44bb-ac16-d5e7cea17c0c}, !- Handle
Fraction Sensible - 0.2, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{9d0897fb-61c1-4ffe-8f84-04445aa77cfd}; !- Default Day Schedule Name
OS:Schedule:Day,
{9d0897fb-61c1-4ffe-8f84-04445aa77cfd}, !- Handle
Fraction Sensible - 0.2 Default, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0.2; !- Value Until Time 1
OS:Schedule:Ruleset,
{728ce1b6-2654-4fdc-9910-43c38795268b}, !- Handle
Fraction Latent - 0.05, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{b29ad553-c29a-49a7-8c2c-bea608505cf4}; !- Default Day Schedule Name
OS:Schedule:Day,
{b29ad553-c29a-49a7-8c2c-bea608505cf4}, !- Handle
Fraction Latent - 0.05 Default, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0.05; !- Value Until Time 1
OS:Schedule:Ruleset,
{8db38f0f-640d-445e-abed-f66a0d4a0c73}, !- Handle
Mixed Water At Faucet Temp - 140F, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
{27b95503-41bb-4720-bb9f-0474ef9feffd}; !- Default Day Schedule Name
OS:Schedule:Day,
{27b95503-41bb-4720-bb9f-0474ef9feffd}, !- Handle
Mixed Water At Faucet Temp - 140F Default, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
60.0000000000001; !- Value Until Time 1
OS:ScheduleTypeLimits,
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Handle
Temperature, !- Name
0, !- Lower Limit Value
100, !- Upper Limit Value
Continuous, !- Numeric Type
Temperature; !- Unit Type
OS:WaterUse:Equipment,
{72f1b9b1-2672-4d15-a4f1-812999c0cd85}, !- Handle
Hospital ER_Exam - 90.1-2004 Service Water Use 0.19gpm at 140F, !- Name
{29ce75c8-fad7-49de-b061-ada2bf5932a1}, !- Water Use Equipment Definition Name
, !- Space Name
{3ca9381b-953b-4f7f-a402-218ed218b4d9}; !- Flow Rate Fraction Schedule Name
OS:WaterUse:Connections,
{e7c97412-d841-4595-b50a-678419be1e4f}, !- Handle
Hospital ER_Trauma - 90.1-2004 WUC 0.05gpm at 140F, !- Name
{32072163-f249-4aed-8ff4-633d111bbb35}, !- Inlet Node Name
{606a7ab3-8fa8-4583-b360-3f73a91eb167}, !- Outlet Node Name
, !- Supply Water Storage Tank Name
, !- Reclamation Water Storage Tank Name
, !- Hot Water Supply Temperature Schedule Name
, !- Cold Water Supply Temperature Schedule Name
, !- Drain Water Heat Exchanger Type
, !- Drain Water Heat Exchanger Destination
, !- Drain Water Heat Exchanger U-Factor Times Area {W/K}
{fca55c29-fbb8-4bfc-ac5d-da271c75f409}; !- Water Use Equipment Name 1
OS:WaterUse:Equipment:Definition,
{cf2f78e4-c40f-4018-b5f8-53ad69467646}, !- Handle
Hospital ER_Trauma - 90.1-2004 Service Water Use Def 0.05gpm, !- Name
, !- End-Use Subcategory
3.01763016339808e-006, !- Peak Flow Rate {m3/s}
{6eaa8add-45be-4854-986d-f7f353b6bd7f}, !- Target Temperature Schedule Name
{b0b61c9c-9690-44bb-ac16-d5e7cea17c0c}, !- Sensible Fraction Schedule Name
{728ce1b6-2654-4fdc-9910-43c38795268b}; !- Latent Fraction Schedule Name
OS:Schedule:Ruleset,
{6eaa8add-45be-4854-986d-f7f353b6bd7f}, !- Handle
Mixed Water At Faucet Temp - 140F 1, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
{480842cd-71a3-46fc-b942-ea4e40b8c771}; !- Default Day Schedule Name
OS:Schedule:Day,
{480842cd-71a3-46fc-b942-ea4e40b8c771}, !- Handle
Mixed Water At Faucet Temp - 140F Default 1, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
60.0000000000001; !- Value Until Time 1
OS:WaterUse:Equipment,
{fca55c29-fbb8-4bfc-ac5d-da271c75f409}, !- Handle
Hospital ER_Trauma - 90.1-2004 Service Water Use 0.05gpm at 140F, !- Name
{cf2f78e4-c40f-4018-b5f8-53ad69467646}, !- Water Use Equipment Definition Name
, !- Space Name
{3ca9381b-953b-4f7f-a402-218ed218b4d9}; !- Flow Rate Fraction Schedule Name
OS:WaterUse:Connections,
{2b3d631c-68be-4248-93a9-96f6befc53cd}, !- Handle
Hospital ER_Triage - 90.1-2004 WUC 0.1gpm at 140F, !- Name
{c310827f-6ac9-4110-9872-8c60eeabebc8}, !- Inlet Node Name
{4fb267a9-670d-4a7e-9341-230c0e5fd15e}, !- Outlet Node Name
, !- Supply Water Storage Tank Name
, !- Reclamation Water Storage Tank Name
, !- Hot Water Supply Temperature Schedule Name
, !- Cold Water Supply Temperature Schedule Name
, !- Drain Water Heat Exchanger Type
, !- Drain Water Heat Exchanger Destination
, !- Drain Water Heat Exchanger U-Factor Times Area {W/K}
{20a29964-d2ef-47be-851a-7120ebda5868}; !- Water Use Equipment Name 1
OS:WaterUse:Equipment:Definition,
{eb239f22-fa87-4179-9ce4-e13e913ffadd}, !- Handle
Hospital ER_Triage - 90.1-2004 Service Water Use Def 0.1gpm, !- Name
, !- End-Use Subcategory
6.0352603267965e-006, !- Peak Flow Rate {m3/s}
{c1dd27f6-a788-4cf4-9bd6-ec780306470e}, !- Target Temperature Schedule Name
{b0b61c9c-9690-44bb-ac16-d5e7cea17c0c}, !- Sensible Fraction Schedule Name
{728ce1b6-2654-4fdc-9910-43c38795268b}; !- Latent Fraction Schedule Name
OS:Schedule:Ruleset,
{c1dd27f6-a788-4cf4-9bd6-ec780306470e}, !- Handle
Mixed Water At Faucet Temp - 140F 2, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
{29142f4c-3312-48ae-86c2-f0bce98ce993}; !- Default Day Schedule Name
OS:Schedule:Day,
{29142f4c-3312-48ae-86c2-f0bce98ce993}, !- Handle
Mixed Water At Faucet Temp - 140F Default 2, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
60.0000000000001; !- Value Until Time 1
OS:WaterUse:Equipment,
{20a29964-d2ef-47be-851a-7120ebda5868}, !- Handle
Hospital ER_Triage - 90.1-2004 Service Water Use 0.1gpm at 140F, !- Name
{eb239f22-fa87-4179-9ce4-e13e913ffadd}, !- Water Use Equipment Definition Name
, !- Space Name
{3ca9381b-953b-4f7f-a402-218ed218b4d9}; !- Flow Rate Fraction Schedule Name
OS:WaterUse:Connections,
{bb97c056-fd03-4f54-ab01-fb8490c71724}, !- Handle
Booster Hospital Kitchen - 90.1-2004 WUC 2.14gpm at 180F, !- Name
{f1e8a7d2-a771-4b19-a0dc-1195e643b77f}, !- Inlet Node Name
{b7f9dde2-c82a-49a0-9efe-49995f0eb649}, !- Outlet Node Name
, !- Supply Water Storage Tank Name
, !- Reclamation Water Storage Tank Name
, !- Hot Water Supply Temperature Schedule Name
, !- Cold Water Supply Temperature Schedule Name
, !- Drain Water Heat Exchanger Type
, !- Drain Water Heat Exchanger Destination
, !- Drain Water Heat Exchanger U-Factor Times Area {W/K}
{04e1df15-cb83-4ff7-8900-985d002905a2}; !- Water Use Equipment Name 1
OS:WaterUse:Equipment:Definition,
{119bee15-ac35-4010-95c7-aaa2c26ae5de}, !- Handle
Booster Hospital Kitchen - 90.1-2004 Service Water Use Def 2.14gpm, !- Name
, !- End-Use Subcategory
0.00013492427987935, !- Peak Flow Rate {m3/s}
{1a873c78-73de-41aa-83fe-765bc2d87c92}, !- Target Temperature Schedule Name
{b0b61c9c-9690-44bb-ac16-d5e7cea17c0c}, !- Sensible Fraction Schedule Name
{728ce1b6-2654-4fdc-9910-43c38795268b}; !- Latent Fraction Schedule Name
OS:Schedule:Ruleset,
{1a873c78-73de-41aa-83fe-765bc2d87c92}, !- Handle
Mixed Water At Faucet Temp - 180F, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
{733f0e54-162e-4777-8703-bcc5f93dc4e0}; !- Default Day Schedule Name
OS:Schedule:Day,
{733f0e54-162e-4777-8703-bcc5f93dc4e0}, !- Handle
Mixed Water At Faucet Temp - 180F Default, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
82.2222222222223; !- Value Until Time 1
OS:WaterUse:Equipment,
{04e1df15-cb83-4ff7-8900-985d002905a2}, !- Handle
Booster Hospital Kitchen - 90.1-2004 Service Water Use 2.14gpm at 180F, !- Name
{119bee15-ac35-4010-95c7-aaa2c26ae5de}, !- Water Use Equipment Definition Name
, !- Space Name
{3ca9381b-953b-4f7f-a402-218ed218b4d9}; !- Flow Rate Fraction Schedule Name
OS:WaterUse:Connections,
{8ed4a96a-6a95-4b46-9dfb-21ee27570c3a}, !- Handle
Hospital Kitchen - 90.1-2004 WUC 1.43gpm at 140F, !- Name
{ef1fa84b-be52-4213-a570-4a25b5528bde}, !- Inlet Node Name
{2e7fc48e-eb4e-47cf-9fe1-5e0dc9429040}, !- Outlet Node Name
, !- Supply Water Storage Tank Name
, !- Reclamation Water Storage Tank Name
, !- Hot Water Supply Temperature Schedule Name
, !- Cold Water Supply Temperature Schedule Name
, !- Drain Water Heat Exchanger Type
, !- Drain Water Heat Exchanger Destination
, !- Drain Water Heat Exchanger U-Factor Times Area {W/K}
{27faff12-d44d-45e0-93f0-dfce348ed18a}; !- Water Use Equipment Name 1
OS:WaterUse:Equipment:Definition,
{acc49452-fade-45f6-9fa0-98266f9462d0}, !- Handle
Hospital Kitchen - 90.1-2004 Service Water Use Def 1.43gpm, !- Name
, !- End-Use Subcategory
8.99495199195665e-005, !- Peak Flow Rate {m3/s}
{57b5c0ec-55b1-4f9c-a399-6c302754e38a}, !- Target Temperature Schedule Name
{b0b61c9c-9690-44bb-ac16-d5e7cea17c0c}, !- Sensible Fraction Schedule Name
{728ce1b6-2654-4fdc-9910-43c38795268b}; !- Latent Fraction Schedule Name
OS:Schedule:Ruleset,
{57b5c0ec-55b1-4f9c-a399-6c302754e38a}, !- Handle
Mixed Water At Faucet Temp - 140F 3, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
{c96e8c54-e5aa-4777-b98d-a46c85c811f7}; !- Default Day Schedule Name
OS:Schedule:Day,
{c96e8c54-e5aa-4777-b98d-a46c85c811f7}, !- Handle
Mixed Water At Faucet Temp - 140F Default 3, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
60.0000000000001; !- Value Until Time 1
OS:WaterUse:Equipment,
{27faff12-d44d-45e0-93f0-dfce348ed18a}, !- Handle
Hospital Kitchen - 90.1-2004 Service Water Use 1.43gpm at 140F, !- Name
{acc49452-fade-45f6-9fa0-98266f9462d0}, !- Water Use Equipment Definition Name
, !- Space Name
{3ca9381b-953b-4f7f-a402-218ed218b4d9}; !- Flow Rate Fraction Schedule Name
OS:PlantLoop,
{3afcbaad-152b-4efc-8aad-80ea60e915f6}, !- Handle
Hospital Kitchen - 90.1-2004 Service Water Loop, !- Name
, !- Fluid Type
0, !- Glycol Concentration
, !- User Defined Fluid Type
, !- Plant Equipment Operation Heating Load
, !- Plant Equipment Operation Cooling Load
, !- Primary Plant Equipment Operation Scheme
{b3edf7f4-f633-44b7-bf4a-35c3829868dd}, !- Loop Temperature Setpoint Node Name
60, !- Maximum Loop Temperature {C}
10, !- Minimum Loop Temperature {C}
, !- Maximum Loop Flow Rate {m3/s}
, !- Minimum Loop Flow Rate {m3/s}
Autocalculate, !- Plant Loop Volume {m3}
{1115d995-87ff-4108-a230-7f452c157f70}, !- Plant Side Inlet Node Name
{650dc2e9-f43b-4a74-90a5-9b1e1df07510}, !- Plant Side Outlet Node Name
, !- Plant Side Branch List Name
{7dd335cb-49a9-41d0-b5e7-108b33fbf1ba}, !- Demand Side Inlet Node Name
{59170bc0-f375-4797-bc1b-d8bf0b89d628}, !- Demand Side Outlet Node Name
, !- Demand Side Branch List Name
, !- Demand Side Connector List Name
Optimal, !- Load Distribution Scheme
{031c5fb8-a5fe-4ead-9131-3c55ee93c14c}, !- Availability Manager List Name
, !- Plant Loop Demand Calculation Scheme
, !- Common Pipe Simulation
, !- Pressure Simulation Type
, !- Plant Equipment Operation Heating Load Schedule
, !- Plant Equipment Operation Cooling Load Schedule
, !- Primary Plant Equipment Operation Scheme Schedule
, !- Component Setpoint Operation Scheme Schedule
{5fdd99b1-09d8-4f8e-b4fe-9f94658faca1}, !- Demand Mixer Name
{e44faacd-0fb6-4825-b8af-8cc14df2b9ba}, !- Demand Splitter Name
{89487015-a2e7-42cc-90f8-0c2fd54d598c}, !- Supply Mixer Name
{ed8c4307-f350-41f9-8c2e-cd8133a5b2eb}; !- Supply Splitter Name
OS:Node,
{0920fa4e-dabe-4d07-8169-e98866b8bdeb}, !- Handle
Hospital Kitchen - 90.1-2004 Service Water Loop Supply Inlet Node, !- Name
{1115d995-87ff-4108-a230-7f452c157f70}, !- Inlet Port
{8f9ac022-280d-441f-b025-32c47dbd8dc7}; !- Outlet Port
OS:Node,
{b3edf7f4-f633-44b7-bf4a-35c3829868dd}, !- Handle
Hospital Kitchen - 90.1-2004 Service Water Loop Supply Outlet Node, !- Name
{2bd7dee6-ea41-4bd5-a5dd-eb6163255a1e}, !- Inlet Port
{650dc2e9-f43b-4a74-90a5-9b1e1df07510}; !- Outlet Port
OS:Node,
{ad0d06d0-80e0-4aa4-94d2-2f3351a2ded2}, !- Handle
184gal NaturalGas Water Heater - 184kBtu/hr Supply Inlet Water Node, !- Name
{0c63f744-0b26-4967-80eb-9109ed884943}, !- Inlet Port
{0eb8bbf4-e00d-4210-a21a-a810dae5d186}; !- Outlet Port
OS:Connector:Mixer,
{89487015-a2e7-42cc-90f8-0c2fd54d598c}, !- Handle
Connector Mixer 1, !- Name
{4b734024-3078-4097-b77f-b84b10d10fb5}, !- Outlet Branch Name
{c1690643-3745-4eed-89b0-675b92c8969d}, !- Inlet Branch Name 1
{d0bcb8b5-6fec-4977-81cd-4363a060af7f}; !- Inlet Branch Name 2
OS:Connector:Splitter,
{ed8c4307-f350-41f9-8c2e-cd8133a5b2eb}, !- Handle
Connector Splitter 1, !- Name
{0a0665ae-f464-4d0a-b950-289105430098}, !- Inlet Branch Name
{0c63f744-0b26-4967-80eb-9109ed884943}, !- Outlet Branch Name 1
{c978392a-d8ab-420e-a8ef-fb5b2a1960f1}; !- Outlet Branch Name 2
OS:Connection,
{1115d995-87ff-4108-a230-7f452c157f70}, !- Handle
{571fa7a0-1cb2-4300-8988-1318d1840dcf}, !- Name
{3afcbaad-152b-4efc-8aad-80ea60e915f6}, !- Source Object
14, !- Outlet Port
{0920fa4e-dabe-4d07-8169-e98866b8bdeb}, !- Target Object
2; !- Inlet Port
OS:Connection,
{0c63f744-0b26-4967-80eb-9109ed884943}, !- Handle
{5d7642e2-5dda-4845-9849-7d14314470fd}, !- Name
{ed8c4307-f350-41f9-8c2e-cd8133a5b2eb}, !- Source Object
3, !- Outlet Port
{ad0d06d0-80e0-4aa4-94d2-2f3351a2ded2}, !- Target Object
2; !- Inlet Port
OS:Connection,
{650dc2e9-f43b-4a74-90a5-9b1e1df07510}, !- Handle
{bcb12740-cfc5-4465-b36d-90599badc12d}, !- Name
{b3edf7f4-f633-44b7-bf4a-35c3829868dd}, !- Source Object
3, !- Outlet Port
{3afcbaad-152b-4efc-8aad-80ea60e915f6}, !- Target Object
15; !- Inlet Port
OS:Node,
{982a082e-397e-407a-9f41-f5ed18ab58b6}, !- Handle
Hospital Kitchen - 90.1-2004 Service Water Loop Demand Inlet Node, !- Name
{7dd335cb-49a9-41d0-b5e7-108b33fbf1ba}, !- Inlet Port
{992964eb-83c9-4cab-ba67-1141c32913f1}; !- Outlet Port
OS:Node,
{493f95f5-ff36-4f0c-b931-50bdae74afc8}, !- Handle
Hospital Kitchen - 90.1-2004 Service Water Loop Demand Outlet Node, !- Name
{fd5a2f87-77fb-4c8a-893a-cc68b929ffd7}, !- Inlet Port
{59170bc0-f375-4797-bc1b-d8bf0b89d628}; !- Outlet Port
OS:Node,
{32f386cf-5a30-4a92-9043-97993d1f3133}, !- Handle
Pipe Adiabatic 2 Inlet Water Node, !- Name
{b8059b0e-5f0d-4fce-b93a-db44d7b9def1}, !- Inlet Port
{c4287cb6-3575-4194-99a9-05c1bfee883c}; !- Outlet Port
OS:Connector:Mixer,
{5fdd99b1-09d8-4f8e-b4fe-9f94658faca1}, !- Handle
Connector Mixer 2, !- Name
{b4d42927-5cbb-4fcb-aedf-7076ce3a59fd}, !- Outlet Branch Name
{a0ecd3f7-bb98-408f-ac66-c58a9edb4898}, !- Inlet Branch Name 1
{43051d02-8f4f-4a1d-8f62-634fa50e5abf}, !- Inlet Branch Name 2
{b88d758b-8b5d-4d88-bb55-eb392ccad8e2}; !- Inlet Branch Name 3
OS:Connector:Splitter,
{e44faacd-0fb6-4825-b8af-8cc14df2b9ba}, !- Handle
Connector Splitter 2, !- Name
{985291a2-b28e-4bfc-89af-684ca7951fe8}, !- Inlet Branch Name
{b8059b0e-5f0d-4fce-b93a-db44d7b9def1}, !- Outlet Branch Name 1
{5efc2b50-3eef-4c8f-8bbe-cdd75a858c55}, !- Outlet Branch Name 2
{c5ef2ab2-0662-4da3-b50d-997fe46ffd08}; !- Outlet Branch Name 3
OS:Connection,
{7dd335cb-49a9-41d0-b5e7-108b33fbf1ba}, !- Handle
{e346afbd-c087-4f2b-bbe3-4760a7ba8c33}, !- Name
{3afcbaad-152b-4efc-8aad-80ea60e915f6}, !- Source Object
17, !- Outlet Port
{982a082e-397e-407a-9f41-f5ed18ab58b6}, !- Target Object
2; !- Inlet Port
OS:Connection,
{b8059b0e-5f0d-4fce-b93a-db44d7b9def1}, !- Handle
{e7f816cc-6f19-45e7-afff-714ea6f0dc4b}, !- Name
{e44faacd-0fb6-4825-b8af-8cc14df2b9ba}, !- Source Object
3, !- Outlet Port
{32f386cf-5a30-4a92-9043-97993d1f3133}, !- Target Object
2; !- Inlet Port
OS:Connection,
{59170bc0-f375-4797-bc1b-d8bf0b89d628}, !- Handle
{a13af334-5fbb-4300-9ba5-e0b7ef1d8fc6}, !- Name
{493f95f5-ff36-4f0c-b931-50bdae74afc8}, !- Source Object
3, !- Outlet Port
{3afcbaad-152b-4efc-8aad-80ea60e915f6}, !- Target Object
18; !- Inlet Port
OS:Sizing:Plant,
{7609846c-28c8-4996-b741-0c741c9d6908}, !- Handle
{3afcbaad-152b-4efc-8aad-80ea60e915f6}, !- Plant or Condenser Loop Name
Heating, !- Loop Type
60.0000000000001, !- Design Loop Exit Temperature {C}
5, !- Loop Design Temperature Difference {deltaC}
NonCoincident, !- Sizing Option
1, !- Zone Timesteps in Averaging Window
None; !- Coincident Sizing Factor Mode
OS:AvailabilityManagerAssignmentList,
{031c5fb8-a5fe-4ead-9131-3c55ee93c14c}, !- Handle
Plant Loop 1 AvailabilityManagerAssignmentList; !- Name
OS:ScheduleTypeLimits,
{a07ff395-01f4-46fa-b273-b3a3cabbd788}, !- Handle
Temperature Schedule Type Limits, !- Name
0, !- Lower Limit Value
100, !- Upper Limit Value
Continuous, !- Numeric Type
Temperature; !- Unit Type
OS:Schedule:Ruleset,
{efed2a87-9edb-4ec0-b22f-2b059c9194b2}, !- Handle
Service Water Loop Temp - 140F, !- Name
{a07ff395-01f4-46fa-b273-b3a3cabbd788}, !- Schedule Type Limits Name
{a16519e6-88f2-4c72-9af2-4ee0fbe56057}; !- Default Day Schedule Name
OS:Schedule:Day,
{a16519e6-88f2-4c72-9af2-4ee0fbe56057}, !- Handle
Service Water Loop Temp - 140F Default, !- Name
{a07ff395-01f4-46fa-b273-b3a3cabbd788}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
60.0000000000001; !- Value Until Time 1
OS:SetpointManager:Scheduled,
{2b08e208-74c8-40d6-a44a-08b839cf8e0c}, !- Handle
Service hot water setpoint manager, !- Name
Temperature, !- Control Variable
{efed2a87-9edb-4ec0-b22f-2b059c9194b2}, !- Schedule Name
{b3edf7f4-f633-44b7-bf4a-35c3829868dd}; !- Setpoint Node or NodeList Name
OS:Pump:VariableSpeed,
{4f5e882c-e43d-40c5-b228-cab00ede1cab}, !- Handle
Hospital Kitchen - 90.1-2004 Service Water Loop Water Mains Pressure Driven, !- Name
{8f9ac022-280d-441f-b025-32c47dbd8dc7}, !- Inlet Node Name
{c2d80a4d-fe83-42a9-962c-a0c42fca7767}, !- Outlet Node Name
, !- Rated Flow Rate {m3/s}
0.001, !- Rated Pump Head {Pa}
, !- Rated Power Consumption {W}
0.825, !- Motor Efficiency
, !- Fraction of Motor Inefficiencies to Fluid Stream
, !- Coefficient 1 of the Part Load Performance Curve
, !- Coefficient 2 of the Part Load Performance Curve
, !- Coefficient 3 of the Part Load Performance Curve
, !- Coefficient 4 of the Part Load Performance Curve
, !- Minimum Flow Rate {m3/s}
Continuous, !- Pump Control Type
, !- Pump Flow Rate Schedule Name
, !- Pump Curve Name
, !- Impeller Diameter {m}
, !- VFD Control Type
, !- Pump rpm Schedule Name
, !- Minimum Pressure Schedule {Pa}
, !- Maximum Pressure Schedule {Pa}
, !- Minimum RPM Schedule {Rotations Per Minute}
, !- Maximum RPM Schedule {Rotations Per Minute}
, !- Zone Name
0.5, !- Skin Loss Radiative Fraction
PowerPerFlowPerPressure, !- Design Power Sizing Method
348701.1, !- Design Electric Power per Unit Flow Rate {W/(m3/s)}
1.282051282, !- Design Shaft Power per Unit Flow Rate per Unit Head {W-s/m3-Pa}
0, !- Design Minimum Flow Rate Fraction
General; !- End-Use Subcategory
OS:Node,
{9448051c-c7cc-408f-8c28-5048ad84d29f}, !- Handle
Hospital Kitchen - 90.1-2004 Service Water Loop Water Mains Pressure Driven Outlet Water Node, !- Name
{c2d80a4d-fe83-42a9-962c-a0c42fca7767}, !- Inlet Port
{0a0665ae-f464-4d0a-b950-289105430098}; !- Outlet Port
OS:Connection,
{8f9ac022-280d-441f-b025-32c47dbd8dc7}, !- Handle
{6dc6980e-4c3a-44cb-8522-0b2612611349}, !- Name
{0920fa4e-dabe-4d07-8169-e98866b8bdeb}, !- Source Object
3, !- Outlet Port
{4f5e882c-e43d-40c5-b228-cab00ede1cab}, !- Target Object
2; !- Inlet Port
OS:Connection,
{c2d80a4d-fe83-42a9-962c-a0c42fca7767}, !- Handle
{6985c975-1512-406a-b0d7-1d89a0d383de}, !- Name
{4f5e882c-e43d-40c5-b228-cab00ede1cab}, !- Source Object
3, !- Outlet Port
{9448051c-c7cc-408f-8c28-5048ad84d29f}, !- Target Object
2; !- Inlet Port
OS:Connection,
{0a0665ae-f464-4d0a-b950-289105430098}, !- Handle
{793b90bd-05c3-4440-a705-d5c8cb5d3afc}, !- Name
{9448051c-c7cc-408f-8c28-5048ad84d29f}, !- Source Object
3, !- Outlet Port
{ed8c4307-f350-41f9-8c2e-cd8133a5b2eb}, !- Target Object
2; !- Inlet Port
OS:ScheduleTypeLimits,
{a972a51c-7db3-4510-9cc1-59f57892974f}, !- Handle
Temperature Schedule Type Limits 1, !- Name
0, !- Lower Limit Value
100, !- Upper Limit Value
Continuous, !- Numeric Type
Temperature; !- Unit Type
OS:WaterHeater:Mixed,
{e21d9b9a-7b87-4fe4-996f-438c58aba983}, !- Handle
184gal NaturalGas Water Heater - 184kBtu/hr 0.805 Therm Eff, !- Name
0.697018829856722, !- Tank Volume {m3}
{efed2a87-9edb-4ec0-b22f-2b059c9194b2}, !- Setpoint Temperature Schedule Name
2, !- Deadband Temperature Difference {deltaC}
60.0000000000001, !- Maximum Temperature Limit {C}
Cycle, !- Heater Control Type
53964.024537925, !- Heater Maximum Capacity {W}
, !- Heater Minimum Capacity {W}
, !- Heater Ignition Minimum Flow Rate {m3/s}
, !- Heater Ignition Delay {s}
NaturalGas, !- Heater Fuel Type
0.805418568502323, !- Heater Thermal Efficiency
, !- Part Load Factor Curve Name
0, !- Off Cycle Parasitic Fuel Consumption Rate {W}
NaturalGas, !- Off Cycle Parasitic Fuel Type
0, !- Off Cycle Parasitic Heat Fraction to Tank
0, !- On Cycle Parasitic Fuel Consumption Rate {W}
NaturalGas, !- On Cycle Parasitic Fuel Type
0, !- On Cycle Parasitic Heat Fraction to Tank
Schedule, !- Ambient Temperature Indicator
{1cbc1ba0-57cf-46f5-aca0-96979dd16a96}, !- Ambient Temperature Schedule Name
, !- Ambient Temperature Thermal Zone Name
, !- Ambient Temperature Outdoor Air Node Name
9.39882097349393, !- Off Cycle Loss Coefficient to Ambient Temperature {W/K}
, !- Off Cycle Loss Fraction to Thermal Zone
9.39882097349393, !- On Cycle Loss Coefficient to Ambient Temperature {W/K}
, !- On Cycle Loss Fraction to Thermal Zone
, !- Peak Use Flow Rate {m3/s}
, !- Use Flow Rate Fraction Schedule Name
, !- Cold Water Supply Temperature Schedule Name
{0eb8bbf4-e00d-4210-a21a-a810dae5d186}, !- Use Side Inlet Node Name
{6a8f0ce2-8be6-420e-a6dc-b422bb22cce4}, !- Use Side Outlet Node Name
1, !- Use Side Effectiveness
, !- Source Side Inlet Node Name
, !- Source Side Outlet Node Name
1, !- Source Side Effectiveness
autosize, !- Use Side Design Flow Rate {m3/s}
autosize, !- Source Side Design Flow Rate {m3/s}
1.5, !- Indirect Water Heating Recovery Time {hr}
IndirectHeatPrimarySetpoint, !- Source Side Flow Control Mode
, !- Indirect Alternate Setpoint Temperature Schedule Name
General; !- End-Use Subcategory
OS:Schedule:Ruleset,
{1cbc1ba0-57cf-46f5-aca0-96979dd16a96}, !- Handle
Water Heater Ambient Temp Schedule - 71.6f, !- Name
{a972a51c-7db3-4510-9cc1-59f57892974f}, !- Schedule Type Limits Name
{9053bed5-0900-4a69-b844-d833e43b38a5}; !- Default Day Schedule Name
OS:Schedule:Day,
{9053bed5-0900-4a69-b844-d833e43b38a5}, !- Handle
Water Heater Ambient Temp Schedule - 71.6f Default, !- Name
{a972a51c-7db3-4510-9cc1-59f57892974f}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
22.0000000000001; !- Value Until Time 1
OS:Node,
{4d2c9128-e9a5-4bcb-92f9-296fb7025091}, !- Handle
184gal NaturalGas Water Heater - 184kBtu/hr Supply Outlet Water Node, !- Name
{6a8f0ce2-8be6-420e-a6dc-b422bb22cce4}, !- Inlet Port
{c1690643-3745-4eed-89b0-675b92c8969d}; !- Outlet Port
OS:Connection,
{0eb8bbf4-e00d-4210-a21a-a810dae5d186}, !- Handle
{8a6d334f-0f00-4315-bf97-e4ffe627fcac}, !- Name
{ad0d06d0-80e0-4aa4-94d2-2f3351a2ded2}, !- Source Object
3, !- Outlet Port
{e21d9b9a-7b87-4fe4-996f-438c58aba983}, !- Target Object
31; !- Inlet Port
OS:Connection,
{6a8f0ce2-8be6-420e-a6dc-b422bb22cce4}, !- Handle
{adc0fd8a-3159-4d9e-acbb-acd215576687}, !- Name
{e21d9b9a-7b87-4fe4-996f-438c58aba983}, !- Source Object
32, !- Outlet Port
{4d2c9128-e9a5-4bcb-92f9-296fb7025091}, !- Target Object
2; !- Inlet Port
OS:Connection,
{c1690643-3745-4eed-89b0-675b92c8969d}, !- Handle
{7691070d-00b7-40d3-a157-2ec0ac724e9e}, !- Name
{4d2c9128-e9a5-4bcb-92f9-296fb7025091}, !- Source Object
3, !- Outlet Port
{89487015-a2e7-42cc-90f8-0c2fd54d598c}, !- Target Object
3; !- Inlet Port
OS:AdditionalProperties,
{73080f47-c0d7-4a8a-b22e-9dc4ca22cafa}, !- Handle
{e21d9b9a-7b87-4fe4-996f-438c58aba983}; !- Object Name
OS:Schedule:Ruleset,
{370fbf24-59ab-4f61-8dbc-453da357bbba}, !- Handle
Hospital Kitchen - 90.1-2004 Service Water Loop Piping Air Temp - 70F, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
{99e96d32-10e9-46e7-9889-f7edce8ba34f}; !- Default Day Schedule Name
OS:Schedule:Day,
{99e96d32-10e9-46e7-9889-f7edce8ba34f}, !- Handle
Hospital Kitchen - 90.1-2004 Service Water Loop Piping Air Temp - 70F Default, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
21.1111; !- Value Until Time 1
OS:Schedule:Ruleset,
{91d660c6-ca3d-4751-97af-1f7327fcc59a}, !- Handle
Hospital Kitchen - 90.1-2004 Service Water Loop Piping Air Velocity - 0.67mph, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
{be308a4f-a46b-4993-8051-a791b3e43712}; !- Default Day Schedule Name
OS:Schedule:Day,
{be308a4f-a46b-4993-8051-a791b3e43712}, !- Handle
Hospital Kitchen - 90.1-2004 Service Water Loop Piping Air Velocity - 0.67mph Default, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0.3; !- Value Until Time 1
OS:Material,
{b307a56f-0c72-467c-9eae-031ac9212c9a}, !- Handle
Copper pipe 0.75in type L, !- Name
Smooth, !- Roughness
0.001143, !- Thickness {m}
386, !- Conductivity {W/m-K}
8906.26563592184, !- Density {kg/m3}
385.1856, !- Specific Heat {J/kg-K}
0.9, !- Thermal Absorptance
0.7, !- Solar Absorptance
0.7; !- Visible Absorptance
OS:Construction,
{7e760611-b66a-451f-8fe1-6c60ba0e591f}, !- Handle
Uninsulated copper pipe 0.75in type L, !- Name
, !- Surface Rendering Name
{b307a56f-0c72-467c-9eae-031ac9212c9a}; !- Layer 1
OS:Pipe:Indoor,
{d052ae27-e64e-45e6-b9f4-fa71e7f6a1f8}, !- Handle
Hospital Kitchen - 90.1-2004 Service Water Loop Pipe 20.0ft, !- Name
{7e760611-b66a-451f-8fe1-6c60ba0e591f}, !- Construction
{992964eb-83c9-4cab-ba67-1141c32913f1}, !- Fluid Inlet Node
{f9476b62-eeee-4b94-ba83-90a9869ba4a0}, !- Fluid Outlet Node
Schedule, !- Environment Type
, !- Ambient Temperature Zone
{370fbf24-59ab-4f61-8dbc-453da357bbba}, !- Ambient Temperature Schedule
{91d660c6-ca3d-4751-97af-1f7327fcc59a}, !- Ambient Air Velocity Schedule
0.019939, !- Pipe Inside Diameter {m}
6.096; !- Pipe Length {m}
OS:Node,
{9caecc47-a8ab-4456-a79a-2ced2209a8e1}, !- Handle
Hospital Kitchen - 90.1-2004 Service Water Loop Pipe 20.0ft Outlet Water Node, !- Name
{f9476b62-eeee-4b94-ba83-90a9869ba4a0}, !- Inlet Port
{985291a2-b28e-4bfc-89af-684ca7951fe8}; !- Outlet Port
OS:Connection,
{992964eb-83c9-4cab-ba67-1141c32913f1}, !- Handle
{123d15a5-b454-48af-ace7-509a1a1c8519}, !- Name
{982a082e-397e-407a-9f41-f5ed18ab58b6}, !- Source Object
3, !- Outlet Port
{d052ae27-e64e-45e6-b9f4-fa71e7f6a1f8}, !- Target Object
3; !- Inlet Port
OS:Connection,
{f9476b62-eeee-4b94-ba83-90a9869ba4a0}, !- Handle
{7236d20f-1994-49ac-a27d-1b7c6b511721}, !- Name
{d052ae27-e64e-45e6-b9f4-fa71e7f6a1f8}, !- Source Object
4, !- Outlet Port
{9caecc47-a8ab-4456-a79a-2ced2209a8e1}, !- Target Object
2; !- Inlet Port
OS:Connection,
{985291a2-b28e-4bfc-89af-684ca7951fe8}, !- Handle
{46e722f8-9778-41c0-be6f-258f6ea9b536}, !- Name
{9caecc47-a8ab-4456-a79a-2ced2209a8e1}, !- Source Object
3, !- Outlet Port
{e44faacd-0fb6-4825-b8af-8cc14df2b9ba}, !- Target Object
2; !- Inlet Port
OS:Pipe:Adiabatic,
{8734d42e-fc34-42c2-8e4c-da35f85578bf}, !- Handle
Pipe Adiabatic 1, !- Name
{72afac20-6f0a-4f76-968e-b6184e660d88}, !- Inlet Node Name
{2630c488-9a28-4888-a59c-39958c46d8b9}; !- Outlet Node Name
OS:Node,
{20d18a66-7da4-4ff7-b5a4-bb11eb7d8486}, !- Handle
Pipe Adiabatic 1 Inlet Water Node, !- Name
{c978392a-d8ab-420e-a8ef-fb5b2a1960f1}, !- Inlet Port
{72afac20-6f0a-4f76-968e-b6184e660d88}; !- Outlet Port
OS:Connection,
{c978392a-d8ab-420e-a8ef-fb5b2a1960f1}, !- Handle
{d603f79e-9b6c-4a65-baa6-947616c48d8c}, !- Name
{ed8c4307-f350-41f9-8c2e-cd8133a5b2eb}, !- Source Object
4, !- Outlet Port
{20d18a66-7da4-4ff7-b5a4-bb11eb7d8486}, !- Target Object
2; !- Inlet Port
OS:Node,
{82a8a019-3b7f-49e1-9b94-48891eb1ff47}, !- Handle
Pipe Adiabatic 1 Outlet Water Node, !- Name
{2630c488-9a28-4888-a59c-39958c46d8b9}, !- Inlet Port
{d0bcb8b5-6fec-4977-81cd-4363a060af7f}; !- Outlet Port
OS:Connection,
{72afac20-6f0a-4f76-968e-b6184e660d88}, !- Handle
{958a79f3-eeef-468d-b32a-711b6ab3f62e}, !- Name
{20d18a66-7da4-4ff7-b5a4-bb11eb7d8486}, !- Source Object
3, !- Outlet Port
{8734d42e-fc34-42c2-8e4c-da35f85578bf}, !- Target Object
2; !- Inlet Port
OS:Connection,
{2630c488-9a28-4888-a59c-39958c46d8b9}, !- Handle
{a2bb7f09-19c0-4068-b9b3-5d61317a22b1}, !- Name
{8734d42e-fc34-42c2-8e4c-da35f85578bf}, !- Source Object
3, !- Outlet Port
{82a8a019-3b7f-49e1-9b94-48891eb1ff47}, !- Target Object
2; !- Inlet Port
OS:Connection,
{d0bcb8b5-6fec-4977-81cd-4363a060af7f}, !- Handle
{3e5fdeff-1b0e-4807-b5ba-69f8ff38f180}, !- Name
{82a8a019-3b7f-49e1-9b94-48891eb1ff47}, !- Source Object
3, !- Outlet Port
{89487015-a2e7-42cc-90f8-0c2fd54d598c}, !- Target Object
4; !- Inlet Port
OS:Pipe:Adiabatic,
{005238d7-c2bc-4123-97ce-2a0f55f7aad1}, !- Handle
Pipe Adiabatic 2, !- Name
{c4287cb6-3575-4194-99a9-05c1bfee883c}, !- Inlet Node Name
{0096e077-2f2d-4046-81dc-09d4b804a92d}; !- Outlet Node Name
OS:Node,
{d0c804ba-36da-44cc-bd61-8ec4a4a1fad3}, !- Handle
Pipe Adiabatic 2 Outlet Water Node, !- Name
{0096e077-2f2d-4046-81dc-09d4b804a92d}, !- Inlet Port
{a0ecd3f7-bb98-408f-ac66-c58a9edb4898}; !- Outlet Port
OS:Connection,
{c4287cb6-3575-4194-99a9-05c1bfee883c}, !- Handle
{bbff4c7f-d5da-43c6-a548-7a863551c24e}, !- Name
{32f386cf-5a30-4a92-9043-97993d1f3133}, !- Source Object
3, !- Outlet Port
{005238d7-c2bc-4123-97ce-2a0f55f7aad1}, !- Target Object
2; !- Inlet Port
OS:Connection,
{0096e077-2f2d-4046-81dc-09d4b804a92d}, !- Handle
{01170933-d93c-47c1-8e11-5a242c5f042b}, !- Name
{005238d7-c2bc-4123-97ce-2a0f55f7aad1}, !- Source Object
3, !- Outlet Port
{d0c804ba-36da-44cc-bd61-8ec4a4a1fad3}, !- Target Object
2; !- Inlet Port
OS:Connection,
{a0ecd3f7-bb98-408f-ac66-c58a9edb4898}, !- Handle
{645b7657-0e09-4a12-be63-aa6ee9990af8}, !- Name
{d0c804ba-36da-44cc-bd61-8ec4a4a1fad3}, !- Source Object
3, !- Outlet Port
{5fdd99b1-09d8-4f8e-b4fe-9f94658faca1}, !- Target Object
3; !- Inlet Port
OS:Pipe:Adiabatic,
{364e49af-51ad-41ab-ada3-bc9413656375}, !- Handle
Pipe Adiabatic 3, !- Name
{12cbe1c4-5db1-42be-8aa6-9a7c2c7928f3}, !- Inlet Node Name
{2bd7dee6-ea41-4bd5-a5dd-eb6163255a1e}; !- Outlet Node Name
OS:Node,
{193a50fb-c89a-4ff9-ac3f-490e8f356fe0}, !- Handle
Pipe Adiabatic 3 Inlet Water Node, !- Name
{4b734024-3078-4097-b77f-b84b10d10fb5}, !- Inlet Port
{12cbe1c4-5db1-42be-8aa6-9a7c2c7928f3}; !- Outlet Port
OS:Connection,
{4b734024-3078-4097-b77f-b84b10d10fb5}, !- Handle
{a88de201-4039-4b90-b4e2-73d9e994f0cc}, !- Name
{89487015-a2e7-42cc-90f8-0c2fd54d598c}, !- Source Object
2, !- Outlet Port
{193a50fb-c89a-4ff9-ac3f-490e8f356fe0}, !- Target Object
2; !- Inlet Port
OS:Connection,
{12cbe1c4-5db1-42be-8aa6-9a7c2c7928f3}, !- Handle
{70ff5c85-9aa5-4a32-8dd1-199d7963b083}, !- Name
{193a50fb-c89a-4ff9-ac3f-490e8f356fe0}, !- Source Object
3, !- Outlet Port
{364e49af-51ad-41ab-ada3-bc9413656375}, !- Target Object
2; !- Inlet Port
OS:Connection,
{2bd7dee6-ea41-4bd5-a5dd-eb6163255a1e}, !- Handle
{bf692d1f-058b-4511-bf3b-b62497219c8f}, !- Name
{364e49af-51ad-41ab-ada3-bc9413656375}, !- Source Object
3, !- Outlet Port
{b3edf7f4-f633-44b7-bf4a-35c3829868dd}, !- Target Object
2; !- Inlet Port
OS:Pipe:Adiabatic,
{74125fca-8522-4040-a2c0-c195b611667f}, !- Handle
Pipe Adiabatic 4, !- Name
{a9daccb8-c8c7-4e1e-8f89-a0d242c6d0f1}, !- Inlet Node Name
{fd5a2f87-77fb-4c8a-893a-cc68b929ffd7}; !- Outlet Node Name
OS:Node,
{7f1a1275-0101-4e99-996c-666db9a54178}, !- Handle
Pipe Adiabatic 4 Inlet Water Node, !- Name
{b4d42927-5cbb-4fcb-aedf-7076ce3a59fd}, !- Inlet Port
{a9daccb8-c8c7-4e1e-8f89-a0d242c6d0f1}; !- Outlet Port
OS:Connection,
{b4d42927-5cbb-4fcb-aedf-7076ce3a59fd}, !- Handle
{a7957564-366f-406e-92cb-f9c2ada840f6}, !- Name
{5fdd99b1-09d8-4f8e-b4fe-9f94658faca1}, !- Source Object
2, !- Outlet Port
{7f1a1275-0101-4e99-996c-666db9a54178}, !- Target Object
2; !- Inlet Port
OS:Connection,
{a9daccb8-c8c7-4e1e-8f89-a0d242c6d0f1}, !- Handle
{8897c901-c773-4160-a1d0-8251d234ee3d}, !- Name
{7f1a1275-0101-4e99-996c-666db9a54178}, !- Source Object
3, !- Outlet Port
{74125fca-8522-4040-a2c0-c195b611667f}, !- Target Object
2; !- Inlet Port
OS:Connection,
{fd5a2f87-77fb-4c8a-893a-cc68b929ffd7}, !- Handle
{371e65f2-cf45-4afe-a44c-e957ce6aa1e1}, !- Name
{74125fca-8522-4040-a2c0-c195b611667f}, !- Source Object
3, !- Outlet Port
{493f95f5-ff36-4f0c-b931-50bdae74afc8}, !- Target Object
2; !- Inlet Port
OS:Node,
{65032a56-21f9-4af4-bb5c-ef6392c06ca6}, !- Handle
Hospital Kitchen - 90.1-2004 WUC 1.43gpm at 140F Inlet Water Node, !- Name
{5efc2b50-3eef-4c8f-8bbe-cdd75a858c55}, !- Inlet Port
{ef1fa84b-be52-4213-a570-4a25b5528bde}; !- Outlet Port
OS:Connection,
{5efc2b50-3eef-4c8f-8bbe-cdd75a858c55}, !- Handle
{e2f9b3fa-9fe0-441d-ac7c-59ea34cd4054}, !- Name
{e44faacd-0fb6-4825-b8af-8cc14df2b9ba}, !- Source Object
4, !- Outlet Port
{65032a56-21f9-4af4-bb5c-ef6392c06ca6}, !- Target Object
2; !- Inlet Port
OS:Node,
{efee0d53-8197-4836-99a3-061155c48b8b}, !- Handle
Hospital Kitchen - 90.1-2004 WUC 1.43gpm at 140F Outlet Water Node, !- Name
{2e7fc48e-eb4e-47cf-9fe1-5e0dc9429040}, !- Inlet Port
{43051d02-8f4f-4a1d-8f62-634fa50e5abf}; !- Outlet Port
OS:Connection,
{ef1fa84b-be52-4213-a570-4a25b5528bde}, !- Handle
{4ba6ff45-3e89-4246-8abd-e1c355dc0099}, !- Name
{65032a56-21f9-4af4-bb5c-ef6392c06ca6}, !- Source Object
3, !- Outlet Port
{8ed4a96a-6a95-4b46-9dfb-21ee27570c3a}, !- Target Object
2; !- Inlet Port
OS:Connection,
{2e7fc48e-eb4e-47cf-9fe1-5e0dc9429040}, !- Handle
{35cb23be-c18e-429c-a593-172c9420841b}, !- Name
{8ed4a96a-6a95-4b46-9dfb-21ee27570c3a}, !- Source Object
3, !- Outlet Port
{efee0d53-8197-4836-99a3-061155c48b8b}, !- Target Object
2; !- Inlet Port
OS:Connection,
{43051d02-8f4f-4a1d-8f62-634fa50e5abf}, !- Handle
{34f3308b-3ad5-4863-81cc-09a9964e9ce9}, !- Name
{efee0d53-8197-4836-99a3-061155c48b8b}, !- Source Object
3, !- Outlet Port
{5fdd99b1-09d8-4f8e-b4fe-9f94658faca1}, !- Target Object
4; !- Inlet Port
OS:PlantLoop,
{f7356351-8c12-41f3-9eb6-7cc1231385fd}, !- Handle
Hospital Kitchen - 90.1-2004 Service Water Booster Loop, !- Name
, !- Fluid Type
0, !- Glycol Concentration
, !- User Defined Fluid Type
, !- Plant Equipment Operation Heating Load
, !- Plant Equipment Operation Cooling Load
, !- Primary Plant Equipment Operation Scheme
{71ad4e62-0fd9-497b-bcd0-f40e34e2d8b6}, !- Loop Temperature Setpoint Node Name
, !- Maximum Loop Temperature {C}
, !- Minimum Loop Temperature {C}
, !- Maximum Loop Flow Rate {m3/s}
, !- Minimum Loop Flow Rate {m3/s}
Autocalculate, !- Plant Loop Volume {m3}
{428fb36e-9c03-498d-bc4e-00553b034cd7}, !- Plant Side Inlet Node Name
{6f837202-659c-4723-bb23-f12e52371394}, !- Plant Side Outlet Node Name
, !- Plant Side Branch List Name
{4c15a1bf-eef2-44b0-a0a0-d48a82f25910}, !- Demand Side Inlet Node Name
{a893b956-3e98-4bcd-834b-69b8633470c7}, !- Demand Side Outlet Node Name
, !- Demand Side Branch List Name
, !- Demand Side Connector List Name
Optimal, !- Load Distribution Scheme
{6422ef43-bb3b-4214-af38-1c864af1a7c4}, !- Availability Manager List Name
, !- Plant Loop Demand Calculation Scheme
, !- Common Pipe Simulation
, !- Pressure Simulation Type
, !- Plant Equipment Operation Heating Load Schedule
, !- Plant Equipment Operation Cooling Load Schedule
, !- Primary Plant Equipment Operation Scheme Schedule
, !- Component Setpoint Operation Scheme Schedule
{04e39f04-a981-45fc-b1b5-1ab3163af8ad}, !- Demand Mixer Name
{ad99a308-4aac-4320-8a6a-38817bd4660f}, !- Demand Splitter Name
{629099f6-9c19-4c9f-9fae-3f339739ec2e}, !- Supply Mixer Name
{05a333fc-db8f-4f32-9fb4-de8deeffdf1c}; !- Supply Splitter Name
OS:Node,
{ea61b509-c941-46af-8664-18dcaaa19ef4}, !- Handle
Hospital Kitchen - 90.1-2004 Service Water Booster Loop Supply Inlet Node, !- Name
{428fb36e-9c03-498d-bc4e-00553b034cd7}, !- Inlet Port
{58ac186e-8e2f-4032-a078-375b6fabb3bf}; !- Outlet Port
OS:Node,
{71ad4e62-0fd9-497b-bcd0-f40e34e2d8b6}, !- Handle
Hospital Kitchen - 90.1-2004 Service Water Booster Loop Supply Outlet Node, !- Name
{0fc620ac-4808-4651-96d6-1eee0d9596e9}, !- Inlet Port
{6f837202-659c-4723-bb23-f12e52371394}; !- Outlet Port
OS:Node,
{c773bba2-a74c-4fc7-8b36-dccc3725c776}, !- Handle
6.0gal Electricity Booster Water Heater - 35kBtu/hr Supply Inlet Water Node, !- Name
{914bdef2-263b-4bec-ad8f-28f54508a321}, !- Inlet Port
{e8689a2b-183f-4928-b312-097da6164539}; !- Outlet Port
OS:Connector:Mixer,
{629099f6-9c19-4c9f-9fae-3f339739ec2e}, !- Handle
Connector Mixer 3, !- Name
{5ca8569e-ee00-4322-939a-0b0672648c78}, !- Outlet Branch Name
{b55f52ce-453e-43c0-98a7-018b7112d460}, !- Inlet Branch Name 1
{73b6ad3b-0dfa-4979-a39a-bab88e86a46b}; !- Inlet Branch Name 2
OS:Connector:Splitter,
{05a333fc-db8f-4f32-9fb4-de8deeffdf1c}, !- Handle
Connector Splitter 3, !- Name
{0252d76d-7d18-4183-a775-f21f8abf9e5a}, !- Inlet Branch Name
{914bdef2-263b-4bec-ad8f-28f54508a321}, !- Outlet Branch Name 1
{2a429cef-2620-458d-a509-67e9e22b85e7}; !- Outlet Branch Name 2
OS:Connection,
{428fb36e-9c03-498d-bc4e-00553b034cd7}, !- Handle
{28acc3d3-88b7-4ae0-a85e-3e0ddc68a87d}, !- Name
{f7356351-8c12-41f3-9eb6-7cc1231385fd}, !- Source Object
14, !- Outlet Port
{ea61b509-c941-46af-8664-18dcaaa19ef4}, !- Target Object
2; !- Inlet Port
OS:Connection,
{914bdef2-263b-4bec-ad8f-28f54508a321}, !- Handle
{8b26a997-53b9-47d1-a1cf-5ff66a3cfcf0}, !- Name
{05a333fc-db8f-4f32-9fb4-de8deeffdf1c}, !- Source Object
3, !- Outlet Port
{c773bba2-a74c-4fc7-8b36-dccc3725c776}, !- Target Object
2; !- Inlet Port
OS:Connection,
{6f837202-659c-4723-bb23-f12e52371394}, !- Handle
{23e106de-522c-49f6-80a4-b256d4a217e1}, !- Name
{71ad4e62-0fd9-497b-bcd0-f40e34e2d8b6}, !- Source Object
3, !- Outlet Port
{f7356351-8c12-41f3-9eb6-7cc1231385fd}, !- Target Object
15; !- Inlet Port
OS:Node,
{6c5e7f33-1814-4e02-8e7f-63a814c1a759}, !- Handle
Hospital Kitchen - 90.1-2004 Service Water Booster Loop Demand Inlet Node, !- Name
{4c15a1bf-eef2-44b0-a0a0-d48a82f25910}, !- Inlet Port
{346d7a1c-d96f-4f23-a418-4ae9c8a86e70}; !- Outlet Port
OS:Node,
{aac2ef01-cccd-40e4-ba7d-d7d215b2e4d9}, !- Handle
Hospital Kitchen - 90.1-2004 Service Water Booster Loop Demand Outlet Node, !- Name
{726a720c-d3c4-466f-9e11-fa89f64cb434}, !- Inlet Port
{a893b956-3e98-4bcd-834b-69b8633470c7}; !- Outlet Port
OS:Node,
{49601f47-2cc2-4f26-af36-cc4442c584a5}, !- Handle
Pipe Adiabatic 6 Inlet Water Node, !- Name
{a4cfb8b4-aac4-4ddf-ba9a-e243e32779e4}, !- Inlet Port
{a323478a-5c93-4d8c-a6c9-1e8f822e27f3}; !- Outlet Port
OS:Connector:Mixer,
{04e39f04-a981-45fc-b1b5-1ab3163af8ad}, !- Handle
Connector Mixer 4, !- Name
{8c967ad4-c3e6-4b1a-a42c-4be6e4bcaefd}, !- Outlet Branch Name
{d5b96fba-a5ac-4e71-9902-1ab1f7d7b86d}, !- Inlet Branch Name 1
{8b67e38d-ba1e-4994-9a42-280aaebfd6bf}; !- Inlet Branch Name 2
OS:Connector:Splitter,
{ad99a308-4aac-4320-8a6a-38817bd4660f}, !- Handle
Connector Splitter 4, !- Name
{ebb0d390-8235-48ef-9541-2bb3a42bee7c}, !- Inlet Branch Name
{a4cfb8b4-aac4-4ddf-ba9a-e243e32779e4}, !- Outlet Branch Name 1
{797be767-f50c-445f-8ed8-a0e03cdee72d}; !- Outlet Branch Name 2
OS:Connection,
{4c15a1bf-eef2-44b0-a0a0-d48a82f25910}, !- Handle
{e7c89ce5-cd1e-497a-9fd7-2a5c03a4f6de}, !- Name
{f7356351-8c12-41f3-9eb6-7cc1231385fd}, !- Source Object
17, !- Outlet Port
{6c5e7f33-1814-4e02-8e7f-63a814c1a759}, !- Target Object
2; !- Inlet Port
OS:Connection,
{a4cfb8b4-aac4-4ddf-ba9a-e243e32779e4}, !- Handle
{5c6288a7-a39f-4c09-9e4f-3bdd7554c47c}, !- Name
{ad99a308-4aac-4320-8a6a-38817bd4660f}, !- Source Object
3, !- Outlet Port
{49601f47-2cc2-4f26-af36-cc4442c584a5}, !- Target Object
2; !- Inlet Port
OS:Connection,
{a893b956-3e98-4bcd-834b-69b8633470c7}, !- Handle
{59cab622-4e15-4076-beba-9ee2c88cd5bd}, !- Name
{aac2ef01-cccd-40e4-ba7d-d7d215b2e4d9}, !- Source Object
3, !- Outlet Port
{f7356351-8c12-41f3-9eb6-7cc1231385fd}, !- Target Object
18; !- Inlet Port
OS:Sizing:Plant,
{e9456dec-1d45-4e4b-82fd-25753e8e6518}, !- Handle
{f7356351-8c12-41f3-9eb6-7cc1231385fd}, !- Plant or Condenser Loop Name
Heating, !- Loop Type
82.2222222222223, !- Design Loop Exit Temperature {C}
5, !- Loop Design Temperature Difference {deltaC}
NonCoincident, !- Sizing Option
1, !- Zone Timesteps in Averaging Window
None; !- Coincident Sizing Factor Mode
OS:AvailabilityManagerAssignmentList,
{6422ef43-bb3b-4214-af38-1c864af1a7c4}, !- Handle
Plant Loop 1 AvailabilityManagerAssignmentList 1; !- Name
OS:ScheduleTypeLimits,
{9901a8a3-f935-4c4c-9c68-e9a4c0e42301}, !- Handle
Temperature Schedule Type Limits 2, !- Name
0, !- Lower Limit Value
100, !- Upper Limit Value
Continuous, !- Numeric Type
Temperature; !- Unit Type
OS:Schedule:Ruleset,
{43bebd50-5772-4481-bee0-4094e063f3c4}, !- Handle
Service Water Booster Temp - 180.00000000000006F, !- Name
{9901a8a3-f935-4c4c-9c68-e9a4c0e42301}, !- Schedule Type Limits Name
{0c586123-edac-438c-b803-dd711f3ba585}; !- Default Day Schedule Name
OS:Schedule:Day,
{0c586123-edac-438c-b803-dd711f3ba585}, !- Handle
Service Water Booster Temp - 180.00000000000006F Default, !- Name
{9901a8a3-f935-4c4c-9c68-e9a4c0e42301}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
82.2222222222223; !- Value Until Time 1
OS:SetpointManager:Scheduled,
{59ef92a3-09c1-47e4-85fc-7f7ec82ce6e3}, !- Handle
Hot water booster setpoint manager, !- Name
Temperature, !- Control Variable
{43bebd50-5772-4481-bee0-4094e063f3c4}, !- Schedule Name
{71ad4e62-0fd9-497b-bcd0-f40e34e2d8b6}; !- Setpoint Node or NodeList Name
OS:Pump:VariableSpeed,
{0b873f55-25f9-4c50-acbb-9faf0f28289a}, !- Handle
Booster Water Loop Pump, !- Name
{fcd874ae-df9a-41e5-b35f-4db476239205}, !- Inlet Node Name
{a51af0b6-0090-48f5-badc-cd9756c9b084}, !- Outlet Node Name
, !- Rated Flow Rate {m3/s}
0, !- Rated Pump Head {Pa}
0, !- Rated Power Consumption {W}
1, !- Motor Efficiency
, !- Fraction of Motor Inefficiencies to Fluid Stream
, !- Coefficient 1 of the Part Load Performance Curve
, !- Coefficient 2 of the Part Load Performance Curve
, !- Coefficient 3 of the Part Load Performance Curve
, !- Coefficient 4 of the Part Load Performance Curve
0, !- Minimum Flow Rate {m3/s}
Continuous, !- Pump Control Type
, !- Pump Flow Rate Schedule Name
, !- Pump Curve Name
, !- Impeller Diameter {m}
, !- VFD Control Type
, !- Pump rpm Schedule Name
, !- Minimum Pressure Schedule {Pa}
, !- Maximum Pressure Schedule {Pa}
, !- Minimum RPM Schedule {Rotations Per Minute}
, !- Maximum RPM Schedule {Rotations Per Minute}
, !- Zone Name
0.5, !- Skin Loss Radiative Fraction
PowerPerFlowPerPressure, !- Design Power Sizing Method
348701.1, !- Design Electric Power per Unit Flow Rate {W/(m3/s)}
1.282051282, !- Design Shaft Power per Unit Flow Rate per Unit Head {W-s/m3-Pa}
0, !- Design Minimum Flow Rate Fraction
General; !- End-Use Subcategory
OS:Node,
{205b614c-b884-4454-890e-2138fa0a3c41}, !- Handle
Booster Water Loop Pump Outlet Water Node, !- Name
{a51af0b6-0090-48f5-badc-cd9756c9b084}, !- Inlet Port
{0252d76d-7d18-4183-a775-f21f8abf9e5a}; !- Outlet Port
OS:Connection,
{a51af0b6-0090-48f5-badc-cd9756c9b084}, !- Handle
{999ae6bd-0bee-4ac8-b9b5-6127f58e38c5}, !- Name
{0b873f55-25f9-4c50-acbb-9faf0f28289a}, !- Source Object
3, !- Outlet Port
{205b614c-b884-4454-890e-2138fa0a3c41}, !- Target Object
2; !- Inlet Port
OS:Connection,
{0252d76d-7d18-4183-a775-f21f8abf9e5a}, !- Handle
{cd064781-1d74-4ec0-9db4-d1547c67a550}, !- Name
{205b614c-b884-4454-890e-2138fa0a3c41}, !- Source Object
3, !- Outlet Port
{05a333fc-db8f-4f32-9fb4-de8deeffdf1c}, !- Target Object
2; !- Inlet Port
OS:WaterHeater:Mixed,
{dbe1c071-cef9-4a66-ab11-96e1d7867765}, !- Handle
6.0gal Electricity Booster Water Heater - 35kBtu/hr 1.0 Therm Eff, !- Name
0.0227124707038191, !- Tank Volume {m3}
{43bebd50-5772-4481-bee0-4094e063f3c4}, !- Setpoint Temperature Schedule Name
2, !- Deadband Temperature Difference {deltaC}
82.2222222222223, !- Maximum Temperature Limit {C}
Cycle, !- Heater Control Type
10361.0927112816, !- Heater Maximum Capacity {W}
, !- Heater Minimum Capacity {W}
, !- Heater Ignition Minimum Flow Rate {m3/s}
, !- Heater Ignition Delay {s}
Electricity, !- Heater Fuel Type
1, !- Heater Thermal Efficiency
, !- Part Load Factor Curve Name
0, !- Off Cycle Parasitic Fuel Consumption Rate {W}
Electricity, !- Off Cycle Parasitic Fuel Type
0, !- Off Cycle Parasitic Heat Fraction to Tank
0, !- On Cycle Parasitic Fuel Consumption Rate {W}
Electricity, !- On Cycle Parasitic Fuel Type
0, !- On Cycle Parasitic Heat Fraction to Tank
Schedule, !- Ambient Temperature Indicator
{06578c46-3f0b-44db-a5cb-e51dd4d39887}, !- Ambient Temperature Schedule Name
, !- Ambient Temperature Thermal Zone Name
, !- Ambient Temperature Outdoor Air Node Name
2.26161770126636, !- Off Cycle Loss Coefficient to Ambient Temperature {W/K}
, !- Off Cycle Loss Fraction to Thermal Zone
2.26161770126636, !- On Cycle Loss Coefficient to Ambient Temperature {W/K}
, !- On Cycle Loss Fraction to Thermal Zone
, !- Peak Use Flow Rate {m3/s}
, !- Use Flow Rate Fraction Schedule Name
, !- Cold Water Supply Temperature Schedule Name
{e8689a2b-183f-4928-b312-097da6164539}, !- Use Side Inlet Node Name
{7b1d1c03-b5f2-4788-ad5c-9d8b40eefb7b}, !- Use Side Outlet Node Name
1, !- Use Side Effectiveness
, !- Source Side Inlet Node Name
, !- Source Side Outlet Node Name
1, !- Source Side Effectiveness
autosize, !- Use Side Design Flow Rate {m3/s}
autosize, !- Source Side Design Flow Rate {m3/s}
1.5, !- Indirect Water Heating Recovery Time {hr}
IndirectHeatPrimarySetpoint, !- Source Side Flow Control Mode
, !- Indirect Alternate Setpoint Temperature Schedule Name
Booster; !- End-Use Subcategory
OS:Schedule:Ruleset,
{06578c46-3f0b-44db-a5cb-e51dd4d39887}, !- Handle
Water Heater Ambient Temp Schedule - 71.6, !- Name
{9901a8a3-f935-4c4c-9c68-e9a4c0e42301}, !- Schedule Type Limits Name
{e00a5ea1-ce9a-45ec-9e4b-74009bb3c905}; !- Default Day Schedule Name
OS:Schedule:Day,
{e00a5ea1-ce9a-45ec-9e4b-74009bb3c905}, !- Handle
Water Heater Ambient Temp Schedule - 71.6 Default, !- Name
{9901a8a3-f935-4c4c-9c68-e9a4c0e42301}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
22.0000000000001; !- Value Until Time 1
OS:Node,
{8cb23eed-21c0-42d3-ac55-44a5fa9fc3c9}, !- Handle
6.0gal Electricity Booster Water Heater - 35kBtu/hr Supply Outlet Water Node, !- Name
{7b1d1c03-b5f2-4788-ad5c-9d8b40eefb7b}, !- Inlet Port
{b55f52ce-453e-43c0-98a7-018b7112d460}; !- Outlet Port
OS:Connection,
{e8689a2b-183f-4928-b312-097da6164539}, !- Handle
{36eeb69d-c668-4410-bbc5-afe14f1e732f}, !- Name
{c773bba2-a74c-4fc7-8b36-dccc3725c776}, !- Source Object
3, !- Outlet Port
{dbe1c071-cef9-4a66-ab11-96e1d7867765}, !- Target Object
31; !- Inlet Port
OS:Connection,
{7b1d1c03-b5f2-4788-ad5c-9d8b40eefb7b}, !- Handle
{a9186b04-0c2f-4964-9879-a606eb0ce2c4}, !- Name
{dbe1c071-cef9-4a66-ab11-96e1d7867765}, !- Source Object
32, !- Outlet Port
{8cb23eed-21c0-42d3-ac55-44a5fa9fc3c9}, !- Target Object
2; !- Inlet Port
OS:Connection,
{b55f52ce-453e-43c0-98a7-018b7112d460}, !- Handle
{e7e3a71e-010c-4845-a55d-88fc2ce3e089}, !- Name
{8cb23eed-21c0-42d3-ac55-44a5fa9fc3c9}, !- Source Object
3, !- Outlet Port
{629099f6-9c19-4c9f-9fae-3f339739ec2e}, !- Target Object
3; !- Inlet Port
OS:Pipe:Adiabatic,
{e98fdfeb-0ff1-4cb7-92e5-d2d5826d7cd0}, !- Handle
Pipe Adiabatic 5, !- Name
{5edc7077-70d8-4f43-a85d-31486a989d41}, !- Inlet Node Name
{8e14cbf3-fd26-43e7-831f-31d543030c53}; !- Outlet Node Name
OS:Node,
{a0d2fc89-0154-4506-9ca6-5ceac4550abf}, !- Handle
Pipe Adiabatic 5 Inlet Water Node, !- Name
{2a429cef-2620-458d-a509-67e9e22b85e7}, !- Inlet Port
{5edc7077-70d8-4f43-a85d-31486a989d41}; !- Outlet Port
OS:Connection,
{2a429cef-2620-458d-a509-67e9e22b85e7}, !- Handle
{b37eb2b1-7507-4388-acd1-97b14057a75c}, !- Name
{05a333fc-db8f-4f32-9fb4-de8deeffdf1c}, !- Source Object
4, !- Outlet Port
{a0d2fc89-0154-4506-9ca6-5ceac4550abf}, !- Target Object
2; !- Inlet Port
OS:Node,
{973d2a92-17ff-45e0-83a9-6b808ceeaac9}, !- Handle
Pipe Adiabatic 5 Outlet Water Node, !- Name
{8e14cbf3-fd26-43e7-831f-31d543030c53}, !- Inlet Port
{73b6ad3b-0dfa-4979-a39a-bab88e86a46b}; !- Outlet Port
OS:Connection,
{5edc7077-70d8-4f43-a85d-31486a989d41}, !- Handle
{a27f1f5d-e6c6-44fc-ab3a-3da7f7c8a377}, !- Name
{a0d2fc89-0154-4506-9ca6-5ceac4550abf}, !- Source Object
3, !- Outlet Port
{e98fdfeb-0ff1-4cb7-92e5-d2d5826d7cd0}, !- Target Object
2; !- Inlet Port
OS:Connection,
{8e14cbf3-fd26-43e7-831f-31d543030c53}, !- Handle
{2770b1d4-1de6-410e-9b7a-f8f10289360b}, !- Name
{e98fdfeb-0ff1-4cb7-92e5-d2d5826d7cd0}, !- Source Object
3, !- Outlet Port
{973d2a92-17ff-45e0-83a9-6b808ceeaac9}, !- Target Object
2; !- Inlet Port
OS:Connection,
{73b6ad3b-0dfa-4979-a39a-bab88e86a46b}, !- Handle
{701a0a5b-4104-4418-83b9-c955c67cadad}, !- Name
{973d2a92-17ff-45e0-83a9-6b808ceeaac9}, !- Source Object
3, !- Outlet Port
{629099f6-9c19-4c9f-9fae-3f339739ec2e}, !- Target Object
4; !- Inlet Port
OS:Pipe:Adiabatic,
{2400b156-2da7-427d-90cb-a4de2d31de73}, !- Handle
Pipe Adiabatic 6, !- Name
{a323478a-5c93-4d8c-a6c9-1e8f822e27f3}, !- Inlet Node Name
{dbce8455-0ad3-4954-93a7-2e56252a539c}; !- Outlet Node Name
OS:Node,
{1c52759a-092e-4a6f-af06-34d72b7af940}, !- Handle
Pipe Adiabatic 6 Outlet Water Node, !- Name
{dbce8455-0ad3-4954-93a7-2e56252a539c}, !- Inlet Port
{d5b96fba-a5ac-4e71-9902-1ab1f7d7b86d}; !- Outlet Port
OS:Connection,
{a323478a-5c93-4d8c-a6c9-1e8f822e27f3}, !- Handle
{434bb1af-075a-4ede-a012-969f9e2ea58e}, !- Name
{49601f47-2cc2-4f26-af36-cc4442c584a5}, !- Source Object
3, !- Outlet Port
{2400b156-2da7-427d-90cb-a4de2d31de73}, !- Target Object
2; !- Inlet Port
OS:Connection,
{dbce8455-0ad3-4954-93a7-2e56252a539c}, !- Handle
{25c1be41-e348-4e11-9b3b-dfb14709b3f5}, !- Name
{2400b156-2da7-427d-90cb-a4de2d31de73}, !- Source Object
3, !- Outlet Port
{1c52759a-092e-4a6f-af06-34d72b7af940}, !- Target Object
2; !- Inlet Port
OS:Connection,
{d5b96fba-a5ac-4e71-9902-1ab1f7d7b86d}, !- Handle
{d6f0f697-809d-4b06-b8a2-81e077e4fdb6}, !- Name
{1c52759a-092e-4a6f-af06-34d72b7af940}, !- Source Object
3, !- Outlet Port
{04e39f04-a981-45fc-b1b5-1ab3163af8ad}, !- Target Object
3; !- Inlet Port
OS:Pipe:Adiabatic,
{df42504e-77a0-4177-8412-3afa74fcb899}, !- Handle
Pipe Adiabatic 7, !- Name
{7c291b70-f3d1-4b31-b734-d8f5d0df2820}, !- Inlet Node Name
{0fc620ac-4808-4651-96d6-1eee0d9596e9}; !- Outlet Node Name
OS:Node,
{c90c8025-f033-46e6-ac19-e10519b5168c}, !- Handle
Pipe Adiabatic 7 Inlet Water Node, !- Name
{5ca8569e-ee00-4322-939a-0b0672648c78}, !- Inlet Port
{7c291b70-f3d1-4b31-b734-d8f5d0df2820}; !- Outlet Port
OS:Connection,
{5ca8569e-ee00-4322-939a-0b0672648c78}, !- Handle
{741a732b-8710-494a-918a-44ba55355ae0}, !- Name
{629099f6-9c19-4c9f-9fae-3f339739ec2e}, !- Source Object
2, !- Outlet Port
{c90c8025-f033-46e6-ac19-e10519b5168c}, !- Target Object
2; !- Inlet Port
OS:Connection,
{7c291b70-f3d1-4b31-b734-d8f5d0df2820}, !- Handle
{5a2b1990-d103-49c3-b771-795abbbc0014}, !- Name
{c90c8025-f033-46e6-ac19-e10519b5168c}, !- Source Object
3, !- Outlet Port
{df42504e-77a0-4177-8412-3afa74fcb899}, !- Target Object
2; !- Inlet Port
OS:Connection,
{0fc620ac-4808-4651-96d6-1eee0d9596e9}, !- Handle
{dc8ace66-a193-46a1-a92f-91918a5746a0}, !- Name
{df42504e-77a0-4177-8412-3afa74fcb899}, !- Source Object
3, !- Outlet Port
{71ad4e62-0fd9-497b-bcd0-f40e34e2d8b6}, !- Target Object
2; !- Inlet Port
OS:Pipe:Adiabatic,
{7a9718e5-6c3b-4afe-9b15-ad9319dd7160}, !- Handle
Pipe Adiabatic 8, !- Name
{346d7a1c-d96f-4f23-a418-4ae9c8a86e70}, !- Inlet Node Name
{9b25d6b5-8021-47ab-8907-b63e5641fa01}; !- Outlet Node Name
OS:Node,
{4fe37d23-6180-470e-94e5-a7d850f3ddba}, !- Handle
Pipe Adiabatic 8 Outlet Water Node, !- Name
{9b25d6b5-8021-47ab-8907-b63e5641fa01}, !- Inlet Port
{ebb0d390-8235-48ef-9541-2bb3a42bee7c}; !- Outlet Port
OS:Connection,
{346d7a1c-d96f-4f23-a418-4ae9c8a86e70}, !- Handle
{4f743f20-b982-4c44-a9ce-de8cb50ae3d5}, !- Name
{6c5e7f33-1814-4e02-8e7f-63a814c1a759}, !- Source Object
3, !- Outlet Port
{7a9718e5-6c3b-4afe-9b15-ad9319dd7160}, !- Target Object
2; !- Inlet Port
OS:Connection,
{9b25d6b5-8021-47ab-8907-b63e5641fa01}, !- Handle
{b7f64801-8fed-4c56-a789-e7825603d606}, !- Name
{7a9718e5-6c3b-4afe-9b15-ad9319dd7160}, !- Source Object
3, !- Outlet Port
{4fe37d23-6180-470e-94e5-a7d850f3ddba}, !- Target Object
2; !- Inlet Port
OS:Connection,
{ebb0d390-8235-48ef-9541-2bb3a42bee7c}, !- Handle
{c934ef6b-248b-4ca1-a8b0-0069bd6a4f88}, !- Name
{4fe37d23-6180-470e-94e5-a7d850f3ddba}, !- Source Object
3, !- Outlet Port
{ad99a308-4aac-4320-8a6a-38817bd4660f}, !- Target Object
2; !- Inlet Port
OS:Pipe:Adiabatic,
{7bf93e16-427c-401e-9b3b-b9450a6dad65}, !- Handle
Pipe Adiabatic 9, !- Name
{7520a886-14e1-4574-98a7-8d748e02dbf6}, !- Inlet Node Name
{726a720c-d3c4-466f-9e11-fa89f64cb434}; !- Outlet Node Name
OS:Node,
{411fe6c1-0ba9-439c-8d63-efe157d7000b}, !- Handle
Pipe Adiabatic 9 Inlet Water Node, !- Name
{8c967ad4-c3e6-4b1a-a42c-4be6e4bcaefd}, !- Inlet Port
{7520a886-14e1-4574-98a7-8d748e02dbf6}; !- Outlet Port
OS:Connection,
{8c967ad4-c3e6-4b1a-a42c-4be6e4bcaefd}, !- Handle
{2928a8a6-689f-454f-b0ea-b519e50f161c}, !- Name
{04e39f04-a981-45fc-b1b5-1ab3163af8ad}, !- Source Object
2, !- Outlet Port
{411fe6c1-0ba9-439c-8d63-efe157d7000b}, !- Target Object
2; !- Inlet Port
OS:Connection,
{7520a886-14e1-4574-98a7-8d748e02dbf6}, !- Handle
{e64ac017-251d-4986-a6b8-7d6002896c68}, !- Name
{411fe6c1-0ba9-439c-8d63-efe157d7000b}, !- Source Object
3, !- Outlet Port
{7bf93e16-427c-401e-9b3b-b9450a6dad65}, !- Target Object
2; !- Inlet Port
OS:Connection,
{726a720c-d3c4-466f-9e11-fa89f64cb434}, !- Handle
{b1dc8198-677d-4258-81ee-3e9be0fa9862}, !- Name
{7bf93e16-427c-401e-9b3b-b9450a6dad65}, !- Source Object
3, !- Outlet Port
{aac2ef01-cccd-40e4-ba7d-d7d215b2e4d9}, !- Target Object
2; !- Inlet Port
OS:HeatExchanger:FluidToFluid,
{211c2b23-52ed-4d32-ad8a-d513d6fd6f41}, !- Handle
HX for Booster Water Heating, !- Name
, !- Availability Schedule Name
{de7d13a8-0a72-4aed-9f11-c3fb9b874609}, !- Loop Demand Side Inlet Node
{8fc22b3b-b78e-44a9-a3da-91cf49b77761}, !- Loop Demand Side Outlet Node
autosize, !- Loop Demand Side Design Flow Rate {m3/s}
{58ac186e-8e2f-4032-a078-375b6fabb3bf}, !- Loop Supply Side Inlet Node
{a7f89264-286f-44d3-8185-b4e5335b48de}, !- Loop Supply Side Outlet Node
autosize, !- Loop Supply Side Design Flow Rate {m3/s}
Ideal, !- Heat Exchange Model Type
autosize, !- Heat Exchanger U-Factor Times Area Value {W/K}
UncontrolledOn, !- Control Type
, !- Heat Exchanger Setpoint Node Name
0.01, !- Minimum Temperature Difference to Activate Heat Exchanger {deltaC}
LoopToLoop, !- Heat Transfer Metering End Use Type
, !- Component Override Loop Supply Side Inlet Node
, !- Component Override Loop Demand Side Inlet Node
Loop, !- Component Override Cooling Control Temperature Mode
1, !- Sizing Factor
0, !- Operation Minimum Temperature Limit {C}
100; !- Operation Maximum Temperature Limit {C}
OS:Node,
{e6d02889-e989-49d3-a366-3fb7db5bcfac}, !- Handle
Booster Water Loop Pump Inlet Water Node, !- Name
{a7f89264-286f-44d3-8185-b4e5335b48de}, !- Inlet Port
{fcd874ae-df9a-41e5-b35f-4db476239205}; !- Outlet Port
OS:Connection,
{58ac186e-8e2f-4032-a078-375b6fabb3bf}, !- Handle
{d2ad7da3-6984-4ec6-a69a-4716414d65a0}, !- Name
{ea61b509-c941-46af-8664-18dcaaa19ef4}, !- Source Object
3, !- Outlet Port
{211c2b23-52ed-4d32-ad8a-d513d6fd6f41}, !- Target Object
6; !- Inlet Port
OS:Connection,
{a7f89264-286f-44d3-8185-b4e5335b48de}, !- Handle
{03aaa523-ec0a-43a5-87c6-b58832b145fe}, !- Name
{211c2b23-52ed-4d32-ad8a-d513d6fd6f41}, !- Source Object
7, !- Outlet Port
{e6d02889-e989-49d3-a366-3fb7db5bcfac}, !- Target Object
2; !- Inlet Port
OS:Connection,
{fcd874ae-df9a-41e5-b35f-4db476239205}, !- Handle
{6a6811ef-b1c4-4c18-a110-980d815c4bd3}, !- Name
{e6d02889-e989-49d3-a366-3fb7db5bcfac}, !- Source Object
3, !- Outlet Port
{0b873f55-25f9-4c50-acbb-9faf0f28289a}, !- Target Object
2; !- Inlet Port
OS:Node,
{f8ef63e8-5e4d-463b-aa04-282a45d8972a}, !- Handle
HX for Booster Water Heating Demand Inlet Water Node, !- Name
{c5ef2ab2-0662-4da3-b50d-997fe46ffd08}, !- Inlet Port
{de7d13a8-0a72-4aed-9f11-c3fb9b874609}; !- Outlet Port
OS:Connection,
{c5ef2ab2-0662-4da3-b50d-997fe46ffd08}, !- Handle
{1cfbf80a-10dd-498a-83e2-533f3f1c8cfc}, !- Name
{e44faacd-0fb6-4825-b8af-8cc14df2b9ba}, !- Source Object
5, !- Outlet Port
{f8ef63e8-5e4d-463b-aa04-282a45d8972a}, !- Target Object
2; !- Inlet Port
OS:Node,
{7e261ce6-a7a2-4721-8aa1-b76e18a5f0c4}, !- Handle
Mains Water Makeup for SWH Booster Inlet Water Node, !- Name
{8fc22b3b-b78e-44a9-a3da-91cf49b77761}, !- Inlet Port
{a62ef263-2a39-4e16-8806-fec21d619c8f}; !- Outlet Port
OS:Connection,
{de7d13a8-0a72-4aed-9f11-c3fb9b874609}, !- Handle
{d9562ec2-4bb8-4034-a551-1628e4565dd0}, !- Name
{f8ef63e8-5e4d-463b-aa04-282a45d8972a}, !- Source Object
3, !- Outlet Port
{211c2b23-52ed-4d32-ad8a-d513d6fd6f41}, !- Target Object
3; !- Inlet Port
OS:Connection,
{8fc22b3b-b78e-44a9-a3da-91cf49b77761}, !- Handle
{e0c40814-90a3-40f8-80be-6a5665c65d43}, !- Name
{211c2b23-52ed-4d32-ad8a-d513d6fd6f41}, !- Source Object
4, !- Outlet Port
{7e261ce6-a7a2-4721-8aa1-b76e18a5f0c4}, !- Target Object
2; !- Inlet Port
OS:PlantComponent:TemperatureSource,
{08b5c33a-644c-49aa-ad5f-d3d9cca2b27f}, !- Handle
Mains Water Makeup for SWH Booster, !- Name
{a62ef263-2a39-4e16-8806-fec21d619c8f}, !- Inlet Node
{e0e3dbaa-9dab-4101-8989-2323c6ab7a62}, !- Outlet Node
autosize, !- Design Volume Flow Rate {m3/s}
Scheduled, !- Temperature Specification Type
8, !- Source Temperature {C}
{65a64992-27dc-4af7-82e5-c1ac80df9410}; !- Source Temperature Schedule Name {C}
OS:Node,
{1eff9ddf-98da-458e-b0f4-c5cfe839ba31}, !- Handle
Mains Water Makeup for SWH Booster Outlet Water Node, !- Name
{e0e3dbaa-9dab-4101-8989-2323c6ab7a62}, !- Inlet Port
{b88d758b-8b5d-4d88-bb55-eb392ccad8e2}; !- Outlet Port
OS:Connection,
{a62ef263-2a39-4e16-8806-fec21d619c8f}, !- Handle
{66790f22-e405-4688-a85f-ec319afc22ff}, !- Name
{7e261ce6-a7a2-4721-8aa1-b76e18a5f0c4}, !- Source Object
3, !- Outlet Port
{08b5c33a-644c-49aa-ad5f-d3d9cca2b27f}, !- Target Object
2; !- Inlet Port
OS:Connection,
{e0e3dbaa-9dab-4101-8989-2323c6ab7a62}, !- Handle
{d3fb6a11-a4dc-48a9-8dc2-2e7e7e0538e7}, !- Name
{08b5c33a-644c-49aa-ad5f-d3d9cca2b27f}, !- Source Object
3, !- Outlet Port
{1eff9ddf-98da-458e-b0f4-c5cfe839ba31}, !- Target Object
2; !- Inlet Port
OS:Connection,
{b88d758b-8b5d-4d88-bb55-eb392ccad8e2}, !- Handle
{bf724786-1f03-4c88-ac27-ad7cb77621c1}, !- Name
{1eff9ddf-98da-458e-b0f4-c5cfe839ba31}, !- Source Object
3, !- Outlet Port
{5fdd99b1-09d8-4f8e-b4fe-9f94658faca1}, !- Target Object
5; !- Inlet Port
OS:EnergyManagementSystem:Sensor,
{94903178-17a7-4e32-b817-528e2c759209}, !- Handle
Mains_Water_Temp_Sen, !- Name
Environment, !- Output Variable or Output Meter Index Key Name
Site Mains Water Temperature; !- Output Variable or Output Meter Name
OS:Schedule:Constant,
{65a64992-27dc-4af7-82e5-c1ac80df9410}, !- Handle
Mains Water Temperature, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
10.0000000000001; !- Value
OS:EnergyManagementSystem:Actuator,
{bab0c99d-83a3-4618-88c7-54be96c4e4b5}, !- Handle
Mains_Water_Temp_Act, !- Name
{65a64992-27dc-4af7-82e5-c1ac80df9410}, !- Actuated Component Name
Schedule:Constant, !- Actuated Component Type
Schedule Value; !- Actuated Component Control Type
OS:EnergyManagementSystem:Program,
{ca70dfff-23a8-4f93-9e12-f1a95f1cc3fd}, !- Handle
Mains_Water_Prg, !- Name
SET {bab0c99d-83a3-4618-88c7-54be96c4e4b5} = {94903178-17a7-4e32-b817-528e2c759209}; !- Program Line 1
OS:EnergyManagementSystem:ProgramCallingManager,
{85ff81e4-545b-44c8-8272-8306ba2d6505}, !- Handle
Mains_Water_Prg_Mgr, !- Name
BeginTimestepBeforePredictor, !- EnergyPlus Model Calling Point
{ca70dfff-23a8-4f93-9e12-f1a95f1cc3fd}; !- Program Name 1
OS:Node,
{c72d3f30-bebe-4a94-a74c-7c53c6f9b43e}, !- Handle
Booster Hospital Kitchen - 90.1-2004 WUC 2.14gpm at 180F Inlet Water Node, !- Name
{797be767-f50c-445f-8ed8-a0e03cdee72d}, !- Inlet Port
{f1e8a7d2-a771-4b19-a0dc-1195e643b77f}; !- Outlet Port
OS:Connection,
{797be767-f50c-445f-8ed8-a0e03cdee72d}, !- Handle
{ea30c298-dd82-4713-93d9-6cac13fd0ee5}, !- Name
{ad99a308-4aac-4320-8a6a-38817bd4660f}, !- Source Object
4, !- Outlet Port
{c72d3f30-bebe-4a94-a74c-7c53c6f9b43e}, !- Target Object
2; !- Inlet Port
OS:Node,
{c474314f-955f-4c3d-b347-007c8636effb}, !- Handle
Booster Hospital Kitchen - 90.1-2004 WUC 2.14gpm at 180F Outlet Water Node, !- Name
{b7f9dde2-c82a-49a0-9efe-49995f0eb649}, !- Inlet Port
{8b67e38d-ba1e-4994-9a42-280aaebfd6bf}; !- Outlet Port
OS:Connection,
{f1e8a7d2-a771-4b19-a0dc-1195e643b77f}, !- Handle
{40547e97-b44d-4620-bc93-65bf32ecbfcf}, !- Name
{c72d3f30-bebe-4a94-a74c-7c53c6f9b43e}, !- Source Object
3, !- Outlet Port
{bb97c056-fd03-4f54-ab01-fb8490c71724}, !- Target Object
2; !- Inlet Port
OS:Connection,
{b7f9dde2-c82a-49a0-9efe-49995f0eb649}, !- Handle
{b21d4614-4e72-471b-8361-22daac2bb3e4}, !- Name
{bb97c056-fd03-4f54-ab01-fb8490c71724}, !- Source Object
3, !- Outlet Port
{c474314f-955f-4c3d-b347-007c8636effb}, !- Target Object
2; !- Inlet Port
OS:Connection,
{8b67e38d-ba1e-4994-9a42-280aaebfd6bf}, !- Handle
{4fab8b8d-1e37-4da4-861d-43e0c4273a7c}, !- Name
{c474314f-955f-4c3d-b347-007c8636effb}, !- Source Object
3, !- Outlet Port
{04e39f04-a981-45fc-b1b5-1ab3163af8ad}, !- Target Object
4; !- Inlet Port
OS:Schedule:Ruleset,
{d4271133-7986-4026-bb5f-a7ea7cff618d}, !- Handle
Hospital BLDG_SWH_SCH, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{5fafe0ec-eca7-4818-98ae-3f23daf4317e}, !- Default Day Schedule Name
{cef66007-1a50-4033-a1a8-27e5a8f820e6}, !- Summer Design Day Schedule Name
{55200a1c-e629-4741-8c05-a61e3f1b10bf}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{5fafe0ec-eca7-4818-98ae-3f23daf4317e}, !- Handle
Hospital BLDG_SWH_SCH Default, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
16, !- Hour 2
0, !- Minute 2
0.01, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0; !- Value Until Time 3
OS:Schedule:Day,
{cef66007-1a50-4033-a1a8-27e5a8f820e6}, !- Handle
Hospital BLDG_SWH_SCH Summer Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.17, !- Value Until Time 2
9, !- Hour 3
0, !- Minute 3
0.58, !- Value Until Time 3
10, !- Hour 4
0, !- Minute 4
0.66, !- Value Until Time 4
11, !- Hour 5
0, !- Minute 5
0.78, !- Value Until Time 5
12, !- Hour 6
0, !- Minute 6
0.82, !- Value Until Time 6
13, !- Hour 7
0, !- Minute 7
0.71, !- Value Until Time 7
14, !- Hour 8
0, !- Minute 8
0.82, !- Value Until Time 8
15, !- Hour 9
0, !- Minute 9
0.78, !- Value Until Time 9
16, !- Hour 10
0, !- Minute 10
0.74, !- Value Until Time 10
17, !- Hour 11
0, !- Minute 11
0.63, !- Value Until Time 11
18, !- Hour 12
0, !- Minute 12
0.41, !- Value Until Time 12
21, !- Hour 13
0, !- Minute 13
0.18, !- Value Until Time 13
22, !- Hour 14
0, !- Minute 14
0.1, !- Value Until Time 14
24, !- Hour 15
0, !- Minute 15
0; !- Value Until Time 15
OS:Schedule:Rule,
{b80b0744-59f0-4268-a989-54d871860587}, !- Handle
Schedule Rule 29, !- Name
{d4271133-7986-4026-bb5f-a7ea7cff618d}, !- Schedule Ruleset Name
1, !- Rule Order
{9e4d6fdc-152f-4971-9760-a45384a01c1a}, !- Day Schedule Name
, !- Apply Sunday
Yes, !- Apply Monday
Yes, !- Apply Tuesday
Yes, !- Apply Wednesday
Yes, !- Apply Thursday
Yes, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{9e4d6fdc-152f-4971-9760-a45384a01c1a}, !- Handle
Hospital BLDG_SWH_SCH SmrDsn|Wkdy Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.17, !- Value Until Time 2
9, !- Hour 3
0, !- Minute 3
0.58, !- Value Until Time 3
10, !- Hour 4
0, !- Minute 4
0.66, !- Value Until Time 4
11, !- Hour 5
0, !- Minute 5
0.78, !- Value Until Time 5
12, !- Hour 6
0, !- Minute 6
0.82, !- Value Until Time 6
13, !- Hour 7
0, !- Minute 7
0.71, !- Value Until Time 7
14, !- Hour 8
0, !- Minute 8
0.82, !- Value Until Time 8
15, !- Hour 9
0, !- Minute 9
0.78, !- Value Until Time 9
16, !- Hour 10
0, !- Minute 10
0.74, !- Value Until Time 10
17, !- Hour 11
0, !- Minute 11
0.63, !- Value Until Time 11
18, !- Hour 12
0, !- Minute 12
0.41, !- Value Until Time 12
21, !- Hour 13
0, !- Minute 13
0.18, !- Value Until Time 13
22, !- Hour 14
0, !- Minute 14
0.1, !- Value Until Time 14
24, !- Hour 15
0, !- Minute 15
0; !- Value Until Time 15
OS:Schedule:Day,
{55200a1c-e629-4741-8c05-a61e3f1b10bf}, !- Handle
Hospital BLDG_SWH_SCH Winter Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.01, !- Value Until Time 2
9, !- Hour 3
0, !- Minute 3
0.2, !- Value Until Time 3
10, !- Hour 4
0, !- Minute 4
0.28, !- Value Until Time 4
12, !- Hour 5
0, !- Minute 5
0.3, !- Value Until Time 5
14, !- Hour 6
0, !- Minute 6
0.24, !- Value Until Time 6
17, !- Hour 7
0, !- Minute 7
0.23, !- Value Until Time 7
19, !- Hour 8
0, !- Minute 8
0.1, !- Value Until Time 8
24, !- Hour 9
0, !- Minute 9
0; !- Value Until Time 9
OS:Schedule:Rule,
{acd11285-eab7-4243-844e-8f26482a8dc9}, !- Handle
Schedule Rule 30, !- Name
{d4271133-7986-4026-bb5f-a7ea7cff618d}, !- Schedule Ruleset Name
0, !- Rule Order
{f187d175-2d5e-4b90-b222-240429104e36}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{f187d175-2d5e-4b90-b222-240429104e36}, !- Handle
Hospital BLDG_SWH_SCH WntrDsn|Sat Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
8, !- Hour 2
0, !- Minute 2
0.01, !- Value Until Time 2
9, !- Hour 3
0, !- Minute 3
0.2, !- Value Until Time 3
10, !- Hour 4
0, !- Minute 4
0.28, !- Value Until Time 4
12, !- Hour 5
0, !- Minute 5
0.3, !- Value Until Time 5
14, !- Hour 6
0, !- Minute 6
0.24, !- Value Until Time 6
17, !- Hour 7
0, !- Minute 7
0.23, !- Value Until Time 7
19, !- Hour 8
0, !- Minute 8
0.1, !- Value Until Time 8
24, !- Hour 9
0, !- Minute 9
0; !- Value Until Time 9
OS:WaterUse:Connections,
{ea144c1e-f30f-4d31-87c8-c5444c532f99}, !- Handle
Hospital Lab - 90.1-2004 WUC 0.1gpm at 140F, !- Name
{0a01c55e-e6a5-4c2e-a15e-5ca38710ab08}, !- Inlet Node Name
{5be54557-6a8b-4182-ad2c-4242bfc61e96}, !- Outlet Node Name
, !- Supply Water Storage Tank Name
, !- Reclamation Water Storage Tank Name
, !- Hot Water Supply Temperature Schedule Name
, !- Cold Water Supply Temperature Schedule Name
, !- Drain Water Heat Exchanger Type
, !- Drain Water Heat Exchanger Destination
, !- Drain Water Heat Exchanger U-Factor Times Area {W/K}
{706402e2-a3a8-4590-8760-1a32937b4816}; !- Water Use Equipment Name 1
OS:WaterUse:Equipment:Definition,
{c7292f7f-00e9-4f6c-b81c-4a3f59c1256d}, !- Handle
Hospital Lab - 90.1-2004 Service Water Use Def 0.1gpm, !- Name
, !- End-Use Subcategory
5.99714289405294e-006, !- Peak Flow Rate {m3/s}
{fec75898-3c70-491f-a3b3-745d89683b6a}, !- Target Temperature Schedule Name
{b0b61c9c-9690-44bb-ac16-d5e7cea17c0c}, !- Sensible Fraction Schedule Name
{728ce1b6-2654-4fdc-9910-43c38795268b}; !- Latent Fraction Schedule Name
OS:Schedule:Ruleset,
{fec75898-3c70-491f-a3b3-745d89683b6a}, !- Handle
Mixed Water At Faucet Temp - 140F 4, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
{4a57aec8-c9b0-49e9-b53d-3bf49c04fc3d}; !- Default Day Schedule Name
OS:Schedule:Day,
{4a57aec8-c9b0-49e9-b53d-3bf49c04fc3d}, !- Handle
Mixed Water At Faucet Temp - 140F Default 4, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
60.0000000000001; !- Value Until Time 1
OS:WaterUse:Equipment,
{706402e2-a3a8-4590-8760-1a32937b4816}, !- Handle
Hospital Lab - 90.1-2004 Service Water Use 0.1gpm at 140F, !- Name
{c7292f7f-00e9-4f6c-b81c-4a3f59c1256d}, !- Water Use Equipment Definition Name
, !- Space Name
{d4271133-7986-4026-bb5f-a7ea7cff618d}; !- Flow Rate Fraction Schedule Name
OS:WaterUse:Connections,
{10228873-cf78-49d2-ac94-00e278276ada}, !- Handle
Hospital OR - 90.1-2004 WUC 0.52gpm at 140F, !- Name
{eec04795-a21b-4821-bd22-6ad0261c5bbb}, !- Inlet Node Name
{7a1b35ba-bd62-47c5-acfd-59c845cfbaec}, !- Outlet Node Name
, !- Supply Water Storage Tank Name
, !- Reclamation Water Storage Tank Name
, !- Hot Water Supply Temperature Schedule Name
, !- Cold Water Supply Temperature Schedule Name
, !- Drain Water Heat Exchanger Type
, !- Drain Water Heat Exchanger Destination
, !- Drain Water Heat Exchanger U-Factor Times Area {W/K}
{49a7feee-8a38-4a8c-86aa-edbfc513aef8}; !- Water Use Equipment Name 1
OS:WaterUse:Equipment:Definition,
{c8ffab93-669b-4c37-87ce-ce1a9a734927}, !- Handle
Hospital OR - 90.1-2004 Service Water Use Def 0.52gpm, !- Name
, !- End-Use Subcategory
3.29525213843078e-005, !- Peak Flow Rate {m3/s}
{5421b9ab-d10b-4d5f-b5d8-c4be37b283bb}, !- Target Temperature Schedule Name
{b0b61c9c-9690-44bb-ac16-d5e7cea17c0c}, !- Sensible Fraction Schedule Name
{728ce1b6-2654-4fdc-9910-43c38795268b}; !- Latent Fraction Schedule Name
OS:Schedule:Ruleset,
{5421b9ab-d10b-4d5f-b5d8-c4be37b283bb}, !- Handle
Mixed Water At Faucet Temp - 140F 5, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
{b7638e6c-45c5-4094-9fe6-94bfa75be8c8}; !- Default Day Schedule Name
OS:Schedule:Day,
{b7638e6c-45c5-4094-9fe6-94bfa75be8c8}, !- Handle
Mixed Water At Faucet Temp - 140F Default 5, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
60.0000000000001; !- Value Until Time 1
OS:WaterUse:Equipment,
{49a7feee-8a38-4a8c-86aa-edbfc513aef8}, !- Handle
Hospital OR - 90.1-2004 Service Water Use 0.52gpm at 140F, !- Name
{c8ffab93-669b-4c37-87ce-ce1a9a734927}, !- Water Use Equipment Definition Name
, !- Space Name
{d4271133-7986-4026-bb5f-a7ea7cff618d}; !- Flow Rate Fraction Schedule Name
OS:WaterUse:Connections,
{56a7c4e1-825a-40f6-bb36-e3ad595ca7a7}, !- Handle
Hospital PatRoom - 90.1-2004 WUC 1.73gpm at 140F, !- Name
{2b6f3500-0d04-4e79-9751-92fd801a7aa7}, !- Inlet Node Name
{fb63e347-4fe8-42a3-900c-e94d6af42e32}, !- Outlet Node Name
, !- Supply Water Storage Tank Name
, !- Reclamation Water Storage Tank Name
, !- Hot Water Supply Temperature Schedule Name
, !- Cold Water Supply Temperature Schedule Name
, !- Drain Water Heat Exchanger Type
, !- Drain Water Heat Exchanger Destination
, !- Drain Water Heat Exchanger U-Factor Times Area {W/K}
{517d3939-9825-4ab1-933d-d286ffcc8749}; !- Water Use Equipment Name 1
OS:WaterUse:Equipment:Definition,
{812eddf9-7d4d-46a8-ab45-2ba3d611027b}, !- Handle
Hospital PatRoom - 90.1-2004 Service Water Use Def 1.73gpm, !- Name
, !- End-Use Subcategory
0.000109281320915162, !- Peak Flow Rate {m3/s}
{f4c2179f-16f8-4808-9869-1f5f6c7a73b0}, !- Target Temperature Schedule Name
{b0b61c9c-9690-44bb-ac16-d5e7cea17c0c}, !- Sensible Fraction Schedule Name
{728ce1b6-2654-4fdc-9910-43c38795268b}; !- Latent Fraction Schedule Name
OS:Schedule:Ruleset,
{f4c2179f-16f8-4808-9869-1f5f6c7a73b0}, !- Handle
Mixed Water At Faucet Temp - 140F 6, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
{30d74128-ba31-4ed3-88fe-f7a13864b244}; !- Default Day Schedule Name
OS:Schedule:Day,
{30d74128-ba31-4ed3-88fe-f7a13864b244}, !- Handle
Mixed Water At Faucet Temp - 140F Default 6, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
60.0000000000001; !- Value Until Time 1
OS:WaterUse:Equipment,
{517d3939-9825-4ab1-933d-d286ffcc8749}, !- Handle
Hospital PatRoom - 90.1-2004 Service Water Use 1.73gpm at 140F, !- Name
{812eddf9-7d4d-46a8-ab45-2ba3d611027b}, !- Water Use Equipment Definition Name
, !- Space Name
{3ca9381b-953b-4f7f-a402-218ed218b4d9}; !- Flow Rate Fraction Schedule Name
OS:WaterUse:Connections,
{aab3afad-8bf0-43c8-809b-f5c6d6244919}, !- Handle
Hospital PhysTherapy - 90.1-2004 WUC 0.02gpm at 140F, !- Name
{0f645e2d-53e4-4ea7-a758-2ce98ec6962a}, !- Inlet Node Name
{43ad28ca-510d-4021-aef5-4702da1ce84b}, !- Outlet Node Name
, !- Supply Water Storage Tank Name
, !- Reclamation Water Storage Tank Name
, !- Hot Water Supply Temperature Schedule Name
, !- Cold Water Supply Temperature Schedule Name
, !- Drain Water Heat Exchanger Type
, !- Drain Water Heat Exchanger Destination
, !- Drain Water Heat Exchanger U-Factor Times Area {W/K}
{27366608-cb05-4ef0-bc85-f7de1c890119}; !- Water Use Equipment Name 1
OS:WaterUse:Equipment:Definition,
{5c3a1d0c-a4e1-4dcd-84c6-cc91350d6abc}, !- Handle
Hospital PhysTherapy - 90.1-2004 Service Water Use Def 0.02gpm, !- Name
, !- End-Use Subcategory
1.48824033078144e-006, !- Peak Flow Rate {m3/s}
{ff6471ee-0a2e-4c10-aa55-8245a19fd96c}, !- Target Temperature Schedule Name
{b0b61c9c-9690-44bb-ac16-d5e7cea17c0c}, !- Sensible Fraction Schedule Name
{728ce1b6-2654-4fdc-9910-43c38795268b}; !- Latent Fraction Schedule Name
OS:Schedule:Ruleset,
{ff6471ee-0a2e-4c10-aa55-8245a19fd96c}, !- Handle
Mixed Water At Faucet Temp - 140F 7, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
{6d448e48-eec2-4c06-90b2-b5deb684ba94}; !- Default Day Schedule Name
OS:Schedule:Day,
{6d448e48-eec2-4c06-90b2-b5deb684ba94}, !- Handle
Mixed Water At Faucet Temp - 140F Default 7, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
60.0000000000001; !- Value Until Time 1
OS:WaterUse:Equipment,
{27366608-cb05-4ef0-bc85-f7de1c890119}, !- Handle
Hospital PhysTherapy - 90.1-2004 Service Water Use 0.02gpm at 140F, !- Name
{5c3a1d0c-a4e1-4dcd-84c6-cc91350d6abc}, !- Water Use Equipment Definition Name
, !- Space Name
{d4271133-7986-4026-bb5f-a7ea7cff618d}; !- Flow Rate Fraction Schedule Name
OS:WaterUse:Connections,
{42430c82-a8b1-4884-b8db-40a8ee696c56}, !- Handle
Hospital Radiology - 90.1-2004 WUC 0.02gpm at 140F, !- Name
{7e3835f0-af7b-4868-99ae-921c44c80c2c}, !- Inlet Node Name
{48366ff5-a79b-47b3-9d91-91a7e42545f2}, !- Outlet Node Name
, !- Supply Water Storage Tank Name
, !- Reclamation Water Storage Tank Name
, !- Hot Water Supply Temperature Schedule Name
, !- Cold Water Supply Temperature Schedule Name
, !- Drain Water Heat Exchanger Type
, !- Drain Water Heat Exchanger Destination
, !- Drain Water Heat Exchanger U-Factor Times Area {W/K}
{953c8c12-5c37-475d-9ad8-2479735e5389}; !- Water Use Equipment Name 1
OS:WaterUse:Equipment:Definition,
{d3716b22-89a7-4f6c-8b53-dabd1b88e75e}, !- Handle
Hospital Radiology - 90.1-2004 Service Water Use Def 0.02gpm, !- Name
, !- End-Use Subcategory
1.49674456138226e-006, !- Peak Flow Rate {m3/s}
{54fcd9c9-dbfe-4ef2-bbf5-56286d21ecc8}, !- Target Temperature Schedule Name
{b0b61c9c-9690-44bb-ac16-d5e7cea17c0c}, !- Sensible Fraction Schedule Name
{728ce1b6-2654-4fdc-9910-43c38795268b}; !- Latent Fraction Schedule Name
OS:Schedule:Ruleset,
{54fcd9c9-dbfe-4ef2-bbf5-56286d21ecc8}, !- Handle
Mixed Water At Faucet Temp - 140F 8, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
{bcdc94c2-12cb-4f08-b832-7bacd58dcd35}; !- Default Day Schedule Name
OS:Schedule:Day,
{bcdc94c2-12cb-4f08-b832-7bacd58dcd35}, !- Handle
Mixed Water At Faucet Temp - 140F Default 8, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
60.0000000000001; !- Value Until Time 1
OS:WaterUse:Equipment,
{953c8c12-5c37-475d-9ad8-2479735e5389}, !- Handle
Hospital Radiology - 90.1-2004 Service Water Use 0.02gpm at 140F, !- Name
{d3716b22-89a7-4f6c-8b53-dabd1b88e75e}, !- Water Use Equipment Definition Name
, !- Space Name
{3ca9381b-953b-4f7f-a402-218ed218b4d9}; !- Flow Rate Fraction Schedule Name
OS:PlantLoop,
{ac022bc2-1d9a-44ba-a84c-84681b4936b9}, !- Handle
Hospital Shared Service Water Loop, !- Name
, !- Fluid Type
0, !- Glycol Concentration
, !- User Defined Fluid Type
, !- Plant Equipment Operation Heating Load
, !- Plant Equipment Operation Cooling Load
, !- Primary Plant Equipment Operation Scheme
{8e430199-f0aa-419c-b9ac-d4ed50cde80b}, !- Loop Temperature Setpoint Node Name
60, !- Maximum Loop Temperature {C}
10, !- Minimum Loop Temperature {C}
, !- Maximum Loop Flow Rate {m3/s}
, !- Minimum Loop Flow Rate {m3/s}
Autocalculate, !- Plant Loop Volume {m3}
{0fe8ff64-332b-4a6b-a7b9-9749fe0d1628}, !- Plant Side Inlet Node Name
{ece39aa3-53ee-4815-844b-758b3712c83a}, !- Plant Side Outlet Node Name
, !- Plant Side Branch List Name
{ae26b422-7692-4536-8903-be505df32119}, !- Demand Side Inlet Node Name
{57c69a8d-414b-421a-b641-d35e2134d53f}, !- Demand Side Outlet Node Name
, !- Demand Side Branch List Name
, !- Demand Side Connector List Name
Optimal, !- Load Distribution Scheme
{94aaca08-8061-4ff0-a113-952aa464f67b}, !- Availability Manager List Name
, !- Plant Loop Demand Calculation Scheme
, !- Common Pipe Simulation
, !- Pressure Simulation Type
, !- Plant Equipment Operation Heating Load Schedule
, !- Plant Equipment Operation Cooling Load Schedule
, !- Primary Plant Equipment Operation Scheme Schedule
, !- Component Setpoint Operation Scheme Schedule
{f02ff7cd-a02a-4058-bc2f-a8d0476491af}, !- Demand Mixer Name
{d28932e5-db3d-475c-8ecb-ce89e0553274}, !- Demand Splitter Name
{b079ae22-20d4-4da4-ba5d-db1f00ff8201}, !- Supply Mixer Name
{55ceca49-2926-4c35-b733-998f8e4434e1}; !- Supply Splitter Name
OS:Node,
{ca47493a-410a-45f8-8017-0c27573cfabe}, !- Handle
Hospital Shared Service Water Loop Supply Inlet Node, !- Name
{0fe8ff64-332b-4a6b-a7b9-9749fe0d1628}, !- Inlet Port
{91b7b267-1c0f-4142-92f2-f7e724fb27a4}; !- Outlet Port
OS:Node,
{8e430199-f0aa-419c-b9ac-d4ed50cde80b}, !- Handle
Hospital Shared Service Water Loop Supply Outlet Node, !- Name
{507fe32b-1235-4c9e-90f8-e6647763601b}, !- Inlet Port
{ece39aa3-53ee-4815-844b-758b3712c83a}; !- Outlet Port
OS:Node,
{dec79040-8248-4ee2-9052-eb285b178da1}, !- Handle
141gal Electricity Water Heater - 141kBtu/hr Supply Inlet Water Node, !- Name
{dfd65dae-c1ff-4eca-b8b8-db0ed549a9f3}, !- Inlet Port
{7616294a-373f-4325-9d71-91bcb126f197}; !- Outlet Port
OS:Connector:Mixer,
{b079ae22-20d4-4da4-ba5d-db1f00ff8201}, !- Handle
Connector Mixer 5, !- Name
{e7cc13f8-1c74-432c-bd68-4382050c60d9}, !- Outlet Branch Name
{48370a59-d351-4dbb-a11a-4d7b7cde6177}, !- Inlet Branch Name 1
{afb95c28-a25e-44a8-99f8-c70e905274e0}; !- Inlet Branch Name 2
OS:Connector:Splitter,
{55ceca49-2926-4c35-b733-998f8e4434e1}, !- Handle
Connector Splitter 5, !- Name
{9bba8374-9cb9-432e-a771-b00085eae206}, !- Inlet Branch Name
{dfd65dae-c1ff-4eca-b8b8-db0ed549a9f3}, !- Outlet Branch Name 1
{6364a3d7-b841-45fc-a95f-b1a0866b82f4}; !- Outlet Branch Name 2
OS:Connection,
{0fe8ff64-332b-4a6b-a7b9-9749fe0d1628}, !- Handle
{651151a3-b1b3-4000-adf9-363e41b7d1ef}, !- Name
{ac022bc2-1d9a-44ba-a84c-84681b4936b9}, !- Source Object
14, !- Outlet Port
{ca47493a-410a-45f8-8017-0c27573cfabe}, !- Target Object
2; !- Inlet Port
OS:Connection,
{dfd65dae-c1ff-4eca-b8b8-db0ed549a9f3}, !- Handle
{dc7db13e-a4dc-4551-a2fd-60d582b12855}, !- Name
{55ceca49-2926-4c35-b733-998f8e4434e1}, !- Source Object
3, !- Outlet Port
{dec79040-8248-4ee2-9052-eb285b178da1}, !- Target Object
2; !- Inlet Port
OS:Connection,
{ece39aa3-53ee-4815-844b-758b3712c83a}, !- Handle
{ec7b4e51-455b-48db-abf9-4bdc7d7ee9af}, !- Name
{8e430199-f0aa-419c-b9ac-d4ed50cde80b}, !- Source Object
3, !- Outlet Port
{ac022bc2-1d9a-44ba-a84c-84681b4936b9}, !- Target Object
15; !- Inlet Port
OS:Node,
{e9c32911-2c00-4486-aef5-270f2c69a02b}, !- Handle
Hospital Shared Service Water Loop Demand Inlet Node, !- Name
{ae26b422-7692-4536-8903-be505df32119}, !- Inlet Port
{93522c96-45b9-438a-bf33-48a462ddd790}; !- Outlet Port
OS:Node,
{10cc1009-d189-47be-88be-43e4a9dd829c}, !- Handle
Hospital Shared Service Water Loop Demand Outlet Node, !- Name
{6f6406b2-a85e-4a70-adea-cf059ebc3221}, !- Inlet Port
{57c69a8d-414b-421a-b641-d35e2134d53f}; !- Outlet Port
OS:Node,
{60f71bf2-c00f-4864-8a97-9be6fe2ebb09}, !- Handle
Pipe Adiabatic 11 Inlet Water Node, !- Name
{14b200c6-eb2c-457a-97bd-5925de0ef2e9}, !- Inlet Port
{33078d32-8598-4676-aef7-52237fa2ab84}; !- Outlet Port
OS:Connector:Mixer,
{f02ff7cd-a02a-4058-bc2f-a8d0476491af}, !- Handle
Connector Mixer 6, !- Name
{d8e318ad-0085-4008-a226-39106ec51d59}, !- Outlet Branch Name
{d2f38b95-40a0-43e3-9fbc-13b18668241a}, !- Inlet Branch Name 1
{b551675e-9f6f-419d-b04a-b894f363f650}, !- Inlet Branch Name 2
{14cd573c-9edf-4e8c-89ae-f7b839516a09}, !- Inlet Branch Name 3
{dbc8b5a0-b9b1-4744-b0b3-7c1fe6026544}, !- Inlet Branch Name 4
{f5e746db-ca86-4b0d-81fb-c0c00a472598}, !- Inlet Branch Name 5
{08498626-b8a5-4ef8-9835-d7855a192c17}, !- Inlet Branch Name 6
{08b7bcd8-3354-4c57-ab3d-d693ccb74f52}, !- Inlet Branch Name 7
{560fbd64-70be-4620-aa7c-46596baf5bb9}, !- Inlet Branch Name 8
{a9dcafc0-80ee-4286-80fb-6d1c6dc5476c}; !- Inlet Branch Name 9
OS:Connector:Splitter,
{d28932e5-db3d-475c-8ecb-ce89e0553274}, !- Handle
Connector Splitter 6, !- Name
{7ad2a55b-c7ce-44d4-92f3-0b4ace4d7bed}, !- Inlet Branch Name
{14b200c6-eb2c-457a-97bd-5925de0ef2e9}, !- Outlet Branch Name 1
{86bbf191-168b-4a49-90ca-4ed0104434b0}, !- Outlet Branch Name 2
{416b9091-79e2-4b9f-ba1a-9911e1ed6926}, !- Outlet Branch Name 3
{04b18c0a-6325-4372-bb1a-053f5662d468}, !- Outlet Branch Name 4
{e35ffa01-502b-4cc9-88d1-acded7020f1c}, !- Outlet Branch Name 5
{82b4666f-ee11-4ed8-a918-de425fc7e97f}, !- Outlet Branch Name 6
{b4ecb4eb-7da0-4fbc-bf08-0a95934f035a}, !- Outlet Branch Name 7
{839e829d-e9fa-4f62-89f2-8eb9ffc28c24}, !- Outlet Branch Name 8
{23c33199-df21-4a3b-b9f9-3453cb946753}; !- Outlet Branch Name 9
OS:Connection,
{ae26b422-7692-4536-8903-be505df32119}, !- Handle
{3c77cf07-d4e8-4126-bf06-4b8da70cb95e}, !- Name
{ac022bc2-1d9a-44ba-a84c-84681b4936b9}, !- Source Object
17, !- Outlet Port
{e9c32911-2c00-4486-aef5-270f2c69a02b}, !- Target Object
2; !- Inlet Port
OS:Connection,
{14b200c6-eb2c-457a-97bd-5925de0ef2e9}, !- Handle
{dc2c3369-716f-4071-8f5c-e6000c8fa6d8}, !- Name
{d28932e5-db3d-475c-8ecb-ce89e0553274}, !- Source Object
3, !- Outlet Port
{60f71bf2-c00f-4864-8a97-9be6fe2ebb09}, !- Target Object
2; !- Inlet Port
OS:Connection,
{57c69a8d-414b-421a-b641-d35e2134d53f}, !- Handle
{b00ee67d-6ae8-4c77-8328-02feb3615e05}, !- Name
{10cc1009-d189-47be-88be-43e4a9dd829c}, !- Source Object
3, !- Outlet Port
{ac022bc2-1d9a-44ba-a84c-84681b4936b9}, !- Target Object
18; !- Inlet Port
OS:Sizing:Plant,
{048087e6-6578-4fdf-ae94-c942d1d4b599}, !- Handle
{ac022bc2-1d9a-44ba-a84c-84681b4936b9}, !- Plant or Condenser Loop Name
Heating, !- Loop Type
60.0000000000001, !- Design Loop Exit Temperature {C}
5, !- Loop Design Temperature Difference {deltaC}
NonCoincident, !- Sizing Option
1, !- Zone Timesteps in Averaging Window
None; !- Coincident Sizing Factor Mode
OS:AvailabilityManagerAssignmentList,
{94aaca08-8061-4ff0-a113-952aa464f67b}, !- Handle
Plant Loop 1 AvailabilityManagerAssignmentList 2; !- Name
OS:ScheduleTypeLimits,
{4631a1ca-2b02-4af3-b521-6b62da21c970}, !- Handle
Temperature Schedule Type Limits 3, !- Name
0, !- Lower Limit Value
100, !- Upper Limit Value
Continuous, !- Numeric Type
Temperature; !- Unit Type
OS:Schedule:Ruleset,
{74ffc4a2-26c6-4a16-ad25-f64c11499e36}, !- Handle
Service Water Loop Temp - 140F 1, !- Name
{4631a1ca-2b02-4af3-b521-6b62da21c970}, !- Schedule Type Limits Name
{a955840e-dc51-4bd7-b87a-f4d8dde05f0c}; !- Default Day Schedule Name
OS:Schedule:Day,
{a955840e-dc51-4bd7-b87a-f4d8dde05f0c}, !- Handle
Service Water Loop Temp - 140F Default 1, !- Name
{4631a1ca-2b02-4af3-b521-6b62da21c970}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
60.0000000000001; !- Value Until Time 1
OS:SetpointManager:Scheduled,
{dd555282-1663-4fb4-9dba-a271c2a6b2e5}, !- Handle
Service hot water setpoint manager 1, !- Name
Temperature, !- Control Variable
{74ffc4a2-26c6-4a16-ad25-f64c11499e36}, !- Schedule Name
{8e430199-f0aa-419c-b9ac-d4ed50cde80b}; !- Setpoint Node or NodeList Name
OS:Pump:ConstantSpeed,
{5701086e-7f44-4a0a-866e-566f69b36ea6}, !- Handle
Hospital Shared Service Water Loop Circulator Pump, !- Name
{91b7b267-1c0f-4142-92f2-f7e724fb27a4}, !- Inlet Node Name
{ffe2a0fd-00dc-4ff9-9441-46aa88befd82}, !- Outlet Node Name
autosize, !- Rated Flow Rate {m3/s}
29890.6692, !- Rated Pump Head {Pa}
autosize, !- Rated Power Consumption {W}
0.825, !- Motor Efficiency
0, !- Fraction of Motor Inefficiencies to Fluid Stream
Intermittent, !- Pump Control Type
, !- Pump Flow Rate Schedule
, !- Pump Curve
, !- Impeller Diameter {m}
, !- Rotational Speed {rev/min}
, !- Zone
, !- Skin Loss Radiative Fraction
PowerPerFlowPerPressure, !- Design Power Sizing Method
348701.1, !- Design Electric Power per Unit Flow Rate {W/(m3/s)}
1.282051282, !- Design Shaft Power per Unit Flow Rate per Unit Head {W-s/m3-Pa}
General; !- End-Use Subcategory
OS:Node,
{982d62ce-b84a-4b8a-af3a-45b9876b04be}, !- Handle
Hospital Shared Service Water Loop Circulator Pump Outlet Water Node, !- Name
{ffe2a0fd-00dc-4ff9-9441-46aa88befd82}, !- Inlet Port
{9bba8374-9cb9-432e-a771-b00085eae206}; !- Outlet Port
OS:Connection,
{91b7b267-1c0f-4142-92f2-f7e724fb27a4}, !- Handle
{0457e722-684b-47c9-9a93-6f8b6dd76c35}, !- Name
{ca47493a-410a-45f8-8017-0c27573cfabe}, !- Source Object
3, !- Outlet Port
{5701086e-7f44-4a0a-866e-566f69b36ea6}, !- Target Object
2; !- Inlet Port
OS:Connection,
{ffe2a0fd-00dc-4ff9-9441-46aa88befd82}, !- Handle
{a511437f-bbdd-4179-a1aa-48c2e340c370}, !- Name
{5701086e-7f44-4a0a-866e-566f69b36ea6}, !- Source Object
3, !- Outlet Port
{982d62ce-b84a-4b8a-af3a-45b9876b04be}, !- Target Object
2; !- Inlet Port
OS:Connection,
{9bba8374-9cb9-432e-a771-b00085eae206}, !- Handle
{03cbd07e-d3e4-40e8-98aa-781a8a094cd0}, !- Name
{982d62ce-b84a-4b8a-af3a-45b9876b04be}, !- Source Object
3, !- Outlet Port
{55ceca49-2926-4c35-b733-998f8e4434e1}, !- Target Object
2; !- Inlet Port
OS:ScheduleTypeLimits,
{9010538e-a92b-4ba6-aec9-d8cb2b7d5759}, !- Handle
Temperature Schedule Type Limits 4, !- Name
0, !- Lower Limit Value
100, !- Upper Limit Value
Continuous, !- Numeric Type
Temperature; !- Unit Type
OS:WaterHeater:Mixed,
{1efdea0b-5f6b-48b8-b325-45c5fbbcefa9}, !- Handle
141gal Electricity Water Heater - 141kBtu/hr 1.0 Therm Eff, !- Name
0.533809008200698, !- Tank Volume {m3}
{74ffc4a2-26c6-4a16-ad25-f64c11499e36}, !- Setpoint Temperature Schedule Name
2, !- Deadband Temperature Difference {deltaC}
60.0000000000001, !- Maximum Temperature Limit {C}
Cycle, !- Heater Control Type
41328.126562993, !- Heater Maximum Capacity {W}
, !- Heater Minimum Capacity {W}
, !- Heater Ignition Minimum Flow Rate {m3/s}
, !- Heater Ignition Delay {s}
Electricity, !- Heater Fuel Type
1, !- Heater Thermal Efficiency
, !- Part Load Factor Curve Name
0, !- Off Cycle Parasitic Fuel Consumption Rate {W}
Electricity, !- Off Cycle Parasitic Fuel Type
0, !- Off Cycle Parasitic Heat Fraction to Tank
0, !- On Cycle Parasitic Fuel Consumption Rate {W}
Electricity, !- On Cycle Parasitic Fuel Type
0, !- On Cycle Parasitic Heat Fraction to Tank
Schedule, !- Ambient Temperature Indicator
{c5f602d1-d2c3-4136-92cc-db880296f5c1}, !- Ambient Temperature Schedule Name
, !- Ambient Temperature Thermal Zone Name
, !- Ambient Temperature Outdoor Air Node Name
3.28293927611112, !- Off Cycle Loss Coefficient to Ambient Temperature {W/K}
, !- Off Cycle Loss Fraction to Thermal Zone
3.28293927611112, !- On Cycle Loss Coefficient to Ambient Temperature {W/K}
, !- On Cycle Loss Fraction to Thermal Zone
, !- Peak Use Flow Rate {m3/s}
, !- Use Flow Rate Fraction Schedule Name
, !- Cold Water Supply Temperature Schedule Name
{7616294a-373f-4325-9d71-91bcb126f197}, !- Use Side Inlet Node Name
{a701473e-9d68-4e3b-8b77-8bf938990d5e}, !- Use Side Outlet Node Name
1, !- Use Side Effectiveness
, !- Source Side Inlet Node Name
, !- Source Side Outlet Node Name
1, !- Source Side Effectiveness
autosize, !- Use Side Design Flow Rate {m3/s}
autosize, !- Source Side Design Flow Rate {m3/s}
1.5, !- Indirect Water Heating Recovery Time {hr}
IndirectHeatPrimarySetpoint, !- Source Side Flow Control Mode
, !- Indirect Alternate Setpoint Temperature Schedule Name
General; !- End-Use Subcategory
OS:Schedule:Ruleset,
{c5f602d1-d2c3-4136-92cc-db880296f5c1}, !- Handle
Water Heater Ambient Temp Schedule - 71.6f 1, !- Name
{9010538e-a92b-4ba6-aec9-d8cb2b7d5759}, !- Schedule Type Limits Name
{765dd73d-eec5-4b40-b73d-8f9e8d644f56}; !- Default Day Schedule Name
OS:Schedule:Day,
{765dd73d-eec5-4b40-b73d-8f9e8d644f56}, !- Handle
Water Heater Ambient Temp Schedule - 71.6f Default 1, !- Name
{9010538e-a92b-4ba6-aec9-d8cb2b7d5759}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
22.0000000000001; !- Value Until Time 1
OS:Node,
{19b2a864-a7df-4e79-ba94-31b8e3a581e1}, !- Handle
141gal Electricity Water Heater - 141kBtu/hr Supply Outlet Water Node, !- Name
{a701473e-9d68-4e3b-8b77-8bf938990d5e}, !- Inlet Port
{48370a59-d351-4dbb-a11a-4d7b7cde6177}; !- Outlet Port
OS:Connection,
{7616294a-373f-4325-9d71-91bcb126f197}, !- Handle
{1598c219-4ff8-4593-b6db-161be7e36b12}, !- Name
{dec79040-8248-4ee2-9052-eb285b178da1}, !- Source Object
3, !- Outlet Port
{1efdea0b-5f6b-48b8-b325-45c5fbbcefa9}, !- Target Object
31; !- Inlet Port
OS:Connection,
{a701473e-9d68-4e3b-8b77-8bf938990d5e}, !- Handle
{cdac9329-9523-40bd-9bb9-b4e9cd561e44}, !- Name
{1efdea0b-5f6b-48b8-b325-45c5fbbcefa9}, !- Source Object
32, !- Outlet Port
{19b2a864-a7df-4e79-ba94-31b8e3a581e1}, !- Target Object
2; !- Inlet Port
OS:Connection,
{48370a59-d351-4dbb-a11a-4d7b7cde6177}, !- Handle
{3a1faf55-ed4e-4208-831a-9f7bc78d8f86}, !- Name
{19b2a864-a7df-4e79-ba94-31b8e3a581e1}, !- Source Object
3, !- Outlet Port
{b079ae22-20d4-4da4-ba5d-db1f00ff8201}, !- Target Object
3; !- Inlet Port
OS:AdditionalProperties,
{ed11b1bf-d69f-4ab5-bc1c-17fc6047624b}, !- Handle
{1efdea0b-5f6b-48b8-b325-45c5fbbcefa9}; !- Object Name
OS:Schedule:Ruleset,
{f2defdee-e29e-4317-a721-ca7359e9fc99}, !- Handle
Hospital Shared Service Water Loop Piping Air Temp - 70F, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
{33af3440-3055-4083-ac16-6455dc1ab169}; !- Default Day Schedule Name
OS:Schedule:Day,
{33af3440-3055-4083-ac16-6455dc1ab169}, !- Handle
Hospital Shared Service Water Loop Piping Air Temp - 70F Default, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
21.1111; !- Value Until Time 1
OS:Schedule:Ruleset,
{a4008977-ba6c-48f4-bb1b-f70d9f4a1a53}, !- Handle
Hospital Shared Service Water Loop Piping Air Velocity - 0.67mph, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
{b56bf0ad-856d-488d-8bc3-21ed0fa1c6ea}; !- Default Day Schedule Name
OS:Schedule:Day,
{b56bf0ad-856d-488d-8bc3-21ed0fa1c6ea}, !- Handle
Hospital Shared Service Water Loop Piping Air Velocity - 0.67mph Default, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0.3; !- Value Until Time 1
OS:Material,
{7dd32003-8646-4123-83c1-42e9c6187c0a}, !- Handle
Copper pipe 0.75in type L 1, !- Name
Smooth, !- Roughness
0.001143, !- Thickness {m}
386, !- Conductivity {W/m-K}
8906.26563592184, !- Density {kg/m3}
385.1856, !- Specific Heat {J/kg-K}
0.9, !- Thermal Absorptance
0.7, !- Solar Absorptance
0.7; !- Visible Absorptance
OS:Construction,
{07226636-0b70-4b06-bd31-f5f021b78b7a}, !- Handle
Uninsulated copper pipe 0.75in type L 1, !- Name
, !- Surface Rendering Name
{7dd32003-8646-4123-83c1-42e9c6187c0a}; !- Layer 1
OS:Pipe:Indoor,
{370b01fa-4670-4bc1-a19a-08edb57964c8}, !- Handle
Hospital Shared Service Water Loop Pipe 658.5693170534729ft, !- Name
{07226636-0b70-4b06-bd31-f5f021b78b7a}, !- Construction
{93522c96-45b9-438a-bf33-48a462ddd790}, !- Fluid Inlet Node
{2769a715-ffcf-4ede-9fa2-e33eb55359d9}, !- Fluid Outlet Node
Schedule, !- Environment Type
, !- Ambient Temperature Zone
{f2defdee-e29e-4317-a721-ca7359e9fc99}, !- Ambient Temperature Schedule
{a4008977-ba6c-48f4-bb1b-f70d9f4a1a53}, !- Ambient Air Velocity Schedule
0.019939, !- Pipe Inside Diameter {m}
200.731927837899; !- Pipe Length {m}
OS:Node,
{bc2d30c8-c8f5-49ee-9d3d-5b33aa4bf650}, !- Handle
Hospital Shared Service Water Loop Pipe 658.5693170534729ft Outlet Water Node, !- Name
{2769a715-ffcf-4ede-9fa2-e33eb55359d9}, !- Inlet Port
{7ad2a55b-c7ce-44d4-92f3-0b4ace4d7bed}; !- Outlet Port
OS:Connection,
{93522c96-45b9-438a-bf33-48a462ddd790}, !- Handle
{bc92b17d-9f86-410d-8afc-1e96a5981988}, !- Name
{e9c32911-2c00-4486-aef5-270f2c69a02b}, !- Source Object
3, !- Outlet Port
{370b01fa-4670-4bc1-a19a-08edb57964c8}, !- Target Object
3; !- Inlet Port
OS:Connection,
{2769a715-ffcf-4ede-9fa2-e33eb55359d9}, !- Handle
{64a3eb6e-ec1a-424d-b85d-4f61472ca892}, !- Name
{370b01fa-4670-4bc1-a19a-08edb57964c8}, !- Source Object
4, !- Outlet Port
{bc2d30c8-c8f5-49ee-9d3d-5b33aa4bf650}, !- Target Object
2; !- Inlet Port
OS:Connection,
{7ad2a55b-c7ce-44d4-92f3-0b4ace4d7bed}, !- Handle
{c8845add-3072-456a-ada3-c7d5d083301f}, !- Name
{bc2d30c8-c8f5-49ee-9d3d-5b33aa4bf650}, !- Source Object
3, !- Outlet Port
{d28932e5-db3d-475c-8ecb-ce89e0553274}, !- Target Object
2; !- Inlet Port
OS:Pipe:Adiabatic,
{16de70ff-6835-4d30-b83d-5b59a25bd351}, !- Handle
Pipe Adiabatic 10, !- Name
{cea7ed08-b537-4092-ae2b-7fdf294024fe}, !- Inlet Node Name
{c3a64160-7607-4fb1-9448-a0c841a641c2}; !- Outlet Node Name
OS:Node,
{10e9b388-0a28-427a-88bb-a578913ab62e}, !- Handle
Pipe Adiabatic 10 Inlet Water Node, !- Name
{6364a3d7-b841-45fc-a95f-b1a0866b82f4}, !- Inlet Port
{cea7ed08-b537-4092-ae2b-7fdf294024fe}; !- Outlet Port
OS:Connection,
{6364a3d7-b841-45fc-a95f-b1a0866b82f4}, !- Handle
{00961d2a-2f87-414f-a563-bd299cf87cf7}, !- Name
{55ceca49-2926-4c35-b733-998f8e4434e1}, !- Source Object
4, !- Outlet Port
{10e9b388-0a28-427a-88bb-a578913ab62e}, !- Target Object
2; !- Inlet Port
OS:Node,
{1bbbb315-277c-428f-bd00-1348ded84550}, !- Handle
Pipe Adiabatic 10 Outlet Water Node, !- Name
{c3a64160-7607-4fb1-9448-a0c841a641c2}, !- Inlet Port
{afb95c28-a25e-44a8-99f8-c70e905274e0}; !- Outlet Port
OS:Connection,
{cea7ed08-b537-4092-ae2b-7fdf294024fe}, !- Handle
{e75c66c1-c747-4e66-b46c-f2b0fc7f82f3}, !- Name
{10e9b388-0a28-427a-88bb-a578913ab62e}, !- Source Object
3, !- Outlet Port
{16de70ff-6835-4d30-b83d-5b59a25bd351}, !- Target Object
2; !- Inlet Port
OS:Connection,
{c3a64160-7607-4fb1-9448-a0c841a641c2}, !- Handle
{724ff903-bcdc-4a4b-be49-4a1a93a2b5df}, !- Name
{16de70ff-6835-4d30-b83d-5b59a25bd351}, !- Source Object
3, !- Outlet Port
{1bbbb315-277c-428f-bd00-1348ded84550}, !- Target Object
2; !- Inlet Port
OS:Connection,
{afb95c28-a25e-44a8-99f8-c70e905274e0}, !- Handle
{33f331a8-1ac5-4e48-8b16-64a77f187c8f}, !- Name
{1bbbb315-277c-428f-bd00-1348ded84550}, !- Source Object
3, !- Outlet Port
{b079ae22-20d4-4da4-ba5d-db1f00ff8201}, !- Target Object
4; !- Inlet Port
OS:Pipe:Adiabatic,
{80963541-00e1-4a4c-8a55-29d82bb75dfd}, !- Handle
Pipe Adiabatic 11, !- Name
{33078d32-8598-4676-aef7-52237fa2ab84}, !- Inlet Node Name
{c65869c0-df49-4ec5-ba33-bb3ebd24fe14}; !- Outlet Node Name
OS:Node,
{2587a7aa-06fd-448f-b8a9-caf08ab07fae}, !- Handle
Pipe Adiabatic 11 Outlet Water Node, !- Name
{c65869c0-df49-4ec5-ba33-bb3ebd24fe14}, !- Inlet Port
{d2f38b95-40a0-43e3-9fbc-13b18668241a}; !- Outlet Port
OS:Connection,
{33078d32-8598-4676-aef7-52237fa2ab84}, !- Handle
{fd621d43-77e7-4c2b-ba9f-525d91a6d4fa}, !- Name
{60f71bf2-c00f-4864-8a97-9be6fe2ebb09}, !- Source Object
3, !- Outlet Port
{80963541-00e1-4a4c-8a55-29d82bb75dfd}, !- Target Object
2; !- Inlet Port
OS:Connection,
{c65869c0-df49-4ec5-ba33-bb3ebd24fe14}, !- Handle
{3d5981de-1bd9-4463-b6d9-e059c4f0bfd6}, !- Name
{80963541-00e1-4a4c-8a55-29d82bb75dfd}, !- Source Object
3, !- Outlet Port
{2587a7aa-06fd-448f-b8a9-caf08ab07fae}, !- Target Object
2; !- Inlet Port
OS:Connection,
{d2f38b95-40a0-43e3-9fbc-13b18668241a}, !- Handle
{7842c43c-7dcc-437d-ba5d-416076b7a9cf}, !- Name
{2587a7aa-06fd-448f-b8a9-caf08ab07fae}, !- Source Object
3, !- Outlet Port
{f02ff7cd-a02a-4058-bc2f-a8d0476491af}, !- Target Object
3; !- Inlet Port
OS:Pipe:Adiabatic,
{3f380085-ad23-452c-8a19-ed379a1eec5f}, !- Handle
Pipe Adiabatic 12, !- Name
{72af497f-3350-4409-9135-d1d7387684d5}, !- Inlet Node Name
{507fe32b-1235-4c9e-90f8-e6647763601b}; !- Outlet Node Name
OS:Node,
{df914a09-5b6b-4081-acc1-0d115a26f6e9}, !- Handle
Pipe Adiabatic 12 Inlet Water Node, !- Name
{e7cc13f8-1c74-432c-bd68-4382050c60d9}, !- Inlet Port
{72af497f-3350-4409-9135-d1d7387684d5}; !- Outlet Port
OS:Connection,
{e7cc13f8-1c74-432c-bd68-4382050c60d9}, !- Handle
{f7b67b69-4f63-4f5e-9aad-c8d011030e07}, !- Name
{b079ae22-20d4-4da4-ba5d-db1f00ff8201}, !- Source Object
2, !- Outlet Port
{df914a09-5b6b-4081-acc1-0d115a26f6e9}, !- Target Object
2; !- Inlet Port
OS:Connection,
{72af497f-3350-4409-9135-d1d7387684d5}, !- Handle
{6c89abe8-6a71-405d-9dfb-143985a2c46a}, !- Name
{df914a09-5b6b-4081-acc1-0d115a26f6e9}, !- Source Object
3, !- Outlet Port
{3f380085-ad23-452c-8a19-ed379a1eec5f}, !- Target Object
2; !- Inlet Port
OS:Connection,
{507fe32b-1235-4c9e-90f8-e6647763601b}, !- Handle
{1c2ac866-884b-4c3a-952f-0991e8b8f399}, !- Name
{3f380085-ad23-452c-8a19-ed379a1eec5f}, !- Source Object
3, !- Outlet Port
{8e430199-f0aa-419c-b9ac-d4ed50cde80b}, !- Target Object
2; !- Inlet Port
OS:Pipe:Adiabatic,
{fec6a4fa-53f4-44a1-99ba-e0a142adaebb}, !- Handle
Pipe Adiabatic 13, !- Name
{dbc55621-3372-473b-9f45-5e273c101d67}, !- Inlet Node Name
{6f6406b2-a85e-4a70-adea-cf059ebc3221}; !- Outlet Node Name
OS:Node,
{b614a31e-9cc0-4ae2-926a-b91bffc1b454}, !- Handle
Pipe Adiabatic 13 Inlet Water Node, !- Name
{d8e318ad-0085-4008-a226-39106ec51d59}, !- Inlet Port
{dbc55621-3372-473b-9f45-5e273c101d67}; !- Outlet Port
OS:Connection,
{d8e318ad-0085-4008-a226-39106ec51d59}, !- Handle
{efdbd451-1bff-4274-9b9b-ecec9b87b7ba}, !- Name
{f02ff7cd-a02a-4058-bc2f-a8d0476491af}, !- Source Object
2, !- Outlet Port
{b614a31e-9cc0-4ae2-926a-b91bffc1b454}, !- Target Object
2; !- Inlet Port
OS:Connection,
{dbc55621-3372-473b-9f45-5e273c101d67}, !- Handle
{47427524-de7f-4680-9542-7bd52a74fdfe}, !- Name
{b614a31e-9cc0-4ae2-926a-b91bffc1b454}, !- Source Object
3, !- Outlet Port
{fec6a4fa-53f4-44a1-99ba-e0a142adaebb}, !- Target Object
2; !- Inlet Port
OS:Connection,
{6f6406b2-a85e-4a70-adea-cf059ebc3221}, !- Handle
{5549bb22-9a09-4b2e-ba4b-6965a1513b28}, !- Name
{fec6a4fa-53f4-44a1-99ba-e0a142adaebb}, !- Source Object
3, !- Outlet Port
{10cc1009-d189-47be-88be-43e4a9dd829c}, !- Target Object
2; !- Inlet Port
OS:Node,
{e4a30661-302d-4f5a-bc98-3001467f0c05}, !- Handle
Hospital ER_Exam - 90.1-2004 WUC 0.19gpm at 140F Inlet Water Node, !- Name
{86bbf191-168b-4a49-90ca-4ed0104434b0}, !- Inlet Port
{c0840c27-82f4-47aa-ab4e-e8a2a6a79cea}; !- Outlet Port
OS:Connection,
{86bbf191-168b-4a49-90ca-4ed0104434b0}, !- Handle
{fd5736d8-33bf-4578-84e9-1670aa0aac29}, !- Name
{d28932e5-db3d-475c-8ecb-ce89e0553274}, !- Source Object
4, !- Outlet Port
{e4a30661-302d-4f5a-bc98-3001467f0c05}, !- Target Object
2; !- Inlet Port
OS:Node,
{02fcdc56-d61f-4bb4-842a-5435f4bcfb42}, !- Handle
Hospital ER_Exam - 90.1-2004 WUC 0.19gpm at 140F Outlet Water Node, !- Name
{1c788ebb-9343-4bec-92d6-8bd81f19c72e}, !- Inlet Port
{b551675e-9f6f-419d-b04a-b894f363f650}; !- Outlet Port
OS:Connection,
{c0840c27-82f4-47aa-ab4e-e8a2a6a79cea}, !- Handle
{fb795c27-2569-4c21-a447-75a3aa9cc005}, !- Name
{e4a30661-302d-4f5a-bc98-3001467f0c05}, !- Source Object
3, !- Outlet Port
{051fc1a4-1d7d-4e47-ae38-96f3870808ea}, !- Target Object
2; !- Inlet Port
OS:Connection,
{1c788ebb-9343-4bec-92d6-8bd81f19c72e}, !- Handle
{ca39617b-e3ff-4899-bf5c-69b83afee55d}, !- Name
{051fc1a4-1d7d-4e47-ae38-96f3870808ea}, !- Source Object
3, !- Outlet Port
{02fcdc56-d61f-4bb4-842a-5435f4bcfb42}, !- Target Object
2; !- Inlet Port
OS:Connection,
{b551675e-9f6f-419d-b04a-b894f363f650}, !- Handle
{1914df17-cd7d-4964-9801-0add1b237b74}, !- Name
{02fcdc56-d61f-4bb4-842a-5435f4bcfb42}, !- Source Object
3, !- Outlet Port
{f02ff7cd-a02a-4058-bc2f-a8d0476491af}, !- Target Object
4; !- Inlet Port
OS:Node,
{8b403ddd-ee93-4270-9664-6a79f0d79bff}, !- Handle
Hospital ER_Trauma - 90.1-2004 WUC 0.05gpm at 140F Inlet Water Node, !- Name
{416b9091-79e2-4b9f-ba1a-9911e1ed6926}, !- Inlet Port
{32072163-f249-4aed-8ff4-633d111bbb35}; !- Outlet Port
OS:Connection,
{416b9091-79e2-4b9f-ba1a-9911e1ed6926}, !- Handle
{7182c5c4-8ce7-407d-b8f5-1d2b5cdaa0f6}, !- Name
{d28932e5-db3d-475c-8ecb-ce89e0553274}, !- Source Object
5, !- Outlet Port
{8b403ddd-ee93-4270-9664-6a79f0d79bff}, !- Target Object
2; !- Inlet Port
OS:Node,
{0331eafe-23bc-4e26-bc73-f84af31c1541}, !- Handle
Hospital ER_Trauma - 90.1-2004 WUC 0.05gpm at 140F Outlet Water Node, !- Name
{606a7ab3-8fa8-4583-b360-3f73a91eb167}, !- Inlet Port
{14cd573c-9edf-4e8c-89ae-f7b839516a09}; !- Outlet Port
OS:Connection,
{32072163-f249-4aed-8ff4-633d111bbb35}, !- Handle
{50942beb-adc6-4c63-a9f5-5affcc1b7d61}, !- Name
{8b403ddd-ee93-4270-9664-6a79f0d79bff}, !- Source Object
3, !- Outlet Port
{e7c97412-d841-4595-b50a-678419be1e4f}, !- Target Object
2; !- Inlet Port
OS:Connection,
{606a7ab3-8fa8-4583-b360-3f73a91eb167}, !- Handle
{3d6191bb-b94d-4f8b-9945-edabf27b862b}, !- Name
{e7c97412-d841-4595-b50a-678419be1e4f}, !- Source Object
3, !- Outlet Port
{0331eafe-23bc-4e26-bc73-f84af31c1541}, !- Target Object
2; !- Inlet Port
OS:Connection,
{14cd573c-9edf-4e8c-89ae-f7b839516a09}, !- Handle
{9fe7c7ef-8197-423d-9d6f-47a5fe85ba60}, !- Name
{0331eafe-23bc-4e26-bc73-f84af31c1541}, !- Source Object
3, !- Outlet Port
{f02ff7cd-a02a-4058-bc2f-a8d0476491af}, !- Target Object
5; !- Inlet Port
OS:Node,
{d6b6c114-dc11-495f-b9c4-5b8b4a18e368}, !- Handle
Hospital ER_Triage - 90.1-2004 WUC 0.1gpm at 140F Inlet Water Node, !- Name
{04b18c0a-6325-4372-bb1a-053f5662d468}, !- Inlet Port
{c310827f-6ac9-4110-9872-8c60eeabebc8}; !- Outlet Port
OS:Connection,
{04b18c0a-6325-4372-bb1a-053f5662d468}, !- Handle
{64ed2352-d6c6-402c-b566-ea6973c18f55}, !- Name
{d28932e5-db3d-475c-8ecb-ce89e0553274}, !- Source Object
6, !- Outlet Port
{d6b6c114-dc11-495f-b9c4-5b8b4a18e368}, !- Target Object
2; !- Inlet Port
OS:Node,
{cc0a4dff-787a-4b70-9471-6062d4b51b1b}, !- Handle
Hospital ER_Triage - 90.1-2004 WUC 0.1gpm at 140F Outlet Water Node, !- Name
{4fb267a9-670d-4a7e-9341-230c0e5fd15e}, !- Inlet Port
{dbc8b5a0-b9b1-4744-b0b3-7c1fe6026544}; !- Outlet Port
OS:Connection,
{c310827f-6ac9-4110-9872-8c60eeabebc8}, !- Handle
{316286eb-3103-40f7-a977-92a2b08bd4e1}, !- Name
{d6b6c114-dc11-495f-b9c4-5b8b4a18e368}, !- Source Object
3, !- Outlet Port
{2b3d631c-68be-4248-93a9-96f6befc53cd}, !- Target Object
2; !- Inlet Port
OS:Connection,
{4fb267a9-670d-4a7e-9341-230c0e5fd15e}, !- Handle
{38c98815-599f-45b3-b929-269cb355c869}, !- Name
{2b3d631c-68be-4248-93a9-96f6befc53cd}, !- Source Object
3, !- Outlet Port
{cc0a4dff-787a-4b70-9471-6062d4b51b1b}, !- Target Object
2; !- Inlet Port
OS:Connection,
{dbc8b5a0-b9b1-4744-b0b3-7c1fe6026544}, !- Handle
{adfb7138-bf94-47a0-bfb2-bc1c288b94ac}, !- Name
{cc0a4dff-787a-4b70-9471-6062d4b51b1b}, !- Source Object
3, !- Outlet Port
{f02ff7cd-a02a-4058-bc2f-a8d0476491af}, !- Target Object
6; !- Inlet Port
OS:Node,
{deaa6123-eb59-4cf1-8c04-eab3a15bee24}, !- Handle
Hospital Lab - 90.1-2004 WUC 0.1gpm at 140F Inlet Water Node, !- Name
{e35ffa01-502b-4cc9-88d1-acded7020f1c}, !- Inlet Port
{0a01c55e-e6a5-4c2e-a15e-5ca38710ab08}; !- Outlet Port
OS:Connection,
{e35ffa01-502b-4cc9-88d1-acded7020f1c}, !- Handle
{5e780a3f-6087-462a-80cc-d5724c0334fe}, !- Name
{d28932e5-db3d-475c-8ecb-ce89e0553274}, !- Source Object
7, !- Outlet Port
{deaa6123-eb59-4cf1-8c04-eab3a15bee24}, !- Target Object
2; !- Inlet Port
OS:Node,
{e2675d12-34cd-42df-a00d-9f99df5971a3}, !- Handle
Hospital Lab - 90.1-2004 WUC 0.1gpm at 140F Outlet Water Node, !- Name
{5be54557-6a8b-4182-ad2c-4242bfc61e96}, !- Inlet Port
{f5e746db-ca86-4b0d-81fb-c0c00a472598}; !- Outlet Port
OS:Connection,
{0a01c55e-e6a5-4c2e-a15e-5ca38710ab08}, !- Handle
{0a823053-a9e5-47d1-9407-714871d92b8f}, !- Name
{deaa6123-eb59-4cf1-8c04-eab3a15bee24}, !- Source Object
3, !- Outlet Port
{ea144c1e-f30f-4d31-87c8-c5444c532f99}, !- Target Object
2; !- Inlet Port
OS:Connection,
{5be54557-6a8b-4182-ad2c-4242bfc61e96}, !- Handle
{ef34a551-8643-492b-927e-8364afded92e}, !- Name
{ea144c1e-f30f-4d31-87c8-c5444c532f99}, !- Source Object
3, !- Outlet Port
{e2675d12-34cd-42df-a00d-9f99df5971a3}, !- Target Object
2; !- Inlet Port
OS:Connection,
{f5e746db-ca86-4b0d-81fb-c0c00a472598}, !- Handle
{dd1b60d3-cb94-4aec-966c-08ae87c67d2d}, !- Name
{e2675d12-34cd-42df-a00d-9f99df5971a3}, !- Source Object
3, !- Outlet Port
{f02ff7cd-a02a-4058-bc2f-a8d0476491af}, !- Target Object
7; !- Inlet Port
OS:Node,
{1f298332-8d88-4d1e-9bae-efbf598d42dc}, !- Handle
Hospital OR - 90.1-2004 WUC 0.52gpm at 140F Inlet Water Node, !- Name
{82b4666f-ee11-4ed8-a918-de425fc7e97f}, !- Inlet Port
{eec04795-a21b-4821-bd22-6ad0261c5bbb}; !- Outlet Port
OS:Connection,
{82b4666f-ee11-4ed8-a918-de425fc7e97f}, !- Handle
{5e231590-d4c7-44cf-8c4b-63e23a5615f6}, !- Name
{d28932e5-db3d-475c-8ecb-ce89e0553274}, !- Source Object
8, !- Outlet Port
{1f298332-8d88-4d1e-9bae-efbf598d42dc}, !- Target Object
2; !- Inlet Port
OS:Node,
{0832c8c5-9b59-44ee-887f-333df7abd080}, !- Handle
Hospital OR - 90.1-2004 WUC 0.52gpm at 140F Outlet Water Node, !- Name
{7a1b35ba-bd62-47c5-acfd-59c845cfbaec}, !- Inlet Port
{08498626-b8a5-4ef8-9835-d7855a192c17}; !- Outlet Port
OS:Connection,
{eec04795-a21b-4821-bd22-6ad0261c5bbb}, !- Handle
{abf67236-b629-4702-b5a9-5c73ab95e7e2}, !- Name
{1f298332-8d88-4d1e-9bae-efbf598d42dc}, !- Source Object
3, !- Outlet Port
{10228873-cf78-49d2-ac94-00e278276ada}, !- Target Object
2; !- Inlet Port
OS:Connection,
{7a1b35ba-bd62-47c5-acfd-59c845cfbaec}, !- Handle
{69ff544a-9e59-4737-856c-e033094447f8}, !- Name
{10228873-cf78-49d2-ac94-00e278276ada}, !- Source Object
3, !- Outlet Port
{0832c8c5-9b59-44ee-887f-333df7abd080}, !- Target Object
2; !- Inlet Port
OS:Connection,
{08498626-b8a5-4ef8-9835-d7855a192c17}, !- Handle
{a6444b32-8b18-4ef1-bf8f-7fe005f12f3d}, !- Name
{0832c8c5-9b59-44ee-887f-333df7abd080}, !- Source Object
3, !- Outlet Port
{f02ff7cd-a02a-4058-bc2f-a8d0476491af}, !- Target Object
8; !- Inlet Port
OS:Node,
{c54d3d78-af43-4acc-98d6-fa45153f4e6a}, !- Handle
Hospital PatRoom - 90.1-2004 WUC 1.73gpm at 140F Inlet Water Node, !- Name
{b4ecb4eb-7da0-4fbc-bf08-0a95934f035a}, !- Inlet Port
{2b6f3500-0d04-4e79-9751-92fd801a7aa7}; !- Outlet Port
OS:Connection,
{b4ecb4eb-7da0-4fbc-bf08-0a95934f035a}, !- Handle
{b5016fba-bfb7-423f-866b-994b4dfff5c4}, !- Name
{d28932e5-db3d-475c-8ecb-ce89e0553274}, !- Source Object
9, !- Outlet Port
{c54d3d78-af43-4acc-98d6-fa45153f4e6a}, !- Target Object
2; !- Inlet Port
OS:Node,
{90b206f5-56a3-4d36-b37f-10eab6e0ff24}, !- Handle
Hospital PatRoom - 90.1-2004 WUC 1.73gpm at 140F Outlet Water Node, !- Name
{fb63e347-4fe8-42a3-900c-e94d6af42e32}, !- Inlet Port
{08b7bcd8-3354-4c57-ab3d-d693ccb74f52}; !- Outlet Port
OS:Connection,
{2b6f3500-0d04-4e79-9751-92fd801a7aa7}, !- Handle
{b776d2f8-e02c-4b5d-bb0c-e92a71d1a4f2}, !- Name
{c54d3d78-af43-4acc-98d6-fa45153f4e6a}, !- Source Object
3, !- Outlet Port
{56a7c4e1-825a-40f6-bb36-e3ad595ca7a7}, !- Target Object
2; !- Inlet Port
OS:Connection,
{fb63e347-4fe8-42a3-900c-e94d6af42e32}, !- Handle
{5f8a3c0b-0bd7-48f3-aa12-94e7c5de8370}, !- Name
{56a7c4e1-825a-40f6-bb36-e3ad595ca7a7}, !- Source Object
3, !- Outlet Port
{90b206f5-56a3-4d36-b37f-10eab6e0ff24}, !- Target Object
2; !- Inlet Port
OS:Connection,
{08b7bcd8-3354-4c57-ab3d-d693ccb74f52}, !- Handle
{b0031263-2619-45df-ba3d-2329293fdb51}, !- Name
{90b206f5-56a3-4d36-b37f-10eab6e0ff24}, !- Source Object
3, !- Outlet Port
{f02ff7cd-a02a-4058-bc2f-a8d0476491af}, !- Target Object
9; !- Inlet Port
OS:Node,
{61a8d05d-b888-497a-bcfe-fd33f376cfc2}, !- Handle
Hospital PhysTherapy - 90.1-2004 WUC 0.02gpm at 140F Inlet Water Node, !- Name
{839e829d-e9fa-4f62-89f2-8eb9ffc28c24}, !- Inlet Port
{0f645e2d-53e4-4ea7-a758-2ce98ec6962a}; !- Outlet Port
OS:Connection,
{839e829d-e9fa-4f62-89f2-8eb9ffc28c24}, !- Handle
{a0c238ec-cf4b-4859-ba14-7e3ce3936179}, !- Name
{d28932e5-db3d-475c-8ecb-ce89e0553274}, !- Source Object
10, !- Outlet Port
{61a8d05d-b888-497a-bcfe-fd33f376cfc2}, !- Target Object
2; !- Inlet Port
OS:Node,
{5ce80140-68dd-4f80-a10d-067739afc8e3}, !- Handle
Hospital PhysTherapy - 90.1-2004 WUC 0.02gpm at 140F Outlet Water Node, !- Name
{43ad28ca-510d-4021-aef5-4702da1ce84b}, !- Inlet Port
{560fbd64-70be-4620-aa7c-46596baf5bb9}; !- Outlet Port
OS:Connection,
{0f645e2d-53e4-4ea7-a758-2ce98ec6962a}, !- Handle
{5b35beb6-93fc-45ea-878c-03e68e464910}, !- Name
{61a8d05d-b888-497a-bcfe-fd33f376cfc2}, !- Source Object
3, !- Outlet Port
{aab3afad-8bf0-43c8-809b-f5c6d6244919}, !- Target Object
2; !- Inlet Port
OS:Connection,
{43ad28ca-510d-4021-aef5-4702da1ce84b}, !- Handle
{10fdc0f6-1558-4c41-bfff-87627dda9be3}, !- Name
{aab3afad-8bf0-43c8-809b-f5c6d6244919}, !- Source Object
3, !- Outlet Port
{5ce80140-68dd-4f80-a10d-067739afc8e3}, !- Target Object
2; !- Inlet Port
OS:Connection,
{560fbd64-70be-4620-aa7c-46596baf5bb9}, !- Handle
{bce0888d-56cb-4ae8-a075-0644ad6c6bd5}, !- Name
{5ce80140-68dd-4f80-a10d-067739afc8e3}, !- Source Object
3, !- Outlet Port
{f02ff7cd-a02a-4058-bc2f-a8d0476491af}, !- Target Object
10; !- Inlet Port
OS:Node,
{fb34d2c2-c68c-4c0d-b61a-00ec53334323}, !- Handle
Hospital Radiology - 90.1-2004 WUC 0.02gpm at 140F Inlet Water Node, !- Name
{23c33199-df21-4a3b-b9f9-3453cb946753}, !- Inlet Port
{7e3835f0-af7b-4868-99ae-921c44c80c2c}; !- Outlet Port
OS:Connection,
{23c33199-df21-4a3b-b9f9-3453cb946753}, !- Handle
{93c5fc5d-1c0c-4e9f-93bb-2db4de627298}, !- Name
{d28932e5-db3d-475c-8ecb-ce89e0553274}, !- Source Object
11, !- Outlet Port
{fb34d2c2-c68c-4c0d-b61a-00ec53334323}, !- Target Object
2; !- Inlet Port
OS:Node,
{196b6e30-488f-474b-bc07-8688775d81f6}, !- Handle
Hospital Radiology - 90.1-2004 WUC 0.02gpm at 140F Outlet Water Node, !- Name
{48366ff5-a79b-47b3-9d91-91a7e42545f2}, !- Inlet Port
{a9dcafc0-80ee-4286-80fb-6d1c6dc5476c}; !- Outlet Port
OS:Connection,
{7e3835f0-af7b-4868-99ae-921c44c80c2c}, !- Handle
{81438614-75cb-4c3f-a887-b88f37c93788}, !- Name
{fb34d2c2-c68c-4c0d-b61a-00ec53334323}, !- Source Object
3, !- Outlet Port
{42430c82-a8b1-4884-b8db-40a8ee696c56}, !- Target Object
2; !- Inlet Port
OS:Connection,
{48366ff5-a79b-47b3-9d91-91a7e42545f2}, !- Handle
{0d998676-ab4d-45c3-8487-09fd30d40edf}, !- Name
{42430c82-a8b1-4884-b8db-40a8ee696c56}, !- Source Object
3, !- Outlet Port
{196b6e30-488f-474b-bc07-8688775d81f6}, !- Target Object
2; !- Inlet Port
OS:Connection,
{a9dcafc0-80ee-4286-80fb-6d1c6dc5476c}, !- Handle
{32085792-7091-4443-8755-5cd47cb7e21b}, !- Name
{196b6e30-488f-474b-bc07-8688775d81f6}, !- Source Object
3, !- Outlet Port
{f02ff7cd-a02a-4058-bc2f-a8d0476491af}, !- Target Object
11; !- Inlet Port
OS:ThermostatSetpoint:DualSetpoint,
{5089abd3-8d1c-4ec2-9b6a-2f7e78a3f8d6}, !- Handle
Hospital Corridor - 90.1-2004 Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:Schedule:Ruleset,
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Handle
Hospital HTGSETP_SCH, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
{7e152dc9-b632-48c6-a0f6-8d6e12d69c5e}, !- Default Day Schedule Name
{e53f931e-e494-478a-af86-8416890f19bc}, !- Summer Design Day Schedule Name
{74b9e1b8-2880-43d7-84a8-2bf76cbfc3a4}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{7e152dc9-b632-48c6-a0f6-8d6e12d69c5e}, !- Handle
Hospital HTGSETP_SCH Default, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
21; !- Value Until Time 1
OS:Schedule:Day,
{74b9e1b8-2880-43d7-84a8-2bf76cbfc3a4}, !- Handle
Hospital HTGSETP_SCH Winter Design Day, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
21; !- Value Until Time 1
OS:Schedule:Day,
{e53f931e-e494-478a-af86-8416890f19bc}, !- Handle
Hospital HTGSETP_SCH Summer Design Day, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
21; !- Value Until Time 1
OS:Schedule:Ruleset,
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}, !- Handle
Hospital CLGSETP_SCH, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
{2d86f668-a987-4be6-9b74-4bad87656823}, !- Default Day Schedule Name
{55abfda3-f6a7-468f-8628-28564c39b304}, !- Summer Design Day Schedule Name
{a645ee65-f060-458e-9932-cf754191e6ad}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{2d86f668-a987-4be6-9b74-4bad87656823}, !- Handle
Hospital CLGSETP_SCH Default, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
24; !- Value Until Time 1
OS:Schedule:Day,
{a645ee65-f060-458e-9932-cf754191e6ad}, !- Handle
Hospital CLGSETP_SCH Winter Design Day, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
24; !- Value Until Time 1
OS:Schedule:Day,
{55abfda3-f6a7-468f-8628-28564c39b304}, !- Handle
Hospital CLGSETP_SCH Summer Design Day, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
24; !- Value Until Time 1
OS:ThermostatSetpoint:DualSetpoint,
{15a7e205-4e24-4887-81d4-0f23312377c2}, !- Handle
Hospital Corridor - 90.1-2004 Thermostat 1, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{1316421a-04d5-4821-b69b-1804a4351e20}, !- Handle
Hospital Corridor - 90.1-2004 Thermostat 2, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{60f9867e-7d6e-44d7-b0ff-47d134592691}, !- Handle
Hospital Corridor - 90.1-2004 Thermostat 3, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{03b8a86e-ab93-47be-ab28-f25944708aec}, !- Handle
Hospital Corridor - 90.1-2004 Thermostat 4, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{f7ee9cee-5fe2-4745-bcaf-30e0be382f65}, !- Handle
Hospital Corridor - 90.1-2004 Thermostat 5, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{44c9bff6-0aac-4258-af3f-8afc61cdadfd}, !- Handle
Hospital ICU_PatRm - 90.1-2004 Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{fd10a9a1-24f7-46e4-a01b-d13e0bb9148e}, !- Handle
Hospital ICU_PatRm - 90.1-2004 Thermostat 1, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{77850c3f-4759-47a6-9eca-2a2ee622eef8}, !- Handle
Hospital ICU_PatRm - 90.1-2004 Thermostat 2, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{c914c19b-acdc-43c1-82ba-b89afd3f057a}, !- Handle
Hospital Dining - 90.1-2004 Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{eeae5b6a-8713-4bbe-91a2-15fd39d314eb}, !- Handle
Hospital Dining - 90.1-2004 Thermostat 1, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{d72ea393-86c0-44e2-9c56-da50a329509b}, !- Handle
Hospital Dining - 90.1-2004 Thermostat 2, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{53d0b12c-7705-4bda-80aa-3daf3bc0be3a}, !- Handle
Hospital Dining - 90.1-2004 Thermostat 3, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{8dda39e4-a1ac-4f76-908f-03696dc11235}, !- Handle
Hospital Dining - 90.1-2004 Thermostat 4, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{8a905e8d-405f-4399-ade5-98f491193975}, !- Handle
Hospital Dining - 90.1-2004 Thermostat 5, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{e0054227-9d68-4401-ad08-82824e56d23a}, !- Handle
Hospital ER_Exam - 90.1-2004 Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{25da5a7a-4f97-435e-9f88-dd62cdd67c77}, !- Handle
Hospital ER_Exam - 90.1-2004 Thermostat 1, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{9b3f6401-8e5e-4c3c-b6e2-3be49d6e98d6}, !- Handle
Hospital ER_Exam - 90.1-2004 Thermostat 2, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{93275932-577e-4b44-bf59-7bae0722c50a}, !- Handle
Hospital PatCorridor - 90.1-2004 Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{3fc52ccd-e5fb-47a0-83cf-b220bae4c813}, !- Handle
Hospital ICU_NurseStn - 90.1-2004 Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{b41479c4-cfb9-4e92-83ed-46c5ae406fc3}, !- Handle
Hospital ICU_NurseStn - 90.1-2004 Thermostat 1, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{d87401a3-a68e-455d-97ff-7c174b4a4ec2}, !- Handle
Hospital ICU_NurseStn - 90.1-2004 Thermostat 2, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{25451af1-25f6-4eac-9043-fb8e34f8c109}, !- Handle
Hospital ER_Trauma - 90.1-2004 Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{f5fee070-42dd-4a10-93ba-f9d23eaecb1d}, !- Handle
Hospital ER_Trauma - 90.1-2004 Thermostat 1, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{a2298dd9-3e17-49d0-b4ad-36f2849c9f0c}, !- Handle
Hospital ER_Trauma - 90.1-2004 Thermostat 2, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{25a40652-fa99-4cd1-9e2d-6a4c3ff4f425}, !- Handle
Hospital ER_NurseStn - 90.1-2004 Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{b6a4ee93-8af3-4909-961d-c55f65107862}, !- Handle
Hospital ER_NurseStn - 90.1-2004 Thermostat 1, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{80637f80-ae6c-49e3-be1e-5613c650d393}, !- Handle
Hospital ER_NurseStn - 90.1-2004 Thermostat 2, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{0f298c53-45bc-4906-870e-94284455f123}, !- Handle
Hospital ER_Triage - 90.1-2004 Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{5781f305-c012-4094-a62f-3bdc0abe7294}, !- Handle
Hospital ER_Triage - 90.1-2004 Thermostat 1, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{30fe9a8f-e5ac-4d9f-9de3-28a8c1a581e3}, !- Handle
Hospital ER_Triage - 90.1-2004 Thermostat 2, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{f197f66a-1ae6-40a8-ab96-4bc88fee7596}, !- Handle
Hospital Kitchen - 90.1-2004 Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{b32e3c67-4c34-46da-b9a6-d20fc6b75af5}, !- Handle
Hospital Kitchen - 90.1-2004 Thermostat 1, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{e308d817-6778-4e8f-b23a-746e75fa3552}, !- Handle
Hospital Kitchen - 90.1-2004 Thermostat 2, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{e0854086-9707-4061-b538-8f11ca3a22c2}, !- Handle
Hospital Kitchen - 90.1-2004 Thermostat 3, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{0ea1351e-f915-414c-b944-8bd1ab0cfa5a}, !- Handle
Hospital Kitchen - 90.1-2004 Thermostat 4, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{c140c7aa-1dca-454b-aa0c-c8136fe12322}, !- Handle
Hospital Kitchen - 90.1-2004 Thermostat 5, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{3d6390f0-d010-4c31-a060-5f99027cf95a}, !- Handle
Hospital Kitchen - 90.1-2004 Thermostat 6, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{f10883c6-31f4-4e73-ace9-996dcefb7921}, !- Handle
Hospital Kitchen - 90.1-2004 Thermostat 7, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{35583ad2-f387-444c-a944-cd97e6b0e618}, !- Handle
Hospital Kitchen - 90.1-2004 Thermostat 8, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{a9e4cabb-5a77-4a2d-b47e-d9dd9950599e}, !- Handle
Hospital Lab - 90.1-2004 Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{74c15604-b69d-47ec-ab22-ddada24b61a3}, !- Handle
Hospital Lab - 90.1-2004 Thermostat 1, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{f899c7e8-8ccd-4df2-b2e0-6c86f24cd194}, !- Handle
Hospital Lab - 90.1-2004 Thermostat 2, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{36768573-d0eb-46e9-89f1-322bef2db292}, !- Handle
Hospital Lobby - 90.1-2004 Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{8fe359cf-aaa5-4127-aa33-9ceb4393e05a}, !- Handle
Hospital Lobby - 90.1-2004 Thermostat 1, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{7ab95a60-a133-49c2-8291-a6df3eefaad2}, !- Handle
Hospital Lobby - 90.1-2004 Thermostat 2, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{8f994390-56c7-4957-b614-b51e23c2f66c}, !- Handle
Hospital NurseStn - 90.1-2004 Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{bb8c0c2a-b54a-43de-bb79-e9f3592cbf38}, !- Handle
Hospital NurseStn - 90.1-2004 Thermostat 1, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{907e44e7-a03c-42b0-a1c9-e560073b62bc}, !- Handle
Hospital NurseStn - 90.1-2004 Thermostat 2, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{26407071-e88b-45bd-8320-2c2e7d6976b6}, !- Handle
Hospital NurseStn - 90.1-2004 Thermostat 3, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{30b0ba87-0643-4ed5-91dc-4edaf157cf32}, !- Handle
Hospital NurseStn - 90.1-2004 Thermostat 4, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{c735c58a-9765-4d3d-bf4b-ad6a0823b4ca}, !- Handle
Hospital NurseStn - 90.1-2004 Thermostat 5, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{d3b4ba2b-c424-4383-a5ae-bc323acbe9e6}, !- Handle
Hospital NurseStn - 90.1-2004 Thermostat 6, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{0c702426-c289-4a3c-be22-a4d64bda45b7}, !- Handle
Hospital NurseStn - 90.1-2004 Thermostat 7, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{632c77f5-7f4f-4b32-8084-129196f003ae}, !- Handle
Hospital NurseStn - 90.1-2004 Thermostat 8, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{308a68ad-3e94-4e7a-b772-f68dc7b643f1}, !- Handle
Hospital NurseStn - 90.1-2004 Thermostat 9, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{49924774-b1f2-4339-8e45-88a09646cb9b}, !- Handle
Hospital NurseStn - 90.1-2004 Thermostat 10, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{e8bad084-7caf-4c10-8a1a-1439be22bb14}, !- Handle
Hospital NurseStn - 90.1-2004 Thermostat 11, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{d70f1eeb-beee-4b35-a357-e74efb022312}, !- Handle
Hospital Office - 90.1-2004 Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{e5d4cf13-eabc-490b-87fd-236b89a295ec}, !- Handle
Hospital Office - 90.1-2004 Thermostat 1, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{5bbca320-4e2b-4b4c-93c0-ef7871c7bef3}, !- Handle
Hospital Office - 90.1-2004 Thermostat 2, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{484f15a0-233e-494a-99e3-6b33a6f18252}, !- Handle
Hospital OR - 90.1-2004 Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{a1afd7de-3772-4219-9344-ee63c4052182}, !- Handle
Hospital OR - 90.1-2004 Thermostat 1, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{c13190b7-478e-46a7-b931-adec19b67670}, !- Handle
Hospital OR - 90.1-2004 Thermostat 2, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{5d2d3e83-68e8-4c68-ba47-354455eb7af1}, !- Handle
Hospital PatRoom - 90.1-2004 Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{f1863c02-1f08-4b11-bf5b-a0641b5cd576}, !- Handle
Hospital PatRoom - 90.1-2004 Thermostat 1, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{a1b4c8b8-6dd9-4427-a79a-151b9d1f9fa7}, !- Handle
Hospital PatRoom - 90.1-2004 Thermostat 2, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{1205c6ed-5a5b-4668-9300-7f0e8571e9a9}, !- Handle
Hospital PatRoom - 90.1-2004 Thermostat 3, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{9b51edbf-3214-448e-90c3-ee2a3bf36a45}, !- Handle
Hospital PatRoom - 90.1-2004 Thermostat 4, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{77bcfb16-ab2a-4044-9086-b1a1f7bf44de}, !- Handle
Hospital PatRoom - 90.1-2004 Thermostat 5, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{d745fa64-f70a-4b7a-9306-188a396a3e7c}, !- Handle
Hospital PhysTherapy - 90.1-2004 Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{a14240ea-697d-489f-89e2-f6656ecddb5b}, !- Handle
Hospital PhysTherapy - 90.1-2004 Thermostat 1, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{350d58a4-f9ab-4181-bccf-0318ef585f72}, !- Handle
Hospital PhysTherapy - 90.1-2004 Thermostat 2, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{bc9993d1-c795-407c-bcd6-7e0cca4076dc}, !- Handle
Hospital Radiology - 90.1-2004 Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{3e0b0ac3-be33-4cfd-8846-ecdfda6c2f14}, !- Handle
Hospital Radiology - 90.1-2004 Thermostat 1, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{c4dd1795-0a1d-4d3b-956b-7cf425dd1e51}, !- Handle
Hospital Radiology - 90.1-2004 Thermostat 2, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:People,
{766df408-aae3-4c00-9d6a-dd4fffd7197d}, !- Handle
Hospital Dining People 1, !- Name
{bb4f0aa2-5cee-4478-8ff2-6a7e087e408a}, !- People Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- Activity Level Schedule Name
, !- Surface Name/Angle Factor List Name
{6ecfc295-bb07-431c-9c44-d8de686ec979}, !- Work Efficiency Schedule Name
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Clothing Insulation Schedule Name
{1999ef88-ee47-41f7-958d-63759249d6eb}, !- Air Velocity Schedule Name
0.111964478579143; !- Multiplier
OS:Lights,
{1cc037f4-a567-40ca-b0cb-9ef5e019686a}, !- Handle
Hospital Dining Lights 1, !- Name
{3f03e37c-6848-460b-b151-f904a8bf9e75}, !- Lights Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{bbb4cfd1-20a0-4f69-a15a-d8a1c4b2b371}, !- Schedule Name
1, !- Fraction Replaceable
0.111964478579143, !- Multiplier
General; !- End-Use Subcategory
OS:ElectricEquipment,
{4039c6c5-1487-49ff-b312-d3be0944e671}, !- Handle
Hospital Dining Elec Equip 1, !- Name
{532344ae-fe19-428d-a43d-f356c6dcf8a9}, !- Electric Equipment Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Schedule Name
0.111964478579143, !- Multiplier
General; !- End-Use Subcategory
OS:People,
{7271bfa0-fe08-4103-9f27-dd6a6d9bc579}, !- Handle
Hospital Office People 1, !- Name
{87accfea-7192-4b0f-b40f-c245b8b81bad}, !- People Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- Activity Level Schedule Name
, !- Surface Name/Angle Factor List Name
{6ecfc295-bb07-431c-9c44-d8de686ec979}, !- Work Efficiency Schedule Name
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Clothing Insulation Schedule Name
{1999ef88-ee47-41f7-958d-63759249d6eb}, !- Air Velocity Schedule Name
0.102964118564742; !- Multiplier
OS:Lights,
{5861b11b-dd27-4a00-bd87-126aa9fa9ae2}, !- Handle
Hospital Office Lights 1, !- Name
{9703534f-6a54-40fd-8a76-cb4e2d205eaa}, !- Lights Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{09760795-c8ea-4a3c-b993-806cef44113c}, !- Schedule Name
1, !- Fraction Replaceable
0.102964118564742, !- Multiplier
General; !- End-Use Subcategory
OS:ElectricEquipment,
{467997b0-e908-424d-8931-711d47e8f9fe}, !- Handle
Hospital Office Elec Equip 1, !- Name
{6035e2bc-160a-4f4c-a8e7-daf21a651f2d}, !- Electric Equipment Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Schedule Name
0.102964118564742, !- Multiplier
General; !- End-Use Subcategory
OS:People,
{c99a9170-bd52-4759-b5e0-02981179a788}, !- Handle
Hospital ICU_NurseStn People 1, !- Name
{b8ba0ac4-4c8f-4b11-95cc-ca16c8334fe2}, !- People Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{0fd3fe18-b235-4d0e-9ca1-e046428c8b17}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- Activity Level Schedule Name
, !- Surface Name/Angle Factor List Name
{6ecfc295-bb07-431c-9c44-d8de686ec979}, !- Work Efficiency Schedule Name
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Clothing Insulation Schedule Name
{1999ef88-ee47-41f7-958d-63759249d6eb}, !- Air Velocity Schedule Name
0.107284291371656; !- Multiplier
OS:Lights,
{f85d50cf-bebb-4ee7-8863-a824e23bc152}, !- Handle
Hospital ICU_NurseStn Lights 1, !- Name
{be38e3c9-343b-4126-be46-6997974e9df8}, !- Lights Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{90a5c03e-b67d-40fb-9a32-f68fbe0b628f}, !- Schedule Name
1, !- Fraction Replaceable
0.107284291371656, !- Multiplier
General; !- End-Use Subcategory
OS:ElectricEquipment,
{472a0740-c118-4379-86fa-5957a35bc5d3}, !- Handle
Hospital ICU_NurseStn Elec Equip 1, !- Name
{b8019f89-5e2c-4a63-b938-947131509e7b}, !- Electric Equipment Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Schedule Name
0.107284291371656, !- Multiplier
General; !- End-Use Subcategory
OS:People,
{fe5b1bab-f54d-47eb-ac0e-cb1e7eccb0f3}, !- Handle
Hospital ER_Trauma People 1, !- Name
{7569e973-f389-45cf-b1f5-3e9321271f9e}, !- People Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{0fd3fe18-b235-4d0e-9ca1-e046428c8b17}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- Activity Level Schedule Name
, !- Surface Name/Angle Factor List Name
{6ecfc295-bb07-431c-9c44-d8de686ec979}, !- Work Efficiency Schedule Name
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Clothing Insulation Schedule Name
{1999ef88-ee47-41f7-958d-63759249d6eb}, !- Air Velocity Schedule Name
0.00900036001440037; !- Multiplier
OS:Lights,
{aa8cb9e9-7b17-446f-9e6f-3753ba7a6809}, !- Handle
Hospital ER_Trauma Lights 1, !- Name
{431cf9d6-0236-4182-b4e4-4f7e8ed5065d}, !- Lights Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{90a5c03e-b67d-40fb-9a32-f68fbe0b628f}, !- Schedule Name
1, !- Fraction Replaceable
0.00900036001440037, !- Multiplier
General; !- End-Use Subcategory
OS:ElectricEquipment,
{3f453057-0669-477b-82f0-c360bbbef658}, !- Handle
Hospital ER_Trauma Elec Equip 1, !- Name
{32c10725-1566-4de9-abf3-a111d2c78a54}, !- Electric Equipment Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Schedule Name
0.00900036001440037, !- Multiplier
General; !- End-Use Subcategory
OS:People,
{d77f860e-2126-4539-9998-115c9951db71}, !- Handle
Hospital Radiology People 1, !- Name
{ae23dd75-5b90-4783-b15f-e883108eb8b0}, !- People Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- Activity Level Schedule Name
, !- Surface Name/Angle Factor List Name
{6ecfc295-bb07-431c-9c44-d8de686ec979}, !- Work Efficiency Schedule Name
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Clothing Insulation Schedule Name
{1999ef88-ee47-41f7-958d-63759249d6eb}, !- Air Velocity Schedule Name
0.0781231249249977; !- Multiplier
OS:Lights,
{42383415-4727-4d56-b7b6-1235d51295e0}, !- Handle
Hospital Radiology Lights 1, !- Name
{5e6c89fa-b165-402d-9509-0eaeb2102dbf}, !- Lights Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{939727e3-dd65-4c79-a1f1-61ca5051dbea}, !- Schedule Name
1, !- Fraction Replaceable
0.0781231249249977, !- Multiplier
General; !- End-Use Subcategory
OS:ElectricEquipment,
{1b40df94-ace1-4bb8-89f1-1081795d6fbd}, !- Handle
Hospital Radiology Elec Equip 1, !- Name
{362477b0-cde6-44e9-b995-ec4d21c7086e}, !- Electric Equipment Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Schedule Name
0.0781231249249977, !- Multiplier
General; !- End-Use Subcategory
OS:People,
{20546bbe-0376-4e66-80e0-8197071a7d24}, !- Handle
Hospital Lab People 1, !- Name
{2b221fd8-c0ab-446b-ab9d-3186c3462df5}, !- People Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- Activity Level Schedule Name
, !- Surface Name/Angle Factor List Name
{6ecfc295-bb07-431c-9c44-d8de686ec979}, !- Work Efficiency Schedule Name
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Clothing Insulation Schedule Name
{1999ef88-ee47-41f7-958d-63759249d6eb}, !- Air Velocity Schedule Name
0.0849633985359413; !- Multiplier
OS:Lights,
{5527e25b-6970-4bac-b9b3-d823d17deecb}, !- Handle
Hospital Lab Lights 1, !- Name
{d880ee88-18b2-4f77-9462-07e7b252c9af}, !- Lights Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{bbb4cfd1-20a0-4f69-a15a-d8a1c4b2b371}, !- Schedule Name
1, !- Fraction Replaceable
0.0849633985359413, !- Multiplier
General; !- End-Use Subcategory
OS:ElectricEquipment,
{b82dc63c-7481-4b63-b661-ec619d24de75}, !- Handle
Hospital Lab Elec Equip 1, !- Name
{721740fb-f6e7-4e80-9c4b-e5f48a86393f}, !- Electric Equipment Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Schedule Name
0.0849633985359413, !- Multiplier
General; !- End-Use Subcategory
OS:People,
{444e33f3-5ef2-4628-aaa2-873dcf268518}, !- Handle
Hospital ICU_PatRm People 1, !- Name
{be11508c-14e9-48cc-aac5-d228b1546560}, !- People Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{0fd3fe18-b235-4d0e-9ca1-e046428c8b17}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- Activity Level Schedule Name
, !- Surface Name/Angle Factor List Name
{6ecfc295-bb07-431c-9c44-d8de686ec979}, !- Work Efficiency Schedule Name
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Clothing Insulation Schedule Name
{1999ef88-ee47-41f7-958d-63759249d6eb}, !- Air Velocity Schedule Name
0.0414016560662421; !- Multiplier
OS:Lights,
{0e06a717-8c58-4855-b215-e6db190c0d32}, !- Handle
Hospital ICU_PatRm Lights 1, !- Name
{02cdc0fc-3819-483d-8abc-5cac904a60de}, !- Lights Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{90a5c03e-b67d-40fb-9a32-f68fbe0b628f}, !- Schedule Name
1, !- Fraction Replaceable
0.0414016560662421, !- Multiplier
General; !- End-Use Subcategory
OS:ElectricEquipment,
{7bf935da-9b45-4ca9-a8cd-405ef043ed90}, !- Handle
Hospital ICU_PatRm Elec Equip 1, !- Name
{bab32e22-baad-4d26-9b56-31a33e69efcd}, !- Electric Equipment Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Schedule Name
0.0414016560662421, !- Multiplier
General; !- End-Use Subcategory
OS:People,
{4c9de8d0-a79c-4fe7-9ff4-4906a1947425}, !- Handle
Hospital Kitchen People 1, !- Name
{0cfff830-ebbb-4e12-ad17-583483d28be6}, !- People Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- Activity Level Schedule Name
, !- Surface Name/Angle Factor List Name
{6ecfc295-bb07-431c-9c44-d8de686ec979}, !- Work Efficiency Schedule Name
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Clothing Insulation Schedule Name
{1999ef88-ee47-41f7-958d-63759249d6eb}, !- Air Velocity Schedule Name
0.135245409816392; !- Multiplier
OS:Lights,
{7c1db3ca-98e0-4e99-ab5a-202c98f34f9a}, !- Handle
Hospital Kitchen Lights 1, !- Name
{95da0171-dd6d-42f7-ba24-7b4c4b734cea}, !- Lights Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{bbb4cfd1-20a0-4f69-a15a-d8a1c4b2b371}, !- Schedule Name
1, !- Fraction Replaceable
0.135245409816392, !- Multiplier
General; !- End-Use Subcategory
OS:ElectricEquipment,
{684f86ac-d115-48b7-ae8e-00b64350dd33}, !- Handle
Hospital Kitchen Elec Equip 1, !- Name
{1f15a2b8-47f1-4e27-a8cd-dc67394941dc}, !- Electric Equipment Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Schedule Name
0.135245409816392, !- Multiplier
General; !- End-Use Subcategory
OS:GasEquipment,
{b7ae0d2f-75ad-4bdb-90c2-fc7ed4736719}, !- Handle
Hospital Kitchen Gas Equip 1, !- Name
{f7211564-6161-4265-a7db-93c0ca25b541}, !- Gas Equipment Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Schedule Name
0.135245409816392, !- Multiplier
General; !- End-Use Subcategory
OS:People,
{9e171cc4-e253-46fa-b8ad-be74d60c4844}, !- Handle
Hospital ER_Triage People 1, !- Name
{50e649d6-a941-47b1-9706-738f8e96f6ba}, !- People Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{0fd3fe18-b235-4d0e-9ca1-e046428c8b17}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- Activity Level Schedule Name
, !- Surface Name/Angle Factor List Name
{6ecfc295-bb07-431c-9c44-d8de686ec979}, !- Work Efficiency Schedule Name
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Clothing Insulation Schedule Name
{1999ef88-ee47-41f7-958d-63759249d6eb}, !- Air Velocity Schedule Name
0.0180007200288017; !- Multiplier
OS:Lights,
{d68acaab-614e-4fd8-af4a-d0d8404102e8}, !- Handle
Hospital ER_Triage Lights 1, !- Name
{b5257c3c-519f-4c2e-9409-3d2dbcf4a622}, !- Lights Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{90a5c03e-b67d-40fb-9a32-f68fbe0b628f}, !- Schedule Name
1, !- Fraction Replaceable
0.0180007200288017, !- Multiplier
General; !- End-Use Subcategory
OS:ElectricEquipment,
{9137a49b-1010-486e-8317-c17367738072}, !- Handle
Hospital ER_Triage Elec Equip 1, !- Name
{20f0b111-1df5-4fc4-b3c5-6fc29d28a06e}, !- Electric Equipment Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Schedule Name
0.0180007200288017, !- Multiplier
General; !- End-Use Subcategory
OS:People,
{b88090ab-987e-4b62-aee8-d239dfcc1622}, !- Handle
Hospital ER_Exam People 1, !- Name
{2a47020c-202a-4676-88d4-f8c38ca72e35}, !- People Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{0fd3fe18-b235-4d0e-9ca1-e046428c8b17}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- Activity Level Schedule Name
, !- Surface Name/Angle Factor List Name
{6ecfc295-bb07-431c-9c44-d8de686ec979}, !- Work Efficiency Schedule Name
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Clothing Insulation Schedule Name
{1999ef88-ee47-41f7-958d-63759249d6eb}, !- Air Velocity Schedule Name
0.0356414256570265; !- Multiplier
OS:Lights,
{ba8c7f5e-0a7e-4aae-a334-515e13a44570}, !- Handle
Hospital ER_Exam Lights 1, !- Name
{46145b2a-4717-4678-aa80-7a4c3036ba0e}, !- Lights Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{90a5c03e-b67d-40fb-9a32-f68fbe0b628f}, !- Schedule Name
1, !- Fraction Replaceable
0.0356414256570265, !- Multiplier
General; !- End-Use Subcategory
OS:ElectricEquipment,
{33f0a933-41fc-4e63-b21c-b2b27bcd9062}, !- Handle
Hospital ER_Exam Elec Equip 1, !- Name
{8b1002bc-de2b-47be-b3df-8d91fd95f172}, !- Electric Equipment Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Schedule Name
0.0356414256570265, !- Multiplier
General; !- End-Use Subcategory
OS:People,
{493e9615-414a-4195-95d1-c459e51b5a2c}, !- Handle
Hospital PhysTherapy People 1, !- Name
{a030bd2b-144b-455e-a9d9-eb8f845444ad}, !- People Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- Activity Level Schedule Name
, !- Surface Name/Angle Factor List Name
{6ecfc295-bb07-431c-9c44-d8de686ec979}, !- Work Efficiency Schedule Name
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Clothing Insulation Schedule Name
{1999ef88-ee47-41f7-958d-63759249d6eb}, !- Air Velocity Schedule Name
0.0781231249249967; !- Multiplier
OS:Lights,
{d7c7b252-52c7-4c62-babc-0dc92d4eadab}, !- Handle
Hospital PhysTherapy Lights 1, !- Name
{3471e190-67f5-41ca-82e2-f6eac92c6a93}, !- Lights Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{bbb4cfd1-20a0-4f69-a15a-d8a1c4b2b371}, !- Schedule Name
1, !- Fraction Replaceable
0.0781231249249967, !- Multiplier
General; !- End-Use Subcategory
OS:ElectricEquipment,
{8705221c-0de7-4a05-aba1-83674876b60e}, !- Handle
Hospital PhysTherapy Elec Equip 1, !- Name
{a4ce137f-c7fe-4b3d-b5c2-2f280337ab48}, !- Electric Equipment Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Schedule Name
0.0781231249249967, !- Multiplier
General; !- End-Use Subcategory
OS:People,
{8bd264b4-c2a0-40eb-907b-7b05372da111}, !- Handle
Hospital OR People 1, !- Name
{cc01dcc4-2113-4194-8976-8d1b86887dce}, !- People Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{0fd3fe18-b235-4d0e-9ca1-e046428c8b17}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- Activity Level Schedule Name
, !- Surface Name/Angle Factor List Name
{6ecfc295-bb07-431c-9c44-d8de686ec979}, !- Work Efficiency Schedule Name
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Clothing Insulation Schedule Name
{1999ef88-ee47-41f7-958d-63759249d6eb}, !- Air Velocity Schedule Name
0.0982839313572541; !- Multiplier
OS:Lights,
{713bf2dd-225f-4e9d-befa-f3f05996e5f9}, !- Handle
Hospital OR Lights 1, !- Name
{3f77b8a7-4e4c-47f2-8f34-8f04548db2b5}, !- Lights Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{90a5c03e-b67d-40fb-9a32-f68fbe0b628f}, !- Schedule Name
1, !- Fraction Replaceable
0.0982839313572541, !- Multiplier
General; !- End-Use Subcategory
OS:ElectricEquipment,
{a174e8ed-44c2-4931-b716-64d256124b81}, !- Handle
Hospital OR Elec Equip 1, !- Name
{e2e7bcfc-6a54-46e3-89a0-33e6d0b267fb}, !- Electric Equipment Definition Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space or SpaceType Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Schedule Name
0.0982839313572541, !- Multiplier
General; !- End-Use Subcategory
OS:People,
{01587d14-bce2-4187-92fd-67754f74c718}, !- Handle
Hospital ER_NurseStn People 1, !- Name
{20460f52-9f5e-40c8-beb1-4163af9aeb2a}, !- People Definition Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{0fd3fe18-b235-4d0e-9ca1-e046428c8b17}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- Activity Level Schedule Name
, !- Surface Name/Angle Factor List Name
{6ecfc295-bb07-431c-9c44-d8de686ec979}, !- Work Efficiency Schedule Name
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Clothing Insulation Schedule Name
{1999ef88-ee47-41f7-958d-63759249d6eb}, !- Air Velocity Schedule Name
0.198367934717389; !- Multiplier
OS:Lights,
{ad93e5b0-aa0b-4631-8216-33b9ca4b9b3b}, !- Handle
Hospital ER_NurseStn Lights 1, !- Name
{443a935d-13a1-4621-b0ea-aed662775127}, !- Lights Definition Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{dff24e37-2737-4443-ae84-f6a256e615f8}, !- Schedule Name
1, !- Fraction Replaceable
0.198367934717389, !- Multiplier
General; !- End-Use Subcategory
OS:ElectricEquipment,
{7080c6ba-5fab-4183-b491-c633aefd0403}, !- Handle
Hospital ER_NurseStn Elec Equip 1, !- Name
{a3799e53-b0c4-4be7-bb9c-5cef84d003c3}, !- Electric Equipment Definition Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Schedule Name
0.198367934717389, !- Multiplier
General; !- End-Use Subcategory
OS:People,
{2c625b3a-6332-4d1a-9a6a-62423d26a8fa}, !- Handle
Hospital PatRoom People 1, !- Name
{b6a378c1-b47b-4c36-a183-94213b4bcc38}, !- People Definition Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{0fd3fe18-b235-4d0e-9ca1-e046428c8b17}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- Activity Level Schedule Name
, !- Surface Name/Angle Factor List Name
{6ecfc295-bb07-431c-9c44-d8de686ec979}, !- Work Efficiency Schedule Name
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Clothing Insulation Schedule Name
{1999ef88-ee47-41f7-958d-63759249d6eb}, !- Air Velocity Schedule Name
0.30421216848674; !- Multiplier
OS:Lights,
{a720ce83-0fa6-488b-9931-35c52ed8324a}, !- Handle
Hospital PatRoom Lights 1, !- Name
{96c1706a-e0d6-4552-a068-57884b928648}, !- Lights Definition Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{bbb4cfd1-20a0-4f69-a15a-d8a1c4b2b371}, !- Schedule Name
1, !- Fraction Replaceable
0.30421216848674, !- Multiplier
General; !- End-Use Subcategory
OS:ElectricEquipment,
{767d46bb-0875-4940-b081-332e65f74921}, !- Handle
Hospital PatRoom Elec Equip 1, !- Name
{ae084e9f-1ba6-49fd-96c2-f8e689eb662a}, !- Electric Equipment Definition Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Schedule Name
0.30421216848674, !- Multiplier
General; !- End-Use Subcategory
OS:People,
{de61e209-5189-4793-bd1e-e21899213e54}, !- Handle
Hospital Kitchen People 2, !- Name
{0cfff830-ebbb-4e12-ad17-583483d28be6}, !- People Definition Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- Activity Level Schedule Name
, !- Surface Name/Angle Factor List Name
{6ecfc295-bb07-431c-9c44-d8de686ec979}, !- Work Efficiency Schedule Name
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Clothing Insulation Schedule Name
{1999ef88-ee47-41f7-958d-63759249d6eb}, !- Air Velocity Schedule Name
0.0138005520220804; !- Multiplier
OS:Lights,
{e920c847-db25-4910-b168-7ed1333c3a52}, !- Handle
Hospital Kitchen Lights 2, !- Name
{95da0171-dd6d-42f7-ba24-7b4c4b734cea}, !- Lights Definition Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{bbb4cfd1-20a0-4f69-a15a-d8a1c4b2b371}, !- Schedule Name
1, !- Fraction Replaceable
0.0138005520220804, !- Multiplier
General; !- End-Use Subcategory
OS:ElectricEquipment,
{90f8055e-6c7e-41f4-91ef-75ea70660315}, !- Handle
Hospital Kitchen Elec Equip 2, !- Name
{1f15a2b8-47f1-4e27-a8cd-dc67394941dc}, !- Electric Equipment Definition Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{7ee46fe1-07f4-4c2f-90f7-9337180a57e3}, !- Schedule Name
0.0138005520220804, !- Multiplier
General; !- End-Use Subcategory
OS:GasEquipment,
{819f773c-0bfa-4e38-a002-a9be03f1b4cc}, !- Handle
Hospital Kitchen Gas Equip 2, !- Name
{f7211564-6161-4265-a7db-93c0ca25b541}, !- Gas Equipment Definition Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Schedule Name
0.0138005520220804, !- Multiplier
General; !- End-Use Subcategory
OS:People,
{89f25d2d-bc75-456d-8c7a-7f90d3c423de}, !- Handle
Hospital NurseStn People 1, !- Name
{193098a7-b67d-448b-8170-e27fa03b460f}, !- People Definition Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- Activity Level Schedule Name
, !- Surface Name/Angle Factor List Name
{6ecfc295-bb07-431c-9c44-d8de686ec979}, !- Work Efficiency Schedule Name
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Clothing Insulation Schedule Name
{1999ef88-ee47-41f7-958d-63759249d6eb}, !- Air Velocity Schedule Name
0.247089883595343; !- Multiplier
OS:Lights,
{aad8ca0c-8a0a-4c5c-a4bd-57c513f01e38}, !- Handle
Hospital NurseStn Lights 1, !- Name
{6b46b035-f240-4609-a4a8-67c6d76dc301}, !- Lights Definition Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{6f5bc690-d31b-4515-8fb1-9a9488600065}, !- Schedule Name
1, !- Fraction Replaceable
0.247089883595343, !- Multiplier
General; !- End-Use Subcategory
OS:ElectricEquipment,
{e5a614c9-42ff-47f3-ab5b-aea11f2a8a3c}, !- Handle
Hospital NurseStn Elec Equip 1, !- Name
{c1b56625-d95b-442a-b640-58a46be3f2a8}, !- Electric Equipment Definition Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Schedule Name
0.247089883595343, !- Multiplier
General; !- End-Use Subcategory
OS:People,
{dcbdb91d-61d1-4d92-843d-5b604d8942dc}, !- Handle
Hospital Lobby People 1, !- Name
{64cf7e8b-4124-463a-9912-0bd7f06b5fd6}, !- People Definition Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- Activity Level Schedule Name
, !- Surface Name/Angle Factor List Name
{6ecfc295-bb07-431c-9c44-d8de686ec979}, !- Work Efficiency Schedule Name
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Clothing Insulation Schedule Name
{1999ef88-ee47-41f7-958d-63759249d6eb}, !- Air Velocity Schedule Name
0.236529461178448; !- Multiplier
OS:Lights,
{676dd523-1f5a-48fa-b967-d04c1dc4a6b4}, !- Handle
Hospital Lobby Lights 1, !- Name
{0ce5ce17-e94c-4c41-97f6-aefe29dba7d9}, !- Lights Definition Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{dabc5687-5d96-48c3-89ec-a2d90af1f80e}, !- Schedule Name
1, !- Fraction Replaceable
0.236529461178448, !- Multiplier
General; !- End-Use Subcategory
OS:ElectricEquipment,
{0c041979-4348-46d8-8772-4cb77f595ccd}, !- Handle
Hospital Lobby Elec Equip 1, !- Name
{54e35ed3-68da-4427-8feb-9733d99e55cc}, !- Electric Equipment Definition Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space or SpaceType Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Schedule Name
0.236529461178448, !- Multiplier
General; !- End-Use Subcategory
OS:People,
{79937ce8-940b-4ca1-9de7-3aac77e2e4c4}, !- Handle
Hospital Corridor People 1, !- Name
{1a094af2-1004-4967-953b-c192662e2cb9}, !- People Definition Name
{5e5e3514-1fa3-4887-84a8-919bd826970c}, !- Space or SpaceType Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- Activity Level Schedule Name
, !- Surface Name/Angle Factor List Name
{6ecfc295-bb07-431c-9c44-d8de686ec979}, !- Work Efficiency Schedule Name
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Clothing Insulation Schedule Name
{1999ef88-ee47-41f7-958d-63759249d6eb}, !- Air Velocity Schedule Name
0.626785071402855; !- Multiplier
OS:Lights,
{2428fdf6-914d-47b4-ad37-bcd1bffbe70b}, !- Handle
Hospital Corridor Lights 1, !- Name
{eafa5c21-ba99-45f7-b541-b25b6f25ef76}, !- Lights Definition Name
{5e5e3514-1fa3-4887-84a8-919bd826970c}, !- Space or SpaceType Name
{9e7eaa9d-a792-48eb-9e95-b97b8a904dbd}, !- Schedule Name
1, !- Fraction Replaceable
0.626785071402855, !- Multiplier
General; !- End-Use Subcategory
OS:People,
{d486f235-6ca2-4662-a4af-7171d149e86a}, !- Handle
Hospital NurseStn People 2, !- Name
{193098a7-b67d-448b-8170-e27fa03b460f}, !- People Definition Name
{5e5e3514-1fa3-4887-84a8-919bd826970c}, !- Space or SpaceType Name
{01033615-147f-4965-a455-6e1f79dcf6ac}, !- Number of People Schedule Name
{5a9c2d38-db60-424c-afac-e39d9af842a8}, !- Activity Level Schedule Name
, !- Surface Name/Angle Factor List Name
{6ecfc295-bb07-431c-9c44-d8de686ec979}, !- Work Efficiency Schedule Name
{63637c9c-7150-48cb-abac-bff7f56c798a}, !- Clothing Insulation Schedule Name
{1999ef88-ee47-41f7-958d-63759249d6eb}, !- Air Velocity Schedule Name
0.373214928597145; !- Multiplier
OS:Lights,
{3fb44588-4427-4cdd-aad8-be24bac4d340}, !- Handle
Hospital NurseStn Lights 2, !- Name
{6b46b035-f240-4609-a4a8-67c6d76dc301}, !- Lights Definition Name
{5e5e3514-1fa3-4887-84a8-919bd826970c}, !- Space or SpaceType Name
{6f5bc690-d31b-4515-8fb1-9a9488600065}, !- Schedule Name
1, !- Fraction Replaceable
0.373214928597145, !- Multiplier
General; !- End-Use Subcategory
OS:ElectricEquipment,
{37d6828f-f4d6-4a68-abed-4285493951c9}, !- Handle
Hospital NurseStn Elec Equip 2, !- Name
{c1b56625-d95b-442a-b640-58a46be3f2a8}, !- Electric Equipment Definition Name
{5e5e3514-1fa3-4887-84a8-919bd826970c}, !- Space or SpaceType Name
{1e60e4da-10b2-41c3-b69d-6d000a39ad62}, !- Schedule Name
0.373214928597145, !- Multiplier
General; !- End-Use Subcategory
OS:SpaceType,
{87b48169-51c5-4e41-b585-983f10bde262}, !- Handle
Story Ground Blended Space Type, !- Name
, !- Default Construction Set Name
{aea42bf8-b160-46ac-b173-dd508fbd499f}, !- Default Schedule Set Name
, !- Group Rendering Name
{c6991ad8-e869-4d3b-9a89-a80c0e163ade}, !- Design Specification Outdoor Air Object Name
, !- Standards Template
Hospital, !- Standards Building Type
Kitchen; !- Standards Space Type
OS:DesignSpecification:OutdoorAir,
{c6991ad8-e869-4d3b-9a89-a80c0e163ade}, !- Handle
Blended OA, !- Name
Sum, !- Outdoor Air Method
0, !- Outdoor Air Flow per Person {m3/s-person}
0.00135612500808832, !- Outdoor Air Flow per Floor Area {m3/s-m2}
0, !- Outdoor Air Flow Rate {m3/s}
0, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:ElectricEquipment:Definition,
{9dc6f3b5-64b1-44c4-a280-d935219b0bc7}, !- Handle
Elevator Fan 1 - pre-normalized value was 75 W., !- Name
Watts/Area, !- Design Level Calculation Method
, !- Design Level {W}
0.00840853631904322, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:ElectricEquipment:Definition,
{6364ccb1-c055-4828-8a8b-126efd59bdaa}, !- Handle
Elevator Lights 1 - pre-normalized value was 89 W., !- Name
Watts/Area, !- Design Level Calculation Method
, !- Design Level {W}
0.0100101622845753, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:ElectricEquipment:Definition,
{29d6d59f-df08-4d91-81e7-a273c79885d5}, !- Handle
Elevator Lift Motor 1 - pre-normalized value was 16055 W., !- Name
Watts/Area, !- Design Level Calculation Method
, !- Design Level {W}
1.80660674848965, !- Watts per Space Floor Area {W/m2}
, !- Watts per Person {W/person}
, !- Fraction Latent
0.5; !- Fraction Radiant
OS:SpaceType,
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Handle
Story Mid Blended Space Type, !- Name
, !- Default Construction Set Name
{2c79d049-c625-447e-9e45-cd82fa24b1e8}, !- Default Schedule Set Name
, !- Group Rendering Name
{1bddf1bd-da69-446b-8df7-ee7cc1be03ef}, !- Design Specification Outdoor Air Object Name
, !- Standards Template
Hospital, !- Standards Building Type
PatRoom; !- Standards Space Type
OS:DesignSpecification:OutdoorAir,
{1bddf1bd-da69-446b-8df7-ee7cc1be03ef}, !- Handle
Blended OA 1, !- Name
Sum, !- Outdoor Air Method
0.00257512631582526, !- Outdoor Air Flow per Person {m3/s-person}
3.29501980079192e-005, !- Outdoor Air Flow per Floor Area {m3/s-m2}
, !- Outdoor Air Flow Rate {m3/s}
0.608424336973479, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:SpaceType,
{5e5e3514-1fa3-4887-84a8-919bd826970c}, !- Handle
Story Top Blended Space Type, !- Name
, !- Default Construction Set Name
{b3a7cf2c-47fe-4e25-b290-d8504cc63969}, !- Default Schedule Set Name
, !- Group Rendering Name
{3a730488-022e-4910-bb82-a68a644cd6f4}, !- Design Specification Outdoor Air Object Name
, !- Standards Template
Hospital, !- Standards Building Type
Corridor; !- Standards Space Type
OS:DesignSpecification:OutdoorAir,
{3a730488-022e-4910-bb82-a68a644cd6f4}, !- Handle
Blended OA 2, !- Name
Sum, !- Outdoor Air Method
0, !- Outdoor Air Flow per Person {m3/s-person}
0.000197112565222609, !- Outdoor Air Flow per Floor Area {m3/s-m2}
0, !- Outdoor Air Flow Rate {m3/s}
0, !- Outdoor Air Flow Air Changes per Hour {1/hr}
; !- Outdoor Air Flow Rate Fraction Schedule Name
OS:Building,
{7b7ce429-516c-4996-aad6-5b1c051c76bf}, !- Handle
Hospital 2, !- Name
, !- Building Sector Type
, !- North Axis {deg}
3, !- Nominal Floor to Floor Height {m}
, !- Space Type Name
{0a79684b-8a4c-41c0-a106-7ad2ed3b5817}, !- Default Construction Set Name
, !- Default Schedule Set Name
3, !- Standards Number of Stories
3, !- Standards Number of Above Ground Stories
, !- Standards Template
Hospital; !- Standards Building Type
OS:Space,
{ece646db-d2a2-493d-b654-0477a624d10e}, !- Handle
Building Story 1 Space, !- Name
{87b48169-51c5-4e41-b585-983f10bde262}, !- Space Type Name
, !- Default Construction Set Name
, !- Default Schedule Set Name
, !- Direction of Relative North {deg}
, !- X Origin {m}
, !- Y Origin {m}
, !- Z Origin {m}
{ad30e738-b601-4b6a-aa59-0f67bcc94f37}, !- Building Story Name
{305a7cc6-683c-42a1-8bca-47469dd1f860}; !- Thermal Zone Name
OS:Surface,
{8a8bc198-272e-4dcf-8993-a0ea5bdb3bff}, !- Handle
Surface 1, !- Name
Floor, !- Surface Type
, !- Construction Name
{ece646db-d2a2-493d-b654-0477a624d10e}, !- Space Name
Ground, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
NoSun, !- Sun Exposure
NoWind, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
48.6737398372909, 98.2089871609509, 0, !- X,Y,Z Vertex 1 {m}
142.401172155441, 129.065284181841, 0, !- X,Y,Z Vertex 2 {m}
157.025396016076, 84.9651017842731, 0, !- X,Y,Z Vertex 3 {m}
48.7174483069551, 49.3085823766617, 0, !- X,Y,Z Vertex 4 {m}
62.2358846407182, 7.70403013445575, 0, !- X,Y,Z Vertex 5 {m}
39.6728097071079, 0.000114142581935539, 0, !- X,Y,Z Vertex 6 {m}
-1.86645365829463e-010, 119.590710206907, 0, !- X,Y,Z Vertex 7 {m}
38.011752475536, 132.104208939642, 0; !- X,Y,Z Vertex 8 {m}
OS:Surface,
{192b5db9-2176-4ba9-afb1-004fb49f7314}, !- Handle
Surface 2, !- Name
Wall, !- Surface Type
, !- Construction Name
{ece646db-d2a2-493d-b654-0477a624d10e}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
142.401172155441, 129.065284181841, 3, !- X,Y,Z Vertex 1 {m}
142.401172155441, 129.065284181841, 0, !- X,Y,Z Vertex 2 {m}
48.6737398372909, 98.2089871609509, 0, !- X,Y,Z Vertex 3 {m}
48.6737398372909, 98.2089871609509, 3; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{1e2dc943-78c7-4aab-9141-1c5df7a621f5}, !- Handle
Surface 3, !- Name
Wall, !- Surface Type
, !- Construction Name
{ece646db-d2a2-493d-b654-0477a624d10e}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
157.025396016076, 84.9651017842731, 3, !- X,Y,Z Vertex 1 {m}
157.025396016076, 84.9651017842731, 0, !- X,Y,Z Vertex 2 {m}
142.401172155441, 129.065284181841, 0, !- X,Y,Z Vertex 3 {m}
142.401172155441, 129.065284181841, 3; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{49a28821-15bd-458d-bb09-3fc44730c5fd}, !- Handle
Surface 4, !- Name
Wall, !- Surface Type
, !- Construction Name
{ece646db-d2a2-493d-b654-0477a624d10e}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
48.7174483069551, 49.3085823766617, 3, !- X,Y,Z Vertex 1 {m}
48.7174483069551, 49.3085823766617, 0, !- X,Y,Z Vertex 2 {m}
157.025396016076, 84.9651017842731, 0, !- X,Y,Z Vertex 3 {m}
157.025396016076, 84.9651017842731, 3; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{2c7e4aaa-a846-40a3-8b74-0be43bea6de1}, !- Handle
Surface 5, !- Name
Wall, !- Surface Type
, !- Construction Name
{ece646db-d2a2-493d-b654-0477a624d10e}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
62.2358846407182, 7.70403013445575, 3, !- X,Y,Z Vertex 1 {m}
62.2358846407182, 7.70403013445575, 0, !- X,Y,Z Vertex 2 {m}
48.7174483069551, 49.3085823766617, 0, !- X,Y,Z Vertex 3 {m}
48.7174483069551, 49.3085823766617, 3; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{97d43a54-281e-4929-8e93-4b752a4c0049}, !- Handle
Surface 6, !- Name
Wall, !- Surface Type
, !- Construction Name
{ece646db-d2a2-493d-b654-0477a624d10e}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
39.6728097071079, 0.000114142581935539, 3, !- X,Y,Z Vertex 1 {m}
39.6728097071079, 0.000114142581935539, 0, !- X,Y,Z Vertex 2 {m}
62.2358846407182, 7.70403013445575, 0, !- X,Y,Z Vertex 3 {m}
62.2358846407182, 7.70403013445575, 3; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{31d16251-f6c7-4656-9cda-2c960524253f}, !- Handle
Surface 7, !- Name
Wall, !- Surface Type
, !- Construction Name
{ece646db-d2a2-493d-b654-0477a624d10e}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
-1.86645365829463e-010, 119.590710206907, 3, !- X,Y,Z Vertex 1 {m}
-1.86645365829463e-010, 119.590710206907, 0, !- X,Y,Z Vertex 2 {m}
39.6728097071079, 0.000114142581935539, 0, !- X,Y,Z Vertex 3 {m}
39.6728097071079, 0.000114142581935539, 3; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{7dadd6f4-605f-4e2e-878c-5e57f2238317}, !- Handle
Surface 8, !- Name
Wall, !- Surface Type
, !- Construction Name
{ece646db-d2a2-493d-b654-0477a624d10e}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
38.011752475536, 132.104208939642, 3, !- X,Y,Z Vertex 1 {m}
38.011752475536, 132.104208939642, 0, !- X,Y,Z Vertex 2 {m}
-1.86645365829463e-010, 119.590710206907, 0, !- X,Y,Z Vertex 3 {m}
-1.86645365829463e-010, 119.590710206907, 3; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{f006b22b-bba6-40a5-85a9-339f9bffc245}, !- Handle
Surface 9, !- Name
Wall, !- Surface Type
, !- Construction Name
{ece646db-d2a2-493d-b654-0477a624d10e}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
48.6737398372909, 98.2089871609509, 3, !- X,Y,Z Vertex 1 {m}
48.6737398372909, 98.2089871609509, 0, !- X,Y,Z Vertex 2 {m}
38.011752475536, 132.104208939642, 0, !- X,Y,Z Vertex 3 {m}
38.011752475536, 132.104208939642, 3; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{7c2af4cf-b0c2-4b37-b024-2e24279b1d61}, !- Handle
Surface 10, !- Name
RoofCeiling, !- Surface Type
{d10585d1-6cb6-48b7-8e26-ece1ea03a994}, !- Construction Name
{ece646db-d2a2-493d-b654-0477a624d10e}, !- Space Name
Adiabatic, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
NoSun, !- Sun Exposure
NoWind, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
38.011752475536, 132.104208939642, 3, !- X,Y,Z Vertex 1 {m}
-1.86645365829463e-010, 119.590710206907, 3, !- X,Y,Z Vertex 2 {m}
39.6728097071079, 0.000114142581935539, 3, !- X,Y,Z Vertex 3 {m}
62.2358846407182, 7.70403013445575, 3, !- X,Y,Z Vertex 4 {m}
48.7174483069551, 49.3085823766617, 3, !- X,Y,Z Vertex 5 {m}
157.025396016076, 84.9651017842731, 3, !- X,Y,Z Vertex 6 {m}
142.401172155441, 129.065284181841, 3, !- X,Y,Z Vertex 7 {m}
48.6737398372909, 98.2089871609509, 3; !- X,Y,Z Vertex 8 {m}
OS:BuildingStory,
{ad30e738-b601-4b6a-aa59-0f67bcc94f37}, !- Handle
Building Story 1, !- Name
, !- Nominal Z Coordinate {m}
, !- Nominal Floor to Floor Height {m}
, !- Default Construction Set Name
, !- Default Schedule Set Name
; !- Group Rendering Name
OS:ThermalZone,
{305a7cc6-683c-42a1-8bca-47469dd1f860}, !- Handle
Building Story 1 ThermalZone, !- Name
, !- Multiplier
, !- Ceiling Height {m}
, !- Volume {m3}
, !- Floor Area {m2}
, !- Zone Inside Convection Algorithm
, !- Zone Outside Convection Algorithm
, !- Zone Conditioning Equipment List Name
{0a158a92-9598-4969-8410-ac4079f30bc6}, !- Zone Air Inlet Port List
{74e895df-24a1-4372-b1cd-94205ac4db7b}, !- Zone Air Exhaust Port List
{6583cb37-14b7-4b89-af1e-81420822ec4e}, !- Zone Air Node Name
{3ebb409d-4bf4-497b-841e-a6d3924ead6e}, !- Zone Return Air Port List
, !- Primary Daylighting Control Name
, !- Fraction of Zone Controlled by Primary Daylighting Control
, !- Secondary Daylighting Control Name
, !- Fraction of Zone Controlled by Secondary Daylighting Control
, !- Illuminance Map Name
, !- Group Rendering Name
{52bf898a-2422-4267-8b32-72814af74f01}, !- Thermostat Name
No; !- Use Ideal Air Loads
OS:Node,
{aba2006e-4e01-4afb-9feb-e5a17e0776df}, !- Handle
Building Story 1 ThermalZone Zone Air Node, !- Name
{6583cb37-14b7-4b89-af1e-81420822ec4e}, !- Inlet Port
; !- Outlet Port
OS:Connection,
{6583cb37-14b7-4b89-af1e-81420822ec4e}, !- Handle
{f336c6c5-a1d5-43ad-8498-191805928a4d}, !- Name
{305a7cc6-683c-42a1-8bca-47469dd1f860}, !- Source Object
11, !- Outlet Port
{aba2006e-4e01-4afb-9feb-e5a17e0776df}, !- Target Object
2; !- Inlet Port
OS:PortList,
{0a158a92-9598-4969-8410-ac4079f30bc6}, !- Handle
{bda2e701-c388-4ed3-8ed9-75d2735234dc}, !- Name
{305a7cc6-683c-42a1-8bca-47469dd1f860}, !- HVAC Component
{1b60349b-ad07-4a89-ab3f-de1f99caea64}; !- Port 1
OS:PortList,
{74e895df-24a1-4372-b1cd-94205ac4db7b}, !- Handle
{8dcb837b-8e45-4976-b0fa-d154c807a674}, !- Name
{305a7cc6-683c-42a1-8bca-47469dd1f860}; !- HVAC Component
OS:PortList,
{3ebb409d-4bf4-497b-841e-a6d3924ead6e}, !- Handle
{2579ba10-9654-4d05-9391-7aa6840801f1}, !- Name
{305a7cc6-683c-42a1-8bca-47469dd1f860}, !- HVAC Component
{bc2bbbc7-be06-45d0-bf2a-6a6290999d07}; !- Port 1
OS:Sizing:Zone,
{3fbc5482-2c7f-4479-936d-f5b02916bef4}, !- Handle
{305a7cc6-683c-42a1-8bca-47469dd1f860}, !- Zone or ZoneList Name
SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method
12.7777777777778, !- Zone Cooling Design Supply Air Temperature {C}
11.11, !- Zone Cooling Design Supply Air Temperature Difference {deltaC}
SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method
40.0000000000001, !- Zone Heating Design Supply Air Temperature {C}
11.11, !- Zone Heating Design Supply Air Temperature Difference {deltaC}
0.0085, !- Zone Cooling Design Supply Air Humidity Ratio {kg-H2O/kg-air}
0.008, !- Zone Heating Design Supply Air Humidity Ratio {kg-H2O/kg-air}
, !- Zone Heating Sizing Factor
, !- Zone Cooling Sizing Factor
DesignDayWithLimit, !- Cooling Design Air Flow Method
, !- Cooling Design Air Flow Rate {m3/s}
, !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2}
, !- Cooling Minimum Air Flow {m3/s}
, !- Cooling Minimum Air Flow Fraction
DesignDay, !- Heating Design Air Flow Method
, !- Heating Design Air Flow Rate {m3/s}
, !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2}
, !- Heating Maximum Air Flow {m3/s}
, !- Heating Maximum Air Flow Fraction
, !- Design Zone Air Distribution Effectiveness in Cooling Mode
, !- Design Zone Air Distribution Effectiveness in Heating Mode
No, !- Account for Dedicated Outdoor Air System
NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy
autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C}
autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C}
OS:ZoneHVAC:EquipmentList,
{bfd51d06-0e29-4f9e-80da-4fa1e7831cf3}, !- Handle
Building Story 1 ThermalZone Zone HVAC Equipment List, !- Name
{305a7cc6-683c-42a1-8bca-47469dd1f860}, !- Thermal Zone
, !- Load Distribution Scheme
{38bcdba6-83f5-45a8-b690-a4e6a0c44c3d}, !- Zone Equipment 1
1, !- Zone Equipment Cooling Sequence 1
1, !- Zone Equipment Heating or No-Load Sequence 1
, !- Zone Equipment Sequential Cooling Fraction 1
; !- Zone Equipment Sequential Heating Fraction 1
OS:Space,
{189db815-6e19-48c9-9fd1-26c54892a74d}, !- Handle
Building Story 2 Space, !- Name
{cc10b62a-2257-4116-8c6c-c739d155eb73}, !- Space Type Name
, !- Default Construction Set Name
, !- Default Schedule Set Name
, !- Direction of Relative North {deg}
, !- X Origin {m}
, !- Y Origin {m}
, !- Z Origin {m}
{7880a010-7e8d-4fa7-8a06-784b15059b0f}, !- Building Story Name
{b6527f92-d33e-41ab-b6d7-939ef88a9068}; !- Thermal Zone Name
OS:Surface,
{c65e2930-d1dd-4285-9854-a669ea92e9eb}, !- Handle
Surface 11, !- Name
Floor, !- Surface Type
{180254bf-5861-49ff-970a-8adedeb4c129}, !- Construction Name
{189db815-6e19-48c9-9fd1-26c54892a74d}, !- Space Name
Adiabatic, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
NoSun, !- Sun Exposure
NoWind, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
48.6737398372909, 98.2089871609509, 3, !- X,Y,Z Vertex 1 {m}
142.401172155441, 129.065284181841, 3, !- X,Y,Z Vertex 2 {m}
157.025396016076, 84.9651017842731, 3, !- X,Y,Z Vertex 3 {m}
48.7174483069551, 49.3085823766617, 3, !- X,Y,Z Vertex 4 {m}
62.2358846407182, 7.70403013445575, 3, !- X,Y,Z Vertex 5 {m}
39.6728097071079, 0.000114142581935539, 3, !- X,Y,Z Vertex 6 {m}
-1.86645365829463e-010, 119.590710206907, 3, !- X,Y,Z Vertex 7 {m}
38.011752475536, 132.104208939642, 3; !- X,Y,Z Vertex 8 {m}
OS:Surface,
{27fe9d09-34e3-410b-acff-94af4ede91b3}, !- Handle
Surface 12, !- Name
Wall, !- Surface Type
, !- Construction Name
{189db815-6e19-48c9-9fd1-26c54892a74d}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
142.401172155441, 129.065284181841, 6, !- X,Y,Z Vertex 1 {m}
142.401172155441, 129.065284181841, 3, !- X,Y,Z Vertex 2 {m}
48.6737398372909, 98.2089871609509, 3, !- X,Y,Z Vertex 3 {m}
48.6737398372909, 98.2089871609509, 6; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{0b13354d-3f19-4c20-86ae-5caccb2cf37c}, !- Handle
Surface 13, !- Name
Wall, !- Surface Type
, !- Construction Name
{189db815-6e19-48c9-9fd1-26c54892a74d}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
157.025396016076, 84.9651017842731, 6, !- X,Y,Z Vertex 1 {m}
157.025396016076, 84.9651017842731, 3, !- X,Y,Z Vertex 2 {m}
142.401172155441, 129.065284181841, 3, !- X,Y,Z Vertex 3 {m}
142.401172155441, 129.065284181841, 6; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{ba6935a3-be60-48cc-b78e-1fce29e3478e}, !- Handle
Surface 14, !- Name
Wall, !- Surface Type
, !- Construction Name
{189db815-6e19-48c9-9fd1-26c54892a74d}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
48.7174483069551, 49.3085823766617, 6, !- X,Y,Z Vertex 1 {m}
48.7174483069551, 49.3085823766617, 3, !- X,Y,Z Vertex 2 {m}
157.025396016076, 84.9651017842731, 3, !- X,Y,Z Vertex 3 {m}
157.025396016076, 84.9651017842731, 6; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{74d59fa4-36d9-498a-8bf0-6c96abb9d063}, !- Handle
Surface 15, !- Name
Wall, !- Surface Type
, !- Construction Name
{189db815-6e19-48c9-9fd1-26c54892a74d}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
62.2358846407182, 7.70403013445575, 6, !- X,Y,Z Vertex 1 {m}
62.2358846407182, 7.70403013445575, 3, !- X,Y,Z Vertex 2 {m}
48.7174483069551, 49.3085823766617, 3, !- X,Y,Z Vertex 3 {m}
48.7174483069551, 49.3085823766617, 6; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{83f5636a-671f-4f2a-9a2d-6f53f2d984e6}, !- Handle
Surface 16, !- Name
Wall, !- Surface Type
, !- Construction Name
{189db815-6e19-48c9-9fd1-26c54892a74d}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
39.6728097071079, 0.000114142581935539, 6, !- X,Y,Z Vertex 1 {m}
39.6728097071079, 0.000114142581935539, 3, !- X,Y,Z Vertex 2 {m}
62.2358846407182, 7.70403013445575, 3, !- X,Y,Z Vertex 3 {m}
62.2358846407182, 7.70403013445575, 6; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{acf65757-3fbb-4842-9970-943b3e7efa4f}, !- Handle
Surface 17, !- Name
Wall, !- Surface Type
, !- Construction Name
{189db815-6e19-48c9-9fd1-26c54892a74d}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
-1.86645365829463e-010, 119.590710206907, 6, !- X,Y,Z Vertex 1 {m}
-1.86645365829463e-010, 119.590710206907, 3, !- X,Y,Z Vertex 2 {m}
39.6728097071079, 0.000114142581935539, 3, !- X,Y,Z Vertex 3 {m}
39.6728097071079, 0.000114142581935539, 6; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{1104f549-2daa-42db-b010-fea5dec475b3}, !- Handle
Surface 18, !- Name
Wall, !- Surface Type
, !- Construction Name
{189db815-6e19-48c9-9fd1-26c54892a74d}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
38.011752475536, 132.104208939642, 6, !- X,Y,Z Vertex 1 {m}
38.011752475536, 132.104208939642, 3, !- X,Y,Z Vertex 2 {m}
-1.86645365829463e-010, 119.590710206907, 3, !- X,Y,Z Vertex 3 {m}
-1.86645365829463e-010, 119.590710206907, 6; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{398a7baf-6334-4868-a062-1615ac26e3b6}, !- Handle
Surface 19, !- Name
Wall, !- Surface Type
, !- Construction Name
{189db815-6e19-48c9-9fd1-26c54892a74d}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
48.6737398372909, 98.2089871609509, 6, !- X,Y,Z Vertex 1 {m}
48.6737398372909, 98.2089871609509, 3, !- X,Y,Z Vertex 2 {m}
38.011752475536, 132.104208939642, 3, !- X,Y,Z Vertex 3 {m}
38.011752475536, 132.104208939642, 6; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{1924e827-4b44-4ac1-af28-db0e5c4fb664}, !- Handle
Surface 20, !- Name
RoofCeiling, !- Surface Type
{d10585d1-6cb6-48b7-8e26-ece1ea03a994}, !- Construction Name
{189db815-6e19-48c9-9fd1-26c54892a74d}, !- Space Name
Adiabatic, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
NoSun, !- Sun Exposure
NoWind, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
38.011752475536, 132.104208939642, 6, !- X,Y,Z Vertex 1 {m}
-1.86645365829463e-010, 119.590710206907, 6, !- X,Y,Z Vertex 2 {m}
39.6728097071079, 0.000114142581935539, 6, !- X,Y,Z Vertex 3 {m}
62.2358846407182, 7.70403013445575, 6, !- X,Y,Z Vertex 4 {m}
48.7174483069551, 49.3085823766617, 6, !- X,Y,Z Vertex 5 {m}
157.025396016076, 84.9651017842731, 6, !- X,Y,Z Vertex 6 {m}
142.401172155441, 129.065284181841, 6, !- X,Y,Z Vertex 7 {m}
48.6737398372909, 98.2089871609509, 6; !- X,Y,Z Vertex 8 {m}
OS:BuildingStory,
{7880a010-7e8d-4fa7-8a06-784b15059b0f}, !- Handle
Building Story 2, !- Name
, !- Nominal Z Coordinate {m}
, !- Nominal Floor to Floor Height {m}
, !- Default Construction Set Name
, !- Default Schedule Set Name
; !- Group Rendering Name
OS:ThermalZone,
{b6527f92-d33e-41ab-b6d7-939ef88a9068}, !- Handle
Building Story 2 ThermalZone, !- Name
, !- Multiplier
, !- Ceiling Height {m}
, !- Volume {m3}
, !- Floor Area {m2}
, !- Zone Inside Convection Algorithm
, !- Zone Outside Convection Algorithm
, !- Zone Conditioning Equipment List Name
{3d5f7638-9e0e-45fc-b31c-6da33920ab91}, !- Zone Air Inlet Port List
{93604bf6-964b-4fa8-bf17-9c1ffeb324b2}, !- Zone Air Exhaust Port List
{748ef7d8-bdcc-4a8c-ba0b-3d29f6154a6e}, !- Zone Air Node Name
{06c55ae0-1d0e-4323-8272-cb6ec5a31379}, !- Zone Return Air Port List
, !- Primary Daylighting Control Name
, !- Fraction of Zone Controlled by Primary Daylighting Control
, !- Secondary Daylighting Control Name
, !- Fraction of Zone Controlled by Secondary Daylighting Control
, !- Illuminance Map Name
, !- Group Rendering Name
{b4a532b0-e468-43fe-a151-4d413a99ef27}, !- Thermostat Name
No; !- Use Ideal Air Loads
OS:Node,
{110551d7-1346-46f2-87c3-096661b2d44e}, !- Handle
Building Story 2 ThermalZone Zone Air Node, !- Name
{748ef7d8-bdcc-4a8c-ba0b-3d29f6154a6e}, !- Inlet Port
; !- Outlet Port
OS:Connection,
{748ef7d8-bdcc-4a8c-ba0b-3d29f6154a6e}, !- Handle
{4691d43a-b0b9-4aa1-98c0-e1dbfb936bc1}, !- Name
{b6527f92-d33e-41ab-b6d7-939ef88a9068}, !- Source Object
11, !- Outlet Port
{110551d7-1346-46f2-87c3-096661b2d44e}, !- Target Object
2; !- Inlet Port
OS:PortList,
{3d5f7638-9e0e-45fc-b31c-6da33920ab91}, !- Handle
{d419322b-f3c7-4e2d-b89d-cfe6140ade4a}, !- Name
{b6527f92-d33e-41ab-b6d7-939ef88a9068}, !- HVAC Component
{eafaef79-cd0a-4260-9704-29c4485d176b}; !- Port 1
OS:PortList,
{93604bf6-964b-4fa8-bf17-9c1ffeb324b2}, !- Handle
{92b9faaa-5eaa-4892-9919-c259378f382d}, !- Name
{b6527f92-d33e-41ab-b6d7-939ef88a9068}, !- HVAC Component
{5bc6a99c-f462-4aba-8b63-69f23cf9acdb}; !- Port 1
OS:PortList,
{06c55ae0-1d0e-4323-8272-cb6ec5a31379}, !- Handle
{cc2677a1-32f1-49c5-aec9-dddbb0ede87e}, !- Name
{b6527f92-d33e-41ab-b6d7-939ef88a9068}; !- HVAC Component
OS:Sizing:Zone,
{57474c24-06e7-4379-927c-45085a39bb42}, !- Handle
{b6527f92-d33e-41ab-b6d7-939ef88a9068}, !- Zone or ZoneList Name
SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method
13.8888888888889, !- Zone Cooling Design Supply Air Temperature {C}
11.11, !- Zone Cooling Design Supply Air Temperature Difference {deltaC}
SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method
50.0000000000001, !- Zone Heating Design Supply Air Temperature {C}
11.11, !- Zone Heating Design Supply Air Temperature Difference {deltaC}
0.008, !- Zone Cooling Design Supply Air Humidity Ratio {kg-H2O/kg-air}
0.008, !- Zone Heating Design Supply Air Humidity Ratio {kg-H2O/kg-air}
, !- Zone Heating Sizing Factor
, !- Zone Cooling Sizing Factor
DesignDay, !- Cooling Design Air Flow Method
, !- Cooling Design Air Flow Rate {m3/s}
, !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2}
, !- Cooling Minimum Air Flow {m3/s}
, !- Cooling Minimum Air Flow Fraction
DesignDay, !- Heating Design Air Flow Method
, !- Heating Design Air Flow Rate {m3/s}
, !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2}
, !- Heating Maximum Air Flow {m3/s}
, !- Heating Maximum Air Flow Fraction
, !- Design Zone Air Distribution Effectiveness in Cooling Mode
, !- Design Zone Air Distribution Effectiveness in Heating Mode
No, !- Account for Dedicated Outdoor Air System
NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy
autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C}
autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C}
OS:ZoneHVAC:EquipmentList,
{8ef7f065-4c67-494c-a0e9-20b278f6d29a}, !- Handle
Building Story 2 ThermalZone Zone HVAC Equipment List, !- Name
{b6527f92-d33e-41ab-b6d7-939ef88a9068}, !- Thermal Zone
, !- Load Distribution Scheme
{de99869a-7a69-4058-bd76-0e73f66261b6}, !- Zone Equipment 1
1, !- Zone Equipment Cooling Sequence 1
1, !- Zone Equipment Heating or No-Load Sequence 1
, !- Zone Equipment Sequential Cooling Fraction 1
; !- Zone Equipment Sequential Heating Fraction 1
OS:Space,
{5aeb8105-6af2-4f07-91e1-a788d3c02851}, !- Handle
Building Story 3 Space, !- Name
{5e5e3514-1fa3-4887-84a8-919bd826970c}, !- Space Type Name
, !- Default Construction Set Name
, !- Default Schedule Set Name
, !- Direction of Relative North {deg}
, !- X Origin {m}
, !- Y Origin {m}
, !- Z Origin {m}
{3fd2ff81-075c-483e-8258-7bcd4c50e3ea}, !- Building Story Name
{9c3713b7-8bb8-41f4-bdc9-311068c98227}; !- Thermal Zone Name
OS:Surface,
{c9881199-c0f6-412a-9399-f70f89e7e506}, !- Handle
Surface 21, !- Name
Floor, !- Surface Type
{180254bf-5861-49ff-970a-8adedeb4c129}, !- Construction Name
{5aeb8105-6af2-4f07-91e1-a788d3c02851}, !- Space Name
Adiabatic, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
NoSun, !- Sun Exposure
NoWind, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
48.6737398372909, 98.2089871609509, 6, !- X,Y,Z Vertex 1 {m}
142.401172155441, 129.065284181841, 6, !- X,Y,Z Vertex 2 {m}
157.025396016076, 84.9651017842731, 6, !- X,Y,Z Vertex 3 {m}
48.7174483069551, 49.3085823766617, 6, !- X,Y,Z Vertex 4 {m}
62.2358846407182, 7.70403013445575, 6, !- X,Y,Z Vertex 5 {m}
39.6728097071079, 0.000114142581935539, 6, !- X,Y,Z Vertex 6 {m}
-1.86645365829463e-010, 119.590710206907, 6, !- X,Y,Z Vertex 7 {m}
38.011752475536, 132.104208939642, 6; !- X,Y,Z Vertex 8 {m}
OS:Surface,
{300a04e9-d97a-4261-a17a-e7a7ee03f31e}, !- Handle
Surface 22, !- Name
Wall, !- Surface Type
, !- Construction Name
{5aeb8105-6af2-4f07-91e1-a788d3c02851}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
142.401172155441, 129.065284181841, 9, !- X,Y,Z Vertex 1 {m}
142.401172155441, 129.065284181841, 6, !- X,Y,Z Vertex 2 {m}
48.6737398372909, 98.2089871609509, 6, !- X,Y,Z Vertex 3 {m}
48.6737398372909, 98.2089871609509, 9; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{9915cd0e-3683-4bf6-ba90-2432ef881a6d}, !- Handle
Surface 23, !- Name
Wall, !- Surface Type
, !- Construction Name
{5aeb8105-6af2-4f07-91e1-a788d3c02851}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
157.025396016076, 84.9651017842731, 9, !- X,Y,Z Vertex 1 {m}
157.025396016076, 84.9651017842731, 6, !- X,Y,Z Vertex 2 {m}
142.401172155441, 129.065284181841, 6, !- X,Y,Z Vertex 3 {m}
142.401172155441, 129.065284181841, 9; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{dd0817b5-c06d-441d-a7d1-158694785794}, !- Handle
Surface 24, !- Name
Wall, !- Surface Type
, !- Construction Name
{5aeb8105-6af2-4f07-91e1-a788d3c02851}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
48.7174483069551, 49.3085823766617, 9, !- X,Y,Z Vertex 1 {m}
48.7174483069551, 49.3085823766617, 6, !- X,Y,Z Vertex 2 {m}
157.025396016076, 84.9651017842731, 6, !- X,Y,Z Vertex 3 {m}
157.025396016076, 84.9651017842731, 9; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{dc0c5f44-a9ba-438f-a8a1-d6ac78193080}, !- Handle
Surface 25, !- Name
Wall, !- Surface Type
, !- Construction Name
{5aeb8105-6af2-4f07-91e1-a788d3c02851}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
62.2358846407182, 7.70403013445575, 9, !- X,Y,Z Vertex 1 {m}
62.2358846407182, 7.70403013445575, 6, !- X,Y,Z Vertex 2 {m}
48.7174483069551, 49.3085823766617, 6, !- X,Y,Z Vertex 3 {m}
48.7174483069551, 49.3085823766617, 9; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{2aff7260-3ae7-4bfd-ab20-d02172dca16e}, !- Handle
Surface 26, !- Name
Wall, !- Surface Type
, !- Construction Name
{5aeb8105-6af2-4f07-91e1-a788d3c02851}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
39.6728097071079, 0.000114142581935539, 9, !- X,Y,Z Vertex 1 {m}
39.6728097071079, 0.000114142581935539, 6, !- X,Y,Z Vertex 2 {m}
62.2358846407182, 7.70403013445575, 6, !- X,Y,Z Vertex 3 {m}
62.2358846407182, 7.70403013445575, 9; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{096832b1-a7bd-43d4-8cac-c44be991cb23}, !- Handle
Surface 27, !- Name
Wall, !- Surface Type
, !- Construction Name
{5aeb8105-6af2-4f07-91e1-a788d3c02851}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
-1.86645365829463e-010, 119.590710206907, 9, !- X,Y,Z Vertex 1 {m}
-1.86645365829463e-010, 119.590710206907, 6, !- X,Y,Z Vertex 2 {m}
39.6728097071079, 0.000114142581935539, 6, !- X,Y,Z Vertex 3 {m}
39.6728097071079, 0.000114142581935539, 9; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{4da7fca6-4d12-4a94-aa03-170e1b2ebee8}, !- Handle
Surface 28, !- Name
Wall, !- Surface Type
, !- Construction Name
{5aeb8105-6af2-4f07-91e1-a788d3c02851}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
38.011752475536, 132.104208939642, 9, !- X,Y,Z Vertex 1 {m}
38.011752475536, 132.104208939642, 6, !- X,Y,Z Vertex 2 {m}
-1.86645365829463e-010, 119.590710206907, 6, !- X,Y,Z Vertex 3 {m}
-1.86645365829463e-010, 119.590710206907, 9; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{1c3bb84b-8b7b-4ee4-81cc-25f048710490}, !- Handle
Surface 29, !- Name
Wall, !- Surface Type
, !- Construction Name
{5aeb8105-6af2-4f07-91e1-a788d3c02851}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
48.6737398372909, 98.2089871609509, 9, !- X,Y,Z Vertex 1 {m}
48.6737398372909, 98.2089871609509, 6, !- X,Y,Z Vertex 2 {m}
38.011752475536, 132.104208939642, 6, !- X,Y,Z Vertex 3 {m}
38.011752475536, 132.104208939642, 9; !- X,Y,Z Vertex 4 {m}
OS:Surface,
{9957a162-cd15-4cf2-a0e6-9a6ac111ca23}, !- Handle
Surface 30, !- Name
RoofCeiling, !- Surface Type
, !- Construction Name
{5aeb8105-6af2-4f07-91e1-a788d3c02851}, !- Space Name
Outdoors, !- Outside Boundary Condition
, !- Outside Boundary Condition Object
SunExposed, !- Sun Exposure
WindExposed, !- Wind Exposure
, !- View Factor to Ground
, !- Number of Vertices
38.011752475536, 132.104208939642, 9, !- X,Y,Z Vertex 1 {m}
-1.86645365829463e-010, 119.590710206907, 9, !- X,Y,Z Vertex 2 {m}
39.6728097071079, 0.000114142581935539, 9, !- X,Y,Z Vertex 3 {m}
62.2358846407182, 7.70403013445575, 9, !- X,Y,Z Vertex 4 {m}
48.7174483069551, 49.3085823766617, 9, !- X,Y,Z Vertex 5 {m}
157.025396016076, 84.9651017842731, 9, !- X,Y,Z Vertex 6 {m}
142.401172155441, 129.065284181841, 9, !- X,Y,Z Vertex 7 {m}
48.6737398372909, 98.2089871609509, 9; !- X,Y,Z Vertex 8 {m}
OS:BuildingStory,
{3fd2ff81-075c-483e-8258-7bcd4c50e3ea}, !- Handle
Building Story 3, !- Name
, !- Nominal Z Coordinate {m}
, !- Nominal Floor to Floor Height {m}
, !- Default Construction Set Name
, !- Default Schedule Set Name
; !- Group Rendering Name
OS:ThermalZone,
{9c3713b7-8bb8-41f4-bdc9-311068c98227}, !- Handle
Building Story 3 ThermalZone, !- Name
, !- Multiplier
, !- Ceiling Height {m}
, !- Volume {m3}
, !- Floor Area {m2}
, !- Zone Inside Convection Algorithm
, !- Zone Outside Convection Algorithm
, !- Zone Conditioning Equipment List Name
{ed8bce1e-e729-4ff2-b581-082164abbb56}, !- Zone Air Inlet Port List
{614f61a9-4933-4318-b916-f2b65b9728b9}, !- Zone Air Exhaust Port List
{89e7c9be-3e77-4fd0-8ff3-565f96fa20d2}, !- Zone Air Node Name
{a3bc0b90-dfeb-4ae4-b894-848ceb9c6041}, !- Zone Return Air Port List
, !- Primary Daylighting Control Name
, !- Fraction of Zone Controlled by Primary Daylighting Control
, !- Secondary Daylighting Control Name
, !- Fraction of Zone Controlled by Secondary Daylighting Control
, !- Illuminance Map Name
, !- Group Rendering Name
{96cb2c3a-70ac-4417-91a4-8646b94e65fd}, !- Thermostat Name
No; !- Use Ideal Air Loads
OS:Node,
{c1cede98-7a0c-425d-8cdd-c6d81eeb3d57}, !- Handle
Building Story 3 ThermalZone Zone Air Node, !- Name
{89e7c9be-3e77-4fd0-8ff3-565f96fa20d2}, !- Inlet Port
; !- Outlet Port
OS:Connection,
{89e7c9be-3e77-4fd0-8ff3-565f96fa20d2}, !- Handle
{c7745707-882f-40a6-9a00-c324f6edff8f}, !- Name
{9c3713b7-8bb8-41f4-bdc9-311068c98227}, !- Source Object
11, !- Outlet Port
{c1cede98-7a0c-425d-8cdd-c6d81eeb3d57}, !- Target Object
2; !- Inlet Port
OS:PortList,
{ed8bce1e-e729-4ff2-b581-082164abbb56}, !- Handle
{f7954a19-9245-406c-8754-51841a1809a4}, !- Name
{9c3713b7-8bb8-41f4-bdc9-311068c98227}, !- HVAC Component
{9c4f751f-b4e4-4fc2-9bf3-4b2be15eb0d7}; !- Port 1
OS:PortList,
{614f61a9-4933-4318-b916-f2b65b9728b9}, !- Handle
{2a13bb72-1a1a-48b9-9dc4-a9196eef4155}, !- Name
{9c3713b7-8bb8-41f4-bdc9-311068c98227}; !- HVAC Component
OS:PortList,
{a3bc0b90-dfeb-4ae4-b894-848ceb9c6041}, !- Handle
{5ee94527-d931-4889-a697-06a3173ebb59}, !- Name
{9c3713b7-8bb8-41f4-bdc9-311068c98227}, !- HVAC Component
{d2d67eee-8ed9-4f8b-ad04-2f65cf39391c}; !- Port 1
OS:Sizing:Zone,
{5b48b965-4dfb-468d-91d1-700c3bb2df6c}, !- Handle
{9c3713b7-8bb8-41f4-bdc9-311068c98227}, !- Zone or ZoneList Name
SupplyAirTemperature, !- Zone Cooling Design Supply Air Temperature Input Method
12.7777777777778, !- Zone Cooling Design Supply Air Temperature {C}
11.11, !- Zone Cooling Design Supply Air Temperature Difference {deltaC}
SupplyAirTemperature, !- Zone Heating Design Supply Air Temperature Input Method
40.0000000000001, !- Zone Heating Design Supply Air Temperature {C}
11.11, !- Zone Heating Design Supply Air Temperature Difference {deltaC}
0.0085, !- Zone Cooling Design Supply Air Humidity Ratio {kg-H2O/kg-air}
0.008, !- Zone Heating Design Supply Air Humidity Ratio {kg-H2O/kg-air}
, !- Zone Heating Sizing Factor
, !- Zone Cooling Sizing Factor
DesignDayWithLimit, !- Cooling Design Air Flow Method
, !- Cooling Design Air Flow Rate {m3/s}
, !- Cooling Minimum Air Flow per Zone Floor Area {m3/s-m2}
, !- Cooling Minimum Air Flow {m3/s}
, !- Cooling Minimum Air Flow Fraction
DesignDay, !- Heating Design Air Flow Method
, !- Heating Design Air Flow Rate {m3/s}
, !- Heating Maximum Air Flow per Zone Floor Area {m3/s-m2}
, !- Heating Maximum Air Flow {m3/s}
, !- Heating Maximum Air Flow Fraction
, !- Design Zone Air Distribution Effectiveness in Cooling Mode
, !- Design Zone Air Distribution Effectiveness in Heating Mode
No, !- Account for Dedicated Outdoor Air System
NeutralSupplyAir, !- Dedicated Outdoor Air System Control Strategy
autosize, !- Dedicated Outdoor Air Low Setpoint Temperature for Design {C}
autosize; !- Dedicated Outdoor Air High Setpoint Temperature for Design {C}
OS:ZoneHVAC:EquipmentList,
{5d6f9e92-a22d-4130-8a3d-4fff2eac35bb}, !- Handle
Building Story 3 ThermalZone Zone HVAC Equipment List, !- Name
{9c3713b7-8bb8-41f4-bdc9-311068c98227}, !- Thermal Zone
, !- Load Distribution Scheme
{cbc3a3a8-a5b1-417d-a95d-5596dc78ccee}, !- Zone Equipment 1
1, !- Zone Equipment Cooling Sequence 1
1, !- Zone Equipment Heating or No-Load Sequence 1
, !- Zone Equipment Sequential Cooling Fraction 1
; !- Zone Equipment Sequential Heating Fraction 1
OS:SubSurface,
{b60fbaa6-0195-411a-b85f-37996449dec1}, !- Handle
Sub Surface 1, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{1e2dc943-78c7-4aab-9141-1c5df7a621f5}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
157.017401153561, 84.9892107488583, 1.66298511239571, !- X,Y,Z Vertex 1 {m}
157.017401153561, 84.9892107488583, 0.762, !- X,Y,Z Vertex 2 {m}
142.409167017956, 129.041175217256, 0.762, !- X,Y,Z Vertex 3 {m}
142.409167017956, 129.041175217256, 1.66298511239571; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{dfe2f554-38bf-4b74-99c0-074031583950}, !- Handle
Sub Surface 2, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{49a28821-15bd-458d-bb09-3fc44730c5fd}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
48.7415745101127, 49.3165250664579, 1.66240113881313, !- X,Y,Z Vertex 1 {m}
48.7415745101127, 49.3165250664579, 0.762, !- X,Y,Z Vertex 2 {m}
157.001269812918, 84.9571590944769, 0.762, !- X,Y,Z Vertex 3 {m}
157.001269812918, 84.9571590944769, 1.66240113881313; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{4f2e199a-0aa4-4fe3-9d99-46fd383f2531}, !- Handle
Sub Surface 3, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{97d43a54-281e-4929-8e93-4b752a4c0049}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
39.6968471721812, 0.0083214730157188, 1.66392171606153, !- X,Y,Z Vertex 1 {m}
39.6968471721812, 0.0083214730157188, 0.762, !- X,Y,Z Vertex 2 {m}
62.2118471756449, 7.69582280402196, 0.762, !- X,Y,Z Vertex 3 {m}
62.2118471756449, 7.69582280402196, 1.66392171606153; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{197fe833-2c5c-4712-857e-ec8d883b0d44}, !- Handle
Sub Surface 4, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{2c7e4aaa-a846-40a3-8b74-0be43bea6de1}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
62.2280354526315, 7.72818691914205, 1.66304634620033, !- X,Y,Z Vertex 1 {m}
62.2280354526315, 7.72818691914205, 0.762, !- X,Y,Z Vertex 2 {m}
48.7252974950418, 49.2844255919754, 0.762, !- X,Y,Z Vertex 3 {m}
48.7252974950418, 49.2844255919754, 1.66304634620033; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{51f67e14-05a2-4f3e-8d81-fe191c2c68bf}, !- Handle
Sub Surface 5, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{31d16251-f6c7-4656-9cda-2c960524253f}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
0.00799757413997313, 119.566602141765, 1.66236300529803, !- X,Y,Z Vertex 1 {m}
0.00799757413997313, 119.566602141765, 0.762, !- X,Y,Z Vertex 2 {m}
39.6648121327813, 0.0242222077239092, 0.762, !- X,Y,Z Vertex 3 {m}
39.6648121327813, 0.0242222077239092, 1.66236300529803; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{ec66259c-ccfc-42e9-bd46-fe54fe914ca6}, !- Handle
Sub Surface 6, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{f006b22b-bba6-40a5-85a9-339f9bffc245}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
48.6661182544718, 98.2332167188365, 1.66328854876398, !- X,Y,Z Vertex 1 {m}
48.6661182544718, 98.2332167188365, 0.762, !- X,Y,Z Vertex 2 {m}
38.0193740583551, 132.079979381756, 0.762, !- X,Y,Z Vertex 3 {m}
38.0193740583551, 132.079979381756, 1.66328854876398; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{5c00b2d1-f2e6-4e3b-aab9-112ec541c081}, !- Handle
Sub Surface 7, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{192b5db9-2176-4ba9-afb1-004fb49f7314}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
142.37704594395, 129.057341517358, 1.66246357345071, !- X,Y,Z Vertex 1 {m}
142.37704594395, 129.057341517358, 0.762, !- X,Y,Z Vertex 2 {m}
48.6978660487819, 98.2169298254339, 0.762, !- X,Y,Z Vertex 3 {m}
48.6978660487819, 98.2169298254339, 1.66246357345071; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{7dee5db4-75ad-49a4-abea-4e1bdc1c0a9e}, !- Handle
Sub Surface 8, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{7dadd6f4-605f-4e2e-878c-5e57f2238317}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
37.9876261759095, 132.096266542879, 1.66314392349148, !- X,Y,Z Vertex 1 {m}
37.9876261759095, 132.096266542879, 0.762, !- X,Y,Z Vertex 2 {m}
0.0241262994398284, 119.59865260367, 0.762, !- X,Y,Z Vertex 3 {m}
0.0241262994398284, 119.59865260367, 1.66314392349148; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{5a032c17-127a-49a2-ad04-10d826ea4e8f}, !- Handle
Sub Surface 9, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{83f5636a-671f-4f2a-9a2d-6f53f2d984e6}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
39.6968471721812, 0.0083214730157188, 4.66392171606153, !- X,Y,Z Vertex 1 {m}
39.6968471721812, 0.0083214730157188, 3.762, !- X,Y,Z Vertex 2 {m}
62.2118471756449, 7.69582280402196, 3.762, !- X,Y,Z Vertex 3 {m}
62.2118471756449, 7.69582280402196, 4.66392171606153; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{31c6c904-966e-4fac-967b-862891b3018d}, !- Handle
Sub Surface 10, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{1104f549-2daa-42db-b010-fea5dec475b3}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
37.9876261759095, 132.096266542879, 4.66314392349148, !- X,Y,Z Vertex 1 {m}
37.9876261759095, 132.096266542879, 3.762, !- X,Y,Z Vertex 2 {m}
0.0241262994398284, 119.59865260367, 3.762, !- X,Y,Z Vertex 3 {m}
0.0241262994398284, 119.59865260367, 4.66314392349148; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{65410b79-ac60-40b9-920a-6d264a83f272}, !- Handle
Sub Surface 11, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{27fe9d09-34e3-410b-acff-94af4ede91b3}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
142.37704594395, 129.057341517358, 4.66246357345071, !- X,Y,Z Vertex 1 {m}
142.37704594395, 129.057341517358, 3.762, !- X,Y,Z Vertex 2 {m}
48.6978660487819, 98.2169298254339, 3.762, !- X,Y,Z Vertex 3 {m}
48.6978660487819, 98.2169298254339, 4.66246357345071; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{0667f4d7-2c33-4006-ab6c-8b33caba11c6}, !- Handle
Sub Surface 12, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{0b13354d-3f19-4c20-86ae-5caccb2cf37c}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
157.017401153561, 84.9892107488583, 4.66298511239571, !- X,Y,Z Vertex 1 {m}
157.017401153561, 84.9892107488583, 3.762, !- X,Y,Z Vertex 2 {m}
142.409167017956, 129.041175217256, 3.762, !- X,Y,Z Vertex 3 {m}
142.409167017956, 129.041175217256, 4.66298511239571; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{4397de78-7a77-4309-abce-227b19f4b85e}, !- Handle
Sub Surface 13, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{ba6935a3-be60-48cc-b78e-1fce29e3478e}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
48.7415745101127, 49.3165250664579, 4.66240113881313, !- X,Y,Z Vertex 1 {m}
48.7415745101127, 49.3165250664579, 3.762, !- X,Y,Z Vertex 2 {m}
157.001269812918, 84.9571590944769, 3.762, !- X,Y,Z Vertex 3 {m}
157.001269812918, 84.9571590944769, 4.66240113881313; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{d6b408ac-81a7-4a1c-ac89-d24bd0d1c991}, !- Handle
Sub Surface 14, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{74d59fa4-36d9-498a-8bf0-6c96abb9d063}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
62.2280354526315, 7.72818691914205, 4.66304634620033, !- X,Y,Z Vertex 1 {m}
62.2280354526315, 7.72818691914205, 3.762, !- X,Y,Z Vertex 2 {m}
48.7252974950418, 49.2844255919754, 3.762, !- X,Y,Z Vertex 3 {m}
48.7252974950418, 49.2844255919754, 4.66304634620033; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{fb715609-4c39-4e5e-9759-dc66d0ac6f7e}, !- Handle
Sub Surface 15, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{acf65757-3fbb-4842-9970-943b3e7efa4f}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
0.00799757413997313, 119.566602141765, 4.66236300529803, !- X,Y,Z Vertex 1 {m}
0.00799757413997313, 119.566602141765, 3.762, !- X,Y,Z Vertex 2 {m}
39.6648121327813, 0.0242222077239092, 3.762, !- X,Y,Z Vertex 3 {m}
39.6648121327813, 0.0242222077239092, 4.66236300529803; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{b8347999-d9be-4e37-8549-c8e2850a90e8}, !- Handle
Sub Surface 16, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{398a7baf-6334-4868-a062-1615ac26e3b6}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
48.6661182544718, 98.2332167188365, 4.66328854876398, !- X,Y,Z Vertex 1 {m}
48.6661182544718, 98.2332167188365, 3.762, !- X,Y,Z Vertex 2 {m}
38.0193740583551, 132.079979381756, 3.762, !- X,Y,Z Vertex 3 {m}
38.0193740583551, 132.079979381756, 4.66328854876398; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{f250bde9-53f6-49f9-b842-2e5b03adf766}, !- Handle
Sub Surface 17, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{300a04e9-d97a-4261-a17a-e7a7ee03f31e}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
142.37704594395, 129.057341517358, 7.66246357345071, !- X,Y,Z Vertex 1 {m}
142.37704594395, 129.057341517358, 6.762, !- X,Y,Z Vertex 2 {m}
48.6978660487819, 98.2169298254339, 6.762, !- X,Y,Z Vertex 3 {m}
48.6978660487819, 98.2169298254339, 7.66246357345071; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{f60eedc8-936f-412c-9dcd-d0871c0dddef}, !- Handle
Sub Surface 18, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{dd0817b5-c06d-441d-a7d1-158694785794}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
48.7415745101127, 49.3165250664579, 7.66240113881313, !- X,Y,Z Vertex 1 {m}
48.7415745101127, 49.3165250664579, 6.762, !- X,Y,Z Vertex 2 {m}
157.001269812918, 84.9571590944769, 6.762, !- X,Y,Z Vertex 3 {m}
157.001269812918, 84.9571590944769, 7.66240113881313; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{4d70270a-df76-4c31-88d8-ad99ed84aa34}, !- Handle
Sub Surface 19, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{dc0c5f44-a9ba-438f-a8a1-d6ac78193080}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
62.2280354526315, 7.72818691914205, 7.66304634620033, !- X,Y,Z Vertex 1 {m}
62.2280354526315, 7.72818691914205, 6.762, !- X,Y,Z Vertex 2 {m}
48.7252974950418, 49.2844255919754, 6.762, !- X,Y,Z Vertex 3 {m}
48.7252974950418, 49.2844255919754, 7.66304634620033; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{e2af79ea-8846-4508-93fc-07a91f489445}, !- Handle
Sub Surface 20, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{9915cd0e-3683-4bf6-ba90-2432ef881a6d}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
157.017401153561, 84.9892107488583, 7.66298511239571, !- X,Y,Z Vertex 1 {m}
157.017401153561, 84.9892107488583, 6.762, !- X,Y,Z Vertex 2 {m}
142.409167017956, 129.041175217256, 6.762, !- X,Y,Z Vertex 3 {m}
142.409167017956, 129.041175217256, 7.66298511239571; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{a9d67162-3d6c-4df2-93c9-07b098474c5f}, !- Handle
Sub Surface 21, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{4da7fca6-4d12-4a94-aa03-170e1b2ebee8}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
37.9876261759095, 132.096266542879, 7.66314392349148, !- X,Y,Z Vertex 1 {m}
37.9876261759095, 132.096266542879, 6.762, !- X,Y,Z Vertex 2 {m}
0.0241262994398284, 119.59865260367, 6.762, !- X,Y,Z Vertex 3 {m}
0.0241262994398284, 119.59865260367, 7.66314392349148; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{97121924-dbfb-42fa-bf7b-9a83c5a8e6ec}, !- Handle
Sub Surface 22, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{2aff7260-3ae7-4bfd-ab20-d02172dca16e}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
39.6968471721812, 0.0083214730157188, 7.66392171606153, !- X,Y,Z Vertex 1 {m}
39.6968471721812, 0.0083214730157188, 6.762, !- X,Y,Z Vertex 2 {m}
62.2118471756449, 7.69582280402196, 6.762, !- X,Y,Z Vertex 3 {m}
62.2118471756449, 7.69582280402196, 7.66392171606153; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{c9c7ff36-f880-4386-9a7a-7b8293f72812}, !- Handle
Sub Surface 23, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{1c3bb84b-8b7b-4ee4-81cc-25f048710490}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
48.6661182544718, 98.2332167188365, 7.66328854876398, !- X,Y,Z Vertex 1 {m}
48.6661182544718, 98.2332167188365, 6.762, !- X,Y,Z Vertex 2 {m}
38.0193740583551, 132.079979381756, 6.762, !- X,Y,Z Vertex 3 {m}
38.0193740583551, 132.079979381756, 7.66328854876398; !- X,Y,Z Vertex 4 {m}
OS:SubSurface,
{961eea4e-1400-4116-b862-932ab0ec68f5}, !- Handle
Sub Surface 24, !- Name
FixedWindow, !- Sub Surface Type
, !- Construction Name
{096832b1-a7bd-43d4-8cac-c44be991cb23}, !- Surface Name
, !- Outside Boundary Condition Object
, !- View Factor to Ground
, !- Shading Control Name
, !- Frame and Divider Name
, !- Multiplier
, !- Number of Vertices
0.00799757413997313, 119.566602141765, 7.66236300529803, !- X,Y,Z Vertex 1 {m}
0.00799757413997313, 119.566602141765, 6.762, !- X,Y,Z Vertex 2 {m}
39.6648121327813, 0.0242222077239092, 6.762, !- X,Y,Z Vertex 3 {m}
39.6648121327813, 0.0242222077239092, 7.66236300529803; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurfaceGroup,
{ab4a58dd-d438-4b70-8cd5-be155170d75f}, !- Handle
Building Hospital 2 Space, !- Name
Building; !- Shading Surface Type
OS:ShadingSurface,
{5b44bcbb-2da4-4b65-bcfb-922b08c25cbc}, !- Handle
Shading Surface 1, !- Name
, !- Construction Name
{ab4a58dd-d438-4b70-8cd5-be155170d75f}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
48.6737398372909, 98.2089871609509, 12, !- X,Y,Z Vertex 1 {m}
48.6737398372909, 98.2089871609509, 0, !- X,Y,Z Vertex 2 {m}
38.011752475536, 132.104208939642, 0, !- X,Y,Z Vertex 3 {m}
38.011752475536, 132.104208939642, 12; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{061f71b9-7bb2-49b1-b9c9-392a73d4af33}, !- Handle
Shading Surface 2, !- Name
, !- Construction Name
{ab4a58dd-d438-4b70-8cd5-be155170d75f}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
39.6728097071079, 0.000114142581935539, 12, !- X,Y,Z Vertex 1 {m}
39.6728097071079, 0.000114142581935539, 0, !- X,Y,Z Vertex 2 {m}
62.2358846407182, 7.70403013445575, 0, !- X,Y,Z Vertex 3 {m}
62.2358846407182, 7.70403013445575, 12; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{0c384343-69c5-4bb8-adab-04270c0380f0}, !- Handle
Shading Surface 3, !- Name
, !- Construction Name
{ab4a58dd-d438-4b70-8cd5-be155170d75f}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
48.7174483069551, 49.3085823766617, 12, !- X,Y,Z Vertex 1 {m}
48.7174483069551, 49.3085823766617, 0, !- X,Y,Z Vertex 2 {m}
157.025396016076, 84.9651017842731, 0, !- X,Y,Z Vertex 3 {m}
157.025396016076, 84.9651017842731, 12; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{d7f7ad8d-6502-4622-ae8f-d564236a153d}, !- Handle
Shading Surface 4, !- Name
, !- Construction Name
{ab4a58dd-d438-4b70-8cd5-be155170d75f}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
38.011752475536, 132.104208939642, 12, !- X,Y,Z Vertex 1 {m}
-1.86645365829463e-010, 119.590710206907, 12, !- X,Y,Z Vertex 2 {m}
39.6728097071079, 0.000114142581935539, 12, !- X,Y,Z Vertex 3 {m}
62.2358846407182, 7.70403013445575, 12, !- X,Y,Z Vertex 4 {m}
48.7174483069551, 49.3085823766617, 12, !- X,Y,Z Vertex 5 {m}
157.025396016076, 84.9651017842731, 12, !- X,Y,Z Vertex 6 {m}
142.401172155441, 129.065284181841, 12, !- X,Y,Z Vertex 7 {m}
48.6737398372909, 98.2089871609509, 12; !- X,Y,Z Vertex 8 {m}
OS:ShadingSurface,
{ca99d4f4-c45c-4e11-9c04-f0d185952be4}, !- Handle
Shading Surface 5, !- Name
, !- Construction Name
{ab4a58dd-d438-4b70-8cd5-be155170d75f}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
48.6737398372909, 98.2089871609509, 0, !- X,Y,Z Vertex 1 {m}
142.401172155441, 129.065284181841, 0, !- X,Y,Z Vertex 2 {m}
157.025396016076, 84.9651017842731, 0, !- X,Y,Z Vertex 3 {m}
48.7174483069551, 49.3085823766617, 0, !- X,Y,Z Vertex 4 {m}
62.2358846407182, 7.70403013445575, 0, !- X,Y,Z Vertex 5 {m}
39.6728097071079, 0.000114142581935539, 0, !- X,Y,Z Vertex 6 {m}
-1.86645365829463e-010, 119.590710206907, 0, !- X,Y,Z Vertex 7 {m}
38.011752475536, 132.104208939642, 0; !- X,Y,Z Vertex 8 {m}
OS:ShadingSurface,
{eeb9aad7-0982-40ec-b9f3-a482e5e85a5b}, !- Handle
Shading Surface 6, !- Name
, !- Construction Name
{ab4a58dd-d438-4b70-8cd5-be155170d75f}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
142.401172155441, 129.065284181841, 12, !- X,Y,Z Vertex 1 {m}
142.401172155441, 129.065284181841, 0, !- X,Y,Z Vertex 2 {m}
48.6737398372909, 98.2089871609509, 0, !- X,Y,Z Vertex 3 {m}
48.6737398372909, 98.2089871609509, 12; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{56192a03-5174-497c-90ea-587ab02d7536}, !- Handle
Shading Surface 7, !- Name
, !- Construction Name
{ab4a58dd-d438-4b70-8cd5-be155170d75f}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
-1.86645365829463e-010, 119.590710206907, 12, !- X,Y,Z Vertex 1 {m}
-1.86645365829463e-010, 119.590710206907, 0, !- X,Y,Z Vertex 2 {m}
39.6728097071079, 0.000114142581935539, 0, !- X,Y,Z Vertex 3 {m}
39.6728097071079, 0.000114142581935539, 12; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{6a2e90c7-46c6-4ec8-94f0-039bcd2aff21}, !- Handle
Shading Surface 8, !- Name
, !- Construction Name
{ab4a58dd-d438-4b70-8cd5-be155170d75f}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
157.025396016076, 84.9651017842731, 12, !- X,Y,Z Vertex 1 {m}
157.025396016076, 84.9651017842731, 0, !- X,Y,Z Vertex 2 {m}
142.401172155441, 129.065284181841, 0, !- X,Y,Z Vertex 3 {m}
142.401172155441, 129.065284181841, 12; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{b746c29c-6d98-433a-8e1a-2c972c485104}, !- Handle
Shading Surface 9, !- Name
, !- Construction Name
{ab4a58dd-d438-4b70-8cd5-be155170d75f}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
38.011752475536, 132.104208939642, 12, !- X,Y,Z Vertex 1 {m}
38.011752475536, 132.104208939642, 0, !- X,Y,Z Vertex 2 {m}
-1.86645365829463e-010, 119.590710206907, 0, !- X,Y,Z Vertex 3 {m}
-1.86645365829463e-010, 119.590710206907, 12; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{2f8d0b96-1e68-4561-9ddb-05f5b1f39a3e}, !- Handle
Shading Surface 10, !- Name
, !- Construction Name
{ab4a58dd-d438-4b70-8cd5-be155170d75f}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
62.2358846407182, 7.70403013445575, 12, !- X,Y,Z Vertex 1 {m}
62.2358846407182, 7.70403013445575, 0, !- X,Y,Z Vertex 2 {m}
48.7174483069551, 49.3085823766617, 0, !- X,Y,Z Vertex 3 {m}
48.7174483069551, 49.3085823766617, 12; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurfaceGroup,
{86d6cc2a-3551-4e71-a006-7a48f78bb61f}, !- Handle
Building Hospital 2 Space 1, !- Name
Building; !- Shading Surface Type
OS:ShadingSurface,
{daa0afd2-7a3a-48b0-82f4-4bdb110e615a}, !- Handle
Shading Surface 11, !- Name
, !- Construction Name
{86d6cc2a-3551-4e71-a006-7a48f78bb61f}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
48.6737398372909, 98.2089871609509, 0, !- X,Y,Z Vertex 1 {m}
142.401172155441, 129.065284181841, 0, !- X,Y,Z Vertex 2 {m}
157.025396016076, 84.9651017842731, 0, !- X,Y,Z Vertex 3 {m}
48.7174483069551, 49.3085823766617, 0, !- X,Y,Z Vertex 4 {m}
62.2358846407182, 7.70403013445575, 0, !- X,Y,Z Vertex 5 {m}
39.6728097071079, 0.000114142581935539, 0, !- X,Y,Z Vertex 6 {m}
-1.86645365829463e-010, 119.590710206907, 0, !- X,Y,Z Vertex 7 {m}
38.011752475536, 132.104208939642, 0; !- X,Y,Z Vertex 8 {m}
OS:ShadingSurface,
{33ef295b-e437-4a61-807f-9d86a6dce7b0}, !- Handle
Shading Surface 12, !- Name
, !- Construction Name
{86d6cc2a-3551-4e71-a006-7a48f78bb61f}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
39.6728097071079, 0.000114142581935539, 18, !- X,Y,Z Vertex 1 {m}
39.6728097071079, 0.000114142581935539, 0, !- X,Y,Z Vertex 2 {m}
62.2358846407182, 7.70403013445575, 0, !- X,Y,Z Vertex 3 {m}
62.2358846407182, 7.70403013445575, 18; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{48d4dd95-8443-4abd-80fa-519ba8a103ae}, !- Handle
Shading Surface 13, !- Name
, !- Construction Name
{86d6cc2a-3551-4e71-a006-7a48f78bb61f}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
157.025396016076, 84.9651017842731, 18, !- X,Y,Z Vertex 1 {m}
157.025396016076, 84.9651017842731, 0, !- X,Y,Z Vertex 2 {m}
142.401172155441, 129.065284181841, 0, !- X,Y,Z Vertex 3 {m}
142.401172155441, 129.065284181841, 18; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{fc51197e-cfbd-46ac-8fdc-b78a1ec2d7e1}, !- Handle
Shading Surface 14, !- Name
, !- Construction Name
{86d6cc2a-3551-4e71-a006-7a48f78bb61f}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
142.401172155441, 129.065284181841, 18, !- X,Y,Z Vertex 1 {m}
142.401172155441, 129.065284181841, 0, !- X,Y,Z Vertex 2 {m}
48.6737398372909, 98.2089871609509, 0, !- X,Y,Z Vertex 3 {m}
48.6737398372909, 98.2089871609509, 18; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{1d26a7c4-dd2a-4607-af52-9dbbadc303b1}, !- Handle
Shading Surface 15, !- Name
, !- Construction Name
{86d6cc2a-3551-4e71-a006-7a48f78bb61f}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
38.011752475536, 132.104208939642, 18, !- X,Y,Z Vertex 1 {m}
-1.86645365829463e-010, 119.590710206907, 18, !- X,Y,Z Vertex 2 {m}
39.6728097071079, 0.000114142581935539, 18, !- X,Y,Z Vertex 3 {m}
62.2358846407182, 7.70403013445575, 18, !- X,Y,Z Vertex 4 {m}
48.7174483069551, 49.3085823766617, 18, !- X,Y,Z Vertex 5 {m}
157.025396016076, 84.9651017842731, 18, !- X,Y,Z Vertex 6 {m}
142.401172155441, 129.065284181841, 18, !- X,Y,Z Vertex 7 {m}
48.6737398372909, 98.2089871609509, 18; !- X,Y,Z Vertex 8 {m}
OS:ShadingSurface,
{20b7cba5-1944-49e9-a85d-99a068143c22}, !- Handle
Shading Surface 16, !- Name
, !- Construction Name
{86d6cc2a-3551-4e71-a006-7a48f78bb61f}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
48.7174483069551, 49.3085823766617, 18, !- X,Y,Z Vertex 1 {m}
48.7174483069551, 49.3085823766617, 0, !- X,Y,Z Vertex 2 {m}
157.025396016076, 84.9651017842731, 0, !- X,Y,Z Vertex 3 {m}
157.025396016076, 84.9651017842731, 18; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{5949e0e0-d79a-4c0e-934b-64dbc42909f0}, !- Handle
Shading Surface 17, !- Name
, !- Construction Name
{86d6cc2a-3551-4e71-a006-7a48f78bb61f}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
-1.86645365829463e-010, 119.590710206907, 18, !- X,Y,Z Vertex 1 {m}
-1.86645365829463e-010, 119.590710206907, 0, !- X,Y,Z Vertex 2 {m}
39.6728097071079, 0.000114142581935539, 0, !- X,Y,Z Vertex 3 {m}
39.6728097071079, 0.000114142581935539, 18; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{34543af7-5e3e-4ead-9624-e0336b080053}, !- Handle
Shading Surface 18, !- Name
, !- Construction Name
{86d6cc2a-3551-4e71-a006-7a48f78bb61f}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
38.011752475536, 132.104208939642, 18, !- X,Y,Z Vertex 1 {m}
38.011752475536, 132.104208939642, 0, !- X,Y,Z Vertex 2 {m}
-1.86645365829463e-010, 119.590710206907, 0, !- X,Y,Z Vertex 3 {m}
-1.86645365829463e-010, 119.590710206907, 18; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{82cbd689-d1d8-4008-8b89-55e011c3bdd7}, !- Handle
Shading Surface 19, !- Name
, !- Construction Name
{86d6cc2a-3551-4e71-a006-7a48f78bb61f}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
48.6737398372909, 98.2089871609509, 18, !- X,Y,Z Vertex 1 {m}
48.6737398372909, 98.2089871609509, 0, !- X,Y,Z Vertex 2 {m}
38.011752475536, 132.104208939642, 0, !- X,Y,Z Vertex 3 {m}
38.011752475536, 132.104208939642, 18; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{b321959b-ac6d-466f-826a-268b6256424d}, !- Handle
Shading Surface 20, !- Name
, !- Construction Name
{86d6cc2a-3551-4e71-a006-7a48f78bb61f}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
62.2358846407182, 7.70403013445575, 18, !- X,Y,Z Vertex 1 {m}
62.2358846407182, 7.70403013445575, 0, !- X,Y,Z Vertex 2 {m}
48.7174483069551, 49.3085823766617, 0, !- X,Y,Z Vertex 3 {m}
48.7174483069551, 49.3085823766617, 18; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurfaceGroup,
{0c169f53-96d0-4312-88cf-4957681a308a}, !- Handle
Building Hospital 2 Space 2, !- Name
Building; !- Shading Surface Type
OS:ShadingSurface,
{c81c662f-9cb1-453d-a719-dd51143bf057}, !- Handle
Shading Surface 21, !- Name
, !- Construction Name
{0c169f53-96d0-4312-88cf-4957681a308a}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
-1.86645365829463e-010, 119.590710206907, 30, !- X,Y,Z Vertex 1 {m}
-1.86645365829463e-010, 119.590710206907, 0, !- X,Y,Z Vertex 2 {m}
39.6728097071079, 0.000114142581935539, 0, !- X,Y,Z Vertex 3 {m}
39.6728097071079, 0.000114142581935539, 30; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{c5e82e8b-abfa-473c-af0e-1a977fcd16ed}, !- Handle
Shading Surface 22, !- Name
, !- Construction Name
{0c169f53-96d0-4312-88cf-4957681a308a}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
62.2358846407182, 7.70403013445575, 30, !- X,Y,Z Vertex 1 {m}
62.2358846407182, 7.70403013445575, 0, !- X,Y,Z Vertex 2 {m}
48.7174483069551, 49.3085823766617, 0, !- X,Y,Z Vertex 3 {m}
48.7174483069551, 49.3085823766617, 30; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{2288e49f-09fd-4907-a27b-0f73aad9c2a6}, !- Handle
Shading Surface 23, !- Name
, !- Construction Name
{0c169f53-96d0-4312-88cf-4957681a308a}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
48.6737398372909, 98.2089871609509, 30, !- X,Y,Z Vertex 1 {m}
48.6737398372909, 98.2089871609509, 0, !- X,Y,Z Vertex 2 {m}
38.011752475536, 132.104208939642, 0, !- X,Y,Z Vertex 3 {m}
38.011752475536, 132.104208939642, 30; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{7ee1e936-e32e-4fcc-bdc1-4c1ee93c3035}, !- Handle
Shading Surface 24, !- Name
, !- Construction Name
{0c169f53-96d0-4312-88cf-4957681a308a}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
39.6728097071079, 0.000114142581935539, 30, !- X,Y,Z Vertex 1 {m}
39.6728097071079, 0.000114142581935539, 0, !- X,Y,Z Vertex 2 {m}
62.2358846407182, 7.70403013445575, 0, !- X,Y,Z Vertex 3 {m}
62.2358846407182, 7.70403013445575, 30; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{a5a7bbe2-04f9-413c-a335-c422c5d3aa48}, !- Handle
Shading Surface 25, !- Name
, !- Construction Name
{0c169f53-96d0-4312-88cf-4957681a308a}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
38.011752475536, 132.104208939642, 30, !- X,Y,Z Vertex 1 {m}
38.011752475536, 132.104208939642, 0, !- X,Y,Z Vertex 2 {m}
-1.86645365829463e-010, 119.590710206907, 0, !- X,Y,Z Vertex 3 {m}
-1.86645365829463e-010, 119.590710206907, 30; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{5326fcee-06b0-4cbe-a20e-ef78a136395a}, !- Handle
Shading Surface 26, !- Name
, !- Construction Name
{0c169f53-96d0-4312-88cf-4957681a308a}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
157.025396016076, 84.9651017842731, 30, !- X,Y,Z Vertex 1 {m}
157.025396016076, 84.9651017842731, 0, !- X,Y,Z Vertex 2 {m}
142.401172155441, 129.065284181841, 0, !- X,Y,Z Vertex 3 {m}
142.401172155441, 129.065284181841, 30; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{def00a20-81b8-4ed1-b82e-f24e40a76260}, !- Handle
Shading Surface 27, !- Name
, !- Construction Name
{0c169f53-96d0-4312-88cf-4957681a308a}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
48.6737398372909, 98.2089871609509, 0, !- X,Y,Z Vertex 1 {m}
142.401172155441, 129.065284181841, 0, !- X,Y,Z Vertex 2 {m}
157.025396016076, 84.9651017842731, 0, !- X,Y,Z Vertex 3 {m}
48.7174483069551, 49.3085823766617, 0, !- X,Y,Z Vertex 4 {m}
62.2358846407182, 7.70403013445575, 0, !- X,Y,Z Vertex 5 {m}
39.6728097071079, 0.000114142581935539, 0, !- X,Y,Z Vertex 6 {m}
-1.86645365829463e-010, 119.590710206907, 0, !- X,Y,Z Vertex 7 {m}
38.011752475536, 132.104208939642, 0; !- X,Y,Z Vertex 8 {m}
OS:ShadingSurface,
{adf168e6-1668-42b3-b8d7-7954b03ea207}, !- Handle
Shading Surface 28, !- Name
, !- Construction Name
{0c169f53-96d0-4312-88cf-4957681a308a}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
38.011752475536, 132.104208939642, 30, !- X,Y,Z Vertex 1 {m}
-1.86645365829463e-010, 119.590710206907, 30, !- X,Y,Z Vertex 2 {m}
39.6728097071079, 0.000114142581935539, 30, !- X,Y,Z Vertex 3 {m}
62.2358846407182, 7.70403013445575, 30, !- X,Y,Z Vertex 4 {m}
48.7174483069551, 49.3085823766617, 30, !- X,Y,Z Vertex 5 {m}
157.025396016076, 84.9651017842731, 30, !- X,Y,Z Vertex 6 {m}
142.401172155441, 129.065284181841, 30, !- X,Y,Z Vertex 7 {m}
48.6737398372909, 98.2089871609509, 30; !- X,Y,Z Vertex 8 {m}
OS:ShadingSurface,
{c3f39428-858b-4b3b-9f4c-795b17c4e7f2}, !- Handle
Shading Surface 29, !- Name
, !- Construction Name
{0c169f53-96d0-4312-88cf-4957681a308a}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
142.401172155441, 129.065284181841, 30, !- X,Y,Z Vertex 1 {m}
142.401172155441, 129.065284181841, 0, !- X,Y,Z Vertex 2 {m}
48.6737398372909, 98.2089871609509, 0, !- X,Y,Z Vertex 3 {m}
48.6737398372909, 98.2089871609509, 30; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{72a2ab1c-a0ea-4fb9-bef5-86ded22923fd}, !- Handle
Shading Surface 30, !- Name
, !- Construction Name
{0c169f53-96d0-4312-88cf-4957681a308a}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
48.7174483069551, 49.3085823766617, 30, !- X,Y,Z Vertex 1 {m}
48.7174483069551, 49.3085823766617, 0, !- X,Y,Z Vertex 2 {m}
157.025396016076, 84.9651017842731, 0, !- X,Y,Z Vertex 3 {m}
157.025396016076, 84.9651017842731, 30; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurfaceGroup,
{ccd999f9-65a7-47fc-93a0-db32307e0365}, !- Handle
Building Hospital 2 Space 3, !- Name
Building; !- Shading Surface Type
OS:ShadingSurface,
{03fbca59-aef0-436c-965f-3ce07b48a40e}, !- Handle
Shading Surface 31, !- Name
, !- Construction Name
{ccd999f9-65a7-47fc-93a0-db32307e0365}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
48.6737398372909, 98.2089871609509, 0, !- X,Y,Z Vertex 1 {m}
142.401172155441, 129.065284181841, 0, !- X,Y,Z Vertex 2 {m}
157.025396016076, 84.9651017842731, 0, !- X,Y,Z Vertex 3 {m}
48.7174483069551, 49.3085823766617, 0, !- X,Y,Z Vertex 4 {m}
62.2358846407182, 7.70403013445575, 0, !- X,Y,Z Vertex 5 {m}
39.6728097071079, 0.000114142581935539, 0, !- X,Y,Z Vertex 6 {m}
-1.86645365829463e-010, 119.590710206907, 0, !- X,Y,Z Vertex 7 {m}
38.011752475536, 132.104208939642, 0; !- X,Y,Z Vertex 8 {m}
OS:ShadingSurface,
{fa1b11a4-c01b-4320-aa5f-c1d4e508bde9}, !- Handle
Shading Surface 32, !- Name
, !- Construction Name
{ccd999f9-65a7-47fc-93a0-db32307e0365}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
157.025396016076, 84.9651017842731, 24, !- X,Y,Z Vertex 1 {m}
157.025396016076, 84.9651017842731, 0, !- X,Y,Z Vertex 2 {m}
142.401172155441, 129.065284181841, 0, !- X,Y,Z Vertex 3 {m}
142.401172155441, 129.065284181841, 24; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{e6b7c56b-256d-4e7a-9e86-3e7dc5c633dc}, !- Handle
Shading Surface 33, !- Name
, !- Construction Name
{ccd999f9-65a7-47fc-93a0-db32307e0365}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
142.401172155441, 129.065284181841, 24, !- X,Y,Z Vertex 1 {m}
142.401172155441, 129.065284181841, 0, !- X,Y,Z Vertex 2 {m}
48.6737398372909, 98.2089871609509, 0, !- X,Y,Z Vertex 3 {m}
48.6737398372909, 98.2089871609509, 24; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{a7ab90ec-3fc6-414d-b2fd-4f4db26bd3bf}, !- Handle
Shading Surface 34, !- Name
, !- Construction Name
{ccd999f9-65a7-47fc-93a0-db32307e0365}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
48.7174483069551, 49.3085823766617, 24, !- X,Y,Z Vertex 1 {m}
48.7174483069551, 49.3085823766617, 0, !- X,Y,Z Vertex 2 {m}
157.025396016076, 84.9651017842731, 0, !- X,Y,Z Vertex 3 {m}
157.025396016076, 84.9651017842731, 24; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{782e45a0-a05c-49fd-89c0-2bb8e56ad9ed}, !- Handle
Shading Surface 35, !- Name
, !- Construction Name
{ccd999f9-65a7-47fc-93a0-db32307e0365}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
62.2358846407182, 7.70403013445575, 24, !- X,Y,Z Vertex 1 {m}
62.2358846407182, 7.70403013445575, 0, !- X,Y,Z Vertex 2 {m}
48.7174483069551, 49.3085823766617, 0, !- X,Y,Z Vertex 3 {m}
48.7174483069551, 49.3085823766617, 24; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{7fd7eb40-9d07-4d15-9511-b7d4591b4479}, !- Handle
Shading Surface 36, !- Name
, !- Construction Name
{ccd999f9-65a7-47fc-93a0-db32307e0365}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
38.011752475536, 132.104208939642, 24, !- X,Y,Z Vertex 1 {m}
38.011752475536, 132.104208939642, 0, !- X,Y,Z Vertex 2 {m}
-1.86645365829463e-010, 119.590710206907, 0, !- X,Y,Z Vertex 3 {m}
-1.86645365829463e-010, 119.590710206907, 24; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{a469b3a2-c36c-4f44-b3d6-635c872e3acc}, !- Handle
Shading Surface 37, !- Name
, !- Construction Name
{ccd999f9-65a7-47fc-93a0-db32307e0365}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
39.6728097071079, 0.000114142581935539, 24, !- X,Y,Z Vertex 1 {m}
39.6728097071079, 0.000114142581935539, 0, !- X,Y,Z Vertex 2 {m}
62.2358846407182, 7.70403013445575, 0, !- X,Y,Z Vertex 3 {m}
62.2358846407182, 7.70403013445575, 24; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{e575c754-4fa2-457c-98b3-6e9e04dce989}, !- Handle
Shading Surface 38, !- Name
, !- Construction Name
{ccd999f9-65a7-47fc-93a0-db32307e0365}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
-1.86645365829463e-010, 119.590710206907, 24, !- X,Y,Z Vertex 1 {m}
-1.86645365829463e-010, 119.590710206907, 0, !- X,Y,Z Vertex 2 {m}
39.6728097071079, 0.000114142581935539, 0, !- X,Y,Z Vertex 3 {m}
39.6728097071079, 0.000114142581935539, 24; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{dbdb6e9a-cb43-44d5-9275-284449214fde}, !- Handle
Shading Surface 39, !- Name
, !- Construction Name
{ccd999f9-65a7-47fc-93a0-db32307e0365}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
48.6737398372909, 98.2089871609509, 24, !- X,Y,Z Vertex 1 {m}
48.6737398372909, 98.2089871609509, 0, !- X,Y,Z Vertex 2 {m}
38.011752475536, 132.104208939642, 0, !- X,Y,Z Vertex 3 {m}
38.011752475536, 132.104208939642, 24; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{2cceec04-e8f2-4328-ace1-c6b7185d08b4}, !- Handle
Shading Surface 40, !- Name
, !- Construction Name
{ccd999f9-65a7-47fc-93a0-db32307e0365}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
38.011752475536, 132.104208939642, 24, !- X,Y,Z Vertex 1 {m}
-1.86645365829463e-010, 119.590710206907, 24, !- X,Y,Z Vertex 2 {m}
39.6728097071079, 0.000114142581935539, 24, !- X,Y,Z Vertex 3 {m}
62.2358846407182, 7.70403013445575, 24, !- X,Y,Z Vertex 4 {m}
48.7174483069551, 49.3085823766617, 24, !- X,Y,Z Vertex 5 {m}
157.025396016076, 84.9651017842731, 24, !- X,Y,Z Vertex 6 {m}
142.401172155441, 129.065284181841, 24, !- X,Y,Z Vertex 7 {m}
48.6737398372909, 98.2089871609509, 24; !- X,Y,Z Vertex 8 {m}
OS:ShadingSurfaceGroup,
{f788b9dd-c48c-4af1-9a6a-54abe48a9770}, !- Handle
Building Hospital 2 Space 4, !- Name
Building; !- Shading Surface Type
OS:ShadingSurface,
{68cf7aa7-b917-49e9-963a-889adf69cb25}, !- Handle
Shading Surface 41, !- Name
, !- Construction Name
{f788b9dd-c48c-4af1-9a6a-54abe48a9770}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
157.025396016076, 84.9651017842731, 9, !- X,Y,Z Vertex 1 {m}
157.025396016076, 84.9651017842731, 0, !- X,Y,Z Vertex 2 {m}
142.401172155441, 129.065284181841, 0, !- X,Y,Z Vertex 3 {m}
142.401172155441, 129.065284181841, 9; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{104acc47-4fee-470e-b86c-d2f6d5940ea5}, !- Handle
Shading Surface 42, !- Name
, !- Construction Name
{f788b9dd-c48c-4af1-9a6a-54abe48a9770}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
48.7174483069551, 49.3085823766617, 9, !- X,Y,Z Vertex 1 {m}
48.7174483069551, 49.3085823766617, 0, !- X,Y,Z Vertex 2 {m}
157.025396016076, 84.9651017842731, 0, !- X,Y,Z Vertex 3 {m}
157.025396016076, 84.9651017842731, 9; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{19120ffe-99a9-4f27-af31-4212e331dcef}, !- Handle
Shading Surface 43, !- Name
, !- Construction Name
{f788b9dd-c48c-4af1-9a6a-54abe48a9770}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
142.401172155441, 129.065284181841, 9, !- X,Y,Z Vertex 1 {m}
142.401172155441, 129.065284181841, 0, !- X,Y,Z Vertex 2 {m}
48.6737398372909, 98.2089871609509, 0, !- X,Y,Z Vertex 3 {m}
48.6737398372909, 98.2089871609509, 9; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{f00e2560-f6a3-4a3a-8d18-e9b0fde44583}, !- Handle
Shading Surface 44, !- Name
, !- Construction Name
{f788b9dd-c48c-4af1-9a6a-54abe48a9770}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
38.011752475536, 132.104208939642, 9, !- X,Y,Z Vertex 1 {m}
-1.86645365829463e-010, 119.590710206907, 9, !- X,Y,Z Vertex 2 {m}
39.6728097071079, 0.000114142581935539, 9, !- X,Y,Z Vertex 3 {m}
62.2358846407182, 7.70403013445575, 9, !- X,Y,Z Vertex 4 {m}
48.7174483069551, 49.3085823766617, 9, !- X,Y,Z Vertex 5 {m}
157.025396016076, 84.9651017842731, 9, !- X,Y,Z Vertex 6 {m}
142.401172155441, 129.065284181841, 9, !- X,Y,Z Vertex 7 {m}
48.6737398372909, 98.2089871609509, 9; !- X,Y,Z Vertex 8 {m}
OS:ShadingSurface,
{6facc252-c298-47b5-a721-2d9da3ac46bc}, !- Handle
Shading Surface 45, !- Name
, !- Construction Name
{f788b9dd-c48c-4af1-9a6a-54abe48a9770}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
48.6737398372909, 98.2089871609509, 0, !- X,Y,Z Vertex 1 {m}
142.401172155441, 129.065284181841, 0, !- X,Y,Z Vertex 2 {m}
157.025396016076, 84.9651017842731, 0, !- X,Y,Z Vertex 3 {m}
48.7174483069551, 49.3085823766617, 0, !- X,Y,Z Vertex 4 {m}
62.2358846407182, 7.70403013445575, 0, !- X,Y,Z Vertex 5 {m}
39.6728097071079, 0.000114142581935539, 0, !- X,Y,Z Vertex 6 {m}
-1.86645365829463e-010, 119.590710206907, 0, !- X,Y,Z Vertex 7 {m}
38.011752475536, 132.104208939642, 0; !- X,Y,Z Vertex 8 {m}
OS:ShadingSurface,
{93c84e1e-e930-4b79-a512-87707c0ff662}, !- Handle
Shading Surface 46, !- Name
, !- Construction Name
{f788b9dd-c48c-4af1-9a6a-54abe48a9770}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
-1.86645365829463e-010, 119.590710206907, 9, !- X,Y,Z Vertex 1 {m}
-1.86645365829463e-010, 119.590710206907, 0, !- X,Y,Z Vertex 2 {m}
39.6728097071079, 0.000114142581935539, 0, !- X,Y,Z Vertex 3 {m}
39.6728097071079, 0.000114142581935539, 9; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{b508f7d5-eaa0-4adb-9f06-85967e993946}, !- Handle
Shading Surface 47, !- Name
, !- Construction Name
{f788b9dd-c48c-4af1-9a6a-54abe48a9770}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
62.2358846407182, 7.70403013445575, 9, !- X,Y,Z Vertex 1 {m}
62.2358846407182, 7.70403013445575, 0, !- X,Y,Z Vertex 2 {m}
48.7174483069551, 49.3085823766617, 0, !- X,Y,Z Vertex 3 {m}
48.7174483069551, 49.3085823766617, 9; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{a587df9f-7a29-4b0b-a7a6-2b9dde29f6d2}, !- Handle
Shading Surface 48, !- Name
, !- Construction Name
{f788b9dd-c48c-4af1-9a6a-54abe48a9770}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
38.011752475536, 132.104208939642, 9, !- X,Y,Z Vertex 1 {m}
38.011752475536, 132.104208939642, 0, !- X,Y,Z Vertex 2 {m}
-1.86645365829463e-010, 119.590710206907, 0, !- X,Y,Z Vertex 3 {m}
-1.86645365829463e-010, 119.590710206907, 9; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{92c342f1-b7f2-4640-8065-d57db342950e}, !- Handle
Shading Surface 49, !- Name
, !- Construction Name
{f788b9dd-c48c-4af1-9a6a-54abe48a9770}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
39.6728097071079, 0.000114142581935539, 9, !- X,Y,Z Vertex 1 {m}
39.6728097071079, 0.000114142581935539, 0, !- X,Y,Z Vertex 2 {m}
62.2358846407182, 7.70403013445575, 0, !- X,Y,Z Vertex 3 {m}
62.2358846407182, 7.70403013445575, 9; !- X,Y,Z Vertex 4 {m}
OS:ShadingSurface,
{b53a2e1c-5571-4995-b4e2-96cf00cee13f}, !- Handle
Shading Surface 50, !- Name
, !- Construction Name
{f788b9dd-c48c-4af1-9a6a-54abe48a9770}, !- Shading Surface Group Name
, !- Transmittance Schedule Name
, !- Number of Vertices
48.6737398372909, 98.2089871609509, 9, !- X,Y,Z Vertex 1 {m}
48.6737398372909, 98.2089871609509, 0, !- X,Y,Z Vertex 2 {m}
38.011752475536, 132.104208939642, 0, !- X,Y,Z Vertex 3 {m}
38.011752475536, 132.104208939642, 9; !- X,Y,Z Vertex 4 {m}
OS:DefaultScheduleSet,
{aea42bf8-b160-46ac-b173-dd508fbd499f}, !- Handle
Story Ground Blended Space Type Schedule Set, !- Name
, !- Hours of Operation Schedule Name
, !- Number of People Schedule Name
, !- People Activity Level Schedule Name
, !- Lighting Schedule Name
, !- Electric Equipment Schedule Name
, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{52bf898a-2422-4267-8b32-72814af74f01}, !- Handle
Story Ground Blended Space Type Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:DefaultScheduleSet,
{2c79d049-c625-447e-9e45-cd82fa24b1e8}, !- Handle
Story Mid Blended Space Type Schedule Set, !- Name
, !- Hours of Operation Schedule Name
, !- Number of People Schedule Name
, !- People Activity Level Schedule Name
, !- Lighting Schedule Name
, !- Electric Equipment Schedule Name
, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{b4a532b0-e468-43fe-a151-4d413a99ef27}, !- Handle
Story Mid Blended Space Type Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:DefaultScheduleSet,
{b3a7cf2c-47fe-4e25-b290-d8504cc63969}, !- Handle
Story Top Blended Space Type Schedule Set, !- Name
, !- Hours of Operation Schedule Name
, !- Number of People Schedule Name
, !- People Activity Level Schedule Name
, !- Lighting Schedule Name
, !- Electric Equipment Schedule Name
, !- Gas Equipment Schedule Name
, !- Hot Water Equipment Schedule Name
, !- Infiltration Schedule Name
, !- Steam Equipment Schedule Name
; !- Other Equipment Schedule Name
OS:ThermostatSetpoint:DualSetpoint,
{96cb2c3a-70ac-4417-91a4-8646b94e65fd}, !- Handle
Story Top Blended Space Type Thermostat, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Heating Setpoint Temperature Schedule Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}; !- Cooling Setpoint Temperature Schedule Name
OS:PlantLoop,
{f27ea770-782e-4464-9917-8dadee1820cf}, !- Handle
Hot Water Loop, !- Name
Water, !- Fluid Type
0, !- Glycol Concentration
, !- User Defined Fluid Type
, !- Plant Equipment Operation Heating Load
, !- Plant Equipment Operation Cooling Load
, !- Primary Plant Equipment Operation Scheme
{5a13e69f-8853-453e-ab7c-fa5334521ee2}, !- Loop Temperature Setpoint Node Name
, !- Maximum Loop Temperature {C}
10, !- Minimum Loop Temperature {C}
, !- Maximum Loop Flow Rate {m3/s}
, !- Minimum Loop Flow Rate {m3/s}
Autocalculate, !- Plant Loop Volume {m3}
{8a2fb289-97ec-4af1-aa9d-9aab0663155d}, !- Plant Side Inlet Node Name
{bd66edfa-74b2-41e5-9afe-28760f306f96}, !- Plant Side Outlet Node Name
, !- Plant Side Branch List Name
{f730c10e-d7ad-459e-8b15-e8f177242649}, !- Demand Side Inlet Node Name
{c8c9303e-1546-4ce8-8fff-c4cc3016ec74}, !- Demand Side Outlet Node Name
, !- Demand Side Branch List Name
, !- Demand Side Connector List Name
Optimal, !- Load Distribution Scheme
{12390d16-2306-4de0-8fe1-bcb87d192be6}, !- Availability Manager List Name
, !- Plant Loop Demand Calculation Scheme
, !- Common Pipe Simulation
, !- Pressure Simulation Type
, !- Plant Equipment Operation Heating Load Schedule
, !- Plant Equipment Operation Cooling Load Schedule
, !- Primary Plant Equipment Operation Scheme Schedule
, !- Component Setpoint Operation Scheme Schedule
{3f9a5308-f086-4ec9-8252-76e5a45d10a0}, !- Demand Mixer Name
{9e842242-10b8-4976-8374-d70ae7717d97}, !- Demand Splitter Name
{1c479605-693c-4973-87c3-91fe5d013e28}, !- Supply Mixer Name
{30537b69-4131-4255-94bf-23159aad989e}; !- Supply Splitter Name
OS:Node,
{fbb78c56-c5b2-481c-a6d9-8ad093c7ca37}, !- Handle
Hot Water Loop Supply Inlet Node, !- Name
{8a2fb289-97ec-4af1-aa9d-9aab0663155d}, !- Inlet Port
{febeed04-e7d1-46e7-8933-9df93fc0ce99}; !- Outlet Port
OS:Node,
{5a13e69f-8853-453e-ab7c-fa5334521ee2}, !- Handle
Hot Water Loop Supply Outlet Node, !- Name
{b6396da3-31d6-445e-9cdd-7fe18f8457b2}, !- Inlet Port
{bd66edfa-74b2-41e5-9afe-28760f306f96}; !- Outlet Port
OS:Node,
{b09326ff-56d3-4ef7-90c0-6cdc6371f8bc}, !- Handle
Boiler Inlet Water Node, !- Name
{02ecbf1e-f072-40fc-9780-d367119c5ed2}, !- Inlet Port
{fab3990a-7344-450f-ae08-5baf68a6d715}; !- Outlet Port
OS:Connector:Mixer,
{1c479605-693c-4973-87c3-91fe5d013e28}, !- Handle
Connector Mixer 7, !- Name
{2812c709-8b43-4025-bba6-f32826f9416a}, !- Outlet Branch Name
{6c079ba7-6ebc-4d8b-833e-9eaf721959e5}, !- Inlet Branch Name 1
{c20f217d-ca13-4416-a25e-653e00565955}; !- Inlet Branch Name 2
OS:Connector:Splitter,
{30537b69-4131-4255-94bf-23159aad989e}, !- Handle
Connector Splitter 7, !- Name
{2fee506d-2503-4003-8e03-f3bebb7ba409}, !- Inlet Branch Name
{02ecbf1e-f072-40fc-9780-d367119c5ed2}, !- Outlet Branch Name 1
{70bbc9e6-22ff-4102-8ec2-ff0f81bb7224}; !- Outlet Branch Name 2
OS:Connection,
{8a2fb289-97ec-4af1-aa9d-9aab0663155d}, !- Handle
{2afb94c7-5ec7-44dd-ad11-ab069fc065c8}, !- Name
{f27ea770-782e-4464-9917-8dadee1820cf}, !- Source Object
14, !- Outlet Port
{fbb78c56-c5b2-481c-a6d9-8ad093c7ca37}, !- Target Object
2; !- Inlet Port
OS:Connection,
{02ecbf1e-f072-40fc-9780-d367119c5ed2}, !- Handle
{457be9de-f0f9-422a-999b-8f54642e0b67}, !- Name
{30537b69-4131-4255-94bf-23159aad989e}, !- Source Object
3, !- Outlet Port
{b09326ff-56d3-4ef7-90c0-6cdc6371f8bc}, !- Target Object
2; !- Inlet Port
OS:Connection,
{bd66edfa-74b2-41e5-9afe-28760f306f96}, !- Handle
{8e705295-1fa7-490f-92ad-3f56e599d8d1}, !- Name
{5a13e69f-8853-453e-ab7c-fa5334521ee2}, !- Source Object
3, !- Outlet Port
{f27ea770-782e-4464-9917-8dadee1820cf}, !- Target Object
15; !- Inlet Port
OS:Node,
{91142ed0-7ba8-4fac-9391-bb05a9a3774d}, !- Handle
Hot Water Loop Demand Inlet Node, !- Name
{f730c10e-d7ad-459e-8b15-e8f177242649}, !- Inlet Port
{2cf41b81-9644-4530-ab00-8018439d36b9}; !- Outlet Port
OS:Node,
{14d8a49f-da98-4aa6-bd3d-e12844c5e12d}, !- Handle
Hot Water Loop Demand Outlet Node, !- Name
{d0dc2bcb-a563-4fd8-a756-097a41c80bd6}, !- Inlet Port
{c8c9303e-1546-4ce8-8fff-c4cc3016ec74}; !- Outlet Port
OS:Node,
{840e49e1-1349-45d1-919e-083888c83305}, !- Handle
Hot Water Loop Coil Bypass Inlet Water Node, !- Name
{377590e6-616b-4dd9-8182-494cd0181bc0}, !- Inlet Port
{7cc74fb4-35a3-4143-8013-488271b425c9}; !- Outlet Port
OS:Connector:Mixer,
{3f9a5308-f086-4ec9-8252-76e5a45d10a0}, !- Handle
Connector Mixer 8, !- Name
{c786e8cf-d83f-46fd-8809-c39bdcf18fa5}, !- Outlet Branch Name
{99e8de32-421e-49cf-9b10-27d0a86b7dbb}, !- Inlet Branch Name 1
{878482cf-8005-454b-8f97-6c280577aa56}, !- Inlet Branch Name 2
{4645af7f-ddc5-4860-a096-8b52ccaeb59f}, !- Inlet Branch Name 3
{c47b933c-9fb3-4b34-86c1-d59cd01339d1}, !- Inlet Branch Name 4
{641cb5bf-c68a-4e4b-a03a-3c21e7de6520}, !- Inlet Branch Name 5
{5fbfa35d-061a-47db-bd51-3ff6366c0cc1}; !- Inlet Branch Name 6
OS:Connector:Splitter,
{9e842242-10b8-4976-8374-d70ae7717d97}, !- Handle
Connector Splitter 8, !- Name
{5c734e8a-e042-48ed-a62c-974fb280b2f8}, !- Inlet Branch Name
{377590e6-616b-4dd9-8182-494cd0181bc0}, !- Outlet Branch Name 1
{9082919a-5da0-4e38-a04a-16a53027875e}, !- Outlet Branch Name 2
{66c45367-a5ec-4fe9-8c70-f2f898145106}, !- Outlet Branch Name 3
{615cef15-2291-4ebf-8214-7bfc4656d1b0}, !- Outlet Branch Name 4
{24e3b1d1-b61f-4716-a054-f35d14912730}, !- Outlet Branch Name 5
{d8489034-a98f-42d4-8d0f-caa23af73bf5}; !- Outlet Branch Name 6
OS:Connection,
{f730c10e-d7ad-459e-8b15-e8f177242649}, !- Handle
{690e1fac-dace-44ac-bcf3-6b50425132b5}, !- Name
{f27ea770-782e-4464-9917-8dadee1820cf}, !- Source Object
17, !- Outlet Port
{91142ed0-7ba8-4fac-9391-bb05a9a3774d}, !- Target Object
2; !- Inlet Port
OS:Connection,
{377590e6-616b-4dd9-8182-494cd0181bc0}, !- Handle
{1720e6c6-2438-49ca-a322-a9f4669c3a25}, !- Name
{9e842242-10b8-4976-8374-d70ae7717d97}, !- Source Object
3, !- Outlet Port
{840e49e1-1349-45d1-919e-083888c83305}, !- Target Object
2; !- Inlet Port
OS:Connection,
{c8c9303e-1546-4ce8-8fff-c4cc3016ec74}, !- Handle
{cbe85ecc-5aa2-413c-8720-baa3fdabbf85}, !- Name
{14d8a49f-da98-4aa6-bd3d-e12844c5e12d}, !- Source Object
3, !- Outlet Port
{f27ea770-782e-4464-9917-8dadee1820cf}, !- Target Object
18; !- Inlet Port
OS:Sizing:Plant,
{6c899c14-a5d3-49ec-8cad-69ec38fedb28}, !- Handle
{f27ea770-782e-4464-9917-8dadee1820cf}, !- Plant or Condenser Loop Name
Heating, !- Loop Type
82.2222222222223, !- Design Loop Exit Temperature {C}
11.1111111111111, !- Loop Design Temperature Difference {deltaC}
NonCoincident, !- Sizing Option
1, !- Zone Timesteps in Averaging Window
None; !- Coincident Sizing Factor Mode
OS:AvailabilityManagerAssignmentList,
{12390d16-2306-4de0-8fe1-bcb87d192be6}, !- Handle
Plant Loop 1 AvailabilityManagerAssignmentList 3; !- Name
OS:Schedule:Ruleset,
{a7cfb03b-21e8-41cf-a644-4f186d9e7bd5}, !- Handle
Hot Water Loop Temp - 180F, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
{bb439002-e88e-4fe6-8613-5fc1755b66df}; !- Default Day Schedule Name
OS:Schedule:Day,
{bb439002-e88e-4fe6-8613-5fc1755b66df}, !- Handle
Hot Water Loop Temp - 180F Default, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
82.2222222222223; !- Value Until Time 1
OS:SetpointManager:Scheduled,
{e29816b3-afbb-4101-b059-e97d1e55f58f}, !- Handle
Hot Water Loop Setpoint Manager, !- Name
Temperature, !- Control Variable
{a7cfb03b-21e8-41cf-a644-4f186d9e7bd5}, !- Schedule Name
{5a13e69f-8853-453e-ab7c-fa5334521ee2}; !- Setpoint Node or NodeList Name
OS:Pump:VariableSpeed,
{a9c3fa2c-0329-4e85-a5b2-b67a68aaa50c}, !- Handle
Hot Water Loop Pump, !- Name
{febeed04-e7d1-46e7-8933-9df93fc0ce99}, !- Inlet Node Name
{33d00728-3db7-4be4-85a0-f7521b38e600}, !- Outlet Node Name
, !- Rated Flow Rate {m3/s}
179344.0152, !- Rated Pump Head {Pa}
, !- Rated Power Consumption {W}
0.91, !- Motor Efficiency
, !- Fraction of Motor Inefficiencies to Fluid Stream
, !- Coefficient 1 of the Part Load Performance Curve
, !- Coefficient 2 of the Part Load Performance Curve
, !- Coefficient 3 of the Part Load Performance Curve
, !- Coefficient 4 of the Part Load Performance Curve
, !- Minimum Flow Rate {m3/s}
Intermittent, !- Pump Control Type
, !- Pump Flow Rate Schedule Name
, !- Pump Curve Name
, !- Impeller Diameter {m}
, !- VFD Control Type
, !- Pump rpm Schedule Name
, !- Minimum Pressure Schedule {Pa}
, !- Maximum Pressure Schedule {Pa}
, !- Minimum RPM Schedule {Rotations Per Minute}
, !- Maximum RPM Schedule {Rotations Per Minute}
, !- Zone Name
0.5, !- Skin Loss Radiative Fraction
PowerPerFlowPerPressure, !- Design Power Sizing Method
348701.1, !- Design Electric Power per Unit Flow Rate {W/(m3/s)}
1.282051282, !- Design Shaft Power per Unit Flow Rate per Unit Head {W-s/m3-Pa}
0, !- Design Minimum Flow Rate Fraction
General; !- End-Use Subcategory
OS:Node,
{62328d8f-ffe2-4e24-a2c7-7d4c0912d059}, !- Handle
Hot Water Loop Pump Outlet Water Node, !- Name
{33d00728-3db7-4be4-85a0-f7521b38e600}, !- Inlet Port
{2fee506d-2503-4003-8e03-f3bebb7ba409}; !- Outlet Port
OS:Connection,
{febeed04-e7d1-46e7-8933-9df93fc0ce99}, !- Handle
{ccf7c30a-7f76-4427-8e0a-481c0fc99d27}, !- Name
{fbb78c56-c5b2-481c-a6d9-8ad093c7ca37}, !- Source Object
3, !- Outlet Port
{a9c3fa2c-0329-4e85-a5b2-b67a68aaa50c}, !- Target Object
2; !- Inlet Port
OS:Connection,
{33d00728-3db7-4be4-85a0-f7521b38e600}, !- Handle
{dfa7dc47-6cb5-4d7e-91cc-4e343b0013cd}, !- Name
{a9c3fa2c-0329-4e85-a5b2-b67a68aaa50c}, !- Source Object
3, !- Outlet Port
{62328d8f-ffe2-4e24-a2c7-7d4c0912d059}, !- Target Object
2; !- Inlet Port
OS:Connection,
{2fee506d-2503-4003-8e03-f3bebb7ba409}, !- Handle
{e10fb4f9-1479-4b07-90fe-7b5145a41320}, !- Name
{62328d8f-ffe2-4e24-a2c7-7d4c0912d059}, !- Source Object
3, !- Outlet Port
{30537b69-4131-4255-94bf-23159aad989e}, !- Target Object
2; !- Inlet Port
OS:Boiler:HotWater,
{a1077f4b-8c70-468b-989e-83460b4378af}, !- Handle
Boiler 8571kBtu/hr 0.75 Thermal Eff, !- Name
NaturalGas, !- Fuel Type
, !- Nominal Capacity {W}
0.75, !- Nominal Thermal Efficiency
LeavingBoiler, !- Efficiency Curve Temperature Evaluation Variable
{d1dd108c-adfa-4589-857c-23bf6f3edda8}, !- Normalized Boiler Efficiency Curve Name
82.2222222222223, !- Design Water Outlet Temperature {C}
, !- Design Water Flow Rate {m3/s}
0, !- Minimum Part Load Ratio
1.2, !- Maximum Part Load Ratio
1, !- Optimum Part Load Ratio
{fab3990a-7344-450f-ae08-5baf68a6d715}, !- Boiler Water Inlet Node Name
{4c2d0b67-a3ba-4a50-a883-c754023eddbe}, !- Boiler Water Outlet Node Name
95.0000000000001, !- Water Outlet Upper Temperature Limit {C}
LeavingSetpointModulated, !- Boiler Flow Mode
0, !- Parasitic Electric Load {W}
1, !- Sizing Factor
General; !- End-Use Subcategory
OS:Node,
{09024f64-65ce-40d6-af33-41b97c033c71}, !- Handle
Boiler Outlet Water Node, !- Name
{4c2d0b67-a3ba-4a50-a883-c754023eddbe}, !- Inlet Port
{6c079ba7-6ebc-4d8b-833e-9eaf721959e5}; !- Outlet Port
OS:Connection,
{fab3990a-7344-450f-ae08-5baf68a6d715}, !- Handle
{86c10eb7-3e8e-4fc7-b40d-ec3213fa8246}, !- Name
{b09326ff-56d3-4ef7-90c0-6cdc6371f8bc}, !- Source Object
3, !- Outlet Port
{a1077f4b-8c70-468b-989e-83460b4378af}, !- Target Object
12; !- Inlet Port
OS:Connection,
{4c2d0b67-a3ba-4a50-a883-c754023eddbe}, !- Handle
{f5d4cc7f-d608-466d-882b-a9ab366bf0c1}, !- Name
{a1077f4b-8c70-468b-989e-83460b4378af}, !- Source Object
13, !- Outlet Port
{09024f64-65ce-40d6-af33-41b97c033c71}, !- Target Object
2; !- Inlet Port
OS:Connection,
{6c079ba7-6ebc-4d8b-833e-9eaf721959e5}, !- Handle
{9db2a56a-d4a3-4193-bfa6-30bf0702ab1f}, !- Name
{09024f64-65ce-40d6-af33-41b97c033c71}, !- Source Object
3, !- Outlet Port
{1c479605-693c-4973-87c3-91fe5d013e28}, !- Target Object
3; !- Inlet Port
OS:Pipe:Adiabatic,
{6d28185c-07c8-4234-9be8-11179a4b5af0}, !- Handle
Hot Water Loop Supply Equipment Bypass, !- Name
{f29feeab-6f89-46bc-98ef-c560f63a10d8}, !- Inlet Node Name
{4d39ac0f-2309-4087-bd2f-063642dd7ee3}; !- Outlet Node Name
OS:Node,
{d98102c6-68ff-425c-88ca-1bb7d9bcc60e}, !- Handle
Hot Water Loop Supply Equipment Bypass Inlet Water Node, !- Name
{70bbc9e6-22ff-4102-8ec2-ff0f81bb7224}, !- Inlet Port
{f29feeab-6f89-46bc-98ef-c560f63a10d8}; !- Outlet Port
OS:Connection,
{70bbc9e6-22ff-4102-8ec2-ff0f81bb7224}, !- Handle
{e9c86e9d-db2d-44a1-bbb0-25677df611fe}, !- Name
{30537b69-4131-4255-94bf-23159aad989e}, !- Source Object
4, !- Outlet Port
{d98102c6-68ff-425c-88ca-1bb7d9bcc60e}, !- Target Object
2; !- Inlet Port
OS:Node,
{476a09ae-b818-4abc-9007-561a5df9a9d8}, !- Handle
Hot Water Loop Supply Equipment Bypass Outlet Water Node, !- Name
{4d39ac0f-2309-4087-bd2f-063642dd7ee3}, !- Inlet Port
{c20f217d-ca13-4416-a25e-653e00565955}; !- Outlet Port
OS:Connection,
{f29feeab-6f89-46bc-98ef-c560f63a10d8}, !- Handle
{30a5e9cb-5902-46cd-bff8-d390e4a80bb8}, !- Name
{d98102c6-68ff-425c-88ca-1bb7d9bcc60e}, !- Source Object
3, !- Outlet Port
{6d28185c-07c8-4234-9be8-11179a4b5af0}, !- Target Object
2; !- Inlet Port
OS:Connection,
{4d39ac0f-2309-4087-bd2f-063642dd7ee3}, !- Handle
{6f326dca-be74-4209-8d0b-86625dbe9163}, !- Name
{6d28185c-07c8-4234-9be8-11179a4b5af0}, !- Source Object
3, !- Outlet Port
{476a09ae-b818-4abc-9007-561a5df9a9d8}, !- Target Object
2; !- Inlet Port
OS:Connection,
{c20f217d-ca13-4416-a25e-653e00565955}, !- Handle
{02da7147-86ec-4230-8e91-115ae2640834}, !- Name
{476a09ae-b818-4abc-9007-561a5df9a9d8}, !- Source Object
3, !- Outlet Port
{1c479605-693c-4973-87c3-91fe5d013e28}, !- Target Object
4; !- Inlet Port
OS:Pipe:Adiabatic,
{dfb032ca-9777-440f-a1f3-2613c06478c6}, !- Handle
Hot Water Loop Coil Bypass, !- Name
{7cc74fb4-35a3-4143-8013-488271b425c9}, !- Inlet Node Name
{fffb41bb-ff5d-41fc-b252-c9d3004182ee}; !- Outlet Node Name
OS:Node,
{8bfaafcb-aa74-4695-8456-bf0d0051fd56}, !- Handle
Hot Water Loop Coil Bypass Outlet Water Node, !- Name
{fffb41bb-ff5d-41fc-b252-c9d3004182ee}, !- Inlet Port
{99e8de32-421e-49cf-9b10-27d0a86b7dbb}; !- Outlet Port
OS:Connection,
{7cc74fb4-35a3-4143-8013-488271b425c9}, !- Handle
{585589d0-9dd9-443e-b5db-61b12b1dd57b}, !- Name
{840e49e1-1349-45d1-919e-083888c83305}, !- Source Object
3, !- Outlet Port
{dfb032ca-9777-440f-a1f3-2613c06478c6}, !- Target Object
2; !- Inlet Port
OS:Connection,
{fffb41bb-ff5d-41fc-b252-c9d3004182ee}, !- Handle
{9903ef7a-df29-4d6c-aad7-73a0cf70791a}, !- Name
{dfb032ca-9777-440f-a1f3-2613c06478c6}, !- Source Object
3, !- Outlet Port
{8bfaafcb-aa74-4695-8456-bf0d0051fd56}, !- Target Object
2; !- Inlet Port
OS:Connection,
{99e8de32-421e-49cf-9b10-27d0a86b7dbb}, !- Handle
{23dd8e14-b6bd-4276-b3e5-f80cafe66936}, !- Name
{8bfaafcb-aa74-4695-8456-bf0d0051fd56}, !- Source Object
3, !- Outlet Port
{3f9a5308-f086-4ec9-8252-76e5a45d10a0}, !- Target Object
3; !- Inlet Port
OS:Pipe:Adiabatic,
{aa2cf6bd-0ab1-4568-b00e-0712916a17e7}, !- Handle
Hot Water Loop Supply Outlet, !- Name
{39907dea-40d2-4375-af26-a613902b293d}, !- Inlet Node Name
{b6396da3-31d6-445e-9cdd-7fe18f8457b2}; !- Outlet Node Name
OS:Node,
{e60d18fb-f13e-4d12-ad53-b2cbd32a22d6}, !- Handle
Hot Water Loop Supply Outlet Inlet Water Node, !- Name
{2812c709-8b43-4025-bba6-f32826f9416a}, !- Inlet Port
{39907dea-40d2-4375-af26-a613902b293d}; !- Outlet Port
OS:Connection,
{2812c709-8b43-4025-bba6-f32826f9416a}, !- Handle
{5564384f-aa3a-4434-ad8c-162f23fce2d4}, !- Name
{1c479605-693c-4973-87c3-91fe5d013e28}, !- Source Object
2, !- Outlet Port
{e60d18fb-f13e-4d12-ad53-b2cbd32a22d6}, !- Target Object
2; !- Inlet Port
OS:Connection,
{39907dea-40d2-4375-af26-a613902b293d}, !- Handle
{2d20a5da-561a-4984-864f-c23b4d15f53f}, !- Name
{e60d18fb-f13e-4d12-ad53-b2cbd32a22d6}, !- Source Object
3, !- Outlet Port
{aa2cf6bd-0ab1-4568-b00e-0712916a17e7}, !- Target Object
2; !- Inlet Port
OS:Connection,
{b6396da3-31d6-445e-9cdd-7fe18f8457b2}, !- Handle
{ad911d29-d2a5-4f9d-be11-ec4d65c37f89}, !- Name
{aa2cf6bd-0ab1-4568-b00e-0712916a17e7}, !- Source Object
3, !- Outlet Port
{5a13e69f-8853-453e-ab7c-fa5334521ee2}, !- Target Object
2; !- Inlet Port
OS:Pipe:Adiabatic,
{b0bfbee6-bbaf-46fa-8340-869e8efc4e75}, !- Handle
Hot Water Loop Demand Inlet, !- Name
{2cf41b81-9644-4530-ab00-8018439d36b9}, !- Inlet Node Name
{872fe521-a77e-47fe-aaca-f7b59ea6d9f1}; !- Outlet Node Name
OS:Node,
{53bf3a5f-329c-4059-95e5-b275e624425d}, !- Handle
Hot Water Loop Demand Inlet Outlet Water Node, !- Name
{872fe521-a77e-47fe-aaca-f7b59ea6d9f1}, !- Inlet Port
{5c734e8a-e042-48ed-a62c-974fb280b2f8}; !- Outlet Port
OS:Connection,
{2cf41b81-9644-4530-ab00-8018439d36b9}, !- Handle
{ca94acd0-979b-4251-99dd-999adfd9d5a0}, !- Name
{91142ed0-7ba8-4fac-9391-bb05a9a3774d}, !- Source Object
3, !- Outlet Port
{b0bfbee6-bbaf-46fa-8340-869e8efc4e75}, !- Target Object
2; !- Inlet Port
OS:Connection,
{872fe521-a77e-47fe-aaca-f7b59ea6d9f1}, !- Handle
{b4073c39-c594-432f-9443-25df3da19e0c}, !- Name
{b0bfbee6-bbaf-46fa-8340-869e8efc4e75}, !- Source Object
3, !- Outlet Port
{53bf3a5f-329c-4059-95e5-b275e624425d}, !- Target Object
2; !- Inlet Port
OS:Connection,
{5c734e8a-e042-48ed-a62c-974fb280b2f8}, !- Handle
{6fbedf41-f3da-4f83-8201-4ac616d35e37}, !- Name
{53bf3a5f-329c-4059-95e5-b275e624425d}, !- Source Object
3, !- Outlet Port
{9e842242-10b8-4976-8374-d70ae7717d97}, !- Target Object
2; !- Inlet Port
OS:Pipe:Adiabatic,
{0ae5b1ac-f12e-4727-8480-00c5de2d1ea2}, !- Handle
Hot Water Loop Demand Outlet, !- Name
{7bd60829-c7a5-49d7-b121-6db84f4d8f76}, !- Inlet Node Name
{d0dc2bcb-a563-4fd8-a756-097a41c80bd6}; !- Outlet Node Name
OS:Node,
{b54e682e-3d8e-4062-8a1e-3696999a3a91}, !- Handle
Hot Water Loop Demand Outlet Inlet Water Node, !- Name
{c786e8cf-d83f-46fd-8809-c39bdcf18fa5}, !- Inlet Port
{7bd60829-c7a5-49d7-b121-6db84f4d8f76}; !- Outlet Port
OS:Connection,
{c786e8cf-d83f-46fd-8809-c39bdcf18fa5}, !- Handle
{12769b65-ff38-4525-985c-f427718396bc}, !- Name
{3f9a5308-f086-4ec9-8252-76e5a45d10a0}, !- Source Object
2, !- Outlet Port
{b54e682e-3d8e-4062-8a1e-3696999a3a91}, !- Target Object
2; !- Inlet Port
OS:Connection,
{7bd60829-c7a5-49d7-b121-6db84f4d8f76}, !- Handle
{6fce883d-25bc-44a8-9555-796a563b0f35}, !- Name
{b54e682e-3d8e-4062-8a1e-3696999a3a91}, !- Source Object
3, !- Outlet Port
{0ae5b1ac-f12e-4727-8480-00c5de2d1ea2}, !- Target Object
2; !- Inlet Port
OS:Connection,
{d0dc2bcb-a563-4fd8-a756-097a41c80bd6}, !- Handle
{c339e21c-e133-470a-85ae-5e9aad8b87bb}, !- Name
{0ae5b1ac-f12e-4727-8480-00c5de2d1ea2}, !- Source Object
3, !- Outlet Port
{14d8a49f-da98-4aa6-bd3d-e12844c5e12d}, !- Target Object
2; !- Inlet Port
OS:Fan:ConstantVolume,
{0a465f9f-d3ae-4744-994c-9515a7d7f3ed}, !- Handle
Building Story 2 ThermalZone PTAC Fan, !- Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Availability Schedule Name
0.1595, !- Fan Total Efficiency
331.2882503, !- Pressure Rise {Pa}
AutoSize, !- Maximum Flow Rate {m3/s}
0.29, !- Motor Efficiency
1, !- Motor In Airstream Fraction
, !- Air Inlet Node Name
, !- Air Outlet Node Name
; !- End-Use Subcategory
OS:Coil:Heating:Water,
{875e606d-3186-452e-9d2a-55738fff3b1a}, !- Handle
Hot Water Loop Water Htg Coil, !- Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Availability Schedule Name
, !- U-Factor Times Area Value {W/K}
, !- Maximum Water Flow Rate {m3/s}
{2ec19219-46a0-49c8-9029-b3cd25bb9b05}, !- Water Inlet Node Name
{33f67730-ea39-4af6-9216-89dd84c0a61c}, !- Water Outlet Node Name
, !- Air Inlet Node Name
, !- Air Outlet Node Name
, !- Performance Input Method
, !- Rated Capacity {W}
82.2222222222223, !- Rated Inlet Water Temperature {C}
16.6, !- Rated Inlet Air Temperature {C}
71.1111111111112, !- Rated Outlet Water Temperature {C}
32.2, !- Rated Outlet Air Temperature {C}
; !- Rated Ratio for Air and Water Convection
OS:Node,
{ad185cb7-5efe-4122-b26c-6dc7b18bb039}, !- Handle
Hot Water Loop Water Htg Coil Inlet Water Node, !- Name
{9082919a-5da0-4e38-a04a-16a53027875e}, !- Inlet Port
{2ec19219-46a0-49c8-9029-b3cd25bb9b05}; !- Outlet Port
OS:Connection,
{9082919a-5da0-4e38-a04a-16a53027875e}, !- Handle
{8ef0587b-0d5d-4e84-8499-3fd9746dac7a}, !- Name
{9e842242-10b8-4976-8374-d70ae7717d97}, !- Source Object
4, !- Outlet Port
{ad185cb7-5efe-4122-b26c-6dc7b18bb039}, !- Target Object
2; !- Inlet Port
OS:Node,
{7d4d9caf-4be0-4250-928d-fd65aa1c1a07}, !- Handle
Hot Water Loop Water Htg Coil Outlet Water Node, !- Name
{33f67730-ea39-4af6-9216-89dd84c0a61c}, !- Inlet Port
{878482cf-8005-454b-8f97-6c280577aa56}; !- Outlet Port
OS:Connection,
{2ec19219-46a0-49c8-9029-b3cd25bb9b05}, !- Handle
{55bd1066-1892-4987-b04a-3027d9599af4}, !- Name
{ad185cb7-5efe-4122-b26c-6dc7b18bb039}, !- Source Object
3, !- Outlet Port
{875e606d-3186-452e-9d2a-55738fff3b1a}, !- Target Object
5; !- Inlet Port
OS:Connection,
{33f67730-ea39-4af6-9216-89dd84c0a61c}, !- Handle
{113d951e-d300-4b11-b209-f86bf4818d7c}, !- Name
{875e606d-3186-452e-9d2a-55738fff3b1a}, !- Source Object
6, !- Outlet Port
{7d4d9caf-4be0-4250-928d-fd65aa1c1a07}, !- Target Object
2; !- Inlet Port
OS:Connection,
{878482cf-8005-454b-8f97-6c280577aa56}, !- Handle
{cc12c879-8a43-4c56-bf2d-d6961683fc0f}, !- Name
{7d4d9caf-4be0-4250-928d-fd65aa1c1a07}, !- Source Object
3, !- Outlet Port
{3f9a5308-f086-4ec9-8252-76e5a45d10a0}, !- Target Object
4; !- Inlet Port
OS:Controller:WaterCoil,
{96a6a92d-62e9-4326-8276-5b0174f0a437}, !- Handle
Hot Water Loop Water Htg Coil Controller, !- Name
{875e606d-3186-452e-9d2a-55738fff3b1a}, !- Water Coil Name
, !- Control Variable
Normal, !- Action
, !- Actuator Variable
, !- Sensor Node Name
, !- Actuator Node Name
0.0001, !- Controller Convergence Tolerance {deltaC}
, !- Maximum Actuated Flow {m3/s}
0; !- Minimum Actuated Flow {m3/s}
OS:Coil:Cooling:DX:SingleSpeed,
{b089d8d0-ba2e-4e3e-b992-423db2bd06b0}, !- Handle
Building Story 2 ThermalZone PTAC 1spd DX AC Clg Coil 1796kBtu/hr 9.3EER, !- Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Availability Schedule Name
autosize, !- Rated Total Cooling Capacity {W}
autosize, !- Rated Sensible Heat Ratio
3.23447779879072, !- Rated COP {W/W}
autosize, !- Rated Air Flow Rate {m3/s}
773.3, !- Rated Evaporator Fan Power Per Volume Flow Rate {W/(m3/s)}
, !- Air Inlet Node Name
, !- Air Outlet Node Name
{0b61a015-7a3c-48d6-aa6b-229ae7005ac5}, !- Total Cooling Capacity Function of Temperature Curve Name
{b1ab9016-9d12-4723-aa0a-fe7a0cecac17}, !- Total Cooling Capacity Function of Flow Fraction Curve Name
{b3a9677a-88db-4d97-843c-5383771a963a}, !- Energy Input Ratio Function of Temperature Curve Name
{38f489c5-650e-40b0-b985-a1c48fb1d4b5}, !- Energy Input Ratio Function of Flow Fraction Curve Name
{5fb06c29-b2cd-4bf4-aa15-50fbcee898cd}, !- Part Load Fraction Correlation Curve Name
, !- Nominal Time for Condensate Removal to Begin {s}
, !- Ratio of Initial Moisture Evaporation Rate and Steady State Latent Capacity {dimensionless}
, !- Maximum Cycling Rate {cycles/hr}
, !- Latent Capacity Time Constant {s}
, !- Condenser Air Inlet Node Name
AirCooled, !- Condenser Type
0, !- Evaporative Condenser Effectiveness {dimensionless}
Autosize, !- Evaporative Condenser Air Flow Rate {m3/s}
Autosize, !- Evaporative Condenser Pump Rated Power Consumption {W}
0, !- Crankcase Heater Capacity {W}
0, !- Maximum Outdoor Dry-Bulb Temperature for Crankcase Heater Operation {C}
, !- Supply Water Storage Tank Name
, !- Condensate Collection Water Storage Tank Name
0, !- Basin Heater Capacity {W/K}
10, !- Basin Heater Setpoint Temperature {C}
; !- Basin Heater Operating Schedule Name
OS:Curve:Biquadratic,
{3b279c2b-c99e-4f72-9c2a-c94cef635fa9}, !- Handle
Curve Biquadratic 1, !- Name
0.942587793, !- Coefficient1 Constant
0.009543347, !- Coefficient2 x
0.00068377, !- Coefficient3 x**2
-0.011042676, !- Coefficient4 y
5.249e-006, !- Coefficient5 y**2
-9.72e-006, !- Coefficient6 x*y
17, !- Minimum Value of x
22, !- Maximum Value of x
13, !- Minimum Value of y
46; !- Maximum Value of y
OS:Curve:Quadratic,
{89d542e8-d271-4b79-b471-82ccdacdc2f7}, !- Handle
Curve Quadratic 1, !- Name
0.8, !- Coefficient1 Constant
0.2, !- Coefficient2 x
0, !- Coefficient3 x**2
0.5, !- Minimum Value of x
1.5; !- Maximum Value of x
OS:Curve:Biquadratic,
{84d151e8-a09f-40ec-877b-c3c0f7a1e207}, !- Handle
Curve Biquadratic 2, !- Name
0.342414409, !- Coefficient1 Constant
0.034885008, !- Coefficient2 x
-0.0006237, !- Coefficient3 x**2
0.004977216, !- Coefficient4 y
0.000437951, !- Coefficient5 y**2
-0.000728028, !- Coefficient6 x*y
17, !- Minimum Value of x
22, !- Maximum Value of x
13, !- Minimum Value of y
46; !- Maximum Value of y
OS:Curve:Quadratic,
{7094cc32-4325-4995-a354-a60ca05b37de}, !- Handle
Curve Quadratic 2, !- Name
1.1552, !- Coefficient1 Constant
-0.1808, !- Coefficient2 x
0.0256, !- Coefficient3 x**2
0.5, !- Minimum Value of x
1.5; !- Maximum Value of x
OS:Curve:Quadratic,
{591a0ce1-8cc8-48e6-86c7-e0d14431ba4b}, !- Handle
Curve Quadratic 3, !- Name
0.85, !- Coefficient1 Constant
0.15, !- Coefficient2 x
0, !- Coefficient3 x**2
0, !- Minimum Value of x
1; !- Maximum Value of x
OS:Curve:Biquadratic,
{51388ec1-f89f-4e2e-b9d3-106f058abbec}, !- Handle
Curve Biquadratic 3, !- Name
0.942587793, !- Coefficient1 Constant
0.009543347, !- Coefficient2 x
0.00068377, !- Coefficient3 x**2
-0.011042676, !- Coefficient4 y
5.249e-006, !- Coefficient5 y**2
-9.72e-006, !- Coefficient6 x*y
12.77778, !- Minimum Value of x
23.88889, !- Maximum Value of x
23.88889, !- Minimum Value of y
46.11111; !- Maximum Value of y
OS:Curve:Quadratic,
{318ba8f7-fc84-47d1-8823-715a75421b29}, !- Handle
Curve Quadratic 4, !- Name
0.8, !- Coefficient1 Constant
0.2, !- Coefficient2 x
0, !- Coefficient3 x**2
0.5, !- Minimum Value of x
1.5; !- Maximum Value of x
OS:Curve:Biquadratic,
{50a8eb70-aae7-4509-b918-eeb8e11772e1}, !- Handle
Curve Biquadratic 4, !- Name
0.342414409, !- Coefficient1 Constant
0.034885008, !- Coefficient2 x
-0.0006237, !- Coefficient3 x**2
0.004977216, !- Coefficient4 y
0.000437951, !- Coefficient5 y**2
-0.000728028, !- Coefficient6 x*y
12.77778, !- Minimum Value of x
23.88889, !- Maximum Value of x
23.88889, !- Minimum Value of y
46.11111; !- Maximum Value of y
OS:Curve:Quadratic,
{3bb5f764-2294-42e0-a7ad-071b6001860b}, !- Handle
Curve Quadratic 5, !- Name
1.1552, !- Coefficient1 Constant
-0.1808, !- Coefficient2 x
0.0256, !- Coefficient3 x**2
0.5, !- Minimum Value of x
1.5; !- Maximum Value of x
OS:Curve:Quadratic,
{11992b4b-d694-4ff6-94bc-ddaf75e2e91d}, !- Handle
Curve Quadratic 6, !- Name
0.85, !- Coefficient1 Constant
0.15, !- Coefficient2 x
0, !- Coefficient3 x**2
0, !- Minimum Value of x
1, !- Maximum Value of x
0.7, !- Minimum Curve Output
1; !- Maximum Curve Output
OS:ZoneHVAC:PackagedTerminalAirConditioner,
{de99869a-7a69-4058-bd76-0e73f66261b6}, !- Handle
Building Story 2 ThermalZone PTAC, !- Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Availability Schedule Name
{a3f3d1bc-67ec-4ddf-be84-163eabc1e7ff}, !- Air Inlet Node Name
{238bcf68-d78a-43ab-a10b-01191934c059}, !- Air Outlet Node Name
OutdoorAir:Mixer, !- Outdoor Air Mixer Object Type
, !- Outdoor Air Mixer Name
Autosize, !- Supply Air Flow Rate During Cooling Operation {m3/s}
Autosize, !- Supply Air Flow Rate During Heating Operation {m3/s}
Autosize, !- Supply Air Flow Rate When No Cooling or Heating is Needed {m3/s}
Autosize, !- Outdoor Air Flow Rate During Cooling Operation {m3/s}
Autosize, !- Outdoor Air Flow Rate During Heating Operation {m3/s}
Autosize, !- Outdoor Air Flow Rate When No Cooling or Heating is Needed {m3/s}
{0a465f9f-d3ae-4744-994c-9515a7d7f3ed}, !- Supply Air Fan Name
{875e606d-3186-452e-9d2a-55738fff3b1a}, !- Heating Coil Name
{b089d8d0-ba2e-4e3e-b992-423db2bd06b0}, !- Cooling Coil Name
DrawThrough, !- Fan Placement
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}; !- Supply Air Fan Operating Mode Schedule Name
OS:Node,
{e76d3dbc-edf7-4089-9945-7740cd71f746}, !- Handle
Building Story 2 ThermalZone PTAC Inlet Air Node, !- Name
{5bc6a99c-f462-4aba-8b63-69f23cf9acdb}, !- Inlet Port
{a3f3d1bc-67ec-4ddf-be84-163eabc1e7ff}; !- Outlet Port
OS:Connection,
{5bc6a99c-f462-4aba-8b63-69f23cf9acdb}, !- Handle
{dde0785c-05c8-436d-b15c-d31a17ad7678}, !- Name
{93604bf6-964b-4fa8-bf17-9c1ffeb324b2}, !- Source Object
3, !- Outlet Port
{e76d3dbc-edf7-4089-9945-7740cd71f746}, !- Target Object
2; !- Inlet Port
OS:Connection,
{a3f3d1bc-67ec-4ddf-be84-163eabc1e7ff}, !- Handle
{ae6d17f0-199c-466e-a16c-381ff151c665}, !- Name
{e76d3dbc-edf7-4089-9945-7740cd71f746}, !- Source Object
3, !- Outlet Port
{de99869a-7a69-4058-bd76-0e73f66261b6}, !- Target Object
3; !- Inlet Port
OS:Node,
{1c73dd36-ed03-44f1-9d7a-9bcbc40b5f78}, !- Handle
Building Story 2 ThermalZone PTAC Outlet Air Node, !- Name
{238bcf68-d78a-43ab-a10b-01191934c059}, !- Inlet Port
{eafaef79-cd0a-4260-9704-29c4485d176b}; !- Outlet Port
OS:Connection,
{eafaef79-cd0a-4260-9704-29c4485d176b}, !- Handle
{00701eb0-47e4-4655-8ecc-c62bea2b6b7c}, !- Name
{1c73dd36-ed03-44f1-9d7a-9bcbc40b5f78}, !- Source Object
3, !- Outlet Port
{3d5f7638-9e0e-45fc-b31c-6da33920ab91}, !- Target Object
3; !- Inlet Port
OS:Connection,
{238bcf68-d78a-43ab-a10b-01191934c059}, !- Handle
{db1b4dc8-3fb5-47a3-aff3-f4fabb3cc957}, !- Name
{de99869a-7a69-4058-bd76-0e73f66261b6}, !- Source Object
4, !- Outlet Port
{1c73dd36-ed03-44f1-9d7a-9bcbc40b5f78}, !- Target Object
2; !- Inlet Port
OS:PlantLoop,
{dcb12597-ce33-4da1-a1f4-cd9353f70599}, !- Handle
Condenser Water Loop, !- Name
, !- Fluid Type
0, !- Glycol Concentration
, !- User Defined Fluid Type
, !- Plant Equipment Operation Heating Load
, !- Plant Equipment Operation Cooling Load
, !- Primary Plant Equipment Operation Scheme
{65f7cd57-122d-4632-8154-e2513878b917}, !- Loop Temperature Setpoint Node Name
80, !- Maximum Loop Temperature {C}
5, !- Minimum Loop Temperature {C}
, !- Maximum Loop Flow Rate {m3/s}
, !- Minimum Loop Flow Rate {m3/s}
Autocalculate, !- Plant Loop Volume {m3}
{5254611f-d4d4-4dd0-9edf-464c313627a7}, !- Plant Side Inlet Node Name
{528ecc15-c283-492c-bf03-ad04a80ee01e}, !- Plant Side Outlet Node Name
, !- Plant Side Branch List Name
{e8aae31c-f209-47c5-a14b-65765299a23b}, !- Demand Side Inlet Node Name
{5e5c80e3-5f01-4adb-831a-a640395b1ad8}, !- Demand Side Outlet Node Name
, !- Demand Side Branch List Name
, !- Demand Side Connector List Name
Optimal, !- Load Distribution Scheme
{5c485980-f6b7-49ae-b81f-cdc0ac77f09a}, !- Availability Manager List Name
, !- Plant Loop Demand Calculation Scheme
, !- Common Pipe Simulation
, !- Pressure Simulation Type
, !- Plant Equipment Operation Heating Load Schedule
, !- Plant Equipment Operation Cooling Load Schedule
, !- Primary Plant Equipment Operation Scheme Schedule
, !- Component Setpoint Operation Scheme Schedule
{ebdb23e7-ef5b-468f-9b9b-3a046265cf3b}, !- Demand Mixer Name
{37735d9f-e1b6-4240-904a-f0ab240a6847}, !- Demand Splitter Name
{9836c396-abdb-422f-99ec-564531de611f}, !- Supply Mixer Name
{a051bfe8-01b0-4eb7-a84c-09793d9a4bee}; !- Supply Splitter Name
OS:Node,
{249ee95a-b245-432b-8242-947559397bdc}, !- Handle
Condenser Water Loop Supply Inlet Node, !- Name
{5254611f-d4d4-4dd0-9edf-464c313627a7}, !- Inlet Port
{a33a1c28-7bf8-4d15-a215-5cabf409e490}; !- Outlet Port
OS:Node,
{65f7cd57-122d-4632-8154-e2513878b917}, !- Handle
Condenser Water Loop Supply Outlet Node, !- Name
{a46cacc1-9524-4005-8ebc-3b9860d9efc0}, !- Inlet Port
{528ecc15-c283-492c-bf03-ad04a80ee01e}; !- Outlet Port
OS:Node,
{49e6c085-8ae5-48e5-9f78-f02c09925824}, !- Handle
Propeller or Axial TwoSpeed Fan Open Cooling Tower Inlet Water Node, !- Name
{210b22c3-2bfc-40ac-b801-c1a26d7b2b3b}, !- Inlet Port
{da7a336e-fc4b-4587-b73f-2d9906981403}; !- Outlet Port
OS:Connector:Mixer,
{9836c396-abdb-422f-99ec-564531de611f}, !- Handle
Connector Mixer 9, !- Name
{adab13db-8ed0-41cb-8375-b90ebbb3d762}, !- Outlet Branch Name
{ae7c0018-5bec-4d4d-8431-7c0caca00b4b}, !- Inlet Branch Name 1
{84ebcf4a-f646-4655-aefb-4ca493929aa9}; !- Inlet Branch Name 2
OS:Connector:Splitter,
{a051bfe8-01b0-4eb7-a84c-09793d9a4bee}, !- Handle
Connector Splitter 9, !- Name
{d797b1fc-621e-4f57-a743-87cdeb7c5731}, !- Inlet Branch Name
{210b22c3-2bfc-40ac-b801-c1a26d7b2b3b}, !- Outlet Branch Name 1
{6d603a36-d7dc-4ea0-825c-97facaa930af}; !- Outlet Branch Name 2
OS:Connection,
{5254611f-d4d4-4dd0-9edf-464c313627a7}, !- Handle
{838bcdba-2902-4d0b-b552-dbe4c5173523}, !- Name
{dcb12597-ce33-4da1-a1f4-cd9353f70599}, !- Source Object
14, !- Outlet Port
{249ee95a-b245-432b-8242-947559397bdc}, !- Target Object
2; !- Inlet Port
OS:Connection,
{210b22c3-2bfc-40ac-b801-c1a26d7b2b3b}, !- Handle
{6e941546-7590-4fb9-afd6-ed5a2a1f6d15}, !- Name
{a051bfe8-01b0-4eb7-a84c-09793d9a4bee}, !- Source Object
3, !- Outlet Port
{49e6c085-8ae5-48e5-9f78-f02c09925824}, !- Target Object
2; !- Inlet Port
OS:Connection,
{528ecc15-c283-492c-bf03-ad04a80ee01e}, !- Handle
{73f9550d-ee49-4c68-9155-6d9c3bca4830}, !- Name
{65f7cd57-122d-4632-8154-e2513878b917}, !- Source Object
3, !- Outlet Port
{dcb12597-ce33-4da1-a1f4-cd9353f70599}, !- Target Object
15; !- Inlet Port
OS:Node,
{77bc4710-b13e-4bae-97b3-7538b08395c4}, !- Handle
Condenser Water Loop Demand Inlet Node, !- Name
{e8aae31c-f209-47c5-a14b-65765299a23b}, !- Inlet Port
{3f3866ab-325e-4d14-9276-efc88291c62f}; !- Outlet Port
OS:Node,
{1e3e59b8-8869-4738-9dfd-c48740c05cd8}, !- Handle
Condenser Water Loop Demand Outlet Node, !- Name
{16c92fb3-e1e3-4fc5-b5d8-ce167db9e816}, !- Inlet Port
{5e5c80e3-5f01-4adb-831a-a640395b1ad8}; !- Outlet Port
OS:Node,
{3c4ececa-cecc-4dc0-a6a0-94d6201dfc0b}, !- Handle
Condenser Water Loop Chiller Bypass Inlet Water Node, !- Name
{cf930ac1-265b-4a8c-9980-8efa6a5966f2}, !- Inlet Port
{94d50f9b-d80d-4548-939b-fed61ef9171e}; !- Outlet Port
OS:Connector:Mixer,
{ebdb23e7-ef5b-468f-9b9b-3a046265cf3b}, !- Handle
Connector Mixer 10, !- Name
{63364fcf-f39f-4650-b920-13a3fa64edd5}, !- Outlet Branch Name
{b94d0db1-7ebb-414e-aa26-69d04e646eaf}, !- Inlet Branch Name 1
{6ab5af37-b686-4176-8563-77c0f905eb31}; !- Inlet Branch Name 2
OS:Connector:Splitter,
{37735d9f-e1b6-4240-904a-f0ab240a6847}, !- Handle
Connector Splitter 10, !- Name
{a6e69ba5-bd1d-44f3-ac91-03a809103852}, !- Inlet Branch Name
{cf930ac1-265b-4a8c-9980-8efa6a5966f2}, !- Outlet Branch Name 1
{e3eac1e1-e50f-4874-984b-daf33f60bef8}; !- Outlet Branch Name 2
OS:Connection,
{e8aae31c-f209-47c5-a14b-65765299a23b}, !- Handle
{80286dc0-d625-491d-8d0e-1a3b05141a1b}, !- Name
{dcb12597-ce33-4da1-a1f4-cd9353f70599}, !- Source Object
17, !- Outlet Port
{77bc4710-b13e-4bae-97b3-7538b08395c4}, !- Target Object
2; !- Inlet Port
OS:Connection,
{cf930ac1-265b-4a8c-9980-8efa6a5966f2}, !- Handle
{d66f3858-6cbb-40a5-bb58-7d29af5b8da7}, !- Name
{37735d9f-e1b6-4240-904a-f0ab240a6847}, !- Source Object
3, !- Outlet Port
{3c4ececa-cecc-4dc0-a6a0-94d6201dfc0b}, !- Target Object
2; !- Inlet Port
OS:Connection,
{5e5c80e3-5f01-4adb-831a-a640395b1ad8}, !- Handle
{833c1a7d-37e0-4cf6-b753-dcca56488994}, !- Name
{1e3e59b8-8869-4738-9dfd-c48740c05cd8}, !- Source Object
3, !- Outlet Port
{dcb12597-ce33-4da1-a1f4-cd9353f70599}, !- Target Object
18; !- Inlet Port
OS:Sizing:Plant,
{f65b8ae5-2301-4285-aef4-d84d3b744e35}, !- Handle
{dcb12597-ce33-4da1-a1f4-cd9353f70599}, !- Plant or Condenser Loop Name
Condenser, !- Loop Type
29.4444444444445, !- Design Loop Exit Temperature {C}
5.55555555555556, !- Loop Design Temperature Difference {deltaC}
NonCoincident, !- Sizing Option
1, !- Zone Timesteps in Averaging Window
None; !- Coincident Sizing Factor Mode
OS:AvailabilityManagerAssignmentList,
{5c485980-f6b7-49ae-b81f-cdc0ac77f09a}, !- Handle
Plant Loop 1 AvailabilityManagerAssignmentList 4; !- Name
OS:SetpointManager:FollowOutdoorAirTemperature,
{b72366fa-73e8-43b8-bdad-099d6f60458c}, !- Handle
Condenser Water Loop Setpoint Manager Follow OATwb with 7.0F Approach, !- Name
Temperature, !- Control Variable
OutdoorAirWetBulb, !- Reference Temperature Type
3.88888888888889, !- Offset Temperature Difference {deltaC}
29.4444444444445, !- Maximum Setpoint Temperature {C}
21.1111111111111, !- Minimum Setpoint Temperature {C}
{65f7cd57-122d-4632-8154-e2513878b917}; !- Setpoint Node or NodeList Name
OS:Pump:ConstantSpeed,
{2a443f55-fdcc-4b6b-9a3c-9ed2fd7095af}, !- Handle
Condenser Water Loop Constant Pump, !- Name
{a33a1c28-7bf8-4d15-a215-5cabf409e490}, !- Inlet Node Name
{3f84783e-004c-4873-80f9-379cb22766ff}, !- Outlet Node Name
autosize, !- Rated Flow Rate {m3/s}
148556.625924, !- Rated Pump Head {Pa}
autosize, !- Rated Power Consumption {W}
0.91, !- Motor Efficiency
0, !- Fraction of Motor Inefficiencies to Fluid Stream
Intermittent, !- Pump Control Type
, !- Pump Flow Rate Schedule
, !- Pump Curve
, !- Impeller Diameter {m}
, !- Rotational Speed {rev/min}
, !- Zone
, !- Skin Loss Radiative Fraction
PowerPerFlowPerPressure, !- Design Power Sizing Method
348701.1, !- Design Electric Power per Unit Flow Rate {W/(m3/s)}
1.282051282, !- Design Shaft Power per Unit Flow Rate per Unit Head {W-s/m3-Pa}
General; !- End-Use Subcategory
OS:Node,
{2325157f-aeaf-49ed-b65f-fec52e63b2b6}, !- Handle
Condenser Water Loop Constant Pump Outlet Water Node, !- Name
{3f84783e-004c-4873-80f9-379cb22766ff}, !- Inlet Port
{d797b1fc-621e-4f57-a743-87cdeb7c5731}; !- Outlet Port
OS:Connection,
{a33a1c28-7bf8-4d15-a215-5cabf409e490}, !- Handle
{c3d49a45-1a7f-484c-8d62-72f0df7842ce}, !- Name
{249ee95a-b245-432b-8242-947559397bdc}, !- Source Object
3, !- Outlet Port
{2a443f55-fdcc-4b6b-9a3c-9ed2fd7095af}, !- Target Object
2; !- Inlet Port
OS:Connection,
{3f84783e-004c-4873-80f9-379cb22766ff}, !- Handle
{0d661647-0099-4f2f-bd02-769e5117fde0}, !- Name
{2a443f55-fdcc-4b6b-9a3c-9ed2fd7095af}, !- Source Object
3, !- Outlet Port
{2325157f-aeaf-49ed-b65f-fec52e63b2b6}, !- Target Object
2; !- Inlet Port
OS:Connection,
{d797b1fc-621e-4f57-a743-87cdeb7c5731}, !- Handle
{b2180feb-4d8d-4c33-9650-4c8999bf924e}, !- Name
{2325157f-aeaf-49ed-b65f-fec52e63b2b6}, !- Source Object
3, !- Outlet Port
{a051bfe8-01b0-4eb7-a84c-09793d9a4bee}, !- Target Object
2; !- Inlet Port
OS:CoolingTower:TwoSpeed,
{8739e37d-545b-4829-8219-7bfc83ac2a64}, !- Handle
Propeller or Axial TwoSpeed Fan Open Cooling Tower 38.2 gpm/hp, !- Name
{da7a336e-fc4b-4587-b73f-2d9906981403}, !- Water Inlet Node Name
{a9437234-0e97-4220-9079-a02e3aa3ea33}, !- Water Outlet Node Name
autosize, !- Design Water Flow Rate {m3/s}
autosize, !- High Fan Speed Air Flow Rate {m3/s}
22779.4718182926, !- High Fan Speed Fan Power {W}
autosize, !- High Fan Speed U-Factor Times Area Value {W/K}
AutoSize, !- Low Fan Speed Air Flow Rate {m3/s}
, !- Low Fan Speed Air Flow Rate Sizing Factor
6833.84154548777, !- Low Fan Speed Fan Power {W}
, !- Low Fan Speed Fan Power Sizing Factor
AutoSize, !- Low Fan Speed U-Factor Times Area Value {W/K}
, !- Low Fan Speed U-Factor Times Area Sizing Factor
, !- Free Convection Regime Air Flow Rate {m3/s}
, !- Free Convection Regime Air Flow Rate Sizing Factor
, !- Free Convection Regime U-Factor Times Area Value {W/K}
, !- Free Convection U-Factor Times Area Value Sizing Factor
, !- Performance Input Method
, !- Heat Rejection Capacity and Nominal Capacity Sizing Ratio
, !- High Speed Nominal Capacity {W}
, !- Low Speed Nominal Capacity {W}
, !- Low Speed Nominal Capacity Sizing Factor
, !- Free Convection Nominal Capacity {W}
, !- Free Convection Nominal Capacity Sizing Factor
, !- Basin Heater Capacity {W/K}
, !- Basin Heater Setpoint Temperature {C}
, !- Basin Heater Operating Schedule Name
, !- Evaporation Loss Mode
, !- Evaporation Loss Factor {percent/K}
, !- Drift Loss Percent {percent}
, !- Blowdown Calculation Mode
, !- Blowdown Concentration Ratio
, !- Blowdown Makeup Water Usage Schedule Name
, !- Supply Water Storage Tank Name
, !- Outdoor Air Inlet Node Name
1, !- Number of Cells
, !- Cell Control
, !- Cell Minimum Water Flow Rate Fraction
, !- Cell Maximum Water Flow Rate Fraction
1, !- Sizing Factor
35, !- Design Inlet Air Dry-Bulb Temperature {C}
25.6, !- Design Inlet Air Wet-Bulb Temperature {C}
autosize, !- Design Approach Temperature {deltaC}
autosize, !- Design Range Temperature {deltaC}
General; !- End-Use Subcategory
OS:Node,
{75bf4e68-26dc-4251-8ac3-d58d29fee207}, !- Handle
Propeller or Axial TwoSpeed Fan Open Cooling Tower Outlet Water Node, !- Name
{a9437234-0e97-4220-9079-a02e3aa3ea33}, !- Inlet Port
{ae7c0018-5bec-4d4d-8431-7c0caca00b4b}; !- Outlet Port
OS:Connection,
{da7a336e-fc4b-4587-b73f-2d9906981403}, !- Handle
{ef2d50e6-afd7-4b68-8068-1475881361c3}, !- Name
{49e6c085-8ae5-48e5-9f78-f02c09925824}, !- Source Object
3, !- Outlet Port
{8739e37d-545b-4829-8219-7bfc83ac2a64}, !- Target Object
2; !- Inlet Port
OS:Connection,
{a9437234-0e97-4220-9079-a02e3aa3ea33}, !- Handle
{d172f4e3-8adc-436f-8557-2a4969b83056}, !- Name
{8739e37d-545b-4829-8219-7bfc83ac2a64}, !- Source Object
3, !- Outlet Port
{75bf4e68-26dc-4251-8ac3-d58d29fee207}, !- Target Object
2; !- Inlet Port
OS:Connection,
{ae7c0018-5bec-4d4d-8431-7c0caca00b4b}, !- Handle
{027b2550-5243-489f-9669-bae4f7034779}, !- Name
{75bf4e68-26dc-4251-8ac3-d58d29fee207}, !- Source Object
3, !- Outlet Port
{9836c396-abdb-422f-99ec-564531de611f}, !- Target Object
3; !- Inlet Port
OS:Pipe:Adiabatic,
{b16e0cc5-3b8f-4ea3-8a8a-f87215e9bb1b}, !- Handle
Condenser Water Loop Cooling Tower Bypass, !- Name
{60c1afb6-c541-4cc2-9a3d-5588ca367794}, !- Inlet Node Name
{8d70af28-85ab-4cee-ab69-b679ef221c55}; !- Outlet Node Name
OS:Node,
{c60fb3eb-6c31-4cf4-9b96-1fa1a3b7b1da}, !- Handle
Condenser Water Loop Cooling Tower Bypass Inlet Water Node, !- Name
{6d603a36-d7dc-4ea0-825c-97facaa930af}, !- Inlet Port
{60c1afb6-c541-4cc2-9a3d-5588ca367794}; !- Outlet Port
OS:Connection,
{6d603a36-d7dc-4ea0-825c-97facaa930af}, !- Handle
{7c213f06-207d-417c-830b-e2db80b267f5}, !- Name
{a051bfe8-01b0-4eb7-a84c-09793d9a4bee}, !- Source Object
4, !- Outlet Port
{c60fb3eb-6c31-4cf4-9b96-1fa1a3b7b1da}, !- Target Object
2; !- Inlet Port
OS:Node,
{41cf3a97-f82a-4f5f-9351-11cd6cc60c55}, !- Handle
Condenser Water Loop Cooling Tower Bypass Outlet Water Node, !- Name
{8d70af28-85ab-4cee-ab69-b679ef221c55}, !- Inlet Port
{84ebcf4a-f646-4655-aefb-4ca493929aa9}; !- Outlet Port
OS:Connection,
{60c1afb6-c541-4cc2-9a3d-5588ca367794}, !- Handle
{e73d0d4e-3114-4a24-8592-865e60a3042b}, !- Name
{c60fb3eb-6c31-4cf4-9b96-1fa1a3b7b1da}, !- Source Object
3, !- Outlet Port
{b16e0cc5-3b8f-4ea3-8a8a-f87215e9bb1b}, !- Target Object
2; !- Inlet Port
OS:Connection,
{8d70af28-85ab-4cee-ab69-b679ef221c55}, !- Handle
{529e24b5-cd5e-49e5-9b57-9dcb5a6a808d}, !- Name
{b16e0cc5-3b8f-4ea3-8a8a-f87215e9bb1b}, !- Source Object
3, !- Outlet Port
{41cf3a97-f82a-4f5f-9351-11cd6cc60c55}, !- Target Object
2; !- Inlet Port
OS:Connection,
{84ebcf4a-f646-4655-aefb-4ca493929aa9}, !- Handle
{34468072-32e5-40df-b33b-1a6ffce9d63e}, !- Name
{41cf3a97-f82a-4f5f-9351-11cd6cc60c55}, !- Source Object
3, !- Outlet Port
{9836c396-abdb-422f-99ec-564531de611f}, !- Target Object
4; !- Inlet Port
OS:Pipe:Adiabatic,
{8c4d7b8a-ebfa-47c1-bd1e-881d63f8b2c6}, !- Handle
Condenser Water Loop Chiller Bypass, !- Name
{94d50f9b-d80d-4548-939b-fed61ef9171e}, !- Inlet Node Name
{ef228c49-ef6a-46ba-ae69-2911e1d42604}; !- Outlet Node Name
OS:Node,
{5555dd10-b4a4-42d0-b9ef-a572fe14e9ae}, !- Handle
Condenser Water Loop Chiller Bypass Outlet Water Node, !- Name
{ef228c49-ef6a-46ba-ae69-2911e1d42604}, !- Inlet Port
{b94d0db1-7ebb-414e-aa26-69d04e646eaf}; !- Outlet Port
OS:Connection,
{94d50f9b-d80d-4548-939b-fed61ef9171e}, !- Handle
{7054790c-a1a7-44d6-b04a-f27d497a873d}, !- Name
{3c4ececa-cecc-4dc0-a6a0-94d6201dfc0b}, !- Source Object
3, !- Outlet Port
{8c4d7b8a-ebfa-47c1-bd1e-881d63f8b2c6}, !- Target Object
2; !- Inlet Port
OS:Connection,
{ef228c49-ef6a-46ba-ae69-2911e1d42604}, !- Handle
{4c544890-a84b-4afa-99b5-b165d1a698de}, !- Name
{8c4d7b8a-ebfa-47c1-bd1e-881d63f8b2c6}, !- Source Object
3, !- Outlet Port
{5555dd10-b4a4-42d0-b9ef-a572fe14e9ae}, !- Target Object
2; !- Inlet Port
OS:Connection,
{b94d0db1-7ebb-414e-aa26-69d04e646eaf}, !- Handle
{dbe91614-87df-4989-9eac-50bd2fd7f317}, !- Name
{5555dd10-b4a4-42d0-b9ef-a572fe14e9ae}, !- Source Object
3, !- Outlet Port
{ebdb23e7-ef5b-468f-9b9b-3a046265cf3b}, !- Target Object
3; !- Inlet Port
OS:Pipe:Adiabatic,
{1553a344-6927-4cf9-9370-b89d5d660870}, !- Handle
Condenser Water Loop Supply Outlet, !- Name
{2689e78d-31ea-49a5-89f7-c250570910d1}, !- Inlet Node Name
{a46cacc1-9524-4005-8ebc-3b9860d9efc0}; !- Outlet Node Name
OS:Node,
{240992a0-c915-4e80-bdb0-a7578c72f05e}, !- Handle
Condenser Water Loop Supply Outlet Inlet Water Node, !- Name
{adab13db-8ed0-41cb-8375-b90ebbb3d762}, !- Inlet Port
{2689e78d-31ea-49a5-89f7-c250570910d1}; !- Outlet Port
OS:Connection,
{adab13db-8ed0-41cb-8375-b90ebbb3d762}, !- Handle
{c12bc448-1f2c-49cb-8a7a-eb3c9cc847c7}, !- Name
{9836c396-abdb-422f-99ec-564531de611f}, !- Source Object
2, !- Outlet Port
{240992a0-c915-4e80-bdb0-a7578c72f05e}, !- Target Object
2; !- Inlet Port
OS:Connection,
{2689e78d-31ea-49a5-89f7-c250570910d1}, !- Handle
{c4cf6ec7-9169-4460-8d1a-ddbb40ea7d1b}, !- Name
{240992a0-c915-4e80-bdb0-a7578c72f05e}, !- Source Object
3, !- Outlet Port
{1553a344-6927-4cf9-9370-b89d5d660870}, !- Target Object
2; !- Inlet Port
OS:Connection,
{a46cacc1-9524-4005-8ebc-3b9860d9efc0}, !- Handle
{90fc494f-e5f3-4ce0-ac6f-4991542dc1de}, !- Name
{1553a344-6927-4cf9-9370-b89d5d660870}, !- Source Object
3, !- Outlet Port
{65f7cd57-122d-4632-8154-e2513878b917}, !- Target Object
2; !- Inlet Port
OS:Pipe:Adiabatic,
{a098b512-95c4-48c7-a64e-ff40bbdba3c6}, !- Handle
Condenser Water Loop Demand Inlet, !- Name
{3f3866ab-325e-4d14-9276-efc88291c62f}, !- Inlet Node Name
{613d1a56-b4a2-465e-8f9a-3b6d4a3c0dba}; !- Outlet Node Name
OS:Node,
{7071cb93-5fc4-4f9b-a370-0a3cf82489e7}, !- Handle
Condenser Water Loop Demand Inlet Outlet Water Node, !- Name
{613d1a56-b4a2-465e-8f9a-3b6d4a3c0dba}, !- Inlet Port
{a6e69ba5-bd1d-44f3-ac91-03a809103852}; !- Outlet Port
OS:Connection,
{3f3866ab-325e-4d14-9276-efc88291c62f}, !- Handle
{20c2f8ba-4514-4576-976f-ee4eefba457f}, !- Name
{77bc4710-b13e-4bae-97b3-7538b08395c4}, !- Source Object
3, !- Outlet Port
{a098b512-95c4-48c7-a64e-ff40bbdba3c6}, !- Target Object
2; !- Inlet Port
OS:Connection,
{613d1a56-b4a2-465e-8f9a-3b6d4a3c0dba}, !- Handle
{85fe93f2-0bec-49d3-8022-1bd0231c0004}, !- Name
{a098b512-95c4-48c7-a64e-ff40bbdba3c6}, !- Source Object
3, !- Outlet Port
{7071cb93-5fc4-4f9b-a370-0a3cf82489e7}, !- Target Object
2; !- Inlet Port
OS:Connection,
{a6e69ba5-bd1d-44f3-ac91-03a809103852}, !- Handle
{9867ad24-6a9d-4685-9d0e-810eaec5c9a4}, !- Name
{7071cb93-5fc4-4f9b-a370-0a3cf82489e7}, !- Source Object
3, !- Outlet Port
{37735d9f-e1b6-4240-904a-f0ab240a6847}, !- Target Object
2; !- Inlet Port
OS:Pipe:Adiabatic,
{9fe34a4b-1105-4965-8f4f-9f57b085f668}, !- Handle
Condenser Water Loop Demand Outlet, !- Name
{e50bf4c5-ed4b-4903-bff7-5255c435babe}, !- Inlet Node Name
{16c92fb3-e1e3-4fc5-b5d8-ce167db9e816}; !- Outlet Node Name
OS:Node,
{84184931-31a2-4cdf-93cb-47ea9319f10f}, !- Handle
Condenser Water Loop Demand Outlet Inlet Water Node, !- Name
{63364fcf-f39f-4650-b920-13a3fa64edd5}, !- Inlet Port
{e50bf4c5-ed4b-4903-bff7-5255c435babe}; !- Outlet Port
OS:Connection,
{63364fcf-f39f-4650-b920-13a3fa64edd5}, !- Handle
{cf847bab-ace8-4f45-aa91-1008b74e88df}, !- Name
{ebdb23e7-ef5b-468f-9b9b-3a046265cf3b}, !- Source Object
2, !- Outlet Port
{84184931-31a2-4cdf-93cb-47ea9319f10f}, !- Target Object
2; !- Inlet Port
OS:Connection,
{e50bf4c5-ed4b-4903-bff7-5255c435babe}, !- Handle
{5cabe7d7-4eb8-43f5-8c7a-32a8b579d041}, !- Name
{84184931-31a2-4cdf-93cb-47ea9319f10f}, !- Source Object
3, !- Outlet Port
{9fe34a4b-1105-4965-8f4f-9f57b085f668}, !- Target Object
2; !- Inlet Port
OS:Connection,
{16c92fb3-e1e3-4fc5-b5d8-ce167db9e816}, !- Handle
{351cabe5-7919-4869-8fc6-cc78c14f1703}, !- Name
{9fe34a4b-1105-4965-8f4f-9f57b085f668}, !- Source Object
3, !- Outlet Port
{1e3e59b8-8869-4738-9dfd-c48740c05cd8}, !- Target Object
2; !- Inlet Port
OS:PlantLoop,
{353504be-5224-463a-b39d-15ccf19890dd}, !- Handle
Chilled Water Loop, !- Name
, !- Fluid Type
0, !- Glycol Concentration
, !- User Defined Fluid Type
, !- Plant Equipment Operation Heating Load
, !- Plant Equipment Operation Cooling Load
, !- Primary Plant Equipment Operation Scheme
{bd75125d-13f2-4ca8-a03b-f05c6830ae52}, !- Loop Temperature Setpoint Node Name
40, !- Maximum Loop Temperature {C}
1, !- Minimum Loop Temperature {C}
, !- Maximum Loop Flow Rate {m3/s}
, !- Minimum Loop Flow Rate {m3/s}
Autocalculate, !- Plant Loop Volume {m3}
{23bfeac5-8950-454c-8146-db6461b8c96e}, !- Plant Side Inlet Node Name
{6944ac11-d4d3-4aab-ac8e-7564c7544212}, !- Plant Side Outlet Node Name
, !- Plant Side Branch List Name
{76b3ebfe-728c-42d5-86c8-1bfa9a7d73d4}, !- Demand Side Inlet Node Name
{e654c058-2d55-4a4b-a9ee-91fb6e0a8551}, !- Demand Side Outlet Node Name
, !- Demand Side Branch List Name
, !- Demand Side Connector List Name
Optimal, !- Load Distribution Scheme
{7a0af535-f0f7-4682-a47e-e1f7b86f4e9b}, !- Availability Manager List Name
, !- Plant Loop Demand Calculation Scheme
CommonPipe, !- Common Pipe Simulation
, !- Pressure Simulation Type
, !- Plant Equipment Operation Heating Load Schedule
, !- Plant Equipment Operation Cooling Load Schedule
, !- Primary Plant Equipment Operation Scheme Schedule
, !- Component Setpoint Operation Scheme Schedule
{f9e89567-81bf-406e-8de0-c4c5aa15a149}, !- Demand Mixer Name
{6053be84-5f92-44e2-b7bf-db9f01762858}, !- Demand Splitter Name
{098b8d73-92b2-42ee-8d6f-2ce067556f65}, !- Supply Mixer Name
{158f80ba-ad03-4bad-a70b-94039fc4a154}; !- Supply Splitter Name
OS:Node,
{e915f996-88d6-4b1e-bce1-49b784e3f4ef}, !- Handle
Chilled Water Loop Supply Inlet Node, !- Name
{23bfeac5-8950-454c-8146-db6461b8c96e}, !- Inlet Port
{6bfa4fbb-fabf-4b34-8a30-600121bdc0fc}; !- Outlet Port
OS:Node,
{bd75125d-13f2-4ca8-a03b-f05c6830ae52}, !- Handle
Chilled Water Loop Supply Outlet Node, !- Name
{b325097b-c342-4b84-aa18-8dfc0070668d}, !- Inlet Port
{6944ac11-d4d3-4aab-ac8e-7564c7544212}; !- Outlet Port
OS:Node,
{5b88f99d-65e3-4962-8d32-2662b7ce951b}, !- Handle
90.1-2004 WaterCooled Rotary Screw Chiller 0 Supply Inlet Water Node, !- Name
{126f2348-9b5c-42e7-a870-9fe401de4b2e}, !- Inlet Port
{b2954bea-a4c8-475e-8774-f6eca5c767de}; !- Outlet Port
OS:Connector:Mixer,
{098b8d73-92b2-42ee-8d6f-2ce067556f65}, !- Handle
Connector Mixer 11, !- Name
{72a373cf-9f1c-4a33-b3f3-6f1c88147b57}, !- Outlet Branch Name
{18abe58d-bd25-4a0e-a652-79425a2bdd7d}, !- Inlet Branch Name 1
{a8adced8-9d7c-4f9f-81e5-243220e16cd8}; !- Inlet Branch Name 2
OS:Connector:Splitter,
{158f80ba-ad03-4bad-a70b-94039fc4a154}, !- Handle
Connector Splitter 11, !- Name
{30f45806-6746-4fd1-b616-b02ab1f9fcbb}, !- Inlet Branch Name
{126f2348-9b5c-42e7-a870-9fe401de4b2e}, !- Outlet Branch Name 1
{e35a01a6-0c0f-4b3e-bd6b-7f57ffc7640a}; !- Outlet Branch Name 2
OS:Connection,
{23bfeac5-8950-454c-8146-db6461b8c96e}, !- Handle
{4ba33c25-a558-43c0-9949-f4adc2d47699}, !- Name
{353504be-5224-463a-b39d-15ccf19890dd}, !- Source Object
14, !- Outlet Port
{e915f996-88d6-4b1e-bce1-49b784e3f4ef}, !- Target Object
2; !- Inlet Port
OS:Connection,
{126f2348-9b5c-42e7-a870-9fe401de4b2e}, !- Handle
{647cc8c8-7968-4af9-abd0-f3c7f5c55e9a}, !- Name
{158f80ba-ad03-4bad-a70b-94039fc4a154}, !- Source Object
3, !- Outlet Port
{5b88f99d-65e3-4962-8d32-2662b7ce951b}, !- Target Object
2; !- Inlet Port
OS:Connection,
{6944ac11-d4d3-4aab-ac8e-7564c7544212}, !- Handle
{cb715d4b-cca7-4a79-9c61-cefdf3c5ae1d}, !- Name
{bd75125d-13f2-4ca8-a03b-f05c6830ae52}, !- Source Object
3, !- Outlet Port
{353504be-5224-463a-b39d-15ccf19890dd}, !- Target Object
15; !- Inlet Port
OS:Node,
{03e7fc1a-29ff-4f20-87f2-af50f30e3b02}, !- Handle
Chilled Water Loop Demand Inlet Node, !- Name
{76b3ebfe-728c-42d5-86c8-1bfa9a7d73d4}, !- Inlet Port
{ba6cbcb6-4b69-437c-85c1-cc86b9921be3}; !- Outlet Port
OS:Node,
{671d7638-d93c-4c24-bc6d-f2e02bf093b4}, !- Handle
Chilled Water Loop Demand Outlet Node, !- Name
{03a6b954-b136-4377-8b78-ceb308faeba1}, !- Inlet Port
{e654c058-2d55-4a4b-a9ee-91fb6e0a8551}; !- Outlet Port
OS:Node,
{01e95be1-4b87-4710-8a42-9d6b2ce052fe}, !- Handle
Chilled Water Loop Coil Bypass Inlet Water Node, !- Name
{f7c3f812-5f79-4fab-bf6a-55d066d657e3}, !- Inlet Port
{63dab584-f36c-4e2f-a125-9ce79fd6fc07}; !- Outlet Port
OS:Connector:Mixer,
{f9e89567-81bf-406e-8de0-c4c5aa15a149}, !- Handle
Connector Mixer 12, !- Name
{89ba6b81-5667-476f-9660-91f7d8080211}, !- Outlet Branch Name
{6047cfad-6139-4c3f-91de-0fa9a3032716}, !- Inlet Branch Name 1
{97db741a-81cb-4dbf-8ec2-2ee72f0115b9}, !- Inlet Branch Name 2
{9832c791-2280-43e4-a0f3-c554fefea3fa}; !- Inlet Branch Name 3
OS:Connector:Splitter,
{6053be84-5f92-44e2-b7bf-db9f01762858}, !- Handle
Connector Splitter 12, !- Name
{6735e7e3-f072-442d-a2c4-c2b6c3464458}, !- Inlet Branch Name
{f7c3f812-5f79-4fab-bf6a-55d066d657e3}, !- Outlet Branch Name 1
{dfb3a86e-ff1d-46ec-a378-34e8c8ea008b}, !- Outlet Branch Name 2
{174532b6-8338-4097-b42e-e5ed5ca2bec8}; !- Outlet Branch Name 3
OS:Connection,
{76b3ebfe-728c-42d5-86c8-1bfa9a7d73d4}, !- Handle
{e73a57fe-feff-4991-a9dc-a86c7bba37d9}, !- Name
{353504be-5224-463a-b39d-15ccf19890dd}, !- Source Object
17, !- Outlet Port
{03e7fc1a-29ff-4f20-87f2-af50f30e3b02}, !- Target Object
2; !- Inlet Port
OS:Connection,
{f7c3f812-5f79-4fab-bf6a-55d066d657e3}, !- Handle
{872ff2a5-399f-4fca-9d48-9c70b36ff4a9}, !- Name
{6053be84-5f92-44e2-b7bf-db9f01762858}, !- Source Object
3, !- Outlet Port
{01e95be1-4b87-4710-8a42-9d6b2ce052fe}, !- Target Object
2; !- Inlet Port
OS:Connection,
{e654c058-2d55-4a4b-a9ee-91fb6e0a8551}, !- Handle
{cfd7b53f-54df-423c-b184-0046e20b3d3f}, !- Name
{671d7638-d93c-4c24-bc6d-f2e02bf093b4}, !- Source Object
3, !- Outlet Port
{353504be-5224-463a-b39d-15ccf19890dd}, !- Target Object
18; !- Inlet Port
OS:Sizing:Plant,
{17113b51-97ee-4111-aa44-b4fee6ab08fd}, !- Handle
{353504be-5224-463a-b39d-15ccf19890dd}, !- Plant or Condenser Loop Name
Cooling, !- Loop Type
6.66666666666669, !- Design Loop Exit Temperature {C}
5.61111111111111, !- Loop Design Temperature Difference {deltaC}
NonCoincident, !- Sizing Option
1, !- Zone Timesteps in Averaging Window
None; !- Coincident Sizing Factor Mode
OS:AvailabilityManagerAssignmentList,
{7a0af535-f0f7-4682-a47e-e1f7b86f4e9b}, !- Handle
Plant Loop 1 AvailabilityManagerAssignmentList 5; !- Name
OS:Schedule:Ruleset,
{e8926c95-f572-4319-a2d9-c1ae3287cc10}, !- Handle
Chilled Water Loop Temp - 44F, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
{43a7f83c-6216-4e2f-b964-859114a9bbcd}; !- Default Day Schedule Name
OS:Schedule:Day,
{43a7f83c-6216-4e2f-b964-859114a9bbcd}, !- Handle
Chilled Water Loop Temp - 44F Default, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
6.66666666666669; !- Value Until Time 1
OS:SetpointManager:Scheduled,
{c79777a8-c678-4378-929e-a31307c40c76}, !- Handle
Chilled Water Loop Setpoint Manager, !- Name
Temperature, !- Control Variable
{e8926c95-f572-4319-a2d9-c1ae3287cc10}, !- Schedule Name
{bd75125d-13f2-4ca8-a03b-f05c6830ae52}; !- Setpoint Node or NodeList Name
OS:Pump:ConstantSpeed,
{5eb1955c-a2bf-4d0c-947a-a23d6290103d}, !- Handle
Chilled Water Loop Primary Pump, !- Name
{6bfa4fbb-fabf-4b34-8a30-600121bdc0fc}, !- Inlet Node Name
{68f3ad9e-20dc-4894-82c8-7096dc4b61ae}, !- Outlet Node Name
autosize, !- Rated Flow Rate {m3/s}
44836.0038, !- Rated Pump Head {Pa}
autosize, !- Rated Power Consumption {W}
0.875, !- Motor Efficiency
0, !- Fraction of Motor Inefficiencies to Fluid Stream
Intermittent, !- Pump Control Type
, !- Pump Flow Rate Schedule
, !- Pump Curve
, !- Impeller Diameter {m}
, !- Rotational Speed {rev/min}
, !- Zone
, !- Skin Loss Radiative Fraction
PowerPerFlowPerPressure, !- Design Power Sizing Method
348701.1, !- Design Electric Power per Unit Flow Rate {W/(m3/s)}
1.282051282, !- Design Shaft Power per Unit Flow Rate per Unit Head {W-s/m3-Pa}
General; !- End-Use Subcategory
OS:Node,
{d9e66f44-4d02-4479-82b0-54257a77cecb}, !- Handle
Chilled Water Loop Primary Pump Outlet Water Node, !- Name
{68f3ad9e-20dc-4894-82c8-7096dc4b61ae}, !- Inlet Port
{30f45806-6746-4fd1-b616-b02ab1f9fcbb}; !- Outlet Port
OS:Connection,
{6bfa4fbb-fabf-4b34-8a30-600121bdc0fc}, !- Handle
{a1dcf308-65aa-4208-8791-94ab4dcfcd46}, !- Name
{e915f996-88d6-4b1e-bce1-49b784e3f4ef}, !- Source Object
3, !- Outlet Port
{5eb1955c-a2bf-4d0c-947a-a23d6290103d}, !- Target Object
2; !- Inlet Port
OS:Connection,
{68f3ad9e-20dc-4894-82c8-7096dc4b61ae}, !- Handle
{c6d7d662-bdc1-45d0-8854-09fbd1542fba}, !- Name
{5eb1955c-a2bf-4d0c-947a-a23d6290103d}, !- Source Object
3, !- Outlet Port
{d9e66f44-4d02-4479-82b0-54257a77cecb}, !- Target Object
2; !- Inlet Port
OS:Connection,
{30f45806-6746-4fd1-b616-b02ab1f9fcbb}, !- Handle
{702e2302-0b3e-4eee-902d-83272c0180ba}, !- Name
{d9e66f44-4d02-4479-82b0-54257a77cecb}, !- Source Object
3, !- Outlet Port
{158f80ba-ad03-4bad-a70b-94039fc4a154}, !- Target Object
2; !- Inlet Port
OS:Pump:VariableSpeed,
{190f154a-639f-47fa-8b56-b9d6da886352}, !- Handle
Chilled Water Loop Secondary Pump, !- Name
{e2b33e1d-6a2b-41dc-82fd-14cbf96905d9}, !- Inlet Node Name
{874f78f2-081e-4d76-83f4-e6c6ea3e872a}, !- Outlet Node Name
, !- Rated Flow Rate {m3/s}
134508.0114, !- Rated Pump Head {Pa}
, !- Rated Power Consumption {W}
0.91, !- Motor Efficiency
0, !- Fraction of Motor Inefficiencies to Fluid Stream
0, !- Coefficient 1 of the Part Load Performance Curve
0.0205, !- Coefficient 2 of the Part Load Performance Curve
0.4101, !- Coefficient 3 of the Part Load Performance Curve
0.5753, !- Coefficient 4 of the Part Load Performance Curve
, !- Minimum Flow Rate {m3/s}
Intermittent, !- Pump Control Type
, !- Pump Flow Rate Schedule Name
, !- Pump Curve Name
, !- Impeller Diameter {m}
, !- VFD Control Type
, !- Pump rpm Schedule Name
, !- Minimum Pressure Schedule {Pa}
, !- Maximum Pressure Schedule {Pa}
, !- Minimum RPM Schedule {Rotations Per Minute}
, !- Maximum RPM Schedule {Rotations Per Minute}
, !- Zone Name
0.5, !- Skin Loss Radiative Fraction
PowerPerFlowPerPressure, !- Design Power Sizing Method
348701.1, !- Design Electric Power per Unit Flow Rate {W/(m3/s)}
1.282051282, !- Design Shaft Power per Unit Flow Rate per Unit Head {W-s/m3-Pa}
0, !- Design Minimum Flow Rate Fraction
General; !- End-Use Subcategory
OS:Node,
{dc29e6de-6a1a-4701-a37a-6638a141a1d4}, !- Handle
Chilled Water Loop Secondary Pump Outlet Water Node, !- Name
{874f78f2-081e-4d76-83f4-e6c6ea3e872a}, !- Inlet Port
{6735e7e3-f072-442d-a2c4-c2b6c3464458}; !- Outlet Port
OS:Connection,
{874f78f2-081e-4d76-83f4-e6c6ea3e872a}, !- Handle
{6fe86f67-671a-4223-aa71-424f94e0e373}, !- Name
{190f154a-639f-47fa-8b56-b9d6da886352}, !- Source Object
3, !- Outlet Port
{dc29e6de-6a1a-4701-a37a-6638a141a1d4}, !- Target Object
2; !- Inlet Port
OS:Connection,
{6735e7e3-f072-442d-a2c4-c2b6c3464458}, !- Handle
{31584918-4f0e-46e2-aadd-fc91945d4ea9}, !- Name
{dc29e6de-6a1a-4701-a37a-6638a141a1d4}, !- Source Object
3, !- Outlet Port
{6053be84-5f92-44e2-b7bf-db9f01762858}, !- Target Object
2; !- Inlet Port
OS:Chiller:Electric:EIR,
{7a382fb1-cc6d-41e8-9ad1-81d87f0e2c9d}, !- Handle
90.1-2004 WaterCooled Rotary Screw Chiller 0 422tons 0.6kW/ton, !- Name
Autosize, !- Reference Capacity {W}
5.50391236306729, !- Reference COP {W/W}
6.66666666666669, !- Reference Leaving Chilled Water Temperature {C}
35.0000000000001, !- Reference Entering Condenser Fluid Temperature {C}
, !- Reference Chilled Water Flow Rate {m3/s}
, !- Reference Condenser Fluid Flow Rate {m3/s}
{e0dbf399-351f-45f8-b29f-d6546af3fee0}, !- Cooling Capacity Function of Temperature Curve Name
{c2752006-d446-4434-8360-a71728f96a65}, !- Electric Input to Cooling Output Ratio Function of Temperature Curve Name
{12e13c6f-e92b-4a51-8a8a-412d9c8be9ee}, !- Electric Input to Cooling Output Ratio Function of Part Load Ratio Curve Name
0.15, !- Minimum Part Load Ratio
1, !- Maximum Part Load Ratio
1, !- Optimum Part Load Ratio
0.25, !- Minimum Unloading Ratio
{b2954bea-a4c8-475e-8774-f6eca5c767de}, !- Chilled Water Inlet Node Name
{ed0db49c-dc5b-4d75-b537-89802024898e}, !- Chilled Water Outlet Node Name
{2c959fab-05db-4288-bf4f-eace1cbf06b3}, !- Condenser Inlet Node Name
{ed00e026-03ac-4821-b220-0213d7fc2807}, !- Condenser Outlet Node Name
WaterCooled, !- Condenser Type
, !- Condenser Fan Power Ratio {W/W}
, !- Compressor Motor Efficiency
2.22222222222229, !- Leaving Chilled Water Lower Temperature Limit {C}
ConstantFlow, !- Chiller Flow Mode
0, !- Design Heat Recovery Water Flow Rate {m3/s}
, !- Heat Recovery Inlet Node Name
, !- Heat Recovery Outlet Node Name
1, !- Sizing Factor
0, !- Basin Heater Capacity {W/K}
10, !- Basin Heater Setpoint Temperature {C}
, !- Basin Heater Operating Schedule Name
, !- Condenser Heat Recovery Relative Capacity Fraction
, !- Heat Recovery Inlet High Temperature Limit Schedule Name
, !- Heat Recovery Leaving Temperature Setpoint Node Name
General; !- End-Use Subcategory
OS:Curve:Biquadratic,
{0352e67c-ce9f-4c38-b869-7d69fb55ddbc}, !- Handle
Curve Biquadratic 5, !- Name
1.0215158, !- Coefficient1 Constant
0.037035864, !- Coefficient2 x
0.0002332476, !- Coefficient3 x**2
-0.003894048, !- Coefficient4 y
-6.52536e-005, !- Coefficient5 y**2
-0.0002680452, !- Coefficient6 x*y
5, !- Minimum Value of x
10, !- Maximum Value of x
24, !- Minimum Value of y
35; !- Maximum Value of y
OS:Curve:Biquadratic,
{e79b7c26-6e10-4065-8ef3-7218e8f8fcc5}, !- Handle
Curve Biquadratic 6, !- Name
0.70176857, !- Coefficient1 Constant
-0.00452016, !- Coefficient2 x
0.0005331096, !- Coefficient3 x**2
-0.005498208, !- Coefficient4 y
0.0005445792, !- Coefficient5 y**2
-0.0007290324, !- Coefficient6 x*y
5, !- Minimum Value of x
10, !- Maximum Value of x
24, !- Minimum Value of y
35; !- Maximum Value of y
OS:Curve:Quadratic,
{192aa566-f955-4a84-885c-6169b281265e}, !- Handle
Curve Quadratic 7, !- Name
0.06369119, !- Coefficient1 Constant
0.58488832, !- Coefficient2 x
0.35280274, !- Coefficient3 x**2
0, !- Minimum Value of x
1; !- Maximum Value of x
OS:Node,
{660e9679-42eb-4557-b947-64b9b4d271c7}, !- Handle
90.1-2004 WaterCooled Rotary Screw Chiller 0 Supply Outlet Water Node, !- Name
{ed0db49c-dc5b-4d75-b537-89802024898e}, !- Inlet Port
{18abe58d-bd25-4a0e-a652-79425a2bdd7d}; !- Outlet Port
OS:Connection,
{b2954bea-a4c8-475e-8774-f6eca5c767de}, !- Handle
{d885f64e-5639-4e38-8d2a-429228204374}, !- Name
{5b88f99d-65e3-4962-8d32-2662b7ce951b}, !- Source Object
3, !- Outlet Port
{7a382fb1-cc6d-41e8-9ad1-81d87f0e2c9d}, !- Target Object
15; !- Inlet Port
OS:Connection,
{ed0db49c-dc5b-4d75-b537-89802024898e}, !- Handle
{7002c9a4-7c90-4680-9351-5b76c5592718}, !- Name
{7a382fb1-cc6d-41e8-9ad1-81d87f0e2c9d}, !- Source Object
16, !- Outlet Port
{660e9679-42eb-4557-b947-64b9b4d271c7}, !- Target Object
2; !- Inlet Port
OS:Connection,
{18abe58d-bd25-4a0e-a652-79425a2bdd7d}, !- Handle
{b1d4d958-7646-4e6a-8f90-435dba7b1829}, !- Name
{660e9679-42eb-4557-b947-64b9b4d271c7}, !- Source Object
3, !- Outlet Port
{098b8d73-92b2-42ee-8d6f-2ce067556f65}, !- Target Object
3; !- Inlet Port
OS:Node,
{dc558ad4-0bda-496a-84e5-99dae54184e9}, !- Handle
90.1-2004 WaterCooled Rotary Screw Chiller 0 Demand Inlet Water Node, !- Name
{e3eac1e1-e50f-4874-984b-daf33f60bef8}, !- Inlet Port
{2c959fab-05db-4288-bf4f-eace1cbf06b3}; !- Outlet Port
OS:Connection,
{e3eac1e1-e50f-4874-984b-daf33f60bef8}, !- Handle
{d2c0644e-12f8-44da-acd0-089a22c79968}, !- Name
{37735d9f-e1b6-4240-904a-f0ab240a6847}, !- Source Object
4, !- Outlet Port
{dc558ad4-0bda-496a-84e5-99dae54184e9}, !- Target Object
2; !- Inlet Port
OS:Node,
{e59b2045-77b8-4cfb-9eff-2cf71ccbe3e1}, !- Handle
90.1-2004 WaterCooled Rotary Screw Chiller 0 Demand Outlet Water Node, !- Name
{ed00e026-03ac-4821-b220-0213d7fc2807}, !- Inlet Port
{6ab5af37-b686-4176-8563-77c0f905eb31}; !- Outlet Port
OS:Connection,
{2c959fab-05db-4288-bf4f-eace1cbf06b3}, !- Handle
{34db3d09-716c-464d-9f44-c9e7a9937f46}, !- Name
{dc558ad4-0bda-496a-84e5-99dae54184e9}, !- Source Object
3, !- Outlet Port
{7a382fb1-cc6d-41e8-9ad1-81d87f0e2c9d}, !- Target Object
17; !- Inlet Port
OS:Connection,
{ed00e026-03ac-4821-b220-0213d7fc2807}, !- Handle
{fc46aff4-92c4-49c9-b175-7a08cf40b140}, !- Name
{7a382fb1-cc6d-41e8-9ad1-81d87f0e2c9d}, !- Source Object
18, !- Outlet Port
{e59b2045-77b8-4cfb-9eff-2cf71ccbe3e1}, !- Target Object
2; !- Inlet Port
OS:Connection,
{6ab5af37-b686-4176-8563-77c0f905eb31}, !- Handle
{0ecd155d-2e2f-46a8-9451-42bdb7272671}, !- Name
{e59b2045-77b8-4cfb-9eff-2cf71ccbe3e1}, !- Source Object
3, !- Outlet Port
{ebdb23e7-ef5b-468f-9b9b-3a046265cf3b}, !- Target Object
4; !- Inlet Port
OS:Pipe:Adiabatic,
{1dce78ea-5bc5-4134-9261-3211dd757b90}, !- Handle
Chilled Water Loop Chiller Bypass, !- Name
{46f3ae0f-71f8-4949-a7b9-d79208b57494}, !- Inlet Node Name
{acd13119-d343-420c-8959-1f4cc8dcf8ce}; !- Outlet Node Name
OS:Node,
{c46b4b2c-a2ad-4671-a5cd-da95932861da}, !- Handle
Chilled Water Loop Chiller Bypass Inlet Water Node, !- Name
{e35a01a6-0c0f-4b3e-bd6b-7f57ffc7640a}, !- Inlet Port
{46f3ae0f-71f8-4949-a7b9-d79208b57494}; !- Outlet Port
OS:Connection,
{e35a01a6-0c0f-4b3e-bd6b-7f57ffc7640a}, !- Handle
{313072fb-5e90-4214-aa1b-af15383ce94b}, !- Name
{158f80ba-ad03-4bad-a70b-94039fc4a154}, !- Source Object
4, !- Outlet Port
{c46b4b2c-a2ad-4671-a5cd-da95932861da}, !- Target Object
2; !- Inlet Port
OS:Node,
{3427146c-9b68-4cf0-9143-ccaf7f50d89b}, !- Handle
Chilled Water Loop Chiller Bypass Outlet Water Node, !- Name
{acd13119-d343-420c-8959-1f4cc8dcf8ce}, !- Inlet Port
{a8adced8-9d7c-4f9f-81e5-243220e16cd8}; !- Outlet Port
OS:Connection,
{46f3ae0f-71f8-4949-a7b9-d79208b57494}, !- Handle
{589765ac-4861-41d2-ad6e-15653242b631}, !- Name
{c46b4b2c-a2ad-4671-a5cd-da95932861da}, !- Source Object
3, !- Outlet Port
{1dce78ea-5bc5-4134-9261-3211dd757b90}, !- Target Object
2; !- Inlet Port
OS:Connection,
{acd13119-d343-420c-8959-1f4cc8dcf8ce}, !- Handle
{155de93d-db41-4009-a2cd-3832ef97529c}, !- Name
{1dce78ea-5bc5-4134-9261-3211dd757b90}, !- Source Object
3, !- Outlet Port
{3427146c-9b68-4cf0-9143-ccaf7f50d89b}, !- Target Object
2; !- Inlet Port
OS:Connection,
{a8adced8-9d7c-4f9f-81e5-243220e16cd8}, !- Handle
{04f9583a-aad3-48e5-ad40-76a72bf17c24}, !- Name
{3427146c-9b68-4cf0-9143-ccaf7f50d89b}, !- Source Object
3, !- Outlet Port
{098b8d73-92b2-42ee-8d6f-2ce067556f65}, !- Target Object
4; !- Inlet Port
OS:Pipe:Adiabatic,
{c90d6390-90e9-433a-9355-527322cb2ffb}, !- Handle
Chilled Water Loop Coil Bypass, !- Name
{63dab584-f36c-4e2f-a125-9ce79fd6fc07}, !- Inlet Node Name
{8d5ecd02-44a7-4002-a80f-aad77dcd1b27}; !- Outlet Node Name
OS:Node,
{555f9081-5d6a-4277-9de3-d983a611ee4d}, !- Handle
Chilled Water Loop Coil Bypass Outlet Water Node, !- Name
{8d5ecd02-44a7-4002-a80f-aad77dcd1b27}, !- Inlet Port
{6047cfad-6139-4c3f-91de-0fa9a3032716}; !- Outlet Port
OS:Connection,
{63dab584-f36c-4e2f-a125-9ce79fd6fc07}, !- Handle
{9342fdb8-ff3b-4d6a-93fe-77963639c0ad}, !- Name
{01e95be1-4b87-4710-8a42-9d6b2ce052fe}, !- Source Object
3, !- Outlet Port
{c90d6390-90e9-433a-9355-527322cb2ffb}, !- Target Object
2; !- Inlet Port
OS:Connection,
{8d5ecd02-44a7-4002-a80f-aad77dcd1b27}, !- Handle
{e4d0f465-2cf1-42ea-8837-a404aa427e7a}, !- Name
{c90d6390-90e9-433a-9355-527322cb2ffb}, !- Source Object
3, !- Outlet Port
{555f9081-5d6a-4277-9de3-d983a611ee4d}, !- Target Object
2; !- Inlet Port
OS:Connection,
{6047cfad-6139-4c3f-91de-0fa9a3032716}, !- Handle
{798f2082-ff63-492e-b42c-384b0c5ac85d}, !- Name
{555f9081-5d6a-4277-9de3-d983a611ee4d}, !- Source Object
3, !- Outlet Port
{f9e89567-81bf-406e-8de0-c4c5aa15a149}, !- Target Object
3; !- Inlet Port
OS:Pipe:Adiabatic,
{5e51b1c0-0bc7-4644-b392-e83386b879fa}, !- Handle
Chilled Water Loop Supply Outlet, !- Name
{8ed2c245-e9f9-49f4-bd4d-59e2fc93c522}, !- Inlet Node Name
{b325097b-c342-4b84-aa18-8dfc0070668d}; !- Outlet Node Name
OS:Node,
{40bbbdb5-c2a5-4569-a2b9-2493aa807750}, !- Handle
Chilled Water Loop Supply Outlet Inlet Water Node, !- Name
{72a373cf-9f1c-4a33-b3f3-6f1c88147b57}, !- Inlet Port
{8ed2c245-e9f9-49f4-bd4d-59e2fc93c522}; !- Outlet Port
OS:Connection,
{72a373cf-9f1c-4a33-b3f3-6f1c88147b57}, !- Handle
{c15748e2-f4f8-43cd-bbf9-1577db0d8773}, !- Name
{098b8d73-92b2-42ee-8d6f-2ce067556f65}, !- Source Object
2, !- Outlet Port
{40bbbdb5-c2a5-4569-a2b9-2493aa807750}, !- Target Object
2; !- Inlet Port
OS:Connection,
{8ed2c245-e9f9-49f4-bd4d-59e2fc93c522}, !- Handle
{115902f3-2a41-45af-9769-f8e2b29525e1}, !- Name
{40bbbdb5-c2a5-4569-a2b9-2493aa807750}, !- Source Object
3, !- Outlet Port
{5e51b1c0-0bc7-4644-b392-e83386b879fa}, !- Target Object
2; !- Inlet Port
OS:Connection,
{b325097b-c342-4b84-aa18-8dfc0070668d}, !- Handle
{3bec6d0d-5138-4e7a-8db2-ad6b8108f621}, !- Name
{5e51b1c0-0bc7-4644-b392-e83386b879fa}, !- Source Object
3, !- Outlet Port
{bd75125d-13f2-4ca8-a03b-f05c6830ae52}, !- Target Object
2; !- Inlet Port
OS:Pipe:Adiabatic,
{7e379587-cbac-4ab4-9360-41d52d28362d}, !- Handle
Chilled Water Loop Demand Inlet, !- Name
{ba6cbcb6-4b69-437c-85c1-cc86b9921be3}, !- Inlet Node Name
{3fb42f4a-a751-4067-b8ae-1eaa1dd71991}; !- Outlet Node Name
OS:Node,
{d1c09d1b-ab0d-40f7-bd4e-ed84c936f923}, !- Handle
Chilled Water Loop Secondary Pump Inlet Water Node, !- Name
{3fb42f4a-a751-4067-b8ae-1eaa1dd71991}, !- Inlet Port
{e2b33e1d-6a2b-41dc-82fd-14cbf96905d9}; !- Outlet Port
OS:Connection,
{ba6cbcb6-4b69-437c-85c1-cc86b9921be3}, !- Handle
{40f07fcf-2369-4ee1-bbdc-75708d36667d}, !- Name
{03e7fc1a-29ff-4f20-87f2-af50f30e3b02}, !- Source Object
3, !- Outlet Port
{7e379587-cbac-4ab4-9360-41d52d28362d}, !- Target Object
2; !- Inlet Port
OS:Connection,
{3fb42f4a-a751-4067-b8ae-1eaa1dd71991}, !- Handle
{e97d1a6a-3b5b-43eb-ab8e-ac3ebbae2386}, !- Name
{7e379587-cbac-4ab4-9360-41d52d28362d}, !- Source Object
3, !- Outlet Port
{d1c09d1b-ab0d-40f7-bd4e-ed84c936f923}, !- Target Object
2; !- Inlet Port
OS:Connection,
{e2b33e1d-6a2b-41dc-82fd-14cbf96905d9}, !- Handle
{b0378525-658b-4fd6-b66e-b2733e295829}, !- Name
{d1c09d1b-ab0d-40f7-bd4e-ed84c936f923}, !- Source Object
3, !- Outlet Port
{190f154a-639f-47fa-8b56-b9d6da886352}, !- Target Object
2; !- Inlet Port
OS:Pipe:Adiabatic,
{7932938c-3967-4a73-9484-df3a33220d0e}, !- Handle
Chilled Water Loop Demand Outlet, !- Name
{ba2dcf39-b1ce-4396-b8cc-2baf5472b036}, !- Inlet Node Name
{03a6b954-b136-4377-8b78-ceb308faeba1}; !- Outlet Node Name
OS:Node,
{db85fdf3-e479-4fbb-8130-afc3b848d205}, !- Handle
Chilled Water Loop Demand Outlet Inlet Water Node, !- Name
{89ba6b81-5667-476f-9660-91f7d8080211}, !- Inlet Port
{ba2dcf39-b1ce-4396-b8cc-2baf5472b036}; !- Outlet Port
OS:Connection,
{89ba6b81-5667-476f-9660-91f7d8080211}, !- Handle
{a646d246-f763-4b59-8b44-b2aabf95ac28}, !- Name
{f9e89567-81bf-406e-8de0-c4c5aa15a149}, !- Source Object
2, !- Outlet Port
{db85fdf3-e479-4fbb-8130-afc3b848d205}, !- Target Object
2; !- Inlet Port
OS:Connection,
{ba2dcf39-b1ce-4396-b8cc-2baf5472b036}, !- Handle
{af21ff45-103c-4d9b-a286-7e6183171096}, !- Name
{db85fdf3-e479-4fbb-8130-afc3b848d205}, !- Source Object
3, !- Outlet Port
{7932938c-3967-4a73-9484-df3a33220d0e}, !- Target Object
2; !- Inlet Port
OS:Connection,
{03a6b954-b136-4377-8b78-ceb308faeba1}, !- Handle
{b59fdb7a-deb7-4572-8bec-e7bc51ce9cf6}, !- Name
{7932938c-3967-4a73-9484-df3a33220d0e}, !- Source Object
3, !- Outlet Port
{671d7638-d93c-4c24-bc6d-f2e02bf093b4}, !- Target Object
2; !- Inlet Port
OS:AirLoopHVAC,
{82c690a7-7fc7-4bf6-a4c3-6635ad8778c8}, !- Handle
1 Zone VAV, !- Name
, !- Controller List Name
{447a7668-e802-4ec7-a60e-6daca65eb075}, !- Availability Schedule
{0734c44e-2767-44cd-9d37-0e54ea5d6660}, !- Availability Manager List Name
AutoSize, !- Design Supply Air Flow Rate {m3/s}
, !- Branch List Name
, !- Connector List Name
{daf1f594-0ddb-4713-85a5-7f2640dd0ade}, !- Supply Side Inlet Node Name
{10e48907-02d2-4b70-a194-90447a15d062}, !- Demand Side Outlet Node Name
{354836fb-c873-4a69-9602-53c3477c9d1b}, !- Demand Side Inlet Node A
{51181506-4ae3-4650-a8f2-4d5c2c90617f}, !- Supply Side Outlet Node A
, !- Demand Side Inlet Node B
, !- Supply Side Outlet Node B
, !- Return Air Bypass Flow Temperature Setpoint Schedule Name
{c4fad3ba-63b0-4827-983f-1d6898014aef}, !- Demand Mixer Name
{8fdfd049-3f44-4b79-a99e-227ae7e9b6f1}, !- Demand Splitter A Name
, !- Demand Splitter B Name
; !- Supply Splitter Name
OS:Node,
{a9c0789c-e351-4059-a812-5237d34c4515}, !- Handle
1 Zone VAV Supply Inlet Node, !- Name
{daf1f594-0ddb-4713-85a5-7f2640dd0ade}, !- Inlet Port
{87112c6b-b128-4aa4-aadc-5556b10ddb01}; !- Outlet Port
OS:Node,
{cc356330-7088-496d-85e3-59caa33afe4d}, !- Handle
1 Zone VAV Supply Outlet Node, !- Name
{12c022a0-891f-4cef-b159-ee9aec6fc2c9}, !- Inlet Port
{51181506-4ae3-4650-a8f2-4d5c2c90617f}; !- Outlet Port
OS:Connection,
{daf1f594-0ddb-4713-85a5-7f2640dd0ade}, !- Handle
{12484589-9906-49ad-92d2-47d93d779d73}, !- Name
{82c690a7-7fc7-4bf6-a4c3-6635ad8778c8}, !- Source Object
8, !- Outlet Port
{a9c0789c-e351-4059-a812-5237d34c4515}, !- Target Object
2; !- Inlet Port
OS:Connection,
{51181506-4ae3-4650-a8f2-4d5c2c90617f}, !- Handle
{607b8c66-8a43-43ae-9701-d951869aa01b}, !- Name
{cc356330-7088-496d-85e3-59caa33afe4d}, !- Source Object
3, !- Outlet Port
{82c690a7-7fc7-4bf6-a4c3-6635ad8778c8}, !- Target Object
11; !- Inlet Port
OS:Node,
{6735915a-ad9c-4e59-934b-6409b9308b69}, !- Handle
1 Zone VAV Demand Inlet Node, !- Name
{354836fb-c873-4a69-9602-53c3477c9d1b}, !- Inlet Port
{9f28536b-4615-4bbe-a2d2-afaefb580b6e}; !- Outlet Port
OS:Node,
{799ab1b0-b19b-4c8c-9063-cb64dd0cdf1d}, !- Handle
1 Zone VAV Demand Outlet Node, !- Name
{20e606d1-0d3e-4468-ba03-614104fdc76c}, !- Inlet Port
{10e48907-02d2-4b70-a194-90447a15d062}; !- Outlet Port
OS:Node,
{32479724-8184-4dfc-9ed1-bb2efe9e4753}, !- Handle
Building Story 1 ThermalZone VAV Terminal Outlet Air Node, !- Name
{9d7f5554-26e4-4b4f-a01a-af9d0311bb87}, !- Inlet Port
{1b60349b-ad07-4a89-ab3f-de1f99caea64}; !- Outlet Port
OS:Connection,
{354836fb-c873-4a69-9602-53c3477c9d1b}, !- Handle
{84dff864-21c7-4a34-88bb-2c06c315a5b6}, !- Name
{82c690a7-7fc7-4bf6-a4c3-6635ad8778c8}, !- Source Object
10, !- Outlet Port
{6735915a-ad9c-4e59-934b-6409b9308b69}, !- Target Object
2; !- Inlet Port
OS:Connection,
{10e48907-02d2-4b70-a194-90447a15d062}, !- Handle
{f5897726-6998-445f-b613-49494a35a85f}, !- Name
{799ab1b0-b19b-4c8c-9063-cb64dd0cdf1d}, !- Source Object
3, !- Outlet Port
{82c690a7-7fc7-4bf6-a4c3-6635ad8778c8}, !- Target Object
9; !- Inlet Port
OS:AirLoopHVAC:ZoneSplitter,
{8fdfd049-3f44-4b79-a99e-227ae7e9b6f1}, !- Handle
Air Loop HVAC Zone Splitter 1, !- Name
{9f28536b-4615-4bbe-a2d2-afaefb580b6e}, !- Inlet Node Name
{becae1f3-668e-4f39-bc03-a3df83f93c8b}; !- Outlet Node Name 1
OS:AirLoopHVAC:ZoneMixer,
{c4fad3ba-63b0-4827-983f-1d6898014aef}, !- Handle
Air Loop HVAC Zone Mixer 1, !- Name
{20e606d1-0d3e-4468-ba03-614104fdc76c}, !- Outlet Node Name
{39e51881-5555-4ddc-b794-f36e6eefa587}; !- Inlet Node Name 1
OS:Connection,
{9f28536b-4615-4bbe-a2d2-afaefb580b6e}, !- Handle
{a59495b6-67f9-4d0e-858d-72796670f8c2}, !- Name
{6735915a-ad9c-4e59-934b-6409b9308b69}, !- Source Object
3, !- Outlet Port
{8fdfd049-3f44-4b79-a99e-227ae7e9b6f1}, !- Target Object
2; !- Inlet Port
OS:Connection,
{20e606d1-0d3e-4468-ba03-614104fdc76c}, !- Handle
{66cc4815-b962-414e-bbdd-704e407fa321}, !- Name
{c4fad3ba-63b0-4827-983f-1d6898014aef}, !- Source Object
2, !- Outlet Port
{799ab1b0-b19b-4c8c-9063-cb64dd0cdf1d}, !- Target Object
2; !- Inlet Port
OS:Sizing:System,
{adb361eb-c8a0-4b02-b595-258245301b3f}, !- Handle
{82c690a7-7fc7-4bf6-a4c3-6635ad8778c8}, !- AirLoop Name
Sensible, !- Type of Load to Size On
Autosize, !- Design Outdoor Air Flow Rate {m3/s}
0.3, !- Central Heating Maximum System Air Flow Ratio
7.22222222222229, !- Preheat Design Temperature {C}
0.008, !- Preheat Design Humidity Ratio {kg-H2O/kg-Air}
12.7777777777778, !- Precool Design Temperature {C}
0.008, !- Precool Design Humidity Ratio {kg-H2O/kg-Air}
12.7777777777778, !- Central Cooling Design Supply Air Temperature {C}
12.7777777777778, !- Central Heating Design Supply Air Temperature {C}
Coincident, !- Sizing Option
No, !- 100% Outdoor Air in Cooling
No, !- 100% Outdoor Air in Heating
0.0085, !- Central Cooling Design Supply Air Humidity Ratio {kg-H2O/kg-Air}
0.008, !- Central Heating Design Supply Air Humidity Ratio {kg-H2O/kg-Air}
DesignDay, !- Cooling Design Air Flow Method
0, !- Cooling Design Air Flow Rate {m3/s}
DesignDay, !- Heating Design Air Flow Method
0, !- Heating Design Air Flow Rate {m3/s}
ZoneSum, !- System Outdoor Air Method
1, !- Zone Maximum Outdoor Air Fraction {dimensionless}
0.0099676501, !- Cooling Supply Air Flow Rate Per Floor Area {m3/s-m2}
1, !- Cooling Fraction of Autosized Cooling Supply Air Flow Rate
3.9475456e-005, !- Cooling Supply Air Flow Rate Per Unit Cooling Capacity {m3/s-W}
0.0099676501, !- Heating Supply Air Flow Rate Per Floor Area {m3/s-m2}
1, !- Heating Fraction of Autosized Heating Supply Air Flow Rate
1, !- Heating Fraction of Autosized Cooling Supply Air Flow Rate
3.1588213e-005, !- Heating Supply Air Flow Rate Per Unit Heating Capacity {m3/s-W}
CoolingDesignCapacity, !- Cooling Design Capacity Method
autosize, !- Cooling Design Capacity {W}
234.7, !- Cooling Design Capacity Per Floor Area {W/m2}
1, !- Fraction of Autosized Cooling Design Capacity
HeatingDesignCapacity, !- Heating Design Capacity Method
autosize, !- Heating Design Capacity {W}
157, !- Heating Design Capacity Per Floor Area {W/m2}
1, !- Fraction of Autosized Heating Design Capacity
OnOff; !- Central Cooling Capacity Control Method
OS:AvailabilityManagerAssignmentList,
{0734c44e-2767-44cd-9d37-0e54ea5d6660}, !- Handle
Air Loop HVAC 1 AvailabilityManagerAssignmentList, !- Name
{68ab30a8-f5f9-4877-b30b-35984e60bd76}; !- Availability Manager Name 1
OS:Schedule:Ruleset,
{ee7b7d8a-a0a3-47b5-831f-7b203d2a16c2}, !- Handle
Supply Air Temp - 55.0F, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
{7217e8ab-c060-4ccf-b91d-abc3ed15fa14}; !- Default Day Schedule Name
OS:Schedule:Day,
{7217e8ab-c060-4ccf-b91d-abc3ed15fa14}, !- Handle
Supply Air Temp - 55.0F Default, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
12.7777777777778; !- Value Until Time 1
OS:SetpointManager:Scheduled,
{fef83777-8de5-4565-89a1-6885b3aeb06f}, !- Handle
1 Zone VAV Supply Air Setpoint Manager, !- Name
Temperature, !- Control Variable
{ee7b7d8a-a0a3-47b5-831f-7b203d2a16c2}, !- Schedule Name
{cc356330-7088-496d-85e3-59caa33afe4d}; !- Setpoint Node or NodeList Name
OS:Fan:VariableVolume,
{65d4c951-efa5-4475-aa62-3b90a26dc7bd}, !- Handle
1 Zone VAV Fan, !- Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Availability Schedule Name
0.6175, !- Fan Total Efficiency
1389.9161178, !- Pressure Rise {Pa}
Autosize, !- Maximum Flow Rate {m3/s}
Fraction, !- Fan Power Minimum Flow Rate Input Method
0.1, !- Fan Power Minimum Flow Fraction
0, !- Fan Power Minimum Air Flow Rate {m3/s}
0.95, !- Motor Efficiency
1, !- Motor In Airstream Fraction
0.027828, !- Fan Power Coefficient 1
0.026583, !- Fan Power Coefficient 2
-0.087069, !- Fan Power Coefficient 3
1.03092, !- Fan Power Coefficient 4
0, !- Fan Power Coefficient 5
{77f6a4ea-a779-4308-81d7-8a5b36f05b7e}, !- Air Inlet Node Name
{12c022a0-891f-4cef-b159-ee9aec6fc2c9}, !- Air Outlet Node Name
VAV System Fans; !- End-Use Subcategory
OS:Connection,
{12c022a0-891f-4cef-b159-ee9aec6fc2c9}, !- Handle
{2fe7bd9b-2482-4b89-995b-f7dc51e21882}, !- Name
{65d4c951-efa5-4475-aa62-3b90a26dc7bd}, !- Source Object
17, !- Outlet Port
{cc356330-7088-496d-85e3-59caa33afe4d}, !- Target Object
2; !- Inlet Port
OS:Coil:Heating:Water,
{484786e8-bd61-451b-9ba8-c0464152cea4}, !- Handle
1 Zone VAV Main Htg Coil, !- Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Availability Schedule Name
, !- U-Factor Times Area Value {W/K}
, !- Maximum Water Flow Rate {m3/s}
{400cfe68-13a4-4ce5-9c17-9217f0191d4e}, !- Water Inlet Node Name
{cd86a904-2069-4ef2-84a4-6e009b5e08f2}, !- Water Outlet Node Name
{c6ac8daa-914e-42ae-aac1-5fbfd45d65bd}, !- Air Inlet Node Name
{2257c6f0-ae0b-44a2-b89a-eb4ed23c11e5}, !- Air Outlet Node Name
, !- Performance Input Method
, !- Rated Capacity {W}
82.2222222222223, !- Rated Inlet Water Temperature {C}
7.22222222222229, !- Rated Inlet Air Temperature {C}
71.1111111111112, !- Rated Outlet Water Temperature {C}
12.7777777777778, !- Rated Outlet Air Temperature {C}
; !- Rated Ratio for Air and Water Convection
OS:Node,
{3f80b4c0-d080-48d0-90ed-ea34a11cc243}, !- Handle
1 Zone VAV Main Htg Coil Inlet Water Node, !- Name
{66c45367-a5ec-4fe9-8c70-f2f898145106}, !- Inlet Port
{400cfe68-13a4-4ce5-9c17-9217f0191d4e}; !- Outlet Port
OS:Connection,
{66c45367-a5ec-4fe9-8c70-f2f898145106}, !- Handle
{57f60fd1-5ee4-45eb-86ae-c00cfe200794}, !- Name
{9e842242-10b8-4976-8374-d70ae7717d97}, !- Source Object
5, !- Outlet Port
{3f80b4c0-d080-48d0-90ed-ea34a11cc243}, !- Target Object
2; !- Inlet Port
OS:Node,
{7305a644-1b9c-4391-b5e6-562abbbf9d14}, !- Handle
1 Zone VAV Main Htg Coil Outlet Water Node, !- Name
{cd86a904-2069-4ef2-84a4-6e009b5e08f2}, !- Inlet Port
{4645af7f-ddc5-4860-a096-8b52ccaeb59f}; !- Outlet Port
OS:Connection,
{400cfe68-13a4-4ce5-9c17-9217f0191d4e}, !- Handle
{b2c6cbee-0183-45ee-b441-c30e7805418d}, !- Name
{3f80b4c0-d080-48d0-90ed-ea34a11cc243}, !- Source Object
3, !- Outlet Port
{484786e8-bd61-451b-9ba8-c0464152cea4}, !- Target Object
5; !- Inlet Port
OS:Connection,
{cd86a904-2069-4ef2-84a4-6e009b5e08f2}, !- Handle
{5d890fd1-89f5-4992-8963-67db0bf9119b}, !- Name
{484786e8-bd61-451b-9ba8-c0464152cea4}, !- Source Object
6, !- Outlet Port
{7305a644-1b9c-4391-b5e6-562abbbf9d14}, !- Target Object
2; !- Inlet Port
OS:Connection,
{4645af7f-ddc5-4860-a096-8b52ccaeb59f}, !- Handle
{7ce09be2-4d74-451b-bc4c-bbc5f17a3229}, !- Name
{7305a644-1b9c-4391-b5e6-562abbbf9d14}, !- Source Object
3, !- Outlet Port
{3f9a5308-f086-4ec9-8252-76e5a45d10a0}, !- Target Object
5; !- Inlet Port
OS:Node,
{4c177ccd-64bc-46d2-b64e-715b3acd08c1}, !- Handle
1 Zone VAV Main Htg Coil Outlet Air Node, !- Name
{2257c6f0-ae0b-44a2-b89a-eb4ed23c11e5}, !- Inlet Port
{77f6a4ea-a779-4308-81d7-8a5b36f05b7e}; !- Outlet Port
OS:Connection,
{2257c6f0-ae0b-44a2-b89a-eb4ed23c11e5}, !- Handle
{92b20369-c7c7-43c0-ab31-a7de59fe6163}, !- Name
{484786e8-bd61-451b-9ba8-c0464152cea4}, !- Source Object
8, !- Outlet Port
{4c177ccd-64bc-46d2-b64e-715b3acd08c1}, !- Target Object
2; !- Inlet Port
OS:Connection,
{77f6a4ea-a779-4308-81d7-8a5b36f05b7e}, !- Handle
{0f231a5b-d53b-4719-842d-35bfdcf51655}, !- Name
{4c177ccd-64bc-46d2-b64e-715b3acd08c1}, !- Source Object
3, !- Outlet Port
{65d4c951-efa5-4475-aa62-3b90a26dc7bd}, !- Target Object
16; !- Inlet Port
OS:Controller:WaterCoil,
{40b83fa7-c1a6-4465-8320-090786c15584}, !- Handle
1 Zone VAV Main Htg Coil Controller, !- Name
{484786e8-bd61-451b-9ba8-c0464152cea4}, !- Water Coil Name
, !- Control Variable
Normal, !- Action
, !- Actuator Variable
, !- Sensor Node Name
, !- Actuator Node Name
0.0001, !- Controller Convergence Tolerance {deltaC}
, !- Maximum Actuated Flow {m3/s}
0; !- Minimum Actuated Flow {m3/s}
OS:Coil:Cooling:Water,
{1897385d-ccc8-4193-8beb-4ccfb853bb44}, !- Handle
1 Zone VAV Clg Coil, !- Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Availability Schedule Name
, !- Design Water Flow Rate {m3/s}
, !- Design Air Flow Rate {m3/s}
Autosize, !- Design Inlet Water Temperature {C}
, !- Design Inlet Air Temperature {C}
, !- Design Outlet Air Temperature {C}
, !- Design Inlet Air Humidity Ratio {kg-H2O/kg-air}
, !- Design Outlet Air Humidity Ratio {kg-H2O/kg-air}
{9d309488-366e-4be6-a390-dd7ca7028b18}, !- Water Inlet Node Name
{0d54673f-611a-4e73-bc02-5c141a7aa015}, !- Water Outlet Node Name
{dd6cf0d0-efb3-493b-bf3e-32053a7abe00}, !- Air Inlet Node Name
{a6a581e7-ecec-4974-be7d-4cea06bac511}, !- Air Outlet Node Name
, !- Type of Analysis
CrossFlow; !- Heat Exchanger Configuration
OS:Node,
{0b0deb5a-7f92-4f0d-906a-5ac02dd1183e}, !- Handle
1 Zone VAV Clg Coil Inlet Water Node, !- Name
{dfb3a86e-ff1d-46ec-a378-34e8c8ea008b}, !- Inlet Port
{9d309488-366e-4be6-a390-dd7ca7028b18}; !- Outlet Port
OS:Connection,
{dfb3a86e-ff1d-46ec-a378-34e8c8ea008b}, !- Handle
{7bc8060c-f23d-4818-9ae8-d71ee20e6581}, !- Name
{6053be84-5f92-44e2-b7bf-db9f01762858}, !- Source Object
4, !- Outlet Port
{0b0deb5a-7f92-4f0d-906a-5ac02dd1183e}, !- Target Object
2; !- Inlet Port
OS:Node,
{bf459025-d95f-4b4e-a19a-2bde118df588}, !- Handle
1 Zone VAV Clg Coil Outlet Water Node, !- Name
{0d54673f-611a-4e73-bc02-5c141a7aa015}, !- Inlet Port
{97db741a-81cb-4dbf-8ec2-2ee72f0115b9}; !- Outlet Port
OS:Connection,
{9d309488-366e-4be6-a390-dd7ca7028b18}, !- Handle
{7a297bcd-ead8-4023-9736-5d78eaebf97d}, !- Name
{0b0deb5a-7f92-4f0d-906a-5ac02dd1183e}, !- Source Object
3, !- Outlet Port
{1897385d-ccc8-4193-8beb-4ccfb853bb44}, !- Target Object
10; !- Inlet Port
OS:Connection,
{0d54673f-611a-4e73-bc02-5c141a7aa015}, !- Handle
{a1646512-f508-4bd7-8b9e-1b39edda9c82}, !- Name
{1897385d-ccc8-4193-8beb-4ccfb853bb44}, !- Source Object
11, !- Outlet Port
{bf459025-d95f-4b4e-a19a-2bde118df588}, !- Target Object
2; !- Inlet Port
OS:Connection,
{97db741a-81cb-4dbf-8ec2-2ee72f0115b9}, !- Handle
{247b03f3-0c7b-4331-b25b-c34b48bd2b4a}, !- Name
{bf459025-d95f-4b4e-a19a-2bde118df588}, !- Source Object
3, !- Outlet Port
{f9e89567-81bf-406e-8de0-c4c5aa15a149}, !- Target Object
4; !- Inlet Port
OS:Node,
{ff21952a-dee5-42f8-88b7-dc6513bb4e4b}, !- Handle
1 Zone VAV Clg Coil Outlet Air Node, !- Name
{a6a581e7-ecec-4974-be7d-4cea06bac511}, !- Inlet Port
{c6ac8daa-914e-42ae-aac1-5fbfd45d65bd}; !- Outlet Port
OS:Connection,
{a6a581e7-ecec-4974-be7d-4cea06bac511}, !- Handle
{d1777821-43e3-419e-8a0d-afa4869b0c99}, !- Name
{1897385d-ccc8-4193-8beb-4ccfb853bb44}, !- Source Object
13, !- Outlet Port
{ff21952a-dee5-42f8-88b7-dc6513bb4e4b}, !- Target Object
2; !- Inlet Port
OS:Connection,
{c6ac8daa-914e-42ae-aac1-5fbfd45d65bd}, !- Handle
{3bb725de-2805-40ea-98d8-a2fe3c01d941}, !- Name
{ff21952a-dee5-42f8-88b7-dc6513bb4e4b}, !- Source Object
3, !- Outlet Port
{484786e8-bd61-451b-9ba8-c0464152cea4}, !- Target Object
7; !- Inlet Port
OS:Controller:WaterCoil,
{a8831116-1b9d-479a-859c-bc623f717b03}, !- Handle
1 Zone VAV Clg Coil Controller, !- Name
{1897385d-ccc8-4193-8beb-4ccfb853bb44}, !- Water Coil Name
, !- Control Variable
Reverse, !- Action
, !- Actuator Variable
, !- Sensor Node Name
, !- Actuator Node Name
, !- Controller Convergence Tolerance {deltaC}
, !- Maximum Actuated Flow {m3/s}
0; !- Minimum Actuated Flow {m3/s}
OS:Controller:OutdoorAir,
{453091e2-1088-4306-bba6-d515f4fd542d}, !- Handle
1 Zone VAV OA Controller, !- Name
, !- Relief Air Outlet Node Name
, !- Return Air Node Name
, !- Mixed Air Node Name
, !- Actuator Node Name
autosize, !- Minimum Outdoor Air Flow Rate {m3/s}
Autosize, !- Maximum Outdoor Air Flow Rate {m3/s}
NoEconomizer, !- Economizer Control Type
ModulateFlow, !- Economizer Control Action Type
28, !- Economizer Maximum Limit Dry-Bulb Temperature {C}
64000, !- Economizer Maximum Limit Enthalpy {J/kg}
, !- Economizer Maximum Limit Dewpoint Temperature {C}
, !- Electronic Enthalpy Limit Curve Name
, !- Economizer Minimum Limit Dry-Bulb Temperature {C}
LockoutWithCompressor, !- Lockout Type
FixedMinimum, !- Minimum Limit Type
{447a7668-e802-4ec7-a60e-6daca65eb075}, !- Minimum Outdoor Air Schedule Name
, !- Minimum Fraction of Outdoor Air Schedule Name
, !- Maximum Fraction of Outdoor Air Schedule Name
{5929c8b9-9079-4d5f-800b-15dce0f86d7c}, !- Controller Mechanical Ventilation
, !- Time of Day Economizer Control Schedule Name
No, !- High Humidity Control
, !- Humidistat Control Zone Name
, !- High Humidity Outdoor Air Flow Ratio
, !- Control High Indoor Humidity Based on Outdoor Humidity Ratio
BypassWhenWithinEconomizerLimits; !- Heat Recovery Bypass Control Type
OS:Controller:MechanicalVentilation,
{5929c8b9-9079-4d5f-800b-15dce0f86d7c}, !- Handle
1 Zone VAV Vent Controller, !- Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Availability Schedule
, !- Demand Controlled Ventilation
VentilationRateProcedure; !- System Outdoor Air Method
OS:AirLoopHVAC:OutdoorAirSystem,
{fd2c2d74-5d77-4a00-ac3c-527953f6193e}, !- Handle
1 Zone VAV OA System, !- Name
{453091e2-1088-4306-bba6-d515f4fd542d}, !- Controller Name
, !- Outdoor Air Equipment List Name
, !- Availability Manager List Name
{67459548-66da-4e6b-a63a-ced9f8e0cf00}, !- Mixed Air Node Name
{9d82c055-eec6-4478-a5a5-6c6ed2d61a27}, !- Outdoor Air Stream Node Name
{1506ce0b-6d85-4108-881f-50c3e132d234}, !- Relief Air Stream Node Name
{87112c6b-b128-4aa4-aadc-5556b10ddb01}; !- Return Air Stream Node Name
OS:Node,
{7b972977-f215-4eb9-9518-f9914874ba68}, !- Handle
1 Zone VAV Outdoor Air Node, !- Name
, !- Inlet Port
{9d82c055-eec6-4478-a5a5-6c6ed2d61a27}; !- Outlet Port
OS:Connection,
{9d82c055-eec6-4478-a5a5-6c6ed2d61a27}, !- Handle
{2dc0ba08-8da0-476c-8f3c-ac0a354ec4f4}, !- Name
{7b972977-f215-4eb9-9518-f9914874ba68}, !- Source Object
3, !- Outlet Port
{fd2c2d74-5d77-4a00-ac3c-527953f6193e}, !- Target Object
6; !- Inlet Port
OS:Node,
{d91cefd6-ce4e-46e3-a217-d6a47bffd8d7}, !- Handle
1 Zone VAV Relief Air Node, !- Name
{1506ce0b-6d85-4108-881f-50c3e132d234}, !- Inlet Port
; !- Outlet Port
OS:Connection,
{1506ce0b-6d85-4108-881f-50c3e132d234}, !- Handle
{c1db4d37-3412-446a-8e55-dba02ae3e4c9}, !- Name
{fd2c2d74-5d77-4a00-ac3c-527953f6193e}, !- Source Object
7, !- Outlet Port
{d91cefd6-ce4e-46e3-a217-d6a47bffd8d7}, !- Target Object
2; !- Inlet Port
OS:Node,
{4f696b19-35d0-4b21-9956-586c4d63ef0f}, !- Handle
1 Zone VAV Mixed Air Node, !- Name
{67459548-66da-4e6b-a63a-ced9f8e0cf00}, !- Inlet Port
{dd6cf0d0-efb3-493b-bf3e-32053a7abe00}; !- Outlet Port
OS:Connection,
{87112c6b-b128-4aa4-aadc-5556b10ddb01}, !- Handle
{3086c4ab-a230-4f9e-9973-3eb3031974a0}, !- Name
{a9c0789c-e351-4059-a812-5237d34c4515}, !- Source Object
3, !- Outlet Port
{fd2c2d74-5d77-4a00-ac3c-527953f6193e}, !- Target Object
8; !- Inlet Port
OS:Connection,
{67459548-66da-4e6b-a63a-ced9f8e0cf00}, !- Handle
{712e568e-25dd-474e-ad6b-2d2668f6766f}, !- Name
{fd2c2d74-5d77-4a00-ac3c-527953f6193e}, !- Source Object
5, !- Outlet Port
{4f696b19-35d0-4b21-9956-586c4d63ef0f}, !- Target Object
2; !- Inlet Port
OS:Connection,
{dd6cf0d0-efb3-493b-bf3e-32053a7abe00}, !- Handle
{3abb7d97-028d-4095-a6a3-1fd09611f8c6}, !- Name
{4f696b19-35d0-4b21-9956-586c4d63ef0f}, !- Source Object
3, !- Outlet Port
{1897385d-ccc8-4193-8beb-4ccfb853bb44}, !- Target Object
12; !- Inlet Port
OS:AvailabilityManager:NightCycle,
{68ab30a8-f5f9-4877-b30b-35984e60bd76}, !- Handle
Availability Manager Night Cycle 1, !- Name
, !- Applicability Schedule
, !- Fan Schedule
CycleOnAny, !- Control Type
1, !- Thermostat Tolerance {deltaC}
, !- Cycling Run Time Control Type
1800, !- Cycling Run Time {s}
{29eed0e4-8011-464a-a502-fa6e2626c0df}, !- Control Zone or Zone List Name
{54125a9a-6523-4fd1-a6ee-67e8d6c58b45}, !- Cooling Control Zone or Zone List Name
{46e65735-6623-49f5-90af-a4ea209a3448}, !- Heating Control Zone or Zone List Name
{a418807c-da8a-411a-8ab5-08ac0ad88ef8}; !- Heating Zone Fans Only Zone or Zone List Name
OS:ModelObjectList,
{29eed0e4-8011-464a-a502-fa6e2626c0df}, !- Handle
Availability Manager Night Cycle 1 Heating Zone Fans Only Zone List; !- Name
OS:ModelObjectList,
{54125a9a-6523-4fd1-a6ee-67e8d6c58b45}, !- Handle
{1d5aca2f-2d0b-4a53-a81d-a291528e669b}; !- Name
OS:ModelObjectList,
{46e65735-6623-49f5-90af-a4ea209a3448}, !- Handle
{8cdb9543-f635-4f95-9a61-402384835869}; !- Name
OS:ModelObjectList,
{a418807c-da8a-411a-8ab5-08ac0ad88ef8}, !- Handle
{0c78be7f-c7d9-40fa-89cb-b76545604578}; !- Name
OS:Coil:Heating:Water,
{b3f5a8ec-49b4-476a-8acb-e5193a3029e9}, !- Handle
Building Story 1 ThermalZone Reheat Coil, !- Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Availability Schedule Name
, !- U-Factor Times Area Value {W/K}
, !- Maximum Water Flow Rate {m3/s}
{d1bfd4ad-a1b1-401b-b2ba-aba1d3226834}, !- Water Inlet Node Name
{6c475a59-6d96-4256-ba77-d96abfb2414c}, !- Water Outlet Node Name
, !- Air Inlet Node Name
, !- Air Outlet Node Name
, !- Performance Input Method
, !- Rated Capacity {W}
82.2222222222223, !- Rated Inlet Water Temperature {C}
12.7777777777778, !- Rated Inlet Air Temperature {C}
71.1111111111112, !- Rated Outlet Water Temperature {C}
40.0000000000001, !- Rated Outlet Air Temperature {C}
; !- Rated Ratio for Air and Water Convection
OS:Node,
{50dc8681-d5eb-404b-b2db-660f6e46a58b}, !- Handle
Building Story 1 ThermalZone Reheat Coil Inlet Water Node, !- Name
{615cef15-2291-4ebf-8214-7bfc4656d1b0}, !- Inlet Port
{d1bfd4ad-a1b1-401b-b2ba-aba1d3226834}; !- Outlet Port
OS:Connection,
{615cef15-2291-4ebf-8214-7bfc4656d1b0}, !- Handle
{e6e48d14-203c-40ab-b38a-83f0aad117f7}, !- Name
{9e842242-10b8-4976-8374-d70ae7717d97}, !- Source Object
6, !- Outlet Port
{50dc8681-d5eb-404b-b2db-660f6e46a58b}, !- Target Object
2; !- Inlet Port
OS:Node,
{9c8504e2-a960-4814-bc65-45b3188f6fb3}, !- Handle
Building Story 1 ThermalZone Reheat Coil Outlet Water Node, !- Name
{6c475a59-6d96-4256-ba77-d96abfb2414c}, !- Inlet Port
{c47b933c-9fb3-4b34-86c1-d59cd01339d1}; !- Outlet Port
OS:Connection,
{d1bfd4ad-a1b1-401b-b2ba-aba1d3226834}, !- Handle
{618dfb0c-936a-4418-9e80-049db2d1e6c5}, !- Name
{50dc8681-d5eb-404b-b2db-660f6e46a58b}, !- Source Object
3, !- Outlet Port
{b3f5a8ec-49b4-476a-8acb-e5193a3029e9}, !- Target Object
5; !- Inlet Port
OS:Connection,
{6c475a59-6d96-4256-ba77-d96abfb2414c}, !- Handle
{86c440b1-1660-4679-962f-543fe4990368}, !- Name
{b3f5a8ec-49b4-476a-8acb-e5193a3029e9}, !- Source Object
6, !- Outlet Port
{9c8504e2-a960-4814-bc65-45b3188f6fb3}, !- Target Object
2; !- Inlet Port
OS:Connection,
{c47b933c-9fb3-4b34-86c1-d59cd01339d1}, !- Handle
{15fc3b03-de90-4e30-9fe2-69fa5ac9f1a3}, !- Name
{9c8504e2-a960-4814-bc65-45b3188f6fb3}, !- Source Object
3, !- Outlet Port
{3f9a5308-f086-4ec9-8252-76e5a45d10a0}, !- Target Object
6; !- Inlet Port
OS:Controller:WaterCoil,
{e57bde25-58f7-4fa6-a75e-2fcb8784b29e}, !- Handle
Building Story 1 ThermalZone Reheat Coil Controller, !- Name
{b3f5a8ec-49b4-476a-8acb-e5193a3029e9}, !- Water Coil Name
, !- Control Variable
Normal, !- Action
, !- Actuator Variable
, !- Sensor Node Name
, !- Actuator Node Name
0.0001, !- Controller Convergence Tolerance {deltaC}
, !- Maximum Actuated Flow {m3/s}
0; !- Minimum Actuated Flow {m3/s}
OS:AirTerminal:SingleDuct:VAV:Reheat,
{38bcdba6-83f5-45a8-b690-a4e6a0c44c3d}, !- Handle
Building Story 1 ThermalZone VAV Terminal, !- Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Availability Schedule Name
{af1be855-f5b1-42ea-95ab-9458eeedf9a9}, !- Air Inlet Node Name
AutoSize, !- Maximum Air Flow Rate {m3/s}
Constant, !- Zone Minimum Air Flow Input Method
0.7, !- Constant Minimum Air Flow Fraction
0, !- Fixed Minimum Air Flow Rate {m3/s}
, !- Minimum Air Flow Fraction Schedule Name
{b3f5a8ec-49b4-476a-8acb-e5193a3029e9}, !- Reheat Coil Name
AutoSize, !- Maximum Hot Water or Steam Flow Rate {m3/s}
0, !- Minimum Hot Water or Steam Flow Rate {m3/s}
{9d7f5554-26e4-4b4f-a01a-af9d0311bb87}, !- Air Outlet Node Name
0.001, !- Convergence Tolerance
Normal, !- Damper Heating Action
AutoSize, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2}
0.5, !- Maximum Flow Fraction During Reheat
40.0000000000001, !- Maximum Reheat Air Temperature {C}
No; !- Control For Outdoor Air
OS:Node,
{9fdc7b52-940b-43c9-a4cb-e27b0e882be9}, !- Handle
Building Story 1 ThermalZone Return Air Node, !- Name
{bc2bbbc7-be06-45d0-bf2a-6a6290999d07}, !- Inlet Port
{39e51881-5555-4ddc-b794-f36e6eefa587}; !- Outlet Port
OS:Connection,
{1b60349b-ad07-4a89-ab3f-de1f99caea64}, !- Handle
{6691ee36-5f1b-4cc6-9f78-8864a7a9d362}, !- Name
{32479724-8184-4dfc-9ed1-bb2efe9e4753}, !- Source Object
3, !- Outlet Port
{0a158a92-9598-4969-8410-ac4079f30bc6}, !- Target Object
3; !- Inlet Port
OS:Connection,
{bc2bbbc7-be06-45d0-bf2a-6a6290999d07}, !- Handle
{e411dd93-e227-4b82-bcea-cd92f544a1a0}, !- Name
{3ebb409d-4bf4-497b-841e-a6d3924ead6e}, !- Source Object
3, !- Outlet Port
{9fdc7b52-940b-43c9-a4cb-e27b0e882be9}, !- Target Object
2; !- Inlet Port
OS:Connection,
{39e51881-5555-4ddc-b794-f36e6eefa587}, !- Handle
{78918833-949c-4a3d-9be2-59b95348d8f3}, !- Name
{9fdc7b52-940b-43c9-a4cb-e27b0e882be9}, !- Source Object
3, !- Outlet Port
{c4fad3ba-63b0-4827-983f-1d6898014aef}, !- Target Object
3; !- Inlet Port
OS:Node,
{519c7662-8053-448c-a356-169ab1cd02b1}, !- Handle
Building Story 1 ThermalZone VAV Terminal Inlet Air Node, !- Name
{becae1f3-668e-4f39-bc03-a3df83f93c8b}, !- Inlet Port
{af1be855-f5b1-42ea-95ab-9458eeedf9a9}; !- Outlet Port
OS:Connection,
{becae1f3-668e-4f39-bc03-a3df83f93c8b}, !- Handle
{90f7087c-55e7-49ca-acbd-5a4512c8fcb0}, !- Name
{8fdfd049-3f44-4b79-a99e-227ae7e9b6f1}, !- Source Object
3, !- Outlet Port
{519c7662-8053-448c-a356-169ab1cd02b1}, !- Target Object
2; !- Inlet Port
OS:Connection,
{af1be855-f5b1-42ea-95ab-9458eeedf9a9}, !- Handle
{d67fc560-71b6-480f-8bef-672ee3c40d31}, !- Name
{519c7662-8053-448c-a356-169ab1cd02b1}, !- Source Object
3, !- Outlet Port
{38bcdba6-83f5-45a8-b690-a4e6a0c44c3d}, !- Target Object
3; !- Inlet Port
OS:Connection,
{9d7f5554-26e4-4b4f-a01a-af9d0311bb87}, !- Handle
{d17aa910-1c55-4a68-9548-fb2847e6c901}, !- Name
{38bcdba6-83f5-45a8-b690-a4e6a0c44c3d}, !- Source Object
12, !- Outlet Port
{32479724-8184-4dfc-9ed1-bb2efe9e4753}, !- Target Object
2; !- Inlet Port
OS:AirLoopHVAC,
{0527fce7-699d-4108-8d3d-8a5dfbd009de}, !- Handle
1 Zone VAV 1, !- Name
, !- Controller List Name
{3688a1a4-6342-4dbc-a1ea-2b75b2127cd2}, !- Availability Schedule
{c1b634cb-0297-4c82-ab1f-1d5e518bd8d1}, !- Availability Manager List Name
AutoSize, !- Design Supply Air Flow Rate {m3/s}
, !- Branch List Name
, !- Connector List Name
{40e371b1-2e26-435b-84c1-1145e64993bf}, !- Supply Side Inlet Node Name
{a8a1cb83-c9d3-4caa-9cd5-f846f8e11303}, !- Demand Side Outlet Node Name
{a06c374a-d758-40d3-a137-102500d2d77c}, !- Demand Side Inlet Node A
{8f30e769-db19-4687-8018-8856934f55b8}, !- Supply Side Outlet Node A
, !- Demand Side Inlet Node B
, !- Supply Side Outlet Node B
, !- Return Air Bypass Flow Temperature Setpoint Schedule Name
{00dc700e-ef78-42e8-9c4d-0d81f2b6331a}, !- Demand Mixer Name
{3cc69305-3ad4-40c1-83cf-6fc0f99bbf94}, !- Demand Splitter A Name
, !- Demand Splitter B Name
; !- Supply Splitter Name
OS:Node,
{f3be63ed-ce7e-4e1f-aa81-137475525793}, !- Handle
1 Zone VAV 1 Supply Inlet Node, !- Name
{40e371b1-2e26-435b-84c1-1145e64993bf}, !- Inlet Port
{e914b47d-ab46-4d53-9827-e6f57a23c996}; !- Outlet Port
OS:Node,
{5e5501b5-1812-4873-989f-b1df59813e88}, !- Handle
1 Zone VAV 1 Supply Outlet Node, !- Name
{162b1593-e99c-4ebf-9567-647029d692f7}, !- Inlet Port
{8f30e769-db19-4687-8018-8856934f55b8}; !- Outlet Port
OS:Connection,
{40e371b1-2e26-435b-84c1-1145e64993bf}, !- Handle
{661b8756-c486-4399-8987-ee9f0db4fc75}, !- Name
{0527fce7-699d-4108-8d3d-8a5dfbd009de}, !- Source Object
8, !- Outlet Port
{f3be63ed-ce7e-4e1f-aa81-137475525793}, !- Target Object
2; !- Inlet Port
OS:Connection,
{8f30e769-db19-4687-8018-8856934f55b8}, !- Handle
{8cdca541-3034-467f-9bc1-d3fed17e75ad}, !- Name
{5e5501b5-1812-4873-989f-b1df59813e88}, !- Source Object
3, !- Outlet Port
{0527fce7-699d-4108-8d3d-8a5dfbd009de}, !- Target Object
11; !- Inlet Port
OS:Node,
{f668752b-441f-4cfe-8c84-489600168604}, !- Handle
1 Zone VAV 1 Demand Inlet Node, !- Name
{a06c374a-d758-40d3-a137-102500d2d77c}, !- Inlet Port
{9159da49-ad5c-4aa5-afe8-2c9104f58d02}; !- Outlet Port
OS:Node,
{df913663-c37c-4b20-a052-5c0c837ed990}, !- Handle
1 Zone VAV 1 Demand Outlet Node, !- Name
{a79f084f-2b3f-4dd6-bb09-38e9fa459e43}, !- Inlet Port
{a8a1cb83-c9d3-4caa-9cd5-f846f8e11303}; !- Outlet Port
OS:Node,
{063b7f79-73d1-4bf2-bbc6-5cce68d2a6b5}, !- Handle
Building Story 3 ThermalZone VAV Terminal Outlet Air Node, !- Name
{9040c4fd-1c08-4e37-a40b-c5d0f158be3a}, !- Inlet Port
{9c4f751f-b4e4-4fc2-9bf3-4b2be15eb0d7}; !- Outlet Port
OS:Connection,
{a06c374a-d758-40d3-a137-102500d2d77c}, !- Handle
{1427c890-1270-4485-bc84-69d6ea92bbb7}, !- Name
{0527fce7-699d-4108-8d3d-8a5dfbd009de}, !- Source Object
10, !- Outlet Port
{f668752b-441f-4cfe-8c84-489600168604}, !- Target Object
2; !- Inlet Port
OS:Connection,
{a8a1cb83-c9d3-4caa-9cd5-f846f8e11303}, !- Handle
{1db41222-09d9-44b7-8d8d-c99b40ea8f38}, !- Name
{df913663-c37c-4b20-a052-5c0c837ed990}, !- Source Object
3, !- Outlet Port
{0527fce7-699d-4108-8d3d-8a5dfbd009de}, !- Target Object
9; !- Inlet Port
OS:AirLoopHVAC:ZoneSplitter,
{3cc69305-3ad4-40c1-83cf-6fc0f99bbf94}, !- Handle
Air Loop HVAC Zone Splitter 2, !- Name
{9159da49-ad5c-4aa5-afe8-2c9104f58d02}, !- Inlet Node Name
{7af0eef2-f0bc-4f8d-8db5-cba11c9a3afe}; !- Outlet Node Name 1
OS:AirLoopHVAC:ZoneMixer,
{00dc700e-ef78-42e8-9c4d-0d81f2b6331a}, !- Handle
Air Loop HVAC Zone Mixer 2, !- Name
{a79f084f-2b3f-4dd6-bb09-38e9fa459e43}, !- Outlet Node Name
{a4f10141-2483-4622-b644-b43487f01b6c}; !- Inlet Node Name 1
OS:Connection,
{9159da49-ad5c-4aa5-afe8-2c9104f58d02}, !- Handle
{895ef853-7e36-448b-a325-ce48ebbdb8ff}, !- Name
{f668752b-441f-4cfe-8c84-489600168604}, !- Source Object
3, !- Outlet Port
{3cc69305-3ad4-40c1-83cf-6fc0f99bbf94}, !- Target Object
2; !- Inlet Port
OS:Connection,
{a79f084f-2b3f-4dd6-bb09-38e9fa459e43}, !- Handle
{be15755d-5e1b-4740-9839-54a3ffbffaee}, !- Name
{00dc700e-ef78-42e8-9c4d-0d81f2b6331a}, !- Source Object
2, !- Outlet Port
{df913663-c37c-4b20-a052-5c0c837ed990}, !- Target Object
2; !- Inlet Port
OS:Sizing:System,
{ce750731-eb18-411d-a59c-7d8251fd8361}, !- Handle
{0527fce7-699d-4108-8d3d-8a5dfbd009de}, !- AirLoop Name
Sensible, !- Type of Load to Size On
Autosize, !- Design Outdoor Air Flow Rate {m3/s}
0.3, !- Central Heating Maximum System Air Flow Ratio
7.22222222222229, !- Preheat Design Temperature {C}
0.008, !- Preheat Design Humidity Ratio {kg-H2O/kg-Air}
12.7777777777778, !- Precool Design Temperature {C}
0.008, !- Precool Design Humidity Ratio {kg-H2O/kg-Air}
12.7777777777778, !- Central Cooling Design Supply Air Temperature {C}
12.7777777777778, !- Central Heating Design Supply Air Temperature {C}
Coincident, !- Sizing Option
No, !- 100% Outdoor Air in Cooling
No, !- 100% Outdoor Air in Heating
0.0085, !- Central Cooling Design Supply Air Humidity Ratio {kg-H2O/kg-Air}
0.008, !- Central Heating Design Supply Air Humidity Ratio {kg-H2O/kg-Air}
DesignDay, !- Cooling Design Air Flow Method
0, !- Cooling Design Air Flow Rate {m3/s}
DesignDay, !- Heating Design Air Flow Method
0, !- Heating Design Air Flow Rate {m3/s}
ZoneSum, !- System Outdoor Air Method
1, !- Zone Maximum Outdoor Air Fraction {dimensionless}
0.0099676501, !- Cooling Supply Air Flow Rate Per Floor Area {m3/s-m2}
1, !- Cooling Fraction of Autosized Cooling Supply Air Flow Rate
3.9475456e-005, !- Cooling Supply Air Flow Rate Per Unit Cooling Capacity {m3/s-W}
0.0099676501, !- Heating Supply Air Flow Rate Per Floor Area {m3/s-m2}
1, !- Heating Fraction of Autosized Heating Supply Air Flow Rate
1, !- Heating Fraction of Autosized Cooling Supply Air Flow Rate
3.1588213e-005, !- Heating Supply Air Flow Rate Per Unit Heating Capacity {m3/s-W}
CoolingDesignCapacity, !- Cooling Design Capacity Method
autosize, !- Cooling Design Capacity {W}
234.7, !- Cooling Design Capacity Per Floor Area {W/m2}
1, !- Fraction of Autosized Cooling Design Capacity
HeatingDesignCapacity, !- Heating Design Capacity Method
autosize, !- Heating Design Capacity {W}
157, !- Heating Design Capacity Per Floor Area {W/m2}
1, !- Fraction of Autosized Heating Design Capacity
OnOff; !- Central Cooling Capacity Control Method
OS:AvailabilityManagerAssignmentList,
{c1b634cb-0297-4c82-ab1f-1d5e518bd8d1}, !- Handle
Air Loop HVAC 1 AvailabilityManagerAssignmentList 1, !- Name
{6ad1583b-a9ca-4544-90b2-88ec887101cc}; !- Availability Manager Name 1
OS:Schedule:Ruleset,
{02853c29-24c2-43a9-88ce-52709422a05c}, !- Handle
Supply Air Temp - 55.0F 1, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
{40c96872-8a82-46f0-af3e-2ed84424a989}; !- Default Day Schedule Name
OS:Schedule:Day,
{40c96872-8a82-46f0-af3e-2ed84424a989}, !- Handle
Supply Air Temp - 55.0F Default 1, !- Name
{9c5e77fe-11ec-44b8-aa53-e236c4e79121}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
12.7777777777778; !- Value Until Time 1
OS:SetpointManager:Scheduled,
{973a0f35-1783-4906-82cf-193aca3edd02}, !- Handle
1 Zone VAV 1 Supply Air Setpoint Manager, !- Name
Temperature, !- Control Variable
{02853c29-24c2-43a9-88ce-52709422a05c}, !- Schedule Name
{5e5501b5-1812-4873-989f-b1df59813e88}; !- Setpoint Node or NodeList Name
OS:Fan:VariableVolume,
{2478bfe6-59d5-4318-be26-91c50cddf158}, !- Handle
1 Zone VAV 1 Fan, !- Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Availability Schedule Name
0.61165, !- Fan Total Efficiency
1389.9161178, !- Pressure Rise {Pa}
Autosize, !- Maximum Flow Rate {m3/s}
Fraction, !- Fan Power Minimum Flow Rate Input Method
0.1, !- Fan Power Minimum Flow Fraction
0, !- Fan Power Minimum Air Flow Rate {m3/s}
0.941, !- Motor Efficiency
1, !- Motor In Airstream Fraction
0.027828, !- Fan Power Coefficient 1
0.026583, !- Fan Power Coefficient 2
-0.087069, !- Fan Power Coefficient 3
1.03092, !- Fan Power Coefficient 4
0, !- Fan Power Coefficient 5
{aeda63e2-3293-43cd-87c7-869f7a472108}, !- Air Inlet Node Name
{162b1593-e99c-4ebf-9567-647029d692f7}, !- Air Outlet Node Name
VAV System Fans; !- End-Use Subcategory
OS:Connection,
{162b1593-e99c-4ebf-9567-647029d692f7}, !- Handle
{6698cbf5-e7ee-4497-bfe2-74a05597baad}, !- Name
{2478bfe6-59d5-4318-be26-91c50cddf158}, !- Source Object
17, !- Outlet Port
{5e5501b5-1812-4873-989f-b1df59813e88}, !- Target Object
2; !- Inlet Port
OS:Coil:Heating:Water,
{5209cd5f-9927-4125-9a88-fd82829b29d2}, !- Handle
1 Zone VAV 1 Main Htg Coil, !- Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Availability Schedule Name
, !- U-Factor Times Area Value {W/K}
, !- Maximum Water Flow Rate {m3/s}
{42348543-c09f-4ee8-8284-66fac1c382a6}, !- Water Inlet Node Name
{5ad6bee2-b092-42ea-8645-e4d4e01fd69c}, !- Water Outlet Node Name
{50bbe983-8396-457a-92fd-1f3fb70da403}, !- Air Inlet Node Name
{6e8f3a96-3607-4b6e-9e1b-4179e37bdfd1}, !- Air Outlet Node Name
, !- Performance Input Method
, !- Rated Capacity {W}
82.2222222222223, !- Rated Inlet Water Temperature {C}
7.22222222222229, !- Rated Inlet Air Temperature {C}
71.1111111111112, !- Rated Outlet Water Temperature {C}
12.7777777777778, !- Rated Outlet Air Temperature {C}
; !- Rated Ratio for Air and Water Convection
OS:Node,
{39c9082a-0080-4021-8a3d-116404bf84e5}, !- Handle
1 Zone VAV 1 Main Htg Coil Inlet Water Node, !- Name
{24e3b1d1-b61f-4716-a054-f35d14912730}, !- Inlet Port
{42348543-c09f-4ee8-8284-66fac1c382a6}; !- Outlet Port
OS:Connection,
{24e3b1d1-b61f-4716-a054-f35d14912730}, !- Handle
{d2610125-1dae-4c60-912a-88860917885a}, !- Name
{9e842242-10b8-4976-8374-d70ae7717d97}, !- Source Object
7, !- Outlet Port
{39c9082a-0080-4021-8a3d-116404bf84e5}, !- Target Object
2; !- Inlet Port
OS:Node,
{a2b15682-2285-4a94-ad07-492874e65f43}, !- Handle
1 Zone VAV 1 Main Htg Coil Outlet Water Node, !- Name
{5ad6bee2-b092-42ea-8645-e4d4e01fd69c}, !- Inlet Port
{641cb5bf-c68a-4e4b-a03a-3c21e7de6520}; !- Outlet Port
OS:Connection,
{42348543-c09f-4ee8-8284-66fac1c382a6}, !- Handle
{bc39ac97-817e-4b81-99a6-98731cd9e7da}, !- Name
{39c9082a-0080-4021-8a3d-116404bf84e5}, !- Source Object
3, !- Outlet Port
{5209cd5f-9927-4125-9a88-fd82829b29d2}, !- Target Object
5; !- Inlet Port
OS:Connection,
{5ad6bee2-b092-42ea-8645-e4d4e01fd69c}, !- Handle
{d0d2586c-2228-446c-8cb8-d167f58f89a8}, !- Name
{5209cd5f-9927-4125-9a88-fd82829b29d2}, !- Source Object
6, !- Outlet Port
{a2b15682-2285-4a94-ad07-492874e65f43}, !- Target Object
2; !- Inlet Port
OS:Connection,
{641cb5bf-c68a-4e4b-a03a-3c21e7de6520}, !- Handle
{03a7dd15-fe18-4fe5-a90d-5d260df9616c}, !- Name
{a2b15682-2285-4a94-ad07-492874e65f43}, !- Source Object
3, !- Outlet Port
{3f9a5308-f086-4ec9-8252-76e5a45d10a0}, !- Target Object
7; !- Inlet Port
OS:Node,
{d7802a46-50b1-48d9-8c7a-ddce00031fb7}, !- Handle
1 Zone VAV 1 Main Htg Coil Outlet Air Node, !- Name
{6e8f3a96-3607-4b6e-9e1b-4179e37bdfd1}, !- Inlet Port
{aeda63e2-3293-43cd-87c7-869f7a472108}; !- Outlet Port
OS:Connection,
{6e8f3a96-3607-4b6e-9e1b-4179e37bdfd1}, !- Handle
{3b04e779-455f-4456-bafb-5d58555cc0f4}, !- Name
{5209cd5f-9927-4125-9a88-fd82829b29d2}, !- Source Object
8, !- Outlet Port
{d7802a46-50b1-48d9-8c7a-ddce00031fb7}, !- Target Object
2; !- Inlet Port
OS:Connection,
{aeda63e2-3293-43cd-87c7-869f7a472108}, !- Handle
{c6e50f12-a5cc-4f1f-948a-4efc5316885f}, !- Name
{d7802a46-50b1-48d9-8c7a-ddce00031fb7}, !- Source Object
3, !- Outlet Port
{2478bfe6-59d5-4318-be26-91c50cddf158}, !- Target Object
16; !- Inlet Port
OS:Controller:WaterCoil,
{7d25d95c-0855-4585-95ad-13ec7b0d9626}, !- Handle
1 Zone VAV 1 Main Htg Coil Controller, !- Name
{5209cd5f-9927-4125-9a88-fd82829b29d2}, !- Water Coil Name
, !- Control Variable
Normal, !- Action
, !- Actuator Variable
, !- Sensor Node Name
, !- Actuator Node Name
0.0001, !- Controller Convergence Tolerance {deltaC}
, !- Maximum Actuated Flow {m3/s}
0; !- Minimum Actuated Flow {m3/s}
OS:Coil:Cooling:Water,
{732963e1-d01d-4dfb-99ab-2df63765eb19}, !- Handle
1 Zone VAV 1 Clg Coil, !- Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Availability Schedule Name
, !- Design Water Flow Rate {m3/s}
, !- Design Air Flow Rate {m3/s}
Autosize, !- Design Inlet Water Temperature {C}
, !- Design Inlet Air Temperature {C}
, !- Design Outlet Air Temperature {C}
, !- Design Inlet Air Humidity Ratio {kg-H2O/kg-air}
, !- Design Outlet Air Humidity Ratio {kg-H2O/kg-air}
{866b90ae-bc39-442d-b87b-c7473f9f3a6d}, !- Water Inlet Node Name
{c2d3fe31-6e9d-47f7-a90e-34820fee1c97}, !- Water Outlet Node Name
{7522a479-ccfb-40df-a95d-1085f1264646}, !- Air Inlet Node Name
{8ed468ba-08fd-4ee2-8ce2-dce1b884bdd6}, !- Air Outlet Node Name
, !- Type of Analysis
CrossFlow; !- Heat Exchanger Configuration
OS:Node,
{937e0013-5343-422c-9f61-96f47823dd7b}, !- Handle
1 Zone VAV 1 Clg Coil Inlet Water Node, !- Name
{174532b6-8338-4097-b42e-e5ed5ca2bec8}, !- Inlet Port
{866b90ae-bc39-442d-b87b-c7473f9f3a6d}; !- Outlet Port
OS:Connection,
{174532b6-8338-4097-b42e-e5ed5ca2bec8}, !- Handle
{7edec5dd-7073-414e-af26-c23579eb1311}, !- Name
{6053be84-5f92-44e2-b7bf-db9f01762858}, !- Source Object
5, !- Outlet Port
{937e0013-5343-422c-9f61-96f47823dd7b}, !- Target Object
2; !- Inlet Port
OS:Node,
{d848a5ce-7162-4a54-b4e9-6d90de217a92}, !- Handle
1 Zone VAV 1 Clg Coil Outlet Water Node, !- Name
{c2d3fe31-6e9d-47f7-a90e-34820fee1c97}, !- Inlet Port
{9832c791-2280-43e4-a0f3-c554fefea3fa}; !- Outlet Port
OS:Connection,
{866b90ae-bc39-442d-b87b-c7473f9f3a6d}, !- Handle
{d034a521-5c1b-4438-84ca-45d361ba9e4f}, !- Name
{937e0013-5343-422c-9f61-96f47823dd7b}, !- Source Object
3, !- Outlet Port
{732963e1-d01d-4dfb-99ab-2df63765eb19}, !- Target Object
10; !- Inlet Port
OS:Connection,
{c2d3fe31-6e9d-47f7-a90e-34820fee1c97}, !- Handle
{e034b48b-6c78-4772-b343-b62903fcb7ec}, !- Name
{732963e1-d01d-4dfb-99ab-2df63765eb19}, !- Source Object
11, !- Outlet Port
{d848a5ce-7162-4a54-b4e9-6d90de217a92}, !- Target Object
2; !- Inlet Port
OS:Connection,
{9832c791-2280-43e4-a0f3-c554fefea3fa}, !- Handle
{6f9db9b5-cf05-4d8a-85e3-5a2d55866619}, !- Name
{d848a5ce-7162-4a54-b4e9-6d90de217a92}, !- Source Object
3, !- Outlet Port
{f9e89567-81bf-406e-8de0-c4c5aa15a149}, !- Target Object
5; !- Inlet Port
OS:Node,
{3899d54a-d72e-43aa-bcee-8b15ae1f9bdf}, !- Handle
1 Zone VAV 1 Clg Coil Outlet Air Node, !- Name
{8ed468ba-08fd-4ee2-8ce2-dce1b884bdd6}, !- Inlet Port
{50bbe983-8396-457a-92fd-1f3fb70da403}; !- Outlet Port
OS:Connection,
{8ed468ba-08fd-4ee2-8ce2-dce1b884bdd6}, !- Handle
{2860976f-5b4e-4c04-98da-f3c910801cbc}, !- Name
{732963e1-d01d-4dfb-99ab-2df63765eb19}, !- Source Object
13, !- Outlet Port
{3899d54a-d72e-43aa-bcee-8b15ae1f9bdf}, !- Target Object
2; !- Inlet Port
OS:Connection,
{50bbe983-8396-457a-92fd-1f3fb70da403}, !- Handle
{1ef50008-c922-4438-b1d7-af6391df940f}, !- Name
{3899d54a-d72e-43aa-bcee-8b15ae1f9bdf}, !- Source Object
3, !- Outlet Port
{5209cd5f-9927-4125-9a88-fd82829b29d2}, !- Target Object
7; !- Inlet Port
OS:Controller:WaterCoil,
{5b3c7cc6-298c-4099-82b6-fe6fa061046b}, !- Handle
1 Zone VAV 1 Clg Coil Controller, !- Name
{732963e1-d01d-4dfb-99ab-2df63765eb19}, !- Water Coil Name
, !- Control Variable
Reverse, !- Action
, !- Actuator Variable
, !- Sensor Node Name
, !- Actuator Node Name
, !- Controller Convergence Tolerance {deltaC}
, !- Maximum Actuated Flow {m3/s}
0; !- Minimum Actuated Flow {m3/s}
OS:Controller:OutdoorAir,
{21850ab5-ba5a-465d-a374-b396e07f2787}, !- Handle
1 Zone VAV 1 OA Controller, !- Name
, !- Relief Air Outlet Node Name
, !- Return Air Node Name
, !- Mixed Air Node Name
, !- Actuator Node Name
autosize, !- Minimum Outdoor Air Flow Rate {m3/s}
Autosize, !- Maximum Outdoor Air Flow Rate {m3/s}
NoEconomizer, !- Economizer Control Type
ModulateFlow, !- Economizer Control Action Type
28, !- Economizer Maximum Limit Dry-Bulb Temperature {C}
64000, !- Economizer Maximum Limit Enthalpy {J/kg}
, !- Economizer Maximum Limit Dewpoint Temperature {C}
, !- Electronic Enthalpy Limit Curve Name
, !- Economizer Minimum Limit Dry-Bulb Temperature {C}
LockoutWithCompressor, !- Lockout Type
FixedMinimum, !- Minimum Limit Type
{3688a1a4-6342-4dbc-a1ea-2b75b2127cd2}, !- Minimum Outdoor Air Schedule Name
, !- Minimum Fraction of Outdoor Air Schedule Name
, !- Maximum Fraction of Outdoor Air Schedule Name
{681a03ea-39fb-4734-8ffa-904140de51c3}, !- Controller Mechanical Ventilation
, !- Time of Day Economizer Control Schedule Name
No, !- High Humidity Control
, !- Humidistat Control Zone Name
, !- High Humidity Outdoor Air Flow Ratio
, !- Control High Indoor Humidity Based on Outdoor Humidity Ratio
BypassWhenWithinEconomizerLimits; !- Heat Recovery Bypass Control Type
OS:Controller:MechanicalVentilation,
{681a03ea-39fb-4734-8ffa-904140de51c3}, !- Handle
1 Zone VAV 1 Vent Controller, !- Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Availability Schedule
, !- Demand Controlled Ventilation
VentilationRateProcedure; !- System Outdoor Air Method
OS:AirLoopHVAC:OutdoorAirSystem,
{db0a6d3f-b080-42c5-8dca-705d89c53a5e}, !- Handle
1 Zone VAV 1 OA System, !- Name
{21850ab5-ba5a-465d-a374-b396e07f2787}, !- Controller Name
, !- Outdoor Air Equipment List Name
, !- Availability Manager List Name
{d49b9e8f-8991-4a65-93e4-322c20b81f93}, !- Mixed Air Node Name
{907f4f51-bdf9-429c-8ad6-57c08e9aadc3}, !- Outdoor Air Stream Node Name
{6121b430-91c0-4a49-95c5-273515e7fc97}, !- Relief Air Stream Node Name
{e914b47d-ab46-4d53-9827-e6f57a23c996}; !- Return Air Stream Node Name
OS:Node,
{56fd3dae-6f13-4760-8d37-79869eec71fa}, !- Handle
1 Zone VAV 1 Outdoor Air Node, !- Name
, !- Inlet Port
{907f4f51-bdf9-429c-8ad6-57c08e9aadc3}; !- Outlet Port
OS:Connection,
{907f4f51-bdf9-429c-8ad6-57c08e9aadc3}, !- Handle
{dea2eb53-89a0-40b4-bf10-024b6c5e1d21}, !- Name
{56fd3dae-6f13-4760-8d37-79869eec71fa}, !- Source Object
3, !- Outlet Port
{db0a6d3f-b080-42c5-8dca-705d89c53a5e}, !- Target Object
6; !- Inlet Port
OS:Node,
{2d8d25aa-26a0-4a33-b761-7750ed63134f}, !- Handle
1 Zone VAV 1 Relief Air Node, !- Name
{6121b430-91c0-4a49-95c5-273515e7fc97}, !- Inlet Port
; !- Outlet Port
OS:Connection,
{6121b430-91c0-4a49-95c5-273515e7fc97}, !- Handle
{ec771da8-0c1e-4294-a487-44a8b294e1b1}, !- Name
{db0a6d3f-b080-42c5-8dca-705d89c53a5e}, !- Source Object
7, !- Outlet Port
{2d8d25aa-26a0-4a33-b761-7750ed63134f}, !- Target Object
2; !- Inlet Port
OS:Node,
{dd87618a-6efb-448b-b9ca-4955c6b9f46f}, !- Handle
1 Zone VAV 1 Mixed Air Node, !- Name
{d49b9e8f-8991-4a65-93e4-322c20b81f93}, !- Inlet Port
{7522a479-ccfb-40df-a95d-1085f1264646}; !- Outlet Port
OS:Connection,
{e914b47d-ab46-4d53-9827-e6f57a23c996}, !- Handle
{f6096251-e6d3-4ecb-9f4a-8860d275c524}, !- Name
{f3be63ed-ce7e-4e1f-aa81-137475525793}, !- Source Object
3, !- Outlet Port
{db0a6d3f-b080-42c5-8dca-705d89c53a5e}, !- Target Object
8; !- Inlet Port
OS:Connection,
{d49b9e8f-8991-4a65-93e4-322c20b81f93}, !- Handle
{1ea86fc4-642e-4e85-8290-a7b780a70c69}, !- Name
{db0a6d3f-b080-42c5-8dca-705d89c53a5e}, !- Source Object
5, !- Outlet Port
{dd87618a-6efb-448b-b9ca-4955c6b9f46f}, !- Target Object
2; !- Inlet Port
OS:Connection,
{7522a479-ccfb-40df-a95d-1085f1264646}, !- Handle
{e8c7e582-2e27-498a-9883-95aad9bb2b36}, !- Name
{dd87618a-6efb-448b-b9ca-4955c6b9f46f}, !- Source Object
3, !- Outlet Port
{732963e1-d01d-4dfb-99ab-2df63765eb19}, !- Target Object
12; !- Inlet Port
OS:AvailabilityManager:NightCycle,
{6ad1583b-a9ca-4544-90b2-88ec887101cc}, !- Handle
Availability Manager Night Cycle 2, !- Name
, !- Applicability Schedule
, !- Fan Schedule
CycleOnAny, !- Control Type
1, !- Thermostat Tolerance {deltaC}
, !- Cycling Run Time Control Type
1800, !- Cycling Run Time {s}
{3ae9abdb-0f63-4824-9b06-62cd029402dc}, !- Control Zone or Zone List Name
{597462b1-5278-4e5a-a484-03204d362c18}, !- Cooling Control Zone or Zone List Name
{5cb11c45-0fe4-47d9-9215-fc0dafd007e6}, !- Heating Control Zone or Zone List Name
{5472db08-b1da-4983-8863-e973a2dc2d7c}; !- Heating Zone Fans Only Zone or Zone List Name
OS:ModelObjectList,
{3ae9abdb-0f63-4824-9b06-62cd029402dc}, !- Handle
Availability Manager Night Cycle 2 Heating Zone Fans Only Zone List; !- Name
OS:ModelObjectList,
{597462b1-5278-4e5a-a484-03204d362c18}, !- Handle
{2491905c-c02d-48c3-bbd2-777aecb4cec1}; !- Name
OS:ModelObjectList,
{5cb11c45-0fe4-47d9-9215-fc0dafd007e6}, !- Handle
{9dca2827-7db1-46a1-8f6a-45ccf66b2701}; !- Name
OS:ModelObjectList,
{5472db08-b1da-4983-8863-e973a2dc2d7c}, !- Handle
{f6178c2b-33b0-4051-ad14-baf09b1e4650}; !- Name
OS:Coil:Heating:Water,
{3ace598c-6bbc-4eb5-a822-9df4a2d347d5}, !- Handle
Building Story 3 ThermalZone Reheat Coil, !- Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Availability Schedule Name
, !- U-Factor Times Area Value {W/K}
, !- Maximum Water Flow Rate {m3/s}
{ec6de5cc-2d73-48ed-b87f-87c02f4662df}, !- Water Inlet Node Name
{94b9e001-6cda-403e-b2d7-67ecae4c3a48}, !- Water Outlet Node Name
, !- Air Inlet Node Name
, !- Air Outlet Node Name
, !- Performance Input Method
, !- Rated Capacity {W}
82.2222222222223, !- Rated Inlet Water Temperature {C}
12.7777777777778, !- Rated Inlet Air Temperature {C}
71.1111111111112, !- Rated Outlet Water Temperature {C}
40.0000000000001, !- Rated Outlet Air Temperature {C}
; !- Rated Ratio for Air and Water Convection
OS:Node,
{d14d7190-d4f7-4fd5-969e-b57ecc156f0c}, !- Handle
Building Story 3 ThermalZone Reheat Coil Inlet Water Node, !- Name
{d8489034-a98f-42d4-8d0f-caa23af73bf5}, !- Inlet Port
{ec6de5cc-2d73-48ed-b87f-87c02f4662df}; !- Outlet Port
OS:Connection,
{d8489034-a98f-42d4-8d0f-caa23af73bf5}, !- Handle
{97e8f882-ee5a-41c5-8ece-38a98d84f1fb}, !- Name
{9e842242-10b8-4976-8374-d70ae7717d97}, !- Source Object
8, !- Outlet Port
{d14d7190-d4f7-4fd5-969e-b57ecc156f0c}, !- Target Object
2; !- Inlet Port
OS:Node,
{9415e880-30ed-4850-8009-119df129a005}, !- Handle
Building Story 3 ThermalZone Reheat Coil Outlet Water Node, !- Name
{94b9e001-6cda-403e-b2d7-67ecae4c3a48}, !- Inlet Port
{5fbfa35d-061a-47db-bd51-3ff6366c0cc1}; !- Outlet Port
OS:Connection,
{ec6de5cc-2d73-48ed-b87f-87c02f4662df}, !- Handle
{26b17775-0931-451e-95dc-d486f0a29320}, !- Name
{d14d7190-d4f7-4fd5-969e-b57ecc156f0c}, !- Source Object
3, !- Outlet Port
{3ace598c-6bbc-4eb5-a822-9df4a2d347d5}, !- Target Object
5; !- Inlet Port
OS:Connection,
{94b9e001-6cda-403e-b2d7-67ecae4c3a48}, !- Handle
{daecc420-d838-44a1-b20b-aa525641bf7b}, !- Name
{3ace598c-6bbc-4eb5-a822-9df4a2d347d5}, !- Source Object
6, !- Outlet Port
{9415e880-30ed-4850-8009-119df129a005}, !- Target Object
2; !- Inlet Port
OS:Connection,
{5fbfa35d-061a-47db-bd51-3ff6366c0cc1}, !- Handle
{7233fadd-6303-4826-9735-ea9483c644d9}, !- Name
{9415e880-30ed-4850-8009-119df129a005}, !- Source Object
3, !- Outlet Port
{3f9a5308-f086-4ec9-8252-76e5a45d10a0}, !- Target Object
8; !- Inlet Port
OS:Controller:WaterCoil,
{8065da47-3584-4f9a-87a1-d7827d867071}, !- Handle
Building Story 3 ThermalZone Reheat Coil Controller, !- Name
{3ace598c-6bbc-4eb5-a822-9df4a2d347d5}, !- Water Coil Name
, !- Control Variable
Normal, !- Action
, !- Actuator Variable
, !- Sensor Node Name
, !- Actuator Node Name
0.0001, !- Controller Convergence Tolerance {deltaC}
, !- Maximum Actuated Flow {m3/s}
0; !- Minimum Actuated Flow {m3/s}
OS:AirTerminal:SingleDuct:VAV:Reheat,
{cbc3a3a8-a5b1-417d-a95d-5596dc78ccee}, !- Handle
Building Story 3 ThermalZone VAV Terminal, !- Name
{58ffe9e7-8fb4-4e1a-98c8-57215419ca54}, !- Availability Schedule Name
{4ad0719c-abde-4f26-a24d-287d0b5c9c12}, !- Air Inlet Node Name
AutoSize, !- Maximum Air Flow Rate {m3/s}
Constant, !- Zone Minimum Air Flow Input Method
0.3, !- Constant Minimum Air Flow Fraction
0, !- Fixed Minimum Air Flow Rate {m3/s}
, !- Minimum Air Flow Fraction Schedule Name
{3ace598c-6bbc-4eb5-a822-9df4a2d347d5}, !- Reheat Coil Name
AutoSize, !- Maximum Hot Water or Steam Flow Rate {m3/s}
0, !- Minimum Hot Water or Steam Flow Rate {m3/s}
{9040c4fd-1c08-4e37-a40b-c5d0f158be3a}, !- Air Outlet Node Name
0.001, !- Convergence Tolerance
Normal, !- Damper Heating Action
AutoSize, !- Maximum Flow per Zone Floor Area During Reheat {m3/s-m2}
0.5, !- Maximum Flow Fraction During Reheat
40.0000000000001, !- Maximum Reheat Air Temperature {C}
No; !- Control For Outdoor Air
OS:Node,
{9301dc70-61cc-4836-a3fc-5f750b4d6d16}, !- Handle
Building Story 3 ThermalZone Return Air Node, !- Name
{d2d67eee-8ed9-4f8b-ad04-2f65cf39391c}, !- Inlet Port
{a4f10141-2483-4622-b644-b43487f01b6c}; !- Outlet Port
OS:Connection,
{9c4f751f-b4e4-4fc2-9bf3-4b2be15eb0d7}, !- Handle
{258d1dcd-ec1f-4588-b7ba-13a6d10fa40d}, !- Name
{063b7f79-73d1-4bf2-bbc6-5cce68d2a6b5}, !- Source Object
3, !- Outlet Port
{ed8bce1e-e729-4ff2-b581-082164abbb56}, !- Target Object
3; !- Inlet Port
OS:Connection,
{d2d67eee-8ed9-4f8b-ad04-2f65cf39391c}, !- Handle
{ccaf6487-f229-4412-a057-edde787d1276}, !- Name
{a3bc0b90-dfeb-4ae4-b894-848ceb9c6041}, !- Source Object
3, !- Outlet Port
{9301dc70-61cc-4836-a3fc-5f750b4d6d16}, !- Target Object
2; !- Inlet Port
OS:Connection,
{a4f10141-2483-4622-b644-b43487f01b6c}, !- Handle
{8be9daec-3c4b-48fb-b2e3-e877a5661fa5}, !- Name
{9301dc70-61cc-4836-a3fc-5f750b4d6d16}, !- Source Object
3, !- Outlet Port
{00dc700e-ef78-42e8-9c4d-0d81f2b6331a}, !- Target Object
3; !- Inlet Port
OS:Node,
{a2b728b1-e707-4eec-944d-1f07fd2a56c6}, !- Handle
Building Story 3 ThermalZone VAV Terminal Inlet Air Node, !- Name
{7af0eef2-f0bc-4f8d-8db5-cba11c9a3afe}, !- Inlet Port
{4ad0719c-abde-4f26-a24d-287d0b5c9c12}; !- Outlet Port
OS:Connection,
{7af0eef2-f0bc-4f8d-8db5-cba11c9a3afe}, !- Handle
{b67bfc85-c825-4de7-bd7c-6cef2fbfdb16}, !- Name
{3cc69305-3ad4-40c1-83cf-6fc0f99bbf94}, !- Source Object
3, !- Outlet Port
{a2b728b1-e707-4eec-944d-1f07fd2a56c6}, !- Target Object
2; !- Inlet Port
OS:Connection,
{4ad0719c-abde-4f26-a24d-287d0b5c9c12}, !- Handle
{2d259d81-e7c8-46b4-adcf-8b27d04e327a}, !- Name
{a2b728b1-e707-4eec-944d-1f07fd2a56c6}, !- Source Object
3, !- Outlet Port
{cbc3a3a8-a5b1-417d-a95d-5596dc78ccee}, !- Target Object
3; !- Inlet Port
OS:Connection,
{9040c4fd-1c08-4e37-a40b-c5d0f158be3a}, !- Handle
{5fc018e6-b575-4880-98e0-53d5061fe4e7}, !- Name
{cbc3a3a8-a5b1-417d-a95d-5596dc78ccee}, !- Source Object
12, !- Outlet Port
{063b7f79-73d1-4bf2-bbc6-5cce68d2a6b5}, !- Target Object
2; !- Inlet Port
OS:Schedule:Ruleset,
{a7dd3b2f-55e0-418c-8076-afacda80f57b}, !- Handle
Economizer Max OA Fraction 70 pct, !- Name
, !- Schedule Type Limits Name
{abaa0b6c-78c0-4a5f-9731-70fef97fd270}; !- Default Day Schedule Name
OS:Schedule:Day,
{abaa0b6c-78c0-4a5f-9731-70fef97fd270}, !- Handle
Economizer Max OA Fraction 70 pct Default, !- Name
, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0.7; !- Value Until Time 1
OS:Schedule:Ruleset,
{447a7668-e802-4ec7-a60e-6daca65eb075}, !- Handle
1 Zone VAV Occ Sch, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{16416505-e57a-49c2-a5a5-e652aaa223e9}, !- Default Day Schedule Name
{243fec05-1a48-43de-a1f0-a2234ac3c33f}, !- Summer Design Day Schedule Name
{ac20fa20-5c4f-4bf1-a3c3-831c3e95e17e}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{16416505-e57a-49c2-a5a5-e652aaa223e9}, !- Handle
1 Zone VAV Occ Sch Default, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
22, !- Hour 2
0, !- Minute 2
1, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0; !- Value Until Time 3
OS:AdditionalProperties,
{7de0e3bc-b4df-4932-afe2-5cb1f2d51347}, !- Handle
{447a7668-e802-4ec7-a60e-6daca65eb075}, !- Object Name
max_occ_in_spaces, !- Feature Name 1
Double, !- Feature Data Type 1
556.14000407767242, !- Feature Value 1
number_of_spaces_included, !- Feature Name 2
Integer, !- Feature Data Type 2
1, !- Feature Value 2
date_parent_object_last_edited, !- Feature Name 3
String, !- Feature Data Type 3
2020-02-24 19:52:00 UTC, !- Feature Value 3
date_parent_object_created, !- Feature Name 4
String, !- Feature Data Type 4
2020-02-24 19:52:00 UTC; !- Feature Value 4
OS:Schedule:Day,
{06628564-8e03-438e-b93c-c09becf7cc72}, !- Handle
Schedule Day 1, !- Name
, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0; !- Value Until Time 1
OS:Schedule:Day,
{ac20fa20-5c4f-4bf1-a3c3-831c3e95e17e}, !- Handle
1 Zone VAV Occ Sch Winter Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Day,
{ff44d0d1-68b7-4257-be96-5795c0fc18b1}, !- Handle
Schedule Day 2, !- Name
, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0; !- Value Until Time 1
OS:Schedule:Day,
{243fec05-1a48-43de-a1f0-a2234ac3c33f}, !- Handle
1 Zone VAV Occ Sch Summer Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Rule,
{64228c3a-fe43-490b-bd05-3927205beb60}, !- Handle
1 Zone VAV Occ Sch Saturday Rule, !- Name
{447a7668-e802-4ec7-a60e-6daca65eb075}, !- Schedule Ruleset Name
1, !- Rule Order
{2a2f7348-8ac5-4bb6-a25f-d544291d7eab}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{2a2f7348-8ac5-4bb6-a25f-d544291d7eab}, !- Handle
1 Zone VAV Occ Sch Saturday, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
7, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
19, !- Hour 2
0, !- Minute 2
1, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0; !- Value Until Time 3
OS:Schedule:Rule,
{968c41db-3794-419e-b64b-0cca541a0d2f}, !- Handle
1 Zone VAV Occ Sch Sunday Rule, !- Name
{447a7668-e802-4ec7-a60e-6daca65eb075}, !- Schedule Ruleset Name
0, !- Rule Order
{34f55d9c-0c2e-4672-a351-51e0958ad2e7}, !- Day Schedule Name
Yes, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{34f55d9c-0c2e-4672-a351-51e0958ad2e7}, !- Handle
1 Zone VAV Occ Sch Sunday, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
16, !- Hour 2
0, !- Minute 2
1, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0; !- Value Until Time 3
OS:EnergyManagementSystem:Sensor,
{f5f8b55d-87d0-4f29-bcd6-5eb0868a1472}, !- Handle
OAT, !- Name
Environment, !- Output Variable or Output Meter Index Key Name
Site Outdoor Air Drybulb Temperature; !- Output Variable or Output Meter Name
OS:EnergyManagementSystem:Actuator,
{6397edf6-4535-44b9-ad93-a3a1f57473ad}, !- Handle
SYS1ZoneVAVHtgSch0, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Actuated Component Name
Schedule:Year, !- Actuated Component Type
Schedule Value; !- Actuated Component Control Type
OS:EnergyManagementSystem:Actuator,
{d75c2de0-8295-47cb-9483-13dce98241f9}, !- Handle
SYS1ZoneVAVClgSch0, !- Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}, !- Actuated Component Name
Schedule:Year, !- Actuated Component Type
Schedule Value; !- Actuated Component Control Type
OS:EnergyManagementSystem:Program,
{fc2017c8-cd0d-48b2-b538-0161d6ac9c36}, !- Handle
SYS1ZoneVAVOptimumStartProg0, !- Name
IF DaylightSavings==0 && DayOfWeek>1 && Hour==5 && {f5f8b55d-87d0-4f29-bcd6-5eb0868a1472}<23.9 && {f5f8b55d-87d0-4f29-bcd6-5eb0868a1472}>1.7, !- Program Line 1
SET {d75c2de0-8295-47cb-9483-13dce98241f9} = 29.4, !- Program Line 2
SET {6397edf6-4535-44b9-ad93-a3a1f57473ad} = 15.6, !- Program Line 3
ELSEIF DaylightSavings==0 && DayOfWeek==1 && Hour==7 && {f5f8b55d-87d0-4f29-bcd6-5eb0868a1472}<23.9 && {f5f8b55d-87d0-4f29-bcd6-5eb0868a1472}>1.7, !- Program Line 4
SET {d75c2de0-8295-47cb-9483-13dce98241f9} = 29.4, !- Program Line 5
SET {6397edf6-4535-44b9-ad93-a3a1f57473ad} = 15.6, !- Program Line 6
ELSEIF DaylightSavings==1 && DayOfWeek>1 && Hour==4 && {f5f8b55d-87d0-4f29-bcd6-5eb0868a1472}<23.9 && {f5f8b55d-87d0-4f29-bcd6-5eb0868a1472}>1.7, !- Program Line 7
SET {d75c2de0-8295-47cb-9483-13dce98241f9} = 29.4, !- Program Line 8
SET {6397edf6-4535-44b9-ad93-a3a1f57473ad} = 15.6, !- Program Line 9
ELSEIF DaylightSavings==1 && DayOfWeek==1 && Hour==6 && {f5f8b55d-87d0-4f29-bcd6-5eb0868a1472}<23.9 && {f5f8b55d-87d0-4f29-bcd6-5eb0868a1472}>1.7, !- Program Line 10
SET {d75c2de0-8295-47cb-9483-13dce98241f9} = 29.4, !- Program Line 11
SET {6397edf6-4535-44b9-ad93-a3a1f57473ad} = 15.6, !- Program Line 12
ELSE, !- Program Line 13
SET {d75c2de0-8295-47cb-9483-13dce98241f9} = NULL, !- Program Line 14
SET {6397edf6-4535-44b9-ad93-a3a1f57473ad} = NULL, !- Program Line 15
ENDIF; !- Program Line 16
OS:EnergyManagementSystem:ProgramCallingManager,
{223e7fc2-46e7-43be-bc5b-450b8d5ac8ff}, !- Handle
SYS1ZoneVAVOptimumStartCallingManager0, !- Name
BeginTimestepBeforePredictor, !- EnergyPlus Model Calling Point
{fc2017c8-cd0d-48b2-b538-0161d6ac9c36}; !- Program Name 1
OS:Schedule:Ruleset,
{3688a1a4-6342-4dbc-a1ea-2b75b2127cd2}, !- Handle
1 Zone VAV 1 Occ Sch, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
{409126e1-659a-4b1d-9165-75b7395dfab0}, !- Default Day Schedule Name
{2b376686-0d85-46a5-836d-fae76b140e06}, !- Summer Design Day Schedule Name
{08eede4b-fb8e-4cbe-b2b7-676174808e93}; !- Winter Design Day Schedule Name
OS:Schedule:Day,
{409126e1-659a-4b1d-9165-75b7395dfab0}, !- Handle
1 Zone VAV 1 Occ Sch Default, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
22, !- Hour 2
0, !- Minute 2
1, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0; !- Value Until Time 3
OS:AdditionalProperties,
{8692cce4-ab8c-45b1-b58f-ed8020b7bf2f}, !- Handle
{3688a1a4-6342-4dbc-a1ea-2b75b2127cd2}, !- Object Name
max_occ_in_spaces, !- Feature Name 1
Double, !- Feature Data Type 1
107.48874544691587, !- Feature Value 1
number_of_spaces_included, !- Feature Name 2
Integer, !- Feature Data Type 2
1, !- Feature Value 2
date_parent_object_last_edited, !- Feature Name 3
String, !- Feature Data Type 3
2020-02-24 19:52:00 UTC, !- Feature Value 3
date_parent_object_created, !- Feature Name 4
String, !- Feature Data Type 4
2020-02-24 19:52:00 UTC; !- Feature Value 4
OS:Schedule:Day,
{e382c705-f47b-4b81-9bbc-28870b6b775d}, !- Handle
Schedule Day 3, !- Name
, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0; !- Value Until Time 1
OS:Schedule:Day,
{08eede4b-fb8e-4cbe-b2b7-676174808e93}, !- Handle
1 Zone VAV 1 Occ Sch Winter Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Day,
{9ef4212f-1f8c-4d44-9d02-767c16d80f90}, !- Handle
Schedule Day 4, !- Name
, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0; !- Value Until Time 1
OS:Schedule:Day,
{2b376686-0d85-46a5-836d-fae76b140e06}, !- Handle
1 Zone VAV 1 Occ Sch Summer Design Day, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
1; !- Value Until Time 1
OS:Schedule:Rule,
{0c4f97f8-abf2-43b5-b04b-d456d31d8275}, !- Handle
1 Zone VAV 1 Occ Sch Saturday Rule, !- Name
{3688a1a4-6342-4dbc-a1ea-2b75b2127cd2}, !- Schedule Ruleset Name
1, !- Rule Order
{d4a9261b-6f0e-4e1c-9d0e-b28db0cbb505}, !- Day Schedule Name
, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
Yes, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{d4a9261b-6f0e-4e1c-9d0e-b28db0cbb505}, !- Handle
1 Zone VAV 1 Occ Sch Saturday, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
8, !- Hour 1
0, !- Minute 1
0, !- Value Until Time 1
17, !- Hour 2
0, !- Minute 2
1, !- Value Until Time 2
24, !- Hour 3
0, !- Minute 3
0; !- Value Until Time 3
OS:Schedule:Rule,
{9f86cb50-0c17-45bb-a026-a52ea66fe584}, !- Handle
1 Zone VAV 1 Occ Sch Sunday Rule, !- Name
{3688a1a4-6342-4dbc-a1ea-2b75b2127cd2}, !- Schedule Ruleset Name
0, !- Rule Order
{83e0892c-1fc1-4971-a24c-83822d83d7be}, !- Day Schedule Name
Yes, !- Apply Sunday
, !- Apply Monday
, !- Apply Tuesday
, !- Apply Wednesday
, !- Apply Thursday
, !- Apply Friday
, !- Apply Saturday
, !- Apply Holiday
DateRange, !- Date Specification Type
1, !- Start Month
1, !- Start Day
12, !- End Month
31; !- End Day
OS:Schedule:Day,
{83e0892c-1fc1-4971-a24c-83822d83d7be}, !- Handle
1 Zone VAV 1 Occ Sch Sunday, !- Name
{4292a731-ac25-4a4e-8fde-d474805c8a6b}, !- Schedule Type Limits Name
, !- Interpolate to Timestep
24, !- Hour 1
0, !- Minute 1
0; !- Value Until Time 1
OS:EnergyManagementSystem:Sensor,
{6c47dd19-defc-4598-a505-98d303b916e5}, !- Handle
OAT_1, !- Name
Environment, !- Output Variable or Output Meter Index Key Name
Site Outdoor Air Drybulb Temperature; !- Output Variable or Output Meter Name
OS:EnergyManagementSystem:Actuator,
{06d0193e-76fd-4c10-9cc8-5ae62e154558}, !- Handle
SYS1ZoneVAV1HtgSch0, !- Name
{21e92969-97fc-424b-81bb-a2842dd1252b}, !- Actuated Component Name
Schedule:Year, !- Actuated Component Type
Schedule Value; !- Actuated Component Control Type
OS:EnergyManagementSystem:Actuator,
{0af907a2-0f7a-4582-a72d-5d6108f31bc6}, !- Handle
SYS1ZoneVAV1ClgSch0, !- Name
{15ccb2a7-8e08-4a6b-930f-0f915526c7b2}, !- Actuated Component Name
Schedule:Year, !- Actuated Component Type
Schedule Value; !- Actuated Component Control Type
OS:EnergyManagementSystem:Program,
{3c1d4ffb-4e99-4cf9-bcbb-912f5187f62b}, !- Handle
SYS1ZoneVAV1OptimumStartProg0, !- Name
IF DaylightSavings==0 && DayOfWeek>1 && Hour==5 && {6c47dd19-defc-4598-a505-98d303b916e5}<23.9 && {6c47dd19-defc-4598-a505-98d303b916e5}>1.7, !- Program Line 1
SET {0af907a2-0f7a-4582-a72d-5d6108f31bc6} = 29.4, !- Program Line 2
SET {06d0193e-76fd-4c10-9cc8-5ae62e154558} = 15.6, !- Program Line 3
ELSEIF DaylightSavings==0 && DayOfWeek==1 && Hour==7 && {6c47dd19-defc-4598-a505-98d303b916e5}<23.9 && {6c47dd19-defc-4598-a505-98d303b916e5}>1.7, !- Program Line 4
SET {0af907a2-0f7a-4582-a72d-5d6108f31bc6} = 29.4, !- Program Line 5
SET {06d0193e-76fd-4c10-9cc8-5ae62e154558} = 15.6, !- Program Line 6
ELSEIF DaylightSavings==1 && DayOfWeek>1 && Hour==4 && {6c47dd19-defc-4598-a505-98d303b916e5}<23.9 && {6c47dd19-defc-4598-a505-98d303b916e5}>1.7, !- Program Line 7
SET {0af907a2-0f7a-4582-a72d-5d6108f31bc6} = 29.4, !- Program Line 8
SET {06d0193e-76fd-4c10-9cc8-5ae62e154558} = 15.6, !- Program Line 9
ELSEIF DaylightSavings==1 && DayOfWeek==1 && Hour==6 && {6c47dd19-defc-4598-a505-98d303b916e5}<23.9 && {6c47dd19-defc-4598-a505-98d303b916e5}>1.7, !- Program Line 10
SET {0af907a2-0f7a-4582-a72d-5d6108f31bc6} = 29.4, !- Program Line 11
SET {06d0193e-76fd-4c10-9cc8-5ae62e154558} = 15.6, !- Program Line 12
ELSE, !- Program Line 13
SET {0af907a2-0f7a-4582-a72d-5d6108f31bc6} = NULL, !- Program Line 14
SET {06d0193e-76fd-4c10-9cc8-5ae62e154558} = NULL, !- Program Line 15
ENDIF; !- Program Line 16
OS:EnergyManagementSystem:ProgramCallingManager,
{9b5bc0a3-cf48-40e0-b5e7-0dc60edbdfcf}, !- Handle
SYS1ZoneVAV1OptimumStartCallingManager0, !- Name
BeginTimestepBeforePredictor, !- EnergyPlus Model Calling Point
{3c1d4ffb-4e99-4cf9-bcbb-912f5187f62b}; !- Program Name 1
OS:Curve:Biquadratic,
{0b61a015-7a3c-48d6-aa6b-229ae7005ac5}, !- Handle
PSZ-Fine Storage DX Coil Cap-FT, !- Name
0.942587793, !- Coefficient1 Constant
0.009543347, !- Coefficient2 x
0.00068377, !- Coefficient3 x**2
-0.011042676, !- Coefficient4 y
5.249e-006, !- Coefficient5 y**2
-9.72e-006, !- Coefficient6 x*y
12.77778, !- Minimum Value of x
23.88889, !- Maximum Value of x
23.88889, !- Minimum Value of y
46.11111; !- Maximum Value of y
OS:Curve:Quadratic,
{b1ab9016-9d12-4723-aa0a-fe7a0cecac17}, !- Handle
DX Coil Cap-FF, !- Name
0.8, !- Coefficient1 Constant
0.2, !- Coefficient2 x
0, !- Coefficient3 x**2
0.5, !- Minimum Value of x
1.5; !- Maximum Value of x
OS:Curve:Biquadratic,
{b3a9677a-88db-4d97-843c-5383771a963a}, !- Handle
PSZ-AC DX Coil EIR-FT, !- Name
0.342414409, !- Coefficient1 Constant
0.034885008, !- Coefficient2 x
-0.0006237, !- Coefficient3 x**2
0.004977216, !- Coefficient4 y
0.000437951, !- Coefficient5 y**2
-0.000728028, !- Coefficient6 x*y
12.77778, !- Minimum Value of x
23.88889, !- Maximum Value of x
23.88889, !- Minimum Value of y
46.11111; !- Maximum Value of y
OS:Curve:Quadratic,
{38f489c5-650e-40b0-b985-a1c48fb1d4b5}, !- Handle
Split DX Coil EIR-FF, !- Name
1.1552, !- Coefficient1 Constant
-0.1808, !- Coefficient2 x
0.0256, !- Coefficient3 x**2
0.5, !- Minimum Value of x
1.5; !- Maximum Value of x
OS:Curve:Quadratic,
{5fb06c29-b2cd-4bf4-aa15-50fbcee898cd}, !- Handle
HPACCOOLPLFFPLR, !- Name
0.85, !- Coefficient1 Constant
0.15, !- Coefficient2 x
0, !- Coefficient3 x**2
0, !- Minimum Value of x
1; !- Maximum Value of x
OS:Curve:Biquadratic,
{e0dbf399-351f-45f8-b29f-d6546af3fee0}, !- Handle
ChlrWtrPosDispPathAAllQRatio_fTchwsTcwsSI, !- Name
0.96744, !- Coefficient1 Constant
0.037082, !- Coefficient2 x
0.000434, !- Coefficient3 x**2
-0.005837, !- Coefficient4 y
-4.9e-005, !- Coefficient5 y**2
-0.000274, !- Coefficient6 x*y
4.44, !- Minimum Value of x
12.22, !- Maximum Value of x
15.56, !- Minimum Value of y
29.44, !- Maximum Value of y
0.89, !- Minimum Curve Output
1.33; !- Maximum Curve Output
OS:Curve:Biquadratic,
{c2752006-d446-4434-8360-a71728f96a65}, !- Handle
ChlrWtrPosDispPathAAllEIRRatio_fTchwsTcwsSI, !- Name
0.665307, !- Coefficient1 Constant
-0.009339, !- Coefficient2 x
0.000483, !- Coefficient3 x**2
0.009492, !- Coefficient4 y
0.000544, !- Coefficient5 y**2
-0.000864, !- Coefficient6 x*y
4.44, !- Minimum Value of x
12.22, !- Maximum Value of x
15.56, !- Minimum Value of y
29.44, !- Maximum Value of y
0.74, !- Minimum Curve Output
1.27; !- Maximum Curve Output
OS:Curve:Quadratic,
{12e13c6f-e92b-4a51-8a8a-412d9c8be9ee}, !- Handle
ChlrWtrPosDispPathAAllEIRRatio_fQRatio, !- Name
0.310965, !- Coefficient1 Constant
0.322519, !- Coefficient2 x
0.372745, !- Coefficient3 x**2
0.1, !- Minimum Value of x
1, !- Maximum Value of x
0.35; !- Minimum Curve Output
OS:Curve:Cubic,
{d1dd108c-adfa-4589-857c-23bf6f3edda8}, !- Handle
Boiler with No Minimum Turndown, !- Name
0.7463, !- Coefficient1 Constant
1.3196, !- Coefficient2 x
-2.2154, !- Coefficient3 x**2
1.1674, !- Coefficient4 x**3
0, !- Minimum Value of x
1.3; !- Maximum Value of x
OS:AdditionalProperties,
{4b9bd2a9-38d4-48bf-a65b-3b2905990a4f}, !- Handle
{dbe1c071-cef9-4a66-ab11-96e1d7867765}; !- Object Name
| 53.200616 | 167 | 0.50831 |
aa10688ecd89d03738b0a330c224c6dafa5a602e | 38,930 | xml | XML | src/test/resources/tmp/printbatch_xml/BADGEEXTRACT_1.xml | uk-gov-dft/bluebadge-print-service | db8b2be8680ec91832446179dc24e1108cd634b1 | [
"MIT"
] | 1 | 2018-12-04T13:53:42.000Z | 2018-12-04T13:53:42.000Z | src/test/resources/tmp/printbatch_xml/BADGEEXTRACT_1.xml | uk-gov-dft/bluebadge-print-service | db8b2be8680ec91832446179dc24e1108cd634b1 | [
"MIT"
] | null | null | null | src/test/resources/tmp/printbatch_xml/BADGEEXTRACT_1.xml | uk-gov-dft/bluebadge-print-service | db8b2be8680ec91832446179dc24e1108cd634b1 | [
"MIT"
] | null | null | null | <?xml version="1.0" ?><BadgePrintExtract><Batch><Filename>BADGEEXTRACT_20181205162201.xml</Filename><ReExtract>no</ReExtract><LocalAuthorities><LocalAuthority><LACode>ANGL</LACode><LAName>LA description</LAName><IssuingCountry>W</IssuingCountry><LanguageCode>EW</LanguageCode><ClockType>WALLET</ClockType><PhoneNumber>02070140800</PhoneNumber><EmailAddress>email@mail.com</EmailAddress><Badges><BadgeDetails><BadgeIdentifier>AA12BB</BadgeIdentifier><PrintedBadgeReference>AA12BB 9 0377X0121</PrintedBadgeReference><StartDate>2019-01-02</StartDate><ExpiryDate>2021-01-01</ExpiryDate><DispatchMethodCode>M</DispatchMethodCode><FastTrackCode>N</FastTrackCode><PostageCode>SC</PostageCode><photo>/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wgARCADsAOwDASIAAhEBAxEB/8QAGwABAAIDAQEAAAAAAAAAAAAAAAQFAgMGAQf/xAAaAQEAAwEBAQAAAAAAAAAAAAAAAgQFAwEG/9oADAMBAAIQAxAAAAH6oAAAAAAAAAAAAAAAAAAAAARI+y41DDzbdzFiSKPfz3Y8eyYEf108njJd3h1CFN06gS8AAAAAAFFynspll8/oxbKS718/dS1y2NQ264G3z3XAusKXejtoUfj37FQX/wBHmB1gAAAANfiuovZXzepIlY8zY4a+iqriXu9rQjng8895uF10aU/Z0fOEc62fr4dK29pcXTsWrb9Nkh6AAAUt1ylKxqsa+f8AP3tsfZylzhaVd5fadWok89bUO8ukt6UpZH0bPfz/AJF3VvwGba7BqYd7Rr266/axvuQ6/wClzgv1gAAMeM6rmMa9s26c8S3jpgdP9BnWez5Ha7dD6RzPS89m24vSUFjz9q8OB7DZo95w9vHz7W+PjC+V2pvurbBq6zlug16lgNzPAAAg8703L4mhqSfMm5q0WDTz/l0y2z+iz+8haLTEu+1tnF4+/K6T6pB26trvsGJcjeSdGXawwzw5zxv+f6PYrzhu5wAAHnGdpzGZb0ZYZfO35GOrHtymxY82fm/LX6jsYJeZY4RTRskZxnHzyw4TxxyxjLT2PL9X9DSDUpgAFTlwnaVvnkPaHZvy+f0dGe32PmGmV7OMX2Ron498cpt2KD3FhzkxIS8w2YdVtcee/WZIdIgFdp4dNU/mZeVavVZl0hY+V4sFee2Hlfq8WdVr08JyGtl2M/MPQ2bZ+aM9kDo86PVZ7tINCsArJHM0rGdhVTcC7J1xtlrn5qnSukKrZJicuuWjdP8AfKeRZV84you+Nz915YbqPbLbp1doTo0a0tQq+hl5a1ULfABU23HUbDyRK+ev69O7Cxxi2MLdZlKRUPZSKJSKJaJ6Z4ebbHOV5ctGpVSpbpEOkAAAIfMz4Pz2lhcQ1SWeaVc4V7qGry5d1B7y7qBy7qBy7qBy827SiFngAAAABRx+iqsy1AwtrLn7WWhqVQn4AAAAAAAAAAAAAAAAAAAAAAAAAB//xAAsEAABBAEDAwMEAgMBAAAAAAACAAEDBBEFEhMQFCAhIjAjMTRABjIVNWBB/9oACAEBAAEFAv8Ai5Zo4kV5k9yZ13M67mdNclZDeZRTRy/qzzhC0tmWRM2EzZTQm67Y12xp4TZYTizqOxLGoLATfpWbeHx6xxkaCuLJsMsrKz0JmJHAiF2d2Va36/PcsZdmwooemeuVlT24IHhnjmHKJmJpA2p2VOxtf5bs+xmbDQx4TlhpNchGStYjsxdTyQPo0Dr/ABs9SSpZaxGn9UY7XdsqjPvb4zJgF3cyhHLrVzOV6mnQwCIiPiRsKazC7sw7llG2WWXAojaSP4tRP0QegpowGW1qdes469Ud4LEc49NSvtUAdJt3kX8arYIb2ilXmGeLoX3WnngvisFvs9b9mae1p+i1qzHWjIbmlPXKrM1iCR9oaPW5pBBbFNExBpovSv5WU/3QFxy/CT4YPUUxKebig/jlbZTlmigaOQJRJvSIeO1qLbqsIMI3dZaKWrrTEZfbUAxrKcmWehtloC3w/BbfFZlnprP+rKUadCTDqGGalExMUf3v3/x7czxUZrAUYoWp2tJ0WVzoWGaTUJHWHQj1ofifBd/ERoHdWI+etORT6FrUcjhQ1SwdKEuChUZ9pCxDD9SDUKwlW00X7rST4qUTGC2LDN4af+L8Fpt1cfVltZf+RQmD3tJNUqMVd/fZLpNE0it1imevpzHJ7Yx3Mnx40WxU+B0LbeokzLnAkxLhHf5SvI5DXBmGMQfqf9QbaHw2x2WejszscQGIM8CA2NvAiYW3FIgBgbwdVx32fivx74WfxKISfZIvrr67rZM6aIGfydacHs8xmlkW6wt1hbrC7WTPbSrtpV20q7eVcEy7eZFyRnuJe7zf0QA80jNhvOoW2HkZb1vW9b1vW9b1vXIrL5l8tq+zE7u9WHhDyltABNcUG7j5tqYstuW5bluW5bkcggt8hqSNwPrhMKYUTsKInJ6lbi870rxxxshZTR7gB9wyRALNzCIyiSysrlbJ8rKOMRTKz/ZYTCmFejIpVGJzFXrjD52JmhGY5JjEiFNJ7Xn3hnjYI8FlSRhIu3TVhQswt92IHiQExNa/sxLkFcrIp3QjJKoqSFmZvK3Z43JuR+PChwTSM7FA7lGDNG2VlZWVlZWVlEPu9tibsRXYsmoxoK8QfFncbIByg+nPnkkhL6GVlZWVlZWVlZWVC+bXyWpeKIGwz7lG7MOxpzk9o9rPGuCdcM64Z1wzrhnXDOuGdcM64Z1wzqrBI0vyX3zYZCmjBRnkKwch/sXx2nsE047UISTtHUb9p2Z2KiCClG3/ADH/xAAqEQACAQMDAwQCAgMAAAAAAAAAAQIDERIEEyEQIDEUMkFRIkAjMEJSYf/aAAgBAwEBPwH9VJvhENI37jZpQ8n8BsUpeCekf+I01w/6IQc3ZCjCgidWUixYsQqteScI1UVIODs++nBUYDvN8kor4LFi7MSDxK1Pcj3aaOUyqStFXY9S/hFOoqhVqbcbjzly2aaq28JFhGqhjO/326NcNjNW+UiNZSdkUPeanzEVSb5twUeaiaIQv5H/AMNYvxT7dH7WZccmrpZ8odNwjhYo0nFXl5KlPNWNidsbFGlt+BO4jV+xduklaVhjii1uliwuiNZLlR7MGRTi7o3oG7D7NyP2KSfhmLLdbpK7Jyzll1VKb5sSomybRtGyRgovrkLkr1s/xj460KTm7/BUEnFcmbFNDmvgVT7F7h3LSZKUIe5lWu6nHx109NTlyOWKPMrmDl5MDAwMCcXFXRv1PsdST8vt00LQv9k1ck8EeqmeqmeqmeqmeqmS1E5K3fSrJKzJ6n/UcnLz+5//xAArEQABAwIEBgICAwEAAAAAAAABAAIDBBEFEhQhEBMgMTJBIlFAYSMwUnH/2gAIAQIBAT8B/FJDRcqbE2N2ZujXVEniubV/tCvqI/JQ4ox2z9k1wcLj+iWVsTczlLNJVusOyjpmM77rMs6J23UtO127dlBUyUzlDK2ZuZvXVTmpksOyiaG/EIyN9LOs65rkXj0phnCoqkwv/XVXy8uE/tQndRB0rsrUMOZbdyqqd1P/AMVHBz3b9gmhjRYBYhTtyc1izr2sPl5kW/rpxZ3iFuFhDbsc5OgsNzuq8Xh3WGeDkWRj4+1WHJC+6DborCXbuHTiw3aVn2ssMqhCSHdk2WOQ8wOVdVNkORnZUtRyHX9LWU5/kzKrrNScvpOFuGEj5k9OJx5os31wa/axW4QKuu6c/wBBE34YXHaMu++jUMT5Y3tylOpH32Wkl+kKaUIxuaLuas7fpOfdX4RRmRwaFFGI2ho4uqImnKXITluwWpWoWoWoKllLmm6vwEZK5dth3VFSckZnd+NZUiJpF91G0uP2r5kWADfui1BqLL+Kd4lNaPaGQKOnll8RYKno2Qb++NdUGCP49yg58jt0Pg0gK4b4q6urq6hs94DlpYf8psTG+I6cTlzPyfSjeoojO+yNHGtHGtHGtFGtFGmUrGHMOurojK7O1QYZY5pEyNrBZo/M/8QAPBAAAQIDAwkECQMEAwAAAAAAAQACAxEhEjFBBBAgIjAyUWFxEzNSkiNAQnKBkaGisQViwRRDYNFTgvH/2gAIAQEABj8C/wAL13gclqQ3HrRUDB9Vvjyrfb5VVrD9Frw3DpVajwfVdY1wAvXgbwF+ai3VgsFu5qq+23g7/apR3hPqRZBq7F3BEmpN5KotaqoJaNRNaikVzQZG+DvUDDhH3nfwqKb/AJaco0VrTwVqE9rxyzVXLMIUQ09k/wAbawzfd9Bmmb1MmQCk2G9zPFcrcJ02/jQIDrJOIwUy+KXG8krtciiWj4TipysuFHMN7To2H77fqNoXOuCL3XuU+GaHkcHeiVd0VWhzuJWq0DoNGpUhFZPqi4AWjedEPbvNQc247NsPjU5hmfF9p15UokQT4LfI6tVqE4OHLOJC3FdRrBirf6hHMMH+2zBasSMD8Cg5zu3yT8JsSGZtOi6H/wBhs4h4augMhyHvPbf4AplnaxcXvqpOhsI4Fq/qP00WIgvhey9MiNucESUcvjDXf3QPstzlrhNpoQsoyInUGvD6aLH8DspqfGueJENzRNdvE77KNdx/C9LEYz3jJWob2vbxBnmjwxdvj4pzPHq/NBrbhQJ0LJ4faubRxJkAg3KofZT9sGYzZG4e0x7TokJjuI2MX3ToZRLgjElSGygRyjLYgtuxP4CGX5N3UrTmj2moObcaqMeDWhWvCQVHiMvawkJgDbcQjFCLNnaubUTx4SVl5m6E4w5pp/4mfn/xUzVzs2MX3dCJD8TZJ0xrhotDm01/ChZRTsN1tcU/JohBgsh3yr0ULtTKxDFr5J0R9HRDaKLTcVFySLvBtnqOKfEiPIyqFKGYcr+aa+5rKkq4mJFcYlkcMETFYbbzNxGk3qfzsYg/aUM9JfFOLXs1sJUWqxjoWFd1NOUPhyBmITDaLjzQMQWYQqG8eucGZa9tzhgpxYc3inaQjI/IqT+0k2+1KX0UmiiqFTRhdJ7Kz4aZ7lRzfnmtMk040v07DXV4N/krWFs8XLVoOGGgZdEG8KbI8H1zyNyk5oW7NvFv+lNpmNGbjIL0eq3xn+FJukwcNY7Obd5ldKdzuIotWID74XdNPRy7n5uC1nsZ0qVMze7i7YGIfau6bC0ywGm6Ymr4flKvh+Uq+H5SjJzfKt9vlW83yreb5VvN8q3m+Vb7fKg10jO6Su2IYPj0UhdsIfujZw/jsaCZNwVavN507Im93AKsJ/wqh2b+rSvStLed4UwaaesV6NtkcXKGXOLiZ6dUMSbgFafWJ+NMNbvO+me22kQfVA8UX2uz5hTfDm36/JUNeGeTJvP7UO09Gw4hUFeOaF8dGq1V6OvFxuXF+LjpzNSbhxQc4gcgFrCY5IloLmi8hWYVZ4prGzc64AYq3Fk5+Awbm1mhasV35XpHOfyUmiSkblOHN0Pw4hTaZhQvjmxVywatRrnczQKcY2v2i5SAkNOxD38eSnEJeeamz5IEIwf7Y15JrWYCpNwRs3m9xvOxtQ5NfiMHKGx1prhOYxCpEf8ARd6/6KpefitWG2eyc7i453tPvJ7xdcFDGEtnC6Hak+0aDqpK0SQ2eCmTTijEdOzcByWqK3AKyGh4GM13X3Bd19wXdfcF3X3Bd19wXdfcF3X3Bd19wXdfcF3X3BdpEAbK4T2oHhbn3QrRu/hCId0bvPn6yyLhulTGaULdxcUO1Nrlh61I1C1HObyWtN/vf4x//8QAKhABAAIBAwEIAgMBAQAAAAAAAQARITFBUWEQMHGBkaGx0cHwIEDh8WD/2gAIAQEAAT8h/wDF6tHmfSe8x1+58EbDw/gYDueM+3Xf2nvTwzVq4vPp/VGa3lKYEes+5+odqNdXmKqCvSac/PEOj84jz85ra8sxo06zSFpvHa90eX2mKaOuBP6WKAYTT7sLIPKCzROOXSZDL7QjRDp/AXBqLxQ9VXRlCaZZTkGRMJ4RLEtxoj0eH+gtKVgNujrCACjjsQUFGDsXL7SwHbnPpOpmXddipG4r52MBESx2iKS8L8od6xrRa+9CANCBU+g4hMIFq7SkNNZFvAgy9Y6rhly5cCOBRrdUZcvBbX0mjR1w146yj0v0QMuUCOSYjbaEEdGIr2Wvvd45lHazV/rrg2JnWkXM0PlR5/doU5GdwlC3XBcuXLlwKyPGW4OFZiGACZQ0l9jB7xhqtLOvSZJjs7vG9/ln+whrS4SDGCOxtKsPnPoSgNjdCE0zdXLlwuZG6Ob/AKjN5tvmM8e1/BFAXUp+6+JTwNjLlwZxl5uH/U/ee6ZwCqeX+3CDglzWxl7EB5tcdl6G06CjCRlruTh4rZm5WPCCyoDWZKMPkN8WBURB3lsaJHyOSef789pmozzW/Bww7mzWgXGgtcnnmEYKhaxfpmOLS5rTo/PnDqa6I29ZfUNkJdABKuBxu97mcE3DyfmFoBgcBLuYyVcdWGftoyXrx4wXG9LwQU/mJDY1hfs6iE53F9u5sn7VDQHEpzCJP0ckymH6lAB8Q5jOfjOOkpGalK8c+GLpZgeSGO081y/mGl/gUfxEezf1rEMbZUsByx3aVMzfI+iwG4aeyTUMr5L+odxoijG1hjM+jZ7vc+8QgdoaE/i7wxaS+3aFPdL8JdbucRbtg2G1oJ8Dp2oXKMWpccHpUJ2wpgtdJa7pR+uI5Pcj6re8/wAvAjIpwFkVFuLD3hbOxA5+iI5m0IxjP3vLuaW1fgiscl9pSbr0TIdbb23rLjkNi55XjxhdBOJQ8vCUtkWdVz9IS5WnU2/x0gyjqHY4cDH1thw/RqfGDhb5eM/1JfnHpGMYxOo97PciynSJZap9LCELzZ6y9SXoI8QpocNEEGXLixcR6Aem0c7HlC4W/mWKEKbWGMZejU4eLiCVoDuTLzsV8dH8QhEY2tSYFG1FVAEz81Z8/pKI+l23LiEAbrUccvAfD8so5rlXKvLGMe1w2vQ096h3S1V4vU3PSEgjY6QhBgzFbzdoD6fQ+p9THXwP+YOkCJ0H8F/FAFQ0e68DQl9ixe1ynVvafzYHToxknOs/RvzP0L8z9C/MroYt0PHvP+x+5/1v3P8Arfuf9f8Ac/7P7jb+T9zTjGwrTauzW+CGmdexYvbgtmmU5fH6xCMKGA/m6digTfuQBJLb1+MuXLlxZSwhC5gsRVDvD6o9bjw/m+oGuz4ukt0hyiCdUCskH5IaXQXybQwErcZb+LWmiZehu+UP1p9JQdpnw4ly+wT2gDy4hMDhbqbCXjQcH81Bp6HhuwwAKJuwkrDY8OGFX4FwcJmqUPlvHcqaJivWGaxNVh9O3WocEX76S9wwy54XaL3karK+fZ9/8ew7YINsCHofNi4HoD78IEpm6h+j+dPHAHVRymFFipkQ5dZ5S0bN6I85hxR2IHWBGUN2ioQOh7XL17J+Z13Is0Zw18ojROTj0lWA6RRAFFIljMMbjV4PJ01hMibk978ZXqXDgirRwhqEZv8AUi2D+GfswUINA2/mtONLTp/uL1cXpLdLvcP1NhTBYmk638XbKvbHonfr0hxZ/SOh07l/ynRlPe4es8h0+CO0/G34hveh9IH3+vxH7Jyq317rLt57wwNUAioaH5+J4UetUxCgHB3f/wCf0oI71Wne17wPMVfAh0PITCjmUIULtNRkZVXyZoQ0ddoSgYzBJZ1HuHe973vdfLr5dfIyIKZDbv3qbfYeK/52VLd/V6S2oEqQpNNO7v1j+ylZdfB4gCJDLKGG1VCcHMLbD0JR8t/P+07ETCO8vWfwpD1id3+rHpAAo0/8v//aAAwDAQACAAMAAAAQ888888888888888888888+kYuG7+8888888qvDa5dpQQ88888+nj2rixnwo38888iVAXbjIKBmy88889W6DQtJJeMC8888o1vEYWy81UI8888yGTUO8Zp6FY8840n7iTzI9VihX88q7Fb0ZzCvg8388utILSxOMZDbk886C1hT2+KcNcc888XkZHM888u888888I1d888888888888888888888888888//EACcRAQACAQIFAwUBAAAAAAAAAAEAESExQRAgUWGRcYGhMECxwdHh/9oACAEDAQE/EPtUaLZnHXbeH9RlaKI6N4YLLvtHaKfo/wDvH5ZhzBLvCMyTH5ky/wBnnfheCXB13/kFmA448pp4GXaDVuaREaeWtXQzMgItkyxjqHYKTaFQ1dI01E8FeHTMA0y5fEob1le3lJGuu0VKukV2d4onD+oPekAWoAaizuOVYO8rgJTNU/ECWe3+RFrPgnSztDZR1gCxcccDoO/65bx7n4glq2ZLInAQIHBZ0n75Yu2SXFrGRmVoGd0IVgQi1pEdFvxAphAW3kYIZ6ypVRBG5uCXth88TLMJc3xFEF+MkbriG0XG0NQ4ynQjpiZO56EwTHRxdbSFiwS6Fkii/Hl1nsHiBb5rY8p9fFSplHbSAlY8T0/E9PxPSnpeIydU84t6reYKy7sYtX95/8QAKREBAAIBAgQHAAIDAAAAAAAAAQARITFBUWFx0RAggZGhscFA4TDw8f/aAAgBAgEBPxD+K4WgjtNuO0S/JN24S/ZEabcdSAFsf8Dt8E0acGx1mazc+0CFHguwYm7L4lB23IJbD5lrLLj4ad4EYDfvGaEjGELrG/qOeCDZuQHerXvBEs8qUNcIAmb8365zWK+VdogN2tHvEc57tMCwQSCk15ngXKOJqw7eXB1WClktXVa+P7mSHkgLwJUGA1s+pXu2RFw166QMlhBonoUfK3SMA2E1k2fWODJr/wBuAmsavFmdatZrFnWoqKi17y3Xh6C/fLUDd8MSmGWPaWOGzwLwvLaYdEjK2EZnd9eRFq/iKracaMug2QgZsJthekp096xdcbRzBryzQaDxpaHrLpMQWjLcZbjHahdwP14LXTwvIFa2nHv8eIdozEe0W5ZgmASgL8H+8ou0XeCeLh27TTcmK1Q815T3tmEUzxP543TgOksSteMa9pcekq1q3d/6PILRGGV9+veLZr7TT09PKtbT7sKxdoRpjeJbp951/edf3nV951feBQbOfnwlzqMC89D9ZiWP5n//xAApEAEAAgEDAwMFAAMBAAAAAAABABEhMUFhUXGBEJGhIDCxwfBA0eFg/9oACAEBAAE/EP8AxVkxifS1vYZZoukm9jPwlxR997qfiIfafsMct4pfpIkUe+V+kXR1mkPbPxMID1ND3WT2lkv/AAriIjorwTpy0RtW+lpHw9vdLcQ5aj3Or5nACBbBrAO6PyiDPk/5hGDsSRbzrT8I1Ag2cREQ0G47OpCwqb+J7nyloVLL3XJyWQb/AMBQ1lj2qS26H4NDfpEVetXlv60IjttcQ8wsV6en/U4cIK+gM1J3DPvFjZdfHhiJI7MtEq29nqtmBLmKdnbZ5NHhxB+8tR9pVrlbr8nbTXQygYAQ0Dxqf7/6iEIGAMBH0X0mB5Ost160tCIRBpDZ0TUe/oWEG3U7TJ8n8MNkClFiRdCj9o7J+HfRzV6PuMu+tR7D37HPaGHXkhIy8p/MxLlH6AFquxGOIB7wma7pAHsttuA2T6O4roQomAOLOY00rEVqvVEUO1S3HoDhrhuJNNyQ6h8juTuhKxCkirqWV1IZdhSTL1Aeugdxo853+5d2HpgLguJcL+kPm4FXelyzulzOQmjvYLl64bxVqeJS+cBwfMTAlgrtLaMv0d5xAFNbVU23lRH2uYPaAylF1atq+sXLS72MneCbYM+jd8Jj26RR6Ft87PJp9u5/YOco8o9mHeABqlvd9NRu79R0Dob1u5jQ72384nmoTG7De5c0bjDDx34afVyRZC9KVmjFvgzGTFJrB2yo+7rK4S0IX2p+Yzel5UOCxtfTKtLGHJLJuP46VsjKxkgTS4cRtXgulte9T5Q0+0y1Ze2c/KBiHi6EZdEL37xXZyc5Ay4QRMP3BSwe71WJXApoTsk1Hw9Ryj2dYvSmWRVKuq3HkbHkg7ElWhz41iM10DRUA2yt9HlghZEmCNrqPaikZQi521ek8NXyeh3R2PS1jQA/6NR8TR9kk1KXYLmYW/vJX59BJFhpCKBNbrRajHc07UL2KcOvCYZ/eDVi4AZFDy9xqGiGYQRDBRSoPFeYxGAaUgh14UJitNAUHsEIE/RN1KClvQA4u7gR0HwpoLg3cajqkB3eEDBoN6T5UDpH6NuNILxUZydnxLObX90X8/ZUXUo9xK80AfEBaQd47qo3akj2bviPO0RauJd2nmIA9589wg0BtrrcuIyAsatJmm9QeFgBSS3Cx9mI1wp9n7CKaXe10U+IxrkG1tvdGUjGEG4Yyq38seTsaGXIbrUqtM8x/SJbaq3q1fEP5RV6BR3yeSW+I/MxFhgsDYd/RrI6b/zl+vtceWHzClN9o8dLLqSh8NPiCxa2gj8x7SmKxgOBTfT14OJilES9DWyVjS8azmGQAXleO8UzXHUuPGBAZLk7iQFfVMLD60IPPIhVHiwB0GhTR0qusGIULygLYvm/a5YwT8QjaQudoXoEM2wADYFBwRq5V0hpC+rNXo1kFN1T7M2jmO9pSOx7iAJSWcwvsK7MvK20ZOHNQ9AB1AKXdkoetEIANa2dSlTiMaWgRWFmQcoCwNICrq2sSnda1n0cxjUFg5VdKYrEIu9BcVnU6K3WGNv6E8oiHFtbVE3GCgdQzbWFRqjpMkU2plXVarzCu7b3uSnZbWz9GdNuhBZ1BeT+32QYLRT2guvr5D8BF6LmHVFhBg12vfmNLpO8Z2ZGOZopHk9pgYwegQxZFwGjpMrHNTtuMOBboO85KJ883RxAlDTgHqGz2jrHoUsyB0eB8s0xWdgr7RzCi9pQ/l5j9BLC0midIWUOUCfUdo2wq1M8l+fZCvWR3XD08wYPoY1YnGB5lcg601OXX2OGNEZW3UkcrFHFKuYhMXW7tf7nsmj7VgqKQzR81vIQGQrRuRRSr0rN6yvKmvm5pLf3OmH5wUPsJgORAfCwTmnyFT8zWYgJr+Ci+Y2bW1i+oLfpmrpK3ZavtdT5bfJDT6lRMt2NxXCoBetZ119e/wDZ/GCPNXfNHTdwOPJfAiw4MltdgzpgmzVsWzpaS003r1iur8rB2hxIBXTLF9RXMC9IPhDrHGQa/n8ujuu0KUEBoBofXrQXJdl8E0SnDicGdzO6V6/RkBlrzN6XtOVUrx9Z5R9KIwRnWPsZ+ZvDgauh+V2MxWIQGMOwcND33h9LpB9boo36IgeLuBbtsXgb9rljYIFrMlOXs+IuRO8+BfkHeaQNBI+SErzulurLx6lQgXdQ32Bl8EUofIeC/lO0tLtLoCrQKDwepeYhOpOCXdZaDVi1+1RXQ/a4N4AXBpcv5Vu/aH1PXeLqJY81QcpD7DoQAKjWzDlpZKA98fjUh9w5HayZrweWGj2LBuVhzmK47XfBpEhdpI91n1FhC1pDzoe8sWRFC63evpjOzcYFdYvdLLMME/pdMBdCO6ynacE5CUsIPjX4Jga2kPnd3DzUvYKADsB8B8w+m4dc3RRdcBqrpGBTcALeq2uDOIXVWUmjq5WdnxGpICldXqQWm6LjLQ4Ig7lDHyxqoOSqNeDdXBLSXvJ7J9z4qKVVtd2URk0pXYdolW18J5Cx0ePLzFD5gQfKAVUeRqnB1E3JYEWcp+u8/BtZiFIKxLGKk/qsGh3xAa+wR1UeUJZnrig+7K+x/gM+BiksuTyv+g4gtIoYA4D67IOA7J0s3Wx5eQQxdWAOwFAdiJMg5XHjL1c6dYM6dcpHo9EfxAUnK2tuHgAOrwQrWX028ug560ZiQ/r0fgGCFd53TundO6d07oIbGkzZGVpaB/Bx13N4AEyrLla62OzkfTMFvLOChzD9HHwISIN/zFsDr9m7a2x6lg+AJay9LdMQyAugtsp3o91gMuYvovacWp4iB1LHRaZa6u7DlO+X6y3WX6y/WX6zvl+svMDIpMKNXS8190Kw9zhjwavAwwmwi+vMxUzHuwfXNLtTpiVzrBAK63pK5gVkSvAZyrR0rrFXaKAoU0V0t9iBAjakNNg9rIdV/HM5/wDHM538cznfxzOd/HM538cznfxzP7D9z+Q/c/kP3DVB8NRaTAAUGdfuvO0pcq32JHTUwQ50rYN0euz4ju0E0wWl8F3zCrsoKUKWbFKdy9IFSpUqVKlSpUqVK+6T6Kfk23i1L5JcAXesJ3ImaU6uYtHWRbooWtlMHW9FbTVxv034cntAr/JJaKBYHZIlp2icIUU94ccmQBv2gPm4aAAUBgD/AMv/AP/Z</photo><BarCodeData>77X0121</BarCodeData><Name><Forename>John First</Forename><Surname></Surname></Name><LetterAddress><NameLine1>John First</NameLine1><AddressLine1>Main str.</AddressLine1><AddressLine2>20</AddressLine2><Town>London</Town><Country>United Kingdom</Country><Postcode>SW1 1AA</Postcode></LetterAddress></BadgeDetails><BadgeDetails><BadgeIdentifier>AA34BB</BadgeIdentifier><PrintedBadgeReference>AA34BB 9 1287Y0121</PrintedBadgeReference><StartDate>2019-01-02</StartDate><ExpiryDate>2021-01-01</ExpiryDate><DispatchMethodCode>M</DispatchMethodCode><FastTrackCode>N</FastTrackCode><PostageCode>SC</PostageCode><photo>/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wgARCADsAOwDASIAAhEBAxEB/8QAGwABAAIDAQEAAAAAAAAAAAAAAAQFAgMGAQf/xAAaAQEAAwEBAQAAAAAAAAAAAAAAAgQFAwEG/9oADAMBAAIQAxAAAAH6oAAAAAAAAAAAAAAAAAAAAARI+y41DDzbdzFiSKPfz3Y8eyYEf108njJd3h1CFN06gS8AAAAAAFFynspll8/oxbKS718/dS1y2NQ264G3z3XAusKXejtoUfj37FQX/wBHmB1gAAAANfiuovZXzepIlY8zY4a+iqriXu9rQjng8895uF10aU/Z0fOEc62fr4dK29pcXTsWrb9Nkh6AAAUt1ylKxqsa+f8AP3tsfZylzhaVd5fadWok89bUO8ukt6UpZH0bPfz/AJF3VvwGba7BqYd7Rr266/axvuQ6/wClzgv1gAAMeM6rmMa9s26c8S3jpgdP9BnWez5Ha7dD6RzPS89m24vSUFjz9q8OB7DZo95w9vHz7W+PjC+V2pvurbBq6zlug16lgNzPAAAg8703L4mhqSfMm5q0WDTz/l0y2z+iz+8haLTEu+1tnF4+/K6T6pB26trvsGJcjeSdGXawwzw5zxv+f6PYrzhu5wAAHnGdpzGZb0ZYZfO35GOrHtymxY82fm/LX6jsYJeZY4RTRskZxnHzyw4TxxyxjLT2PL9X9DSDUpgAFTlwnaVvnkPaHZvy+f0dGe32PmGmV7OMX2Ron498cpt2KD3FhzkxIS8w2YdVtcee/WZIdIgFdp4dNU/mZeVavVZl0hY+V4sFee2Hlfq8WdVr08JyGtl2M/MPQ2bZ+aM9kDo86PVZ7tINCsArJHM0rGdhVTcC7J1xtlrn5qnSukKrZJicuuWjdP8AfKeRZV84you+Nz915YbqPbLbp1doTo0a0tQq+hl5a1ULfABU23HUbDyRK+ev69O7Cxxi2MLdZlKRUPZSKJSKJaJ6Z4ebbHOV5ctGpVSpbpEOkAAAIfMz4Pz2lhcQ1SWeaVc4V7qGry5d1B7y7qBy7qBy7qBy827SiFngAAAABRx+iqsy1AwtrLn7WWhqVQn4AAAAAAAAAAAAAAAAAAAAAAAAAB//xAAsEAABBAEDAwMEAgMBAAAAAAACAAEDBBEFEhMQFCAhIjAjMTRABjIVNWBB/9oACAEBAAEFAv8Ai5Zo4kV5k9yZ13M67mdNclZDeZRTRy/qzzhC0tmWRM2EzZTQm67Y12xp4TZYTizqOxLGoLATfpWbeHx6xxkaCuLJsMsrKz0JmJHAiF2d2Va36/PcsZdmwooemeuVlT24IHhnjmHKJmJpA2p2VOxtf5bs+xmbDQx4TlhpNchGStYjsxdTyQPo0Dr/ABs9SSpZaxGn9UY7XdsqjPvb4zJgF3cyhHLrVzOV6mnQwCIiPiRsKazC7sw7llG2WWXAojaSP4tRP0QegpowGW1qdes469Ud4LEc49NSvtUAdJt3kX8arYIb2ilXmGeLoX3WnngvisFvs9b9mae1p+i1qzHWjIbmlPXKrM1iCR9oaPW5pBBbFNExBpovSv5WU/3QFxy/CT4YPUUxKebig/jlbZTlmigaOQJRJvSIeO1qLbqsIMI3dZaKWrrTEZfbUAxrKcmWehtloC3w/BbfFZlnprP+rKUadCTDqGGalExMUf3v3/x7czxUZrAUYoWp2tJ0WVzoWGaTUJHWHQj1ofifBd/ERoHdWI+etORT6FrUcjhQ1SwdKEuChUZ9pCxDD9SDUKwlW00X7rST4qUTGC2LDN4af+L8Fpt1cfVltZf+RQmD3tJNUqMVd/fZLpNE0it1imevpzHJ7Yx3Mnx40WxU+B0LbeokzLnAkxLhHf5SvI5DXBmGMQfqf9QbaHw2x2WejszscQGIM8CA2NvAiYW3FIgBgbwdVx32fivx74WfxKISfZIvrr67rZM6aIGfydacHs8xmlkW6wt1hbrC7WTPbSrtpV20q7eVcEy7eZFyRnuJe7zf0QA80jNhvOoW2HkZb1vW9b1vW9b1vXIrL5l8tq+zE7u9WHhDyltABNcUG7j5tqYstuW5bluW5bkcggt8hqSNwPrhMKYUTsKInJ6lbi870rxxxshZTR7gB9wyRALNzCIyiSysrlbJ8rKOMRTKz/ZYTCmFejIpVGJzFXrjD52JmhGY5JjEiFNJ7Xn3hnjYI8FlSRhIu3TVhQswt92IHiQExNa/sxLkFcrIp3QjJKoqSFmZvK3Z43JuR+PChwTSM7FA7lGDNG2VlZWVlZWVlEPu9tibsRXYsmoxoK8QfFncbIByg+nPnkkhL6GVlZWVlZWVlZWVC+bXyWpeKIGwz7lG7MOxpzk9o9rPGuCdcM64Z1wzrhnXDOuGdcM64Z1wzqrBI0vyX3zYZCmjBRnkKwch/sXx2nsE047UISTtHUb9p2Z2KiCClG3/ADH/xAAqEQACAQMDAwQCAgMAAAAAAAAAAQIDERIEEyEQIDEUMkFRIkAjMEJSYf/aAAgBAwEBPwH9VJvhENI37jZpQ8n8BsUpeCekf+I01w/6IQc3ZCjCgidWUixYsQqteScI1UVIODs++nBUYDvN8kor4LFi7MSDxK1Pcj3aaOUyqStFXY9S/hFOoqhVqbcbjzly2aaq28JFhGqhjO/326NcNjNW+UiNZSdkUPeanzEVSb5twUeaiaIQv5H/AMNYvxT7dH7WZccmrpZ8odNwjhYo0nFXl5KlPNWNidsbFGlt+BO4jV+xduklaVhjii1uliwuiNZLlR7MGRTi7o3oG7D7NyP2KSfhmLLdbpK7Jyzll1VKb5sSomybRtGyRgovrkLkr1s/xj460KTm7/BUEnFcmbFNDmvgVT7F7h3LSZKUIe5lWu6nHx109NTlyOWKPMrmDl5MDAwMCcXFXRv1PsdST8vt00LQv9k1ck8EeqmeqmeqmeqmeqmS1E5K3fSrJKzJ6n/UcnLz+5//xAArEQABAwIEBgICAwEAAAAAAAABAAIDBBEFEhQhEBMgMTJBIlFAYSMwUnH/2gAIAQIBAT8B/FJDRcqbE2N2ZujXVEniubV/tCvqI/JQ4ox2z9k1wcLj+iWVsTczlLNJVusOyjpmM77rMs6J23UtO127dlBUyUzlDK2ZuZvXVTmpksOyiaG/EIyN9LOs65rkXj0phnCoqkwv/XVXy8uE/tQndRB0rsrUMOZbdyqqd1P/AMVHBz3b9gmhjRYBYhTtyc1izr2sPl5kW/rpxZ3iFuFhDbsc5OgsNzuq8Xh3WGeDkWRj4+1WHJC+6DborCXbuHTiw3aVn2ssMqhCSHdk2WOQ8wOVdVNkORnZUtRyHX9LWU5/kzKrrNScvpOFuGEj5k9OJx5os31wa/axW4QKuu6c/wBBE34YXHaMu++jUMT5Y3tylOpH32Wkl+kKaUIxuaLuas7fpOfdX4RRmRwaFFGI2ho4uqImnKXITluwWpWoWoWoKllLmm6vwEZK5dth3VFSckZnd+NZUiJpF91G0uP2r5kWADfui1BqLL+Kd4lNaPaGQKOnll8RYKno2Qb++NdUGCP49yg58jt0Pg0gK4b4q6urq6hs94DlpYf8psTG+I6cTlzPyfSjeoojO+yNHGtHGtHGtFGtFGmUrGHMOurojK7O1QYZY5pEyNrBZo/M/8QAPBAAAQIDAwkECQMEAwAAAAAAAQACAxEhEjFBBBAgIjAyUWFxEzNSkiNAQnKBkaGisQViwRRDYNFTgvH/2gAIAQEABj8C/wAL13gclqQ3HrRUDB9Vvjyrfb5VVrD9Frw3DpVajwfVdY1wAvXgbwF+ai3VgsFu5qq+23g7/apR3hPqRZBq7F3BEmpN5KotaqoJaNRNaikVzQZG+DvUDDhH3nfwqKb/AJaco0VrTwVqE9rxyzVXLMIUQ09k/wAbawzfd9Bmmb1MmQCk2G9zPFcrcJ02/jQIDrJOIwUy+KXG8krtciiWj4TipysuFHMN7To2H77fqNoXOuCL3XuU+GaHkcHeiVd0VWhzuJWq0DoNGpUhFZPqi4AWjedEPbvNQc247NsPjU5hmfF9p15UokQT4LfI6tVqE4OHLOJC3FdRrBirf6hHMMH+2zBasSMD8Cg5zu3yT8JsSGZtOi6H/wBhs4h4augMhyHvPbf4AplnaxcXvqpOhsI4Fq/qP00WIgvhey9MiNucESUcvjDXf3QPstzlrhNpoQsoyInUGvD6aLH8DspqfGueJENzRNdvE77KNdx/C9LEYz3jJWob2vbxBnmjwxdvj4pzPHq/NBrbhQJ0LJ4faubRxJkAg3KofZT9sGYzZG4e0x7TokJjuI2MX3ToZRLgjElSGygRyjLYgtuxP4CGX5N3UrTmj2moObcaqMeDWhWvCQVHiMvawkJgDbcQjFCLNnaubUTx4SVl5m6E4w5pp/4mfn/xUzVzs2MX3dCJD8TZJ0xrhotDm01/ChZRTsN1tcU/JohBgsh3yr0ULtTKxDFr5J0R9HRDaKLTcVFySLvBtnqOKfEiPIyqFKGYcr+aa+5rKkq4mJFcYlkcMETFYbbzNxGk3qfzsYg/aUM9JfFOLXs1sJUWqxjoWFd1NOUPhyBmITDaLjzQMQWYQqG8eucGZa9tzhgpxYc3inaQjI/IqT+0k2+1KX0UmiiqFTRhdJ7Kz4aZ7lRzfnmtMk040v07DXV4N/krWFs8XLVoOGGgZdEG8KbI8H1zyNyk5oW7NvFv+lNpmNGbjIL0eq3xn+FJukwcNY7Obd5ldKdzuIotWID74XdNPRy7n5uC1nsZ0qVMze7i7YGIfau6bC0ywGm6Ymr4flKvh+Uq+H5SjJzfKt9vlW83yreb5VvN8q3m+Vb7fKg10jO6Su2IYPj0UhdsIfujZw/jsaCZNwVavN507Im93AKsJ/wqh2b+rSvStLed4UwaaesV6NtkcXKGXOLiZ6dUMSbgFafWJ+NMNbvO+me22kQfVA8UX2uz5hTfDm36/JUNeGeTJvP7UO09Gw4hUFeOaF8dGq1V6OvFxuXF+LjpzNSbhxQc4gcgFrCY5IloLmi8hWYVZ4prGzc64AYq3Fk5+Awbm1mhasV35XpHOfyUmiSkblOHN0Pw4hTaZhQvjmxVywatRrnczQKcY2v2i5SAkNOxD38eSnEJeeamz5IEIwf7Y15JrWYCpNwRs3m9xvOxtQ5NfiMHKGx1prhOYxCpEf8ARd6/6KpefitWG2eyc7i453tPvJ7xdcFDGEtnC6Hak+0aDqpK0SQ2eCmTTijEdOzcByWqK3AKyGh4GM13X3Bd19wXdfcF3X3Bd19wXdfcF3X3Bd19wXdfcF3X3BdpEAbK4T2oHhbn3QrRu/hCId0bvPn6yyLhulTGaULdxcUO1Nrlh61I1C1HObyWtN/vf4x//8QAKhABAAIBAwEIAgMBAQAAAAAAAQARITFBUWEQMHGBkaGx0cHwIEDh8WD/2gAIAQEAAT8h/wDF6tHmfSe8x1+58EbDw/gYDueM+3Xf2nvTwzVq4vPp/VGa3lKYEes+5+odqNdXmKqCvSac/PEOj84jz85ra8sxo06zSFpvHa90eX2mKaOuBP6WKAYTT7sLIPKCzROOXSZDL7QjRDp/AXBqLxQ9VXRlCaZZTkGRMJ4RLEtxoj0eH+gtKVgNujrCACjjsQUFGDsXL7SwHbnPpOpmXddipG4r52MBESx2iKS8L8od6xrRa+9CANCBU+g4hMIFq7SkNNZFvAgy9Y6rhly5cCOBRrdUZcvBbX0mjR1w146yj0v0QMuUCOSYjbaEEdGIr2Wvvd45lHazV/rrg2JnWkXM0PlR5/doU5GdwlC3XBcuXLlwKyPGW4OFZiGACZQ0l9jB7xhqtLOvSZJjs7vG9/ln+whrS4SDGCOxtKsPnPoSgNjdCE0zdXLlwuZG6Ob/AKjN5tvmM8e1/BFAXUp+6+JTwNjLlwZxl5uH/U/ee6ZwCqeX+3CDglzWxl7EB5tcdl6G06CjCRlruTh4rZm5WPCCyoDWZKMPkN8WBURB3lsaJHyOSef789pmozzW/Bww7mzWgXGgtcnnmEYKhaxfpmOLS5rTo/PnDqa6I29ZfUNkJdABKuBxu97mcE3DyfmFoBgcBLuYyVcdWGftoyXrx4wXG9LwQU/mJDY1hfs6iE53F9u5sn7VDQHEpzCJP0ckymH6lAB8Q5jOfjOOkpGalK8c+GLpZgeSGO081y/mGl/gUfxEezf1rEMbZUsByx3aVMzfI+iwG4aeyTUMr5L+odxoijG1hjM+jZ7vc+8QgdoaE/i7wxaS+3aFPdL8JdbucRbtg2G1oJ8Dp2oXKMWpccHpUJ2wpgtdJa7pR+uI5Pcj6re8/wAvAjIpwFkVFuLD3hbOxA5+iI5m0IxjP3vLuaW1fgiscl9pSbr0TIdbb23rLjkNi55XjxhdBOJQ8vCUtkWdVz9IS5WnU2/x0gyjqHY4cDH1thw/RqfGDhb5eM/1JfnHpGMYxOo97PciynSJZap9LCELzZ6y9SXoI8QpocNEEGXLixcR6Aem0c7HlC4W/mWKEKbWGMZejU4eLiCVoDuTLzsV8dH8QhEY2tSYFG1FVAEz81Z8/pKI+l23LiEAbrUccvAfD8so5rlXKvLGMe1w2vQ096h3S1V4vU3PSEgjY6QhBgzFbzdoD6fQ+p9THXwP+YOkCJ0H8F/FAFQ0e68DQl9ixe1ynVvafzYHToxknOs/RvzP0L8z9C/MroYt0PHvP+x+5/1v3P8Arfuf9f8Ac/7P7jb+T9zTjGwrTauzW+CGmdexYvbgtmmU5fH6xCMKGA/m6digTfuQBJLb1+MuXLlxZSwhC5gsRVDvD6o9bjw/m+oGuz4ukt0hyiCdUCskH5IaXQXybQwErcZb+LWmiZehu+UP1p9JQdpnw4ly+wT2gDy4hMDhbqbCXjQcH81Bp6HhuwwAKJuwkrDY8OGFX4FwcJmqUPlvHcqaJivWGaxNVh9O3WocEX76S9wwy54XaL3karK+fZ9/8ew7YINsCHofNi4HoD78IEpm6h+j+dPHAHVRymFFipkQ5dZ5S0bN6I85hxR2IHWBGUN2ioQOh7XL17J+Z13Is0Zw18ojROTj0lWA6RRAFFIljMMbjV4PJ01hMibk978ZXqXDgirRwhqEZv8AUi2D+GfswUINA2/mtONLTp/uL1cXpLdLvcP1NhTBYmk638XbKvbHonfr0hxZ/SOh07l/ynRlPe4es8h0+CO0/G34hveh9IH3+vxH7Jyq317rLt57wwNUAioaH5+J4UetUxCgHB3f/wCf0oI71Wne17wPMVfAh0PITCjmUIULtNRkZVXyZoQ0ddoSgYzBJZ1HuHe973vdfLr5dfIyIKZDbv3qbfYeK/52VLd/V6S2oEqQpNNO7v1j+ylZdfB4gCJDLKGG1VCcHMLbD0JR8t/P+07ETCO8vWfwpD1id3+rHpAAo0/8v//aAAwDAQACAAMAAAAQ888888888888888888888+kYuG7+8888888qvDa5dpQQ88888+nj2rixnwo38888iVAXbjIKBmy88889W6DQtJJeMC8888o1vEYWy81UI8888yGTUO8Zp6FY8840n7iTzI9VihX88q7Fb0ZzCvg8388utILSxOMZDbk886C1hT2+KcNcc888XkZHM888u888888I1d888888888888888888888888888//EACcRAQACAQIFAwUBAAAAAAAAAAEAESExQRAgUWGRcYGhMECxwdHh/9oACAEDAQE/EPtUaLZnHXbeH9RlaKI6N4YLLvtHaKfo/wDvH5ZhzBLvCMyTH5ky/wBnnfheCXB13/kFmA448pp4GXaDVuaREaeWtXQzMgItkyxjqHYKTaFQ1dI01E8FeHTMA0y5fEob1le3lJGuu0VKukV2d4onD+oPekAWoAaizuOVYO8rgJTNU/ECWe3+RFrPgnSztDZR1gCxcccDoO/65bx7n4glq2ZLInAQIHBZ0n75Yu2SXFrGRmVoGd0IVgQi1pEdFvxAphAW3kYIZ6ypVRBG5uCXth88TLMJc3xFEF+MkbriG0XG0NQ4ynQjpiZO56EwTHRxdbSFiwS6Fkii/Hl1nsHiBb5rY8p9fFSplHbSAlY8T0/E9PxPSnpeIydU84t6reYKy7sYtX95/8QAKREBAAIBAgQHAAIDAAAAAAAAAQARITFBUWFx0RAggZGhscFA4TDw8f/aAAgBAgEBPxD+K4WgjtNuO0S/JN24S/ZEabcdSAFsf8Dt8E0acGx1mazc+0CFHguwYm7L4lB23IJbD5lrLLj4ad4EYDfvGaEjGELrG/qOeCDZuQHerXvBEs8qUNcIAmb8365zWK+VdogN2tHvEc57tMCwQSCk15ngXKOJqw7eXB1WClktXVa+P7mSHkgLwJUGA1s+pXu2RFw166QMlhBonoUfK3SMA2E1k2fWODJr/wBuAmsavFmdatZrFnWoqKi17y3Xh6C/fLUDd8MSmGWPaWOGzwLwvLaYdEjK2EZnd9eRFq/iKracaMug2QgZsJthekp096xdcbRzBryzQaDxpaHrLpMQWjLcZbjHahdwP14LXTwvIFa2nHv8eIdozEe0W5ZgmASgL8H+8ou0XeCeLh27TTcmK1Q815T3tmEUzxP543TgOksSteMa9pcekq1q3d/6PILRGGV9+veLZr7TT09PKtbT7sKxdoRpjeJbp951/edf3nV951feBQbOfnwlzqMC89D9ZiWP5n//xAApEAEAAgEDAwMFAAMBAAAAAAABABEhMUFhUXGBEJGhIDCxwfBA0eFg/9oACAEBAAE/EP8AxVkxifS1vYZZoukm9jPwlxR997qfiIfafsMct4pfpIkUe+V+kXR1mkPbPxMID1ND3WT2lkv/AAriIjorwTpy0RtW+lpHw9vdLcQ5aj3Or5nACBbBrAO6PyiDPk/5hGDsSRbzrT8I1Ag2cREQ0G47OpCwqb+J7nyloVLL3XJyWQb/AMBQ1lj2qS26H4NDfpEVetXlv60IjttcQ8wsV6en/U4cIK+gM1J3DPvFjZdfHhiJI7MtEq29nqtmBLmKdnbZ5NHhxB+8tR9pVrlbr8nbTXQygYAQ0Dxqf7/6iEIGAMBH0X0mB5Ost160tCIRBpDZ0TUe/oWEG3U7TJ8n8MNkClFiRdCj9o7J+HfRzV6PuMu+tR7D37HPaGHXkhIy8p/MxLlH6AFquxGOIB7wma7pAHsttuA2T6O4roQomAOLOY00rEVqvVEUO1S3HoDhrhuJNNyQ6h8juTuhKxCkirqWV1IZdhSTL1Aeugdxo853+5d2HpgLguJcL+kPm4FXelyzulzOQmjvYLl64bxVqeJS+cBwfMTAlgrtLaMv0d5xAFNbVU23lRH2uYPaAylF1atq+sXLS72MneCbYM+jd8Jj26RR6Ft87PJp9u5/YOco8o9mHeABqlvd9NRu79R0Dob1u5jQ72384nmoTG7De5c0bjDDx34afVyRZC9KVmjFvgzGTFJrB2yo+7rK4S0IX2p+Yzel5UOCxtfTKtLGHJLJuP46VsjKxkgTS4cRtXgulte9T5Q0+0y1Ze2c/KBiHi6EZdEL37xXZyc5Ay4QRMP3BSwe71WJXApoTsk1Hw9Ryj2dYvSmWRVKuq3HkbHkg7ElWhz41iM10DRUA2yt9HlghZEmCNrqPaikZQi521ek8NXyeh3R2PS1jQA/6NR8TR9kk1KXYLmYW/vJX59BJFhpCKBNbrRajHc07UL2KcOvCYZ/eDVi4AZFDy9xqGiGYQRDBRSoPFeYxGAaUgh14UJitNAUHsEIE/RN1KClvQA4u7gR0HwpoLg3cajqkB3eEDBoN6T5UDpH6NuNILxUZydnxLObX90X8/ZUXUo9xK80AfEBaQd47qo3akj2bviPO0RauJd2nmIA9589wg0BtrrcuIyAsatJmm9QeFgBSS3Cx9mI1wp9n7CKaXe10U+IxrkG1tvdGUjGEG4Yyq38seTsaGXIbrUqtM8x/SJbaq3q1fEP5RV6BR3yeSW+I/MxFhgsDYd/RrI6b/zl+vtceWHzClN9o8dLLqSh8NPiCxa2gj8x7SmKxgOBTfT14OJilES9DWyVjS8azmGQAXleO8UzXHUuPGBAZLk7iQFfVMLD60IPPIhVHiwB0GhTR0qusGIULygLYvm/a5YwT8QjaQudoXoEM2wADYFBwRq5V0hpC+rNXo1kFN1T7M2jmO9pSOx7iAJSWcwvsK7MvK20ZOHNQ9AB1AKXdkoetEIANa2dSlTiMaWgRWFmQcoCwNICrq2sSnda1n0cxjUFg5VdKYrEIu9BcVnU6K3WGNv6E8oiHFtbVE3GCgdQzbWFRqjpMkU2plXVarzCu7b3uSnZbWz9GdNuhBZ1BeT+32QYLRT2guvr5D8BF6LmHVFhBg12vfmNLpO8Z2ZGOZopHk9pgYwegQxZFwGjpMrHNTtuMOBboO85KJ883RxAlDTgHqGz2jrHoUsyB0eB8s0xWdgr7RzCi9pQ/l5j9BLC0midIWUOUCfUdo2wq1M8l+fZCvWR3XD08wYPoY1YnGB5lcg601OXX2OGNEZW3UkcrFHFKuYhMXW7tf7nsmj7VgqKQzR81vIQGQrRuRRSr0rN6yvKmvm5pLf3OmH5wUPsJgORAfCwTmnyFT8zWYgJr+Ci+Y2bW1i+oLfpmrpK3ZavtdT5bfJDT6lRMt2NxXCoBetZ119e/wDZ/GCPNXfNHTdwOPJfAiw4MltdgzpgmzVsWzpaS003r1iur8rB2hxIBXTLF9RXMC9IPhDrHGQa/n8ujuu0KUEBoBofXrQXJdl8E0SnDicGdzO6V6/RkBlrzN6XtOVUrx9Z5R9KIwRnWPsZ+ZvDgauh+V2MxWIQGMOwcND33h9LpB9boo36IgeLuBbtsXgb9rljYIFrMlOXs+IuRO8+BfkHeaQNBI+SErzulurLx6lQgXdQ32Bl8EUofIeC/lO0tLtLoCrQKDwepeYhOpOCXdZaDVi1+1RXQ/a4N4AXBpcv5Vu/aH1PXeLqJY81QcpD7DoQAKjWzDlpZKA98fjUh9w5HayZrweWGj2LBuVhzmK47XfBpEhdpI91n1FhC1pDzoe8sWRFC63evpjOzcYFdYvdLLMME/pdMBdCO6ynacE5CUsIPjX4Jga2kPnd3DzUvYKADsB8B8w+m4dc3RRdcBqrpGBTcALeq2uDOIXVWUmjq5WdnxGpICldXqQWm6LjLQ4Ig7lDHyxqoOSqNeDdXBLSXvJ7J9z4qKVVtd2URk0pXYdolW18J5Cx0ePLzFD5gQfKAVUeRqnB1E3JYEWcp+u8/BtZiFIKxLGKk/qsGh3xAa+wR1UeUJZnrig+7K+x/gM+BiksuTyv+g4gtIoYA4D67IOA7J0s3Wx5eQQxdWAOwFAdiJMg5XHjL1c6dYM6dcpHo9EfxAUnK2tuHgAOrwQrWX028ug560ZiQ/r0fgGCFd53TundO6d07oIbGkzZGVpaB/Bx13N4AEyrLla62OzkfTMFvLOChzD9HHwISIN/zFsDr9m7a2x6lg+AJay9LdMQyAugtsp3o91gMuYvovacWp4iB1LHRaZa6u7DlO+X6y3WX6y/WX6zvl+svMDIpMKNXS8190Kw9zhjwavAwwmwi+vMxUzHuwfXNLtTpiVzrBAK63pK5gVkSvAZyrR0rrFXaKAoU0V0t9iBAjakNNg9rIdV/HM5/wDHM538cznfxzOd/HM538cznfxzP7D9z+Q/c/kP3DVB8NRaTAAUGdfuvO0pcq32JHTUwQ50rYN0euz4ju0E0wWl8F3zCrsoKUKWbFKdy9IFSpUqVKlSpUqVK+6T6Kfk23i1L5JcAXesJ3ImaU6uYtHWRbooWtlMHW9FbTVxv034cntAr/JJaKBYHZIlp2icIUU94ccmQBv2gPm4aAAUBgD/AMv/AP/Z</photo><BarCodeData>87Y0121</BarCodeData><Name><Forename>Jane Second</Forename><Surname></Surname></Name><LetterAddress><NameLine1>Jane Second</NameLine1><AddressLine1>government road</AddressLine1><AddressLine2>Council</AddressLine2><Town>London</Town><Country>United Kingdom</Country><Postcode>EC1 2Z</Postcode></LetterAddress></BadgeDetails></Badges></LocalAuthority><LocalAuthority><LACode>LBKC</LACode><LAName>LA description</LAName><IssuingCountry>E</IssuingCountry><LanguageCode>E</LanguageCode><ClockType>STANDARD</ClockType><PhoneNumber>02070140800</PhoneNumber><EmailAddress>email@mail.com</EmailAddress><Badges><BadgeDetails><BadgeIdentifier>CC12DD</BadgeIdentifier><PrintedBadgeReference>CC12DD 9 0234X0121</PrintedBadgeReference><StartDate>2019-01-02</StartDate><ExpiryDate>2021-01-01</ExpiryDate><DispatchMethodCode>M</DispatchMethodCode><FastTrackCode>N</FastTrackCode><PostageCode>SC</PostageCode><photo>/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wgARCADsAOwDASIAAhEBAxEB/8QAGwABAAIDAQEAAAAAAAAAAAAAAAQFAgMGAQf/xAAaAQEAAwEBAQAAAAAAAAAAAAAAAgQFAwEG/9oADAMBAAIQAxAAAAH6oAAAAAAAAAAAAAAAAAAAAARI+y41DDzbdzFiSKPfz3Y8eyYEf108njJd3h1CFN06gS8AAAAAAFFynspll8/oxbKS718/dS1y2NQ264G3z3XAusKXejtoUfj37FQX/wBHmB1gAAAANfiuovZXzepIlY8zY4a+iqriXu9rQjng8895uF10aU/Z0fOEc62fr4dK29pcXTsWrb9Nkh6AAAUt1ylKxqsa+f8AP3tsfZylzhaVd5fadWok89bUO8ukt6UpZH0bPfz/AJF3VvwGba7BqYd7Rr266/axvuQ6/wClzgv1gAAMeM6rmMa9s26c8S3jpgdP9BnWez5Ha7dD6RzPS89m24vSUFjz9q8OB7DZo95w9vHz7W+PjC+V2pvurbBq6zlug16lgNzPAAAg8703L4mhqSfMm5q0WDTz/l0y2z+iz+8haLTEu+1tnF4+/K6T6pB26trvsGJcjeSdGXawwzw5zxv+f6PYrzhu5wAAHnGdpzGZb0ZYZfO35GOrHtymxY82fm/LX6jsYJeZY4RTRskZxnHzyw4TxxyxjLT2PL9X9DSDUpgAFTlwnaVvnkPaHZvy+f0dGe32PmGmV7OMX2Ron498cpt2KD3FhzkxIS8w2YdVtcee/WZIdIgFdp4dNU/mZeVavVZl0hY+V4sFee2Hlfq8WdVr08JyGtl2M/MPQ2bZ+aM9kDo86PVZ7tINCsArJHM0rGdhVTcC7J1xtlrn5qnSukKrZJicuuWjdP8AfKeRZV84you+Nz915YbqPbLbp1doTo0a0tQq+hl5a1ULfABU23HUbDyRK+ev69O7Cxxi2MLdZlKRUPZSKJSKJaJ6Z4ebbHOV5ctGpVSpbpEOkAAAIfMz4Pz2lhcQ1SWeaVc4V7qGry5d1B7y7qBy7qBy7qBy827SiFngAAAABRx+iqsy1AwtrLn7WWhqVQn4AAAAAAAAAAAAAAAAAAAAAAAAAB//xAAsEAABBAEDAwMEAgMBAAAAAAACAAEDBBEFEhMQFCAhIjAjMTRABjIVNWBB/9oACAEBAAEFAv8Ai5Zo4kV5k9yZ13M67mdNclZDeZRTRy/qzzhC0tmWRM2EzZTQm67Y12xp4TZYTizqOxLGoLATfpWbeHx6xxkaCuLJsMsrKz0JmJHAiF2d2Va36/PcsZdmwooemeuVlT24IHhnjmHKJmJpA2p2VOxtf5bs+xmbDQx4TlhpNchGStYjsxdTyQPo0Dr/ABs9SSpZaxGn9UY7XdsqjPvb4zJgF3cyhHLrVzOV6mnQwCIiPiRsKazC7sw7llG2WWXAojaSP4tRP0QegpowGW1qdes469Ud4LEc49NSvtUAdJt3kX8arYIb2ilXmGeLoX3WnngvisFvs9b9mae1p+i1qzHWjIbmlPXKrM1iCR9oaPW5pBBbFNExBpovSv5WU/3QFxy/CT4YPUUxKebig/jlbZTlmigaOQJRJvSIeO1qLbqsIMI3dZaKWrrTEZfbUAxrKcmWehtloC3w/BbfFZlnprP+rKUadCTDqGGalExMUf3v3/x7czxUZrAUYoWp2tJ0WVzoWGaTUJHWHQj1ofifBd/ERoHdWI+etORT6FrUcjhQ1SwdKEuChUZ9pCxDD9SDUKwlW00X7rST4qUTGC2LDN4af+L8Fpt1cfVltZf+RQmD3tJNUqMVd/fZLpNE0it1imevpzHJ7Yx3Mnx40WxU+B0LbeokzLnAkxLhHf5SvI5DXBmGMQfqf9QbaHw2x2WejszscQGIM8CA2NvAiYW3FIgBgbwdVx32fivx74WfxKISfZIvrr67rZM6aIGfydacHs8xmlkW6wt1hbrC7WTPbSrtpV20q7eVcEy7eZFyRnuJe7zf0QA80jNhvOoW2HkZb1vW9b1vW9b1vXIrL5l8tq+zE7u9WHhDyltABNcUG7j5tqYstuW5bluW5bkcggt8hqSNwPrhMKYUTsKInJ6lbi870rxxxshZTR7gB9wyRALNzCIyiSysrlbJ8rKOMRTKz/ZYTCmFejIpVGJzFXrjD52JmhGY5JjEiFNJ7Xn3hnjYI8FlSRhIu3TVhQswt92IHiQExNa/sxLkFcrIp3QjJKoqSFmZvK3Z43JuR+PChwTSM7FA7lGDNG2VlZWVlZWVlEPu9tibsRXYsmoxoK8QfFncbIByg+nPnkkhL6GVlZWVlZWVlZWVC+bXyWpeKIGwz7lG7MOxpzk9o9rPGuCdcM64Z1wzrhnXDOuGdcM64Z1wzqrBI0vyX3zYZCmjBRnkKwch/sXx2nsE047UISTtHUb9p2Z2KiCClG3/ADH/xAAqEQACAQMDAwQCAgMAAAAAAAAAAQIDERIEEyEQIDEUMkFRIkAjMEJSYf/aAAgBAwEBPwH9VJvhENI37jZpQ8n8BsUpeCekf+I01w/6IQc3ZCjCgidWUixYsQqteScI1UVIODs++nBUYDvN8kor4LFi7MSDxK1Pcj3aaOUyqStFXY9S/hFOoqhVqbcbjzly2aaq28JFhGqhjO/326NcNjNW+UiNZSdkUPeanzEVSb5twUeaiaIQv5H/AMNYvxT7dH7WZccmrpZ8odNwjhYo0nFXl5KlPNWNidsbFGlt+BO4jV+xduklaVhjii1uliwuiNZLlR7MGRTi7o3oG7D7NyP2KSfhmLLdbpK7Jyzll1VKb5sSomybRtGyRgovrkLkr1s/xj460KTm7/BUEnFcmbFNDmvgVT7F7h3LSZKUIe5lWu6nHx109NTlyOWKPMrmDl5MDAwMCcXFXRv1PsdST8vt00LQv9k1ck8EeqmeqmeqmeqmeqmS1E5K3fSrJKzJ6n/UcnLz+5//xAArEQABAwIEBgICAwEAAAAAAAABAAIDBBEFEhQhEBMgMTJBIlFAYSMwUnH/2gAIAQIBAT8B/FJDRcqbE2N2ZujXVEniubV/tCvqI/JQ4ox2z9k1wcLj+iWVsTczlLNJVusOyjpmM77rMs6J23UtO127dlBUyUzlDK2ZuZvXVTmpksOyiaG/EIyN9LOs65rkXj0phnCoqkwv/XVXy8uE/tQndRB0rsrUMOZbdyqqd1P/AMVHBz3b9gmhjRYBYhTtyc1izr2sPl5kW/rpxZ3iFuFhDbsc5OgsNzuq8Xh3WGeDkWRj4+1WHJC+6DborCXbuHTiw3aVn2ssMqhCSHdk2WOQ8wOVdVNkORnZUtRyHX9LWU5/kzKrrNScvpOFuGEj5k9OJx5os31wa/axW4QKuu6c/wBBE34YXHaMu++jUMT5Y3tylOpH32Wkl+kKaUIxuaLuas7fpOfdX4RRmRwaFFGI2ho4uqImnKXITluwWpWoWoWoKllLmm6vwEZK5dth3VFSckZnd+NZUiJpF91G0uP2r5kWADfui1BqLL+Kd4lNaPaGQKOnll8RYKno2Qb++NdUGCP49yg58jt0Pg0gK4b4q6urq6hs94DlpYf8psTG+I6cTlzPyfSjeoojO+yNHGtHGtHGtFGtFGmUrGHMOurojK7O1QYZY5pEyNrBZo/M/8QAPBAAAQIDAwkECQMEAwAAAAAAAQACAxEhEjFBBBAgIjAyUWFxEzNSkiNAQnKBkaGisQViwRRDYNFTgvH/2gAIAQEABj8C/wAL13gclqQ3HrRUDB9Vvjyrfb5VVrD9Frw3DpVajwfVdY1wAvXgbwF+ai3VgsFu5qq+23g7/apR3hPqRZBq7F3BEmpN5KotaqoJaNRNaikVzQZG+DvUDDhH3nfwqKb/AJaco0VrTwVqE9rxyzVXLMIUQ09k/wAbawzfd9Bmmb1MmQCk2G9zPFcrcJ02/jQIDrJOIwUy+KXG8krtciiWj4TipysuFHMN7To2H77fqNoXOuCL3XuU+GaHkcHeiVd0VWhzuJWq0DoNGpUhFZPqi4AWjedEPbvNQc247NsPjU5hmfF9p15UokQT4LfI6tVqE4OHLOJC3FdRrBirf6hHMMH+2zBasSMD8Cg5zu3yT8JsSGZtOi6H/wBhs4h4augMhyHvPbf4AplnaxcXvqpOhsI4Fq/qP00WIgvhey9MiNucESUcvjDXf3QPstzlrhNpoQsoyInUGvD6aLH8DspqfGueJENzRNdvE77KNdx/C9LEYz3jJWob2vbxBnmjwxdvj4pzPHq/NBrbhQJ0LJ4faubRxJkAg3KofZT9sGYzZG4e0x7TokJjuI2MX3ToZRLgjElSGygRyjLYgtuxP4CGX5N3UrTmj2moObcaqMeDWhWvCQVHiMvawkJgDbcQjFCLNnaubUTx4SVl5m6E4w5pp/4mfn/xUzVzs2MX3dCJD8TZJ0xrhotDm01/ChZRTsN1tcU/JohBgsh3yr0ULtTKxDFr5J0R9HRDaKLTcVFySLvBtnqOKfEiPIyqFKGYcr+aa+5rKkq4mJFcYlkcMETFYbbzNxGk3qfzsYg/aUM9JfFOLXs1sJUWqxjoWFd1NOUPhyBmITDaLjzQMQWYQqG8eucGZa9tzhgpxYc3inaQjI/IqT+0k2+1KX0UmiiqFTRhdJ7Kz4aZ7lRzfnmtMk040v07DXV4N/krWFs8XLVoOGGgZdEG8KbI8H1zyNyk5oW7NvFv+lNpmNGbjIL0eq3xn+FJukwcNY7Obd5ldKdzuIotWID74XdNPRy7n5uC1nsZ0qVMze7i7YGIfau6bC0ywGm6Ymr4flKvh+Uq+H5SjJzfKt9vlW83yreb5VvN8q3m+Vb7fKg10jO6Su2IYPj0UhdsIfujZw/jsaCZNwVavN507Im93AKsJ/wqh2b+rSvStLed4UwaaesV6NtkcXKGXOLiZ6dUMSbgFafWJ+NMNbvO+me22kQfVA8UX2uz5hTfDm36/JUNeGeTJvP7UO09Gw4hUFeOaF8dGq1V6OvFxuXF+LjpzNSbhxQc4gcgFrCY5IloLmi8hWYVZ4prGzc64AYq3Fk5+Awbm1mhasV35XpHOfyUmiSkblOHN0Pw4hTaZhQvjmxVywatRrnczQKcY2v2i5SAkNOxD38eSnEJeeamz5IEIwf7Y15JrWYCpNwRs3m9xvOxtQ5NfiMHKGx1prhOYxCpEf8ARd6/6KpefitWG2eyc7i453tPvJ7xdcFDGEtnC6Hak+0aDqpK0SQ2eCmTTijEdOzcByWqK3AKyGh4GM13X3Bd19wXdfcF3X3Bd19wXdfcF3X3Bd19wXdfcF3X3BdpEAbK4T2oHhbn3QrRu/hCId0bvPn6yyLhulTGaULdxcUO1Nrlh61I1C1HObyWtN/vf4x//8QAKhABAAIBAwEIAgMBAQAAAAAAAQARITFBUWEQMHGBkaGx0cHwIEDh8WD/2gAIAQEAAT8h/wDF6tHmfSe8x1+58EbDw/gYDueM+3Xf2nvTwzVq4vPp/VGa3lKYEes+5+odqNdXmKqCvSac/PEOj84jz85ra8sxo06zSFpvHa90eX2mKaOuBP6WKAYTT7sLIPKCzROOXSZDL7QjRDp/AXBqLxQ9VXRlCaZZTkGRMJ4RLEtxoj0eH+gtKVgNujrCACjjsQUFGDsXL7SwHbnPpOpmXddipG4r52MBESx2iKS8L8od6xrRa+9CANCBU+g4hMIFq7SkNNZFvAgy9Y6rhly5cCOBRrdUZcvBbX0mjR1w146yj0v0QMuUCOSYjbaEEdGIr2Wvvd45lHazV/rrg2JnWkXM0PlR5/doU5GdwlC3XBcuXLlwKyPGW4OFZiGACZQ0l9jB7xhqtLOvSZJjs7vG9/ln+whrS4SDGCOxtKsPnPoSgNjdCE0zdXLlwuZG6Ob/AKjN5tvmM8e1/BFAXUp+6+JTwNjLlwZxl5uH/U/ee6ZwCqeX+3CDglzWxl7EB5tcdl6G06CjCRlruTh4rZm5WPCCyoDWZKMPkN8WBURB3lsaJHyOSef789pmozzW/Bww7mzWgXGgtcnnmEYKhaxfpmOLS5rTo/PnDqa6I29ZfUNkJdABKuBxu97mcE3DyfmFoBgcBLuYyVcdWGftoyXrx4wXG9LwQU/mJDY1hfs6iE53F9u5sn7VDQHEpzCJP0ckymH6lAB8Q5jOfjOOkpGalK8c+GLpZgeSGO081y/mGl/gUfxEezf1rEMbZUsByx3aVMzfI+iwG4aeyTUMr5L+odxoijG1hjM+jZ7vc+8QgdoaE/i7wxaS+3aFPdL8JdbucRbtg2G1oJ8Dp2oXKMWpccHpUJ2wpgtdJa7pR+uI5Pcj6re8/wAvAjIpwFkVFuLD3hbOxA5+iI5m0IxjP3vLuaW1fgiscl9pSbr0TIdbb23rLjkNi55XjxhdBOJQ8vCUtkWdVz9IS5WnU2/x0gyjqHY4cDH1thw/RqfGDhb5eM/1JfnHpGMYxOo97PciynSJZap9LCELzZ6y9SXoI8QpocNEEGXLixcR6Aem0c7HlC4W/mWKEKbWGMZejU4eLiCVoDuTLzsV8dH8QhEY2tSYFG1FVAEz81Z8/pKI+l23LiEAbrUccvAfD8so5rlXKvLGMe1w2vQ096h3S1V4vU3PSEgjY6QhBgzFbzdoD6fQ+p9THXwP+YOkCJ0H8F/FAFQ0e68DQl9ixe1ynVvafzYHToxknOs/RvzP0L8z9C/MroYt0PHvP+x+5/1v3P8Arfuf9f8Ac/7P7jb+T9zTjGwrTauzW+CGmdexYvbgtmmU5fH6xCMKGA/m6digTfuQBJLb1+MuXLlxZSwhC5gsRVDvD6o9bjw/m+oGuz4ukt0hyiCdUCskH5IaXQXybQwErcZb+LWmiZehu+UP1p9JQdpnw4ly+wT2gDy4hMDhbqbCXjQcH81Bp6HhuwwAKJuwkrDY8OGFX4FwcJmqUPlvHcqaJivWGaxNVh9O3WocEX76S9wwy54XaL3karK+fZ9/8ew7YINsCHofNi4HoD78IEpm6h+j+dPHAHVRymFFipkQ5dZ5S0bN6I85hxR2IHWBGUN2ioQOh7XL17J+Z13Is0Zw18ojROTj0lWA6RRAFFIljMMbjV4PJ01hMibk978ZXqXDgirRwhqEZv8AUi2D+GfswUINA2/mtONLTp/uL1cXpLdLvcP1NhTBYmk638XbKvbHonfr0hxZ/SOh07l/ynRlPe4es8h0+CO0/G34hveh9IH3+vxH7Jyq317rLt57wwNUAioaH5+J4UetUxCgHB3f/wCf0oI71Wne17wPMVfAh0PITCjmUIULtNRkZVXyZoQ0ddoSgYzBJZ1HuHe973vdfLr5dfIyIKZDbv3qbfYeK/52VLd/V6S2oEqQpNNO7v1j+ylZdfB4gCJDLKGG1VCcHMLbD0JR8t/P+07ETCO8vWfwpD1id3+rHpAAo0/8v//aAAwDAQACAAMAAAAQ888888888888888888888+kYuG7+8888888qvDa5dpQQ88888+nj2rixnwo38888iVAXbjIKBmy88889W6DQtJJeMC8888o1vEYWy81UI8888yGTUO8Zp6FY8840n7iTzI9VihX88q7Fb0ZzCvg8388utILSxOMZDbk886C1hT2+KcNcc888XkZHM888u888888I1d888888888888888888888888888//EACcRAQACAQIFAwUBAAAAAAAAAAEAESExQRAgUWGRcYGhMECxwdHh/9oACAEDAQE/EPtUaLZnHXbeH9RlaKI6N4YLLvtHaKfo/wDvH5ZhzBLvCMyTH5ky/wBnnfheCXB13/kFmA448pp4GXaDVuaREaeWtXQzMgItkyxjqHYKTaFQ1dI01E8FeHTMA0y5fEob1le3lJGuu0VKukV2d4onD+oPekAWoAaizuOVYO8rgJTNU/ECWe3+RFrPgnSztDZR1gCxcccDoO/65bx7n4glq2ZLInAQIHBZ0n75Yu2SXFrGRmVoGd0IVgQi1pEdFvxAphAW3kYIZ6ypVRBG5uCXth88TLMJc3xFEF+MkbriG0XG0NQ4ynQjpiZO56EwTHRxdbSFiwS6Fkii/Hl1nsHiBb5rY8p9fFSplHbSAlY8T0/E9PxPSnpeIydU84t6reYKy7sYtX95/8QAKREBAAIBAgQHAAIDAAAAAAAAAQARITFBUWFx0RAggZGhscFA4TDw8f/aAAgBAgEBPxD+K4WgjtNuO0S/JN24S/ZEabcdSAFsf8Dt8E0acGx1mazc+0CFHguwYm7L4lB23IJbD5lrLLj4ad4EYDfvGaEjGELrG/qOeCDZuQHerXvBEs8qUNcIAmb8365zWK+VdogN2tHvEc57tMCwQSCk15ngXKOJqw7eXB1WClktXVa+P7mSHkgLwJUGA1s+pXu2RFw166QMlhBonoUfK3SMA2E1k2fWODJr/wBuAmsavFmdatZrFnWoqKi17y3Xh6C/fLUDd8MSmGWPaWOGzwLwvLaYdEjK2EZnd9eRFq/iKracaMug2QgZsJthekp096xdcbRzBryzQaDxpaHrLpMQWjLcZbjHahdwP14LXTwvIFa2nHv8eIdozEe0W5ZgmASgL8H+8ou0XeCeLh27TTcmK1Q815T3tmEUzxP543TgOksSteMa9pcekq1q3d/6PILRGGV9+veLZr7TT09PKtbT7sKxdoRpjeJbp951/edf3nV951feBQbOfnwlzqMC89D9ZiWP5n//xAApEAEAAgEDAwMFAAMBAAAAAAABABEhMUFhUXGBEJGhIDCxwfBA0eFg/9oACAEBAAE/EP8AxVkxifS1vYZZoukm9jPwlxR997qfiIfafsMct4pfpIkUe+V+kXR1mkPbPxMID1ND3WT2lkv/AAriIjorwTpy0RtW+lpHw9vdLcQ5aj3Or5nACBbBrAO6PyiDPk/5hGDsSRbzrT8I1Ag2cREQ0G47OpCwqb+J7nyloVLL3XJyWQb/AMBQ1lj2qS26H4NDfpEVetXlv60IjttcQ8wsV6en/U4cIK+gM1J3DPvFjZdfHhiJI7MtEq29nqtmBLmKdnbZ5NHhxB+8tR9pVrlbr8nbTXQygYAQ0Dxqf7/6iEIGAMBH0X0mB5Ost160tCIRBpDZ0TUe/oWEG3U7TJ8n8MNkClFiRdCj9o7J+HfRzV6PuMu+tR7D37HPaGHXkhIy8p/MxLlH6AFquxGOIB7wma7pAHsttuA2T6O4roQomAOLOY00rEVqvVEUO1S3HoDhrhuJNNyQ6h8juTuhKxCkirqWV1IZdhSTL1Aeugdxo853+5d2HpgLguJcL+kPm4FXelyzulzOQmjvYLl64bxVqeJS+cBwfMTAlgrtLaMv0d5xAFNbVU23lRH2uYPaAylF1atq+sXLS72MneCbYM+jd8Jj26RR6Ft87PJp9u5/YOco8o9mHeABqlvd9NRu79R0Dob1u5jQ72384nmoTG7De5c0bjDDx34afVyRZC9KVmjFvgzGTFJrB2yo+7rK4S0IX2p+Yzel5UOCxtfTKtLGHJLJuP46VsjKxkgTS4cRtXgulte9T5Q0+0y1Ze2c/KBiHi6EZdEL37xXZyc5Ay4QRMP3BSwe71WJXApoTsk1Hw9Ryj2dYvSmWRVKuq3HkbHkg7ElWhz41iM10DRUA2yt9HlghZEmCNrqPaikZQi521ek8NXyeh3R2PS1jQA/6NR8TR9kk1KXYLmYW/vJX59BJFhpCKBNbrRajHc07UL2KcOvCYZ/eDVi4AZFDy9xqGiGYQRDBRSoPFeYxGAaUgh14UJitNAUHsEIE/RN1KClvQA4u7gR0HwpoLg3cajqkB3eEDBoN6T5UDpH6NuNILxUZydnxLObX90X8/ZUXUo9xK80AfEBaQd47qo3akj2bviPO0RauJd2nmIA9589wg0BtrrcuIyAsatJmm9QeFgBSS3Cx9mI1wp9n7CKaXe10U+IxrkG1tvdGUjGEG4Yyq38seTsaGXIbrUqtM8x/SJbaq3q1fEP5RV6BR3yeSW+I/MxFhgsDYd/RrI6b/zl+vtceWHzClN9o8dLLqSh8NPiCxa2gj8x7SmKxgOBTfT14OJilES9DWyVjS8azmGQAXleO8UzXHUuPGBAZLk7iQFfVMLD60IPPIhVHiwB0GhTR0qusGIULygLYvm/a5YwT8QjaQudoXoEM2wADYFBwRq5V0hpC+rNXo1kFN1T7M2jmO9pSOx7iAJSWcwvsK7MvK20ZOHNQ9AB1AKXdkoetEIANa2dSlTiMaWgRWFmQcoCwNICrq2sSnda1n0cxjUFg5VdKYrEIu9BcVnU6K3WGNv6E8oiHFtbVE3GCgdQzbWFRqjpMkU2plXVarzCu7b3uSnZbWz9GdNuhBZ1BeT+32QYLRT2guvr5D8BF6LmHVFhBg12vfmNLpO8Z2ZGOZopHk9pgYwegQxZFwGjpMrHNTtuMOBboO85KJ883RxAlDTgHqGz2jrHoUsyB0eB8s0xWdgr7RzCi9pQ/l5j9BLC0midIWUOUCfUdo2wq1M8l+fZCvWR3XD08wYPoY1YnGB5lcg601OXX2OGNEZW3UkcrFHFKuYhMXW7tf7nsmj7VgqKQzR81vIQGQrRuRRSr0rN6yvKmvm5pLf3OmH5wUPsJgORAfCwTmnyFT8zWYgJr+Ci+Y2bW1i+oLfpmrpK3ZavtdT5bfJDT6lRMt2NxXCoBetZ119e/wDZ/GCPNXfNHTdwOPJfAiw4MltdgzpgmzVsWzpaS003r1iur8rB2hxIBXTLF9RXMC9IPhDrHGQa/n8ujuu0KUEBoBofXrQXJdl8E0SnDicGdzO6V6/RkBlrzN6XtOVUrx9Z5R9KIwRnWPsZ+ZvDgauh+V2MxWIQGMOwcND33h9LpB9boo36IgeLuBbtsXgb9rljYIFrMlOXs+IuRO8+BfkHeaQNBI+SErzulurLx6lQgXdQ32Bl8EUofIeC/lO0tLtLoCrQKDwepeYhOpOCXdZaDVi1+1RXQ/a4N4AXBpcv5Vu/aH1PXeLqJY81QcpD7DoQAKjWzDlpZKA98fjUh9w5HayZrweWGj2LBuVhzmK47XfBpEhdpI91n1FhC1pDzoe8sWRFC63evpjOzcYFdYvdLLMME/pdMBdCO6ynacE5CUsIPjX4Jga2kPnd3DzUvYKADsB8B8w+m4dc3RRdcBqrpGBTcALeq2uDOIXVWUmjq5WdnxGpICldXqQWm6LjLQ4Ig7lDHyxqoOSqNeDdXBLSXvJ7J9z4qKVVtd2URk0pXYdolW18J5Cx0ePLzFD5gQfKAVUeRqnB1E3JYEWcp+u8/BtZiFIKxLGKk/qsGh3xAa+wR1UeUJZnrig+7K+x/gM+BiksuTyv+g4gtIoYA4D67IOA7J0s3Wx5eQQxdWAOwFAdiJMg5XHjL1c6dYM6dcpHo9EfxAUnK2tuHgAOrwQrWX028ug560ZiQ/r0fgGCFd53TundO6d07oIbGkzZGVpaB/Bx13N4AEyrLla62OzkfTMFvLOChzD9HHwISIN/zFsDr9m7a2x6lg+AJay9LdMQyAugtsp3o91gMuYvovacWp4iB1LHRaZa6u7DlO+X6y3WX6y/WX6zvl+svMDIpMKNXS8190Kw9zhjwavAwwmwi+vMxUzHuwfXNLtTpiVzrBAK63pK5gVkSvAZyrR0rrFXaKAoU0V0t9iBAjakNNg9rIdV/HM5/wDHM538cznfxzOd/HM538cznfxzP7D9z+Q/c/kP3DVB8NRaTAAUGdfuvO0pcq32JHTUwQ50rYN0euz4ju0E0wWl8F3zCrsoKUKWbFKdy9IFSpUqVKlSpUqVK+6T6Kfk23i1L5JcAXesJ3ImaU6uYtHWRbooWtlMHW9FbTVxv034cntAr/JJaKBYHZIlp2icIUU94ccmQBv2gPm4aAAUBgD/AMv/AP/Z</photo><BarCodeData>34X0121</BarCodeData><Name><Forename>Michael Third</Forename><Surname></Surname></Name><LetterAddress><NameLine1>Michael Third</NameLine1><AddressLine1>century building</AddressLine1><AddressLine2>flat 5</AddressLine2><Town>Leeds</Town><Country>United Kingdom</Country><Postcode>LS1 3XX</Postcode></LetterAddress></BadgeDetails></Badges></LocalAuthority></LocalAuthorities></Batch></BadgePrintExtract> | 38,930 | 38,930 | 0.959491 |
1795d2777120a18982658d716cacdfe26f6a500e | 3,249 | xml | XML | xml/KK.94.xml | ONCOJ/data | fd34a1b284c5dd1e8008df9d3abcb28cfaf464bf | [
"CC-BY-4.0",
"Unlicense"
] | null | null | null | xml/KK.94.xml | ONCOJ/data | fd34a1b284c5dd1e8008df9d3abcb28cfaf464bf | [
"CC-BY-4.0",
"Unlicense"
] | 1 | 2022-03-15T10:10:18.000Z | 2022-03-17T01:49:27.000Z | xml/KK.94.xml | ONCOJ/data | fd34a1b284c5dd1e8008df9d3abcb28cfaf464bf | [
"CC-BY-4.0",
"Unlicense"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<TEI>
<teiHeader type="text"/>
<text>
<body xml:id="KK.94">
<ab type="transliteration">
<s type="cp-final">
<cl type="ip-sub">
<lb id="0" corresp="美母呂能"/>
<cl type="ip-adv">
<phr type="np-ob1">
<cl type="ip-rel">
<phr type="pp">
<phr type="np">
<w type="pln" lemma="l080132">
<c type="phon">mimoro</c>
</w>
</phr>
<w type="p-case-dat" lemma="l000519">
<c type="phon">ni</c>
</w>
</phr>
<lb id="1" corresp="都久夜多麻加岐"/>
<w type="vb-adc" lemma="l031133a">
<c type="phon">tuku</c>
</w>
<w type="p-foc" lemma="l000537">
<c type="phon">ya</c>
</w>
</cl>
<w type="n" lemma="l050210">
<w type="n" lemma="l052078">
<c type="phon">tama</c>
</w>
<w type="n" lemma="l050141">
<c type="phon">kaki</c>
</w>
</w>
</phr>
<lb id="2" corresp="都岐阿麻斯"/>
<w type="vb-inf">
<w type="vb-stm" lemma="l031130a">
<c type="phon">tuki</c>
</w>
<w type="vb-inf" lemma="l030087a">
<c type="phon">amasi</c>
</w>
</w>
</cl>
<lb id="3" corresp="多爾加母余良牟"/>
<phr type="pp-ob1">
<phr type="np">
<w type="wh-n" lemma="l042000">
<c type="phon">ta</c>
</w>
</phr>
<w type="p-case-dat" lemma="l000519">
<c type="phon">ni</c>
</w>
<w type="p-foc" lemma="l000506">
<c type="phon">ka</c>
</w>
<w type="p-top" lemma="l000514">
<c type="phon">mo</c>
</w>
</phr>
<w type="vb-adc">
<w type="vb-stm" lemma="l031887a">
<c type="phon">yora</c>
</w>
<w type="vax-cjr-adc" lemma="l000002">
<c type="phon">mu</c>
</w>
</w>
</cl>
<lb id="4" corresp="加微能美夜比登"/>
<phr type="np">
<phr type="pp">
<phr type="np">
<w type="n" lemma="l050005a">
<c type="phon">kamwi</c>
</w>
</phr>
<w type="p-case-gen" lemma="l000520">
<c type="phon">no</c>
</w>
</phr>
<w type="n" lemma="l050484">
<w type="n" lemma="l050018">
<c type="phon">miya</c>
</w>
<w type="n" lemma="l050046">
<c type="phon">pito</c>
</w>
</w>
</phr>
</s>
</ab>
</body>
</text>
</TEI>
| 31.852941 | 57 | 0.32133 |
9928de87a77ab5e984dad7bcd472f1b979649996 | 10,132 | xml | XML | Smosh Games/THAT'S MY TRIGGER (Grand Theft Smosh)-opp4Xnr8pCE.xml | gregnk/AnnotationArchive | 786233cbac2476638e1cbfa4a65aab7fcad6f164 | [
"0BSD"
] | null | null | null | Smosh Games/THAT'S MY TRIGGER (Grand Theft Smosh)-opp4Xnr8pCE.xml | gregnk/AnnotationArchive | 786233cbac2476638e1cbfa4a65aab7fcad6f164 | [
"0BSD"
] | null | null | null | Smosh Games/THAT'S MY TRIGGER (Grand Theft Smosh)-opp4Xnr8pCE.xml | gregnk/AnnotationArchive | 786233cbac2476638e1cbfa4a65aab7fcad6f164 | [
"0BSD"
] | null | null | null | <?xml version="1.0" encoding="UTF-8" ?><document><annotations itct="CAAQwOYBIhMI3NbN5PLt3wIVgsOCCh3-pATTKPgdMgJpdkihyPLX54uezaIB">
<annotation id="annotation_1681623425" type="text" style="highlightText" logable="false" itct="">
<segment spaceRelative="annotation_42526995">
<movingRegion type="rect">
<rectRegion x="0.00000" y="29.72200" w="25.00000" h="6.00000" t="never"/>
<rectRegion x="0.00000" y="29.72200" w="25.00000" h="6.00000" t="never"/>
</movingRegion>
</segment>
<appearance bgAlpha="0" textSize="3.911599999999999" highlightFontColor="0"/>
<trigger>
<condition ref="annotation_42526995" state="rollOver"/>
</trigger>
</annotation>
<annotation id="annotation_1768632685" type="text" style="highlightText" logable="false" itct="">
<segment spaceRelative="annotation_490683483">
<movingRegion type="rect">
<rectRegion x="0.00000" y="29.72200" w="25.00000" h="6.00000" t="never"/>
<rectRegion x="0.00000" y="29.72200" w="25.00000" h="6.00000" t="never"/>
</movingRegion>
</segment>
<appearance bgAlpha="0" textSize="3.911599999999999" highlightFontColor="0"/>
<trigger>
<condition ref="annotation_490683483" state="rollOver"/>
</trigger>
</annotation>
<annotation id="annotation_3253739511" type="text" style="highlightText" logable="false" itct="">
<segment spaceRelative="annotation_546022049">
<movingRegion type="rect">
<rectRegion x="0.00000" y="29.72200" w="25.00000" h="6.00000" t="never"/>
<rectRegion x="0.00000" y="29.72200" w="25.00000" h="6.00000" t="never"/>
</movingRegion>
</segment>
<appearance bgAlpha="0" textSize="3.911599999999999" highlightFontColor="0"/>
<trigger>
<condition ref="annotation_546022049" state="rollOver"/>
</trigger>
</annotation>
<annotation id="annotation_42526995" type="highlight" log_data="l-class=5&a-v=opp4Xnr8pCE&xble=1&link=https%3A%2F%2Fwww.youtube.com%2Fuser%2Fsmoshgames%3Fsub_confirmation%3D1%26ei%3DngzrVvXYK4OY-gPpxb2YCQ&a-type=3&a-id=annotation_42526995&ei=LdQ8XJyMH4KHiwT-yZKYDQ" itct="CAEQs-UBGP___________wEiEwjc1s3k8u3fAhWCw4IKHf6kBNMo-B0yAml2SKHI8tfni57NogE">
<segment>
<movingRegion type="rect">
<rectRegion x="28.68500" y="6.47900" w="44.33400" h="13.40800" t="11:44.701"/>
<rectRegion x="28.68500" y="6.47900" w="44.33400" h="13.40800" t="12:3.045"/>
</movingRegion>
</segment>
<appearance bgColor="0" highlightWidth="0" borderAlpha="0.0"/>
<action type="openUrl" trigger="click">
<url target="new" value="https://www.youtube.com/user/smoshgames?annotation_id=annotation_42526995&ei=LdQ8XJyMH4KHiwT-yZKYDQ&ei=ngzrVvXYK4OY-gPpxb2YCQ&feature=iv&src_vid=opp4Xnr8pCE&sub_confirmation=1" link_class="5"/>
</action>
</annotation>
<annotation id="annotation_490683483" type="highlight" log_data="l-class=1&a-v=opp4Xnr8pCE&xble=1&link=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DB9-XB8iEFCY%26list%3DPLeImKFecYFCzfGJ1euPhobbG1uFMXsQyw%26index%3D2%26ei%3DngzrVvXYK4OY-gPpxb2YCQ&a-type=3&a-id=annotation_490683483&ei=LdQ8XJyMH4KHiwT-yZKYDQ" itct="CAIQs-UBGP___________wEiEwjc1s3k8u3fAhWCw4IKHf6kBNMo-B0yAml2SKHI8tfni57NogE">
<segment>
<movingRegion type="rect">
<rectRegion x="1.74300" y="26.47900" w="47.02900" h="55.94400" t="11:44.701"/>
<rectRegion x="1.74300" y="26.47900" w="47.02900" h="55.94400" t="12:03.045"/>
</movingRegion>
</segment>
<appearance bgColor="0" highlightWidth="0" borderAlpha="0.0"/>
<action type="openUrl" trigger="click">
<url target="current" value="https://www.youtube.com/watch?annotation_id=annotation_490683483&ei=LdQ8XJyMH4KHiwT-yZKYDQ&ei=ngzrVvXYK4OY-gPpxb2YCQ&feature=iv&index=2&list=PLeImKFecYFCzfGJ1euPhobbG1uFMXsQyw&src_vid=opp4Xnr8pCE&v=B9-XB8iEFCY" link_class="1"/>
</action>
</annotation>
<annotation id="annotation_546022049" type="highlight" log_data="l-class=1&a-v=opp4Xnr8pCE&xble=1&link=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D9McbLCN2YWk%26list%3DPLeImKFecYFCx83nzoXXBMVvtpA3wR5Vhq%26index%3D1%26ei%3DngzrVvXYK4OY-gPpxb2YCQ&a-type=3&a-id=annotation_546022049&ei=LdQ8XJyMH4KHiwT-yZKYDQ" itct="CAMQs-UBGP___________wEiEwjc1s3k8u3fAhWCw4IKHf6kBNMo-B0yAml2SKHI8tfni57NogE">
<segment>
<movingRegion type="rect">
<rectRegion x="52.13900" y="26.19700" w="46.07000" h="55.94400" t="11:44.701"/>
<rectRegion x="52.13900" y="26.19700" w="46.07000" h="55.94400" t="12:3.045"/>
</movingRegion>
</segment>
<appearance bgColor="0" highlightWidth="0" borderAlpha="0.0"/>
<action type="openUrl" trigger="click">
<url target="current" value="https://www.youtube.com/watch?annotation_id=annotation_546022049&ei=LdQ8XJyMH4KHiwT-yZKYDQ&ei=ngzrVvXYK4OY-gPpxb2YCQ&feature=iv&index=1&list=PLeImKFecYFCx83nzoXXBMVvtpA3wR5Vhq&src_vid=opp4Xnr8pCE&v=9McbLCN2YWk" link_class="1"/>
</action>
</annotation>
<annotation id="channel:27332028-dc0a-425f-82fd-d174c2fe88cf" style="branding" type="branding"
log_data="l-class=3&link-id=UCJ2ZDzMRgSrxmwphstrm8Ww&a-v=opp4Xnr8pCE&xble=0&a-ch=UCJ2ZDzMRgSrxmwphstrm8Ww&a-type=10&a-id=27332028-dc0a-425f-82fd-d174c2fe88cf&ei=LdQ8XJyMH4KHiwT-yZKYDQ">
<data>{"image_type":1,"channel_id":"UCJ2ZDzMRgSrxmwphstrm8Ww","session_data":{"itct":"CAQQ8zcY____________ASITCNzWzeTy7d8CFYLDggod_qQE0yj4HTICaXZIocjy1-eLns2iAQ","src_vid":"opp4Xnr8pCE","annotation_id":"27332028-dc0a-425f-82fd-d174c2fe88cf","ei":"LdQ8XJyMH4KHiwT-yZKYDQ","feature":"iv"},"image_height":40,"channel_name":"Smosh Games","start_ms":5000,"is_mobile":false,"use_standalone_subscribe_button":true,"image_url":"https:\/\/i.ytimg.com\/an\/J2ZDzMRgSrxmwphstrm8Ww\/featured_channel.jpg?v=5b7f0aa2","end_ms":723000,"image_width":40,"standalone_subscribe_button_data":{"subscribeText":"Subscribe","unsubscribeText":"Subscribed","unsubscribeCount":"7.3M","enabled":false,"feature":"iv","subscribeCount":"7.3M","signinUrl":"https:\/\/accounts.google.com\/ServiceLogin?continue=http%3A%2F%2Fwww.youtube.com%2Fsignin%3Fhl%3Den%26continue_action%3DQUFFLUhqbmNLY1NyRTZ2U0p4WVN1cUVnOVpLWDRBRzlmQXxBQ3Jtc0tsN1hkMW5Rd3JPeDZmUkdIUmNGUnBMSHVYRXloUGFFcUZLbmNsSGFabGROSFFZZWhWM2tQRGlQS3o0TkRCWkI5dTQ2cEgxU0VXX2g3bWp0aVV3OExGREhJSk5MVlMySmFpR3lidGZYU1NiSmFRUk5kTTZ3Q1hNTGRpbkJMM0o4TnBCVkdMSUVMWUM1b1RsQ1g4ZWJTaFc1cGdHcjNZb1RfTFJyMmpISVI5eE5YenZLSWhDTkJiQ0pWM2FtczI1QzZQSXQ2WEpEaWQtUmhUOUk5SU9EU0lIaDBWYjRxaXk0RVVubl9xUTdFd3Z0SDVkNkIw%26app%3Ddesktop%26next%3Dhttps%253A%252F%252Fwww.youtube.com%252Fuser%252FSmoshGames%26feature%3Div%26action_handle_signin%3Dtrue\u0026passive=true\u0026hl=en\u0026uilel=3\u0026service=youtube","subscribed":false,"classic":true},"num_subscribers":"7398425","subscription_token":["",""]}</data>
<segment/>
<action trigger="click" type="openUrl">
<url type="hyperlink" target="new" value="https://www.youtube.com/user/SmoshGames"/>
</action>
</annotation>
<annotation id="video:4372e5ef-fc59-42c1-9a52-bfada2d2c962" style="video" type="card" log_data="a-ch=UCJ2ZDzMRgSrxmwphstrm8Ww&a-id=4372e5ef-fc59-42c1-9a52-bfada2d2c962&a-type=62&a-v=opp4Xnr8pCE&ei=LdQ8XJyMH4KHiwT-yZKYDQ&l-class=1&link-id=9McbLCN2YWk&xble=0">
<data>{"video_duration":"9:34","session_data":{"itct":"CAkQ1TYY____________ASITCNzWzeTy7d8CFYLDggod_qQE0yj4HTIFY2FyZHNIocjy1-eLns2iAQ","src_vid":"opp4Xnr8pCE","annotation_id":"4372e5ef-fc59-42c1-9a52-bfada2d2c962","ei":"LdQ8XJyMH4KHiwT-yZKYDQ","feature":"cards"},"teaser_duration_ms":7000,"is_live_now":false,"card_type":"video","start_ms":709967,"image_url":"https:\/\/i.ytimg.com\/vi\/9McbLCN2YWk\/mqdefault.jpg","custom_message":"","tracking_params":{"teaser":"CAoQ0DYY____________ASITCNzWzeTy7d8CFYLDggod_qQE0yj4HTIFY2FyZHNIocjy1-eLns2iAQ","card":"CAkQ1TYY____________ASITCNzWzeTy7d8CFYLDggod_qQE0yj4HTIFY2FyZHNIocjy1-eLns2iAQ","icon":"CAsQsJcBGP___________wEiEwjc1s3k8u3fAhWCw4IKHf6kBNMo-B0yBWNhcmRzSKHI8tfni57NogE"},"url":"https:\/\/www.youtube.com\/watch?v=9McbLCN2YWk","timestamp":1458244789594,"title":"SCORING WITH SHEEP (Gametime w\/ Smosh Games)","end_ms":709967,"meta_info":["by Smosh Games","217,174 views"],"tracking":{"impression":[],"close":[],"click":[],"teaser_impression":[],"teaser_click":[]},"teaser_text":"Suggested: SCORING WITH SHEEP (Gametime w\/ Smosh Games)","pause_on_navigation":true,"target":"new"}</data>
<segment/>
<action trigger="click" type="openUrl">
<url type="hyperlink" target="new" value="https://www.youtube.com/watch?v=9McbLCN2YWk"/>
</action>
</annotation>
<annotation id="drawer" type="drawer">
<segment/>
<data>{
"closeTrackingParams": "CAYQsZcBGP///////////wEiEwjc1s3k8u3fAhWCw4IKHf6kBNMo+B0yBWNhcmRzSKHI8tfni57NogE=",
"trackingParams": "CAUQwjcY////////////ASITCNzWzeTy7d8CFYLDggod/qQE0yj4HTIFY2FyZHNIocjy1+eLns2iAQ==",
"headerText": "From Smosh Games",
"iconTrackingParams": "CAcQsJcBGP///////////wEiEwjc1s3k8u3fAhWCw4IKHf6kBNMo+B0yBWNhcmRzSKHI8tfni57NogE=",
"eventId": "LdQ8XJyMH4KHiwT-yZKYDQ"
}</data>
</annotation>
</annotations></document> | 88.104348 | 1,969 | 0.76362 |
7a1901b74da2619b2b799252df8df22413195407 | 1,357 | xml | XML | app/src/main/res/menu/activity_main_drawer.xml | lshzz/androidshxun | bd19ba8f1e787bacfaba919214044ade9818d7da | [
"Apache-2.0"
] | null | null | null | app/src/main/res/menu/activity_main_drawer.xml | lshzz/androidshxun | bd19ba8f1e787bacfaba919214044ade9818d7da | [
"Apache-2.0"
] | null | null | null | app/src/main/res/menu/activity_main_drawer.xml | lshzz/androidshxun | bd19ba8f1e787bacfaba919214044ade9818d7da | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
tools:showIn="navigation_view">
<group android:checkableBehavior="single">
<item
android:id="@+id/nav_car"
android:icon="@drawable/car"
android:title="@string/menu_car" />
<item
android:id="@+id/nav_env"
android:icon="@drawable/env"
android:title="@string/menu_env" />
<item
android:id="@+id/nav_road"
android:icon="@drawable/road"
android:title="@string/menu_road" />
<item
android:id="@+id/nav_bus"
android:icon="@drawable/bus"
android:title="@string/menu_bus" />
<item
android:id="@+id/nav_custom"
android:icon="@drawable/idea"
android:title="@string/menu_custom" />
<item
android:id="@+id/nav_about"
android:icon="@drawable/about"
android:title="@string/menu_about" />
</group>
<item android:title="其他">
<menu>
<item
android:id="@+id/nav_help"
android:icon="@drawable/help"
android:title="@string/menu_help" />
</menu>
</item>
</menu>
| 31.55814 | 64 | 0.529845 |
eb0213fc49084bf8f580ba90d97c121d06688463 | 1,106 | xml | XML | apps/odoo/lib/odoo-10.0.post20170615-py2.7.egg/odoo/addons/l10n_et/data/l10n_et_chart_data.xml | gtfarng/Odoo_migrade | 9cc28fae4c379e407645248a29d22139925eafe7 | [
"Apache-2.0"
] | 1 | 2019-12-19T01:53:13.000Z | 2019-12-19T01:53:13.000Z | apps/odoo/lib/odoo-10.0.post20170615-py2.7.egg/odoo/addons/l10n_et/data/l10n_et_chart_data.xml | gtfarng/Odoo_migrade | 9cc28fae4c379e407645248a29d22139925eafe7 | [
"Apache-2.0"
] | null | null | null | apps/odoo/lib/odoo-10.0.post20170615-py2.7.egg/odoo/addons/l10n_et/data/l10n_et_chart_data.xml | gtfarng/Odoo_migrade | 9cc28fae4c379e407645248a29d22139925eafe7 | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<odoo>
<menuitem id="account_reports_et_statements_menu" name="Ethiopian Statements" parent="account.menu_finance_reports" sequence="3" groups="account.group_account_user"/>
<record model="account.account.template" id="transfer_account_id">
<field name="name">Transfer account</field>
<field name="code">212</field>
<field name="user_type_id" ref="account.data_account_type_current_assets" />
<field name="reconcile" eval="True" />
</record>
<record id="l10n_et" model="account.chart.template">
<field name="name">Ethiopia Tax and Account Chart Template</field>
<field name="code_digits">6</field>
<field name="currency_id" ref="base.ETB"/>
<field name="bank_account_code_prefix">211</field>
<field name="cash_account_code_prefix">211</field>
<field name="transfer_account_id" ref="transfer_account_id"/>
</record>
<record model="account.account.template" id="transfer_account_id">
<field name="chart_template_id" ref="l10n_et"/>
</record>
</odoo>
| 44.24 | 170 | 0.684448 |
7cd6b9a102b1f07352a3a63dc9f0e97c2109b731 | 2,765 | xaml | XML | MCPixelArtCrafterWPF/Windows/WSettings.xaml | Virenbar/MCPixelArtCrafter | c3d4f7c46908e36fd79b09c4515939309f037375 | [
"MIT"
] | 1 | 2022-01-13T14:52:53.000Z | 2022-01-13T14:52:53.000Z | MCPixelArtCrafterWPF/Windows/WSettings.xaml | Virenbar/MCPixelArtCrafter | c3d4f7c46908e36fd79b09c4515939309f037375 | [
"MIT"
] | null | null | null | MCPixelArtCrafterWPF/Windows/WSettings.xaml | Virenbar/MCPixelArtCrafter | c3d4f7c46908e36fd79b09c4515939309f037375 | [
"MIT"
] | 1 | 2022-01-13T14:53:08.000Z | 2022-01-13T14:53:08.000Z | <Window x:Class="WSettings"
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:MCPixelArtCrafterWPF"
xmlns:MCPACLib="clr-namespace:MCPACLib;assembly=MCPACLib"
xmlns:r="clr-namespace:MCPixelArtCrafterWPF.My.Resources"
mc:Ignorable="d"
Title="{x:Static r:MyStrings.B_Settings}" Height="480" Width="600" Closing="Window_Closing">
<Window.DataContext>
<MCPACLib:ConfigType />
</Window.DataContext>
<Grid>
<Grid.RowDefinitions>
<RowDefinition />
<RowDefinition Height="Auto" />
</Grid.RowDefinitions>
<TabControl>
<TabItem Header="{x:Static r:MyStrings.T_Colors}">
<Grid Background="#FFE5E5E5">
<ScrollViewer HorizontalScrollBarVisibility="Disabled" VerticalScrollBarVisibility="Auto">
<WrapPanel Name="WP_MapColors" Orientation="Vertical" />
</ScrollViewer>
</Grid>
</TabItem>
<TabItem Header="{x:Static r:MyStrings.T_Textures}">
<Grid Background="#FFE5E5E5">
<ScrollViewer HorizontalScrollBarVisibility="Auto" VerticalScrollBarVisibility="Disabled">
<WrapPanel Name="WP_Selectors" Orientation="Vertical" />
</ScrollViewer>
</Grid>
</TabItem>
</TabControl>
<StackPanel HorizontalAlignment="Left" Margin="10" Grid.Row="1" VerticalAlignment="Bottom">
<CheckBox Name="CB_Lab" Content="CIE Lab" IsChecked="{Binding LabMode, Mode=TwoWay, UpdateSourceTrigger=Default}">
<CheckBox.ToolTip>
<TextBlock>
Use CIE Lab color space for closest color
<LineBreak />
Sligtly slower, but better color match.
</TextBlock>
</CheckBox.ToolTip>
</CheckBox>
<CheckBox Name="CB_Dither" Content="Use dither" ToolTip="Use dither" IsChecked="{Binding Dither, Mode=TwoWay, UpdateSourceTrigger=Default}" />
</StackPanel>
<StackPanel HorizontalAlignment="Right" Grid.Row="1" Orientation="Horizontal" VerticalAlignment="Bottom" Margin="10">
<Button Content="OK" Margin="5,0" Width="50" Click="B_OK_Click" />
<Button Content="{x:Static r:MyStrings.B_Cancel}" Margin="5,0" Width="50" Click="B_Cancel_Click" />
</StackPanel>
</Grid>
</Window> | 53.173077 | 154 | 0.59783 |
166943b29c8e7820e38b7ffc39c7c1426f8fda06 | 6,892 | xml | XML | input/2300872.xml | opencultureconsulting/noah-bielefeld-pub | 94d0dfa36e356c3f1faca8d88e7be6edd2d3eecf | [
"MIT"
] | null | null | null | input/2300872.xml | opencultureconsulting/noah-bielefeld-pub | 94d0dfa36e356c3f1faca8d88e7be6edd2d3eecf | [
"MIT"
] | null | null | null | input/2300872.xml | opencultureconsulting/noah-bielefeld-pub | 94d0dfa36e356c3f1faca8d88e7be6edd2d3eecf | [
"MIT"
] | null | null | null | <mods xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-3.xsd"><id>2300872</id><setSpec>conference_abstract</setSpec><setSpec>doc-type:other</setSpec><setSpec>ddc:410</setSpec><setSpec>conference_abstractFtxt</setSpec><setSpec>open_access</setSpec>
<genre>conference abstract</genre>
<titleInfo><title>Effects of spatial distance on incremental comprehension of abstract sentences</title></titleInfo>
<note type="publicationStatus">submitted</note>
<name type="personal">
<namePart type="given">Ernesto</namePart>
<namePart type="family">Guerra</namePart>
<role><roleTerm type="text">author</roleTerm> </role><identifier type="local">19605430</identifier></name>
<name type="personal">
<namePart type="given">Pia</namePart>
<namePart type="family">Knoeferle</namePart>
<role><roleTerm type="text">author</roleTerm> </role><identifier type="local">10822979</identifier></name>
<name type="corporate">
<namePart/>
<identifier type="local">8014655</identifier>
<role>
<roleTerm type="text">department</roleTerm>
</role>
</name>
<name type="conference">
<namePart>ESCOP 2011, 17th Meeting of the European Society for Cognitive Psychology</namePart>
</name>
<relatedItem type="constituent">
<location>
<url displayLabel="ESCOP_Final_10.05.11_-_Effects_of_spatial_distance_on_abstract_sentences.doc">https://pub.uni-bielefeld.de/download/2300872/2300873/ESCOP_Final_10.05.11_-_Effects_of_spatial_distance_on_abstract_sentences.doc</url>
</location>
<physicalDescription><internetMediaType>application/x-ole-storage</internetMediaType></physicalDescription>
<accessCondition type="restrictionOnAccess">no</accessCondition>
</relatedItem>
<originInfo><dateIssued encoding="w3cdtf">2011</dateIssued><place><placeTerm type="text">Meeting of the European Society for Cognitive Psychology, Donostia - San Sebastían, Spain.</placeTerm></place>
</originInfo>
<language><languageTerm authority="iso639-2b" type="code">eng</languageTerm>
</language>
<relatedItem type="host"><identifier type="urn">urn:nbn:de:0070-pub-23008720</identifier>
<part>
</part>
</relatedItem>
<extension>
<bibliographicCitation>
<angewandte-chemie>E. Guerra, and P. Knoeferle, <strong>Submitted</strong>.</angewandte-chemie>
<bio1>Guerra E, Knoeferle P (Submitted) <br />Effects of spatial distance on incremental comprehension of abstract sentences. <br />Presented at the ESCOP 2011, 17th Meeting of the European Society for Cognitive Psychology, Meeting of the European Society for Cognitive Psychology, Donostia - San Sebastían, Spain.</bio1>
<default>Guerra E, Knoeferle P (Submitted) <br />Presented at the ESCOP 2011, 17th Meeting of the European Society for Cognitive Psychology, Meeting of the European Society for Cognitive Psychology, Donostia - San Sebastían, Spain.</default>
<dgps><div style="text-indent:-25px; padding-left:25px;padding-bottom:0px;">Guerra, E. &amp; Knoeferle, P. (Submitted). Effects of spatial distance on incremental comprehension of abstract sentences. Gehalten auf der ESCOP 2011, 17th Meeting of the European Society for Cognitive Psychology.</div></dgps>
<mla>Guerra, Ernesto, and Knoeferle, Pia. “Effects of spatial distance on incremental comprehension of abstract sentences”. Presented at the ESCOP 2011, 17th Meeting of the European Society for Cognitive Psychology, Meeting of the European Society for Cognitive Psychology, Donostia - San Sebastían, Spain., Submitted.</mla>
<apa_indent><div style="text-indent:-25px; padding-left:25px;padding-bottom:0px;">Guerra, E., &amp; Knoeferle, P. (Submitted). <em>Effects of spatial distance on incremental comprehension of abstract sentences</em>. Presented at the ESCOP 2011, 17th Meeting of the European Society for Cognitive Psychology, Meeting of the European Society for Cognitive Psychology, Donostia - San Sebastían, Spain.</div></apa_indent>
<frontiers>Guerra, E., and Knoeferle, P. (Submitted).“Effects of spatial distance on incremental comprehension of abstract sentences”. Presented at the ESCOP 2011, 17th Meeting of the European Society for Cognitive Psychology, Meeting of the European Society for Cognitive Psychology, Donostia - San Sebastían, Spain.</frontiers>
<wels>Guerra, E.; Knoeferle, P. (Submitted): Effects of spatial distance on incremental comprehension of abstract sentences.</wels>
<chicago><div style="text-indent:-25px; padding-left:25px;padding-bottom:0px;">Guerra, Ernesto, and Knoeferle, Pia. Submitted. “Effects of spatial distance on incremental comprehension of abstract sentences”. Presented at the ESCOP 2011, 17th Meeting of the European Society for Cognitive Psychology, Meeting of the European Society for Cognitive Psychology, Donostia - San Sebastían, Spain. .</div></chicago>
<lncs> Guerra, E., Knoeferle, P.: Effects of spatial distance on incremental comprehension of abstract sentences. Presented at the ESCOP 2011, 17th Meeting of the European Society for Cognitive Psychology, Meeting of the European Society for Cognitive Psychology, Donostia - San Sebastían, Spain. (Submitted).</lncs>
<apa>Guerra, E., &amp; Knoeferle, P. (Submitted). <em>Effects of spatial distance on incremental comprehension of abstract sentences</em>. Presented at the ESCOP 2011, 17th Meeting of the European Society for Cognitive Psychology, Meeting of the European Society for Cognitive Psychology, Donostia - San Sebastían, Spain.</apa>
<ama>Guerra E, Knoeferle P. Effects of spatial distance on incremental comprehension of abstract sentences. Presented at the ESCOP 2011, 17th Meeting of the European Society for Cognitive Psychology, Meeting of the European Society for Cognitive Psychology, Donostia - San Sebastían, Spain.</ama>
<harvard1>Guerra, E., &amp; Knoeferle, P., Submitted. Effects of spatial distance on incremental comprehension of abstract sentences. Presented at the ESCOP 2011, 17th Meeting of the European Society for Cognitive Psychology, Meeting of the European Society for Cognitive Psychology, Donostia - San Sebastían, Spain.</harvard1>
<ieee> E. Guerra and P. Knoeferle, “Effects of spatial distance on incremental comprehension of abstract sentences”, Presented at the ESCOP 2011, 17th Meeting of the European Society for Cognitive Psychology, Meeting of the European Society for Cognitive Psychology, Donostia - San Sebastían, Spain., Submitted.</ieee>
</bibliographicCitation>
</extension>
<recordInfo><recordIdentifier>2300872</recordIdentifier><recordCreationDate encoding="w3cdtf">2011-08-01T15:43:51Z</recordCreationDate><recordChangeDate encoding="w3cdtf">2018-07-24T13:01:13Z</recordChangeDate>
</recordInfo>
</mods> | 79.218391 | 445 | 0.782647 |
73022d50b63a5f2111f767a060ca43240e555155 | 141 | xml | XML | 4.04-Exercise-CreateAnAndroidLibrary/exercise/cooljokelibrary/src/main/res/values/strings.xml | bogdanorzea/ud867 | cdbf64200847f7539fe42974c297c4bec300415e | [
"MIT"
] | null | null | null | 4.04-Exercise-CreateAnAndroidLibrary/exercise/cooljokelibrary/src/main/res/values/strings.xml | bogdanorzea/ud867 | cdbf64200847f7539fe42974c297c4bec300415e | [
"MIT"
] | 1 | 2018-07-03T21:34:04.000Z | 2018-07-03T21:34:04.000Z | 4.04-Exercise-CreateAnAndroidLibrary/exercise/cooljokelibrary/src/main/res/values/strings.xml | bogdanorzea/ud867 | cdbf64200847f7539fe42974c297c4bec300415e | [
"MIT"
] | null | null | null | <resources>
<string name="app_name">Cool Joke Library</string>
<string name="title_activity_main">MainActivity</string>
</resources>
| 28.2 | 60 | 0.737589 |
d73f940be83b881754e7e203c6b27d7f394338c9 | 43,630 | xml | XML | 17-05-2017/Winning Chromosomes/3GX1 COMB SHORT/9/ENTM - TD/9-td3g+short/chromosome/chromosome41555805.xml | Fumaloko92/MSc-Thesis | 5b8c08510588233dc9b514345725d379278251ba | [
"MIT"
] | null | null | null | 17-05-2017/Winning Chromosomes/3GX1 COMB SHORT/9/ENTM - TD/9-td3g+short/chromosome/chromosome41555805.xml | Fumaloko92/MSc-Thesis | 5b8c08510588233dc9b514345725d379278251ba | [
"MIT"
] | null | null | null | 17-05-2017/Winning Chromosomes/3GX1 COMB SHORT/9/ENTM - TD/9-td3g+short/chromosome/chromosome41555805.xml | Fumaloko92/MSc-Thesis | 5b8c08510588233dc9b514345725d379278251ba | [
"MIT"
] | null | null | null | <chromosome id="41555805" primary-parent-id="41005958"><neuron id="40992449" type="in" activation="linear"/>
<neuron id="40992450" type="in" activation="linear"/>
<neuron id="40992451" type="in" activation="linear"/>
<neuron id="40992452" type="in" activation="linear"/>
<neuron id="40992453" type="in" activation="linear"/>
<neuron id="40992454" type="in" activation="linear"/>
<neuron id="40992455" type="in" activation="linear"/>
<neuron id="40992456" type="in" activation="linear"/>
<neuron id="40992457" type="in" activation="linear"/>
<neuron id="40992458" type="in" activation="linear"/>
<neuron id="40992459" type="in" activation="linear"/>
<neuron id="40992460" type="in" activation="linear"/>
<neuron id="40992461" type="in" activation="linear"/>
<neuron id="40992462" type="in" activation="linear"/>
<neuron id="40992463" type="in" activation="linear"/>
<neuron id="40992464" type="in" activation="linear"/>
<neuron id="40992465" type="in" activation="linear"/>
<neuron id="40992466" type="in" activation="linear"/>
<neuron id="40992467" type="in" activation="linear"/>
<neuron id="40992468" type="in" activation="linear"/>
<neuron id="40992469" type="in" activation="linear"/>
<neuron id="40992470" type="in" activation="linear"/>
<neuron id="40992471" type="in" activation="linear"/>
<neuron id="40992472" type="in" activation="linear"/>
<neuron id="40992473" type="in" activation="linear"/>
<neuron id="40992474" type="out" activation="sigmoid"/>
<connection id="40992475" src-id="40992449" dest-id="40992474" weight="-3.741591113055021"/>
<connection id="40992476" src-id="40992450" dest-id="40992474" weight="-3.7383485811587365"/>
<connection id="40992477" src-id="40992451" dest-id="40992474" weight="-1.3355935148463494"/>
<connection id="40992478" src-id="40992452" dest-id="40992474" weight="-5.601337453443982"/>
<connection id="40992479" src-id="40992453" dest-id="40992474" weight="3.4539052130711787"/>
<connection id="40992480" src-id="40992454" dest-id="40992474" weight="-3.6371312658261683"/>
<connection id="40992481" src-id="40992455" dest-id="40992474" weight="2.775726839995965"/>
<connection id="40992482" src-id="40992456" dest-id="40992474" weight="-2.7659859917142597"/>
<connection id="40992483" src-id="40992457" dest-id="40992474" weight="-0.09175737102768555"/>
<connection id="40992484" src-id="40992458" dest-id="40992474" weight="-2.1389616062922743"/>
<connection id="40992485" src-id="40992459" dest-id="40992474" weight="0.9369780496106097"/>
<connection id="40992486" src-id="40992460" dest-id="40992474" weight="-8.08990441661498"/>
<connection id="40992487" src-id="40992461" dest-id="40992474" weight="0.4990314111986265"/>
<connection id="40992488" src-id="40992462" dest-id="40992474" weight="-0.9047152886129382"/>
<connection id="40992489" src-id="40992463" dest-id="40992474" weight="2.338274764865033"/>
<connection id="40992490" src-id="40992464" dest-id="40992474" weight="-0.9887403729411488"/>
<connection id="40992491" src-id="40992465" dest-id="40992474" weight="-4.2247188210218"/>
<connection id="40992492" src-id="40992466" dest-id="40992474" weight="4.326155294653122"/>
<connection id="40992493" src-id="40992467" dest-id="40992474" weight="-1.0998804076082738"/>
<connection id="40992494" src-id="40992468" dest-id="40992474" weight="-1.4590419286586787"/>
<connection id="40992495" src-id="40992469" dest-id="40992474" weight="4.6009656311988305"/>
<connection id="40992496" src-id="40992470" dest-id="40992474" weight="0.24452366060280495"/>
<connection id="40992497" src-id="40992471" dest-id="40992474" weight="-0.3174496690301267"/>
<connection id="40992499" src-id="40992473" dest-id="40992474" weight="-7.081046388692705"/>
<neuron id="40992500" type="out" activation="sigmoid"/>
<connection id="40992501" src-id="40992449" dest-id="40992500" weight="5.933693687675963"/>
<connection id="40992502" src-id="40992450" dest-id="40992500" weight="2.2807009776793903"/>
<connection id="40992503" src-id="40992451" dest-id="40992500" weight="4.955778187939918"/>
<connection id="40992504" src-id="40992452" dest-id="40992500" weight="1.31187572960894"/>
<connection id="40992505" src-id="40992453" dest-id="40992500" weight="1.7348658332532765"/>
<connection id="40992506" src-id="40992454" dest-id="40992500" weight="0.43959619004646866"/>
<connection id="40992507" src-id="40992455" dest-id="40992500" weight="0.06065824142067355"/>
<connection id="40992508" src-id="40992456" dest-id="40992500" weight="0.5842797791821477"/>
<connection id="40992509" src-id="40992457" dest-id="40992500" weight="4.7712376575995785"/>
<connection id="40992510" src-id="40992458" dest-id="40992500" weight="-1.1566478037008063"/>
<connection id="40992511" src-id="40992459" dest-id="40992500" weight="-4.742327990893009"/>
<connection id="40992512" src-id="40992460" dest-id="40992500" weight="4.9678710129131805"/>
<connection id="40992513" src-id="40992461" dest-id="40992500" weight="3.198628111822122"/>
<connection id="40992514" src-id="40992462" dest-id="40992500" weight="2.8484411258155182"/>
<connection id="40992515" src-id="40992463" dest-id="40992500" weight="6.343286955127178"/>
<connection id="40992516" src-id="40992464" dest-id="40992500" weight="0.23858520172445052"/>
<connection id="40992517" src-id="40992465" dest-id="40992500" weight="-3.0936575233489845"/>
<connection id="40992518" src-id="40992466" dest-id="40992500" weight="-2.9508468385063136"/>
<connection id="40992519" src-id="40992467" dest-id="40992500" weight="0.003688710530989736"/>
<connection id="40992521" src-id="40992469" dest-id="40992500" weight="-4.17713440422776"/>
<connection id="40992522" src-id="40992470" dest-id="40992500" weight="1.0064620313520274"/>
<connection id="40992524" src-id="40992472" dest-id="40992500" weight="1.6001476434256656"/>
<connection id="40992525" src-id="40992473" dest-id="40992500" weight="-0.6360283593173213"/>
<neuron id="40992526" type="out" activation="sigmoid"/>
<connection id="40992527" src-id="40992449" dest-id="40992526" weight="-3.4541701706982852"/>
<connection id="40992528" src-id="40992450" dest-id="40992526" weight="-1.8422421043270623"/>
<connection id="40992529" src-id="40992451" dest-id="40992526" weight="0.19913557274989846"/>
<connection id="40992531" src-id="40992453" dest-id="40992526" weight="3.4185842842848038"/>
<connection id="40992532" src-id="40992454" dest-id="40992526" weight="1.0352234891094674"/>
<connection id="40992533" src-id="40992455" dest-id="40992526" weight="5.198005907818494"/>
<connection id="40992534" src-id="40992456" dest-id="40992526" weight="0.3574840828219452"/>
<connection id="40992535" src-id="40992457" dest-id="40992526" weight="3.583964540020379"/>
<connection id="40992536" src-id="40992458" dest-id="40992526" weight="-2.4279047996376955"/>
<connection id="40992537" src-id="40992459" dest-id="40992526" weight="-4.334044908885626"/>
<connection id="40992538" src-id="40992460" dest-id="40992526" weight="-3.1430529200295725"/>
<connection id="40992539" src-id="40992461" dest-id="40992526" weight="-8.416400888276504"/>
<connection id="40992540" src-id="40992462" dest-id="40992526" weight="-1.5703179616273033"/>
<connection id="40992541" src-id="40992463" dest-id="40992526" weight="1.50496564958426"/>
<connection id="40992542" src-id="40992464" dest-id="40992526" weight="1.097024250396018"/>
<connection id="40992543" src-id="40992465" dest-id="40992526" weight="6.55964897863069"/>
<connection id="40992544" src-id="40992466" dest-id="40992526" weight="-4.263313094143779"/>
<connection id="40992545" src-id="40992467" dest-id="40992526" weight="-6.027351265600115"/>
<connection id="40992546" src-id="40992468" dest-id="40992526" weight="-2.242255545224806"/>
<connection id="40992548" src-id="40992470" dest-id="40992526" weight="2.4226161705625335"/>
<connection id="40992550" src-id="40992472" dest-id="40992526" weight="-0.4412544831470784"/>
<connection id="40992551" src-id="40992473" dest-id="40992526" weight="-1.2416559967961271"/>
<neuron id="40992552" type="out" activation="sigmoid"/>
<connection id="40992553" src-id="40992449" dest-id="40992552" weight="-0.736105311159728"/>
<connection id="40992554" src-id="40992450" dest-id="40992552" weight="5.288254230468861"/>
<connection id="40992555" src-id="40992451" dest-id="40992552" weight="-3.460369743295215"/>
<connection id="40992556" src-id="40992452" dest-id="40992552" weight="-6.0058024103664005"/>
<connection id="40992557" src-id="40992453" dest-id="40992552" weight="5.732085234705907"/>
<connection id="40992558" src-id="40992454" dest-id="40992552" weight="0.8887988208749633"/>
<connection id="40992559" src-id="40992455" dest-id="40992552" weight="-2.2281034742169705"/>
<connection id="40992560" src-id="40992456" dest-id="40992552" weight="2.7446557956206643"/>
<connection id="40992561" src-id="40992457" dest-id="40992552" weight="0.541325201509859"/>
<connection id="40992562" src-id="40992458" dest-id="40992552" weight="3.9647877770606943"/>
<connection id="40992563" src-id="40992459" dest-id="40992552" weight="-0.9563187070612942"/>
<connection id="40992564" src-id="40992460" dest-id="40992552" weight="2.881457032522684"/>
<connection id="40992565" src-id="40992461" dest-id="40992552" weight="10.0"/>
<connection id="40992566" src-id="40992462" dest-id="40992552" weight="0.17384449415161507"/>
<connection id="40992567" src-id="40992463" dest-id="40992552" weight="-3.6355176003051284"/>
<connection id="40992568" src-id="40992464" dest-id="40992552" weight="4.433022676794474"/>
<connection id="40992569" src-id="40992465" dest-id="40992552" weight="-0.13927151849040822"/>
<connection id="40992570" src-id="40992466" dest-id="40992552" weight="1.3516517477915675"/>
<connection id="40992572" src-id="40992468" dest-id="40992552" weight="0.9701337394317653"/>
<connection id="40992573" src-id="40992469" dest-id="40992552" weight="2.332993559129579"/>
<connection id="40992574" src-id="40992470" dest-id="40992552" weight="1.4790112436858234"/>
<connection id="40992575" src-id="40992471" dest-id="40992552" weight="-5.512567180977591"/>
<connection id="40992576" src-id="40992472" dest-id="40992552" weight="-3.4145215177593795"/>
<connection id="40992577" src-id="40992473" dest-id="40992552" weight="-7.436810383490579"/>
<neuron id="40992578" type="out" activation="sigmoid"/>
<connection id="40992579" src-id="40992449" dest-id="40992578" weight="3.1840280908182033"/>
<connection id="40992580" src-id="40992450" dest-id="40992578" weight="0.7024017598400598"/>
<connection id="40992581" src-id="40992451" dest-id="40992578" weight="0.3576933937129005"/>
<connection id="40992582" src-id="40992452" dest-id="40992578" weight="1.7660700195760983"/>
<connection id="40992583" src-id="40992453" dest-id="40992578" weight="-0.7936465175973435"/>
<connection id="40992584" src-id="40992454" dest-id="40992578" weight="-1.763680238175186"/>
<connection id="40992585" src-id="40992455" dest-id="40992578" weight="0.18738866464365667"/>
<connection id="40992586" src-id="40992456" dest-id="40992578" weight="-2.4343183978619214"/>
<connection id="40992587" src-id="40992457" dest-id="40992578" weight="5.824495257468603"/>
<connection id="40992588" src-id="40992458" dest-id="40992578" weight="0.9577095772586863"/>
<connection id="40992589" src-id="40992459" dest-id="40992578" weight="-1.1853015534108573"/>
<connection id="40992590" src-id="40992460" dest-id="40992578" weight="0.5377419120145399"/>
<connection id="40992591" src-id="40992461" dest-id="40992578" weight="-0.3632186938491042"/>
<connection id="40992592" src-id="40992462" dest-id="40992578" weight="1.0524848096248165"/>
<connection id="40992593" src-id="40992463" dest-id="40992578" weight="-1.963507170148027"/>
<connection id="40992594" src-id="40992464" dest-id="40992578" weight="0.7445018113669033"/>
<connection id="40992595" src-id="40992465" dest-id="40992578" weight="4.388415610924165"/>
<connection id="40992596" src-id="40992466" dest-id="40992578" weight="-0.8011090057123063"/>
<connection id="40992597" src-id="40992467" dest-id="40992578" weight="3.453080084688506"/>
<connection id="40992598" src-id="40992468" dest-id="40992578" weight="-2.2658348801896535"/>
<connection id="40992599" src-id="40992469" dest-id="40992578" weight="-5.91164395520898"/>
<connection id="40992600" src-id="40992470" dest-id="40992578" weight="-2.2869011696872903"/>
<connection id="40992601" src-id="40992471" dest-id="40992578" weight="3.85031108915277"/>
<connection id="40992602" src-id="40992472" dest-id="40992578" weight="-4.293993512642015"/>
<connection id="40992603" src-id="40992473" dest-id="40992578" weight="-3.5754308517010585"/>
<neuron id="40992604" type="out" activation="sigmoid"/>
<connection id="40992605" src-id="40992449" dest-id="40992604" weight="2.895753638775047"/>
<connection id="40992606" src-id="40992450" dest-id="40992604" weight="-4.144209044481595"/>
<connection id="40992607" src-id="40992451" dest-id="40992604" weight="-0.13178817730297554"/>
<connection id="40992609" src-id="40992453" dest-id="40992604" weight="-4.627317932517168"/>
<connection id="40992610" src-id="40992454" dest-id="40992604" weight="-3.1239597076131274"/>
<connection id="40992611" src-id="40992455" dest-id="40992604" weight="-5.082300406774294"/>
<connection id="40992612" src-id="40992456" dest-id="40992604" weight="-4.104743970294388"/>
<connection id="40992613" src-id="40992457" dest-id="40992604" weight="-0.062435262505501854"/>
<connection id="40992614" src-id="40992458" dest-id="40992604" weight="-0.957474905511004"/>
<connection id="40992615" src-id="40992459" dest-id="40992604" weight="0.06382764975518396"/>
<connection id="40992616" src-id="40992460" dest-id="40992604" weight="0.5124382739506838"/>
<connection id="40992617" src-id="40992461" dest-id="40992604" weight="-0.6144403286392869"/>
<connection id="40992618" src-id="40992462" dest-id="40992604" weight="-1.4754083843714718"/>
<connection id="40992619" src-id="40992463" dest-id="40992604" weight="-4.699318663305563"/>
<connection id="40992620" src-id="40992464" dest-id="40992604" weight="-2.181386079818938"/>
<connection id="40992621" src-id="40992465" dest-id="40992604" weight="7.471669039655165"/>
<connection id="40992622" src-id="40992466" dest-id="40992604" weight="2.937612054294699"/>
<connection id="40992623" src-id="40992467" dest-id="40992604" weight="3.9003617644390287"/>
<connection id="40992624" src-id="40992468" dest-id="40992604" weight="-1.542795489283173"/>
<connection id="40992625" src-id="40992469" dest-id="40992604" weight="-5.619601889538606"/>
<connection id="40992626" src-id="40992470" dest-id="40992604" weight="-2.1340367085428786"/>
<connection id="40992627" src-id="40992471" dest-id="40992604" weight="1.8673480592656215"/>
<connection id="40992628" src-id="40992472" dest-id="40992604" weight="5.833134409060963"/>
<connection id="40992629" src-id="40992473" dest-id="40992604" weight="0.8615274340235279"/>
<neuron id="40992630" type="out" activation="sigmoid"/>
<connection id="40992631" src-id="40992449" dest-id="40992630" weight="-4.028320595934636"/>
<connection id="40992632" src-id="40992450" dest-id="40992630" weight="-2.6717134311228694"/>
<connection id="40992633" src-id="40992451" dest-id="40992630" weight="-1.2814771412952903"/>
<connection id="40992634" src-id="40992452" dest-id="40992630" weight="-0.3281495008389288"/>
<connection id="40992635" src-id="40992453" dest-id="40992630" weight="-0.7520451417136651"/>
<connection id="40992636" src-id="40992454" dest-id="40992630" weight="-8.935870868422292"/>
<connection id="40992637" src-id="40992455" dest-id="40992630" weight="2.2182139473875937"/>
<connection id="40992638" src-id="40992456" dest-id="40992630" weight="-2.613934605422905"/>
<connection id="40992639" src-id="40992457" dest-id="40992630" weight="-1.0719143862238432"/>
<connection id="40992640" src-id="40992458" dest-id="40992630" weight="0.5627725232660394"/>
<connection id="40992641" src-id="40992459" dest-id="40992630" weight="2.398639588886076"/>
<connection id="40992642" src-id="40992460" dest-id="40992630" weight="1.1311635714693256"/>
<connection id="40992643" src-id="40992461" dest-id="40992630" weight="-6.064150725486199"/>
<connection id="40992644" src-id="40992462" dest-id="40992630" weight="-3.263892654394492"/>
<connection id="40992645" src-id="40992463" dest-id="40992630" weight="0.038003168908385954"/>
<connection id="40992646" src-id="40992464" dest-id="40992630" weight="-2.3588136924798877"/>
<connection id="40992647" src-id="40992465" dest-id="40992630" weight="0.9707468324494403"/>
<connection id="40992648" src-id="40992466" dest-id="40992630" weight="-3.473010619551284"/>
<connection id="40992650" src-id="40992468" dest-id="40992630" weight="1.5831090349854442"/>
<connection id="40992651" src-id="40992469" dest-id="40992630" weight="3.6796961100746066"/>
<connection id="40992653" src-id="40992471" dest-id="40992630" weight="1.1298850546344015"/>
<connection id="40992654" src-id="40992472" dest-id="40992630" weight="-2.1817028810389703"/>
<connection id="40992655" src-id="40992473" dest-id="40992630" weight="0.4263423974931418"/>
<neuron id="40992656" type="out" activation="sigmoid"/>
<connection id="40992657" src-id="40992449" dest-id="40992656" weight="3.6546454283159844"/>
<connection id="40992659" src-id="40992451" dest-id="40992656" weight="-1.2399465968616405"/>
<connection id="40992660" src-id="40992452" dest-id="40992656" weight="8.12762337924422"/>
<connection id="40992661" src-id="40992453" dest-id="40992656" weight="2.95184199111409"/>
<connection id="40992663" src-id="40992455" dest-id="40992656" weight="1.3555158395136218"/>
<connection id="40992664" src-id="40992456" dest-id="40992656" weight="3.8383555827149505"/>
<connection id="40992665" src-id="40992457" dest-id="40992656" weight="0.4019385760173798"/>
<connection id="40992666" src-id="40992458" dest-id="40992656" weight="1.03456564261212"/>
<connection id="40992667" src-id="40992459" dest-id="40992656" weight="0.8369004410414129"/>
<connection id="40992668" src-id="40992460" dest-id="40992656" weight="0.6769451312861303"/>
<connection id="40992669" src-id="40992461" dest-id="40992656" weight="2.4996835124882275"/>
<connection id="40992670" src-id="40992462" dest-id="40992656" weight="0.4695790807881176"/>
<connection id="40992671" src-id="40992463" dest-id="40992656" weight="-1.2447257971162595"/>
<connection id="40992672" src-id="40992464" dest-id="40992656" weight="3.5242538300019053"/>
<connection id="40992673" src-id="40992465" dest-id="40992656" weight="-3.354015555777026"/>
<connection id="40992674" src-id="40992466" dest-id="40992656" weight="-2.574753451546869"/>
<connection id="40992675" src-id="40992467" dest-id="40992656" weight="1.5932988690267216"/>
<connection id="40992676" src-id="40992468" dest-id="40992656" weight="1.2353170555398276"/>
<connection id="40992677" src-id="40992469" dest-id="40992656" weight="1.4773404367127054"/>
<connection id="40992678" src-id="40992470" dest-id="40992656" weight="-0.7603677490601118"/>
<connection id="40992679" src-id="40992471" dest-id="40992656" weight="0.6576114634201589"/>
<connection id="40992680" src-id="40992472" dest-id="40992656" weight="-4.566944827497456"/>
<connection id="40992681" src-id="40992473" dest-id="40992656" weight="-0.6794613369959714"/>
<neuron id="40992682" type="out" activation="sigmoid"/>
<connection id="40992683" src-id="40992449" dest-id="40992682" weight="3.7897806294568293"/>
<connection id="40992684" src-id="40992450" dest-id="40992682" weight="6.57000920246412"/>
<connection id="40992686" src-id="40992452" dest-id="40992682" weight="4.661964314104426"/>
<connection id="40992687" src-id="40992453" dest-id="40992682" weight="2.7287707808191097"/>
<connection id="40992688" src-id="40992454" dest-id="40992682" weight="2.6344798162882537"/>
<connection id="40992689" src-id="40992455" dest-id="40992682" weight="5.355617846830396"/>
<connection id="40992690" src-id="40992456" dest-id="40992682" weight="-3.556424513650497"/>
<connection id="40992692" src-id="40992458" dest-id="40992682" weight="0.7231683038535084"/>
<connection id="40992693" src-id="40992459" dest-id="40992682" weight="-0.031012434036224112"/>
<connection id="40992694" src-id="40992460" dest-id="40992682" weight="0.24192098362835024"/>
<connection id="40992695" src-id="40992461" dest-id="40992682" weight="8.1115959641918"/>
<connection id="40992696" src-id="40992462" dest-id="40992682" weight="3.4192265587749144"/>
<connection id="40992697" src-id="40992463" dest-id="40992682" weight="-1.331779764912562"/>
<connection id="40992698" src-id="40992464" dest-id="40992682" weight="2.3245753627317494"/>
<connection id="40992699" src-id="40992465" dest-id="40992682" weight="-0.55477179746637"/>
<connection id="40992700" src-id="40992466" dest-id="40992682" weight="-1.1672244151465003"/>
<connection id="40992701" src-id="40992467" dest-id="40992682" weight="-2.1830869391138883"/>
<connection id="40992702" src-id="40992468" dest-id="40992682" weight="-0.9186711400979612"/>
<connection id="40992703" src-id="40992469" dest-id="40992682" weight="2.0554356643126486"/>
<connection id="40992704" src-id="40992470" dest-id="40992682" weight="0.021241174608046642"/>
<connection id="40992705" src-id="40992471" dest-id="40992682" weight="-0.6321425091793178"/>
<connection id="40992706" src-id="40992472" dest-id="40992682" weight="-0.1458797099539182"/>
<connection id="40992707" src-id="40992473" dest-id="40992682" weight="-0.31551432799178347"/>
<neuron id="40992708" type="out" activation="sigmoid"/>
<connection id="40992709" src-id="40992449" dest-id="40992708" weight="2.644436034990948"/>
<connection id="40992710" src-id="40992450" dest-id="40992708" weight="-0.510878319551276"/>
<connection id="40992711" src-id="40992451" dest-id="40992708" weight="-5.056265704236351"/>
<connection id="40992712" src-id="40992452" dest-id="40992708" weight="6.823696294209477"/>
<connection id="40992713" src-id="40992453" dest-id="40992708" weight="1.973503493006375"/>
<connection id="40992715" src-id="40992455" dest-id="40992708" weight="2.861780746761241"/>
<connection id="40992716" src-id="40992456" dest-id="40992708" weight="-1.278692710830425"/>
<connection id="40992717" src-id="40992457" dest-id="40992708" weight="0.7624615814286684"/>
<connection id="40992718" src-id="40992458" dest-id="40992708" weight="-4.181818381609991"/>
<connection id="40992719" src-id="40992459" dest-id="40992708" weight="-1.9609069200017402"/>
<connection id="40992720" src-id="40992460" dest-id="40992708" weight="-0.1452818790433593"/>
<connection id="40992721" src-id="40992461" dest-id="40992708" weight="-5.91720297809269"/>
<connection id="40992722" src-id="40992462" dest-id="40992708" weight="-2.112098506629284"/>
<connection id="40992723" src-id="40992463" dest-id="40992708" weight="0.4668220544103532"/>
<connection id="40992724" src-id="40992464" dest-id="40992708" weight="0.20957675022550548"/>
<connection id="40992725" src-id="40992465" dest-id="40992708" weight="2.288950416195875"/>
<connection id="40992726" src-id="40992466" dest-id="40992708" weight="7.042342005301956"/>
<connection id="40992727" src-id="40992467" dest-id="40992708" weight="-1.035192241112879"/>
<connection id="40992728" src-id="40992468" dest-id="40992708" weight="-0.45980499429856686"/>
<connection id="40992729" src-id="40992469" dest-id="40992708" weight="-1.04915758769976"/>
<connection id="40992730" src-id="40992470" dest-id="40992708" weight="-2.2401128237783583"/>
<connection id="40992731" src-id="40992471" dest-id="40992708" weight="0.5056405920941824"/>
<connection id="40992732" src-id="40992472" dest-id="40992708" weight="4.709755832636469"/>
<connection id="40992733" src-id="40992473" dest-id="40992708" weight="-4.826575649103646"/>
<neuron id="40992734" type="out" activation="sigmoid"/>
<connection id="40992735" src-id="40992449" dest-id="40992734" weight="-0.580018967196661"/>
<connection id="40992736" src-id="40992450" dest-id="40992734" weight="0.6281726488666085"/>
<connection id="40992737" src-id="40992451" dest-id="40992734" weight="5.234819622711823"/>
<connection id="40992738" src-id="40992452" dest-id="40992734" weight="0.2462427485569203"/>
<connection id="40992739" src-id="40992453" dest-id="40992734" weight="0.7604041345432331"/>
<connection id="40992740" src-id="40992454" dest-id="40992734" weight="2.435881615915691"/>
<connection id="40992741" src-id="40992455" dest-id="40992734" weight="4.682756019742788"/>
<connection id="40992742" src-id="40992456" dest-id="40992734" weight="-9.18538584651616"/>
<connection id="40992743" src-id="40992457" dest-id="40992734" weight="2.6539071660208675"/>
<connection id="40992744" src-id="40992458" dest-id="40992734" weight="0.12650204678397725"/>
<connection id="40992745" src-id="40992459" dest-id="40992734" weight="-0.3856941805297516"/>
<connection id="40992746" src-id="40992460" dest-id="40992734" weight="-5.5380347385809365"/>
<connection id="40992747" src-id="40992461" dest-id="40992734" weight="-0.9997178875154433"/>
<connection id="40992748" src-id="40992462" dest-id="40992734" weight="4.1700552121275445"/>
<connection id="40992750" src-id="40992464" dest-id="40992734" weight="-5.469442507118312"/>
<connection id="40992751" src-id="40992465" dest-id="40992734" weight="2.6735762932270344"/>
<connection id="40992752" src-id="40992466" dest-id="40992734" weight="-4.465165885605044"/>
<connection id="40992753" src-id="40992467" dest-id="40992734" weight="-6.575139325849148"/>
<connection id="40992754" src-id="40992468" dest-id="40992734" weight="-0.8730448874725933"/>
<connection id="40992755" src-id="40992469" dest-id="40992734" weight="2.4260846308087647"/>
<connection id="40992756" src-id="40992470" dest-id="40992734" weight="-0.3575518027204304"/>
<connection id="40992757" src-id="40992471" dest-id="40992734" weight="3.946205001776241"/>
<connection id="40992758" src-id="40992472" dest-id="40992734" weight="-3.281235330638137"/>
<connection id="40992759" src-id="40992473" dest-id="40992734" weight="-3.0446972505654477"/>
<neuron id="40992760" type="out" activation="sigmoid"/>
<connection id="40992761" src-id="40992449" dest-id="40992760" weight="-1.8630802034585312"/>
<connection id="40992763" src-id="40992451" dest-id="40992760" weight="5.736518012171956"/>
<connection id="40992764" src-id="40992452" dest-id="40992760" weight="4.112042269611453"/>
<connection id="40992765" src-id="40992453" dest-id="40992760" weight="1.004447635141858"/>
<connection id="40992766" src-id="40992454" dest-id="40992760" weight="0.2905904852228913"/>
<connection id="40992767" src-id="40992455" dest-id="40992760" weight="-7.829086187755974"/>
<connection id="40992768" src-id="40992456" dest-id="40992760" weight="3.5230930135571583"/>
<connection id="40992769" src-id="40992457" dest-id="40992760" weight="-2.0145300353436273"/>
<connection id="40992770" src-id="40992458" dest-id="40992760" weight="-6.401326348355342"/>
<connection id="40992771" src-id="40992459" dest-id="40992760" weight="0.29547714733327035"/>
<connection id="40992772" src-id="40992460" dest-id="40992760" weight="-3.4230020811420956"/>
<connection id="40992774" src-id="40992462" dest-id="40992760" weight="2.707694459764408"/>
<connection id="40992776" src-id="40992464" dest-id="40992760" weight="-2.2043961640404692"/>
<connection id="40992777" src-id="40992465" dest-id="40992760" weight="-1.8870389735166417"/>
<connection id="40992778" src-id="40992466" dest-id="40992760" weight="5.466644018286553"/>
<connection id="40992779" src-id="40992467" dest-id="40992760" weight="-0.8792451019133012"/>
<connection id="40992780" src-id="40992468" dest-id="40992760" weight="-1.5083859878921584"/>
<connection id="40992781" src-id="40992469" dest-id="40992760" weight="5.933736316123996"/>
<connection id="40992782" src-id="40992470" dest-id="40992760" weight="-1.1167836145474825"/>
<connection id="40992783" src-id="40992471" dest-id="40992760" weight="-1.0090061531686862"/>
<connection id="40992784" src-id="40992472" dest-id="40992760" weight="3.921903172480603"/>
<connection id="40992785" src-id="40992473" dest-id="40992760" weight="-7.934656510006354"/>
<neuron id="40992786" type="out" activation="sigmoid"/>
<connection id="40992787" src-id="40992449" dest-id="40992786" weight="-5.373051918966507"/>
<connection id="40992788" src-id="40992450" dest-id="40992786" weight="-3.495978298374787"/>
<connection id="40992789" src-id="40992451" dest-id="40992786" weight="2.1763940587862685"/>
<connection id="40992790" src-id="40992452" dest-id="40992786" weight="-0.19456292616280438"/>
<connection id="40992791" src-id="40992453" dest-id="40992786" weight="3.945184198791935"/>
<connection id="40992792" src-id="40992454" dest-id="40992786" weight="0.6294322396055781"/>
<connection id="40992793" src-id="40992455" dest-id="40992786" weight="-1.0022729656633698"/>
<connection id="40992796" src-id="40992458" dest-id="40992786" weight="-1.5087421035284032"/>
<connection id="40992797" src-id="40992459" dest-id="40992786" weight="-3.3886267531372063"/>
<connection id="40992798" src-id="40992460" dest-id="40992786" weight="-0.5333178022385857"/>
<connection id="40992799" src-id="40992461" dest-id="40992786" weight="7.024276057616841"/>
<connection id="40992800" src-id="40992462" dest-id="40992786" weight="-5.169069719205428"/>
<connection id="40992801" src-id="40992463" dest-id="40992786" weight="-2.876736158224193"/>
<connection id="40992802" src-id="40992464" dest-id="40992786" weight="-3.5488502254671586"/>
<connection id="40992803" src-id="40992465" dest-id="40992786" weight="7.9972605795994305"/>
<connection id="40992804" src-id="40992466" dest-id="40992786" weight="-2.1549635327985794"/>
<connection id="40992805" src-id="40992467" dest-id="40992786" weight="1.9525691837316006"/>
<connection id="40992806" src-id="40992468" dest-id="40992786" weight="4.604065129100868"/>
<connection id="40992807" src-id="40992469" dest-id="40992786" weight="-4.506051099062591"/>
<connection id="40992808" src-id="40992470" dest-id="40992786" weight="2.1383074992862667"/>
<connection id="40992809" src-id="40992471" dest-id="40992786" weight="-4.412921206945143"/>
<connection id="40992810" src-id="40992472" dest-id="40992786" weight="-1.6093529689008927"/>
<connection id="40992811" src-id="40992473" dest-id="40992786" weight="-6.591426831300337"/>
<neuron id="40992812" type="out" activation="sigmoid"/>
<connection id="40992813" src-id="40992449" dest-id="40992812" weight="0.9240669358585216"/>
<connection id="40992814" src-id="40992450" dest-id="40992812" weight="-5.150585534428165"/>
<connection id="40992815" src-id="40992451" dest-id="40992812" weight="-2.5703006884248922"/>
<connection id="40992816" src-id="40992452" dest-id="40992812" weight="-0.7270367519049366"/>
<connection id="40992817" src-id="40992453" dest-id="40992812" weight="-2.5149933097499217"/>
<connection id="40992818" src-id="40992454" dest-id="40992812" weight="7.980403483830205"/>
<connection id="40992819" src-id="40992455" dest-id="40992812" weight="6.7451104156779635"/>
<connection id="40992820" src-id="40992456" dest-id="40992812" weight="1.8634824848908207"/>
<connection id="40992821" src-id="40992457" dest-id="40992812" weight="2.4015886645596876"/>
<connection id="40992822" src-id="40992458" dest-id="40992812" weight="-1.8747923687793222"/>
<connection id="40992823" src-id="40992459" dest-id="40992812" weight="5.236214032931365"/>
<connection id="40992824" src-id="40992460" dest-id="40992812" weight="-0.6626720603106271"/>
<connection id="40992825" src-id="40992461" dest-id="40992812" weight="4.205935484385632"/>
<connection id="40992826" src-id="40992462" dest-id="40992812" weight="3.339688566595481"/>
<connection id="40992827" src-id="40992463" dest-id="40992812" weight="-9.09867599076121"/>
<connection id="40992828" src-id="40992464" dest-id="40992812" weight="1.9301429680055597"/>
<connection id="40992829" src-id="40992465" dest-id="40992812" weight="-0.5968925996318779"/>
<connection id="40992830" src-id="40992466" dest-id="40992812" weight="-7.216678935928442"/>
<connection id="40992831" src-id="40992467" dest-id="40992812" weight="1.8585527638683377"/>
<connection id="40992832" src-id="40992468" dest-id="40992812" weight="3.506849483746915"/>
<connection id="40992833" src-id="40992469" dest-id="40992812" weight="1.9512261060151814"/>
<connection id="40992834" src-id="40992470" dest-id="40992812" weight="-5.385051652920822"/>
<connection id="40992835" src-id="40992471" dest-id="40992812" weight="6.20514752547308"/>
<connection id="40992836" src-id="40992472" dest-id="40992812" weight="-2.857982503990654"/>
<connection id="40992837" src-id="40992473" dest-id="40992812" weight="0.19807940271791336"/>
<neuron id="40992838" type="out" activation="sigmoid"/>
<connection id="40992839" src-id="40992449" dest-id="40992838" weight="3.2737283144418075"/>
<connection id="40992840" src-id="40992450" dest-id="40992838" weight="2.021797593293661"/>
<connection id="40992841" src-id="40992451" dest-id="40992838" weight="0.6014183007687413"/>
<connection id="40992842" src-id="40992452" dest-id="40992838" weight="1.5926179097086826"/>
<connection id="40992843" src-id="40992453" dest-id="40992838" weight="-9.671203521993611"/>
<connection id="40992844" src-id="40992454" dest-id="40992838" weight="1.638791010146968"/>
<connection id="40992845" src-id="40992455" dest-id="40992838" weight="0.13330867352486298"/>
<connection id="40992846" src-id="40992456" dest-id="40992838" weight="-4.852822456394518"/>
<connection id="40992847" src-id="40992457" dest-id="40992838" weight="1.4858572657546845"/>
<connection id="40992848" src-id="40992458" dest-id="40992838" weight="-0.4492528951816895"/>
<connection id="40992849" src-id="40992459" dest-id="40992838" weight="1.6057138974390748"/>
<connection id="40992850" src-id="40992460" dest-id="40992838" weight="-1.7852453934341952"/>
<connection id="40992851" src-id="40992461" dest-id="40992838" weight="-4.896245237824775"/>
<connection id="40992852" src-id="40992462" dest-id="40992838" weight="-0.42764437433070746"/>
<connection id="40992853" src-id="40992463" dest-id="40992838" weight="4.212119010602459"/>
<connection id="40992854" src-id="40992464" dest-id="40992838" weight="2.871529275208124"/>
<connection id="40992855" src-id="40992465" dest-id="40992838" weight="5.9916422955451"/>
<connection id="40992856" src-id="40992466" dest-id="40992838" weight="-4.1050871934768285"/>
<connection id="40992857" src-id="40992467" dest-id="40992838" weight="-1.2290858138936227"/>
<connection id="40992858" src-id="40992468" dest-id="40992838" weight="2.5332391697311216"/>
<connection id="40992859" src-id="40992469" dest-id="40992838" weight="4.134169790538976"/>
<connection id="40992860" src-id="40992470" dest-id="40992838" weight="-5.049541604742643"/>
<connection id="40992861" src-id="40992471" dest-id="40992838" weight="2.4560130145962757"/>
<connection id="40992862" src-id="40992472" dest-id="40992838" weight="-3.558917336191529"/>
<connection id="40992863" src-id="40992473" dest-id="40992838" weight="0.6986919535526965"/>
<neuron id="40992864" type="out" activation="sigmoid"/>
<connection id="40992865" src-id="40992449" dest-id="40992864" weight="0.13722193238837055"/>
<connection id="40992867" src-id="40992451" dest-id="40992864" weight="0.7565515897747536"/>
<connection id="40992868" src-id="40992452" dest-id="40992864" weight="1.279711619544436"/>
<connection id="40992869" src-id="40992453" dest-id="40992864" weight="-1.0945522217368737"/>
<connection id="40992870" src-id="40992454" dest-id="40992864" weight="-0.542203654166244"/>
<connection id="40992871" src-id="40992455" dest-id="40992864" weight="5.214174470371152"/>
<connection id="40992872" src-id="40992456" dest-id="40992864" weight="2.951858019177589"/>
<connection id="40992873" src-id="40992457" dest-id="40992864" weight="-2.1219216731617783"/>
<connection id="40992874" src-id="40992458" dest-id="40992864" weight="0.7599990313320159"/>
<connection id="40992876" src-id="40992460" dest-id="40992864" weight="2.3373092795688875"/>
<connection id="40992877" src-id="40992461" dest-id="40992864" weight="3.566790524563447"/>
<connection id="40992878" src-id="40992462" dest-id="40992864" weight="-0.8067520121797892"/>
<connection id="40992879" src-id="40992463" dest-id="40992864" weight="-0.37960802912305125"/>
<connection id="40992880" src-id="40992464" dest-id="40992864" weight="-3.9281267595173612"/>
<connection id="40992881" src-id="40992465" dest-id="40992864" weight="-5.907958928091283"/>
<connection id="40992882" src-id="40992466" dest-id="40992864" weight="-0.30796372409248685"/>
<connection id="40992883" src-id="40992467" dest-id="40992864" weight="-4.877097433151867"/>
<connection id="40992884" src-id="40992468" dest-id="40992864" weight="3.7148751130242577"/>
<connection id="40992885" src-id="40992469" dest-id="40992864" weight="-6.699772987144635"/>
<connection id="40992888" src-id="40992472" dest-id="40992864" weight="1.51163153669525"/>
<neuron id="40992890" type="out" activation="sigmoid"/>
<connection id="40992891" src-id="40992449" dest-id="40992890" weight="-1.2218854035316355"/>
<connection id="40992892" src-id="40992450" dest-id="40992890" weight="-4.7285408958172255"/>
<connection id="40992893" src-id="40992451" dest-id="40992890" weight="0.7757743110683348"/>
<connection id="40992894" src-id="40992452" dest-id="40992890" weight="-3.7682416031244204"/>
<connection id="40992895" src-id="40992453" dest-id="40992890" weight="0.006328681663526181"/>
<connection id="40992896" src-id="40992454" dest-id="40992890" weight="0.06235847515802667"/>
<connection id="40992897" src-id="40992455" dest-id="40992890" weight="-3.0209948881210806"/>
<connection id="40992898" src-id="40992456" dest-id="40992890" weight="-1.2152696650249986"/>
<connection id="40992900" src-id="40992458" dest-id="40992890" weight="-3.1703136552863533"/>
<connection id="40992901" src-id="40992459" dest-id="40992890" weight="0.005365262098979473"/>
<connection id="40992902" src-id="40992460" dest-id="40992890" weight="2.516588687420879"/>
<connection id="40992903" src-id="40992461" dest-id="40992890" weight="-2.381691638420679"/>
<connection id="40992904" src-id="40992462" dest-id="40992890" weight="1.4193871434720324"/>
<connection id="40992905" src-id="40992463" dest-id="40992890" weight="2.4850022866769397"/>
<connection id="40992906" src-id="40992464" dest-id="40992890" weight="3.013848568404909"/>
<connection id="40992907" src-id="40992465" dest-id="40992890" weight="-1.0381896633766396"/>
<connection id="40992908" src-id="40992466" dest-id="40992890" weight="-0.17793644505408546"/>
<connection id="40992909" src-id="40992467" dest-id="40992890" weight="3.8546132047526425"/>
<connection id="40992911" src-id="40992469" dest-id="40992890" weight="3.8055539117418817"/>
<connection id="40992913" src-id="40992471" dest-id="40992890" weight="-0.1777401382966768"/>
<connection id="40992914" src-id="40992472" dest-id="40992890" weight="-1.913318880331901"/>
<connection id="40992915" src-id="40992473" dest-id="40992890" weight="-2.043131534747185"/>
<neuron id="40992916" type="out" activation="sigmoid"/>
<connection id="40992917" src-id="40992449" dest-id="40992916" weight="1.6442778689115345"/>
<connection id="40992918" src-id="40992450" dest-id="40992916" weight="-2.437710252913981"/>
<connection id="40992919" src-id="40992451" dest-id="40992916" weight="1.9279040753781969"/>
<connection id="40992920" src-id="40992452" dest-id="40992916" weight="-2.97389337412959"/>
<connection id="40992921" src-id="40992453" dest-id="40992916" weight="3.265380304019309"/>
<connection id="40992922" src-id="40992454" dest-id="40992916" weight="-6.3255962066406015"/>
<connection id="40992923" src-id="40992455" dest-id="40992916" weight="-4.162828611919389"/>
<connection id="40992924" src-id="40992456" dest-id="40992916" weight="-3.544753470305083"/>
<connection id="40992925" src-id="40992457" dest-id="40992916" weight="-4.638793010905713"/>
<connection id="40992926" src-id="40992458" dest-id="40992916" weight="3.775416430084685"/>
<connection id="40992927" src-id="40992459" dest-id="40992916" weight="-1.5296611766741295"/>
<connection id="40992928" src-id="40992460" dest-id="40992916" weight="5.954075467953913"/>
<connection id="40992929" src-id="40992461" dest-id="40992916" weight="-0.18816156699705"/>
<connection id="40992930" src-id="40992462" dest-id="40992916" weight="-4.012422208954992"/>
<connection id="40992931" src-id="40992463" dest-id="40992916" weight="-1.6826128935959719"/>
<connection id="40992932" src-id="40992464" dest-id="40992916" weight="-1.6582147866458716"/>
<connection id="40992933" src-id="40992465" dest-id="40992916" weight="6.14047343399746"/>
<connection id="40992935" src-id="40992467" dest-id="40992916" weight="1.3939355759040022"/>
<connection id="40992936" src-id="40992468" dest-id="40992916" weight="2.6091055832353565"/>
<connection id="40992938" src-id="40992470" dest-id="40992916" weight="1.4811290582568528"/>
<connection id="40992939" src-id="40992471" dest-id="40992916" weight="4.038537419855659"/>
<connection id="40992940" src-id="40992472" dest-id="40992916" weight="5.048472027100726"/>
<neuron id="40992942" type="out" activation="sigmoid"/>
<connection id="40992943" src-id="40992449" dest-id="40992942" weight="1.8432715684630263"/>
<connection id="40992944" src-id="40992450" dest-id="40992942" weight="2.226572753372109"/>
<connection id="40992945" src-id="40992451" dest-id="40992942" weight="-0.4481373921301923"/>
<connection id="40992946" src-id="40992452" dest-id="40992942" weight="-4.141797834642448"/>
<connection id="40992947" src-id="40992453" dest-id="40992942" weight="0.5307922794895362"/>
<connection id="40992948" src-id="40992454" dest-id="40992942" weight="-0.36722220744668677"/>
<connection id="40992949" src-id="40992455" dest-id="40992942" weight="-5.1073140050103065"/>
<connection id="40992950" src-id="40992456" dest-id="40992942" weight="-8.823647386659752"/>
<connection id="40992951" src-id="40992457" dest-id="40992942" weight="-0.4277327218175502"/>
<connection id="40992952" src-id="40992458" dest-id="40992942" weight="3.3661609699563826"/>
<connection id="40992953" src-id="40992459" dest-id="40992942" weight="-6.171036784846371"/>
<connection id="40992954" src-id="40992460" dest-id="40992942" weight="5.733583347401103"/>
<connection id="40992955" src-id="40992461" dest-id="40992942" weight="-1.9111065143615225"/>
<connection id="40992956" src-id="40992462" dest-id="40992942" weight="0.887706732041101"/>
<connection id="40992958" src-id="40992464" dest-id="40992942" weight="4.614385168575579"/>
<connection id="40992959" src-id="40992465" dest-id="40992942" weight="-1.2854515416111902"/>
<connection id="40992960" src-id="40992466" dest-id="40992942" weight="1.6443864301881996"/>
<connection id="40992961" src-id="40992467" dest-id="40992942" weight="-2.3050851908557544"/>
<connection id="40992962" src-id="40992468" dest-id="40992942" weight="6.395608284291468"/>
<connection id="40992963" src-id="40992469" dest-id="40992942" weight="-1.8457211079506273"/>
<connection id="40992964" src-id="40992470" dest-id="40992942" weight="-0.4984452416644847"/>
<connection id="40992965" src-id="40992471" dest-id="40992942" weight="1.1749982446702365"/>
<connection id="40992966" src-id="40992472" dest-id="40992942" weight="-2.1957271646802234"/>
<connection id="40992967" src-id="40992473" dest-id="40992942" weight="-0.5054739446018186"/>
</chromosome> | 89.589322 | 108 | 0.74545 |
2ed6e1125f47ad5f65a4f5ebe77d74bdc7cd72b5 | 4,794 | xml | XML | output/muenster_miami_276cb5cd-4ca2-418b-ba28-13722c2df497.xml | opencultureconsulting/noah-muenster-miami | 8e12a20a8568ffe42f81cd173e1db1c7b7e52bb9 | [
"MIT"
] | null | null | null | output/muenster_miami_276cb5cd-4ca2-418b-ba28-13722c2df497.xml | opencultureconsulting/noah-muenster-miami | 8e12a20a8568ffe42f81cd173e1db1c7b7e52bb9 | [
"MIT"
] | null | null | null | output/muenster_miami_276cb5cd-4ca2-418b-ba28-13722c2df497.xml | opencultureconsulting/noah-muenster-miami | 8e12a20a8568ffe42f81cd173e1db1c7b7e52bb9 | [
"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_276cb5cd-4ca2-418b-ba28-13722c2df497">
<mets:mdWrap MIMETYPE="text/xml" MDTYPE="MODS">
<mets:xmlData>
<mods xmlns="http://www.loc.gov/mods/v3" version="3.7" xmlns:vl="http://visuallibrary.net/vl">
<titleInfo lang="ger">
<title>Molekulargenetische Untersuchungen zur Pathogenese des Mammakarzinoms</title>
</titleInfo>
<name type="personal" authority="gnd" authorityURI="http://d-nb.info/gnd/" valueURI="http://d-nb.info/gnd/128611286">
<displayForm>Timpert, Kirsten I. M.</displayForm>
<namePart type="given">Kirsten I. M.</namePart>
<namePart type="family">Timpert</namePart>
<role>
<roleTerm type="code" authority="marcrelator">aut</roleTerm>
</role>
</name>
<name type="personal">
<displayForm>Schwering, Hans</displayForm>
<namePart type="given">Hans</namePart>
<namePart type="family">Schwering</namePart>
<role>
<roleTerm type="code" authority="marcrelator">ths</roleTerm>
</role>
</name>
<typeOfResource>text</typeOfResource>
<genre authority="dini">doctoralThesis</genre>
<originInfo>
<dateIssued encoding="w3cdtf" keyDate="yes">2003</dateIssued>
<dateIssued encoding="w3cdtf">2003-12-16</dateIssued>
<dateOther encoding="w3cdtf">2003-12-08</dateOther>
</originInfo>
<language>
<languageTerm type="code" authority="iso639-2b">ger</languageTerm>
</language>
<abstract lang="ger">Das Kandidatengen MGEA5 auf Chromosom 10q24.1-q24.3, dem bereits onkogenes Potential bei der Pathogenese anderer Tumorentitäten (Meningeomen) nachgewiesen werden konnte, wurde mittels LOH-Analysen auf Allelverluste in dieser Region untersucht. Insgesamt wurden 66 Probenpaare aus sporadischen Mammakarzinomen und Blut (bzw. Normalgewebe) mit Mikrosatellitenmarkern in der genannten Region auf Verluste von Allelen hin untersucht. Die Ergebnisse dieser Analysen deuten darauf hin,dass das gewählte Kandidatengen in der Tumorgenese des sporadischen Mammakarzinoms keine kausale Rolle spielt. Es bedarf demnach weiteren Untersuchungen an anderen Kandidatengenen, um zuverlässige genetische Marker für die Diagnostik, Prognostik und Therapie des Brustkrebses zu finden und einsetzen zu können.</abstract>
<subject lang="ger">
<topic>Mammakarzinom</topic>
<topic>Kandidatengen MGEA5</topic>
<topic>Chromosom 10</topic>
<topic>LOH-Analysen</topic>
<topic>Gynäko-Onkologie</topic>
</subject>
<classification authority="ddc">610</classification>
<identifier type="urn">urn:nbn:de:hbz:6-85659527361</identifier>
<identifier type="sys">HT013926799</identifier>
<accessCondition type="use and reproduction" xlink:href="https://rightsstatements.org/vocab/InC/1.0/">Urheberrechtsschutz</accessCondition>
<recordInfo>
<recordIdentifier>muenster_miami_276cb5cd-4ca2-418b-ba28-13722c2df497</recordIdentifier>
</recordInfo>
<extension>
<vl:doctype>oaDoctoralThesis</vl:doctype>
</extension>
</mods>
</mets:xmlData>
</mets:mdWrap>
</mets:dmdSec>
<mets:fileSec>
<mets:fileGrp USE="pdf upload">
<mets:file MIMETYPE="application/pdf" ID="FILE_276cb5cd-4ca2-418b-ba28-13722c2df497_1">
<mets:FLocat xlink:href="https://repositorium.uni-muenster.de/document/miami/276cb5cd-4ca2-418b-ba28-13722c2df497/Dissertation.pdf" LOCTYPE="URL"/>
</mets:file>
</mets:fileGrp>
</mets:fileSec>
<mets:structMap TYPE="LOGICAL">
<mets:div TYPE="document" ID="muenster_miami_276cb5cd-4ca2-418b-ba28-13722c2df497" DMDID="DMD_276cb5cd-4ca2-418b-ba28-13722c2df497">
<mets:fptr FILEID="FILE_276cb5cd-4ca2-418b-ba28-13722c2df497_1"/>
</mets:div>
</mets:structMap>
</mets:mets>
| 68.485714 | 841 | 0.583646 |
e074064885d311a4b7a711ca394858f5ee19fedf | 972 | xml | XML | app/src/main/res/layout/layout_actionbar.xml | cellumed/MicroRehab_knee | 45e72e238a2ff6ca92ef5822420eb82237a880a7 | [
"Apache-2.0"
] | null | null | null | app/src/main/res/layout/layout_actionbar.xml | cellumed/MicroRehab_knee | 45e72e238a2ff6ca92ef5822420eb82237a880a7 | [
"Apache-2.0"
] | null | null | null | app/src/main/res/layout/layout_actionbar.xml | cellumed/MicroRehab_knee | 45e72e238a2ff6ca92ef5822420eb82237a880a7 | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent" android:layout_height="match_parent"
android:background="@drawable/top_bar">
<ImageButton
android:id="@+id/custom_back_btn"
android:layout_width="30dp"
android:layout_height="30dp"
android:layout_centerVertical="true"
android:layout_marginLeft="10dp"
android:background="@drawable/custom_back_btn"/>
<TextView
android:id="@+id/custom_name"
android:layout_width="fill_parent"
android:layout_height="match_parent"
android:text=""
android:textColor="#ffffff"
android:textSize="20dp"
android:paddingRight="5dp"
android:gravity="center"
android:layout_alignParentTop="true"
android:layout_alignParentLeft="true"
android:layout_alignParentStart="true" />
</RelativeLayout> | 34.714286 | 76 | 0.68107 |
7efbc66dedb451d7ac3c09135bff8a3d45314639 | 8,290 | xib | XML | IOS/CustomViews/HomeTopBar.xib | FireProject/IOS | c756a790b823f603a32d5d571e5e4de5f1676251 | [
"MIT"
] | null | null | null | IOS/CustomViews/HomeTopBar.xib | FireProject/IOS | c756a790b823f603a32d5d571e5e4de5f1676251 | [
"MIT"
] | 13 | 2021-03-11T11:59:59.000Z | 2021-08-21T09:10:20.000Z | IOS/CustomViews/HomeTopBar.xib | FireProject/IOS | c756a790b823f603a32d5d571e5e4de5f1676251 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="HomeTopBar" customModule="IOS" customModuleProvider="target"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="iN0-l3-epB">
<rect key="frame" x="0.0" y="0.0" width="492" height="113"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="crg-IU-WQT">
<rect key="frame" x="0.0" y="0.0" width="492" height="45"/>
<color key="backgroundColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</view>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="MainLogo" translatesAutoresizingMaskIntoConstraints="NO" id="Bi7-LV-rpX">
<rect key="frame" x="74" y="45" width="344" height="68"/>
</imageView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NSs-78-JSC">
<rect key="frame" x="0.0" y="45" width="74" height="68"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2eP-ak-muM">
<rect key="frame" x="18.5" y="17" width="37" height="34"/>
<state key="normal" backgroundImage="SideMenuImage"/>
<connections>
<action selector="menuButtonPressed:" destination="-1" eventType="touchUpInside" id="BYE-RI-VHm"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="2eP-ak-muM" firstAttribute="centerX" secondItem="NSs-78-JSC" secondAttribute="centerX" id="KQp-t1-5r0"/>
<constraint firstItem="2eP-ak-muM" firstAttribute="centerY" secondItem="NSs-78-JSC" secondAttribute="centerY" id="NtH-Ve-nto"/>
<constraint firstItem="2eP-ak-muM" firstAttribute="height" secondItem="NSs-78-JSC" secondAttribute="height" multiplier="0.5" id="Qs7-ph-eDn"/>
<constraint firstItem="2eP-ak-muM" firstAttribute="width" secondItem="NSs-78-JSC" secondAttribute="width" multiplier="0.5" id="To7-aQ-VXB"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wSl-3Z-bvQ">
<rect key="frame" x="418" y="45" width="74" height="68"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="KeX-aE-f9l">
<rect key="frame" x="18.5" y="17" width="37" height="34"/>
<state key="normal" backgroundImage="SearchImage"/>
<connections>
<action selector="searchButtonPressed:" destination="-1" eventType="touchUpInside" id="3cB-3M-y6m"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="KeX-aE-f9l" firstAttribute="centerX" secondItem="wSl-3Z-bvQ" secondAttribute="centerX" id="BUY-8Z-ycv"/>
<constraint firstItem="KeX-aE-f9l" firstAttribute="centerY" secondItem="wSl-3Z-bvQ" secondAttribute="centerY" id="GYL-4h-cDK"/>
<constraint firstItem="KeX-aE-f9l" firstAttribute="width" secondItem="wSl-3Z-bvQ" secondAttribute="width" multiplier="0.5" id="VqA-EW-inH"/>
<constraint firstItem="KeX-aE-f9l" firstAttribute="height" secondItem="wSl-3Z-bvQ" secondAttribute="height" multiplier="0.5" id="v0R-O2-6Dz"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="wSl-3Z-bvQ" firstAttribute="leading" secondItem="Bi7-LV-rpX" secondAttribute="trailing" id="ATl-Pa-uMc"/>
<constraint firstItem="crg-IU-WQT" firstAttribute="height" secondItem="iN0-l3-epB" secondAttribute="height" multiplier="0.4" id="AXe-xR-Igf"/>
<constraint firstAttribute="bottom" secondItem="wSl-3Z-bvQ" secondAttribute="bottom" id="D5P-0k-sOk"/>
<constraint firstItem="NSs-78-JSC" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="G2g-PO-LBQ"/>
<constraint firstItem="wSl-3Z-bvQ" firstAttribute="top" secondItem="crg-IU-WQT" secondAttribute="bottom" id="K3E-6G-FjC"/>
<constraint firstItem="NSs-78-JSC" firstAttribute="top" secondItem="crg-IU-WQT" secondAttribute="bottom" id="MZM-qi-5Ga"/>
<constraint firstItem="crg-IU-WQT" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="Ofh-1K-Q5o"/>
<constraint firstAttribute="trailing" secondItem="wSl-3Z-bvQ" secondAttribute="trailing" id="WgG-j7-lbf"/>
<constraint firstAttribute="bottom" secondItem="Bi7-LV-rpX" secondAttribute="bottom" id="WxH-pT-2ll"/>
<constraint firstAttribute="bottom" secondItem="NSs-78-JSC" secondAttribute="bottom" id="WyB-pT-3hb"/>
<constraint firstItem="crg-IU-WQT" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="dhf-LJ-Qdi"/>
<constraint firstItem="wSl-3Z-bvQ" firstAttribute="width" secondItem="iN0-l3-epB" secondAttribute="width" multiplier="0.15" id="hfB-Fq-sjT"/>
<constraint firstAttribute="trailing" secondItem="crg-IU-WQT" secondAttribute="trailing" id="ppn-Fp-tP8"/>
<constraint firstItem="Bi7-LV-rpX" firstAttribute="leading" secondItem="NSs-78-JSC" secondAttribute="trailing" id="tRa-0a-1bV"/>
<constraint firstItem="Bi7-LV-rpX" firstAttribute="top" secondItem="crg-IU-WQT" secondAttribute="bottom" id="wUo-FN-wXb"/>
<constraint firstItem="NSs-78-JSC" firstAttribute="width" secondItem="iN0-l3-epB" secondAttribute="width" multiplier="0.15" id="xqb-M9-9R8"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<point key="canvasLocation" x="18.840579710144929" y="-171.09375"/>
</view>
</objects>
<resources>
<image name="MainLogo" width="81.5" height="27"/>
<image name="SearchImage" width="16.5" height="16.5"/>
<image name="SideMenuImage" width="12.5" height="11.5"/>
</resources>
</document>
| 92.111111 | 256 | 0.629192 |
dd3927ac77f8d8e80907a339a412eeaa1f97c5aa | 554 | xml | XML | app/src/main/res/layout/create_note.xml | kostasdrakonakis/notes | 2ed4be8336af2dd5c1c941cb860c744ad58e769e | [
"Apache-2.0"
] | 3 | 2019-05-06T19:30:46.000Z | 2020-11-06T15:17:15.000Z | app/src/main/res/layout/create_note.xml | kostasdrakonakis/notes_app | 2ed4be8336af2dd5c1c941cb860c744ad58e769e | [
"Apache-2.0"
] | null | null | null | app/src/main/res/layout/create_note.xml | kostasdrakonakis/notes_app | 2ed4be8336af2dd5c1c941cb860c744ad58e769e | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<com.google.android.material.textfield.TextInputLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:padding="20dp"
android:layout_width="match_parent"
android:layout_height="wrap_content">
<com.google.android.material.textfield.TextInputEditText
android:id="@+id/inputText"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:textColorHint="@color/black" />
</com.google.android.material.textfield.TextInputLayout> | 42.615385 | 113 | 0.740072 |
6c8c61189b43177f2e0bf54ded03a6861634b2f8 | 3,616 | xaml | XML | src/SampleClient.Gui/SettingsWindow.xaml | manictime/manictime-server-sampleclient | de908271c6c494c2a159ea1041f9ac17736ad3db | [
"MIT"
] | 19 | 2016-02-13T15:57:24.000Z | 2021-07-15T13:15:08.000Z | src/SampleClient.Gui/SettingsWindow.xaml | manictime/manictime-server-sampleclient | de908271c6c494c2a159ea1041f9ac17736ad3db | [
"MIT"
] | 4 | 2015-12-30T10:16:22.000Z | 2020-06-24T08:04:44.000Z | src/SampleClient.Gui/SettingsWindow.xaml | manictime/manictime-server-sampleclient | de908271c6c494c2a159ea1041f9ac17736ad3db | [
"MIT"
] | 8 | 2015-01-07T04:07:29.000Z | 2021-07-26T18:49:34.000Z | <Window x:Class="Finkit.ManicTime.Server.SampleClient.Ui.SettingsWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="SettingsWindow" >
<Grid Margin="5">
<Grid.RowDefinitions>
<RowDefinition />
<RowDefinition Height="Auto" />
</Grid.RowDefinitions>
<StackPanel Orientation="Vertical">
<GroupBox Header="Logon as" Width="200">
<StackPanel>
<RadioButton x:Name="CurrentUserRadioButton" Margin="0 5 0 5" GroupName="userType" Content="Current Windows user" />
<RadioButton x:Name="FollowingUserRadioButton" GroupName="userType" Content="Following Windows user" />
<StackPanel Margin="20 0 0 0">
<StackPanel.Style>
<Style TargetType="{x:Type StackPanel}">
<Setter Property="IsEnabled" Value="False" />
<Style.Triggers>
<DataTrigger Binding="{Binding ElementName=FollowingUserRadioButton, Path=IsChecked}" Value="True">
<Setter Property="IsEnabled" Value="True"/>
</DataTrigger>
</Style.Triggers>
</Style>
</StackPanel.Style>
<TextBlock Text="Username" Margin="0 5 0 0"></TextBlock>
<TextBox x:Name="UsernameTextBox" />
<TextBlock Text="Password" Margin="0 5 0 0"></TextBlock>
<PasswordBox x:Name="PasswordTextBox" />
<TextBlock Text="Domain" Margin="0 5 0 0"></TextBlock>
<TextBox x:Name="DomainTextBox" />
</StackPanel>
<RadioButton x:Name="FollowingManicTimeUserRadioButton" GroupName="userType" Content="Following ManicTime user" Margin="0 5 0 0" />
<StackPanel Margin="20 0 0 0">
<StackPanel.Style>
<Style TargetType="{x:Type StackPanel}">
<Setter Property="IsEnabled" Value="False" />
<Style.Triggers>
<DataTrigger Binding="{Binding ElementName=FollowingManicTimeUserRadioButton, Path=IsChecked}" Value="True">
<Setter Property="IsEnabled" Value="True"/>
</DataTrigger>
</Style.Triggers>
</Style>
</StackPanel.Style>
<TextBlock Text="Username" Margin="0 5 0 0"></TextBlock>
<TextBox x:Name="ManicTimeUsernameTextBox" />
<TextBlock Text="Password" Margin="0 5 0 0"></TextBlock>
<PasswordBox x:Name="ManicTimePasswordTextBox" />
</StackPanel>
</StackPanel>
</GroupBox>
</StackPanel>
<StackPanel Grid.Row="1" Orientation="Horizontal" HorizontalAlignment="Right">
<Button x:Name="OkButton" Content="Ok" Width="100" IsDefault="True" Click="OkButton_Click" Margin="1" />
<Button x:Name="CancelButton" Content="Cancel" Width="100" IsCancel="True" Click="CancelButton_Click" Margin="1" />
</StackPanel>
</Grid>
</Window>
| 54.787879 | 151 | 0.498617 |
f2e765d9e63ed4a8b9abddc2b21cd7f67a2e2312 | 34,706 | xml | XML | xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Elements.xml | deborahc/azure-docs-sdk-dotnet | 09293cec56aecddce05b6bf34f9450589436cf74 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Elements.xml | deborahc/azure-docs-sdk-dotnet | 09293cec56aecddce05b6bf34f9450589436cf74 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | xml/Microsoft.IdentityModel.Tokens.Saml2/Saml2Constants+Elements.xml | deborahc/azure-docs-sdk-dotnet | 09293cec56aecddce05b6bf34f9450589436cf74 | [
"CC-BY-4.0",
"MIT"
] | null | null | null | <Type Name="Saml2Constants+Elements" FullName="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants+Elements">
<TypeSignature Language="C#" Value="public static class Saml2Constants.Elements" />
<TypeSignature Language="ILAsm" Value=".class nested public auto ansi abstract sealed beforefieldinit Saml2Constants/Elements extends System.Object" />
<TypeSignature Language="DocId" Value="T:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements" />
<TypeSignature Language="VB.NET" Value="Public Class Saml2Constants.Elements" />
<TypeSignature Language="F#" Value="type Saml2Constants.Elements = class" />
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.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="Action">
<MemberSignature Language="C#" Value="public const string Action;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string Action" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Action" />
<MemberSignature Language="VB.NET" Value="Public Const Action As String " />
<MemberSignature Language="F#" Value="val mutable Action : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Action" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Advice">
<MemberSignature Language="C#" Value="public const string Advice;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string Advice" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Advice" />
<MemberSignature Language="VB.NET" Value="Public Const Advice As String " />
<MemberSignature Language="F#" Value="val mutable Advice : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Advice" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Assertion">
<MemberSignature Language="C#" Value="public const string Assertion;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string Assertion" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Assertion" />
<MemberSignature Language="VB.NET" Value="Public Const Assertion As String " />
<MemberSignature Language="F#" Value="val mutable Assertion : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Assertion" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="AssertionIDRef">
<MemberSignature Language="C#" Value="public const string AssertionIDRef;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string AssertionIDRef" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AssertionIDRef" />
<MemberSignature Language="VB.NET" Value="Public Const AssertionIDRef As String " />
<MemberSignature Language="F#" Value="val mutable AssertionIDRef : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AssertionIDRef" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="AssertionURIRef">
<MemberSignature Language="C#" Value="public const string AssertionURIRef;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string AssertionURIRef" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AssertionURIRef" />
<MemberSignature Language="VB.NET" Value="Public Const AssertionURIRef As String " />
<MemberSignature Language="F#" Value="val mutable AssertionURIRef : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AssertionURIRef" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Attribute">
<MemberSignature Language="C#" Value="public const string Attribute;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string Attribute" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Attribute" />
<MemberSignature Language="VB.NET" Value="Public Const Attribute As String " />
<MemberSignature Language="F#" Value="val mutable Attribute : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Attribute" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="AttributeStatement">
<MemberSignature Language="C#" Value="public const string AttributeStatement;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string AttributeStatement" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AttributeStatement" />
<MemberSignature Language="VB.NET" Value="Public Const AttributeStatement As String " />
<MemberSignature Language="F#" Value="val mutable AttributeStatement : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AttributeStatement" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="AttributeValue">
<MemberSignature Language="C#" Value="public const string AttributeValue;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string AttributeValue" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AttributeValue" />
<MemberSignature Language="VB.NET" Value="Public Const AttributeValue As String " />
<MemberSignature Language="F#" Value="val mutable AttributeValue : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AttributeValue" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Audience">
<MemberSignature Language="C#" Value="public const string Audience;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string Audience" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Audience" />
<MemberSignature Language="VB.NET" Value="Public Const Audience As String " />
<MemberSignature Language="F#" Value="val mutable Audience : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Audience" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="AudienceRestriction">
<MemberSignature Language="C#" Value="public const string AudienceRestriction;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string AudienceRestriction" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AudienceRestriction" />
<MemberSignature Language="VB.NET" Value="Public Const AudienceRestriction As String " />
<MemberSignature Language="F#" Value="val mutable AudienceRestriction : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AudienceRestriction" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="AuthenticatingAuthority">
<MemberSignature Language="C#" Value="public const string AuthenticatingAuthority;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string AuthenticatingAuthority" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AuthenticatingAuthority" />
<MemberSignature Language="VB.NET" Value="Public Const AuthenticatingAuthority As String " />
<MemberSignature Language="F#" Value="val mutable AuthenticatingAuthority : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AuthenticatingAuthority" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="AuthnContext">
<MemberSignature Language="C#" Value="public const string AuthnContext;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string AuthnContext" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AuthnContext" />
<MemberSignature Language="VB.NET" Value="Public Const AuthnContext As String " />
<MemberSignature Language="F#" Value="val mutable AuthnContext : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AuthnContext" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="AuthnContextClassRef">
<MemberSignature Language="C#" Value="public const string AuthnContextClassRef;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string AuthnContextClassRef" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AuthnContextClassRef" />
<MemberSignature Language="VB.NET" Value="Public Const AuthnContextClassRef As String " />
<MemberSignature Language="F#" Value="val mutable AuthnContextClassRef : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AuthnContextClassRef" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="AuthnContextDecl">
<MemberSignature Language="C#" Value="public const string AuthnContextDecl;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string AuthnContextDecl" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AuthnContextDecl" />
<MemberSignature Language="VB.NET" Value="Public Const AuthnContextDecl As String " />
<MemberSignature Language="F#" Value="val mutable AuthnContextDecl : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AuthnContextDecl" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="AuthnContextDeclRef">
<MemberSignature Language="C#" Value="public const string AuthnContextDeclRef;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string AuthnContextDeclRef" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AuthnContextDeclRef" />
<MemberSignature Language="VB.NET" Value="Public Const AuthnContextDeclRef As String " />
<MemberSignature Language="F#" Value="val mutable AuthnContextDeclRef : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AuthnContextDeclRef" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="AuthnStatement">
<MemberSignature Language="C#" Value="public const string AuthnStatement;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string AuthnStatement" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AuthnStatement" />
<MemberSignature Language="VB.NET" Value="Public Const AuthnStatement As String " />
<MemberSignature Language="F#" Value="val mutable AuthnStatement : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AuthnStatement" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="AuthzDecisionStatement">
<MemberSignature Language="C#" Value="public const string AuthzDecisionStatement;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string AuthzDecisionStatement" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AuthzDecisionStatement" />
<MemberSignature Language="VB.NET" Value="Public Const AuthzDecisionStatement As String " />
<MemberSignature Language="F#" Value="val mutable AuthzDecisionStatement : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.AuthzDecisionStatement" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="BaseID">
<MemberSignature Language="C#" Value="public const string BaseID;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string BaseID" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.BaseID" />
<MemberSignature Language="VB.NET" Value="Public Const BaseID As String " />
<MemberSignature Language="F#" Value="val mutable BaseID : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.BaseID" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Condition">
<MemberSignature Language="C#" Value="public const string Condition;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string Condition" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Condition" />
<MemberSignature Language="VB.NET" Value="Public Const Condition As String " />
<MemberSignature Language="F#" Value="val mutable Condition : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Condition" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Conditions">
<MemberSignature Language="C#" Value="public const string Conditions;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string Conditions" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Conditions" />
<MemberSignature Language="VB.NET" Value="Public Const Conditions As String " />
<MemberSignature Language="F#" Value="val mutable Conditions : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Conditions" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="EncryptedAssertion">
<MemberSignature Language="C#" Value="public const string EncryptedAssertion;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string EncryptedAssertion" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.EncryptedAssertion" />
<MemberSignature Language="VB.NET" Value="Public Const EncryptedAssertion As String " />
<MemberSignature Language="F#" Value="val mutable EncryptedAssertion : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.EncryptedAssertion" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="EncryptedAttribute">
<MemberSignature Language="C#" Value="public const string EncryptedAttribute;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string EncryptedAttribute" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.EncryptedAttribute" />
<MemberSignature Language="VB.NET" Value="Public Const EncryptedAttribute As String " />
<MemberSignature Language="F#" Value="val mutable EncryptedAttribute : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.EncryptedAttribute" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="EncryptedID">
<MemberSignature Language="C#" Value="public const string EncryptedID;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string EncryptedID" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.EncryptedID" />
<MemberSignature Language="VB.NET" Value="Public Const EncryptedID As String " />
<MemberSignature Language="F#" Value="val mutable EncryptedID : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.EncryptedID" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Evidence">
<MemberSignature Language="C#" Value="public const string Evidence;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string Evidence" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Evidence" />
<MemberSignature Language="VB.NET" Value="Public Const Evidence As String " />
<MemberSignature Language="F#" Value="val mutable Evidence : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Evidence" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Issuer">
<MemberSignature Language="C#" Value="public const string Issuer;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string Issuer" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Issuer" />
<MemberSignature Language="VB.NET" Value="Public Const Issuer As String " />
<MemberSignature Language="F#" Value="val mutable Issuer : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Issuer" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="NameID">
<MemberSignature Language="C#" Value="public const string NameID;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string NameID" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.NameID" />
<MemberSignature Language="VB.NET" Value="Public Const NameID As String " />
<MemberSignature Language="F#" Value="val mutable NameID : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.NameID" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="OneTimeUse">
<MemberSignature Language="C#" Value="public const string OneTimeUse;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string OneTimeUse" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.OneTimeUse" />
<MemberSignature Language="VB.NET" Value="Public Const OneTimeUse As String " />
<MemberSignature Language="F#" Value="val mutable OneTimeUse : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.OneTimeUse" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="ProxyRestricton">
<MemberSignature Language="C#" Value="public const string ProxyRestricton;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string ProxyRestricton" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.ProxyRestricton" />
<MemberSignature Language="VB.NET" Value="Public Const ProxyRestricton As String " />
<MemberSignature Language="F#" Value="val mutable ProxyRestricton : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.ProxyRestricton" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Statement">
<MemberSignature Language="C#" Value="public const string Statement;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string Statement" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Statement" />
<MemberSignature Language="VB.NET" Value="Public Const Statement As String " />
<MemberSignature Language="F#" Value="val mutable Statement : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Statement" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="Subject">
<MemberSignature Language="C#" Value="public const string Subject;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string Subject" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Subject" />
<MemberSignature Language="VB.NET" Value="Public Const Subject As String " />
<MemberSignature Language="F#" Value="val mutable Subject : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.Subject" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="SubjectConfirmation">
<MemberSignature Language="C#" Value="public const string SubjectConfirmation;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string SubjectConfirmation" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.SubjectConfirmation" />
<MemberSignature Language="VB.NET" Value="Public Const SubjectConfirmation As String " />
<MemberSignature Language="F#" Value="val mutable SubjectConfirmation : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.SubjectConfirmation" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="SubjectConfirmationData">
<MemberSignature Language="C#" Value="public const string SubjectConfirmationData;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string SubjectConfirmationData" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.SubjectConfirmationData" />
<MemberSignature Language="VB.NET" Value="Public Const SubjectConfirmationData As String " />
<MemberSignature Language="F#" Value="val mutable SubjectConfirmationData : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.SubjectConfirmationData" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
<Member MemberName="SubjectLocality">
<MemberSignature Language="C#" Value="public const string SubjectLocality;" />
<MemberSignature Language="ILAsm" Value=".field public static literal string SubjectLocality" />
<MemberSignature Language="DocId" Value="F:Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.SubjectLocality" />
<MemberSignature Language="VB.NET" Value="Public Const SubjectLocality As String " />
<MemberSignature Language="F#" Value="val mutable SubjectLocality : string" Usage="Microsoft.IdentityModel.Tokens.Saml2.Saml2Constants.Elements.SubjectLocality" />
<MemberType>Field</MemberType>
<AssemblyInfo>
<AssemblyName>Microsoft.IdentityModel.Tokens.Saml</AssemblyName>
<AssemblyVersion>5.3.0.0</AssemblyVersion>
</AssemblyInfo>
<ReturnValue>
<ReturnType>System.String</ReturnType>
</ReturnValue>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
</Member>
</Members>
</Type> | 53.558642 | 185 | 0.702011 |
900f0d72a9599e494c5021001c2d31fedd6c08b1 | 14,817 | xml | XML | pom.xml | PureSolTechnologies/license-maven-plugin | 26c356d63a8b8599b1ea75196a1259cb03fad81b | [
"Apache-2.0"
] | 2 | 2016-01-25T11:50:57.000Z | 2020-03-29T13:48:59.000Z | pom.xml | PureSolTechnologies/license-maven-plugin | 26c356d63a8b8599b1ea75196a1259cb03fad81b | [
"Apache-2.0"
] | null | null | null | pom.xml | PureSolTechnologies/license-maven-plugin | 26c356d63a8b8599b1ea75196a1259cb03fad81b | [
"Apache-2.0"
] | 1 | 2015-12-20T14:06:30.000Z | 2015-12-20T14:06:30.000Z | <?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.puresoltechnologies.maven.plugins</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>1.5.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>PureSol Technologies' License Maven Plugin</name>
<description>This is a license checker plugin for Maven.</description>
<url>http://opensource.puresol-technologies.com/license-maven-plugin</url>
<inceptionYear>2013</inceptionYear>
<organization>
<name>PureSol Technologies</name>
<url>http://puresol-technologies.com</url>
</organization>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<name>Rick-Rainer Ludwig</name>
<email>ludwig@puresol-technologies.com</email>
<organization>PureSol Technologies</organization>
<organizationUrl>http://puresol-technologies.com</organizationUrl>
<url>http://rick-rainer-ludwig.com</url>
</developer>
</developers>
<scm>
<developerConnection>scm:git:https://github.com/PureSolTechnologies/license-maven-plugin</developerConnection>
<connection>scm:git:https://github.com/PureSolTechnologies/license-maven-plugin</connection>
<url>https://github.com/PureSolTechnologies/license-maven-plugin.git</url>
<tag>HEAD</tag>
</scm>
<issueManagement>
<system>Redmine</system>
<url>https://bugs.puresol-technologies.net/projects/license-maven-plugin</url>
</issueManagement>
<ciManagement>
<system>Jenkins</system>
<url>https://travis-ci.org/RickRainerLudwig/license-maven-plugin</url>
</ciManagement>
<distributionManagement>
<repository>
<id>release-repository</id>
<name>Release Repository</name>
<layout>default</layout>
<uniqueVersion>true</uniqueVersion>
<url>${release.repository.url}</url>
</repository>
<snapshotRepository>
<id>snapshot-repository</id>
<name>Snapshot Repository</name>
<layout>default</layout>
<uniqueVersion>true</uniqueVersion>
<url>${snapshot.repository.url}</url>
</snapshotRepository>
<site>
<id>FTPPureSolTechnologiesCom</id>
<name>FTPPureSolTechnologiesCom</name>
<url>ftp://puresol-technologies.com/opensource.puresol-technologies.com/projects/javafx/${project.version}</url>
</site>
</distributionManagement>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.version>3.6.3</maven.version>
<doxiaVersion>1.0</doxiaVersion>
<doxia-sitetoolsVersion>1.0</doxia-sitetoolsVersion>
<mavenPluginPluginVersion>3.6.0</mavenPluginPluginVersion>
</properties>
<dependencies>
<!-- Specific external libraries -->
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-core</artifactId>
<version>${maven.version}</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-api</artifactId>
<version>${maven.version}</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-project</artifactId>
<version>2.2.1</version>
</dependency>
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>${mavenPluginPluginVersion}</version>
</dependency>
<dependency>
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-api</artifactId>
<version>3.0</version>
</dependency>
<!-- Doxia -->
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-sink-api</artifactId>
<version>${doxiaVersion}</version>
</dependency>
<!-- Doxia-sitetools -->
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-site-renderer</artifactId>
<version>${doxia-sitetoolsVersion}</version>
</dependency>
<!-- Testing -->
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.maven.plugin-testing</groupId>
<artifactId>maven-plugin-testing-harness</artifactId>
<version>3.3.0</version>
<scope>test</scope>
</dependency>
</dependencies>
<repositories />
<pluginRepositories />
<build>
<pluginManagement>
<plugins>
<plugin>
<artifactId>maven-clean-plugin</artifactId>
<version>3.1.0</version>
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.0</version>
</plugin>
<plugin>
<artifactId>maven-deploy-plugin</artifactId>
<version>3.0.0-M1</version>
</plugin>
<plugin>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.0.0-M2</version>
</plugin>
<plugin>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version>
</plugin>
<plugin>
<artifactId>maven-install-plugin</artifactId>
<version>3.0.0-M1</version>
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
<version>3.1.1</version>
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.1.0</version>
</plugin>
<plugin>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>3.0.0</version>
</plugin>
<plugin>
<artifactId>maven-resources-plugin</artifactId>
<version>3.1.0</version>
</plugin>
<plugin>
<artifactId>maven-site-plugin</artifactId>
<version>3.7.1</version>
<configuration>
<locales>en</locales>
</configuration>
</plugin>
<plugin>
<artifactId>maven-source-plugin</artifactId>
<version>3.0.1</version>
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M3</version>
</plugin>
<plugin>
<artifactId>maven-surefire-report-plugin</artifactId>
<version>3.0.0-M3</version>
</plugin>
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>3.1.11</version>
</plugin>
<plugin>
<groupId>com.puresoltechnologies.maven.plugins</groupId>
<artifactId>license-maven-plugin</artifactId>
<version>1.2.1</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>tidy-maven-plugin</artifactId>
<version>1.1.0</version>
</plugin>
</plugins>
</pluginManagement>
<plugins>
<plugin>
<artifactId>maven-enforcer-plugin</artifactId>
<executions>
<execution>
<phase>verify</phase>
<goals>
<goal>enforce</goal>
</goals>
<configuration>
<rules>
<requireJavaVersion>
<version>[8,)</version>
</requireJavaVersion>
<requireMavenVersion>
<version>[3.6.0,)</version>
</requireMavenVersion>
</rules>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<executions>
<execution>
<phase>verify</phase>
<goals>
<goal>check</goal>
</goals>
<configuration>
<effort>Max</effort>
<threshold>Low</threshold>
<xmlOutput>true</xmlOutput>
<xmlOutputDirectory>target/site</xmlOutputDirectory>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.8</source>
<target>1.8</target>
<encoding>UTF-8</encoding>
</configuration>
</plugin>
<plugin>
<artifactId>maven-jar-plugin</artifactId>
<configuration>
<archive>
<index>true</index>
<manifestEntries>
<Specification-Title>${project.name}</Specification-Title>
<Specification-Version>${project.version}</Specification-Version>
<Specification-Vendor>${project.organization.name}</Specification-Vendor>
<Implementation-Title>${project.groupId}:${project.artifactId}</Implementation-Title>
<Implementation-Version>${project.version}</Implementation-Version>
<Implementation-Vendor>${project.organization.name}</Implementation-Vendor>
<Vendor-URL>${project.organization.url}</Vendor-URL>
<Project-URL>${project.url}</Project-URL>
</manifestEntries>
</archive>
</configuration>
</plugin>
<plugin>
<artifactId>maven-source-plugin</artifactId>
<executions>
<execution>
<id>attach-sources</id>
<goals>
<goal>jar-no-fork</goal>
</goals>
<configuration>
<archive>
<index>true</index>
<manifestEntries>
<Specification-Title>${project.name}</Specification-Title>
<Specification-Version>${project.version}</Specification-Version>
<Specification-Vendor>${project.organization.name}</Specification-Vendor>
<Implementation-Title>${project.groupId}:${project.artifactId}</Implementation-Title>
<Implementation-Version>${project.version}</Implementation-Version>
<Implementation-Vendor>${project.organization.name}</Implementation-Vendor>
<Vendor-URL>${project.organization.url}</Vendor-URL>
<Project-URL>${project.url}</Project-URL>
</manifestEntries>
</archive>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<executions>
<execution>
<id>attach-javadocs</id>
<goals>
<goal>jar</goal>
</goals>
<configuration>
<source>1.8</source>
<failOnError>false</failOnError>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.8</version>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>
</plugin>
<plugin>
<artifactId>maven-site-plugin</artifactId>
</plugin>
<plugin>
<artifactId>maven-surefire-report-plugin</artifactId>
<configuration>
<!-- Sets the VM argument line used when unit tests are run. -->
<argLine>${surefireArgLine}</argLine>
</configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>tidy-maven-plugin</artifactId>
<executions>
<execution>
<phase>validate</phase>
<goals>
<goal>check</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>${mavenPluginPluginVersion}</version>
<configuration>
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
</configuration>
<executions>
<execution>
<id>mojo-descriptor</id>
<phase>process-classes</phase>
<goals>
<goal>descriptor</goal>
</goals>
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
</plugin>
</plugins>
<extensions>
<extension>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-ftp</artifactId>
<version>3.0.0</version>
</extension>
</extensions>
</build>
<reporting>
<plugins>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
</plugin>
<plugin>
<artifactId>maven-surefire-report-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-project-info-reports-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>${mavenPluginPluginVersion}</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
</plugin>
</plugins>
</reporting>
<profiles>
<profile>
<id>release</id>
<build>
<plugins>
<plugin>
<artifactId>maven-gpg-plugin</artifactId>
<version>1.6</version>
<executions>
<execution>
<id>sign-artifacts</id>
<phase>verify</phase>
<goals>
<goal>sign</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
</profile>
<profile>
<id>m2e</id>
<activation>
<property>
<name>m2e.version</name>
</property>
</activation>
<build>
<pluginManagement>
<plugins>
<!--This plugin's configuration is used to store Eclipse m2e settings
only. It has no influence on the Maven build itself. -->
<plugin>
<groupId>org.eclipse.m2e</groupId>
<artifactId>lifecycle-mapping</artifactId>
<version>1.0.0</version>
<configuration>
<lifecycleMappingMetadata>
<pluginExecutions>
<pluginExecution>
<pluginExecutionFilter>
<groupId>
org.codehaus.mojo
</groupId>
<artifactId>
tidy-maven-plugin
</artifactId>
<versionRange>
[1.1.0,)
</versionRange>
<goals>
<goal>check</goal>
</goals>
</pluginExecutionFilter>
<action>
<ignore></ignore>
</action>
</pluginExecution>
<pluginExecution>
<pluginExecutionFilter>
<groupId>
org.apache.maven.plugins
</groupId>
<artifactId>
maven-plugin-plugin
</artifactId>
<versionRange>
[3.2,)
</versionRange>
<goals>
<goal>descriptor</goal>
</goals>
</pluginExecutionFilter>
<action>
<ignore></ignore>
</action>
</pluginExecution>
</pluginExecutions>
</lifecycleMappingMetadata>
</configuration>
</plugin>
</plugins>
</pluginManagement>
</build>
</profile>
</profiles>
</project>
| 29.224852 | 204 | 0.645812 |
d97c085a3bbb859bd8ab23f87b78af4de167da85 | 1,209 | xml | XML | p1/p1-t17/p1-t17-c118I-s6.xml | morrissinger/MassGenLaws | 8d740ef0e0fb8334174fac7ff1ab97c579f54862 | [
"Unlicense"
] | 1 | 2020-11-25T20:33:55.000Z | 2020-11-25T20:33:55.000Z | p1/p1-t17/p1-t17-c118I-s6.xml | morrissinger/MassGenLaws | 8d740ef0e0fb8334174fac7ff1ab97c579f54862 | [
"Unlicense"
] | null | null | null | p1/p1-t17/p1-t17-c118I-s6.xml | morrissinger/MassGenLaws | 8d740ef0e0fb8334174fac7ff1ab97c579f54862 | [
"Unlicense"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<law>
<structure>
<unit label="part" identifier="1" order_by="1" level="1">Administration Of The Government</unit>
<unit label="title" identifier="17" order_by="17" level="2">Public Welfare</unit>
<unit label="chapter" identifier="118I" order_by="118I" level="3">Health Information Technology</unit>
</structure>
<section_number>6</section_number>
<catch_line>Patient's Electronic Access To Health Records</catch_line>
<order_by>6</order_by>
<text>
[ Text of section added by 2012, 224, Sec. 134 effective January 1, 2017. See 2012, 224, Sec. 287.] Every patient shall have electronic access to such patient's health records. The executive office shall ensure that each patient will have secure electronic access to such patient's electronic health records with each of such patient's providers. The executive office shall ensure that the design of the statewide health information exchange includes the ability to transmit copies of electronic health records to patients directly or allow facilities to provide mechanisms for such patient to access such patient's own electronic health record.
</text>
</law> | 86.357143 | 654 | 0.744417 |
6affb3ad801aaf71142514dd162f09738d1d33f8 | 1,720 | xml | XML | comp_counting/src/main/res/layout/number_scale.xml | yejingjie0209/robotutor_china | fb611b0d909178b1192ca03942c15b99e2c907c5 | [
"Apache-2.0",
"CC-BY-4.0"
] | 13 | 2019-05-17T06:00:11.000Z | 2021-06-25T16:11:28.000Z | comp_counting/src/main/res/layout/number_scale.xml | RoboTutorLLC/RoboTutor_2019 | 079de3e445b8c50d1eb8f5c4848ac9b01e8c8a65 | [
"Apache-2.0",
"CC-BY-4.0"
] | 48 | 2018-11-28T02:04:04.000Z | 2020-06-01T20:10:47.000Z | comp_counting/src/main/res/layout/number_scale.xml | RoboTutorLLC/RoboTutor_2019 | 079de3e445b8c50d1eb8f5c4848ac9b01e8c8a65 | [
"Apache-2.0",
"CC-BY-4.0"
] | 9 | 2019-09-14T03:20:19.000Z | 2020-03-30T01:43:24.000Z | <?xml version="1.0" encoding="utf-8"?>
<android.support.percent.PercentRelativeLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/Scontent">
<TextView
android:text="6"
android:textSize="40sp"
android:textAlignment="center"
android:id="@+id/SGoalText"
app:layout_widthPercent="10%"
app:layout_heightPercent="10%"
android:layout_centerHorizontal="true"
android:padding="0dp"
android:scaleType="fitCenter"
android:background="@android:color/holo_blue_light"
android:visibility="invisible"
/>
<TableLayout
android:id="@+id/STable"
android:scaleType="fitCenter"
android:layout_centerHorizontal="true"
android:layout_below="@+id/SGoalText"
app:layout_heightPercent="60%"
app:layout_widthPercent="80%"
android:visibility="invisible">
<TableRow
android:id="@+id/SRowOnes">
<!--replace source below w/ android:src="@drawable/dot_pile_1"-->
<ImageButton
android:src="@drawable/circle"
android:layout_weight="2"
android:layout_width="0dp"
android:layout_height="match_parent"/>
<RelativeLayout
android:id="@+id/SDotBagOnes"
android:layout_weight="8"
android:layout_width="0dp"
android:layout_height="match_parent"/>
</TableRow>
</TableLayout>
</android.support.percent.PercentRelativeLayout> | 33.72549 | 77 | 0.61686 |
ed7e68d6ce5d62256a6b3eb48035718a0a65a81a | 608 | xml | XML | smacc_sm_reference_library/sm_ridgeback_barrel_search_2/package.xml | tylerjw/SMACC | 76dceb90411c2e4b13e4ae78c0af67d1acfb3333 | [
"BSD-3-Clause"
] | 203 | 2019-04-11T16:42:10.000Z | 2022-03-18T06:02:56.000Z | smacc_sm_reference_library/sm_ridgeback_barrel_search_2/package.xml | tylerjw/SMACC | 76dceb90411c2e4b13e4ae78c0af67d1acfb3333 | [
"BSD-3-Clause"
] | 50 | 2019-04-18T09:09:48.000Z | 2022-03-29T21:38:21.000Z | smacc_sm_reference_library/sm_ridgeback_barrel_search_2/package.xml | tylerjw/SMACC | 76dceb90411c2e4b13e4ae78c0af67d1acfb3333 | [
"BSD-3-Clause"
] | 35 | 2019-09-10T15:06:37.000Z | 2022-02-02T09:10:08.000Z | <?xml version="1.0"?>
<package format="2">
<name>sm_ridgeback_barrel_search_2</name>
<version>0.9.1</version>
<description>The sm_ridgeback_barrel_search_2 package</description>
<maintainer email="pablo@ibrobotics.com">Pablo Iñigo Blasco</maintainer>
<license>BSD-3</license>
<buildtool_depend>catkin</buildtool_depend>
<depend>roscpp</depend>
<depend>smacc</depend>
<depend>move_base_z_client_plugin</depend>
<depend>cv_bridge</depend>
<depend>ridgeback_gazebo</depend>
<depend>ridgeback_navigation</depend>
<depend>xterm</depend>
<export>
</export>
</package>
| 22.518519 | 74 | 0.728618 |
9899de6c368a54ec72aaa128b6c073db80d5b9d3 | 1,166 | xml | XML | MHUrho/MHUrho.Desktop/Data/UI/ExpandingItemLayout.xml | MK4H/MHUrho | da3f30a820c0a43824dd5b61a0842c079ca676b5 | [
"MIT"
] | null | null | null | MHUrho/MHUrho.Desktop/Data/UI/ExpandingItemLayout.xml | MK4H/MHUrho | da3f30a820c0a43824dd5b61a0842c079ca676b5 | [
"MIT"
] | null | null | null | MHUrho/MHUrho.Desktop/Data/UI/ExpandingItemLayout.xml | MK4H/MHUrho | da3f30a820c0a43824dd5b61a0842c079ca676b5 | [
"MIT"
] | null | null | null | <?xml version="1.0"?>
<element>
<attribute name="Name" value="LevelPickingItemElement" />
<attribute name="Size" value="960 110" />
<attribute name="Max Size" value="960 2147483647" />
<attribute name="Min Anchor" value="0.5 0.5" />
<attribute name="Max Anchor" value="0.5 0.5" />
<attribute name="Pivot" value="0.5 0.5" />
<attribute name="Layout Mode" value="Vertical" />
<element type="CheckBox">
<attribute name="Name" value="CheckBox" />
<attribute name="Min Size" value="960 100" />
<attribute name="Max Size" value="960 2147483647" />
<attribute name="Pivot" value="0 0" />
<attribute name="Layout Mode" value="Vertical" />
<attribute name="Layout Border" value="5 5 5 5" />
<element>
<attribute name="Name" value="FixedElement" />
<attribute name="Min Size" value="950 100" />
<attribute name="Max Size" value="950 100" />
<attribute name="Pivot" value="0 0" />
<attribute name="Clip Children" value="true" />
</element>
<element>
<attribute name="Name" value="CollapsingElement" />
<attribute name="Pivot" value="0 0" />
<attribute name="Layout Mode" value="Vertical" />
</element>
</element>
</element>
| 37.612903 | 58 | 0.656089 |
807169c7385af4deb24293c2e5c2b52adc1e2a2b | 191 | xml | XML | products/wso2_ESB/product_features/features/mediators/extension_mediators/class_mediator/esb500_classmediator_1/class_seq_1.xml | rmsamitha/wso2-qa-artifacts | c0a5ff78e40a62a1cf86c8f39aae2149f5112f86 | [
"Apache-2.0"
] | 7 | 2015-04-30T08:47:55.000Z | 2022-02-17T14:21:19.000Z | products/wso2_ESB/product_features/features/mediators/extension_mediators/class_mediator/esb500_classmediator_1/class_seq_1.xml | rmsamitha/wso2-qa-artifacts | c0a5ff78e40a62a1cf86c8f39aae2149f5112f86 | [
"Apache-2.0"
] | 62 | 2015-08-31T04:30:09.000Z | 2018-04-04T15:15:30.000Z | products/wso2_ESB/product_features/features/mediators/extension_mediators/class_mediator/esb500_classmediator_1/class_seq_1.xml | rmsamitha/wso2-qa-artifacts | c0a5ff78e40a62a1cf86c8f39aae2149f5112f86 | [
"Apache-2.0"
] | 85 | 2015-03-24T11:34:28.000Z | 2020-09-11T10:48:55.000Z | <?xml version="1.0" encoding="UTF-8"?>
<sequence xmlns="http://ws.apache.org/ns/synapse" name="class_seq_1">
<class name="org.wso2.carbon.custommediator.CustomClassMediator"/>
</sequence>
| 38.2 | 69 | 0.727749 |
9d2f967f3f28ec86c12cde1ce728dc00b6c40060 | 583 | xml | XML | pandar_driver/package.xml | tier4/HesaiLidar_General_ROS | ece3f42dc3cdae8da4b95be96ff64ac064d0cbe4 | [
"Apache-2.0"
] | null | null | null | pandar_driver/package.xml | tier4/HesaiLidar_General_ROS | ece3f42dc3cdae8da4b95be96ff64ac064d0cbe4 | [
"Apache-2.0"
] | 6 | 2021-05-17T06:48:19.000Z | 2022-02-24T23:43:46.000Z | pandar_driver/package.xml | tier4/HesaiLidar_General_ROS | ece3f42dc3cdae8da4b95be96ff64ac064d0cbe4 | [
"Apache-2.0"
] | 1 | 2021-03-05T00:39:13.000Z | 2021-03-05T00:39:13.000Z | <?xml version="1.0"?>
<package format="2">
<name>pandar_driver</name>
<version>0.0.0</version>
<description>
ROS driver for Hesai LiDARSs.
</description>
<maintainer email="shinnosuke.hirakawa@tier4.jp">hirakawa</maintainer>
<license>Apache 2</license>
<buildtool_depend>catkin</buildtool_depend>
<depend>roscpp</depend>
<depend>roslib</depend>
<depend>nodelet</depend>
<depend>pluginlib</depend>
<depend>pandar_msgs</depend>
<depend>pandar_api</depend>
<export>
<nodelet plugin="${prefix}/nodelet_pandar_driver.xml"/>
</export>
</package>
| 24.291667 | 72 | 0.703259 |
ba66f8687bf48a39e387dec53ed0f3d2cabc0183 | 53,146 | storyboard | XML | Sources/piction-ios/Views/Storyboard/MembershipList.storyboard | piction-protocol/piction-ios | 29889ab82aef2511fe716bc90b613dfa54e1d8ed | [
"Apache-2.0"
] | 2 | 2019-09-25T04:25:49.000Z | 2020-03-03T07:33:12.000Z | Sources/piction-ios/Views/Storyboard/MembershipList.storyboard | piction-protocol/piction-ios | 29889ab82aef2511fe716bc90b613dfa54e1d8ed | [
"Apache-2.0"
] | null | null | null | Sources/piction-ios/Views/Storyboard/MembershipList.storyboard | piction-protocol/piction-ios | 29889ab82aef2511fe716bc90b613dfa54e1d8ed | [
"Apache-2.0"
] | 1 | 2020-01-23T05:40:21.000Z | 2020-01-23T05:40:21.000Z | <?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--후원 플랜-->
<scene sceneID="2nl-Mi-rnN">
<objects>
<viewController storyboardIdentifier="MembershipListViewController" id="QFh-4V-M9r" customClass="MembershipListViewController" customModule="piction_ios" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="e8W-7f-nZh">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="KBQ-fV-FWh">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
<view key="tableHeaderView" contentMode="scaleToFill" id="PJv-wr-Ntf">
<rect key="frame" x="0.0" y="0.0" width="414" height="287"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="24" translatesAutoresizingMaskIntoConstraints="NO" id="6Ys-Bb-6W9">
<rect key="frame" x="20" y="24" width="374" height="241"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="13" translatesAutoresizingMaskIntoConstraints="NO" id="ziW-Qn-Iej">
<rect key="frame" x="0.0" y="0.0" width="374" height="163.5"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img-dummy-userprofile-500-x-500" translatesAutoresizingMaskIntoConstraints="NO" id="UXr-9p-0hZ" customClass="UIImageViewExtension" customModule="piction_ios" customModuleProvider="target">
<rect key="frame" x="135" y="0.0" width="104" height="104"/>
<constraints>
<constraint firstAttribute="width" constant="104" id="POJ-fg-NzS"/>
<constraint firstAttribute="height" constant="104" id="kd0-aV-6J9"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
<real key="value" value="0.0"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="52"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</imageView>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="ieO-UB-qDf">
<rect key="frame" x="105" y="117" width="164.5" height="46.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="후원 플랜" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zKh-Gg-OTh">
<rect key="frame" x="49" y="0.0" width="66.5" height="21.5"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
<color key="textColor" name="pictionDarkGrayDM"/>
<nil key="highlightedColor"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="localizedId" value="str_membership"/>
</userDefinedRuntimeAttributes>
</label>
<stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="AeU-xl-HB7">
<rect key="frame" x="0.0" y="29.5" width="164.5" height="17"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="l75-du-SCL">
<rect key="frame" x="0.0" y="0.0" width="3.5" height="17"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="님의 창작 활동을 후원하세요." textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1Yd-H6-gwo">
<rect key="frame" x="3.5" y="0.0" width="161" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" name="pictionGray"/>
<nil key="highlightedColor"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="localizedId" value="str_membership_description"/>
</userDefinedRuntimeAttributes>
</label>
</subviews>
</stackView>
</subviews>
</stackView>
</subviews>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="Dxe-D7-iwe">
<rect key="frame" x="187" y="187.5" width="0.0" height="53.5"/>
<subviews>
<view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dex-zJ-X4H" customClass="UIViewExtension" customModule="piction_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="551" height="48"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="WAf-dw-wme">
<rect key="frame" x="24" y="20" width="503" height="8"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="w4C-Bh-3Ru">
<rect key="frame" x="250" y="0.0" width="3.5" height="0.0"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="후원 플랜을 업그레이드 하는 경우, 현재 후원 중인 플랜의 남은 기간은 환불되지 않습니다." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ksk-ab-Ng2">
<rect key="frame" x="41" y="8" width="421.5" height="0.0"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="localizedId" value="str_membership_warning_description"/>
</userDefinedRuntimeAttributes>
</label>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" red="1" green="0.90588235294117647" blue="0.90980392156862744" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="WAf-dw-wme" firstAttribute="top" secondItem="dex-zJ-X4H" secondAttribute="top" constant="20" id="FZY-cS-SoC"/>
<constraint firstAttribute="bottom" secondItem="WAf-dw-wme" secondAttribute="bottom" constant="20" id="Os3-di-beF"/>
<constraint firstItem="WAf-dw-wme" firstAttribute="leading" secondItem="dex-zJ-X4H" secondAttribute="leading" constant="24" id="hdu-Cg-t1q"/>
<constraint firstAttribute="trailing" secondItem="WAf-dw-wme" secondAttribute="trailing" constant="24" id="j31-WM-Hc9"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
<real key="value" value="0.0"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="4"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
<view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ebe-Ou-45t" customClass="UIViewExtension" customModule="piction_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="551" height="129"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="12" translatesAutoresizingMaskIntoConstraints="NO" id="xwJ-zx-RCd">
<rect key="frame" x="24" y="20" width="503" height="93"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="eht-Dn-gNK">
<rect key="frame" x="146" y="0.0" width="211" height="40"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="y1N-Sv-Boc">
<rect key="frame" x="104" y="0.0" width="3.5" height="17"/>
<constraints>
<constraint firstAttribute="height" constant="17" id="bo7-nx-21b"/>
</constraints>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="포스트를 볼 수 있는 후원 플랜만 출력합니다." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kmM-Jo-tLA">
<rect key="frame" x="0.0" y="25" width="211" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="Bf0-7V-CFx"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="localizedId" value="str_membership_current_post_description"/>
</userDefinedRuntimeAttributes>
</label>
</subviews>
</stackView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aiT-UH-naG" customClass="UIButtonExtension" customModule="piction_ios" customModuleProvider="target">
<rect key="frame" x="193" y="52" width="117" height="41"/>
<color key="backgroundColor" name="pictionDarkGray"/>
<constraints>
<constraint firstAttribute="height" constant="41" id="KQw-mp-rXB"/>
<constraint firstAttribute="width" constant="117" id="pws-qX-ZnS"/>
</constraints>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<state key="normal" title="전체 상품 보기">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
<real key="value" value="0.0"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="4"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="string" keyPath="localizedId" value="str_membership_show_all"/>
</userDefinedRuntimeAttributes>
</button>
</subviews>
</stackView>
</subviews>
<color key="backgroundColor" red="0.94509803921568625" green="0.97647058823529409" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="xwJ-zx-RCd" firstAttribute="top" secondItem="Ebe-Ou-45t" secondAttribute="top" constant="20" id="784-ju-3OH"/>
<constraint firstAttribute="bottom" secondItem="xwJ-zx-RCd" secondAttribute="bottom" constant="16" id="TKW-2z-wyK"/>
<constraint firstItem="xwJ-zx-RCd" firstAttribute="leading" secondItem="Ebe-Ou-45t" secondAttribute="leading" constant="24" id="byh-0J-eks"/>
<constraint firstAttribute="trailing" secondItem="xwJ-zx-RCd" secondAttribute="trailing" constant="24" id="u6z-tI-04m"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
<real key="value" value="0.0"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="4"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
</stackView>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="ziW-Qn-Iej" secondAttribute="trailing" id="Kkr-cd-pWc"/>
<constraint firstItem="ziW-Qn-Iej" firstAttribute="leading" secondItem="6Ys-Bb-6W9" secondAttribute="leading" id="t5q-SF-hGD"/>
</constraints>
</stackView>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
<constraints>
<constraint firstItem="6Ys-Bb-6W9" firstAttribute="top" secondItem="PJv-wr-Ntf" secondAttribute="top" constant="24" id="8j5-mM-5mz"/>
<constraint firstAttribute="bottom" secondItem="6Ys-Bb-6W9" secondAttribute="bottom" constant="22" id="CeN-E4-3ys"/>
<constraint firstItem="6Ys-Bb-6W9" firstAttribute="leading" secondItem="PJv-wr-Ntf" secondAttribute="leading" constant="20" id="DFe-K1-PXA"/>
<constraint firstAttribute="trailing" secondItem="6Ys-Bb-6W9" secondAttribute="trailing" constant="20" id="b1j-Gp-3wd"/>
</constraints>
</view>
<containerView key="tableFooterView" opaque="NO" contentMode="scaleToFill" id="Akz-fh-SxP">
<rect key="frame" x="0.0" y="634" width="414" height="0.0"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
</containerView>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="MembershipListTableViewCell" id="WUJ-ew-4lc" customClass="MembershipListTableViewCell" customModule="piction_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="315" width="414" height="291"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="WUJ-ew-4lc" id="BCq-pP-ziU">
<rect key="frame" x="0.0" y="0.0" width="414" height="291"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6QL-LE-mb5" customClass="UIViewExtension" customModule="piction_ios" customModuleProvider="target">
<rect key="frame" x="20" y="0.0" width="374" height="267"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="24" translatesAutoresizingMaskIntoConstraints="NO" id="g7K-Os-RcZ">
<rect key="frame" x="24" y="24" width="326" height="219"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="Rtv-fy-Pln">
<rect key="frame" x="0.0" y="0.0" width="326" height="142"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="top" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="e4z-u0-jCq">
<rect key="frame" x="0.0" y="0.0" width="326" height="76"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="top" spacing="4" translatesAutoresizingMaskIntoConstraints="NO" id="YWd-Gp-inW">
<rect key="frame" x="0.0" y="0.0" width="8" height="50"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4hs-bu-oMN">
<rect key="frame" x="0.0" y="0.0" width="8" height="17"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0uj-FK-8ux">
<rect key="frame" x="0.0" y="0.0" width="4" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZPD-hm-gru">
<rect key="frame" x="4" y="0.0" width="4" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pBc-5R-0c7">
<rect key="frame" x="0.0" y="21" width="5.5" height="29"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="24"/>
<color key="textColor" name="pictionDarkGrayDM"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="BMd-S5-7PT">
<rect key="frame" x="0.0" y="58" width="30" height="18"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic-unlock" translatesAutoresizingMaskIntoConstraints="NO" id="GxV-Np-9FR">
<rect key="frame" x="0.0" y="0.0" width="18" height="18"/>
<constraints>
<constraint firstAttribute="height" constant="18" id="D4p-Xj-7Ul"/>
<constraint firstAttribute="width" constant="18" id="NBf-0x-5iM"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EuU-y1-5eY">
<rect key="frame" x="26" y="0.0" width="4" height="18"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" name="pictionBlue"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
</subviews>
</stackView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8MV-dN-LeQ">
<rect key="frame" x="0.0" y="92" width="326" height="17"/>
<constraints>
<constraint firstAttribute="height" relation="greaterThanOrEqual" id="Azd-jw-wkX"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aNb-lI-TI1">
<rect key="frame" x="0.0" y="125" width="326" height="17"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</stackView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="d4k-b1-ZO5" customClass="UILabelExtension" customModule="piction_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="166" width="326" height="53"/>
<constraints>
<constraint firstAttribute="height" constant="53" id="YPJ-2i-eDB"/>
</constraints>
<fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
<real key="value" value="1"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="8"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</label>
</subviews>
<constraints>
<constraint firstItem="d4k-b1-ZO5" firstAttribute="leading" secondItem="g7K-Os-RcZ" secondAttribute="leading" id="DkE-mk-gL7"/>
<constraint firstAttribute="trailing" secondItem="d4k-b1-ZO5" secondAttribute="trailing" id="jtZ-2M-U6p"/>
</constraints>
</stackView>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
<constraints>
<constraint firstItem="g7K-Os-RcZ" firstAttribute="leading" secondItem="6QL-LE-mb5" secondAttribute="leading" constant="24" id="Hbu-BY-AYX"/>
<constraint firstAttribute="trailing" secondItem="g7K-Os-RcZ" secondAttribute="trailing" constant="24" id="cRW-z4-6wm"/>
<constraint firstItem="g7K-Os-RcZ" firstAttribute="top" secondItem="6QL-LE-mb5" secondAttribute="top" constant="24" id="m9l-1K-fxv"/>
<constraint firstAttribute="bottom" secondItem="g7K-Os-RcZ" secondAttribute="bottom" constant="24" id="qJP-QE-Nje"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
<real key="value" value="0.33000000000000002"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
<color key="value" name="pictionGray"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="8"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
</subviews>
<constraints>
<constraint firstItem="6QL-LE-mb5" firstAttribute="leading" secondItem="BCq-pP-ziU" secondAttribute="leading" constant="20" id="IUw-fx-V7p"/>
<constraint firstAttribute="trailing" secondItem="6QL-LE-mb5" secondAttribute="trailing" constant="20" id="KfF-HI-6Qd"/>
<constraint firstItem="6QL-LE-mb5" firstAttribute="top" secondItem="BCq-pP-ziU" secondAttribute="top" id="jUX-Kl-zte"/>
<constraint firstAttribute="bottom" secondItem="6QL-LE-mb5" secondAttribute="bottom" constant="24" id="q3Q-Mm-f4c"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="descriptionLabel" destination="8MV-dN-LeQ" id="1G2-dA-6B2"/>
<outlet property="levelLabel" destination="0uj-FK-8ux" id="dgi-5s-Bye"/>
<outlet property="postCountLabel" destination="EuU-y1-5eY" id="N1V-Qk-yG1"/>
<outlet property="statusLabel" destination="aNb-lI-TI1" id="Xz6-EC-2rz"/>
<outlet property="subscriptionLabel" destination="d4k-b1-ZO5" id="yi9-Hc-A0h"/>
<outlet property="subscriptionLimitLabel" destination="ZPD-hm-gru" id="cWU-qy-Xfr"/>
<outlet property="titleLabel" destination="pBc-5R-0c7" id="E3w-nS-oVx"/>
</connections>
</tableViewCell>
</prototypes>
</tableView>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
<constraints>
<constraint firstItem="KBQ-fV-FWh" firstAttribute="leading" secondItem="Vi7-kK-GBP" secondAttribute="leading" id="02D-Pa-z0H"/>
<constraint firstAttribute="bottom" secondItem="KBQ-fV-FWh" secondAttribute="bottom" id="CWA-fO-Asd"/>
<constraint firstItem="KBQ-fV-FWh" firstAttribute="top" secondItem="e8W-7f-nZh" secondAttribute="top" id="UEY-91-Tup"/>
<constraint firstItem="KBQ-fV-FWh" firstAttribute="trailing" secondItem="Vi7-kK-GBP" secondAttribute="trailing" id="VmZ-7w-N7U"/>
</constraints>
<viewLayoutGuide key="safeArea" id="Vi7-kK-GBP"/>
</view>
<navigationItem key="navigationItem" title="후원 플랜" id="LOb-WS-6jv">
<barButtonItem key="leftBarButtonItem" title="닫기" id="AaT-qZ-5Z7">
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="localizedId" value="close"/>
</userDefinedRuntimeAttributes>
</barButtonItem>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="string" keyPath="localizedId" value="str_membership"/>
</userDefinedRuntimeAttributes>
</navigationItem>
<simulatedNavigationBarMetrics key="simulatedTopBarMetrics" prompted="NO"/>
<connections>
<outlet property="closeButton" destination="AaT-qZ-5Z7" id="vGB-BA-xsT"/>
<outlet property="currentPostMembershipInfo" destination="Ebe-Ou-45t" id="gUL-N0-Bl5"/>
<outlet property="currentPostTitleLabel" destination="y1N-Sv-Boc" id="wna-zu-HTb"/>
<outlet property="currentSubscriptionMembershipTitleLabel" destination="w4C-Bh-3Ru" id="qR2-6n-ebk"/>
<outlet property="currentSubscriptionMembershipView" destination="dex-zJ-X4H" id="A8T-K9-YWa"/>
<outlet property="emptyView" destination="Akz-fh-SxP" id="bWd-BM-P7g"/>
<outlet property="showAllMembershipButton" destination="aiT-UH-naG" id="9BR-Kz-nkT"/>
<outlet property="tableView" destination="KBQ-fV-FWh" id="Plh-7F-fdJ"/>
<outlet property="thumbnailImageView" destination="UXr-9p-0hZ" id="kDc-tR-0em"/>
<outlet property="writerLabel" destination="l75-du-SCL" id="GWl-eN-n8M"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="FY7-An-cvz" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1042.0289855072465" y="134.59821428571428"/>
</scene>
</scenes>
<resources>
<image name="ic-unlock" width="20" height="20"/>
<image name="img-dummy-userprofile-500-x-500" width="120" height="120"/>
<namedColor name="pictionBlue">
<color red="0.10196078431372549" green="0.5725490196078431" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="pictionDarkGray">
<color red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="pictionDarkGrayDM">
<color red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="pictionGray">
<color red="0.74901960784313726" green="0.74901960784313726" blue="0.74901960784313726" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
</resources>
</document>
| 125.34434 | 468 | 0.419091 |
f298cb510e176efc3a6aed26ba8b558e696f5ca1 | 991 | xml | XML | linux_os/guide/system/software/integrity/fips/sysctl_crypto_fips_enabled/oval/rhcos4.xml | deperrone/content | caaff27f01a1d6c15da461f9fafe26090e8fdd18 | [
"BSD-3-Clause"
] | 1,138 | 2018-09-05T06:31:44.000Z | 2022-03-31T03:38:24.000Z | linux_os/guide/system/software/integrity/fips/sysctl_crypto_fips_enabled/oval/rhcos4.xml | deperrone/content | caaff27f01a1d6c15da461f9fafe26090e8fdd18 | [
"BSD-3-Clause"
] | 4,743 | 2018-09-04T15:14:04.000Z | 2022-03-31T23:17:57.000Z | linux_os/guide/system/software/integrity/fips/sysctl_crypto_fips_enabled/oval/rhcos4.xml | deperrone/content | caaff27f01a1d6c15da461f9fafe26090e8fdd18 | [
"BSD-3-Clause"
] | 400 | 2018-09-08T20:08:49.000Z | 2022-03-30T20:54:32.000Z | <def-group>
<definition class="compliance" id="proc_sys_crypto_fips_enabled" version="1">
{{{ oval_metadata("The kernel 'crypto.fips_enabled' parameter should be set to '1' in system runtime.") }}}
<criteria operator="AND">
<criterion comment="kernel runtime parameter crypto.fips_enabled set to 1" test_ref="test_proc_sys_crypto_fips_enabled" />
</criteria>
</definition>
<ind:textfilecontent54_test check="all" check_existence="all_exist"
comment="kernel runtime parameter crypto.fips_enabled set to 1"
id="test_proc_sys_crypto_fips_enabled" version="1">
<ind:object object_ref="obj_proc_sys_crypto_fips_enabled" />
</ind:textfilecontent54_test>
<ind:textfilecontent54_object id="obj_proc_sys_crypto_fips_enabled" version="1">
<ind:filepath>/proc/sys/crypto/fips_enabled</ind:filepath>
<ind:pattern operation="pattern match">^1$</ind:pattern>
<ind:instance datatype="int">1</ind:instance>
</ind:textfilecontent54_object>
</def-group>
| 45.045455 | 128 | 0.751766 |
14601ae703f0b5ffe1e743aabd1125d070b5707c | 376 | xml | XML | app/src/main/res/xml/authenticator.xml | wangrling/appscoll | 8a470eac98bdbb64b2a7c19337d215a947533042 | [
"MIT"
] | 1 | 2018-11-05T01:52:29.000Z | 2018-11-05T01:52:29.000Z | app/src/main/res/xml/authenticator.xml | wangrling/appscoll | 8a470eac98bdbb64b2a7c19337d215a947533042 | [
"MIT"
] | null | null | null | app/src/main/res/xml/authenticator.xml | wangrling/appscoll | 8a470eac98bdbb64b2a7c19337d215a947533042 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<account-authenticator
xmlns:android="http://schemas.android.com/apk/res/android"
android:accountType="com.android.home.syncadapter.account"
android:icon="@drawable/sync_adapter"
android:smallIcon="@drawable/sync_adapter"
android:label="SyncAdapter"
/> | 47 | 66 | 0.611702 |
6f1cc8c76f239fbf2912723df5e632afe02aa1dc | 613 | xml | XML | app/src/main/res/values/colors.xml | lixplor/RocketPullToRefresh | 5b82f49d07b6baea3664bc2cac1a5dad7d54be37 | [
"Apache-2.0"
] | 5 | 2016-10-31T06:27:13.000Z | 2020-05-09T09:19:25.000Z | app/src/main/res/values/colors.xml | lixplor/RocketPullToRefresh | 5b82f49d07b6baea3664bc2cac1a5dad7d54be37 | [
"Apache-2.0"
] | null | null | null | app/src/main/res/values/colors.xml | lixplor/RocketPullToRefresh | 5b82f49d07b6baea3664bc2cac1a5dad7d54be37 | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="colorPrimary">@color/green_weak</color>
<color name="colorPrimaryDark">@color/green_weak</color>
<color name="colorAccent">@color/green_super_weak</color>
<color name="white">#FFFFFF</color>
<color name="gray_super_weak">#F0F0F0</color>
<color name="gray_weak">#999999</color>
<color name="gray_normal">#666666</color>
<color name="gray_strong">#333333</color>
<color name="blue_night">#6F7494</color>
<color name="green_weak">#CDE3E1</color>
<color name="green_super_weak">#ECF5F4</color>
</resources>
| 36.058824 | 61 | 0.686786 |
81c7963af4bcd6f46d0cf3320e12b78c18602591 | 6,087 | xml | XML | phpcs.xml | BitpopCoin/Sendy-PHP-API | 8b34f81f609202f2d983a7bd2ff025ca66303fbf | [
"MIT"
] | 83 | 2017-03-22T10:42:19.000Z | 2022-03-26T00:17:07.000Z | phpcs.xml | BitpopCoin/Sendy-PHP-API | 8b34f81f609202f2d983a7bd2ff025ca66303fbf | [
"MIT"
] | 9 | 2019-02-26T12:14:25.000Z | 2021-05-06T13:55:55.000Z | phpcs.xml | BitpopCoin/Sendy-PHP-API | 8b34f81f609202f2d983a7bd2ff025ca66303fbf | [
"MIT"
] | 25 | 2017-04-09T04:30:53.000Z | 2021-09-29T17:07:13.000Z | <?xml version="1.0"?>
<ruleset name="SENDYAA">
<description>A custom set of rules to check for a WPized WordPress project</description>
<arg name="extensions" value="php" />
<!-- Show sniff codes in all reports -->
<arg value="s" />
<!-- Use colors in output -->
<arg name="colors" />
<!-- Show Progress -->
<arg value="p" />
<!-- Allow invoking just `phpcs` on command line without assuming STDIN for file input. -->
<file>.</file>
<!-- Exclude select folders and files from being checked. -->
<exclude-pattern>*/dev-lib/*</exclude-pattern>
<exclude-pattern>*/node_modules/*</exclude-pattern>
<exclude-pattern>*/vendor/*</exclude-pattern>
<exclude-pattern>/docroot/wp-admin/*</exclude-pattern>
<exclude-pattern>/docroot/wp-includes/*</exclude-pattern>
<exclude-pattern>/docroot/wp-*.php</exclude-pattern>
<exclude-pattern>/docroot/index.php</exclude-pattern>
<exclude-pattern>/docroot/xmlrpc.php</exclude-pattern>
<exclude-pattern>/docroot/wp-content/plugins/*</exclude-pattern>
<exclude-pattern>*.twig</exclude-pattern>
<!-- My Old Custom -->
<rule ref="WordPress">
<!-- <exclude name="Generic.Files.LineLength"/> -->
<!-- <exclude name="Generic.WhiteSpace.ScopeIndent"/> -->
<!-- <exclude name="Generic.WhiteSpace.DisallowSpaceIndent"/> -->
<!-- <exclude name="Generic.WhiteSpace.DisallowTabIndent"/> -->
<!-- <exclude name="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceBeforeCloseParenthesis"/> -->
<!-- <exclude name="WordPress.WhiteSpace.ControlStructureSpacing.NoSpaceAfterOpenParenthesis"/> -->
<!-- <exclude name="WordPress.Arrays.ArrayDeclaration"/> -->
<!-- <exclude name="WordPress.Security.EscapeOutput"/> -->
<!-- <exclude name="WordPress.Arrays.ArrayKeySpacingRestrictions"/> -->
<!-- <exclude name="WordPress.WhiteSpace.CastStructureSpacing"/> -->
<!-- <exclude name="PEAR.Functions.FunctionCallSignature.Indent"/> -->
<!-- <exclude name="PEAR.Functions.FunctionCallSignature.SpaceBeforeCloseBracket"/> -->
<!-- <exclude name="PEAR.Functions.FunctionCallSignature.SpaceAfterOpenBracket"/> -->
<exclude name="Generic.ControlStructures.InlineControlStructure.NotAllowed" />
<exclude name="WordPress.VIP.RestrictedFunctions.user_meta_get_user_meta" />
<exclude name="WordPress.VIP.RestrictedFunctions.user_meta_add_user_meta" />
<exclude name="WordPress.NamingConventions.ValidFunctionName.MethodNameInvalid" />
<exclude name="WordPress.Files.FileName.NotHyphenatedLowercase" />
<exclude name="WordPress.Files.FileName.InvalidClassFileName" />
<exclude name="WordPress.VIP.RestrictedVariables.cache_constraints___SERVER__REMOTE_ADDR__" />
<exclude name="WordPress.VIP.SuperGlobalInputUsage.AccessDetected" />
<exclude name="WordPress.VIP.ValidatedSanitizedInput.MissingUnslash" />
<exclude name="WordPress.VIP.ValidatedSanitizedInput.InputNotSanitized" />
<exclude name="WordPress.CSRF.NonceVerification.NoNonceVerification" />
<exclude name="WordPress.NamingConventions.ValidVariableName.NotSnakeCase" />
<exclude name="WordPress.NamingConventions.ValidVariableName.MemberNotSnakeCase" />
<exclude name="WordPress.NamingConventions.ValidVariableName.NotSnakeCaseMemberVar" />
<exclude name="WordPress.XSS.EscapeOutput.OutputNotEscaped" />
<exclude name="WordPress.WP.AlternativeFunctions.json_encode_json_encode" />
<exclude name="WordPress.NamingConventions.ValidVariableName.StringNotSnakeCase" />
</rule>
<!-- Let's also check that everything is properly Coded with Core Standards. -->
<rule ref="WordPress-Core" />
>
<!-- Let's also check that everything is properly documented. -->
<rule ref="WordPress-Docs" />
<!-- Include the WordPress-Extra standard. -->
<rule ref="WordPress-Extra">
<!--
We may want a middle ground though. The best way to do this is add the
entire ruleset, then rule by rule, remove ones that don't suit a project.
We can do this by running `phpcs` with the '-s' flag, which allows us to
see the names of the sniffs reporting errors.
Once we know the sniff names, we can opt to exclude sniffs which don't
suit our project like so.
-->
<!-- <exclude name="WordPress.WhiteSpace.ControlStructureSpacing"/> -->
<!-- <exclude name="WordPress.Security.EscapeOutput"/> -->
</rule>
<!-- Add in some extra rules from other standards. -->
<rule ref="Generic.CodeAnalysis.UnusedFunctionParameter" />
<rule ref="Generic.Commenting.Todo" />
<!-- Do not require docblocks for unit tests -->
<rule ref="Squiz.Commenting.FunctionComment.Missing">
<exclude-pattern>phpunit/*</exclude-pattern>
</rule>
<rule ref="Squiz.Commenting.FileComment.Missing">
<exclude-pattern>phpunit/*</exclude-pattern>
</rule>
<rule ref="Squiz.Commenting.ClassComment.SpacingAfter">
<exclude-pattern>phpunit/*</exclude-pattern>
</rule>
<rule ref="Squiz.Commenting.FunctionComment.MissingParamTag">
<exclude-pattern>phpunit/*</exclude-pattern>
</rule>
<rule ref="Generic.Commenting.DocComment.MissingShort">
<exclude-pattern>phpunit/*</exclude-pattern>
</rule>
<rule ref="Squiz.Commenting.VariableComment.Missing">
<exclude-pattern>phpunit/*</exclude-pattern>
</rule>
<rule ref="Squiz.Commenting.FunctionCommentThrowTag.Missing">
<exclude-pattern>phpunit/*</exclude-pattern>
</rule>
<rule ref="Squiz.PHP.CommentedOutCode.Found">
<exclude-pattern>*</exclude-pattern>
</rule>
<rule ref="WordPress.WP.DeprecatedClasses">
<properties>
<property name="minimum_supported_version" value="4.5" />
</properties>
</rule>
<rule ref="WordPress.WP.DeprecatedFunctions">
<properties>
<property name="minimum_supported_version" value="4.5" />
</properties>
</rule>
</ruleset>
| 53.394737 | 109 | 0.683917 |
34119844f9515b3fb434e4eceec325d4a8a69383 | 4,064 | xml | XML | usermodule/app/src/main/res/layout/fragment_rebook.xml | HandlNow/usermodule_Android | 6cc1a7112736e96ad8372921fb38d349fff08324 | [
"MIT"
] | null | null | null | usermodule/app/src/main/res/layout/fragment_rebook.xml | HandlNow/usermodule_Android | 6cc1a7112736e96ad8372921fb38d349fff08324 | [
"MIT"
] | null | null | null | usermodule/app/src/main/res/layout/fragment_rebook.xml | HandlNow/usermodule_Android | 6cc1a7112736e96ad8372921fb38d349fff08324 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?><!--
~ @copyright : ToXSL Technologies Pvt. Ltd. < www.toxsl.com >
~ @author : Shiv Charan Panjeta < shiv@toxsl.com >
~ All Rights Reserved.
~ Proprietary and confidential : All information contained herein is, and remains
~ the property of ToXSL Technologies Pvt. Ltd. and its partners.
~ Unauthorized copying of this file, via any medium is strictly prohibited.
-->
<layout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
<data>
<variable
name="handleClick"
type="com.handlUser.app.utils.ClickHandler" />
</data>
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/White">
<androidx.appcompat.widget.AppCompatTextView
android:id="@+id/agreeTV"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginStart="@dimen/_30sdp"
android:layout_marginTop="@dimen/_10sdp"
android:layout_marginEnd="@dimen/_30sdp"
android:gravity="center"
android:padding="@dimen/_5sdp"
android:text="Jo mentoned that she ran out of time so the task was not complete.\nWhat do you want to do?"
android:textColor="@color/dark_blue"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<androidx.appcompat.widget.AppCompatTextView
android:id="@+id/rebookTV"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/_50sdp"
android:background="@drawable/light_blue_button"
android:gravity="center"
android:onClick="@{(View)->handleClick.onHandleClick(View)}"
android:padding="@dimen/_10sdp"
android:fontFamily="@font/lato_regular"
android:text="Re-book Jo"
android:textColor="@color/White"
app:layout_constraintEnd_toEndOf="@+id/agreeTV"
app:layout_constraintStart_toStartOf="@+id/agreeTV"
app:layout_constraintTop_toBottomOf="@+id/agreeTV" />
<androidx.appcompat.widget.AppCompatTextView
android:id="@+id/notrebookTV"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/_10sdp"
android:background="@drawable/light_blue_button"
android:gravity="center"
android:onClick="@{(View)->handleClick.onHandleClick(View)}"
android:fontFamily="@font/lato_regular"
android:padding="@dimen/_10sdp"
android:text="I will not re-book now"
android:textColor="@color/White"
app:layout_constraintEnd_toEndOf="@+id/agreeTV"
app:layout_constraintStart_toStartOf="@+id/agreeTV"
app:layout_constraintTop_toBottomOf="@+id/rebookTV" />
<androidx.appcompat.widget.AppCompatTextView
android:id="@+id/bookanotherTV"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/_10sdp"
android:background="@drawable/dark_blue_button"
android:gravity="center"
android:onClick="@{(View)->handleClick.onHandleClick(View)}"
android:fontFamily="@font/lato_regular"
android:padding="@dimen/_10sdp"
android:text="@string/book_another_provider"
android:textColor="@color/White"
app:layout_constraintEnd_toEndOf="@+id/agreeTV"
app:layout_constraintStart_toStartOf="@+id/agreeTV"
app:layout_constraintTop_toBottomOf="@+id/notrebookTV" />
</androidx.constraintlayout.widget.ConstraintLayout>
</layout> | 44.173913 | 118 | 0.645669 |
40a0b9d328ce27a59acf355a79a006dd1603bbb5 | 59,968 | xml | XML | .idea/workspace.xml | thanseehabdulla/profiletheme | 931aa49a468f4ce06f242e02da72848693409f36 | [
"MIT"
] | null | null | null | .idea/workspace.xml | thanseehabdulla/profiletheme | 931aa49a468f4ce06f242e02da72848693409f36 | [
"MIT"
] | null | null | null | .idea/workspace.xml | thanseehabdulla/profiletheme | 931aa49a468f4ce06f242e02da72848693409f36 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ChangeListManager">
<list default="true" id="da9e0bca-9060-4c0b-bc3c-ec736d01518a" name="Default" comment="">
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
</list>
<ignored path="$PROJECT_DIR$/.tmp/" />
<ignored path="$PROJECT_DIR$/temp/" />
<ignored path="$PROJECT_DIR$/tmp/" />
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="TRACKING_ENABLED" value="true" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
<component name="FavoritesManager">
<favorites_list name="abdullathanseeh" />
</component>
<component name="FileEditorManager">
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
<file leaf-file-name="index.html" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="100">
<caret line="125" column="101" lean-forward="false" selection-start-line="125" selection-start-column="44" selection-end-line="125" selection-end-column="101" />
<folding>
<element signature="n#style#0;n#img#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#img#1;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#hr#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#1;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#u#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#2;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#0;n#div#1;n#div#0;n#section#1;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#1;n#div#1;n#div#0;n#section#1;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#2;n#div#0;n#div#0;n#div#0;n#footer#0;n#body#0;n#html#0;n#!!top" expanded="true" />
</folding>
</state>
</provider>
</entry>
</file>
<file leaf-file-name="typed.js" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/vendor/jquery/typed.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="jquery.js" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/vendor/jquery/jquery.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="structural.rnc" pinned="false" current-in-tab="false">
<entry file="jar://$APPLICATION_HOME_DIR$/lib/webstorm.jar!/resources/html5-schema/html5/structural.rnc">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="1840">
<caret line="92" column="16" lean-forward="false" selection-start-line="92" selection-start-column="16" selection-end-line="92" selection-end-column="16" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="bootstrap.min.css" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/vendor/bootstrap/css/bootstrap.min.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="80">
<caret line="4" column="15836" lean-forward="false" selection-start-line="4" selection-start-column="15836" selection-end-line="4" selection-end-column="15836" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="freelancer.min.js" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/js/freelancer.min.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="20">
<caret line="5" column="683" lean-forward="false" selection-start-line="5" selection-start-column="683" selection-end-line="5" selection-end-column="683" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="freelancer.min.css" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/css/freelancer.min.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="80">
<caret line="4" column="1287" lean-forward="false" selection-start-line="4" selection-start-column="1287" selection-end-line="4" selection-end-column="1287" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="mixins.less" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/less/mixins.less">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="variables.less" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/less/variables.less">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="80">
<caret line="4" column="26" lean-forward="false" selection-start-line="4" selection-start-column="26" selection-end-line="4" selection-end-column="26" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="README.md" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/README.md">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="140">
<caret line="7" column="107" lean-forward="false" selection-start-line="7" selection-start-column="51" selection-end-line="7" selection-end-column="107" />
<folding />
</state>
</provider>
</entry>
</file>
</leaf>
</component>
<component name="FindInProjectRecents">
<findStrings>
<find>box</find>
</findStrings>
</component>
<component name="Git.Settings">
<option name="PREVIOUS_COMMIT_AUTHORS">
<list>
<option value="thanseehabdulla <thanseehabdulla@gmail.com>" />
<option value="Abdulla thanseeh <thanseehabdulla@gmail.com>" />
</list>
</option>
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component>
<component name="IdeDocumentHistory">
<option name="CHANGED_PATHS">
<list>
<option value="$PROJECT_DIR$/less/variables.less" />
<option value="$PROJECT_DIR$/css/freelancer.min.css" />
<option value="$PROJECT_DIR$/index.html" />
</list>
</option>
</component>
<component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
<component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
<component name="JsGulpfileManager">
<detection-done>true</detection-done>
<gulpfiles>
<GulpfileState>
<gulpfile-path>$PROJECT_DIR$/gulpfile.js</gulpfile-path>
</GulpfileState>
</gulpfiles>
<sorting>DEFINITION_ORDER</sorting>
</component>
<component name="NodeModulesDirectoryManager">
<handled-path value="$PROJECT_DIR$/node_modules" />
</component>
<component name="ProjectFrameBounds">
<option name="x" value="-1" />
<option name="y" value="-11" />
<option name="width" value="1368" />
<option name="height" value="780" />
</component>
<component name="ProjectView">
<navigator currentView="ProjectPane" proportions="" version="1">
<flattenPackages />
<showMembers />
<showModules />
<showLibraryContents />
<hideEmptyPackages />
<abbreviatePackageNames />
<autoscrollToSource />
<autoscrollFromSource />
<sortByType />
<manualOrder />
<foldersAlwaysOnTop value="true" />
</navigator>
<panes>
<pane id="ProjectPane">
<subPane>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="abdullathanseeh" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="abdullathanseeh" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="abdullathanseeh" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="abdullathanseeh" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="vendor" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="jquery" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="abdullathanseeh" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="abdullathanseeh" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="vendor" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="abdullathanseeh" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="abdullathanseeh" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="less" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="abdullathanseeh" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="abdullathanseeh" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="js" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="abdullathanseeh" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="abdullathanseeh" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="js" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="freelancer.js" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.NestingTreeNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="abdullathanseeh" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="abdullathanseeh" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="img" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="abdullathanseeh" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="abdullathanseeh" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="css" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="freelancer.css" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.NestingTreeNode" />
</PATH_ELEMENT>
</PATH>
</subPane>
</pane>
<pane id="Scope" />
<pane id="Scratches" />
</panes>
</component>
<component name="PropertiesComponent">
<property name="nodejs_interpreter_path" value="/usr/local/bin/node" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
<property name="HbShouldOpenHtmlAsHb" value="" />
<property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
</component>
<component name="RunDashboard">
<option name="ruleStates">
<list>
<RuleState>
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
</RuleState>
<RuleState>
<option name="name" value="StatusDashboardGroupingRule" />
</RuleState>
</list>
</option>
</component>
<component name="RunManager">
<configuration default="true" type="DartCommandLineRunConfigurationType" factoryName="Dart Command Line Application">
<method />
</configuration>
<configuration default="true" type="DartTestRunConfigurationType" factoryName="Dart Test">
<method />
</configuration>
<configuration default="true" type="JavaScriptTestRunnerJest" factoryName="Jest">
<node-interpreter value="project" />
<working-dir value="" />
<envs />
<scope-kind value="ALL" />
<method />
</configuration>
<configuration default="true" type="JavaScriptTestRunnerKarma" factoryName="Karma">
<config-file value="" />
<node-interpreter value="project" />
<envs />
<method />
</configuration>
<configuration default="true" type="JavaScriptTestRunnerProtractor" factoryName="Protractor">
<config-file value="" />
<node-interpreter value="project" />
<envs />
<method />
</configuration>
<configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
<method />
</configuration>
<configuration default="true" type="NodeJSConfigurationType" factoryName="Node.js" path-to-node="project" working-dir="">
<method />
</configuration>
<configuration default="true" type="cucumber.js" factoryName="Cucumber.js">
<option name="cucumberJsArguments" value="" />
<option name="executablePath" />
<option name="filePath" />
<method />
</configuration>
<configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
<node-interpreter>project</node-interpreter>
<node-options />
<gulpfile />
<tasks />
<arguments />
<envs />
<method />
</configuration>
<configuration default="true" type="js.build_tools.npm" factoryName="npm">
<command value="run" />
<scripts />
<node-interpreter value="project" />
<envs />
<method />
</configuration>
<configuration default="true" type="mocha-javascript-test-runner" factoryName="Mocha">
<node-interpreter>project</node-interpreter>
<node-options />
<working-directory />
<pass-parent-env>true</pass-parent-env>
<envs />
<ui />
<extra-mocha-options />
<test-kind>DIRECTORY</test-kind>
<test-directory />
<recursive>false</recursive>
<method />
</configuration>
</component>
<component name="ShelveChangesManager" show_recycled="false">
<option name="remove_strategy" value="false" />
</component>
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="da9e0bca-9060-4c0b-bc3c-ec736d01518a" name="Default" comment="" />
<created>1502428695180</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1502428695180</updated>
<workItem from="1502428696671" duration="6937000" />
<workItem from="1507609481176" duration="936000" />
<workItem from="1507610912680" duration="7812000" />
<workItem from="1507625194225" duration="128000" />
<workItem from="1507636333160" duration="1171000" />
<workItem from="1507713903732" duration="871000" />
<workItem from="1507720667153" duration="64000" />
<workItem from="1507720752603" duration="1321000" />
<workItem from="1507784480209" duration="1663000" />
<workItem from="1507789541642" duration="2136000" />
<workItem from="1507792214004" duration="1680000" />
<workItem from="1507869540169" duration="52000" />
<workItem from="1508045257800" duration="789000" />
<workItem from="1508130544210" duration="860000" />
<workItem from="1508131658596" duration="203000" />
<workItem from="1508142436309" duration="1422000" />
</task>
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="28045000" />
</component>
<component name="TodoView">
<todo-panel id="selected-file">
<is-autoscroll-to-source value="true" />
</todo-panel>
<todo-panel id="all">
<are-packages-shown value="true" />
<is-autoscroll-to-source value="true" />
</todo-panel>
</component>
<component name="ToolWindowManager">
<frame x="-1" y="-11" width="1368" height="780" extended-state="7" />
<editor active="true" />
<layout>
<window_info id="Gulp" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.267312" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.33126935" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
</layout>
<layout-to-restore>
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32972136" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
<window_info id="Gulp" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.24944155" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="true" content_ui="tabs" />
</layout-to-restore>
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="processedProjectFiles" value="true" />
</component>
<component name="VcsContentAnnotationSettings">
<option name="myLimit" value="2678400000" />
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="- updated menu fields" />
<option name="LAST_COMMIT_MESSAGE" value="- updated menu fields" />
</component>
<component name="XDebuggerManager">
<breakpoint-manager />
<watches-manager />
</component>
<component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/less/variables.less">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="72">
<caret line="4" column="26" lean-forward="false" selection-start-line="4" selection-start-column="26" selection-end-line="4" selection-end-column="26" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/README.md">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="126">
<caret line="7" column="107" lean-forward="false" selection-start-line="7" selection-start-column="51" selection-end-line="7" selection-end-column="107" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding>
<element signature="n#style#0;n#img#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#img#1;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#hr#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#1;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#u#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#2;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#0;n#div#1;n#div#0;n#section#1;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#1;n#div#1;n#div#0;n#section#1;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#2;n#div#0;n#div#0;n#div#0;n#footer#0;n#body#0;n#html#0;n#!!top" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="jar://$APPLICATION_HOME_DIR$/lib/webstorm.jar!/resources/html5-schema/html5/structural.rnc">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="1656">
<caret line="92" column="16" lean-forward="false" selection-start-line="92" selection-start-column="16" selection-end-line="92" selection-end-column="16" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/vendor/bootstrap/css/bootstrap.min.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="72">
<caret line="4" column="15836" lean-forward="false" selection-start-line="4" selection-start-column="15836" selection-end-line="4" selection-end-column="15836" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/js/freelancer.min.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="90">
<caret line="5" column="734" lean-forward="false" selection-start-line="5" selection-start-column="734" selection-end-line="5" selection-end-column="734" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/css/freelancer.min.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="72">
<caret line="4" column="8760" lean-forward="false" selection-start-line="4" selection-start-column="8760" selection-end-line="4" selection-end-column="8760" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/css/freelancer.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/less/freelancer.less">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="558">
<caret line="31" column="0" lean-forward="false" selection-start-line="31" selection-start-column="0" selection-end-line="31" selection-end-column="0" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/less/mixins.less">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/less/variables.less">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="72">
<caret line="4" column="26" lean-forward="false" selection-start-line="4" selection-start-column="26" selection-end-line="4" selection-end-column="26" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/README.md">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="126">
<caret line="7" column="107" lean-forward="false" selection-start-line="7" selection-start-column="51" selection-end-line="7" selection-end-column="107" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding>
<element signature="n#style#0;n#img#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#img#1;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#hr#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#1;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#u#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#2;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#0;n#div#1;n#div#0;n#section#1;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#1;n#div#1;n#div#0;n#section#1;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#2;n#div#0;n#div#0;n#div#0;n#footer#0;n#body#0;n#html#0;n#!!top" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="jar://$APPLICATION_HOME_DIR$/lib/webstorm.jar!/resources/html5-schema/html5/structural.rnc">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="1656">
<caret line="92" column="16" lean-forward="false" selection-start-line="92" selection-start-column="16" selection-end-line="92" selection-end-column="16" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/vendor/bootstrap/css/bootstrap.min.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="72">
<caret line="4" column="15836" lean-forward="false" selection-start-line="4" selection-start-column="15836" selection-end-line="4" selection-end-column="15836" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/js/freelancer.min.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="18">
<caret line="5" column="734" lean-forward="false" selection-start-line="5" selection-start-column="734" selection-end-line="5" selection-end-column="734" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/css/freelancer.min.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="72">
<caret line="4" column="8760" lean-forward="false" selection-start-line="4" selection-start-column="8760" selection-end-line="4" selection-end-column="8760" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/css/freelancer.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/less/freelancer.less">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="558">
<caret line="31" column="0" lean-forward="false" selection-start-line="31" selection-start-column="0" selection-end-line="31" selection-end-column="0" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/less/mixins.less">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/less/variables.less">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="72">
<caret line="4" column="26" lean-forward="false" selection-start-line="4" selection-start-column="26" selection-end-line="4" selection-end-column="26" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/README.md">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="126">
<caret line="7" column="107" lean-forward="false" selection-start-line="7" selection-start-column="51" selection-end-line="7" selection-end-column="107" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding>
<element signature="n#style#0;n#img#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#img#1;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#hr#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#1;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#u#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#2;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#0;n#div#1;n#div#0;n#section#1;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#1;n#div#1;n#div#0;n#section#1;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#2;n#div#0;n#div#0;n#div#0;n#footer#0;n#body#0;n#html#0;n#!!top" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="jar://$APPLICATION_HOME_DIR$/lib/webstorm.jar!/resources/html5-schema/html5/structural.rnc">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="1656">
<caret line="92" column="16" lean-forward="false" selection-start-line="92" selection-start-column="16" selection-end-line="92" selection-end-column="16" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/vendor/bootstrap/css/bootstrap.min.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="72">
<caret line="4" column="15836" lean-forward="false" selection-start-line="4" selection-start-column="15836" selection-end-line="4" selection-end-column="15836" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/js/freelancer.min.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="90">
<caret line="5" column="734" lean-forward="false" selection-start-line="5" selection-start-column="734" selection-end-line="5" selection-end-column="734" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/css/freelancer.min.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="72">
<caret line="4" column="8760" lean-forward="false" selection-start-line="4" selection-start-column="8760" selection-end-line="4" selection-end-column="8760" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/css/freelancer.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/less/freelancer.less">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="558">
<caret line="31" column="0" lean-forward="false" selection-start-line="31" selection-start-column="0" selection-end-line="31" selection-end-column="0" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/less/mixins.less">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/less/variables.less">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="72">
<caret line="4" column="26" lean-forward="false" selection-start-line="4" selection-start-column="26" selection-end-line="4" selection-end-column="26" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/README.md">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="126">
<caret line="7" column="107" lean-forward="false" selection-start-line="7" selection-start-column="51" selection-end-line="7" selection-end-column="107" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="1520">
<caret line="76" column="84" lean-forward="false" selection-start-line="76" selection-start-column="84" selection-end-line="76" selection-end-column="84" />
<folding>
<element signature="n#style#0;n#img#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#img#1;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#hr#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#1;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#u#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#2;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#0;n#div#1;n#div#0;n#section#1;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#1;n#div#1;n#div#0;n#section#1;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#2;n#div#0;n#div#0;n#div#0;n#footer#0;n#body#0;n#html#0;n#!!top" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/README.md">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="520">
<caret line="26" column="166" lean-forward="false" selection-start-line="26" selection-start-column="166" selection-end-line="26" selection-end-column="166" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/typed.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/package.json">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding>
<element signature="n#style#0;n#img#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#img#1;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#hr#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#1;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#u#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#2;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#0;n#div#1;n#div#0;n#section#1;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#1;n#div#1;n#div#0;n#section#1;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#2;n#div#0;n#div#0;n#div#0;n#footer#0;n#body#0;n#html#0;n#!!top" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/typed.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/package.json">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/css/freelancer.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/less/freelancer.less">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="620">
<caret line="31" column="0" lean-forward="false" selection-start-line="31" selection-start-column="0" selection-end-line="31" selection-end-column="0" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/less/mixins.less">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/less/variables.less">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="80">
<caret line="4" column="26" lean-forward="false" selection-start-line="4" selection-start-column="26" selection-end-line="4" selection-end-column="26" />
<folding />
</state>
</provider>
</entry>
<entry file="jar://$APPLICATION_HOME_DIR$/lib/webstorm.jar!/resources/html5-schema/html5/structural.rnc">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="1840">
<caret line="92" column="16" lean-forward="false" selection-start-line="92" selection-start-column="16" selection-end-line="92" selection-end-column="16" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/vendor/bootstrap/css/bootstrap.min.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="80">
<caret line="4" column="15836" lean-forward="false" selection-start-line="4" selection-start-column="15836" selection-end-line="4" selection-end-column="15836" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/README.md">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="140">
<caret line="7" column="107" lean-forward="false" selection-start-line="7" selection-start-column="51" selection-end-line="7" selection-end-column="107" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/js/freelancer.min.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="20">
<caret line="5" column="683" lean-forward="false" selection-start-line="5" selection-start-column="683" selection-end-line="5" selection-end-column="683" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/css/freelancer.min.css">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="80">
<caret line="4" column="1287" lean-forward="false" selection-start-line="4" selection-start-column="1287" selection-end-line="4" selection-end-column="1287" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/vendor/jquery/jquery.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/vendor/jquery/typed.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="100">
<caret line="125" column="101" lean-forward="false" selection-start-line="125" selection-start-column="44" selection-end-line="125" selection-end-column="101" />
<folding>
<element signature="n#style#0;n#img#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#img#1;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#hr#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#1;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#u#0;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#span#2;n#div#0;n#div#0;n#div#0;n#div#0;n#header#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#0;n#div#1;n#div#0;n#section#1;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#1;n#div#1;n#div#0;n#section#1;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#p#0;n#div#2;n#div#0;n#div#0;n#div#0;n#footer#0;n#body#0;n#html#0;n#!!top" expanded="true" />
</folding>
</state>
</provider>
</entry>
</component>
</project> | 61.191837 | 247 | 0.63042 |
736f6d35898b1e5e043583d48ff56849fc6760c1 | 9,584 | xml | XML | tests/data/cppa_ab_1010.xml | fspijkerman/cppa3 | d9af606fd96f1f32a07333011d46c4691e108558 | [
"MIT"
] | null | null | null | tests/data/cppa_ab_1010.xml | fspijkerman/cppa3 | d9af606fd96f1f32a07333011d46c4691e108558 | [
"MIT"
] | null | null | null | tests/data/cppa_ab_1010.xml | fspijkerman/cppa3 | d9af606fd96f1f32a07333011d46c4691e108558 | [
"MIT"
] | null | null | null | <cppa:CPA xmlns:cppa="http://docs.oasis-open.org/ebcore/ns/cppa/v3.0" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:dsig11="http://www.w3.org/2009/xmldsig11#" xmlns:xkms="http://www.w3.org/2002/03/xkms#">
<cppa:AgreementInfo>
<cppa:AgreementIdentifier>vendor_d-cpp-tc2_vendor_f-cpp-tc2</cppa:AgreementIdentifier>
<cppa:Description xml:lang="en">Agreement formed from vendor_d-cpp-tc2 and vendor_f-cpp-tc2 at 2017-11-14T16:28:12.099905</cppa:Description>
<cppa:ProfileIdentifier>vendor_d-cpp-tc2</cppa:ProfileIdentifier>
<cppa:ProfileIdentifier>vendor_f-cpp-tc2</cppa:ProfileIdentifier>
<cppa:ActivationDate>2017-11-14T16:28:12.099949</cppa:ActivationDate>
</cppa:AgreementInfo>
<cppa:PartyInfo>
<cppa:PartyName xml:lang="de">vendor_d</cppa:PartyName>
<cppa:PartyId>urn:oasis:names:tc:ebcore:partyid-type:unregistered:vendor_d-de</cppa:PartyId>
</cppa:PartyInfo>
<cppa:CounterPartyInfo>
<cppa:PartyName xml:lang="en">vendor_f</cppa:PartyName>
<cppa:PartyId>urn:oasis:names:tc:ebcore:partyid-type:unregistered:vendor_f</cppa:PartyId>
</cppa:CounterPartyInfo>
<cppa:ServiceSpecification>
<cppa:PartyRole name="http://docs.oasis-open.org/ebxml-msg/ebms/v3.0/ns/core/200704/initiator"/>
<cppa:CounterPartyRole name="http://docs.oasis-open.org/ebxml-msg/ebms/v3.0/ns/core/200704/responder"/>
<cppa:ServiceBinding>
<cppa:Service type="tc2">bdx:noprocess</cppa:Service>
<cppa:ActionBinding action="TC2Leg1" id="ab1" sendOrReceive="send">
<cppa:ChannelId>_PBG4</cppa:ChannelId>
<cppa:PayloadProfileId>_KEBX</cppa:PayloadProfileId>
<cppa:Property name="originalSender" minOccurs="1" maxOccurs="1"/>
<cppa:Property name="finalRecipient" minOccurs="1" maxOccurs="1"/>
</cppa:ActionBinding>
</cppa:ServiceBinding>
</cppa:ServiceSpecification>
<cppa:ServiceSpecification>
<cppa:PartyRole name="http://docs.oasis-open.org/ebxml-msg/ebms/v3.0/ns/core/200704/responder"/>
<cppa:CounterPartyRole name="http://docs.oasis-open.org/ebxml-msg/ebms/v3.0/ns/core/200704/initiator"/>
<cppa:ServiceBinding>
<cppa:Service type="tc2">bdx:noprocess</cppa:Service>
<cppa:ActionBinding action="TC2Leg1" id="ab2" sendOrReceive="receive">
<cppa:ChannelId>_SJMS</cppa:ChannelId>
<cppa:PayloadProfileId>_KEBX</cppa:PayloadProfileId>
<cppa:Property name="originalSender" minOccurs="1" maxOccurs="1"/>
<cppa:Property name="finalRecipient" minOccurs="1" maxOccurs="1"/>
</cppa:ActionBinding>
</cppa:ServiceBinding>
</cppa:ServiceSpecification>
<cppa:ebMS3Channel id="_PBG4" transport="_HF37" package="_7XEM">
<cppa:Description xml:lang="en">Channel formed from a_ch1 (Channel used for outgoing business messages. Compression, signing and encryption.) in vendor_d-cpp-tc2 and b_ch2 (Channel used for incoming business messages. Compression, signing and encryption.) in vendor_f-cpp-tc2</cppa:Description>
<cppa:SOAPVersion>1.2</cppa:SOAPVersion>
<cppa:WSSecurityBinding>
<cppa:WSSVersion>1.1</cppa:WSSVersion>
<cppa:Signature>
<cppa:SignatureAlgorithm>http://www.w3.org/2001/04/xmldsig-more#rsa-sha256</cppa:SignatureAlgorithm>
<cppa:DigestAlgorithm>http://www.w3.org/2001/04/xmlenc#sha256</cppa:DigestAlgorithm>
<cppa:CanonicalizationMethod>http://www.w3.org/2001/10/xml-exc-c14n#</cppa:CanonicalizationMethod>
</cppa:Signature>
<cppa:Encryption>
<cppa:KeyEncryption>
<cppa:EncryptionAlgorithm>http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p</cppa:EncryptionAlgorithm>
</cppa:KeyEncryption>
<cppa:EncryptionAlgorithm>http://www.w3.org/2009/xmlenc11#aes128-gcm</cppa:EncryptionAlgorithm>
</cppa:Encryption>
</cppa:WSSecurityBinding>
<cppa:ErrorHandling>
<cppa:DeliveryFailuresNotifyProducer>true</cppa:DeliveryFailuresNotifyProducer>
<cppa:ProcessErrorNotifyProducer>true</cppa:ProcessErrorNotifyProducer>
<cppa:ReceiverErrorsReportChannelId>_6GUP</cppa:ReceiverErrorsReportChannelId>
</cppa:ErrorHandling>
<cppa:Compression>
<cppa:CompressionAlgorithm>application/gzip</cppa:CompressionAlgorithm>
</cppa:Compression>
</cppa:ebMS3Channel>
<cppa:ebMS3Channel id="_SJMS" transport="_2ME3" package="_7XEM">
<cppa:Description xml:lang="en">Channel formed from a_ch2 (Channel used for incoming business messages. Compression, signing and encryption.) in vendor_d-cpp-tc2 and b_ch1 (Channel used for outgoing business messages. Compression, signing and encryption.) in vendor_f-cpp-tc2</cppa:Description>
<cppa:SOAPVersion>1.2</cppa:SOAPVersion>
<cppa:WSSecurityBinding>
<cppa:WSSVersion>1.1</cppa:WSSVersion>
<cppa:Signature>
<cppa:SignatureAlgorithm>http://www.w3.org/2001/04/xmldsig-more#rsa-sha256</cppa:SignatureAlgorithm>
<cppa:DigestAlgorithm>http://www.w3.org/2001/04/xmlenc#sha256</cppa:DigestAlgorithm>
<cppa:CanonicalizationMethod>http://www.w3.org/2001/10/xml-exc-c14n#</cppa:CanonicalizationMethod>
</cppa:Signature>
<cppa:Encryption>
<cppa:KeyEncryption>
<cppa:EncryptionAlgorithm>http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p</cppa:EncryptionAlgorithm>
</cppa:KeyEncryption>
<cppa:EncryptionAlgorithm>http://www.w3.org/2009/xmlenc11#aes128-gcm</cppa:EncryptionAlgorithm>
</cppa:Encryption>
</cppa:WSSecurityBinding>
<cppa:ErrorHandling>
<cppa:DeliveryFailuresNotifyProducer>true</cppa:DeliveryFailuresNotifyProducer>
<cppa:ProcessErrorNotifyProducer>true</cppa:ProcessErrorNotifyProducer>
<cppa:ReceiverErrorsReportChannelId>_AYOH</cppa:ReceiverErrorsReportChannelId>
</cppa:ErrorHandling>
<cppa:Compression>
<cppa:CompressionAlgorithm>application/gzip</cppa:CompressionAlgorithm>
</cppa:Compression>
</cppa:ebMS3Channel>
<cppa:ebMS3Channel id="_6GUP" asResponse="true" package="_X3MA">
<cppa:Description xml:lang="en">Channel formed from a_rev_ch1 (Synchronous response channel used for incoming receipts and errors. Signing only.
Instead of Transport, there is a SyncRequestChannelId, of the channel whose backchannel this uses.) in vendor_d-cpp-tc2 and b_rev_ch2 (Synchronous response channel used for outgoing receipts and errors. Signing only.
Instead of Transport, there is a SyncRequestChannelId.) in vendor_f-cpp-tc2</cppa:Description>
<cppa:SOAPVersion>1.2</cppa:SOAPVersion>
<cppa:WSSecurityBinding>
<cppa:WSSVersion>1.1</cppa:WSSVersion>
<cppa:Signature>
<cppa:SignatureAlgorithm>http://www.w3.org/2001/04/xmldsig-more#rsa-sha256</cppa:SignatureAlgorithm>
<cppa:DigestAlgorithm>http://www.w3.org/2001/04/xmlenc#sha256</cppa:DigestAlgorithm>
<cppa:CanonicalizationMethod>http://www.w3.org/2001/10/xml-exc-c14n#</cppa:CanonicalizationMethod>
</cppa:Signature>
</cppa:WSSecurityBinding>
</cppa:ebMS3Channel>
<cppa:ebMS3Channel id="_AYOH" asResponse="true" package="_X3MA">
<cppa:Description xml:lang="en">Channel formed from a_rev_ch2 (Synchronous response channel used for outgoing receipts and errors. Signing only.
Instead of Transport, there is a SyncRequestChannelId.) in vendor_d-cpp-tc2 and b_rev_ch1 (Synchronous response channel used for incoming receipts and errors. Signing only.
Instead of Transport, there is a SyncRequestChannelId, of the channel whose backchannel this uses.) in vendor_f-cpp-tc2</cppa:Description>
<cppa:SOAPVersion>1.2</cppa:SOAPVersion>
<cppa:WSSecurityBinding>
<cppa:WSSVersion>1.1</cppa:WSSVersion>
<cppa:Signature>
<cppa:SignatureAlgorithm>http://www.w3.org/2001/04/xmldsig-more#rsa-sha256</cppa:SignatureAlgorithm>
<cppa:DigestAlgorithm>http://www.w3.org/2001/04/xmlenc#sha256</cppa:DigestAlgorithm>
<cppa:CanonicalizationMethod>http://www.w3.org/2001/10/xml-exc-c14n#</cppa:CanonicalizationMethod>
</cppa:Signature>
</cppa:WSSecurityBinding>
</cppa:ebMS3Channel>
<cppa:HTTPTransport id="_HF37">
<cppa:Description xml:lang="en">Transport formed from tr1 in vendor_d-cpp-tc2 and tr2 in vendor_f-cpp-tc2</cppa:Description>
<cppa:Endpoint>https://test.somewhere.za/fms</cppa:Endpoint>
<cppa:TransportLayerSecurity>
<cppa:TLSProtocol version="1.2">TLS</cppa:TLSProtocol>
</cppa:TransportLayerSecurity>
<cppa:ChunkedTransferCoding>false</cppa:ChunkedTransferCoding>
</cppa:HTTPTransport>
<cppa:HTTPTransport id="_2ME3">
<cppa:Description xml:lang="en">Transport formed from tr2 in vendor_d-cpp-tc2 and tr1 in vendor_f-cpp-tc2</cppa:Description>
<cppa:Endpoint>https://test.somewhere.de/vendor_d-msh</cppa:Endpoint>
<cppa:TransportLayerSecurity>
<cppa:TLSProtocol version="1.2">TLS</cppa:TLSProtocol>
</cppa:TransportLayerSecurity>
<cppa:ChunkedTransferCoding>false</cppa:ChunkedTransferCoding>
</cppa:HTTPTransport>
<cppa:PayloadProfile id="_KEBX">
<cppa:PayloadPart minOccurs="1" maxOccurs="1">
<cppa:PartName>businessdocument</cppa:PartName>
<cppa:MIMEContentType>application/xml</cppa:MIMEContentType>
</cppa:PayloadPart>
<cppa:PayloadPart minOccurs="0" maxOccurs="unbounded">
<cppa:PartName>attachment</cppa:PartName>
</cppa:PayloadPart>
</cppa:PayloadProfile>
<cppa:SOAPWithAttachmentsEnvelope id="_7XEM">
<cppa:SimpleMIMEPart PartName="businessdocument"/>
<cppa:SimpleMIMEPart PartName="attachment"/>
</cppa:SOAPWithAttachmentsEnvelope>
<cppa:SimpleSOAPEnvelope id="_X3MA"/>
</cppa:CPA>
| 62.233766 | 298 | 0.738001 |
71d194a0c7067355d396048b73730adaca404f89 | 1,032 | xml | XML | ext/pldata/propbank-frames-2.1.5/frames/feeling-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/feeling-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/feeling-n.xml | TeamSPoon/logicmoo_nlu | 5c3e5013a3048da7d68a8a43476ad84d3ea4bb47 | [
"MIT"
] | null | null | null | <!DOCTYPE frameset SYSTEM "frameset.dtd">
<frameset>
<note/>
<predicate lemma="feeling">
<note/>
<roleset framnet="" id="feeling.01" name="Experiencing of emotion or sensation" vncls="">
<roles>
<role descr="Feeler" f="" n="0"/>
<note/>
<role descr="Emotion or sensation" f="" n="1"/>
<role descr="Entity towards whom emotion is directed" f="" n="2"/>
</roles>
<note>Corresponds with feel.01</note>
<example name="Arg0 and Arg1" src="" type="">
<inflection aspect="ns" form="ns" person="ns" tense="ns" voice="ns"/>
<text>Dexter's feeling of being watched increased as he kept hearing small creaks and breathing sounds.ª</text>
<note/>
<arg f="" n="0">Dexter's</arg>
<rel f="">feeling</rel>
<arg f="" n="1">of being watched</arg>
</example>
</roleset>
</predicate>
</frameset>
| 41.28 | 127 | 0.508721 |
9c3e55c557cbc433d9217fde9dc75b931f334791 | 710 | csproj | XML | samples/RoutingSample.Web/RoutingSample.Web.csproj | aneequrrehman/Routing | 6fcbf67d901e2337ec3f8e9e9081d4a9d0e22b6b | [
"Apache-2.0"
] | null | null | null | samples/RoutingSample.Web/RoutingSample.Web.csproj | aneequrrehman/Routing | 6fcbf67d901e2337ec3f8e9e9081d4a9d0e22b6b | [
"Apache-2.0"
] | null | null | null | samples/RoutingSample.Web/RoutingSample.Web.csproj | aneequrrehman/Routing | 6fcbf67d901e2337ec3f8e9e9081d4a9d0e22b6b | [
"Apache-2.0"
] | 1 | 2020-12-23T17:33:47.000Z | 2020-12-23T17:33:47.000Z | <Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFrameworks>netcoreapp2.1;netcoreapp2.0</TargetFrameworks>
<TargetFrameworks Condition=" '$(OS)' == 'Windows_NT' ">$(TargetFrameworks);net461</TargetFrameworks>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\Microsoft.AspNetCore.Routing\Microsoft.AspNetCore.Routing.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Server.IISIntegration" Version="$(MicrosoftAspNetCoreServerIISIntegrationPackageVersion)" />
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="$(MicrosoftAspNetCoreServerKestrelPackageVersion)" />
</ItemGroup>
</Project>
| 39.444444 | 144 | 0.76338 |
c97d0e091447d37e35912c918e9449794afa05f4 | 824 | xml | XML | app/src/main/res/drawable/ic_no_photo_vector.xml | Melsen93/Android-Material-Design | 79ef8a7f198b521e59b3d8beebe245e699331875 | [
"MIT"
] | null | null | null | app/src/main/res/drawable/ic_no_photo_vector.xml | Melsen93/Android-Material-Design | 79ef8a7f198b521e59b3d8beebe245e699331875 | [
"MIT"
] | 1 | 2021-09-12T15:36:42.000Z | 2021-09-12T15:36:42.000Z | app/src/main/res/drawable/ic_no_photo_vector.xml | Melsen93/Android-Material-Design | 79ef8a7f198b521e59b3d8beebe245e699331875 | [
"MIT"
] | null | null | null | <vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="80"
android:viewportHeight="70">
<path
android:fillColor="@color/color_gray"
android:pathData="M28.3,27.7l10.7,10.7l2.2,-2.1l-12.9,-12.9l-12.9,12.9l2.2,2.1z" />
<path
android:fillColor="@color/color_gray"
android:pathData="M41.8,27.7l20.5,20.5l2.1,-2.1l-22.6,-22.7l-6.5,6.5l2.1,2.1z" />
<path
android:fillColor="@color/color_gray"
android:pathData="M59.4,23.1c3,0 5.4,-2.4 5.4,-5.4s-2.4,-5.4 -5.4,-5.4S54,14.8 54,17.7S56.5,23.1 59.4,23.1L59.4,23.1zM59.4,15.4c1.3,0 2.4,1.1 2.4,2.4c0,1.3 -1.1,2.4 -2.4,2.4c-1.3,0 -2.4,-1.1 -2.4,-2.4C57,16.4 58.1,15.4 59.4,15.4C59.4,15.3 59.4,15.3 59.4,15.4L59.4,15.4z" />
</vector>
| 51.5 | 281 | 0.617718 |
c9f980cf69a29b04994ad8966f6cb67ec5a14d1c | 5,074 | csproj | XML | Bog.Composition/Bog.Composition.csproj | BankOfGiving/Bog.net | 0d42a2f2de51e3abf4eea4bf197979fc868a15e0 | [
"MIT"
] | 1 | 2022-02-24T22:10:33.000Z | 2022-02-24T22:10:33.000Z | Bog.Composition/Bog.Composition.csproj | BankOfGiving/Bog.net | 0d42a2f2de51e3abf4eea4bf197979fc868a15e0 | [
"MIT"
] | null | null | null | Bog.Composition/Bog.Composition.csproj | BankOfGiving/Bog.net | 0d42a2f2de51e3abf4eea4bf197979fc868a15e0 | [
"MIT"
] | null | null | null | <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{0594694A-D583-4919-8A27-0A4C6A530D70}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Bog.Composition</RootNamespace>
<AssemblyName>Bog.Composition</AssemblyName>
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
<RestorePackages>true</RestorePackages>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x64\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<OutputPath>bin\x64\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<Optimize>true</Optimize>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="AutoMapper, Version=3.2.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\AutoMapper.3.2.1\lib\net40\AutoMapper.dll</HintPath>
</Reference>
<Reference Include="AutoMapper.Net4, Version=3.2.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\AutoMapper.3.2.1\lib\net40\AutoMapper.Net4.dll</HintPath>
</Reference>
<Reference Include="Bootstrapper">
<HintPath>..\packages\Bootstrapper.2.0.3.9\lib\Net40\Bootstrapper.dll</HintPath>
</Reference>
<Reference Include="Bootstrapper.AutoMapper">
<HintPath>..\packages\Bootstrapper.AutoMapper.2.0.3.13\lib\Net40\Bootstrapper.AutoMapper.dll</HintPath>
</Reference>
<Reference Include="Ninject, Version=3.2.0.0, Culture=neutral, PublicKeyToken=c7192dc5380945e7, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Ninject.3.2.2.0\lib\net45-full\Ninject.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.ComponentModel.Composition" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="BogCompositionContainer.cs" />
<Compile Include="IEntityMapping.cs" />
<Compile Include="IServiceBindings.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="packages.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
<Import Project="..\packages\AutoMapper.3.2.1\tools\AutoMapper.targets" Condition="Exists('..\packages\AutoMapper.3.2.1\tools\AutoMapper.targets')" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project> | 50.237624 | 186 | 0.724281 |
68d6c0b0267232d674980f506c3fbd37122cf08b | 5,147 | xml | XML | PHP Projects/Room-Booking/RoomsHotelDetailXml/107590.xml | YouCodeSchool/php-interview-questions | bf21d77f9c3bac8ccfdf99bf741fdb4d2900d0a9 | [
"MIT"
] | 90 | 2020-04-16T20:24:23.000Z | 2022-03-29T07:08:01.000Z | PHP Projects/Room-Booking/RoomsHotelDetailXml/107590.xml | YouCodeSchool/php-interview-questions | bf21d77f9c3bac8ccfdf99bf741fdb4d2900d0a9 | [
"MIT"
] | 1 | 2022-02-17T04:10:48.000Z | 2022-02-17T04:10:48.000Z | Room-Booking/RoomsHotelDetailXml/107590.xml | modulardata/php-interview-questions | a62dc53026fd3151b6410e8dbd212c1ceefab41d | [
"MIT"
] | 36 | 2020-03-19T20:05:23.000Z | 2022-03-24T08:35:55.000Z | <?xml version="1.0"?><HotelElement><Id>107590</Id><Name>Neptuno</Name><Region><Id>47771</Id><Name>Playa de Palma</Name><CityId>18419</CityId></Region><Type>Hotel</Type><Address><Address1>LLAUT 34</Address1><Address2 /><Address3 /><City>PLAYA DE PALMA</City><State /><Zip>07600</Zip><Country>SPAIN</Country><Tel>971266409</Tel><Fax>971687768</Fax><Email>NEPTUNO@NEPTUNOHOTEL.COM</Email><Url /></Address><Stars>4</Stars><GeneralInfo><Latitude>39.5288862</Latitude><Longitude>2.7555818</Longitude></GeneralInfo><Photo><Url>/RXLImages/1047/20/43/2043-COM-3.jpg</Url><Width>320</Width><Height>238</Height><Bytes>13200</Bytes><Caption>Lobby</Caption><ThumbnailUrl>/RXLImages/1047/20/43/2043-COM-3thumb.jpg</ThumbnailUrl><ThumbnailWidth>94</ThumbnailWidth><ThumbnailHeight>70</ThumbnailHeight><ThumbnailBytes>2055</ThumbnailBytes><PhotoType>LobbyRestaurantAndBar</PhotoType></Photo><Photo><Url>/RXLImages/1047/20/43/2043-HAB-1.jpg</Url><Width>318</Width><Height>320</Height><Bytes>15763</Bytes><Caption>Room</Caption><ThumbnailUrl>/RXLImages/1047/20/43/2043-HAB-1thumb.jpg</ThumbnailUrl><ThumbnailWidth>69</ThumbnailWidth><ThumbnailHeight>70</ThumbnailHeight><ThumbnailBytes>1712</ThumbnailBytes><PhotoType>ViewOfAGuestRoom</PhotoType></Photo><Photo><Url>/RXLImages/1047/20/43/2043-PIS-2.jpg</Url><Width>288</Width><Height>320</Height><Bytes>19192</Bytes><Caption>Pool</Caption><ThumbnailUrl>/RXLImages/1047/20/43/2043-PIS-2thumb.jpg</ThumbnailUrl><ThumbnailWidth>63</ThumbnailWidth><ThumbnailHeight>70</ThumbnailHeight><ThumbnailBytes>1679</ThumbnailBytes><PhotoType>SwimmingPool</PhotoType></Photo><Photo><Url>/RXLImages/1047/20/43/2043-PLA-4.jpg</Url><Width>320</Width><Height>290</Height><Bytes>15983</Bytes><Caption>Beach</Caption><ThumbnailUrl>/RXLImages/1047/20/43/2043-PLA-4thumb.jpg</ThumbnailUrl><ThumbnailWidth>77</ThumbnailWidth><ThumbnailHeight>70</ThumbnailHeight><ThumbnailBytes>1471</ThumbnailBytes><PhotoType>OtherPhotos</PhotoType></Photo><Description><Language>en</Language><Type>DiningFacilities</Type><Text>Completed renovated in the year 2000, this popular air-conditioned hotel includes a total of 114 rooms spread over 3 floors. Amongst the hotel facilities count a foyer with 24-hour reception desk, a currency exchange desk, a café and lifts. It additionally has a hairdresser's salon, a TV room, and an air-conditioned non-smoking restaurant with highchairs available for small children. Business guests are offered a conference room and Internet access. Guests may also make use of the hotel's laundry service as well as the bicycle hire and cellar. Younger guests may enjoy letting off steam in the play area and in the games room.</Text></Description><Amenity><Code>Sauna</Code><Text>Sauna</Text></Amenity><Amenity><Code>Whirlpool</Code><Text>Whirlpool</Text></Amenity><Amenity><Code>Safe</Code><Text>Safe</Text></Amenity><Amenity><Code>IndoorPool</Code><Text>Indoor swimming pool</Text></Amenity><Amenity><Code>OutdoorPool</Code><Text>Outdoor swimming pool</Text></Amenity><Amenity><Code>AirConditioning</Code><Text>Air conditioning</Text></Amenity><Amenity><Code>MiniBarInRoom</Code><Text>Mini-bar</Text></Amenity><Amenity><Code>RoomService</Code><Text>Room service</Text></Amenity><Amenity><Code>HairDryer</Code><Text>Hair dryer</Text></Amenity><Amenity><Code>MoneyExchange</Code><Text>Money exchange</Text></Amenity><Amenity><Code>Bar</Code><Text>Bar</Text></Amenity><Amenity><Code>ReceptionArea</Code><Text>Reception Area</Text></Amenity><Amenity><Code>CheckIn24hr</Code><Text>24hr. CheckIn</Text></Amenity><Amenity><Code>Reception24hr</Code><Text>24hr. Reception</Text></Amenity><Amenity><Code>Lift</Code><Text>Lift</Text></Amenity><Amenity><Code>ConferenceRoom</Code><Text>Conference Room</Text></Amenity><Amenity><Code>GameRoom</Code><Text>GameRoom</Text></Amenity><Amenity><Code>RestaurantAirconditioned</Code><Text>Restaurant Air-Conditioned</Text></Amenity><Amenity><Code>BicycleStorage</Code><Text>Bicycle Storage</Text></Amenity><Amenity><Code>BicycleRental</Code><Text>Bicycle Rental</Text></Amenity><Amenity><Code>NumberOfPool</Code><Text>Number Of Pool</Text></Amenity><Amenity><Code>FreshWaterPool</Code><Text>Fresh Water Pool</Text></Amenity><Amenity><Code>ChildrenPool</Code><Text>Children's pool</Text></Amenity><Amenity><Code>Parasol</Code><Text>Parasol</Text></Amenity><Amenity><Code>SunBathingTerrace</Code><Text>Sun Bathing Terrace</Text></Amenity><Amenity><Code>Gym</Code><Text>Fitness room / Gym</Text></Amenity><Amenity><Code>Shower</Code><Text>Shower</Text></Amenity><Amenity><Code>SatelliteTV</Code><Text>Satellite TV</Text></Amenity><Amenity><Code>Balcony</Code><Text>Balcony</Text></Amenity><Amenity><Code>Bath</Code><Text>Bath</Text></Amenity><Amenity><Code>TelephoneInRoom</Code><Text>Direct Dial Telephone</Text></Amenity><Amenity><Code>BathRoom</Code><Text>Bath Room</Text></Amenity><Amenity><Code>Cafe(s)</Code><Text>Cafe(s)</Text></Amenity><Amenity><Code>Heating</Code><Text>Heating</Text></Amenity><Amenity><Code>Restaurants</Code><Text>Restaurants</Text></Amenity><Rating><System>Stars</System><Score>40</Score><Description>Four star</Description></Rating><Rank>1</Rank></HotelElement> | 5,147 | 5,147 | 0.777152 |
68485748f389e33b20739a43b27456cb4a0d3778 | 4,529 | xml | XML | resources/src/main/res/values/strings.xml | deyanm99/access_app_kotlin | 0016462ffc9034081a2468c4615144651c802069 | [
"Apache-2.0"
] | 3 | 2020-06-14T18:50:18.000Z | 2020-11-04T12:06:30.000Z | resources/src/main/res/values/strings.xml | deyanm99/access_app_kotlin | 0016462ffc9034081a2468c4615144651c802069 | [
"Apache-2.0"
] | 3 | 2020-07-30T18:47:09.000Z | 2020-08-04T12:12:40.000Z | resources/src/main/res/values/strings.xml | deyanm99/access_app_kotlin | 0016462ffc9034081a2468c4615144651c802069 | [
"Apache-2.0"
] | null | null | null | <resources>
<string name="scan">Scan</string>
<string name="planner">Planner</string>
<string name="places">Places</string>
<string name="admin_app_name" translatable="false">Administrator App</string>
<string name="access_app_name" translatable="false">Access App</string>
<string name="places_app_name" translatable="false">Places App</string>
<string name="choose_place">Choose Place</string>
<string name="age">Age</string>
<string name="enter_your_age">Enter your age</string>
<string name="wheelchair_assistant_required">Wheelchair assistant required</string>
<string name="blindness_or_visual_impairment">Blindness or visual impairment</string>
<string name="book_visit">Book Visit</string>
<string name="_2" translatable="false">2</string>
<string name="_3" translatable="false">3</string>
<string name="_4" translatable="false">4</string>
<string name="_5" translatable="false">5</string>
<string name="_6" translatable="false">6</string>
<string name="_7" translatable="false">7</string>
<string name="reminder">Reminder</string>
<string name="_14_20" translatable="false">14/20</string>
<string name="cancel">Cancel</string>
<string name="save">Save</string>
<string name="remove_visit">Remove Visit</string>
<string name="delete_slot">Delete Slot</string>
<string name="_12_00" translatable="false">12:00</string>
<string name="_13_00" translatable="false">13:00</string>
<string name="search">Search…</string>
<string name="safe_and_queue_free_visiting">Safe and queue free visiting</string>
<string name="all">All</string>
<string name="favourites">Favourites</string>
<string name="parks">Parks</string>
<string name="museums">Museums</string>
<string name="upcoming_visits">Upcoming Visits</string>
<string name="no_planned_visits">No planned visits</string>
<string name="you_must_arrive_15_minutes_before_the_time">You must arrive 15 minutes before \nthe time.</string>
<string name="personal_information">Personal \nInformation</string>
<string name="scan_tap">Scan/Tap</string>
<string name="central_park">Central Park</string>
<string name="visitors_information">Visitors Information</string>
<string name="priority_group">Priority Group</string>
<string name="_08_00_12_00" translatable="false">08:00 - 12:00</string>
<string name="age_range_60">Age range 60+</string>
<string name="mask_is_mandatory">Mask is mandatory</string>
<string name="standard">Standard</string>
<string name="non_priority_group">Non-Priority Group</string>
<string name="mon_sun">Mon-Sun</string>
<string name="_10_00_18_00" translatable="false">10:00 - 18:00</string>
<string name="sat_sun">Sat-Sun</string>
<string name="_10_00_14_00" translatable="false">10:00 – 14:00</string>
<string name="maximum_number_of_visitors_at_the_same_time_100_1_visitor_per_20m2">Maximum number of visitors at the same time: 100 (1 visitor per 20m2)</string>
<string name="mask_is_optional">Mask is optional</string>
<string name="disinfectant_at_the_entrance">Disinfectant at the entrance</string>
<string name="priority">Priority</string>
<string name="place_name">Place Name</string>
<string name="_10_10_11_00" translatable="false">10:10 - 11:00</string>
<string name="_25th_may">25th May</string>
<string name="_20_100" translatable="false">20/100</string>
<string name="lorem_ipsum_dolor_sit_amet_consetetur_sadipscing_elitr" translatable="false">Lorem ipsum dolor sit amet, consetetur sadipscing elitr</string>
<string name="www_centralpark_com" translatable="false">www.centralpark.com</string>
<string name="_10_00" translatable="false">10:00</string>
<string name="_11_00" translatable="false">11:00</string>
<string name="_1" translatable="false">1</string>
<string name="place_location">Place Location</string>
<string name="_10_00_11_00" translatable="false">10:00 - 11:00</string>
<string name="_100_100" translatable="false">100/100</string>
<string name="mon">MON</string>
<string name="_27th_may">27th May</string>
<string name="plan_visit">Plan Visit</string>
<string name="language">Language:</string>
<string name="ok">OK</string>
<string name="permission_camera_rationale">Access to the camera is needed for detection</string>
<string name="no_camera_permission">You denied camera permission and can\'t use scanner.</string>
</resources>
| 59.592105 | 164 | 0.725546 |
2b570b72566879a2710db566f0c55fa24fd9d6bc | 4,998 | xml | XML | data/1865/10/23/DDD_ddd_010140091_mpeg21/DDD_010140091_0003_articletext.xml | KBNLresearch/mcc | 25a9db197103e9c67fbe866a61944ab3cf421100 | [
"Apache-2.0"
] | null | null | null | data/1865/10/23/DDD_ddd_010140091_mpeg21/DDD_010140091_0003_articletext.xml | KBNLresearch/mcc | 25a9db197103e9c67fbe866a61944ab3cf421100 | [
"Apache-2.0"
] | null | null | null | data/1865/10/23/DDD_ddd_010140091_mpeg21/DDD_010140091_0003_articletext.xml | KBNLresearch/mcc | 25a9db197103e9c67fbe866a61944ab3cf421100 | [
"Apache-2.0"
] | null | null | null | <?xml version="1.0" encoding="UTF-8"?>
<text>
<title>Fransche Post. PARIJS, Donderdag 19 October.</title>
<p>In sommige _ financiële kringen alhier wordt verzekerd , dat de ministers, onmiddclijk na de opening van het Wetgevend Ligchaam, de afgevaardigden zullen bekend maken met den termijn, binnen welken de Mexicaansehe expeditie zal afloopen en de Fransche troepen huiswaarts zullen keeren. — De minister van justitie heeft eeno circulaire uitgevaardigd aan de procureurs-generaal, strekkende om in voorkomende gevallen depreventive gevangenschap zoo veel mogelijk te doen beperken. — Graaf Granville, die zich te Chantilly bij den graaf de Monchy bevond, is per telegram uitgenoodigd om onverwijld naar Londan terug te keeren. — In de hooge kringen alhier beschouwt men het vrij algemeen als zeker, dat lord Granville, die zich sedert eenigen tijd te Parijs bevindt, door de Britsche regering geroepen zal worden om lord Palmerston te</p>
<p>I.ervangen. — De paketboot Erymanthe heeft tijdingen van St. Denis tot 9 Sept. aangebragt, -waardoor men in staat is nadere bijzonderheden mede te deelen omtrent de jongste telegrafische berigten, die over, Marseille van het eiland Madagascar zijn ontvangen. Op 31 Ang. werd de som van 900,000 frs., die aan het Eransche gouvernement zou worden uitbetaald, onder een sterk geleide van Tananarive naar Tamatave overgebragt. Reeds dadelijk merkte men eene zekere gistiDg onder de bevolking van eerstgenoemde stad, welke echter corst den anderen dag tot uitbarsting kwam. Overal kondigde het volk aan, dat het geene verhooging van belasting zou dulden, waardoor men het tekort zou trachten te dekken, dat door de betaling der bedoelde som zou ontstaan. Tevens weigerde de menigte langer heerendiensten te verrigten. Toen de Koningin en de rijksgrooten zagen, dat de zaken een ernstigen keer namen, kwamen zij persoonlijk tusschen beiden eu beloofden de klagten der bevolking te zullen onderzoeken.^ Deze werd door die poging veeleer in haren wederstand aangemoedigd en eischte, dat de Fransche consul en al zijne landgenooten, benevens de Jczuiten uit Madagascar zouden worden verdrevea. De sonsul antwoordde, dat hij het eiland alleen op uitdrukkelijk bevel van znn gouvernement zou verlaten. Zoo stonden de zaken bij de afzending der aangeduide berigten. — De legitimistische dagbladen beweren eenstemmig dat de aftreding van den Heer de Mérode slechts tijdelijk en alleen het gevolg is van den raad aan den minister door _ne geneesheeren gegeven, om, tengevolge van dc koorts.waaraan hij gedurend» twee maanden had geleden, vooreerst de grootste rust in acht te nemen. Is dat werkelijk zoo dan is er weinig goeds te verwachten van de pogingen, die naar men verzekert naar aanleiding der aftreding van den minister op last des Keizers door den Heer de Sartiges zullen worden opgevat, 0m ceno verzoening tnsschen het koningrijk Italië en Rome tot stand te brengen. —In den jongsten ministerraad is, behalve de vroeger opgenoemde onderwerpen, ook bet verzoekschrift van een aantal bewoners van Marseille behandeld tot wederinvoering der quarantaine. De vergadering I besloot met algemeene stemmen tot de orde van den dag over te gaan. i —De cholera is hier w-der aan het afnemen. In sommige gedeelten [ : der stad is het aantal gevallen tot 50 pCt. van het vroegere bedrag ge. daald. De ziekte heerscht echter vooral onder de lagere klasse, i ; —De Heer de Lavalette is zeer in de weer, ten einde te bewerken , dat de Heer Limayrac als directeur van den Constitutionnel worde vervangen. Tot heden zijn die pogingen echter op de genegenheid der t Keizerin voor dien publicist afgestuit. ' —In het begin der maand Dec. a. s. znllen de Gedenkschriften van s den graaf Beugnot het licht zien. Beugnot was, naar men weet, eender ministers van Karel X en werd beschouwd als een der geestigste man nen van zijnen tijd.</p>
<p>— Gedurende de twee eerste weken van October hebben hier 63 faillissementen plaats gehad.</p>
<p>— De bisschop van Laval heeft aan zijne geestelijkheid den rondgaanden brief van den Paus toegezonden, bevattende de excommunicatie de? vrijmetselaren en dit document doen vergezeld gaan van krachtige eommentaricn. De vrijmetselaren van hun kant zetten hunnen strijd tegen het pausdom voort; allerwege worden protesten tegen de pauselijke alle. cutie openbaar gemaakt.</p>
<p>— Dezer dagen werden te Rueil nabij St. Germain gevallen van veeziekte ontdekt; er zijn terstond doTjr de stedelijke auroriteit maatregelen genomen om de aangetaste runderen af te maken. De beestenmarkt ta Poissy wordt op last van den prefect der Seine streng bewaakt. — Naar men verneemt, worden op dit oogenblik op kosten van Frank» rijk 250 negers in Egypte aangeworven, die bestemd zijn voorMexieo om tot arbeiders te dienen en niet tot soldaten. Zij zullen aan de haven van Vera Cruz werkzaam zijn. — De Prins de Montléart is overleden. Hij was vroeger gehuwd met de moeder van Karel Albert, vader van Koning Victor Emannel.</p>
</text>
| 499.8 | 2,922 | 0.808523 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.