<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12120" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
    <device id="retina4_7" orientation="portrait">
        <adaptation id="fullscreen"/>
    </device>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="CustomCameraTawsifViewController">
            <connections>
                <outlet property="bubbleBarHorizontalLandscape" destination="fGS-6t-veh" id="STL-xR-apU"/>
                <outlet property="bubbleBarHorizontalPortrait" destination="Iyp-d1-Vrt" id="lPK-bs-Fsf"/>
                <outlet property="bubbleBarVerticalLandscape" destination="0oO-G7-mvq" id="pkv-dc-XYa"/>
                <outlet property="bubbleBarVerticalPortrait" destination="whX-xc-7BA" id="Mcl-JO-wPZ"/>
                <outlet property="bubbleHorizontalCoverLandscape" destination="1Yp-bw-NXp" id="iT9-nt-Yok"/>
                <outlet property="bubbleHorizontalCoverPortrait" destination="O2C-MH-w4L" id="BvB-do-ppN"/>
                <outlet property="bubbleHorizontalLandscape" destination="j1H-Q6-MQG" id="Vrv-Ta-3lA"/>
                <outlet property="bubbleHorizontalPortrait" destination="xD0-iS-vny" id="MX4-rB-Loa"/>
                <outlet property="bubbleVerticalCoverLandscape" destination="cvq-hC-lXe" id="OPC-DG-6Mb"/>
                <outlet property="bubbleVerticalCoverPortrait" destination="2Jo-zP-Efg" id="6sO-NA-ZVh"/>
                <outlet property="bubbleVerticalLandscape" destination="e0d-c3-lhb" id="frO-4G-uXB"/>
                <outlet property="bubbleVerticalPortrait" destination="wi2-3w-EPT" id="gOu-Z6-f8B"/>
                <outlet property="captureCameraButton" destination="fna-SJ-njU" id="EB6-Jp-c56"/>
                <outlet property="closeCameraButton" destination="Xo6-Vz-TEg" id="1Ln-OX-Szm"/>
                <outlet property="hTiltLabelLandscape" destination="YGd-zj-MPX" id="3H7-9n-Q7f"/>
                <outlet property="hTiltLabelPortrait" destination="Rg2-MB-wVk" id="9qT-UL-RKh"/>
                <outlet property="imageSourceButton" destination="MWL-tM-UeP" id="RJy-ot-Upj"/>
                <outlet property="vTiltLabelLandscape" destination="J1P-dL-iL1" id="zRY-OL-IJK"/>
                <outlet property="vTiltLabelPortrait" destination="BBn-YV-CbV" id="yh3-yT-e1N"/>
                <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
            </connections>
        </placeholder>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view contentMode="scaleToFill" id="i5M-Pr-FkT" customClass="DrawView">
            <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <view opaque="NO" alpha="0.69999999999999996" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NZB-Oc-8P8">
                    <rect key="frame" x="0.0" y="547" width="375" height="120"/>
                    <subviews>
                        <button contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fna-SJ-njU">
                            <rect key="frame" x="149" y="26" width="76" height="76"/>
                            <constraints>
                                <constraint firstAttribute="width" constant="76" id="Pbh-bD-YJt"/>
                                <constraint firstAttribute="height" constant="76" id="uqO-qN-bgp"/>
                            </constraints>
                            <state key="normal" title="Take Photo"/>
                            <connections>
                                <action selector="takePhotoButtonPressed:forEvent:" destination="-1" eventType="touchUpInside" id="SoO-nS-Tkk"/>
                            </connections>
                        </button>
                        <button contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Xo6-Vz-TEg">
                            <rect key="frame" x="49" y="39" width="50" height="50"/>
                            <constraints>
                                <constraint firstAttribute="width" constant="50" id="T8l-3e-uXc"/>
                                <constraint firstAttribute="height" constant="50" id="tQK-XE-x5x"/>
                            </constraints>
                            <state key="normal" title="Take Photo"/>
                            <connections>
                                <action selector="closeCamera:forEvent:" destination="-1" eventType="touchUpInside" id="vEK-na-gGs"/>
                            </connections>
                        </button>
                        <button contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="MWL-tM-UeP">
                            <rect key="frame" x="274" y="39" width="50" height="50"/>
                            <constraints>
                                <constraint firstAttribute="width" constant="50" id="CR0-68-t60"/>
                                <constraint firstAttribute="height" constant="50" id="aAt-Mz-TcX"/>
                            </constraints>
                            <state key="normal" title="Take Photo"/>
                            <connections>
                                <action selector="changeImageSource:forEvent:" destination="-1" eventType="touchUpInside" id="Isn-S8-699"/>
                            </connections>
                        </button>
                    </subviews>
                    <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
                    <constraints>
                        <constraint firstAttribute="trailing" secondItem="MWL-tM-UeP" secondAttribute="trailing" constant="51" id="2sb-Ez-spH"/>
                        <constraint firstAttribute="height" constant="120" id="Dng-4s-dF6"/>
                        <constraint firstItem="Xo6-Vz-TEg" firstAttribute="top" secondItem="NZB-Oc-8P8" secondAttribute="top" constant="39" id="JiI-Q4-OGb"/>
                        <constraint firstItem="fna-SJ-njU" firstAttribute="centerX" secondItem="NZB-Oc-8P8" secondAttribute="centerX" id="bh0-TL-OXY"/>
                        <constraint firstItem="Xo6-Vz-TEg" firstAttribute="leading" secondItem="NZB-Oc-8P8" secondAttribute="leading" constant="49" id="f7O-Ed-GhJ"/>
                        <constraint firstAttribute="bottom" secondItem="MWL-tM-UeP" secondAttribute="bottom" constant="31" id="fQU-FP-1tJ"/>
                        <constraint firstItem="fna-SJ-njU" firstAttribute="centerY" secondItem="NZB-Oc-8P8" secondAttribute="centerY" constant="4" id="pGj-g2-t1p"/>
                        <constraint firstAttribute="width" constant="375" id="qd2-IQ-hJL"/>
                        <constraint firstAttribute="bottom" secondItem="Xo6-Vz-TEg" secondAttribute="bottom" constant="31" id="vIJ-Ap-di3"/>
                        <constraint firstItem="MWL-tM-UeP" firstAttribute="top" secondItem="NZB-Oc-8P8" secondAttribute="top" constant="39" id="xye-Dw-p15"/>
                    </constraints>
                </view>
                <view tag="1" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="whX-xc-7BA">
                    <rect key="frame" x="319" y="94" width="40" height="343"/>
                    <subviews>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="2.2" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BBn-YV-CbV">
                            <rect key="frame" x="0.0" y="19" width="40" height="21"/>
                            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                            <fontDescription key="fontDescription" type="system" pointSize="15"/>
                            <nil key="textColor"/>
                            <nil key="highlightedColor"/>
                            <color key="shadowColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
                        </label>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wi2-3w-EPT">
                            <rect key="frame" x="3" y="154" width="34" height="34"/>
                            <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                            <constraints>
                                <constraint firstAttribute="width" constant="34" id="FPD-5U-ceQ"/>
                                <constraint firstAttribute="height" constant="34" id="PA9-3U-abU"/>
                            </constraints>
                        </view>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2Jo-zP-Efg">
                            <rect key="frame" x="0.0" y="151" width="40" height="40"/>
                            <color key="backgroundColor" cocoaTouchSystemColor="darkTextColor"/>
                            <constraints>
                                <constraint firstAttribute="width" constant="40" id="5IY-pj-Kfo"/>
                                <constraint firstAttribute="height" constant="40" id="yEj-NK-23O"/>
                            </constraints>
                        </view>
                    </subviews>
                    <color key="backgroundColor" red="0.0" green="1" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
                    <constraints>
                        <constraint firstItem="wi2-3w-EPT" firstAttribute="centerY" secondItem="whX-xc-7BA" secondAttribute="centerY" id="60A-h8-ANq"/>
                        <constraint firstItem="2Jo-zP-Efg" firstAttribute="centerY" secondItem="whX-xc-7BA" secondAttribute="centerY" constant="-0.5" id="ChR-mo-mRY"/>
                        <constraint firstItem="2Jo-zP-Efg" firstAttribute="leading" secondItem="whX-xc-7BA" secondAttribute="leading" id="HoE-T8-nv5"/>
                        <constraint firstAttribute="width" constant="40" id="Lgf-35-Zsn"/>
                        <constraint firstItem="wi2-3w-EPT" firstAttribute="centerX" secondItem="whX-xc-7BA" secondAttribute="centerX" constant="0.5" id="MR8-AB-NOT"/>
                        <constraint firstItem="2Jo-zP-Efg" firstAttribute="centerX" secondItem="whX-xc-7BA" secondAttribute="centerX" id="Ssb-Sn-jem"/>
                        <constraint firstAttribute="trailing" secondItem="wi2-3w-EPT" secondAttribute="trailing" constant="3" id="ZBG-z5-OWQ"/>
                        <constraint firstAttribute="height" constant="343" id="dW1-wU-HnN"/>
                        <constraint firstItem="wi2-3w-EPT" firstAttribute="leading" secondItem="whX-xc-7BA" secondAttribute="leading" constant="3" id="hW8-tt-cCd"/>
                        <constraint firstAttribute="trailing" secondItem="2Jo-zP-Efg" secondAttribute="trailing" id="otf-Ko-aoQ"/>
                    </constraints>
                    <userDefinedRuntimeAttributes>
                        <userDefinedRuntimeAttribute type="string" keyPath="layer.cornerRadius" value="20"/>
                    </userDefinedRuntimeAttributes>
                </view>
                <view tag="2" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Iyp-d1-Vrt">
                    <rect key="frame" x="16" y="480" width="343" height="40"/>
                    <subviews>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xD0-iS-vny">
                            <rect key="frame" x="152" y="3" width="34" height="34"/>
                            <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                            <constraints>
                                <constraint firstAttribute="width" constant="34" id="JRA-d9-HQu"/>
                                <constraint firstAttribute="height" constant="34" id="iUK-jR-rdB"/>
                            </constraints>
                        </view>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="2.2" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Rg2-MB-wVk">
                            <rect key="frame" x="15" y="0.0" width="42" height="40"/>
                            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                            <fontDescription key="fontDescription" type="system" pointSize="15"/>
                            <nil key="textColor"/>
                            <nil key="highlightedColor"/>
                            <color key="shadowColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
                        </label>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="O2C-MH-w4L">
                            <rect key="frame" x="152" y="0.0" width="40" height="40"/>
                            <color key="backgroundColor" cocoaTouchSystemColor="darkTextColor"/>
                            <constraints>
                                <constraint firstAttribute="width" constant="40" id="4NZ-SU-FBR"/>
                                <constraint firstAttribute="height" constant="40" id="Kck-m5-Oh0"/>
                            </constraints>
                        </view>
                    </subviews>
                    <color key="backgroundColor" red="0.0" green="1" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
                    <constraints>
                        <constraint firstItem="O2C-MH-w4L" firstAttribute="centerX" secondItem="Iyp-d1-Vrt" secondAttribute="centerX" constant="0.5" id="DWm-75-oZl"/>
                        <constraint firstAttribute="height" constant="40" id="GTl-aJ-9oU"/>
                        <constraint firstAttribute="bottom" secondItem="xD0-iS-vny" secondAttribute="bottom" constant="3" id="Ilh-Mj-3uQ"/>
                        <constraint firstItem="xD0-iS-vny" firstAttribute="centerY" secondItem="Iyp-d1-Vrt" secondAttribute="centerY" id="WUb-N4-iH5"/>
                        <constraint firstItem="O2C-MH-w4L" firstAttribute="centerY" secondItem="Iyp-d1-Vrt" secondAttribute="centerY" id="ZOB-kb-RqN"/>
                        <constraint firstAttribute="width" constant="343" id="bbM-dO-JcP"/>
                        <constraint firstItem="O2C-MH-w4L" firstAttribute="top" secondItem="Iyp-d1-Vrt" secondAttribute="top" id="jvr-ef-JvX"/>
                        <constraint firstItem="xD0-iS-vny" firstAttribute="top" secondItem="Iyp-d1-Vrt" secondAttribute="top" constant="3" id="nCN-8X-Je8"/>
                        <constraint firstAttribute="bottom" secondItem="O2C-MH-w4L" secondAttribute="bottom" id="ohU-ts-Wi3"/>
                        <constraint firstItem="xD0-iS-vny" firstAttribute="centerX" secondItem="Iyp-d1-Vrt" secondAttribute="centerX" constant="-2" id="tzq-g1-U6D"/>
                    </constraints>
                    <userDefinedRuntimeAttributes>
                        <userDefinedRuntimeAttribute type="string" keyPath="layer.cornerRadius" value="20"/>
                    </userDefinedRuntimeAttributes>
                </view>
                <view tag="1" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fGS-6t-veh">
                    <rect key="frame" x="16" y="94" width="40" height="343"/>
                    <subviews>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="2.2" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YGd-zj-MPX">
                            <rect key="frame" x="0.0" y="18" width="40" height="21"/>
                            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                            <fontDescription key="fontDescription" type="system" pointSize="15"/>
                            <nil key="textColor"/>
                            <nil key="highlightedColor"/>
                            <color key="shadowColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
                        </label>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="j1H-Q6-MQG">
                            <rect key="frame" x="2" y="152" width="34" height="34"/>
                            <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="34" id="08U-gX-G6X"/>
                                <constraint firstAttribute="width" constant="34" id="xZW-cW-mXD"/>
                            </constraints>
                        </view>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1Yp-bw-NXp">
                            <rect key="frame" x="0.0" y="152" width="40" height="40"/>
                            <color key="backgroundColor" cocoaTouchSystemColor="darkTextColor"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="40" id="JnM-mS-99o"/>
                                <constraint firstAttribute="width" constant="40" id="fRc-iO-QXa"/>
                            </constraints>
                        </view>
                    </subviews>
                    <color key="backgroundColor" red="0.0" green="1" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
                    <constraints>
                        <constraint firstItem="j1H-Q6-MQG" firstAttribute="leading" secondItem="fGS-6t-veh" secondAttribute="leading" constant="2" id="0io-H4-pUD"/>
                        <constraint firstItem="1Yp-bw-NXp" firstAttribute="leading" secondItem="fGS-6t-veh" secondAttribute="leading" id="6w9-4s-9mL"/>
                        <constraint firstItem="j1H-Q6-MQG" firstAttribute="centerX" secondItem="fGS-6t-veh" secondAttribute="centerX" constant="-1" id="8S2-Sj-3m2"/>
                        <constraint firstItem="1Yp-bw-NXp" firstAttribute="centerY" secondItem="fGS-6t-veh" secondAttribute="centerY" constant="0.5" id="Dmp-XN-xe7"/>
                        <constraint firstAttribute="trailing" secondItem="j1H-Q6-MQG" secondAttribute="trailing" constant="4" id="N4M-e4-mZj"/>
                        <constraint firstItem="1Yp-bw-NXp" firstAttribute="centerX" secondItem="fGS-6t-veh" secondAttribute="centerX" id="UMv-c3-VTl"/>
                        <constraint firstAttribute="height" constant="343" id="XMc-o9-C0K"/>
                        <constraint firstAttribute="trailing" secondItem="1Yp-bw-NXp" secondAttribute="trailing" id="gro-8q-hIU"/>
                        <constraint firstAttribute="width" constant="40" id="iJu-Hx-bbI"/>
                        <constraint firstItem="j1H-Q6-MQG" firstAttribute="centerY" secondItem="fGS-6t-veh" secondAttribute="centerY" constant="-2.5" id="loT-Bo-c9T"/>
                    </constraints>
                    <userDefinedRuntimeAttributes>
                        <userDefinedRuntimeAttribute type="string" keyPath="layer.cornerRadius" value="20"/>
                    </userDefinedRuntimeAttributes>
                </view>
                <view tag="2" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0oO-G7-mvq">
                    <rect key="frame" x="16" y="8" width="343" height="40"/>
                    <subviews>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="2.2" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="J1P-dL-iL1">
                            <rect key="frame" x="11" y="0.0" width="42" height="40"/>
                            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                            <fontDescription key="fontDescription" type="system" pointSize="15"/>
                            <nil key="textColor"/>
                            <nil key="highlightedColor"/>
                            <color key="shadowColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
                        </label>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="e0d-c3-lhb">
                            <rect key="frame" x="152" y="3" width="34" height="34"/>
                            <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                            <constraints>
                                <constraint firstAttribute="width" constant="34" id="9Xz-6i-wwU"/>
                                <constraint firstAttribute="height" constant="34" id="hcL-bv-jCR"/>
                            </constraints>
                        </view>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cvq-hC-lXe">
                            <rect key="frame" x="152" y="0.0" width="40" height="40"/>
                            <color key="backgroundColor" cocoaTouchSystemColor="darkTextColor"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="40" id="m3J-yy-dak"/>
                                <constraint firstAttribute="width" constant="40" id="u2J-bO-OKG"/>
                            </constraints>
                        </view>
                    </subviews>
                    <color key="backgroundColor" red="0.0" green="1" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
                    <constraints>
                        <constraint firstItem="cvq-hC-lXe" firstAttribute="centerX" secondItem="0oO-G7-mvq" secondAttribute="centerX" constant="0.5" id="Aui-Si-SX0"/>
                        <constraint firstAttribute="bottom" secondItem="e0d-c3-lhb" secondAttribute="bottom" constant="3" id="BCn-2l-6X3"/>
                        <constraint firstItem="e0d-c3-lhb" firstAttribute="centerX" secondItem="0oO-G7-mvq" secondAttribute="centerX" constant="-2.5" id="E8L-iE-a2v"/>
                        <constraint firstAttribute="bottom" secondItem="cvq-hC-lXe" secondAttribute="bottom" id="McO-y4-Yi9"/>
                        <constraint firstAttribute="width" constant="343" id="PcS-a7-OaY"/>
                        <constraint firstItem="cvq-hC-lXe" firstAttribute="top" secondItem="0oO-G7-mvq" secondAttribute="top" id="U40-eh-BCT"/>
                        <constraint firstItem="e0d-c3-lhb" firstAttribute="centerY" secondItem="0oO-G7-mvq" secondAttribute="centerY" id="V03-k4-xBE"/>
                        <constraint firstAttribute="height" constant="40" id="iGT-3s-H8e"/>
                        <constraint firstItem="e0d-c3-lhb" firstAttribute="top" secondItem="0oO-G7-mvq" secondAttribute="top" constant="3" id="ptF-YL-dCB"/>
                        <constraint firstItem="cvq-hC-lXe" firstAttribute="centerY" secondItem="0oO-G7-mvq" secondAttribute="centerY" id="wQl-cB-YdR"/>
                    </constraints>
                    <userDefinedRuntimeAttributes>
                        <userDefinedRuntimeAttribute type="string" keyPath="layer.cornerRadius" value="20"/>
                    </userDefinedRuntimeAttributes>
                </view>
            </subviews>
            <constraints>
                <constraint firstAttribute="bottom" secondItem="NZB-Oc-8P8" secondAttribute="bottom" id="6ai-SV-zOa"/>
                <constraint firstItem="NZB-Oc-8P8" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="7ww-cP-FtF"/>
                <constraint firstItem="Iyp-d1-Vrt" firstAttribute="top" secondItem="whX-xc-7BA" secondAttribute="bottom" constant="43" id="9QE-Fj-1Rb"/>
                <constraint firstItem="0oO-G7-mvq" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="16" id="BEm-m7-nsT"/>
                <constraint firstItem="fGS-6t-veh" firstAttribute="top" secondItem="0oO-G7-mvq" secondAttribute="bottom" constant="46" id="E49-BK-zwR"/>
                <constraint firstItem="NZB-Oc-8P8" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="Ejq-WB-f41"/>
                <constraint firstAttribute="trailing" secondItem="NZB-Oc-8P8" secondAttribute="trailing" id="Mgi-DJ-abv"/>
                <constraint firstAttribute="trailing" secondItem="Iyp-d1-Vrt" secondAttribute="trailing" constant="16" id="PKk-WB-i8z"/>
                <constraint firstItem="fGS-6t-veh" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="16" id="VWq-kV-LJ3"/>
                <constraint firstItem="NZB-Oc-8P8" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="Wr5-xx-K6S"/>
                <constraint firstItem="0oO-G7-mvq" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="8" id="cPS-jI-sCx"/>
                <constraint firstAttribute="bottom" secondItem="NZB-Oc-8P8" secondAttribute="bottom" id="dCh-pU-nhV"/>
                <constraint firstItem="Iyp-d1-Vrt" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="16" id="eto-Cd-z6U"/>
                <constraint firstAttribute="trailing" secondItem="0oO-G7-mvq" secondAttribute="trailing" constant="16" id="iZF-t7-L0V"/>
                <constraint firstItem="NZB-Oc-8P8" firstAttribute="top" secondItem="Iyp-d1-Vrt" secondAttribute="bottom" constant="27" id="lfz-YW-08S"/>
                <constraint firstItem="whX-xc-7BA" firstAttribute="top" secondItem="0oO-G7-mvq" secondAttribute="bottom" constant="46" id="oQM-ud-5dp"/>
                <constraint firstItem="Iyp-d1-Vrt" firstAttribute="top" secondItem="fGS-6t-veh" secondAttribute="bottom" constant="43" id="odE-xE-Wci"/>
                <constraint firstAttribute="trailing" secondItem="NZB-Oc-8P8" secondAttribute="trailing" id="ttU-xW-uAB"/>
                <constraint firstItem="NZB-Oc-8P8" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="yqG-Ue-uNa"/>
                <constraint firstAttribute="trailing" secondItem="whX-xc-7BA" secondAttribute="trailing" constant="16" id="zpI-zx-7G4"/>
            </constraints>
            <point key="canvasLocation" x="32.5" y="70.5"/>
        </view>
    </objects>
</document>
