<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
    <device id="retina4_7" orientation="portrait">
        <adaptation id="fullscreen"/>
    </device>
    <dependencies>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="AddressViewController">
            <connections>
                <outlet property="PhoneNumber" destination="FVz-vp-Mlo" id="YUy-na-6Aq"/>
                <outlet property="changAddressLabe" destination="6yY-AC-w19" id="OFL-c3-VIn"/>
                <outlet property="citySelected" destination="QSY-YC-rrl" id="Zj9-Kn-gEZ"/>
                <outlet property="delectAddressButton" destination="51b-5f-c5c" id="80I-P6-T59"/>
                <outlet property="detailsAddress" destination="5O3-uQ-Ccg" id="R91-hH-FSH"/>
                <outlet property="detailsAddressBackview" destination="BvA-1X-IUc" id="db2-ZN-ncw"/>
                <outlet property="modifyButton" destination="EMy-g3-6JD" id="CpZ-jh-Dxf"/>
                <outlet property="phoneNumberBackview" destination="MAm-bZ-TXn" id="KzP-JR-gWL"/>
                <outlet property="popupView" destination="lRq-bE-96S" id="FgX-lg-ap4"/>
                <outlet property="recipientPerson" destination="7St-jb-JzO" id="uiz-0K-Hr5"/>
                <outlet property="recipientUserBackview" destination="UeJ-Cx-EfL" id="Wgy-lT-y8E"/>
                <outlet property="turnoffButton" destination="WZQ-AI-kTR" id="aw3-5r-2CR"/>
                <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
            </connections>
        </placeholder>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
            <rect key="frame" x="0.0" y="0.0" width="350" height="350"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lRq-bE-96S">
                    <rect key="frame" x="0.0" y="0.0" width="350" height="350"/>
                    <subviews>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7wQ-Ul-DNp">
                            <rect key="frame" x="0.0" y="0.0" width="350" height="44"/>
                            <subviews>
                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="修改收货地址" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6yY-AC-w19">
                                    <rect key="frame" x="24" y="13" width="86" height="17"/>
                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                    <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                    <nil key="highlightedColor"/>
                                </label>
                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WZQ-AI-kTR">
                                    <rect key="frame" x="300" y="2" width="40" height="40"/>
                                    <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
                                    <constraints>
                                        <constraint firstAttribute="width" constant="40" id="NXo-WO-sYX"/>
                                        <constraint firstAttribute="height" constant="40" id="tAL-yc-9Gk"/>
                                    </constraints>
                                    <fontDescription key="fontDescription" type="system" pointSize="16"/>
                                    <state key="normal" title="关闭">
                                        <color key="titleColor" red="0.34901960784313724" green="0.67450980392156867" blue="0.86274509803921573" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                    </state>
                                    <connections>
                                        <action selector="turnoffAddressView:" destination="-1" eventType="touchUpInside" id="SYs-oq-Ahe"/>
                                    </connections>
                                </button>
                            </subviews>
                            <color key="backgroundColor" red="0.95686274510000002" green="0.95686274510000002" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <constraints>
                                <constraint firstItem="WZQ-AI-kTR" firstAttribute="centerY" secondItem="6yY-AC-w19" secondAttribute="centerY" id="2t0-Wm-wFw"/>
                                <constraint firstItem="6yY-AC-w19" firstAttribute="leading" secondItem="7wQ-Ul-DNp" secondAttribute="leading" constant="24" id="OLT-A4-v7J"/>
                                <constraint firstAttribute="height" constant="44" id="Vxl-Wb-Bz4"/>
                                <constraint firstAttribute="trailing" secondItem="WZQ-AI-kTR" secondAttribute="trailing" constant="10" id="oQr-3O-uEA"/>
                                <constraint firstItem="6yY-AC-w19" firstAttribute="centerY" secondItem="7wQ-Ul-DNp" secondAttribute="centerY" id="pka-9e-9QS"/>
                            </constraints>
                        </view>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="收货人:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0Yb-LU-Kjn">
                            <rect key="frame" x="28" y="72" width="47" height="17"/>
                            <constraints>
                                <constraint firstAttribute="width" constant="47" id="8I3-Rw-iXN"/>
                            </constraints>
                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                            <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="手机号:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="j1Y-ze-xvQ">
                            <rect key="frame" x="28" y="117" width="47" height="17"/>
                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                            <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="详细地址:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZxP-Pp-hw9">
                            <rect key="frame" x="19" y="207" width="61.5" height="17"/>
                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                            <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UeJ-Cx-EfL">
                            <rect key="frame" x="90" y="65" width="230" height="30"/>
                            <subviews>
                                <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="7St-jb-JzO">
                                    <rect key="frame" x="10" y="0.0" width="210" height="30"/>
                                    <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                    <textInputTraits key="textInputTraits"/>
                                </textField>
                            </subviews>
                            <color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.93333333333333335" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <constraints>
                                <constraint firstItem="7St-jb-JzO" firstAttribute="top" secondItem="UeJ-Cx-EfL" secondAttribute="top" id="1jU-0U-3Wj"/>
                                <constraint firstAttribute="bottom" secondItem="7St-jb-JzO" secondAttribute="bottom" id="Fvy-gA-6yE"/>
                                <constraint firstAttribute="height" constant="30" id="Hch-g4-XRu"/>
                                <constraint firstAttribute="trailing" secondItem="7St-jb-JzO" secondAttribute="trailing" constant="10" id="UbQ-kR-CV1"/>
                                <constraint firstItem="7St-jb-JzO" firstAttribute="leading" secondItem="UeJ-Cx-EfL" secondAttribute="leading" constant="10" id="hu4-e6-jg4"/>
                            </constraints>
                        </view>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MAm-bZ-TXn">
                            <rect key="frame" x="90" y="110" width="230" height="30"/>
                            <subviews>
                                <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="FVz-vp-Mlo">
                                    <rect key="frame" x="10" y="0.0" width="210" height="30"/>
                                    <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                    <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
                                </textField>
                            </subviews>
                            <color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.93333333333333335" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <constraints>
                                <constraint firstAttribute="bottom" secondItem="FVz-vp-Mlo" secondAttribute="bottom" id="7zb-5x-QU9"/>
                                <constraint firstAttribute="trailing" secondItem="FVz-vp-Mlo" secondAttribute="trailing" constant="10" id="AYK-e3-Ceg"/>
                                <constraint firstItem="FVz-vp-Mlo" firstAttribute="leading" secondItem="MAm-bZ-TXn" secondAttribute="leading" constant="10" id="L1K-kf-CJP"/>
                                <constraint firstItem="FVz-vp-Mlo" firstAttribute="top" secondItem="MAm-bZ-TXn" secondAttribute="top" id="c3S-as-s6Q"/>
                            </constraints>
                        </view>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BvA-1X-IUc">
                            <rect key="frame" x="90" y="200" width="230" height="30"/>
                            <subviews>
                                <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="5O3-uQ-Ccg">
                                    <rect key="frame" x="10" y="0.0" width="210" height="30"/>
                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                    <textInputTraits key="textInputTraits"/>
                                </textField>
                            </subviews>
                            <color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.93333333333333335" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <constraints>
                                <constraint firstAttribute="trailing" secondItem="5O3-uQ-Ccg" secondAttribute="trailing" constant="10" id="7Hb-cC-3jU"/>
                                <constraint firstAttribute="bottom" secondItem="5O3-uQ-Ccg" secondAttribute="bottom" id="AAZ-ch-xRQ"/>
                                <constraint firstItem="5O3-uQ-Ccg" firstAttribute="leading" secondItem="BvA-1X-IUc" secondAttribute="leading" constant="10" id="FX6-xO-C8n"/>
                                <constraint firstItem="5O3-uQ-Ccg" firstAttribute="top" secondItem="BvA-1X-IUc" secondAttribute="top" id="mQh-jX-cSP"/>
                            </constraints>
                        </view>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="省市区:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="J6K-Vq-zSy">
                            <rect key="frame" x="23" y="162" width="57.5" height="17"/>
                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                            <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="QSY-YC-rrl">
                            <rect key="frame" x="90" y="155" width="230" height="30"/>
                            <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                            <state key="normal" title="选择城市">
                                <color key="titleColor" red="0.34901960784313724" green="0.67450980392156867" blue="0.86274509803921573" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            </state>
                        </button>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="51b-5f-c5c">
                            <rect key="frame" x="35" y="280" width="115" height="35"/>
                            <color key="backgroundColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <state key="normal" title="取消">
                                <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            </state>
                            <connections>
                                <action selector="cancelButtonClick:" destination="-1" eventType="touchUpInside" id="N17-5d-yqF"/>
                            </connections>
                        </button>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EMy-g3-6JD">
                            <rect key="frame" x="200" y="280" width="115" height="35"/>
                            <color key="backgroundColor" red="0.34901960780000002" green="0.67450980390000004" blue="0.86274509799999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="35" id="mdM-dJ-isJ"/>
                            </constraints>
                            <state key="normal" title="新增">
                                <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            </state>
                            <connections>
                                <action selector="addAddressButtonClick:" destination="-1" eventType="touchUpInside" id="AJG-5a-ivS"/>
                            </connections>
                        </button>
                    </subviews>
                    <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    <constraints>
                        <constraint firstItem="MAm-bZ-TXn" firstAttribute="leading" secondItem="UeJ-Cx-EfL" secondAttribute="leading" id="1X4-NS-GgC"/>
                        <constraint firstAttribute="bottom" secondItem="51b-5f-c5c" secondAttribute="bottom" constant="35" id="4eU-Yf-r27"/>
                        <constraint firstItem="EMy-g3-6JD" firstAttribute="width" secondItem="51b-5f-c5c" secondAttribute="width" id="4zH-B0-vvi"/>
                        <constraint firstItem="QSY-YC-rrl" firstAttribute="trailing" secondItem="MAm-bZ-TXn" secondAttribute="trailing" id="6R6-NM-g2b"/>
                        <constraint firstItem="J6K-Vq-zSy" firstAttribute="centerX" secondItem="j1Y-ze-xvQ" secondAttribute="centerX" id="78t-Ou-bim"/>
                        <constraint firstItem="QSY-YC-rrl" firstAttribute="width" secondItem="MAm-bZ-TXn" secondAttribute="width" id="BP1-Lj-aoF"/>
                        <constraint firstItem="7wQ-Ul-DNp" firstAttribute="leading" secondItem="lRq-bE-96S" secondAttribute="leading" id="DOa-ne-uPt"/>
                        <constraint firstItem="BvA-1X-IUc" firstAttribute="width" secondItem="QSY-YC-rrl" secondAttribute="width" id="ESe-4L-yAe"/>
                        <constraint firstItem="ZxP-Pp-hw9" firstAttribute="top" secondItem="J6K-Vq-zSy" secondAttribute="bottom" constant="28" id="FRY-cu-4QO"/>
                        <constraint firstAttribute="trailing" secondItem="UeJ-Cx-EfL" secondAttribute="trailing" constant="30" id="IIZ-sN-G8I"/>
                        <constraint firstItem="BvA-1X-IUc" firstAttribute="height" secondItem="QSY-YC-rrl" secondAttribute="height" id="JDa-ch-zLv"/>
                        <constraint firstItem="QSY-YC-rrl" firstAttribute="height" secondItem="MAm-bZ-TXn" secondAttribute="height" id="KNa-yR-pS8"/>
                        <constraint firstItem="BvA-1X-IUc" firstAttribute="leading" secondItem="QSY-YC-rrl" secondAttribute="leading" id="Lah-02-ok2"/>
                        <constraint firstItem="j1Y-ze-xvQ" firstAttribute="centerX" secondItem="0Yb-LU-Kjn" secondAttribute="centerX" id="NV6-0R-j86"/>
                        <constraint firstItem="ZxP-Pp-hw9" firstAttribute="trailing" secondItem="J6K-Vq-zSy" secondAttribute="trailing" id="NvT-EG-7ca"/>
                        <constraint firstItem="7wQ-Ul-DNp" firstAttribute="top" secondItem="lRq-bE-96S" secondAttribute="top" id="Q1V-YW-d3Y"/>
                        <constraint firstItem="UeJ-Cx-EfL" firstAttribute="leading" secondItem="0Yb-LU-Kjn" secondAttribute="trailing" constant="15" id="Q9u-Oe-cpV"/>
                        <constraint firstItem="J6K-Vq-zSy" firstAttribute="top" secondItem="j1Y-ze-xvQ" secondAttribute="bottom" constant="28" id="Riw-Wb-eVS"/>
                        <constraint firstItem="UeJ-Cx-EfL" firstAttribute="centerY" secondItem="0Yb-LU-Kjn" secondAttribute="centerY" id="UHf-tL-0tF"/>
                        <constraint firstItem="EMy-g3-6JD" firstAttribute="leading" secondItem="51b-5f-c5c" secondAttribute="trailing" constant="50" id="Up5-5f-4cX"/>
                        <constraint firstItem="BvA-1X-IUc" firstAttribute="centerY" secondItem="ZxP-Pp-hw9" secondAttribute="centerY" id="Uyb-VI-0Xy"/>
                        <constraint firstItem="MAm-bZ-TXn" firstAttribute="trailing" secondItem="UeJ-Cx-EfL" secondAttribute="trailing" id="VcR-mZ-iJn"/>
                        <constraint firstItem="MAm-bZ-TXn" firstAttribute="height" secondItem="UeJ-Cx-EfL" secondAttribute="height" id="WRQ-sd-fJP"/>
                        <constraint firstItem="MAm-bZ-TXn" firstAttribute="centerY" secondItem="j1Y-ze-xvQ" secondAttribute="centerY" id="YIR-NU-eQV"/>
                        <constraint firstItem="51b-5f-c5c" firstAttribute="leading" secondItem="lRq-bE-96S" secondAttribute="leading" constant="35" id="Z0G-6W-i2p"/>
                        <constraint firstItem="QSY-YC-rrl" firstAttribute="leading" secondItem="MAm-bZ-TXn" secondAttribute="leading" id="Zs3-KR-U2v"/>
                        <constraint firstAttribute="trailing" secondItem="EMy-g3-6JD" secondAttribute="trailing" constant="35" id="bpM-aB-khY"/>
                        <constraint firstItem="EMy-g3-6JD" firstAttribute="height" secondItem="51b-5f-c5c" secondAttribute="height" id="dSW-0k-OTb"/>
                        <constraint firstItem="j1Y-ze-xvQ" firstAttribute="top" secondItem="0Yb-LU-Kjn" secondAttribute="bottom" constant="28" id="jEc-ne-fY4"/>
                        <constraint firstItem="QSY-YC-rrl" firstAttribute="centerY" secondItem="J6K-Vq-zSy" secondAttribute="centerY" id="jQH-wN-f16"/>
                        <constraint firstAttribute="trailing" secondItem="7wQ-Ul-DNp" secondAttribute="trailing" id="lSh-6a-fW9"/>
                        <constraint firstItem="0Yb-LU-Kjn" firstAttribute="leading" secondItem="lRq-bE-96S" secondAttribute="leading" constant="28" id="maC-dL-JMy"/>
                        <constraint firstItem="0Yb-LU-Kjn" firstAttribute="top" secondItem="7wQ-Ul-DNp" secondAttribute="bottom" constant="28" id="obr-Fq-jtx"/>
                        <constraint firstAttribute="bottom" secondItem="EMy-g3-6JD" secondAttribute="bottom" constant="35" id="qIi-4f-jsu"/>
                        <constraint firstItem="BvA-1X-IUc" firstAttribute="trailing" secondItem="QSY-YC-rrl" secondAttribute="trailing" id="srA-jV-Zp4"/>
                        <constraint firstItem="MAm-bZ-TXn" firstAttribute="width" secondItem="UeJ-Cx-EfL" secondAttribute="width" id="vCi-Xg-mm5"/>
                    </constraints>
                </view>
            </subviews>
            <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
            <constraints>
                <constraint firstItem="lRq-bE-96S" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="4wn-yq-E2y"/>
                <constraint firstAttribute="bottom" secondItem="lRq-bE-96S" secondAttribute="bottom" id="5DM-tP-WJu"/>
                <constraint firstItem="lRq-bE-96S" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="fy2-lE-a65"/>
                <constraint firstAttribute="trailing" secondItem="lRq-bE-96S" secondAttribute="trailing" id="h2K-dW-vqz"/>
            </constraints>
            <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
            <point key="canvasLocation" x="271" y="261"/>
        </view>
    </objects>
</document>