[ABANDONED] Mastodon iOS client.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1053 lines
124 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="49e-Tb-3d3">
<device id="retina6_1" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14283.14"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--Authenticate View Controller-->
<scene sceneID="ti2-vn-Sq9">
<objects>
<viewController id="Bed-pj-wE9" customClass="AuthenticateViewController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="ITR-hY-wTb">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Enter a Mastodon Instance" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Nru-sM-bKD">
<rect key="frame" x="10" y="417" width="394" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.54117647058823526" green="0.4823529411764706" blue="0.68235294117647061" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="mastodon.social" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="02G-kI-p4F">
<rect key="frame" x="10" y="458" width="394" height="40"/>
<color key="backgroundColor" red="0.54117647058823526" green="0.4823529411764706" blue="0.68235294117647061" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="rOZ-m9-lp9"/>
</constraints>
<color key="textColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<textInputTraits key="textInputTraits"/>
</textField>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="awW-03-3TB">
<rect key="frame" x="80" y="518" width="254" height="40"/>
<color key="backgroundColor" red="0.090196078431372548" green="0.047058823529411764" blue="0.28627450980392155" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="gl3-OE-jFa"/>
</constraints>
<state key="normal" title="Sign In">
<color key="titleColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
<connections>
<action selector="signIn:" destination="Bed-pj-wE9" eventType="touchUpInside" id="zZW-2U-J5d"/>
</connections>
</button>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TUU-fE-p3J">
<rect key="frame" x="0.0" y="806" width="414" height="90"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ABr-tX-v5Y">
<rect key="frame" x="151" y="30" width="112" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="TdG-vz-Mhq"/>
</constraints>
<state key="normal" title="Find an Instance">
<color key="titleColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
<connections>
<segue destination="SqQ-GI-iCq" kind="show" id="p16-wD-rWY"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" red="0.72941176470588232" green="0.6705882352941176" blue="0.83921568627450982" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="ABr-tX-v5Y" firstAttribute="centerY" secondItem="TUU-fE-p3J" secondAttribute="centerY" id="CPO-h3-mtc"/>
<constraint firstAttribute="height" constant="90" id="Zbi-jD-noT"/>
<constraint firstItem="ABr-tX-v5Y" firstAttribute="centerX" secondItem="TUU-fE-p3J" secondAttribute="centerX" id="amm-fS-RiO"/>
</constraints>
</view>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Logo" translatesAutoresizingMaskIntoConstraints="NO" id="sjL-eq-q6s">
<rect key="frame" x="0.0" y="192" width="414" height="175"/>
<constraints>
<constraint firstAttribute="height" constant="175" id="O4x-xb-MbJ"/>
</constraints>
</imageView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kt3-Mk-URm">
<rect key="frame" x="167.5" y="568" width="79" height="27"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<state key="normal" title="Privacy Policy">
<color key="titleColor" red="0.54117647059999996" green="0.4823529412" blue="0.68235294120000001" alpha="1" colorSpace="calibratedRGB"/>
</state>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="02G-kI-p4F" firstAttribute="leading" secondItem="x4b-tk-8EQ" secondAttribute="leading" constant="10" id="1bh-aZ-3Uh"/>
<constraint firstItem="kt3-Mk-URm" firstAttribute="top" secondItem="awW-03-3TB" secondAttribute="bottom" constant="10" id="2bp-25-NTS"/>
<constraint firstAttribute="bottom" secondItem="TUU-fE-p3J" secondAttribute="bottom" id="88j-Nl-cTM"/>
<constraint firstItem="x4b-tk-8EQ" firstAttribute="trailing" secondItem="awW-03-3TB" secondAttribute="trailing" constant="80" id="AS0-AS-ZgS"/>
<constraint firstItem="02G-kI-p4F" firstAttribute="top" secondItem="Nru-sM-bKD" secondAttribute="bottom" constant="20" id="B7M-5H-Zg0"/>
<constraint firstAttribute="trailing" secondItem="sjL-eq-q6s" secondAttribute="trailing" id="BAU-nb-aTg"/>
<constraint firstItem="awW-03-3TB" firstAttribute="leading" secondItem="x4b-tk-8EQ" secondAttribute="leading" constant="80" id="FNY-pl-Yec"/>
<constraint firstItem="TUU-fE-p3J" firstAttribute="trailing" secondItem="x4b-tk-8EQ" secondAttribute="trailing" id="HZc-cz-fEl"/>
<constraint firstItem="x4b-tk-8EQ" firstAttribute="trailing" secondItem="02G-kI-p4F" secondAttribute="trailing" constant="10" id="NXw-TG-cic"/>
<constraint firstItem="x4b-tk-8EQ" firstAttribute="trailing" secondItem="Nru-sM-bKD" secondAttribute="trailing" constant="10" id="Sxb-jU-m0V"/>
<constraint firstItem="Nru-sM-bKD" firstAttribute="leading" secondItem="x4b-tk-8EQ" secondAttribute="leading" constant="10" id="WEA-WC-yja"/>
<constraint firstItem="Nru-sM-bKD" firstAttribute="top" secondItem="sjL-eq-q6s" secondAttribute="bottom" constant="50" id="gne-4p-g6Z"/>
<constraint firstItem="awW-03-3TB" firstAttribute="top" secondItem="02G-kI-p4F" secondAttribute="bottom" constant="20" id="j0m-WK-H0R"/>
<constraint firstItem="02G-kI-p4F" firstAttribute="centerY" secondItem="ITR-hY-wTb" secondAttribute="centerY" constant="30" id="lBM-lg-9GD"/>
<constraint firstItem="sjL-eq-q6s" firstAttribute="leading" secondItem="ITR-hY-wTb" secondAttribute="leading" id="mmG-4E-tPk"/>
<constraint firstItem="TUU-fE-p3J" firstAttribute="leading" secondItem="x4b-tk-8EQ" secondAttribute="leading" id="qcd-hc-FQP"/>
<constraint firstItem="sjL-eq-q6s" firstAttribute="centerX" secondItem="ITR-hY-wTb" secondAttribute="centerX" id="qe1-tM-Uhm"/>
<constraint firstItem="kt3-Mk-URm" firstAttribute="centerX" secondItem="ITR-hY-wTb" secondAttribute="centerX" id="zog-gJ-Jb6"/>
</constraints>
<viewLayoutGuide key="safeArea" id="x4b-tk-8EQ"/>
</view>
<connections>
<outlet property="instanceTextField" destination="02G-kI-p4F" id="DI3-0d-Mzf"/>
<outlet property="signInButton" destination="awW-03-3TB" id="ZnJ-RY-eWA"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="aNa-IN-5Hu" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-615.20000000000005" y="770.46476761619192"/>
</scene>
<!--Instances-->
<scene sceneID="24Q-ad-dey">
<objects>
<tableViewController id="bRx-56-pJs" customClass="InstancesTableViewController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="120" sectionHeaderHeight="28" sectionFooterHeight="28" id="MsU-Kh-W9V">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="InstancesTableViewCell" rowHeight="120" id="t5I-4e-rPV" customClass="InstancesTableViewCell" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="28" width="414" height="120"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="t5I-4e-rPV" id="Awg-lg-91F">
<rect key="frame" x="0.0" y="0.0" width="376" height="119.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Instance Placeholder" translatesAutoresizingMaskIntoConstraints="NO" id="3lE-eD-RSI">
<rect key="frame" x="20" y="11" width="100" height="98"/>
<constraints>
<constraint firstAttribute="width" constant="100" id="Sf5-1G-8gX"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="scl-0p-jQO">
<rect key="frame" x="128" y="11" width="232" height="30"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="v20-Wv-cjD"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EuF-dW-Uua">
<rect key="frame" x="205.5" y="46" width="53" height="46"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Statuses" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GvU-C8-JYy">
<rect key="frame" x="0.0" y="8" width="53" height="16"/>
<constraints>
<constraint firstAttribute="height" constant="16" id="aZP-9T-7kG"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" red="0.66422420739999999" green="0.66424006219999998" blue="0.66423153879999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4n9-eS-zCc">
<rect key="frame" x="0.0" y="29" width="53" height="17"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="GvU-C8-JYy" secondAttribute="trailing" id="2f5-Np-4uw"/>
<constraint firstItem="4n9-eS-zCc" firstAttribute="top" secondItem="GvU-C8-JYy" secondAttribute="bottom" constant="5" id="7U7-GE-2qR"/>
<constraint firstAttribute="bottom" secondItem="4n9-eS-zCc" secondAttribute="bottom" id="QpH-74-JaJ"/>
<constraint firstAttribute="trailing" secondItem="4n9-eS-zCc" secondAttribute="trailing" id="bi1-Sy-z8R"/>
<constraint firstItem="4n9-eS-zCc" firstAttribute="leading" secondItem="EuF-dW-Uua" secondAttribute="leading" id="d8z-ug-Jzk"/>
<constraint firstItem="GvU-C8-JYy" firstAttribute="leading" secondItem="EuF-dW-Uua" secondAttribute="leading" id="fs1-q3-PBE"/>
<constraint firstItem="GvU-C8-JYy" firstAttribute="top" secondItem="EuF-dW-Uua" secondAttribute="top" constant="8" id="kqn-GO-3hE"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ir1-Wt-maG">
<rect key="frame" x="128" y="46" width="37.5" height="46"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Users" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="x17-3V-ix0">
<rect key="frame" x="0.0" y="8" width="37.5" height="16"/>
<constraints>
<constraint firstAttribute="height" constant="16" id="cyk-90-Tuq"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" red="0.66422420739999999" green="0.66424006219999998" blue="0.66423153879999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4fE-NE-pXx">
<rect key="frame" x="0.0" y="29" width="37.5" height="17"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="x17-3V-ix0" firstAttribute="leading" secondItem="Ir1-Wt-maG" secondAttribute="leading" id="Brc-jJ-ZBs"/>
<constraint firstItem="4fE-NE-pXx" firstAttribute="leading" secondItem="Ir1-Wt-maG" secondAttribute="leading" id="C6q-Gp-oWg"/>
<constraint firstItem="4fE-NE-pXx" firstAttribute="top" secondItem="x17-3V-ix0" secondAttribute="bottom" constant="5" id="W67-q6-fd5"/>
<constraint firstAttribute="bottom" secondItem="4fE-NE-pXx" secondAttribute="bottom" id="dYt-8T-5TV"/>
<constraint firstItem="x17-3V-ix0" firstAttribute="top" secondItem="Ir1-Wt-maG" secondAttribute="top" constant="8" id="iuD-g8-CL2"/>
<constraint firstAttribute="trailing" secondItem="4fE-NE-pXx" secondAttribute="trailing" id="tDX-a4-kO7"/>
<constraint firstAttribute="trailing" secondItem="x17-3V-ix0" secondAttribute="trailing" id="ytQ-Dh-a2s"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstItem="EuF-dW-Uua" firstAttribute="leading" secondItem="Ir1-Wt-maG" secondAttribute="trailing" constant="40" id="1wb-51-hps"/>
<constraint firstAttribute="trailingMargin" secondItem="scl-0p-jQO" secondAttribute="trailing" constant="8" id="9a9-Za-5xy"/>
<constraint firstAttribute="bottomMargin" secondItem="3lE-eD-RSI" secondAttribute="bottom" id="C3d-Xw-1NM"/>
<constraint firstItem="3lE-eD-RSI" firstAttribute="top" secondItem="Awg-lg-91F" secondAttribute="topMargin" id="E5j-M3-x38"/>
<constraint firstItem="Ir1-Wt-maG" firstAttribute="leading" secondItem="3lE-eD-RSI" secondAttribute="trailing" constant="8" id="UFM-9U-iXk"/>
<constraint firstItem="scl-0p-jQO" firstAttribute="leading" secondItem="3lE-eD-RSI" secondAttribute="trailing" constant="8" id="Ybe-wP-f47"/>
<constraint firstItem="EuF-dW-Uua" firstAttribute="top" secondItem="scl-0p-jQO" secondAttribute="bottom" constant="5" id="eVL-ay-uor"/>
<constraint firstItem="Ir1-Wt-maG" firstAttribute="top" secondItem="scl-0p-jQO" secondAttribute="bottom" constant="5" id="hGD-eC-hih"/>
<constraint firstItem="scl-0p-jQO" firstAttribute="top" secondItem="Awg-lg-91F" secondAttribute="topMargin" id="pf7-QJ-dXi"/>
<constraint firstItem="3lE-eD-RSI" firstAttribute="leading" secondItem="Awg-lg-91F" secondAttribute="leadingMargin" id="uVI-Cr-1hQ"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="instanceNameLabel" destination="scl-0p-jQO" id="Yzj-Za-0fb"/>
<outlet property="statusesLabel" destination="4n9-eS-zCc" id="NQe-PG-1OF"/>
<outlet property="thumbnailImageView" destination="3lE-eD-RSI" id="4XF-Ca-fIV"/>
<outlet property="usersLabel" destination="4fE-NE-pXx" id="Svc-5P-YTj"/>
<segue destination="mhy-lU-rss" kind="show" identifier="InstanceDetailSegue" id="TiO-o8-8o6"/>
</connections>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="bRx-56-pJs" id="gzn-gi-sZX"/>
<outlet property="delegate" destination="bRx-56-pJs" id="PeE-yA-Kud"/>
</connections>
</tableView>
<navigationItem key="navigationItem" title="Instances" largeTitleDisplayMode="always" id="mfC-MW-ufJ"/>
<refreshControl key="refreshControl" opaque="NO" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" id="agk-Mw-NTN">
<rect key="frame" x="0.0" y="0.0" width="1000" height="1000"/>
<autoresizingMask key="autoresizingMask"/>
<attributedString key="attributedTitle"/>
<color key="tintColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</refreshControl>
<connections>
<outlet property="mainNavigationItem" destination="mfC-MW-ufJ" id="YZK-rX-Gn3"/>
</connections>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="pnx-Ji-ouu" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1973.913043478261" y="1047.9910714285713"/>
</scene>
<!--Instance View Controller-->
<scene sceneID="u4y-73-40c">
<objects>
<viewController storyboardIdentifier="InstanceViewController" id="mhy-lU-rss" customClass="InstanceViewController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="PuO-1l-eXq">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UZR-kd-UxJ">
<rect key="frame" x="0.0" y="140" width="414" height="722"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uMx-PR-Og0">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="snd-Ts-rva">
<rect key="frame" x="0.0" y="0.0" width="414" height="200"/>
<constraints>
<constraint firstAttribute="height" constant="200" id="VeP-LC-gew"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ztD-p8-9YN">
<rect key="frame" x="8" y="210" width="398" height="18"/>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<color key="textColor" red="0.66422420739999999" green="0.66424006219999998" blue="0.66423153879999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Eld-tn-44S">
<rect key="frame" x="8" y="328" width="30" height="30"/>
<color key="backgroundColor" red="0.54117647059999996" green="0.4823529412" blue="0.68235294120000001" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="width" constant="30" id="iS4-uz-eGP"/>
<constraint firstAttribute="height" constant="30" id="rvx-ov-hWj"/>
</constraints>
<color key="tintColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<inset key="imageEdgeInsets" minX="6" minY="6" maxX="6" maxY="6"/>
<state key="normal" image="Globe"/>
<connections>
<action selector="goToWebsite:" destination="mhy-lU-rss" eventType="touchUpInside" id="i0F-AS-ndD"/>
</connections>
</button>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4Fj-SG-ZQ4">
<rect key="frame" x="8" y="248" width="80" height="60"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Users" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JQa-WU-P2e">
<rect key="frame" x="0.0" y="8" width="80" height="16"/>
<constraints>
<constraint firstAttribute="height" constant="16" id="BOa-EW-chw"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" red="0.66422420739999999" green="0.66424006219999998" blue="0.66423153879999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ad5-DU-QLI">
<rect key="frame" x="0.0" y="29" width="80" height="31"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="JQa-WU-P2e" secondAttribute="trailing" id="3ke-n0-6kh"/>
<constraint firstAttribute="height" constant="60" id="GjH-Oh-Hzs"/>
<constraint firstAttribute="width" constant="80" id="Hpo-q4-P5W"/>
<constraint firstItem="JQa-WU-P2e" firstAttribute="top" secondItem="4Fj-SG-ZQ4" secondAttribute="top" constant="8" id="RSq-Hb-bfY"/>
<constraint firstItem="JQa-WU-P2e" firstAttribute="leading" secondItem="4Fj-SG-ZQ4" secondAttribute="leading" id="WO4-me-Mga"/>
<constraint firstAttribute="bottom" secondItem="ad5-DU-QLI" secondAttribute="bottom" id="kbg-xs-TYP"/>
<constraint firstAttribute="trailing" secondItem="ad5-DU-QLI" secondAttribute="trailing" id="mNC-Hv-t51"/>
<constraint firstItem="ad5-DU-QLI" firstAttribute="leading" secondItem="4Fj-SG-ZQ4" secondAttribute="leading" id="nVT-Us-FUG"/>
<constraint firstItem="ad5-DU-QLI" firstAttribute="top" secondItem="JQa-WU-P2e" secondAttribute="bottom" constant="5" id="vtk-FL-PUV"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JCd-m7-eQ2">
<rect key="frame" x="96" y="248" width="80" height="60"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Statuses" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lSO-RD-1Ti">
<rect key="frame" x="0.0" y="8" width="80" height="16"/>
<constraints>
<constraint firstAttribute="height" constant="16" id="ttv-xx-js7"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" red="0.66422420739999999" green="0.66424006219999998" blue="0.66423153879999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="npd-Y6-d6W">
<rect key="frame" x="0.0" y="29" width="80" height="31"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="lSO-RD-1Ti" firstAttribute="top" secondItem="JCd-m7-eQ2" secondAttribute="top" constant="8" id="3Ft-BH-MYo"/>
<constraint firstAttribute="trailing" secondItem="npd-Y6-d6W" secondAttribute="trailing" id="4t2-YR-SLk"/>
<constraint firstAttribute="width" constant="80" id="846-rF-kGA"/>
<constraint firstItem="npd-Y6-d6W" firstAttribute="top" secondItem="lSO-RD-1Ti" secondAttribute="bottom" constant="5" id="DoM-kc-QyH"/>
<constraint firstAttribute="bottom" secondItem="npd-Y6-d6W" secondAttribute="bottom" id="EeA-HQ-Jcr"/>
<constraint firstAttribute="trailing" secondItem="lSO-RD-1Ti" secondAttribute="trailing" id="Z4I-Lb-FC0"/>
<constraint firstAttribute="height" constant="60" id="tfS-qU-PoV"/>
<constraint firstItem="lSO-RD-1Ti" firstAttribute="leading" secondItem="JCd-m7-eQ2" secondAttribute="leading" id="u1K-zz-7F7"/>
<constraint firstItem="npd-Y6-d6W" firstAttribute="leading" secondItem="JCd-m7-eQ2" secondAttribute="leading" id="xzl-PU-5Z8"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KyY-Ua-R0P">
<rect key="frame" x="184" y="248" width="80" height="60"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Connections" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UFv-3r-dMO">
<rect key="frame" x="0.0" y="8" width="80" height="16"/>
<constraints>
<constraint firstAttribute="height" constant="16" id="HIC-Cl-aHL"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" red="0.66422420739999999" green="0.66424006219999998" blue="0.66423153879999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Rfc-EP-QB2">
<rect key="frame" x="0.0" y="29" width="80" height="31"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="UFv-3r-dMO" firstAttribute="leading" secondItem="KyY-Ua-R0P" secondAttribute="leading" id="5jf-pD-j4d"/>
<constraint firstItem="Rfc-EP-QB2" firstAttribute="leading" secondItem="KyY-Ua-R0P" secondAttribute="leading" id="6rh-Qk-pIS"/>
<constraint firstItem="Rfc-EP-QB2" firstAttribute="top" secondItem="UFv-3r-dMO" secondAttribute="bottom" constant="5" id="G8b-dQ-AEc"/>
<constraint firstAttribute="trailing" secondItem="Rfc-EP-QB2" secondAttribute="trailing" id="IFI-NL-rsu"/>
<constraint firstAttribute="height" constant="60" id="Rtx-Zt-RNA"/>
<constraint firstItem="UFv-3r-dMO" firstAttribute="top" secondItem="KyY-Ua-R0P" secondAttribute="top" constant="8" id="a4z-19-utn"/>
<constraint firstAttribute="bottom" secondItem="Rfc-EP-QB2" secondAttribute="bottom" id="acp-JA-98y"/>
<constraint firstAttribute="trailing" secondItem="UFv-3r-dMO" secondAttribute="trailing" id="hCF-1t-k1d"/>
<constraint firstAttribute="width" constant="80" id="nV8-Dm-qx7"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VCU-ri-lAU">
<rect key="frame" x="272" y="248" width="134" height="60"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Uptime" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="U9l-Vd-tpX">
<rect key="frame" x="0.0" y="8" width="134" height="16"/>
<constraints>
<constraint firstAttribute="height" constant="16" id="pdS-qH-b3B"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" red="0.66422420739999999" green="0.66424006219999998" blue="0.66423153879999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SL3-SA-8IS">
<rect key="frame" x="0.0" y="29" width="134" height="31"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="SL3-SA-8IS" firstAttribute="top" secondItem="U9l-Vd-tpX" secondAttribute="bottom" constant="5" id="3am-f2-YB7"/>
<constraint firstAttribute="trailing" secondItem="SL3-SA-8IS" secondAttribute="trailing" id="ORH-sP-ac8"/>
<constraint firstItem="SL3-SA-8IS" firstAttribute="leading" secondItem="VCU-ri-lAU" secondAttribute="leading" id="Ski-iy-1LC"/>
<constraint firstAttribute="height" constant="60" id="dlc-X3-VFi"/>
<constraint firstItem="U9l-Vd-tpX" firstAttribute="leading" secondItem="VCU-ri-lAU" secondAttribute="leading" id="qDM-TU-1Oa"/>
<constraint firstAttribute="trailing" secondItem="U9l-Vd-tpX" secondAttribute="trailing" id="qK3-l5-QOP"/>
<constraint firstAttribute="bottom" secondItem="SL3-SA-8IS" secondAttribute="bottom" id="r07-Wu-89R"/>
<constraint firstItem="U9l-Vd-tpX" firstAttribute="top" secondItem="VCU-ri-lAU" secondAttribute="top" constant="8" id="y2n-CR-mki"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="ztD-p8-9YN" firstAttribute="top" secondItem="snd-Ts-rva" secondAttribute="bottom" constant="10" id="3iI-8z-9Hk"/>
<constraint firstItem="JCd-m7-eQ2" firstAttribute="leading" secondItem="4Fj-SG-ZQ4" secondAttribute="trailing" constant="8" id="4Bu-rB-zIK"/>
<constraint firstItem="snd-Ts-rva" firstAttribute="leading" secondItem="uMx-PR-Og0" secondAttribute="leading" id="5PY-wc-Ih8"/>
<constraint firstAttribute="trailing" secondItem="ztD-p8-9YN" secondAttribute="trailing" constant="8" id="6Sv-Ae-81L"/>
<constraint firstAttribute="trailing" secondItem="snd-Ts-rva" secondAttribute="trailing" id="G6a-Hu-AbR"/>
<constraint firstItem="JCd-m7-eQ2" firstAttribute="top" secondItem="ztD-p8-9YN" secondAttribute="bottom" constant="20" id="K9v-vZ-15B"/>
<constraint firstItem="KyY-Ua-R0P" firstAttribute="leading" secondItem="JCd-m7-eQ2" secondAttribute="trailing" constant="8" id="LGH-vX-uSq"/>
<constraint firstItem="4Fj-SG-ZQ4" firstAttribute="top" secondItem="ztD-p8-9YN" secondAttribute="bottom" constant="20" id="N33-A8-ehT"/>
<constraint firstItem="VCU-ri-lAU" firstAttribute="top" secondItem="ztD-p8-9YN" secondAttribute="bottom" constant="20" id="XYa-B7-c3G"/>
<constraint firstItem="4Fj-SG-ZQ4" firstAttribute="leading" secondItem="uMx-PR-Og0" secondAttribute="leading" constant="8" id="ZYJ-Oe-uVj"/>
<constraint firstAttribute="trailing" secondItem="VCU-ri-lAU" secondAttribute="trailing" constant="8" id="dAQ-2f-OjY"/>
<constraint firstItem="KyY-Ua-R0P" firstAttribute="top" secondItem="ztD-p8-9YN" secondAttribute="bottom" constant="20" id="dtA-4h-zlu"/>
<constraint firstItem="ztD-p8-9YN" firstAttribute="leading" secondItem="uMx-PR-Og0" secondAttribute="leading" constant="8" id="fJy-Ss-RM1"/>
<constraint firstItem="VCU-ri-lAU" firstAttribute="leading" secondItem="KyY-Ua-R0P" secondAttribute="trailing" constant="8" id="ntQ-Ju-cFA"/>
<constraint firstItem="Eld-tn-44S" firstAttribute="leading" secondItem="uMx-PR-Og0" secondAttribute="leading" constant="8" id="pJe-xG-wel"/>
<constraint firstItem="snd-Ts-rva" firstAttribute="top" secondItem="uMx-PR-Og0" secondAttribute="top" id="wiP-BX-cCT"/>
<constraint firstItem="Eld-tn-44S" firstAttribute="top" secondItem="4Fj-SG-ZQ4" secondAttribute="bottom" constant="20" id="zDj-fy-Hen"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="uMx-PR-Og0" secondAttribute="trailing" id="4rw-lT-BAn"/>
<constraint firstItem="uMx-PR-Og0" firstAttribute="leading" secondItem="UZR-kd-UxJ" secondAttribute="leading" id="Ksc-0i-pr0"/>
<constraint firstItem="uMx-PR-Og0" firstAttribute="top" secondItem="UZR-kd-UxJ" secondAttribute="top" id="k2t-6Z-K6k"/>
<constraint firstAttribute="bottom" secondItem="uMx-PR-Og0" secondAttribute="bottom" id="t02-sy-PxK"/>
</constraints>
</scrollView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="uMx-PR-Og0" firstAttribute="width" secondItem="PuO-1l-eXq" secondAttribute="width" id="IX5-nU-Hc3"/>
<constraint firstItem="UZR-kd-UxJ" firstAttribute="top" secondItem="sJg-YO-5B3" secondAttribute="top" id="Ix9-KQ-JY8"/>
<constraint firstItem="UZR-kd-UxJ" firstAttribute="trailing" secondItem="sJg-YO-5B3" secondAttribute="trailing" id="Y0u-h9-SvC"/>
<constraint firstItem="UZR-kd-UxJ" firstAttribute="bottom" secondItem="sJg-YO-5B3" secondAttribute="bottom" id="cOT-UE-dX7"/>
<constraint firstItem="uMx-PR-Og0" firstAttribute="height" secondItem="PuO-1l-eXq" secondAttribute="height" priority="250" id="dF5-p7-4bz"/>
<constraint firstItem="UZR-kd-UxJ" firstAttribute="leading" secondItem="sJg-YO-5B3" secondAttribute="leading" id="enl-L4-jV8"/>
</constraints>
<viewLayoutGuide key="safeArea" id="sJg-YO-5B3"/>
</view>
<connections>
<outlet property="connectionsLabel" destination="Rfc-EP-QB2" id="tna-B5-DRp"/>
<outlet property="instanceDescriptionLabel" destination="ztD-p8-9YN" id="pzv-iD-AIj"/>
<outlet property="statusesLabel" destination="npd-Y6-d6W" id="EvU-ff-ZnE"/>
<outlet property="thumbnailImageView" destination="snd-Ts-rva" id="WM4-wU-Bn5"/>
<outlet property="uptimeLabel" destination="SL3-SA-8IS" id="iPh-eS-Tow"/>
<outlet property="usersLabel" destination="ad5-DU-QLI" id="AEQ-N5-m2m"/>
<outlet property="webViewButton" destination="Eld-tn-44S" id="QRD-Z0-bZx"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="2br-gN-kxb" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="2702.898550724638" y="1047.3214285714284"/>
</scene>
<!--Second-->
<scene sceneID="wg7-f3-ORb">
<objects>
<viewController id="8rJ-Kc-sve" customClass="SecondViewController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="QS5-Rx-YEW">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" text="Second View" textAlignment="center" lineBreakMode="tailTruncation" minimumFontSize="10" translatesAutoresizingMaskIntoConstraints="NO" id="zEq-FU-wV5">
<rect key="frame" x="106.5" y="426.5" width="201.5" height="43"/>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<fontDescription key="fontDescription" type="system" pointSize="36"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Loaded by SecondViewController" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NDk-cv-Gan">
<rect key="frame" x="99.5" y="477.5" width="215" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="NDk-cv-Gan" firstAttribute="top" secondItem="zEq-FU-wV5" secondAttribute="bottom" constant="8" symbolic="YES" id="Day-4N-Vmt"/>
<constraint firstItem="NDk-cv-Gan" firstAttribute="centerX" secondItem="zEq-FU-wV5" secondAttribute="centerX" id="JgO-Fn-dHn"/>
<constraint firstAttribute="centerX" secondItem="zEq-FU-wV5" secondAttribute="centerX" id="qqM-NS-xev"/>
<constraint firstAttribute="centerY" secondItem="zEq-FU-wV5" secondAttribute="centerY" id="qzY-Ky-pLD"/>
</constraints>
<viewLayoutGuide key="safeArea" id="O1u-W8-tvY"/>
</view>
<tabBarItem key="tabBarItem" title="Second" image="second" id="cPa-gy-q4n"/>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="4Nw-L8-lE0" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="750" y="360"/>
</scene>
<!--Main Tab Bar Controller-->
<scene sceneID="yl2-sM-qoP">
<objects>
<tabBarController id="49e-Tb-3d3" customClass="MainTabBarController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<tabBar key="tabBar" contentMode="scaleToFill" id="W28-zg-YXA">
<rect key="frame" x="0.0" y="975" width="768" height="49"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
<color key="tintColor" red="0.54117647059999996" green="0.4823529412" blue="0.68235294120000001" alpha="1" colorSpace="calibratedRGB"/>
<color key="selectedImageTintColor" red="0.54117647059999996" green="0.4823529412" blue="0.68235294120000001" alpha="1" colorSpace="calibratedRGB"/>
</tabBar>
<connections>
<segue destination="tkS-C2-D40" kind="relationship" relationship="viewControllers" id="u7Y-xg-7CH"/>
<segue destination="8rJ-Kc-sve" kind="relationship" relationship="viewControllers" id="lzU-1b-eKA"/>
<segue destination="Bed-pj-wE9" kind="presentation" identifier="AuthenticateSegue" id="OY3-ks-sfC"/>
</connections>
</tabBarController>
<placeholder placeholderIdentifier="IBFirstResponder" id="HuB-VB-40B" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="0.0" y="0.0"/>
</scene>
<!--Timelines-->
<scene sceneID="6LG-kd-yOU">
<objects>
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="tkS-C2-D40" customClass="TimelinesNavigationController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<tabBarItem key="tabBarItem" title="Timelines" image="Timelines" id="acW-dT-cKf"/>
<toolbarItems/>
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="MdH-tW-gfk">
<rect key="frame" x="0.0" y="44" width="414" height="96"/>
<autoresizingMask key="autoresizingMask"/>
<color key="tintColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color key="barTintColor" red="0.72941176470000002" green="0.6705882353" blue="0.83921568629999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<textAttributes key="titleTextAttributes">
<color key="textColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</textAttributes>
<textAttributes key="largeTitleTextAttributes">
<color key="textColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</textAttributes>
</navigationBar>
<nil name="viewControllers"/>
<connections>
<segue destination="9RY-uh-Cwh" kind="relationship" relationship="rootViewController" id="byv-oj-HeD"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="lyd-tU-mSo" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="749.60000000000002" y="-320.68965517241384"/>
</scene>
<!--Timeline-->
<scene sceneID="jGL-v8-K0I">
<objects>
<tableViewController id="9RY-uh-Cwh" customClass="TimelineTableViewController" customModule="elpha_ios" customModuleProvider="target" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="fgT-hp-jpg">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="TimelineTableViewCell" rowHeight="500" id="ltf-IW-WJt" customClass="TimelineTableViewCell" customModule="elpha_ios" customModuleProvider="target">
<rect key="frame" x="0.0" y="28" width="414" height="500"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="ltf-IW-WJt" id="n6I-gD-BmS">
<rect key="frame" x="0.0" y="0.0" width="414" height="500"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="Bk1-Te-ST5">
<rect key="frame" x="0.0" y="0.0" width="414" height="500"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Fb6-oy-z8M">
<rect key="frame" x="0.0" y="0.0" width="414" height="5"/>
<color key="backgroundColor" red="0.93725490196078431" green="0.93725490196078431" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="5" id="LVZ-HF-tZa"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7fe-eL-1qu">
<rect key="frame" x="0.0" y="5" width="414" height="50"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7J1-mc-hnw">
<rect key="frame" x="167" y="11" width="80" height="28"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Up" translatesAutoresizingMaskIntoConstraints="NO" id="Ocy-VU-QZn">
<rect key="frame" x="34" y="0.0" width="12" height="6"/>
<color key="tintColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="width" constant="12" id="nhn-ZW-gRV"/>
<constraint firstAttribute="height" constant="6" id="uHN-OE-47w"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Load More" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gR6-aN-8MJ">
<rect key="frame" x="8" y="11" width="64" height="14.5"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="0.72941176470000002" green="0.6705882353" blue="0.83921568629999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="gR6-aN-8MJ" secondAttribute="trailing" constant="8" id="1wK-Xh-mFV"/>
<constraint firstAttribute="height" constant="28" id="JZl-g3-X1b"/>
<constraint firstItem="gR6-aN-8MJ" firstAttribute="top" secondItem="Ocy-VU-QZn" secondAttribute="bottom" constant="5" id="Rm1-BO-h2h"/>
<constraint firstAttribute="width" constant="80" id="Xo7-eO-J8c"/>
<constraint firstItem="Ocy-VU-QZn" firstAttribute="centerX" secondItem="7J1-mc-hnw" secondAttribute="centerX" id="eMd-5V-6pj"/>
<constraint firstItem="gR6-aN-8MJ" firstAttribute="leading" secondItem="7J1-mc-hnw" secondAttribute="leading" constant="8" id="v1k-O7-qRw"/>
<constraint firstItem="Ocy-VU-QZn" firstAttribute="top" secondItem="7J1-mc-hnw" secondAttribute="top" id="zNa-bM-7n8"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="0.72941176470000002" green="0.6705882353" blue="0.83921568629999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="6ie-d5-Mbg"/>
<constraint firstItem="7J1-mc-hnw" firstAttribute="centerY" secondItem="7fe-eL-1qu" secondAttribute="centerY" id="C8Z-WH-lg3"/>
<constraint firstItem="7J1-mc-hnw" firstAttribute="centerX" secondItem="7fe-eL-1qu" secondAttribute="centerX" id="QQr-tW-cHV"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9fS-a9-pwm">
<rect key="frame" x="0.0" y="55" width="414" height="100"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ocT-ux-M2p">
<rect key="frame" x="8" y="18" width="40" height="40"/>
<constraints>
<constraint firstAttribute="width" constant="40" id="FOT-Id-1ck"/>
<constraint firstAttribute="height" constant="40" id="hZI-kx-4rP"/>
</constraints>
</imageView>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Boost Regular" translatesAutoresizingMaskIntoConstraints="NO" id="IKt-wC-rQf">
<rect key="frame" x="56" y="60" width="12" height="16"/>
<constraints>
<constraint firstAttribute="width" constant="12" id="iEj-7l-ylL"/>
<constraint firstAttribute="height" constant="16" id="pWe-WP-xba"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Display Name" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ukb-MJ-igh">
<rect key="frame" x="56" y="18" width="100.5" height="18"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<color key="textColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Username" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dvA-pE-bQJ">
<rect key="frame" x="56" y="40" width="62" height="16"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8DN-mV-NXI">
<rect key="frame" x="20" y="93" width="374" height="2"/>
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
<constraints>
<constraint firstAttribute="height" constant="2" id="dA1-jU-Sbe"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Boosted" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gXx-Tg-gLN">
<rect key="frame" x="76" y="60" width="47" height="14.5"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="IKt-wC-rQf" firstAttribute="leading" secondItem="dvA-pE-bQJ" secondAttribute="leading" id="1Px-vS-dOJ"/>
<constraint firstItem="dvA-pE-bQJ" firstAttribute="leading" secondItem="ocT-ux-M2p" secondAttribute="trailing" constant="8" id="49y-Or-GyX"/>
<constraint firstItem="gXx-Tg-gLN" firstAttribute="top" secondItem="dvA-pE-bQJ" secondAttribute="bottom" constant="4" id="8vA-Cq-EED"/>
<constraint firstAttribute="height" constant="100" id="AsD-s0-pkq"/>
<constraint firstItem="ocT-ux-M2p" firstAttribute="top" secondItem="9fS-a9-pwm" secondAttribute="top" constant="18" id="Bvi-2N-0r3"/>
<constraint firstItem="dvA-pE-bQJ" firstAttribute="top" secondItem="ukb-MJ-igh" secondAttribute="bottom" constant="4" id="CTi-We-t02"/>
<constraint firstItem="ocT-ux-M2p" firstAttribute="leading" secondItem="9fS-a9-pwm" secondAttribute="leading" constant="8" id="HwA-0T-yqS"/>
<constraint firstAttribute="bottom" secondItem="8DN-mV-NXI" secondAttribute="bottom" constant="5" id="KHL-w9-61f"/>
<constraint firstItem="ukb-MJ-igh" firstAttribute="top" secondItem="9fS-a9-pwm" secondAttribute="top" constant="18" id="ZGu-Y9-Izj"/>
<constraint firstItem="gXx-Tg-gLN" firstAttribute="leading" secondItem="IKt-wC-rQf" secondAttribute="trailing" constant="8" id="avD-BX-C95"/>
<constraint firstItem="8DN-mV-NXI" firstAttribute="leading" secondItem="9fS-a9-pwm" secondAttribute="leading" constant="20" id="eTl-sX-JY6"/>
<constraint firstItem="IKt-wC-rQf" firstAttribute="top" secondItem="dvA-pE-bQJ" secondAttribute="bottom" constant="4" id="fMa-hv-fSt"/>
<constraint firstItem="ukb-MJ-igh" firstAttribute="leading" secondItem="ocT-ux-M2p" secondAttribute="trailing" constant="8" id="hDb-E4-iJq"/>
<constraint firstAttribute="trailing" secondItem="8DN-mV-NXI" secondAttribute="trailing" constant="20" id="soR-hM-eq3"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xpm-gm-QTe">
<rect key="frame" x="0.0" y="155" width="414" height="100"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Z85-Y0-P4Y">
<rect key="frame" x="8" y="18" width="40" height="40"/>
<constraints>
<constraint firstAttribute="height" constant="40" id="iUg-5Z-Frr"/>
<constraint firstAttribute="width" constant="40" id="jVE-Dv-15H"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="In reply to" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BX6-Js-Nhi">
<rect key="frame" x="76" y="18" width="56.5" height="14.5"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Message" translatesAutoresizingMaskIntoConstraints="NO" id="o2s-le-wFQ">
<rect key="frame" x="56" y="20" width="12" height="12"/>
<constraints>
<constraint firstAttribute="height" constant="12" id="Ojf-mK-U2A"/>
<constraint firstAttribute="width" constant="12" id="a7d-f5-sju"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Display Name" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Spo-Jx-UQY">
<rect key="frame" x="56" y="36.5" width="100.5" height="18"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
<color key="textColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4Gf-aV-jSP">
<rect key="frame" x="20" y="93" width="374" height="2"/>
<color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="2" id="lPl-ql-kES"/>
</constraints>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Username" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vCq-bh-CMA">
<rect key="frame" x="56" y="58.5" width="62" height="16"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="BX6-Js-Nhi" firstAttribute="top" secondItem="xpm-gm-QTe" secondAttribute="top" constant="18" id="1jk-D3-Bsh"/>
<constraint firstAttribute="height" constant="100" id="3ZW-GL-Mj5"/>
<constraint firstItem="Spo-Jx-UQY" firstAttribute="leading" secondItem="Z85-Y0-P4Y" secondAttribute="trailing" constant="8" id="5l7-bV-uJQ"/>
<constraint firstItem="o2s-le-wFQ" firstAttribute="top" secondItem="xpm-gm-QTe" secondAttribute="top" constant="20" id="7BG-C0-w5O"/>
<constraint firstItem="Z85-Y0-P4Y" firstAttribute="leading" secondItem="xpm-gm-QTe" secondAttribute="leading" constant="8" id="B1J-au-QNS"/>
<constraint firstItem="4Gf-aV-jSP" firstAttribute="leading" secondItem="xpm-gm-QTe" secondAttribute="leading" constant="20" id="OaZ-lQ-DRF"/>
<constraint firstItem="BX6-Js-Nhi" firstAttribute="leading" secondItem="o2s-le-wFQ" secondAttribute="trailing" constant="8" id="QVG-2z-RBl"/>
<constraint firstAttribute="trailing" secondItem="4Gf-aV-jSP" secondAttribute="trailing" constant="20" id="alp-MQ-dTO"/>
<constraint firstItem="vCq-bh-CMA" firstAttribute="leading" secondItem="Spo-Jx-UQY" secondAttribute="leading" id="biR-A0-SVf"/>
<constraint firstItem="vCq-bh-CMA" firstAttribute="top" secondItem="Spo-Jx-UQY" secondAttribute="bottom" constant="4" id="c8u-6u-7Kf"/>
<constraint firstAttribute="bottom" secondItem="4Gf-aV-jSP" secondAttribute="bottom" constant="5" id="dJh-Ld-Doo"/>
<constraint firstItem="Spo-Jx-UQY" firstAttribute="top" secondItem="BX6-Js-Nhi" secondAttribute="bottom" constant="4" id="rdh-yu-BHe"/>
<constraint firstItem="Z85-Y0-P4Y" firstAttribute="top" secondItem="xpm-gm-QTe" secondAttribute="top" constant="18" id="sz1-t1-hxY"/>
<constraint firstItem="o2s-le-wFQ" firstAttribute="leading" secondItem="Z85-Y0-P4Y" secondAttribute="trailing" constant="8" id="weK-2y-Ycg"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OwU-e4-gmT">
<rect key="frame" x="0.0" y="255" width="414" height="190"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="AOi-ot-xXa">
<rect key="frame" x="8" y="18" width="45" height="45"/>
<constraints>
<constraint firstAttribute="height" constant="45" id="3lv-lh-lug"/>
<constraint firstAttribute="width" constant="45" id="hII-wY-bcl"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Display Name" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Nsu-8a-xsG">
<rect key="frame" x="61" y="18" width="112" height="20.5"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
<color key="textColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Username" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dvJ-7r-JOr">
<rect key="frame" x="61" y="40.5" width="70.5" height="18"/>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<color key="textColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Content" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VmZ-Cs-XbK">
<rect key="frame" x="8" y="78" width="398" height="20.5"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pGF-ol-Wqu">
<rect key="frame" x="8" y="145" width="100" height="30"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Timestamp" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="g0I-Zp-Y9h">
<rect key="frame" x="20" y="7" width="67.5" height="16"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<color key="textColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Clock" translatesAutoresizingMaskIntoConstraints="NO" id="aeb-vM-xuk">
<rect key="frame" x="0.0" y="7.5" width="15" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="1J8-hQ-jsb"/>
<constraint firstAttribute="width" constant="15" id="MYc-OS-HyA"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="30" id="6cC-Bm-dsh"/>
<constraint firstAttribute="width" constant="100" id="QgS-Ss-UU0"/>
<constraint firstItem="g0I-Zp-Y9h" firstAttribute="centerY" secondItem="pGF-ol-Wqu" secondAttribute="centerY" id="XeP-2L-8Gi"/>
<constraint firstItem="aeb-vM-xuk" firstAttribute="leading" secondItem="pGF-ol-Wqu" secondAttribute="leading" id="Y9E-Kd-bFD"/>
<constraint firstItem="g0I-Zp-Y9h" firstAttribute="leading" secondItem="aeb-vM-xuk" secondAttribute="trailing" constant="5" id="ZrB-fL-WyG"/>
<constraint firstItem="aeb-vM-xuk" firstAttribute="centerY" secondItem="pGF-ol-Wqu" secondAttribute="centerY" id="j3V-yK-fuP"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZOn-0n-hPZ">
<rect key="frame" x="346" y="145" width="60" height="30"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="100" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jfd-Nt-QbG">
<rect key="frame" x="28" y="6.5" width="24" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Star Regular" translatesAutoresizingMaskIntoConstraints="NO" id="fYQ-Zp-0Sm">
<rect key="frame" x="5" y="7.5" width="15" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="ChY-1e-ldQ"/>
<constraint firstAttribute="width" constant="15" id="Mqw-bX-FDD"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="Jfd-Nt-QbG" firstAttribute="leading" secondItem="fYQ-Zp-0Sm" secondAttribute="trailing" constant="8" id="3fk-gy-wS8"/>
<constraint firstAttribute="height" constant="30" id="7Xv-qF-vRd"/>
<constraint firstAttribute="trailing" secondItem="Jfd-Nt-QbG" secondAttribute="trailing" constant="8" id="9ys-Xj-tDz"/>
<constraint firstItem="Jfd-Nt-QbG" firstAttribute="centerY" secondItem="ZOn-0n-hPZ" secondAttribute="centerY" id="G8V-yt-pEb"/>
<constraint firstItem="fYQ-Zp-0Sm" firstAttribute="centerY" secondItem="ZOn-0n-hPZ" secondAttribute="centerY" id="cpM-gC-wX2"/>
<constraint firstAttribute="width" constant="60" id="cvA-sB-o7w"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dbI-17-JiR">
<rect key="frame" x="278" y="145" width="60" height="30"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="100" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jbL-pa-f8U">
<rect key="frame" x="36" y="6.5" width="24" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Boost Regular" translatesAutoresizingMaskIntoConstraints="NO" id="6nH-wa-zK5">
<rect key="frame" x="14" y="6" width="14" height="18"/>
<constraints>
<constraint firstAttribute="width" constant="14" id="1AH-Bj-6b5"/>
<constraint firstAttribute="height" constant="18" id="cZg-wp-aLM"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="6nH-wa-zK5" firstAttribute="centerY" secondItem="dbI-17-JiR" secondAttribute="centerY" id="1nD-1h-wub"/>
<constraint firstAttribute="width" constant="60" id="9N4-hp-MnN"/>
<constraint firstAttribute="height" constant="30" id="CpC-Xa-DaS"/>
<constraint firstAttribute="trailing" secondItem="jbL-pa-f8U" secondAttribute="trailing" id="dHR-zf-kOZ"/>
<constraint firstItem="jbL-pa-f8U" firstAttribute="centerY" secondItem="dbI-17-JiR" secondAttribute="centerY" id="kkF-Hj-kir"/>
<constraint firstItem="jbL-pa-f8U" firstAttribute="leading" secondItem="6nH-wa-zK5" secondAttribute="trailing" constant="8" id="vrc-QW-nJv"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IsJ-nH-idi">
<rect key="frame" x="210" y="145" width="60" height="30"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="100" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WWx-tD-ydV">
<rect key="frame" x="36" y="6.5" width="24" height="17"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<color key="textColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Message" translatesAutoresizingMaskIntoConstraints="NO" id="BaX-Vk-itT">
<rect key="frame" x="13" y="7.5" width="15" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="DpY-ZJ-e9f"/>
<constraint firstAttribute="width" constant="15" id="qQ7-Ih-KmL"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="WWx-tD-ydV" firstAttribute="centerY" secondItem="IsJ-nH-idi" secondAttribute="centerY" id="BvB-ss-NW2"/>
<constraint firstAttribute="width" constant="60" id="RrM-ce-exD"/>
<constraint firstAttribute="height" constant="30" id="nC6-Ld-bVM"/>
<constraint firstItem="WWx-tD-ydV" firstAttribute="leading" secondItem="BaX-Vk-itT" secondAttribute="trailing" constant="8" id="oW1-Ts-3lY"/>
<constraint firstAttribute="trailing" secondItem="WWx-tD-ydV" secondAttribute="trailing" id="rzF-o6-kIn"/>
<constraint firstItem="BaX-Vk-itT" firstAttribute="centerY" secondItem="IsJ-nH-idi" secondAttribute="centerY" id="xlm-en-NCW"/>
</constraints>
</view>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="eY8-HB-QXO">
<rect key="frame" x="0.0" y="106.5" width="414" height="30.5"/>
</imageView>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="trailing" secondItem="VmZ-Cs-XbK" secondAttribute="trailing" constant="8" id="32g-8R-k8N"/>
<constraint firstItem="eY8-HB-QXO" firstAttribute="top" secondItem="VmZ-Cs-XbK" secondAttribute="bottom" constant="8" id="8U0-7c-Pnn"/>
<constraint firstAttribute="bottom" secondItem="dbI-17-JiR" secondAttribute="bottom" constant="15" id="976-ZN-32I"/>
<constraint firstAttribute="bottom" secondItem="pGF-ol-Wqu" secondAttribute="bottom" constant="15" id="9Ff-UD-7Ke"/>
<constraint firstAttribute="trailing" secondItem="eY8-HB-QXO" secondAttribute="trailing" id="AsU-r4-iEi"/>
<constraint firstItem="dvJ-7r-JOr" firstAttribute="top" secondItem="Nsu-8a-xsG" secondAttribute="bottom" constant="2" id="KVY-bN-5l0"/>
<constraint firstAttribute="bottom" secondItem="IsJ-nH-idi" secondAttribute="bottom" constant="15" id="KfX-d0-Yfc"/>
<constraint firstItem="Nsu-8a-xsG" firstAttribute="top" secondItem="OwU-e4-gmT" secondAttribute="top" constant="18" id="TNR-QZ-3f8"/>
<constraint firstItem="AOi-ot-xXa" firstAttribute="top" secondItem="OwU-e4-gmT" secondAttribute="top" constant="18" id="VZr-nm-9C5"/>
<constraint firstItem="dbI-17-JiR" firstAttribute="leading" secondItem="IsJ-nH-idi" secondAttribute="trailing" constant="8" id="Wcj-uc-coX"/>
<constraint firstItem="pGF-ol-Wqu" firstAttribute="leading" secondItem="OwU-e4-gmT" secondAttribute="leading" constant="8" id="X1O-8M-ZkZ"/>
<constraint firstItem="VmZ-Cs-XbK" firstAttribute="leading" secondItem="OwU-e4-gmT" secondAttribute="leading" constant="8" id="awE-TQ-TF0"/>
<constraint firstItem="AOi-ot-xXa" firstAttribute="leading" secondItem="OwU-e4-gmT" secondAttribute="leading" constant="8" id="dZ3-VC-SPP"/>
<constraint firstAttribute="bottom" secondItem="ZOn-0n-hPZ" secondAttribute="bottom" constant="15" id="e7x-WD-Jdf"/>
<constraint firstItem="Nsu-8a-xsG" firstAttribute="leading" secondItem="AOi-ot-xXa" secondAttribute="trailing" constant="8" id="iZn-vn-Xtt"/>
<constraint firstItem="VmZ-Cs-XbK" firstAttribute="top" secondItem="AOi-ot-xXa" secondAttribute="bottom" constant="15" id="kni-Ko-qpY"/>
<constraint firstItem="dvJ-7r-JOr" firstAttribute="leading" secondItem="AOi-ot-xXa" secondAttribute="trailing" constant="8" id="oyQ-0e-9qz"/>
<constraint firstAttribute="trailing" secondItem="ZOn-0n-hPZ" secondAttribute="trailing" constant="8" id="q9C-Xy-DDI"/>
<constraint firstItem="ZOn-0n-hPZ" firstAttribute="leading" secondItem="dbI-17-JiR" secondAttribute="trailing" constant="8" id="sII-EP-kkK"/>
<constraint firstItem="pGF-ol-Wqu" firstAttribute="top" secondItem="eY8-HB-QXO" secondAttribute="bottom" constant="8" id="so0-Ep-VbV"/>
<constraint firstItem="eY8-HB-QXO" firstAttribute="leading" secondItem="OwU-e4-gmT" secondAttribute="leading" id="zPq-t1-vzJ"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1pv-7u-4nG">
<rect key="frame" x="0.0" y="445" width="414" height="50"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="h6S-BG-PFa">
<rect key="frame" x="167" y="11" width="80" height="28"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Down" translatesAutoresizingMaskIntoConstraints="NO" id="tk1-p1-u0D">
<rect key="frame" x="34" y="22" width="12" height="6"/>
<constraints>
<constraint firstAttribute="width" constant="12" id="fWG-Sr-I1H"/>
<constraint firstAttribute="height" constant="6" id="pmJ-FG-qTv"/>
</constraints>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Load More" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iH0-8P-Kth">
<rect key="frame" x="8" y="2.5" width="64" height="14.5"/>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" red="0.090196078430000007" green="0.047058823530000002" blue="0.28627450980000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" red="0.72941176470000002" green="0.6705882353" blue="0.83921568629999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="iH0-8P-Kth" firstAttribute="leading" secondItem="h6S-BG-PFa" secondAttribute="leading" constant="8" id="BhX-G8-ZHa"/>
<constraint firstItem="tk1-p1-u0D" firstAttribute="top" secondItem="iH0-8P-Kth" secondAttribute="bottom" constant="5" id="I1U-mK-4ig"/>
<constraint firstItem="tk1-p1-u0D" firstAttribute="centerX" secondItem="h6S-BG-PFa" secondAttribute="centerX" id="R4V-4U-S3Q"/>
<constraint firstAttribute="width" constant="80" id="cHv-vY-jyT"/>
<constraint firstAttribute="bottom" secondItem="tk1-p1-u0D" secondAttribute="bottom" id="iko-df-3hi"/>
<constraint firstAttribute="trailing" secondItem="iH0-8P-Kth" secondAttribute="trailing" constant="8" id="wcW-i2-31a"/>
<constraint firstAttribute="height" constant="28" id="yCg-xM-EUn"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="0.72941176470000002" green="0.6705882353" blue="0.83921568629999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="4Tp-H0-5C6"/>
<constraint firstItem="h6S-BG-PFa" firstAttribute="centerX" secondItem="1pv-7u-4nG" secondAttribute="centerX" id="Hjm-vc-SbQ"/>
<constraint firstItem="h6S-BG-PFa" firstAttribute="centerY" secondItem="1pv-7u-4nG" secondAttribute="centerY" id="Vwj-uE-lzL"/>
</constraints>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eS7-7y-Xkh">
<rect key="frame" x="0.0" y="495" width="414" height="5"/>
<color key="backgroundColor" red="0.93725490196078431" green="0.93725490196078431" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="5" id="04g-oC-yxr"/>
</constraints>
</view>
</subviews>
</stackView>
</subviews>
<constraints>
<constraint firstAttribute="bottom" secondItem="Bk1-Te-ST5" secondAttribute="bottom" id="abo-o1-E85"/>
<constraint firstItem="Bk1-Te-ST5" firstAttribute="top" secondItem="n6I-gD-BmS" secondAttribute="top" id="fz7-6e-e0b"/>
<constraint firstItem="Bk1-Te-ST5" firstAttribute="leading" secondItem="n6I-gD-BmS" secondAttribute="leading" id="lY9-mG-lrz"/>
<constraint firstAttribute="trailing" secondItem="Bk1-Te-ST5" secondAttribute="trailing" id="nFp-aj-8Gd"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="attachmentImageView" destination="eY8-HB-QXO" id="Bf8-TY-sQ6"/>
<outlet property="avatarImageView" destination="AOi-ot-xXa" id="4Z4-8h-dAo"/>
<outlet property="boostAvatarImageView" destination="ocT-ux-M2p" id="Vfi-vL-ttC"/>
<outlet property="boostDisplayNameLabel" destination="ukb-MJ-igh" id="Ps1-Wf-C1x"/>
<outlet property="boostUsernameLabel" destination="dvA-pE-bQJ" id="cEd-Gg-bvd"/>
<outlet property="boostView" destination="9fS-a9-pwm" id="ffV-XI-YoW"/>
<outlet property="boostsImageView" destination="6nH-wa-zK5" id="9iA-Ej-ahu"/>
<outlet property="boostsLabel" destination="jbL-pa-f8U" id="oe3-Fs-Sdz"/>
<outlet property="bottomDividerView" destination="eS7-7y-Xkh" id="oVJ-VK-RhI"/>
<outlet property="bottomLoadMoreView" destination="1pv-7u-4nG" id="nUZ-gi-RCB"/>
<outlet property="contentLabel" destination="VmZ-Cs-XbK" id="rX1-BF-rFB"/>
<outlet property="displayNameLabel" destination="Nsu-8a-xsG" id="1yz-dB-XXO"/>
<outlet property="favoritesImageView" destination="fYQ-Zp-0Sm" id="iWD-IB-X6F"/>
<outlet property="favoritesLabel" destination="Jfd-Nt-QbG" id="3uy-Ds-RZo"/>
<outlet property="repliesImageView" destination="BaX-Vk-itT" id="CIw-BJ-kVK"/>
<outlet property="repliesLabel" destination="WWx-tD-ydV" id="Srz-rn-OsA"/>
<outlet property="replyAvatarImageView" destination="Z85-Y0-P4Y" id="xl1-aj-fXb"/>
<outlet property="replyDisplayNameLabel" destination="Spo-Jx-UQY" id="Iow-hF-IMu"/>
<outlet property="replyUsernameLabel" destination="vCq-bh-CMA" id="3Gq-8X-qdU"/>
<outlet property="replyView" destination="xpm-gm-QTe" id="wD0-44-sSG"/>
<outlet property="timestampLabel" destination="g0I-Zp-Y9h" id="8eD-tt-0FB"/>
<outlet property="topDividerView" destination="Fb6-oy-z8M" id="5Oj-26-s7B"/>
<outlet property="topLoadMoreView" destination="7fe-eL-1qu" id="UyI-0q-WLR"/>
<outlet property="usernameLabel" destination="dvJ-7r-JOr" id="XQc-R6-4gD"/>
</connections>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="9RY-uh-Cwh" id="o0C-ny-A0b"/>
<outlet property="delegate" destination="9RY-uh-Cwh" id="BBP-UD-Mnx"/>
</connections>
</tableView>
<navigationItem key="navigationItem" title="Timeline" id="Ffm-5G-rCg"/>
<refreshControl key="refreshControl" opaque="NO" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" id="CMZ-BQ-MbK">
<rect key="frame" x="0.0" y="0.0" width="1000" height="1000"/>
<autoresizingMask key="autoresizingMask"/>
<attributedString key="attributedTitle"/>
</refreshControl>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="KTy-Tn-EdD" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1634.7826086956522" y="-321.42857142857139"/>
</scene>
<!--Navigation Controller-->
<scene sceneID="UVY-Um-jQm">
<objects>
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="SqQ-GI-iCq" sceneMemberID="viewController">
<toolbarItems/>
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" largeTitles="YES" id="QFN-sS-62X">
<rect key="frame" x="0.0" y="44" width="414" height="96"/>
<autoresizingMask key="autoresizingMask"/>
<color key="tintColor" red="0.090196078431372548" green="0.070588235294117646" blue="0.27843137254901962" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color key="barTintColor" red="0.72941176470000002" green="0.6705882353" blue="0.83921568629999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<textAttributes key="titleTextAttributes">
<color key="textColor" red="0.090196078431372548" green="0.058823529411764705" blue="0.28235294117647058" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</textAttributes>
<textAttributes key="largeTitleTextAttributes">
<color key="textColor" red="0.090196078431372548" green="0.070588235294117646" blue="0.27843137254901962" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</textAttributes>
</navigationBar>
<nil name="viewControllers"/>
<connections>
<segue destination="bRx-56-pJs" kind="relationship" relationship="rootViewController" id="G19-q1-oJk"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="pTB-k2-GBg" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1034.7826086956522" y="1047.9910714285713"/>
</scene>
</scenes>
<resources>
<image name="Boost Regular" width="20" height="24"/>
<image name="Clock" width="22" height="22"/>
<image name="Down" width="14" height="8"/>
<image name="Globe" width="25" height="25"/>
<image name="Instance Placeholder" width="135" height="135"/>
<image name="Logo" width="400" height="400"/>
<image name="Message" width="20" height="20"/>
<image name="Star Regular" width="22" height="22"/>
<image name="Timelines" width="25" height="25"/>
<image name="Up" width="14" height="8"/>
<image name="second" width="30" height="30"/>
</resources>
</document>