<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
    <dependencies>
        <deployment identifier="macosx"/>
        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
        <capability name="Named colors" minToolsVersion="9.0"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <customObject id="-2" userLabel="File's Owner" customClass="KMVerificationViewController">
            <connections>
                <outlet property="buyBtnWidthConst" destination="cfU-ob-93l" id="OH2-SK-1dc"/>
                <outlet property="buyButton" destination="U09-by-ylW" id="j4V-0P-NG7"/>
                <outlet property="label" destination="fhe-gE-tgL" id="TDV-TA-8MH"/>
                <outlet property="laterBtnWidthConst" destination="sdC-jT-ma3" id="xUo-UD-wyE"/>
                <outlet property="laterButton" destination="qUy-X0-V6g" id="VuZ-YJ-IjN"/>
                <outlet property="licenseButton" destination="1HI-Tj-QTM" id="kEk-Ze-4Tf"/>
                <outlet property="sublabel" destination="Z02-5i-oDf" id="rCQ-Ut-Ggg"/>
                <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
            </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="567" height="169"/>
            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
            <subviews>
                <box fixedFrame="YES" boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="euw-H0-rug">
                    <rect key="frame" x="0.0" y="0.0" width="567" height="169"/>
                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                    <view key="contentView" id="mj3-9H-9rZ">
                        <rect key="frame" x="0.0" y="0.0" width="567" height="169"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                    </view>
                    <color key="fillColor" name="KMColor_Layout_L0"/>
                </box>
                <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="YEj-pH-jUe">
                    <rect key="frame" x="28" y="85" width="48" height="48"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="48" id="8Ik-gg-h4u"/>
                        <constraint firstAttribute="width" constant="48" id="KUo-A0-tPo"/>
                    </constraints>
                    <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="PDFReaderProLogo" id="W4I-tX-LHB"/>
                </imageView>
                <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="fhe-gE-tgL">
                    <rect key="frame" x="99" y="115" width="174" height="16"/>
                    <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="PDF Reader Pro Activation" id="BcW-z4-jmX">
                        <font key="font" metaFont="systemBold"/>
                        <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
                        <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
                    </textFieldCell>
                </textField>
                <textField focusRingType="none" verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" translatesAutoresizingMaskIntoConstraints="NO" id="Z02-5i-oDf">
                    <rect key="frame" x="99" y="89" width="424" height="14"/>
                    <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="left" title="Buy Full Version to annotate and edit your PDF documents." id="bvR-5d-z54">
                        <font key="font" metaFont="smallSystem"/>
                        <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
                        <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
                    </textFieldCell>
                </textField>
                <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="f7O-ZF-kt9">
                    <rect key="frame" x="20" y="24" width="180" height="36"/>
                    <view key="contentView" id="YZA-PT-ZSC">
                        <rect key="frame" x="0.0" y="0.0" width="180" height="36"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                    </view>
                    <color key="fillColor" name="KMColor_Status_Sel"/>
                </box>
                <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1HI-Tj-QTM" customClass="KMCustomButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
                    <rect key="frame" x="20" y="24" width="180" height="36"/>
                    <buttonCell key="cell" type="bevel" title="Enter License Number" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="XIG-UP-S4j">
                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                        <font key="font" metaFont="system"/>
                    </buttonCell>
                    <constraints>
                        <constraint firstAttribute="height" constant="36" id="9Sq-8y-Kvk"/>
                        <constraint firstAttribute="width" constant="180" id="wvu-QL-Iw6"/>
                    </constraints>
                    <connections>
                        <action selector="licenseButtonAction:" target="-2" id="VlB-vi-rg0"/>
                    </connections>
                </button>
                <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="8zQ-kp-Fc2">
                    <rect key="frame" x="407" y="24" width="140" height="36"/>
                    <view key="contentView" id="qIB-FX-MFw">
                        <rect key="frame" x="0.0" y="0.0" width="140" height="36"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                    </view>
                    <color key="fillColor" name="KMColor_Interactive_M0"/>
                </box>
                <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="U09-by-ylW" customClass="KMCustomButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
                    <rect key="frame" x="407" y="24" width="140" height="36"/>
                    <buttonCell key="cell" type="bevel" title="Buy Full Version" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="JZ8-po-9RD">
                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                        <font key="font" metaFont="system"/>
                        <string key="keyEquivalent" base64-UTF8="YES">
DQ
</string>
                    </buttonCell>
                    <constraints>
                        <constraint firstAttribute="height" constant="36" id="4A9-8e-OKC"/>
                        <constraint firstAttribute="width" constant="140" id="cfU-ob-93l"/>
                    </constraints>
                    <connections>
                        <action selector="buyButtonAction:" target="-2" id="mtq-MJ-rmG"/>
                    </connections>
                </button>
                <box boxType="custom" borderWidth="0.0" cornerRadius="1" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="EDA-E3-Gss">
                    <rect key="frame" x="319" y="24" width="80" height="36"/>
                    <view key="contentView" id="Dba-tH-y8H">
                        <rect key="frame" x="0.0" y="0.0" width="80" height="36"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                    </view>
                    <color key="fillColor" name="KMColor_Status_Sel"/>
                </box>
                <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="qUy-X0-V6g" customClass="KMCustomButton" customModule="PDF_Reader_Pro" customModuleProvider="target">
                    <rect key="frame" x="319" y="24" width="80" height="36"/>
                    <buttonCell key="cell" type="bevel" title="Later" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="Q4e-IV-eFu">
                        <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                        <font key="font" metaFont="system"/>
                    </buttonCell>
                    <constraints>
                        <constraint firstAttribute="height" constant="36" id="eR8-l3-Lqc"/>
                        <constraint firstAttribute="width" constant="80" id="sdC-jT-ma3"/>
                    </constraints>
                    <connections>
                        <action selector="laterButtonAction:" target="-2" id="QNt-qK-Aec"/>
                    </connections>
                </button>
            </subviews>
            <constraints>
                <constraint firstItem="U09-by-ylW" firstAttribute="trailing" secondItem="8zQ-kp-Fc2" secondAttribute="trailing" id="3hV-i0-RyG"/>
                <constraint firstAttribute="bottom" secondItem="1HI-Tj-QTM" secondAttribute="bottom" constant="24" id="8no-og-41t"/>
                <constraint firstItem="U09-by-ylW" firstAttribute="top" secondItem="8zQ-kp-Fc2" secondAttribute="top" id="8nz-fX-kC4"/>
                <constraint firstItem="U09-by-ylW" firstAttribute="bottom" secondItem="8zQ-kp-Fc2" secondAttribute="bottom" id="Fud-TL-X3q"/>
                <constraint firstItem="1HI-Tj-QTM" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="20" id="HEM-4u-opQ"/>
                <constraint firstItem="U09-by-ylW" firstAttribute="centerY" secondItem="1HI-Tj-QTM" secondAttribute="centerY" id="I37-ma-9A9"/>
                <constraint firstItem="U09-by-ylW" firstAttribute="leading" secondItem="8zQ-kp-Fc2" secondAttribute="leading" id="JPG-Nd-a9W"/>
                <constraint firstItem="qUy-X0-V6g" firstAttribute="trailing" secondItem="EDA-E3-Gss" secondAttribute="trailing" id="L21-WJ-UAu"/>
                <constraint firstAttribute="trailing" secondItem="Z02-5i-oDf" secondAttribute="trailing" constant="46" id="SWe-se-LgA"/>
                <constraint firstItem="fhe-gE-tgL" firstAttribute="leading" secondItem="YEj-pH-jUe" secondAttribute="trailing" constant="25" id="SqH-LL-DVg"/>
                <constraint firstItem="fhe-gE-tgL" firstAttribute="leading" secondItem="Z02-5i-oDf" secondAttribute="leading" id="bRF-VZ-maK"/>
                <constraint firstItem="fhe-gE-tgL" firstAttribute="top" secondItem="YEj-pH-jUe" secondAttribute="top" constant="2" id="g1D-jZ-LLj"/>
                <constraint firstItem="1HI-Tj-QTM" firstAttribute="bottom" secondItem="f7O-ZF-kt9" secondAttribute="bottom" id="idZ-gG-wpR"/>
                <constraint firstItem="1HI-Tj-QTM" firstAttribute="top" secondItem="YEj-pH-jUe" secondAttribute="bottom" constant="25" id="kOj-Bu-IGJ"/>
                <constraint firstAttribute="trailing" secondItem="U09-by-ylW" secondAttribute="trailing" constant="20" id="n1C-Po-1jn"/>
                <constraint firstItem="YEj-pH-jUe" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="36" id="pgf-Ae-K49"/>
                <constraint firstItem="1HI-Tj-QTM" firstAttribute="trailing" secondItem="f7O-ZF-kt9" secondAttribute="trailing" id="rFy-x0-LvW"/>
                <constraint firstItem="1HI-Tj-QTM" firstAttribute="top" secondItem="f7O-ZF-kt9" secondAttribute="top" id="rbe-Mp-M4R"/>
                <constraint firstItem="1HI-Tj-QTM" firstAttribute="leading" secondItem="f7O-ZF-kt9" secondAttribute="leading" id="s2y-5K-1f4"/>
                <constraint firstItem="Z02-5i-oDf" firstAttribute="top" secondItem="fhe-gE-tgL" secondAttribute="bottom" constant="12" id="skR-5u-duZ"/>
                <constraint firstItem="qUy-X0-V6g" firstAttribute="bottom" secondItem="EDA-E3-Gss" secondAttribute="bottom" id="tZe-Hx-6xj"/>
                <constraint firstItem="qUy-X0-V6g" firstAttribute="leading" secondItem="EDA-E3-Gss" secondAttribute="leading" id="wIw-vI-yAn"/>
                <constraint firstItem="qUy-X0-V6g" firstAttribute="top" secondItem="EDA-E3-Gss" secondAttribute="top" id="wkl-bp-fkr"/>
                <constraint firstItem="U09-by-ylW" firstAttribute="leading" secondItem="qUy-X0-V6g" secondAttribute="trailing" constant="8" id="wtw-bo-egq"/>
                <constraint firstItem="U09-by-ylW" firstAttribute="centerY" secondItem="qUy-X0-V6g" secondAttribute="centerY" id="wwI-ha-nlz"/>
                <constraint firstItem="YEj-pH-jUe" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="28" id="y4q-ZQ-rmf"/>
            </constraints>
            <point key="canvasLocation" x="-149.5" y="113.5"/>
        </customView>
    </objects>
    <resources>
        <image name="PDFReaderProLogo" width="512" height="512"/>
        <namedColor name="KMColor_Interactive_M0">
            <color red="0.15294117647058825" green="0.23529411764705882" blue="0.3843137254901961" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="KMColor_Layout_L0">
            <color red="0.9882352941176471" green="0.99215686274509807" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <namedColor name="KMColor_Status_Sel">
            <color red="0.28627450980392155" green="0.50980392156862742" blue="0.90196078431372551" alpha="0.20000000298023224" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
    </resources>
</document>