<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="9060" systemVersion="15B42" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" initialViewController="01J-lp-oVM">
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9051"/>
        <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
    </dependencies>
    <scenes>
        <!--View Controller-->
        <scene sceneID="EHf-IW-A2E">
            <objects>
                <viewController id="01J-lp-oVM" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/>
                        <viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
                        <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="background.png" translatesAutoresizingMaskIntoConstraints="NO" id="9LO-Lv-1gu">
                                <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
                                <animations/>
                            </imageView>
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" image="appcLogo.png" translatesAutoresizingMaskIntoConstraints="NO" id="1qi-SQ-U8P">
                                <rect key="frame" x="180" y="120" width="241" height="234"/>
                                <animations/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="241" id="RSe-VV-58q"/>
                                    <constraint firstAttribute="height" constant="234" id="wZ1-yA-8Yg"/>
                                </constraints>
                            </imageView>
                        </subviews>
                        <animations/>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstItem="xb3-aO-Qok" firstAttribute="top" secondItem="9LO-Lv-1gu" secondAttribute="bottom" id="K74-Ax-0pL"/>
                            <constraint firstItem="9LO-Lv-1gu" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="topMargin" id="KBB-E1-7FP"/>
                            <constraint firstItem="9LO-Lv-1gu" firstAttribute="leading" secondItem="Ze5-6b-2t3" secondAttribute="leadingMargin" constant="-20" id="VXA-AQ-WtT"/>
                            <constraint firstItem="1qi-SQ-U8P" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="ebw-HY-ZC1"/>
                            <constraint firstAttribute="trailingMargin" secondItem="9LO-Lv-1gu" secondAttribute="trailing" constant="-20" id="mvj-lA-lJR"/>
                            <constraint firstItem="1qi-SQ-U8P" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="usZ-le-2LV"/>
                        </constraints>
                    </view>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="35" y="446"/>
        </scene>
    </scenes>
    <resources>
        <image name="appcLogo.png" width="171" height="166"/>
        <image name="background.png" width="1920" height="1080"/>
    </resources>
</document>
