<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
    <dependencies>
        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <customObject id="-2" userLabel="File's Owner" customClass="KMAIRewritingVC" customModule="PDF_Master" customModuleProvider="target">
            <connections>
                <outlet property="aiRewritingLabel" destination="lIX-7t-9jP" id="Zgt-d2-Pwa"/>
                <outlet property="aiRewritingSubLabel" destination="vVu-Al-W4D" id="uuD-vS-ZYI"/>
                <outlet property="copyBox" destination="bYV-sq-gG7" id="Flf-DE-duw"/>
                <outlet property="copyButton" destination="2xQ-KP-wue" id="Ob4-R1-xM2"/>
                <outlet property="copyLabel" destination="dta-aQ-Ags" id="JvO-Vh-DKm"/>
                <outlet property="emptyImageView" destination="4sx-UX-pUY" id="6GR-2s-Ut8"/>
                <outlet property="errorImageView" destination="92Z-hh-WAn" id="g4b-en-gUl"/>
                <outlet property="errorLabel" destination="rdP-tN-TLc" id="E37-eu-Wpx"/>
                <outlet property="errorView" destination="Ku7-Fg-Cbu" id="KX8-wO-8Wr"/>
                <outlet property="resultLabel" destination="CcX-M0-1q3" id="y4c-Di-r2g"/>
                <outlet property="resultTextBox" destination="4LD-1L-j3y" id="4x4-YF-FVe"/>
                <outlet property="resultTextView" destination="t7u-24-0rL" id="9mk-Jg-2nv"/>
                <outlet property="rewritingBox" destination="nAH-C5-vHu" id="zkC-PN-hfa"/>
                <outlet property="rewritingButton" destination="Bwd-Jk-59S" id="Fnx-d0-72G"/>
                <outlet property="rewritingLabel" destination="XAQ-c3-FGO" id="33g-Bs-Hp2"/>
                <outlet property="rewritingTextBox" destination="m6U-x3-0JF" id="xJP-4B-3K7"/>
                <outlet property="rewritingTextField" destination="FtX-Qb-KWb" id="3lj-E5-kF1"/>
                <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
                <outlet property="wordsLabel" destination="vkz-r4-Z4u" id="vI1-Qk-dcH"/>
            </connections>
        </customObject>
        <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
        <customObject id="-3" userLabel="Application" customClass="NSObject"/>
        <customView id="Hz6-mo-xeY">
            <rect key="frame" x="0.0" y="0.0" width="986" height="814"/>
            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
            <subviews>
                <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="lIX-7t-9jP">
                    <rect key="frame" x="30" y="758" width="926" height="16"/>
                    <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="y6B-SB-zhf">
                        <font key="font" usesAppearanceFont="YES"/>
                        <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                        <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                    </textFieldCell>
                </textField>
                <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vVu-Al-W4D">
                    <rect key="frame" x="30" y="742" width="37" height="16"/>
                    <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="6r0-Xz-gby">
                        <font key="font" metaFont="system"/>
                        <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                        <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                    </textFieldCell>
                </textField>
                <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="nAH-C5-vHu" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
                    <rect key="frame" x="850" y="724" width="104" height="32"/>
                    <view key="contentView" id="cur-yM-vcg">
                        <rect key="frame" x="0.0" y="0.0" width="104" height="32"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="XAQ-c3-FGO">
                                <rect key="frame" x="34" y="8" width="37" height="16"/>
                                <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="1Dj-YA-Mf7">
                                    <font key="font" usesAppearanceFont="YES"/>
                                    <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                    <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                </textFieldCell>
                            </textField>
                            <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Bwd-Jk-59S">
                                <rect key="frame" x="0.0" y="0.0" width="104" height="32"/>
                                <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="bff-Zh-zgM">
                                    <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                    <font key="font" metaFont="system"/>
                                </buttonCell>
                                <connections>
                                    <action selector="aiRewritingAction:" target="-2" id="Lfm-5q-irj"/>
                                </connections>
                            </button>
                        </subviews>
                        <constraints>
                            <constraint firstItem="Bwd-Jk-59S" firstAttribute="top" secondItem="cur-yM-vcg" secondAttribute="top" id="2Y0-7g-Frf"/>
                            <constraint firstItem="Bwd-Jk-59S" firstAttribute="leading" secondItem="cur-yM-vcg" secondAttribute="leading" id="Cje-1M-MgS"/>
                            <constraint firstAttribute="trailing" secondItem="Bwd-Jk-59S" secondAttribute="trailing" id="aWW-e0-8xC"/>
                            <constraint firstAttribute="bottom" secondItem="Bwd-Jk-59S" secondAttribute="bottom" id="b1i-Pq-g0y"/>
                            <constraint firstItem="XAQ-c3-FGO" firstAttribute="centerY" secondItem="cur-yM-vcg" secondAttribute="centerY" id="hTB-JO-bgU"/>
                            <constraint firstItem="XAQ-c3-FGO" firstAttribute="centerX" secondItem="cur-yM-vcg" secondAttribute="centerX" id="xPc-OF-HWJ"/>
                        </constraints>
                    </view>
                    <constraints>
                        <constraint firstAttribute="width" constant="104" id="F3g-O5-Hkv"/>
                        <constraint firstAttribute="height" constant="32" id="uYf-u8-h9M"/>
                    </constraints>
                </box>
                <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="m6U-x3-0JF">
                    <rect key="frame" x="32" y="452" width="922" height="260"/>
                    <view key="contentView" id="CCz-eM-Wfx">
                        <rect key="frame" x="1" y="1" width="920" height="258"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FtX-Qb-KWb">
                                <rect key="frame" x="18" y="16" width="884" height="226"/>
                                <textFieldCell key="cell" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" id="r6I-eI-IDZ">
                                    <font key="font" metaFont="system"/>
                                    <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
                                    <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                </textFieldCell>
                                <connections>
                                    <outlet property="delegate" destination="-2" id="y9Y-Ta-dZh"/>
                                </connections>
                            </textField>
                            <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="vkz-r4-Z4u">
                                <rect key="frame" x="873" y="8" width="37" height="16"/>
                                <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="a62-Qk-ZsC">
                                    <font key="font" usesAppearanceFont="YES"/>
                                    <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                    <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                </textFieldCell>
                            </textField>
                        </subviews>
                        <constraints>
                            <constraint firstItem="FtX-Qb-KWb" firstAttribute="leading" secondItem="CCz-eM-Wfx" secondAttribute="leading" constant="20" id="79V-a5-oqB"/>
                            <constraint firstAttribute="trailing" secondItem="FtX-Qb-KWb" secondAttribute="trailing" constant="20" id="GrM-vk-vuG"/>
                            <constraint firstAttribute="trailing" secondItem="vkz-r4-Z4u" secondAttribute="trailing" constant="12" id="N32-PL-P23"/>
                            <constraint firstItem="FtX-Qb-KWb" firstAttribute="top" secondItem="CCz-eM-Wfx" secondAttribute="top" constant="16" id="THR-0r-wDz"/>
                            <constraint firstAttribute="bottom" secondItem="vkz-r4-Z4u" secondAttribute="bottom" constant="8" id="deE-NW-zmR"/>
                            <constraint firstAttribute="bottom" secondItem="FtX-Qb-KWb" secondAttribute="bottom" constant="16" id="nzx-zO-vuN"/>
                        </constraints>
                    </view>
                    <constraints>
                        <constraint firstAttribute="height" constant="260" id="ZBT-RD-NTV"/>
                    </constraints>
                </box>
                <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="bYV-sq-gG7" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
                    <rect key="frame" x="850" y="380" width="104" height="32"/>
                    <view key="contentView" id="REe-yY-tzF">
                        <rect key="frame" x="0.0" y="0.0" width="104" height="32"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="dta-aQ-Ags">
                                <rect key="frame" x="34" y="8" width="37" height="16"/>
                                <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="0gJ-pI-2Rx">
                                    <font key="font" usesAppearanceFont="YES"/>
                                    <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                    <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                </textFieldCell>
                            </textField>
                            <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2xQ-KP-wue">
                                <rect key="frame" x="0.0" y="0.0" width="104" height="32"/>
                                <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="B9q-uo-y2g">
                                    <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                                    <font key="font" metaFont="system"/>
                                </buttonCell>
                                <connections>
                                    <action selector="copyAction:" target="-2" id="7hm-xz-47T"/>
                                </connections>
                            </button>
                        </subviews>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="2xQ-KP-wue" secondAttribute="trailing" id="KUu-aC-BIf"/>
                            <constraint firstItem="2xQ-KP-wue" firstAttribute="leading" secondItem="REe-yY-tzF" secondAttribute="leading" id="Khx-uT-VRw"/>
                            <constraint firstItem="2xQ-KP-wue" firstAttribute="top" secondItem="REe-yY-tzF" secondAttribute="top" id="YbD-F7-bjv"/>
                            <constraint firstItem="dta-aQ-Ags" firstAttribute="centerX" secondItem="REe-yY-tzF" secondAttribute="centerX" id="gaK-PJ-Una"/>
                            <constraint firstItem="dta-aQ-Ags" firstAttribute="centerY" secondItem="REe-yY-tzF" secondAttribute="centerY" id="jLS-fq-qun"/>
                            <constraint firstAttribute="bottom" secondItem="2xQ-KP-wue" secondAttribute="bottom" id="qU0-F8-pZg"/>
                        </constraints>
                    </view>
                    <constraints>
                        <constraint firstAttribute="width" constant="104" id="Vj5-3y-KVR"/>
                        <constraint firstAttribute="height" constant="32" id="t8t-tl-n0m"/>
                    </constraints>
                </box>
                <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="CcX-M0-1q3">
                    <rect key="frame" x="30" y="388" width="37" height="16"/>
                    <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="L9a-bf-XQm">
                        <font key="font" metaFont="system"/>
                        <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                        <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                    </textFieldCell>
                </textField>
                <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="4LD-1L-j3y">
                    <rect key="frame" x="32" y="54" width="922" height="314"/>
                    <view key="contentView" id="YQK-PU-YI0">
                        <rect key="frame" x="1" y="1" width="920" height="312"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" translatesAutoresizingMaskIntoConstraints="NO" id="E6R-D2-LdC">
                                <rect key="frame" x="20" y="16" width="880" height="280"/>
                                <clipView key="contentView" drawsBackground="NO" id="qAu-R2-m8b">
                                    <rect key="frame" x="0.0" y="0.0" width="880" height="280"/>
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    <subviews>
                                        <textView wantsLayer="YES" editable="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" spellingCorrection="YES" smartInsertDelete="YES" id="t7u-24-0rL">
                                            <rect key="frame" x="0.0" y="0.0" width="880" height="280"/>
                                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                            <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
                                            <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                            <size key="minSize" width="880" height="280"/>
                                            <size key="maxSize" width="880" height="10000000"/>
                                            <color key="insertionPointColor" name="textColor" catalog="System" colorSpace="catalog"/>
                                        </textView>
                                    </subviews>
                                </clipView>
                                <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="GAC-Bp-QzV">
                                    <rect key="frame" x="-100" y="-100" width="240" height="16"/>
                                    <autoresizingMask key="autoresizingMask"/>
                                </scroller>
                                <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="2dS-Fp-rJ3">
                                    <rect key="frame" x="-100" y="-100" width="15" height="280"/>
                                    <autoresizingMask key="autoresizingMask"/>
                                </scroller>
                            </scrollView>
                            <customView translatesAutoresizingMaskIntoConstraints="NO" id="Ku7-Fg-Cbu">
                                <rect key="frame" x="20" y="280" width="53" height="16"/>
                                <subviews>
                                    <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="92Z-hh-WAn">
                                        <rect key="frame" x="0.0" y="0.0" width="16" height="16"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="16" id="Nk0-tw-rli"/>
                                            <constraint firstAttribute="height" constant="16" id="poD-6T-Bgt"/>
                                        </constraints>
                                        <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="cFM-ZS-Xbk"/>
                                    </imageView>
                                    <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rdP-tN-TLc">
                                        <rect key="frame" x="18" y="0.0" width="37" height="16"/>
                                        <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="1ow-O0-Kce">
                                            <font key="font" metaFont="system"/>
                                            <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                            <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                        </textFieldCell>
                                    </textField>
                                </subviews>
                                <constraints>
                                    <constraint firstItem="92Z-hh-WAn" firstAttribute="centerY" secondItem="Ku7-Fg-Cbu" secondAttribute="centerY" id="Pgq-h8-kew"/>
                                    <constraint firstItem="92Z-hh-WAn" firstAttribute="leading" secondItem="Ku7-Fg-Cbu" secondAttribute="leading" id="Rgc-le-Ure"/>
                                    <constraint firstAttribute="trailing" secondItem="rdP-tN-TLc" secondAttribute="trailing" id="SR8-j2-Yzi"/>
                                    <constraint firstAttribute="height" constant="16" id="TnD-CU-xQr"/>
                                    <constraint firstItem="rdP-tN-TLc" firstAttribute="leading" secondItem="92Z-hh-WAn" secondAttribute="trailing" constant="4" id="oIU-pk-lte"/>
                                    <constraint firstItem="rdP-tN-TLc" firstAttribute="centerY" secondItem="92Z-hh-WAn" secondAttribute="centerY" id="zXG-pF-Q1J"/>
                                </constraints>
                            </customView>
                            <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="4sx-UX-pUY">
                                <rect key="frame" x="404" y="100" width="112" height="112"/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="112" id="MdD-ld-8ne"/>
                                    <constraint firstAttribute="height" constant="112" id="iHR-9b-fwH"/>
                                </constraints>
                                <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="ei9-ff-0j6"/>
                            </imageView>
                        </subviews>
                        <constraints>
                            <constraint firstItem="E6R-D2-LdC" firstAttribute="leading" secondItem="YQK-PU-YI0" secondAttribute="leading" constant="20" id="1TR-SU-1bb"/>
                            <constraint firstAttribute="bottom" secondItem="E6R-D2-LdC" secondAttribute="bottom" constant="16" id="6j4-d0-RDa"/>
                            <constraint firstItem="E6R-D2-LdC" firstAttribute="top" secondItem="YQK-PU-YI0" secondAttribute="top" constant="16" id="GD1-J2-U24"/>
                            <constraint firstAttribute="trailing" secondItem="E6R-D2-LdC" secondAttribute="trailing" constant="20" id="hIQ-OL-QjQ"/>
                            <constraint firstItem="Ku7-Fg-Cbu" firstAttribute="top" secondItem="YQK-PU-YI0" secondAttribute="top" constant="16" id="hiW-AU-EFu"/>
                            <constraint firstItem="Ku7-Fg-Cbu" firstAttribute="leading" secondItem="YQK-PU-YI0" secondAttribute="leading" constant="20" id="reY-XU-6He"/>
                        </constraints>
                    </view>
                    <constraints>
                        <constraint firstItem="4sx-UX-pUY" firstAttribute="centerX" secondItem="4LD-1L-j3y" secondAttribute="centerX" id="MtD-ei-651"/>
                        <constraint firstItem="4sx-UX-pUY" firstAttribute="centerY" secondItem="4LD-1L-j3y" secondAttribute="centerY" id="a2Q-Ab-ntv"/>
                    </constraints>
                </box>
            </subviews>
            <constraints>
                <constraint firstItem="4LD-1L-j3y" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="2DE-fN-S6m"/>
                <constraint firstAttribute="trailing" secondItem="4LD-1L-j3y" secondAttribute="trailing" constant="32" id="2bw-8s-gfP"/>
                <constraint firstItem="lIX-7t-9jP" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="4GA-NU-UWK"/>
                <constraint firstItem="bYV-sq-gG7" firstAttribute="centerY" secondItem="CcX-M0-1q3" secondAttribute="centerY" id="6os-C8-t8e"/>
                <constraint firstItem="lIX-7t-9jP" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="40" id="DC8-q9-ROS"/>
                <constraint firstItem="bYV-sq-gG7" firstAttribute="top" secondItem="m6U-x3-0JF" secondAttribute="bottom" constant="40" id="IOP-bJ-2U4"/>
                <constraint firstAttribute="trailing" secondItem="bYV-sq-gG7" secondAttribute="trailing" constant="32" id="NS3-cP-pnE"/>
                <constraint firstItem="nAH-C5-vHu" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="58" id="SR3-fR-OMN"/>
                <constraint firstAttribute="trailing" secondItem="m6U-x3-0JF" secondAttribute="trailing" constant="32" id="Trz-JB-4l4"/>
                <constraint firstItem="vVu-Al-W4D" firstAttribute="leading" secondItem="lIX-7t-9jP" secondAttribute="leading" id="Uuu-au-R1r"/>
                <constraint firstItem="m6U-x3-0JF" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="WCB-MD-va9"/>
                <constraint firstItem="vVu-Al-W4D" firstAttribute="top" secondItem="lIX-7t-9jP" secondAttribute="bottom" id="Y5c-u8-yR7"/>
                <constraint firstAttribute="trailing" secondItem="nAH-C5-vHu" secondAttribute="trailing" constant="32" id="aMq-Hw-FfN"/>
                <constraint firstAttribute="bottom" secondItem="4LD-1L-j3y" secondAttribute="bottom" constant="54" id="apc-oC-7Q1"/>
                <constraint firstAttribute="trailing" secondItem="lIX-7t-9jP" secondAttribute="trailing" constant="32" id="avX-D5-lW9"/>
                <constraint firstItem="m6U-x3-0JF" firstAttribute="top" secondItem="nAH-C5-vHu" secondAttribute="bottom" constant="12" id="qfY-wb-k87"/>
                <constraint firstItem="4LD-1L-j3y" firstAttribute="top" secondItem="bYV-sq-gG7" secondAttribute="bottom" constant="12" id="we8-1D-IF7"/>
                <constraint firstItem="CcX-M0-1q3" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="32" id="zpm-Kx-3Np"/>
            </constraints>
            <point key="canvasLocation" x="511" y="478"/>
        </customView>
    </objects>
</document>