<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17506" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_1" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17505"/>
        <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>
        <!--Financial Credit LoanVC-->
        <scene sceneID="PrY-AS-81b">
            <objects>
                <viewController storyboardIdentifier="SNGFinancialCreditLoan" id="Rty-zy-cbp" customClass="SNGFinancialCreditLoanVC" customModule="Nextgen_Dev" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="ITJ-36-jAj">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Hwh-bN-6iG">
                                <rect key="frame" x="0.0" y="88" width="414" height="774"/>
                                <color key="backgroundColor" red="0.94901960784313721" green="0.95294117647058818" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
                            </view>
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="vWU-On-38k">
                                <rect key="frame" x="0.0" y="96" width="414" height="766"/>
                                <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="huO-ww-Xdo">
                                    <size key="itemSize" width="128" height="128"/>
                                    <size key="headerReferenceSize" width="0.0" height="0.0"/>
                                    <size key="footerReferenceSize" width="0.0" height="0.0"/>
                                    <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
                                </collectionViewFlowLayout>
                                <cells/>
                                <connections>
                                    <outlet property="dataSource" destination="Rty-zy-cbp" id="3Gj-Tj-cdJ"/>
                                    <outlet property="delegate" destination="Rty-zy-cbp" id="rjT-PX-vt1"/>
                                </connections>
                            </collectionView>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lfl-3t-QPP" customClass="SNGHead" customModule="Nextgen_Dev" customModuleProvider="target">
                                <rect key="frame" x="0.0" y="44" width="414" height="44"/>
                                <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="44" id="fLv-RP-rbG"/>
                                </constraints>
                            </view>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="l4p-eg-9Ew"/>
                        <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                        <constraints>
                            <constraint firstItem="vWU-On-38k" firstAttribute="leading" secondItem="l4p-eg-9Ew" secondAttribute="leading" id="4hQ-hg-MSP"/>
                            <constraint firstItem="l4p-eg-9Ew" firstAttribute="trailing" secondItem="vWU-On-38k" secondAttribute="trailing" id="Eyi-d6-hgQ"/>
                            <constraint firstItem="Hwh-bN-6iG" firstAttribute="top" secondItem="lfl-3t-QPP" secondAttribute="bottom" id="LmS-OI-SMR"/>
                            <constraint firstItem="lfl-3t-QPP" firstAttribute="top" secondItem="l4p-eg-9Ew" secondAttribute="top" id="QDn-Eg-iAq"/>
                            <constraint firstItem="l4p-eg-9Ew" firstAttribute="trailing" secondItem="lfl-3t-QPP" secondAttribute="trailing" id="QQ3-QJ-3t2"/>
                            <constraint firstItem="l4p-eg-9Ew" firstAttribute="trailing" secondItem="Hwh-bN-6iG" secondAttribute="trailing" id="a73-ea-j47"/>
                            <constraint firstItem="Hwh-bN-6iG" firstAttribute="leading" secondItem="l4p-eg-9Ew" secondAttribute="leading" id="bgq-pV-2Rv"/>
                            <constraint firstItem="l4p-eg-9Ew" firstAttribute="bottom" secondItem="vWU-On-38k" secondAttribute="bottom" id="kdR-vj-bhe"/>
                            <constraint firstItem="l4p-eg-9Ew" firstAttribute="bottom" secondItem="Hwh-bN-6iG" secondAttribute="bottom" id="lIn-3G-diC"/>
                            <constraint firstItem="vWU-On-38k" firstAttribute="top" secondItem="lfl-3t-QPP" secondAttribute="bottom" constant="8" id="phV-3n-UhC"/>
                            <constraint firstItem="lfl-3t-QPP" firstAttribute="leading" secondItem="l4p-eg-9Ew" secondAttribute="leading" id="z9d-FW-Uyn"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="colSetItems" destination="vWU-On-38k" id="bpd-kG-O2p"/>
                        <outlet property="header" destination="lfl-3t-QPP" id="4j5-mX-M01"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="0oM-m1-CxM" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="289.85507246376812" y="154.6875"/>
        </scene>
    </scenes>
    <resources>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>