Files
eqn.ios/Sources/Earthquake Network/Storyboards/Base.lproj/Main.storyboard
T

632 lines
56 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="CWo-PE-Dqp">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--Seismic Networks View Controller-->
<scene sceneID="eh7-nk-hxX">
<objects>
<viewController id="tVM-DH-fmv" customClass="SeismicNetworksViewController" customModule="Earthquake_Network" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="yYN-HE-bpD">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<viewLayoutGuide key="safeArea" id="VUD-fs-xgm"/>
<color key="backgroundColor" systemColor="groupTableViewBackgroundColor"/>
</view>
<navigationItem key="navigationItem" id="6kD-jk-5Aw">
<rightBarButtonItems>
<barButtonItem image="1.square" catalog="system" id="HTN-07-s5p">
<connections>
<action selector="collapseExpandTapped:" destination="tVM-DH-fmv" id="EnD-92-5ZX"/>
</connections>
</barButtonItem>
<barButtonItem image="navbar-icon-refresh" id="ZJh-jF-ILm">
<connections>
<action selector="refreshDataTapped:" destination="tVM-DH-fmv" id="qs5-jS-0Op"/>
</connections>
</barButtonItem>
</rightBarButtonItems>
</navigationItem>
<connections>
<outlet property="displayModeButton" destination="HTN-07-s5p" id="Lhc-Od-MvL"/>
<segue destination="6LP-zk-O1z" kind="presentation" identifier="ShowFilters" modalPresentationStyle="overCurrentContext" modalTransitionStyle="crossDissolve" id="Nzu-iH-UgB"/>
<segue destination="Rfp-kt-2Kx" kind="presentation" identifier="ShowCardSettings" modalPresentationStyle="overCurrentContext" modalTransitionStyle="crossDissolve" id="VWw-16-xGw"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="34i-9D-p3O" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-8710.144927536232" y="-5464.2857142857138"/>
</scene>
<!--Segnalazioni View Controller-->
<scene sceneID="2v7-dY-aHc">
<objects>
<viewController storyboardIdentifier="SegnalazioniViewController" id="fbo-Ug-IiE" customClass="SegnalazioniViewController" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="mJg-mq-6Gi">
<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="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="jl5-sK-UaA">
<rect key="frame" x="0.0" y="192" width="414" height="532"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<connections>
<outlet property="dataSource" destination="fbo-Ug-IiE" id="meg-jS-D2z"/>
<outlet property="delegate" destination="fbo-Ug-IiE" id="3PZ-th-BJz"/>
</connections>
</tableView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4mK-no-RDk">
<rect key="frame" x="0.0" y="724" width="414" height="55"/>
<color key="backgroundColor" systemColor="groupTableViewBackgroundColor"/>
<constraints>
<constraint firstAttribute="height" constant="55" id="1Dm-ex-6od"/>
</constraints>
</view>
</subviews>
<viewLayoutGuide key="safeArea" id="6KK-Ql-pHe"/>
<color key="backgroundColor" systemColor="groupTableViewBackgroundColor"/>
<constraints>
<constraint firstItem="4mK-no-RDk" firstAttribute="trailing" secondItem="6KK-Ql-pHe" secondAttribute="trailing" id="0Zi-FG-MUl"/>
<constraint firstItem="jl5-sK-UaA" firstAttribute="top" secondItem="6KK-Ql-pHe" secondAttribute="top" id="JKK-G6-sG1"/>
<constraint firstItem="jl5-sK-UaA" firstAttribute="leading" secondItem="6KK-Ql-pHe" secondAttribute="leading" id="JWt-GP-mYh"/>
<constraint firstItem="6KK-Ql-pHe" firstAttribute="trailing" secondItem="jl5-sK-UaA" secondAttribute="trailing" id="TSI-Je-nrI"/>
<constraint firstItem="4mK-no-RDk" firstAttribute="bottom" secondItem="6KK-Ql-pHe" secondAttribute="bottom" id="VGn-AX-Owt"/>
<constraint firstItem="4mK-no-RDk" firstAttribute="leading" secondItem="6KK-Ql-pHe" secondAttribute="leading" id="bX2-e2-Kmr"/>
<constraint firstItem="4mK-no-RDk" firstAttribute="top" secondItem="jl5-sK-UaA" secondAttribute="bottom" id="gjK-yX-cNn"/>
</constraints>
</view>
<toolbarItems/>
<navigationItem key="navigationItem" id="TN4-fi-50R">
<barButtonItem key="rightBarButtonItem" image="navbar-icon-refresh" id="Q3j-bW-pey">
<inset key="imageInsets" minX="-12" minY="0.0" maxX="-4" maxY="0.0"/>
<connections>
<action selector="refreshDataTapped:" destination="fbo-Ug-IiE" id="UBc-1m-DAc"/>
</connections>
</barButtonItem>
</navigationItem>
<connections>
<outlet property="bannerContainerHeightConstraint" destination="1Dm-ex-6od" id="K81-pR-aXU"/>
<outlet property="bannerContainerView" destination="4mK-no-RDk" id="Q7n-hX-Bsv"/>
<outlet property="tableView" destination="jl5-sK-UaA" id="ac3-YT-Eil"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="SFa-PG-ACD" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-7782.6086956521749" y="-6364.9553571428569"/>
</scene>
<!--Seismic Card Settings View Controller-->
<scene sceneID="yd6-eN-Fe6">
<objects>
<viewController id="Rfp-kt-2Kx" customClass="SeismicCardSettingsViewController" customModule="Earthquake_Network" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="Q06-4a-yjE">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<visualEffectView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8QE-80-TMN">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="P5c-Zm-TWo">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
</view>
<blurEffect style="light"/>
</visualEffectView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rX7-cf-eHr">
<rect key="frame" x="31" y="313" width="352" height="270.5"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Card settings" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pYc-TM-AIW">
<rect key="frame" x="12" y="12" width="328" height="33.5"/>
<fontDescription key="fontDescription" style="UICTFontTextStyleTitle1"/>
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<nil key="highlightedColor"/>
</label>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="Dzd-L1-MsF">
<rect key="frame" x="12" y="75.5" width="328" height="133"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="dKu-4z-j0d">
<rect key="frame" x="0.0" y="0.0" width="328" height="31"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Distance" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dRl-jP-icD">
<rect key="frame" x="0.0" y="0.0" width="259" height="31"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="g8g-7l-bCj">
<rect key="frame" x="279" y="0.0" width="51" height="31"/>
<connections>
<action selector="switchChanged:" destination="Rfp-kt-2Kx" eventType="valueChanged" id="bzY-wG-8Qw"/>
</connections>
</switch>
</subviews>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="toG-0g-rVB">
<rect key="frame" x="0.0" y="51" width="328" height="31"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Coordinates" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vyf-82-r1X">
<rect key="frame" x="0.0" y="0.0" width="259" height="31"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Jjd-6X-t3e">
<rect key="frame" x="279" y="0.0" width="51" height="31"/>
<connections>
<action selector="switchChanged:" destination="Rfp-kt-2Kx" eventType="valueChanged" id="QI3-0U-fDp"/>
</connections>
</switch>
</subviews>
</stackView>
<stackView opaque="NO" contentMode="scaleToFill" spacing="20" translatesAutoresizingMaskIntoConstraints="NO" id="CU8-Db-J5u">
<rect key="frame" x="0.0" y="102" width="328" height="31"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Population" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hpe-Qx-6yX">
<rect key="frame" x="0.0" y="0.0" width="259" height="31"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="N7g-C0-b1h">
<rect key="frame" x="279" y="0.0" width="51" height="31"/>
<connections>
<action selector="switchChanged:" destination="Rfp-kt-2Kx" eventType="valueChanged" id="U53-Iv-BcF"/>
</connections>
</switch>
</subviews>
</stackView>
</subviews>
<constraints>
<constraint firstItem="toG-0g-rVB" firstAttribute="trailing" secondItem="dKu-4z-j0d" secondAttribute="trailing" id="5SQ-Zm-ucF"/>
<constraint firstItem="CU8-Db-J5u" firstAttribute="trailing" secondItem="dKu-4z-j0d" secondAttribute="trailing" id="7aU-h5-kLu"/>
<constraint firstItem="dKu-4z-j0d" firstAttribute="leading" secondItem="Dzd-L1-MsF" secondAttribute="leading" id="Oya-kg-qvc"/>
<constraint firstAttribute="trailing" secondItem="dKu-4z-j0d" secondAttribute="trailing" id="aqI-Lb-xg3"/>
<constraint firstItem="toG-0g-rVB" firstAttribute="leading" secondItem="dKu-4z-j0d" secondAttribute="leading" id="hAo-OT-8gY"/>
<constraint firstItem="CU8-Db-J5u" firstAttribute="leading" secondItem="dKu-4z-j0d" secondAttribute="leading" id="tQO-vu-QyD"/>
</constraints>
</stackView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="l7i-w5-sp0">
<rect key="frame" x="219" y="228.5" width="121" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="2j0-dH-u0p"/>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="100" id="Dpt-7I-vJu"/>
</constraints>
<state key="normal" title="Close"/>
<connections>
<action selector="closeTapped:" destination="Rfp-kt-2Kx" eventType="touchUpInside" id="ayj-8i-Eug"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="Dzd-L1-MsF" firstAttribute="leading" secondItem="pYc-TM-AIW" secondAttribute="leading" id="7Up-E7-Ol0"/>
<constraint firstItem="pYc-TM-AIW" firstAttribute="top" secondItem="rX7-cf-eHr" secondAttribute="top" constant="12" id="8e4-jf-gKi"/>
<constraint firstItem="Dzd-L1-MsF" firstAttribute="top" secondItem="pYc-TM-AIW" secondAttribute="bottom" constant="30" id="QRO-bD-eaZ"/>
<constraint firstAttribute="bottom" secondItem="l7i-w5-sp0" secondAttribute="bottom" constant="12" id="dca-u5-KQ2"/>
<constraint firstItem="Dzd-L1-MsF" firstAttribute="trailing" secondItem="pYc-TM-AIW" secondAttribute="trailing" id="lwy-wh-x3c"/>
<constraint firstItem="pYc-TM-AIW" firstAttribute="leading" secondItem="rX7-cf-eHr" secondAttribute="leading" constant="12" id="p0k-ao-ZqB"/>
<constraint firstItem="l7i-w5-sp0" firstAttribute="leading" relation="lessThanOrEqual" secondItem="rX7-cf-eHr" secondAttribute="leading" constant="219" id="pgg-Fp-xzH"/>
<constraint firstAttribute="trailing" secondItem="l7i-w5-sp0" secondAttribute="trailing" constant="12" id="uaG-KI-FWN"/>
<constraint firstAttribute="trailing" secondItem="pYc-TM-AIW" secondAttribute="trailing" constant="12" id="waw-zq-uQj"/>
<constraint firstItem="l7i-w5-sp0" firstAttribute="top" secondItem="Dzd-L1-MsF" secondAttribute="bottom" constant="20" id="zyd-LO-BQB"/>
</constraints>
</view>
</subviews>
<viewLayoutGuide key="safeArea" id="1tH-EZ-OWj"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="8QE-80-TMN" firstAttribute="leading" secondItem="1tH-EZ-OWj" secondAttribute="leading" id="FLK-lL-lW7"/>
<constraint firstItem="rX7-cf-eHr" firstAttribute="centerX" secondItem="Q06-4a-yjE" secondAttribute="centerX" id="LDx-5Z-nve"/>
<constraint firstItem="1tH-EZ-OWj" firstAttribute="trailing" secondItem="8QE-80-TMN" secondAttribute="trailing" id="NEe-0Z-Ut5"/>
<constraint firstItem="rX7-cf-eHr" firstAttribute="width" secondItem="Q06-4a-yjE" secondAttribute="width" multiplier="0.85" id="P27-yy-HrC"/>
<constraint firstItem="8QE-80-TMN" firstAttribute="top" secondItem="Q06-4a-yjE" secondAttribute="top" id="gh4-42-aNP"/>
<constraint firstItem="rX7-cf-eHr" firstAttribute="centerY" secondItem="Q06-4a-yjE" secondAttribute="centerY" id="kEj-37-bWM"/>
<constraint firstAttribute="bottom" secondItem="8QE-80-TMN" secondAttribute="bottom" id="vey-5u-Ovd"/>
</constraints>
</view>
<connections>
<outlet property="closeButton" destination="l7i-w5-sp0" id="Ky7-jT-NTB"/>
<outlet property="containerView" destination="rX7-cf-eHr" id="Udg-ge-Whl"/>
<outlet property="informationDistanceLabel" destination="dRl-jP-icD" id="Shh-3e-TF4"/>
<outlet property="informationDistanceSwitch" destination="g8g-7l-bCj" id="zJ8-qc-cYt"/>
<outlet property="informationLocationLabel" destination="vyf-82-r1X" id="duV-dE-Y9n"/>
<outlet property="informationLocationSwitch" destination="Jjd-6X-t3e" id="i6T-ub-wMD"/>
<outlet property="informationPopulationLabel" destination="Hpe-Qx-6yX" id="8FZ-k9-G1m"/>
<outlet property="informationPopulationSwitch" destination="N7g-C0-b1h" id="xrJ-V6-L2e"/>
<outlet property="titleLabel" destination="pYc-TM-AIW" id="7Z6-Jr-61w"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="NNZ-RZ-Pbf" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-8710" y="-4526"/>
</scene>
<!--Main Tab Bar Controller-->
<scene sceneID="ZSH-pu-BI9">
<objects>
<tabBarController id="CWo-PE-Dqp" customClass="EQNMainTabBarController" sceneMemberID="viewController">
<navigationItem key="navigationItem" id="SXg-p3-fUC"/>
<tabBar key="tabBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="m2R-n1-kAt">
<rect key="frame" x="0.0" y="0.0" width="414" height="49"/>
<autoresizingMask key="autoresizingMask"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</tabBar>
<connections>
<segue destination="Edz-pg-MDQ" kind="relationship" relationship="viewControllers" id="4cl-br-GF5"/>
<segue destination="Qva-UZ-dos" kind="relationship" relationship="viewControllers" id="Gut-Ub-oRh"/>
<segue destination="1d8-oR-UOQ" kind="relationship" relationship="viewControllers" id="8F0-ud-Dtb"/>
<segue destination="noK-2F-IZE" kind="presentation" identifier="ShowLogs" id="nTq-XX-Uts"/>
<segue destination="1Ig-lx-PLm" kind="relationship" relationship="viewControllers" id="bBS-RW-R9T"/>
</connections>
</tabBarController>
<placeholder placeholderIdentifier="IBFirstResponder" id="JkD-5l-otE" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-9834" y="-6363"/>
</scene>
<!--Log View Controller-->
<scene sceneID="bCB-QP-zCq">
<objects>
<viewController storyboardIdentifier="EQNLogViewController" id="noK-2F-IZE" customClass="EQNLogViewController" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="6P7-SV-yrd">
<rect key="frame" x="0.0" y="0.0" width="414" height="838"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="ija-iK-2hE">
<rect key="frame" x="0.0" y="20" width="414" height="760"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
</textView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="g5C-Wg-DEu">
<rect key="frame" x="16" y="788" width="382" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="CFr-4Z-X1A"/>
</constraints>
<state key="normal" title="chiudi"/>
<connections>
<action selector="chiudi:" destination="noK-2F-IZE" eventType="touchUpInside" id="Njk-9U-oOJ"/>
</connections>
</button>
</subviews>
<viewLayoutGuide key="safeArea" id="Qwo-n5-R7T"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="Qwo-n5-R7T" firstAttribute="trailing" secondItem="g5C-Wg-DEu" secondAttribute="trailing" constant="16" id="1mb-9Q-HQ8"/>
<constraint firstItem="ija-iK-2hE" firstAttribute="trailing" secondItem="Qwo-n5-R7T" secondAttribute="trailing" id="2yD-7w-RHx"/>
<constraint firstItem="ija-iK-2hE" firstAttribute="bottom" secondItem="Qwo-n5-R7T" secondAttribute="bottom" constant="-58" id="5uu-57-2cS"/>
<constraint firstItem="ija-iK-2hE" firstAttribute="top" secondItem="6P7-SV-yrd" secondAttribute="top" constant="20" id="8v4-7P-6hw"/>
<constraint firstItem="Qwo-n5-R7T" firstAttribute="bottom" secondItem="g5C-Wg-DEu" secondAttribute="bottom" constant="20" id="Kxk-cx-ukT"/>
<constraint firstItem="ija-iK-2hE" firstAttribute="leading" secondItem="Qwo-n5-R7T" secondAttribute="leading" id="VvI-Gu-xBU"/>
<constraint firstItem="g5C-Wg-DEu" firstAttribute="leading" secondItem="Qwo-n5-R7T" secondAttribute="leading" constant="16" id="cj9-7n-Gp6"/>
</constraints>
</view>
<connections>
<outlet property="logView" destination="ija-iK-2hE" id="Kv0-G4-3rW"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="8Q5-9Q-ap7" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-10929" y="-7374"/>
</scene>
<!--Settings-->
<scene sceneID="nIl-RI-AZv">
<objects>
<tableViewController id="lfN-fJ-Rhu" customClass="SettingsViewController" customModule="Earthquake_Network" customModuleProvider="target" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="insetGrouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="w1e-nB-r5b">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" systemColor="groupTableViewBackgroundColor"/>
<connections>
<outlet property="dataSource" destination="lfN-fJ-Rhu" id="msn-p7-WqK"/>
<outlet property="delegate" destination="lfN-fJ-Rhu" id="0TK-rn-wet"/>
</connections>
</tableView>
<navigationItem key="navigationItem" title="Settings" id="4HJ-mw-8dz"/>
<connections>
<segue destination="oA9-rq-Kqp" kind="show" identifier="ShowAllertaSismica" id="PKv-wx-VXN"/>
<segue destination="jlJ-xb-75r" kind="show" identifier="ShowNotificheRetiSismiche" id="jjk-tO-OBj"/>
<segue destination="foL-vg-Kyh" kind="show" identifier="ShowNotificheSegnalazioniUtente" id="f1i-I1-Cao"/>
</connections>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="Lzh-6m-4x5" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-7824" y="-2802"/>
</scene>
<!--Settings Real Time Alerts View Controller-->
<scene sceneID="fj3-1O-nSI">
<objects>
<tableViewController id="oA9-rq-Kqp" customClass="SettingsRealTimeAlertsViewController" customModule="Earthquake_Network" customModuleProvider="target" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="insetGrouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="G8H-y2-v9K">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" systemColor="groupTableViewBackgroundColor"/>
<connections>
<outlet property="dataSource" destination="oA9-rq-Kqp" id="M6z-2A-FCs"/>
<outlet property="delegate" destination="oA9-rq-Kqp" id="7kP-ML-2Fn"/>
</connections>
</tableView>
<navigationItem key="navigationItem" id="rYp-4u-LAu"/>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="z3g-sW-ZwB" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-6701" y="-3517"/>
</scene>
<!--Settings User Report Notifications View Controller-->
<scene sceneID="70o-xn-uI2">
<objects>
<tableViewController id="foL-vg-Kyh" customClass="SettingsUserReportNotificationsViewController" customModule="Earthquake_Network" customModuleProvider="target" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="insetGrouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="aNE-xr-MBt">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" systemColor="groupTableViewBackgroundColor"/>
<connections>
<outlet property="dataSource" destination="foL-vg-Kyh" id="tyW-Gc-Zkq"/>
<outlet property="delegate" destination="foL-vg-Kyh" id="zgK-aA-XhT"/>
</connections>
</tableView>
<navigationItem key="navigationItem" id="Lus-tH-17b"/>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="D0G-lo-3RH" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-6701" y="-1999"/>
</scene>
<!--Settings Seismic Network Notifications View Controller-->
<scene sceneID="44E-lc-Pfe">
<objects>
<tableViewController id="jlJ-xb-75r" customClass="SettingsSeismicNetworkNotificationsViewController" customModule="Earthquake_Network" customModuleProvider="target" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="insetGrouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" id="dKN-Zp-xo2">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" systemColor="groupTableViewBackgroundColor"/>
<connections>
<outlet property="dataSource" destination="jlJ-xb-75r" id="QWX-Aw-Yvi"/>
<outlet property="delegate" destination="jlJ-xb-75r" id="Lbo-wY-YsQ"/>
</connections>
</tableView>
<navigationItem key="navigationItem" id="q7P-Pj-KUr"/>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="Ycw-pT-hjt" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-6701" y="-2783"/>
</scene>
<!--Settings-->
<scene sceneID="bcf-1h-akt">
<objects>
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="1Ig-lx-PLm" sceneMemberID="viewController">
<tabBarItem key="tabBarItem" title="Settings" image="tabbar-icon-settings" id="5VO-yI-kw5"/>
<toolbarItems/>
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="B9g-HM-VPb">
<rect key="frame" x="0.0" y="96" width="414" height="96"/>
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<nil name="viewControllers"/>
<connections>
<segue destination="lfN-fJ-Rhu" kind="relationship" relationship="rootViewController" id="GTZ-M4-2la"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="We7-MM-5Sn" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-8708" y="-2802"/>
</scene>
<!--Seismic Filters View Controller-->
<scene sceneID="Wfp-Kr-1iO">
<objects>
<viewController storyboardIdentifier="seismicFiltersController" id="6LP-zk-O1z" customClass="SeismicFiltersViewController" customModule="Earthquake_Network" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="9GQ-SZ-2Mt">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<visualEffectView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cc3-jb-kKt">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="gmc-In-eZf">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
</view>
<blurEffect style="light"/>
</visualEffectView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dnj-0w-OVz">
<rect key="frame" x="31" y="112" width="352" height="672"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Filters" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3tl-cp-QLk">
<rect key="frame" x="12" y="16" width="328" height="20.5"/>
<fontDescription key="fontDescription" style="UICTFontTextStyleHeadline"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="MVi-r1-SFm">
<rect key="frame" x="297" y="630" width="39" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="NoD-eT-hcR"/>
</constraints>
<state key="normal" title="Close"/>
<connections>
<action selector="exitTapped:" destination="6LP-zk-O1z" eventType="touchUpInside" id="5tw-ID-e01"/>
</connections>
</button>
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="UD6-Ee-0GM">
<rect key="frame" x="0.0" y="46.5" width="352" height="573.5"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<connections>
<outlet property="dataSource" destination="6LP-zk-O1z" id="9ZD-Dr-D9f"/>
<outlet property="delegate" destination="6LP-zk-O1z" id="piy-9F-YaN"/>
</connections>
</tableView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="3tl-cp-QLk" firstAttribute="leading" secondItem="dnj-0w-OVz" secondAttribute="leading" constant="12" id="8Ab-So-cqJ"/>
<constraint firstAttribute="bottom" secondItem="MVi-r1-SFm" secondAttribute="bottom" constant="12" id="GvE-Id-sbm"/>
<constraint firstItem="MVi-r1-SFm" firstAttribute="top" secondItem="UD6-Ee-0GM" secondAttribute="bottom" constant="10" id="Vue-I2-fik"/>
<constraint firstItem="UD6-Ee-0GM" firstAttribute="leading" secondItem="dnj-0w-OVz" secondAttribute="leading" id="W9E-wk-pDx"/>
<constraint firstItem="UD6-Ee-0GM" firstAttribute="top" secondItem="3tl-cp-QLk" secondAttribute="bottom" constant="10" id="bPk-x2-Ta1"/>
<constraint firstItem="3tl-cp-QLk" firstAttribute="top" secondItem="dnj-0w-OVz" secondAttribute="top" constant="16" id="fUl-iY-sRC"/>
<constraint firstAttribute="trailing" secondItem="UD6-Ee-0GM" secondAttribute="trailing" id="ffG-7d-TCf"/>
<constraint firstAttribute="trailing" secondItem="MVi-r1-SFm" secondAttribute="trailing" constant="16" id="pk8-zp-4aY"/>
<constraint firstAttribute="trailing" secondItem="3tl-cp-QLk" secondAttribute="trailing" constant="12" id="uKk-Fj-pNA"/>
</constraints>
</view>
</subviews>
<viewLayoutGuide key="safeArea" id="Lp8-R3-fW9"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="cc3-jb-kKt" firstAttribute="top" secondItem="9GQ-SZ-2Mt" secondAttribute="top" id="4Nr-mm-8sk"/>
<constraint firstItem="cc3-jb-kKt" firstAttribute="leading" secondItem="Lp8-R3-fW9" secondAttribute="leading" id="A0P-4p-dRN"/>
<constraint firstAttribute="bottom" secondItem="cc3-jb-kKt" secondAttribute="bottom" id="EO3-iK-i5i"/>
<constraint firstItem="dnj-0w-OVz" firstAttribute="height" secondItem="9GQ-SZ-2Mt" secondAttribute="height" multiplier="0.75" id="EWy-XB-uoC"/>
<constraint firstItem="dnj-0w-OVz" firstAttribute="width" secondItem="9GQ-SZ-2Mt" secondAttribute="width" multiplier="0.85" id="ZHH-KA-oym"/>
<constraint firstItem="dnj-0w-OVz" firstAttribute="centerX" secondItem="9GQ-SZ-2Mt" secondAttribute="centerX" id="fUr-JO-gPl"/>
<constraint firstItem="Lp8-R3-fW9" firstAttribute="trailing" secondItem="cc3-jb-kKt" secondAttribute="trailing" id="gfa-oV-YnD"/>
<constraint firstItem="dnj-0w-OVz" firstAttribute="centerY" secondItem="9GQ-SZ-2Mt" secondAttribute="centerY" id="i3x-eo-Lvg"/>
</constraints>
</view>
<navigationItem key="navigationItem" id="XrU-C0-vhk"/>
<connections>
<outlet property="closeButton" destination="MVi-r1-SFm" id="fau-2O-sMW"/>
<outlet property="containerView" destination="dnj-0w-OVz" id="ZOW-9g-gjk"/>
<outlet property="tableView" destination="UD6-Ee-0GM" id="6ta-Jw-ilQ"/>
<outlet property="titleLabel" destination="3tl-cp-QLk" id="PbK-mc-KeM"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="GBg-FJ-y2m" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-7528" y="-4526"/>
</scene>
<!--Reports-->
<scene sceneID="cRk-O1-ebb">
<objects>
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="Qva-UZ-dos" sceneMemberID="viewController">
<tabBarItem key="tabBarItem" title="Reports" image="tabbar-icon-reports" id="oaL-SG-Zpq"/>
<toolbarItems/>
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="xbw-SF-Eq7">
<rect key="frame" x="0.0" y="96" width="414" height="96"/>
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<nil name="viewControllers"/>
<connections>
<segue destination="fbo-Ug-IiE" kind="relationship" relationship="rootViewController" id="jgD-qO-vTF"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="ToT-kC-3dj" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-8704" y="-6363"/>
</scene>
<!--Alerts-->
<scene sceneID="Ymx-0E-lqg">
<objects>
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="Edz-pg-MDQ" sceneMemberID="viewController">
<tabBarItem key="tabBarItem" title="Alerts" image="tabbar-icon-alerts" id="aeo-GH-qCD"/>
<toolbarItems/>
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="bk1-MS-moG">
<rect key="frame" x="0.0" y="96" width="414" height="96"/>
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<nil name="viewControllers"/>
<connections>
<segue destination="syj-UE-OWc" kind="relationship" relationship="rootViewController" id="mOJ-o6-HWl"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="gb3-uw-rZ1" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-8704" y="-7441"/>
</scene>
<!--Seismic Networks-->
<scene sceneID="j4M-ko-glr">
<objects>
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="1d8-oR-UOQ" sceneMemberID="viewController">
<tabBarItem key="tabBarItem" title="Seismic Networks" image="tabbar-icon-networks" id="eed-sY-0Ua"/>
<toolbarItems/>
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="LRX-7t-Fk4">
<rect key="frame" x="0.0" y="96" width="414" height="96"/>
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<nil name="viewControllers"/>
<connections>
<segue destination="tVM-DH-fmv" kind="relationship" relationship="rootViewController" id="26S-bG-S4c"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="gww-ie-QEK" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-9719" y="-5464"/>
</scene>
<!--Allerte View Controller-->
<scene sceneID="Pc4-Rp-Irb">
<objects>
<viewController storyboardIdentifier="NewAlertsControllerId" id="syj-UE-OWc" customClass="AllerteViewController" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="nXS-6I-oax">
<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="200" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="a35-sg-TCr">
<rect key="frame" x="0.0" y="192" width="414" height="532"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<connections>
<outlet property="dataSource" destination="syj-UE-OWc" id="Vah-TU-YfT"/>
<outlet property="delegate" destination="syj-UE-OWc" id="Iqp-Mp-8lG"/>
</connections>
</tableView>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="PyX-yA-DXv">
<rect key="frame" x="0.0" y="724" width="414" height="55"/>
<color key="backgroundColor" systemColor="groupTableViewBackgroundColor"/>
<constraints>
<constraint firstAttribute="height" constant="55" id="kmt-E8-s2w"/>
</constraints>
</view>
</subviews>
<viewLayoutGuide key="safeArea" id="GDH-LJ-ydh"/>
<color key="backgroundColor" systemColor="groupTableViewBackgroundColor"/>
<constraints>
<constraint firstItem="a35-sg-TCr" firstAttribute="trailing" secondItem="GDH-LJ-ydh" secondAttribute="trailing" id="0if-Fn-rV8"/>
<constraint firstItem="a35-sg-TCr" firstAttribute="leading" secondItem="GDH-LJ-ydh" secondAttribute="leading" id="Hje-nL-xnP"/>
<constraint firstItem="PyX-yA-DXv" firstAttribute="trailing" secondItem="GDH-LJ-ydh" secondAttribute="trailing" id="M3b-97-U3b"/>
<constraint firstItem="PyX-yA-DXv" firstAttribute="top" secondItem="a35-sg-TCr" secondAttribute="bottom" id="O5k-Pu-bgU"/>
<constraint firstItem="PyX-yA-DXv" firstAttribute="bottom" secondItem="GDH-LJ-ydh" secondAttribute="bottom" id="Qgr-fX-Irp"/>
<constraint firstItem="a35-sg-TCr" firstAttribute="top" secondItem="GDH-LJ-ydh" secondAttribute="top" id="aa4-Ag-6sr"/>
<constraint firstItem="PyX-yA-DXv" firstAttribute="leading" secondItem="GDH-LJ-ydh" secondAttribute="leading" id="wzo-m5-GLh"/>
</constraints>
</view>
<navigationItem key="navigationItem" id="UFX-6G-Mx1">
<nil key="title"/>
<rightBarButtonItems>
<barButtonItem image="navbar-icon-refresh" id="K26-D2-e2V">
<inset key="imageInsets" minX="-12" minY="0.0" maxX="-4" maxY="0.0"/>
<connections>
<action selector="refreshDataTapped:" destination="syj-UE-OWc" id="KPd-FV-q3k"/>
</connections>
</barButtonItem>
<barButtonItem image="navbar-icon-arrow-collapse" id="pbW-2s-ktg">
<connections>
<action selector="collapseExpandTapped:" destination="syj-UE-OWc" id="P42-dV-Dk9"/>
</connections>
</barButtonItem>
</rightBarButtonItems>
</navigationItem>
<connections>
<outlet property="bannerContainerHeightConstraint" destination="kmt-E8-s2w" id="ZM7-bg-NHB"/>
<outlet property="bannerContainerView" destination="PyX-yA-DXv" id="KjR-S3-WEU"/>
<outlet property="expandeCollapseButton" destination="pbW-2s-ktg" id="QmE-Nl-SmO"/>
<outlet property="tableView" destination="a35-sg-TCr" id="OhR-Ty-elu"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="9hV-CI-LbC" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-7691.3043478260879" y="-7441.0714285714284"/>
</scene>
</scenes>
<resources>
<image name="1.square" catalog="system" width="128" height="114"/>
<image name="navbar-icon-arrow-collapse" width="24" height="24"/>
<image name="navbar-icon-refresh" width="24" height="24"/>
<image name="tabbar-icon-alerts" width="25" height="25"/>
<image name="tabbar-icon-networks" width="25" height="25"/>
<image name="tabbar-icon-reports" width="25" height="25"/>
<image name="tabbar-icon-settings" width="25" height="25"/>
<systemColor name="groupTableViewBackgroundColor">
<color red="0.94901960784313721" green="0.94901960784313721" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</systemColor>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>