<?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">
    <dependencies>
        <deployment identifier="macosx"/>
        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
        <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="SplitWindowController" customModule="PDF_Master" customModuleProvider="target">
            <connections>
                <outlet property="byFileButton" destination="nBD-13-2ZY" id="mYa-yb-In3"/>
                <outlet property="byFileStepper" destination="c7L-zR-JUM" id="mwA-6i-d5A"/>
                <outlet property="byFileText" destination="zcG-Xm-qRf" id="RTs-Nf-u0b"/>
                <outlet property="byPageButton" destination="2ov-GJ-Uhr" id="SdK-Zr-Zz5"/>
                <outlet property="byPageStepper" destination="4lm-2B-uWY" id="7T1-02-ezc"/>
                <outlet property="byPageText" destination="sk0-m7-c7O" id="EEC-c8-p6F"/>
                <outlet property="cancelButton" destination="0mI-fc-fG4" id="S6n-QG-jJD"/>
                <outlet property="exampleLabel" destination="xoQ-uE-DSs" id="bCB-RK-kwM"/>
                <outlet property="fileNameBox" destination="Von-mH-nWc" id="HXF-Lh-UCs"/>
                <outlet property="fileNameLabel" destination="PkM-Vc-McM" id="G34-De-Uqn"/>
                <outlet property="filesLabel" destination="Dm7-RZ-y5p" id="2Jo-xL-xjb"/>
                <outlet property="nameView" destination="Q2a-DK-GhA" id="vg8-kZ-eU4"/>
                <outlet property="originalFileButton" destination="GVI-lT-Kdt" id="NsS-rK-MN7"/>
                <outlet property="pageFromButton" destination="X9d-pM-lnv" id="Pzu-7R-UhO"/>
                <outlet property="pageRangeComboBox" destination="91L-z2-h0h" id="g3i-a5-ab9"/>
                <outlet property="pagesLabel" destination="02S-PX-tAz" id="s1f-7I-T0j"/>
                <outlet property="partFileNameLabel" destination="pbI-gA-Xxm" id="TGB-Hm-m1e"/>
                <outlet property="progress" destination="oyb-Cm-YW6" id="GmK-lB-zjf"/>
                <outlet property="renameButton" destination="TkH-e1-koM" id="8aM-ci-bMF"/>
                <outlet property="renameText" destination="e7g-C2-tR3" id="U9F-FM-Ra9"/>
                <outlet property="separatorButton" destination="Qil-ll-2vQ" id="mZp-Jw-DcS"/>
                <outlet property="separatorText" destination="tmy-W5-RwZ" id="Xwi-F1-GGM"/>
                <outlet property="splitButton" destination="N5i-dZ-EZN" id="mdz-Ob-5bK"/>
                <outlet property="splitMethodBox" destination="caA-J5-iiw" id="svv-Pb-T2u"/>
                <outlet property="splitMethodLabel" destination="cUT-fG-MWz" id="u8d-nw-FkV"/>
                <outlet property="window" destination="1" id="3"/>
            </connections>
        </customObject>
        <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
        <customObject id="-3" userLabel="Application" customClass="NSObject"/>
        <window title="Window" allowsToolTipsWhenApplicationIsInactive="NO" autorecalculatesKeyViewLoop="NO" releasedWhenClosed="NO" visibleAtLaunch="NO" animationBehavior="default" id="1">
            <windowStyleMask key="styleMask" titled="YES" closable="YES"/>
            <windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/>
            <rect key="contentRect" x="196" y="240" width="480" height="378"/>
            <rect key="screenRect" x="0.0" y="0.0" width="1440" height="875"/>
            <value key="minSize" type="size" width="400" height="400"/>
            <value key="maxSize" type="size" width="400" height="400"/>
            <view key="contentView" misplaced="YES" id="2">
                <rect key="frame" x="0.0" y="0.0" width="480" height="378"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="0mI-fc-fG4">
                        <rect key="frame" x="326" y="13" width="76" height="32"/>
                        <buttonCell key="cell" type="push" title="Cancel" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="fSf-ih-BNu">
                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                            <font key="font" metaFont="system"/>
                            <string key="keyEquivalent" base64-UTF8="YES">
Gw
</string>
                        </buttonCell>
                        <connections>
                            <action selector="buttonItemClicked_Cancel:" target="-2" id="ZK3-Q5-tlC"/>
                        </connections>
                    </button>
                    <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="N5i-dZ-EZN">
                        <rect key="frame" x="395" y="13" width="62" height="32"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="20" id="Ph0-jG-7Du"/>
                        </constraints>
                        <buttonCell key="cell" type="push" title="Split" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="QLh-kG-26v">
                            <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
                            <font key="font" metaFont="system"/>
                            <string key="keyEquivalent" base64-UTF8="YES">
DQ
</string>
                        </buttonCell>
                        <connections>
                            <action selector="buttonItemClicked_Split:" target="-2" id="hCS-Ge-pbG"/>
                        </connections>
                    </button>
                    <progressIndicator wantsLayer="YES" horizontalHuggingPriority="750" verticalHuggingPriority="750" maxValue="100" bezeled="NO" indeterminate="YES" controlSize="small" style="spinning" translatesAutoresizingMaskIntoConstraints="NO" id="oyb-Cm-YW6">
                        <rect key="frame" x="232" y="174" width="16" height="16"/>
                    </progressIndicator>
                    <box title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="Von-mH-nWc">
                        <rect key="frame" x="37" y="56" width="406" height="134"/>
                        <view key="contentView" id="RAY-JZ-obg">
                            <rect key="frame" x="3" y="3" width="400" height="128"/>
                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                            <subviews>
                                <customView translatesAutoresizingMaskIntoConstraints="NO" id="Q2a-DK-GhA">
                                    <rect key="frame" x="16" y="98" width="360" height="20"/>
                                    <subviews>
                                        <box fixedFrame="YES" boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="YJq-Uw-RUI">
                                            <rect key="frame" x="0.0" y="0.0" width="360" height="20"/>
                                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                            <view key="contentView" id="dqk-4g-fSP">
                                                <rect key="frame" x="0.0" y="0.0" width="360" height="20"/>
                                                <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                            </view>
                                            <color key="fillColor" name="KMColor_Layout_L1"/>
                                        </box>
                                        <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="pbI-gA-Xxm">
                                            <rect key="frame" x="-2" y="0.0" width="364" height="21"/>
                                            <constraints>
                                                <constraint firstAttribute="width" constant="360" id="dSk-3C-1N4"/>
                                            </constraints>
                                            <textFieldCell key="cell" lineBreakMode="truncatingMiddle" sendsActionOnEndEditing="YES" alignment="center" title="原始文件夹" id="oLP-Ey-L6J">
                                                <font key="font" metaFont="system" size="18"/>
                                                <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                                <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
                                            </textFieldCell>
                                        </textField>
                                    </subviews>
                                    <constraints>
                                        <constraint firstAttribute="width" constant="360" id="G64-Mb-mrV"/>
                                        <constraint firstAttribute="trailing" secondItem="pbI-gA-Xxm" secondAttribute="trailing" id="S5D-8A-3Kc"/>
                                        <constraint firstItem="pbI-gA-Xxm" firstAttribute="centerY" secondItem="Q2a-DK-GhA" secondAttribute="centerY" id="gdY-UM-n44"/>
                                        <constraint firstAttribute="height" constant="20" id="iEF-sJ-I9g"/>
                                        <constraint firstItem="pbI-gA-Xxm" firstAttribute="leading" secondItem="Q2a-DK-GhA" secondAttribute="leading" id="kOb-Mw-dAK"/>
                                    </constraints>
                                </customView>
                                <textField verticalHuggingPriority="750" tag="103" translatesAutoresizingMaskIntoConstraints="NO" id="e7g-C2-tR3">
                                    <rect key="frame" x="102" y="41" width="112" height="21"/>
                                    <constraints>
                                        <constraint firstAttribute="width" constant="112" id="Ze5-Yr-ybD"/>
                                    </constraints>
                                    <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="part" placeholderString="" drawsBackground="YES" id="xKM-zZ-SWu">
                                        <font key="font" metaFont="system"/>
                                        <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
                                        <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                    </textFieldCell>
                                </textField>
                                <button tag="800" translatesAutoresizingMaskIntoConstraints="NO" id="TkH-e1-koM">
                                    <rect key="frame" x="14" y="43" width="59" height="18"/>
                                    <buttonCell key="cell" type="check" title="Label" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="D8Z-Jo-asl">
                                        <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
                                        <font key="font" metaFont="system"/>
                                    </buttonCell>
                                    <connections>
                                        <action selector="buttonItemClicked_Rename:" target="-2" id="vfs-Pr-Yf7"/>
                                    </connections>
                                </button>
                                <textField verticalHuggingPriority="750" tag="104" translatesAutoresizingMaskIntoConstraints="NO" id="tmy-W5-RwZ">
                                    <rect key="frame" x="102" y="10" width="112" height="21"/>
                                    <constraints>
                                        <constraint firstAttribute="width" constant="112" id="uJp-oh-QG9"/>
                                    </constraints>
                                    <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" title="-" placeholderString="" drawsBackground="YES" id="12B-FC-Cce">
                                        <font key="font" metaFont="system"/>
                                        <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
                                        <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                    </textFieldCell>
                                </textField>
                                <button tag="801" translatesAutoresizingMaskIntoConstraints="NO" id="Qil-ll-2vQ">
                                    <rect key="frame" x="14" y="12" width="86" height="18"/>
                                    <buttonCell key="cell" type="check" title="Separator" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="mJh-yV-vCE">
                                        <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
                                        <font key="font" metaFont="system"/>
                                    </buttonCell>
                                    <connections>
                                        <action selector="buttonItemClicked_Rename:" target="-2" id="00K-xL-mAe"/>
                                    </connections>
                                </button>
                                <textField hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xoQ-uE-DSs">
                                    <rect key="frame" x="14" y="102" width="37" height="16"/>
                                    <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="xP1-Wp-9qR">
                                        <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>
                                <button translatesAutoresizingMaskIntoConstraints="NO" id="GVI-lT-Kdt" userLabel="Keep the current file name in front of the label.">
                                    <rect key="frame" x="14" y="71" width="308" height="20"/>
                                    <constraints>
                                        <constraint firstAttribute="height" constant="18" id="RH3-2Z-7Mt"/>
                                    </constraints>
                                    <buttonCell key="cell" type="check" title="Keep the current file name in front of the label." bezelStyle="regularSquare" imagePosition="left" lineBreakMode="truncatingTail" state="on" inset="2" id="05P-ux-xzw">
                                        <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
                                        <font key="font" metaFont="system"/>
                                    </buttonCell>
                                    <connections>
                                        <action selector="buttonItemClicked_OriginalName:" target="-2" id="6Tt-eL-ylt"/>
                                    </connections>
                                </button>
                            </subviews>
                            <constraints>
                                <constraint firstItem="tmy-W5-RwZ" firstAttribute="centerY" secondItem="Qil-ll-2vQ" secondAttribute="centerY" id="2kj-9l-2ge"/>
                                <constraint firstItem="tmy-W5-RwZ" firstAttribute="leading" secondItem="Qil-ll-2vQ" secondAttribute="trailing" constant="2" id="33i-fq-b3o"/>
                                <constraint firstItem="GVI-lT-Kdt" firstAttribute="leading" secondItem="xoQ-uE-DSs" secondAttribute="leading" id="8aS-cR-0OI"/>
                                <constraint firstItem="Q2a-DK-GhA" firstAttribute="leading" secondItem="xoQ-uE-DSs" secondAttribute="leading" id="9Cc-1V-zgu"/>
                                <constraint firstItem="tmy-W5-RwZ" firstAttribute="leading" secondItem="e7g-C2-tR3" secondAttribute="leading" id="9O0-Sy-Rsn"/>
                                <constraint firstItem="Qil-ll-2vQ" firstAttribute="leading" secondItem="xoQ-uE-DSs" secondAttribute="leading" id="BQK-Vr-LxQ"/>
                                <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="e7g-C2-tR3" secondAttribute="trailing" id="DTe-4q-981"/>
                                <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="GVI-lT-Kdt" secondAttribute="trailing" constant="2" id="IBj-mV-Qg1"/>
                                <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="Q2a-DK-GhA" secondAttribute="trailing" constant="16" id="JY6-9M-fyD"/>
                                <constraint firstItem="TkH-e1-koM" firstAttribute="leading" secondItem="xoQ-uE-DSs" secondAttribute="leading" id="OYk-qK-K3z"/>
                                <constraint firstAttribute="bottom" secondItem="tmy-W5-RwZ" secondAttribute="bottom" constant="10" id="Qiz-7z-RR9"/>
                                <constraint firstItem="GVI-lT-Kdt" firstAttribute="top" secondItem="Q2a-DK-GhA" secondAttribute="bottom" constant="8" id="Qv4-qr-HoI"/>
                                <constraint firstItem="e7g-C2-tR3" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="TkH-e1-koM" secondAttribute="trailing" id="RYo-MW-1vu"/>
                                <constraint firstItem="tmy-W5-RwZ" firstAttribute="top" secondItem="e7g-C2-tR3" secondAttribute="bottom" constant="10" id="SlB-mg-mYR"/>
                                <constraint firstItem="Q2a-DK-GhA" firstAttribute="top" secondItem="RAY-JZ-obg" secondAttribute="top" constant="10" id="eyz-IE-Cqb"/>
                                <constraint firstItem="e7g-C2-tR3" firstAttribute="top" secondItem="GVI-lT-Kdt" secondAttribute="bottom" constant="10" id="fpp-Uh-1yE"/>
                                <constraint firstItem="e7g-C2-tR3" firstAttribute="centerY" secondItem="TkH-e1-koM" secondAttribute="centerY" id="gzJ-Ea-0Od"/>
                                <constraint firstItem="xoQ-uE-DSs" firstAttribute="top" secondItem="RAY-JZ-obg" secondAttribute="top" constant="10" id="ul9-Eu-F6I"/>
                                <constraint firstItem="xoQ-uE-DSs" firstAttribute="leading" secondItem="RAY-JZ-obg" secondAttribute="leading" constant="16" id="wkv-83-3YN"/>
                            </constraints>
                        </view>
                        <constraints>
                            <constraint firstAttribute="width" constant="400" id="epD-bb-0HT"/>
                        </constraints>
                    </box>
                    <box title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="caA-J5-iiw">
                        <rect key="frame" x="37" y="222" width="406" height="108"/>
                        <view key="contentView" id="4Dy-4R-gPV">
                            <rect key="frame" x="3" y="3" width="400" height="102"/>
                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                            <subviews>
                                <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="02S-PX-tAz">
                                    <rect key="frame" x="216" y="73" width="51" height="16"/>
                                    <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Page(s)" id="Ozy-ud-NCF">
                                        <font key="font" metaFont="system"/>
                                        <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                        <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
                                    </textFieldCell>
                                </textField>
                                <button tag="60" translatesAutoresizingMaskIntoConstraints="NO" id="2ov-GJ-Uhr">
                                    <rect key="frame" x="14" y="72" width="109" height="18"/>
                                    <buttonCell key="cell" type="radio" title="Split by every" bezelStyle="regularSquare" imagePosition="left" alignment="left" state="on" inset="2" id="vEl-kW-C6b">
                                        <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
                                        <font key="font" metaFont="system"/>
                                    </buttonCell>
                                    <connections>
                                        <action selector="buttonItemClicked_ByPage:" target="-2" id="drb-yL-f2x"/>
                                    </connections>
                                </button>
                                <textField verticalHuggingPriority="750" tag="100" translatesAutoresizingMaskIntoConstraints="NO" id="sk0-m7-c7O">
                                    <rect key="frame" x="128" y="71" width="72" height="21"/>
                                    <constraints>
                                        <constraint firstAttribute="width" constant="72" id="3Y0-Tc-HJp"/>
                                    </constraints>
                                    <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="cOF-K3-wKk">
                                        <font key="font" metaFont="system"/>
                                        <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
                                        <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                    </textFieldCell>
                                </textField>
                                <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4lm-2B-uWY">
                                    <rect key="frame" x="197" y="67" width="19" height="28"/>
                                    <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" id="D4R-P9-YW1"/>
                                    <connections>
                                        <action selector="byPageStepperAction:" target="-2" id="5CV-hE-EbI"/>
                                    </connections>
                                </stepper>
                                <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Dm7-RZ-y5p">
                                    <rect key="frame" x="238" y="42" width="68" height="16"/>
                                    <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="PDF file(s)" id="XAZ-5Z-Agg">
                                        <font key="font" metaFont="system"/>
                                        <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                        <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
                                    </textFieldCell>
                                </textField>
                                <button tag="61" translatesAutoresizingMaskIntoConstraints="NO" id="nBD-13-2ZY">
                                    <rect key="frame" x="14" y="41" width="131" height="18"/>
                                    <buttonCell key="cell" type="radio" title="Split averagely to" bezelStyle="regularSquare" imagePosition="left" alignment="left" inset="2" id="mVO-ME-rIC">
                                        <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
                                        <font key="font" metaFont="system"/>
                                    </buttonCell>
                                    <connections>
                                        <action selector="buttonItemClicked_ByFile:" target="-2" id="rYh-2P-t3b"/>
                                    </connections>
                                </button>
                                <textField verticalHuggingPriority="750" tag="101" translatesAutoresizingMaskIntoConstraints="NO" id="zcG-Xm-qRf">
                                    <rect key="frame" x="150" y="40" width="72" height="21"/>
                                    <constraints>
                                        <constraint firstAttribute="width" constant="72" id="6nR-Hp-enT"/>
                                    </constraints>
                                    <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" id="L7A-AJ-O00">
                                        <font key="font" metaFont="system"/>
                                        <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
                                        <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                    </textFieldCell>
                                </textField>
                                <stepper horizontalHuggingPriority="750" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="c7L-zR-JUM">
                                    <rect key="frame" x="219" y="36" width="19" height="28"/>
                                    <stepperCell key="cell" continuous="YES" alignment="left" maxValue="100" id="HS9-BY-5SY"/>
                                    <connections>
                                        <action selector="byFileStepperAction:" target="-2" id="nf4-SD-7ZU"/>
                                    </connections>
                                </stepper>
                                <button tag="62" translatesAutoresizingMaskIntoConstraints="NO" id="X9d-pM-lnv">
                                    <rect key="frame" x="14" y="11" width="144" height="18"/>
                                    <constraints>
                                        <constraint firstAttribute="width" relation="lessThanOrEqual" constant="160" id="cGF-gC-fQB"/>
                                    </constraints>
                                    <buttonCell key="cell" type="radio" title="Split by page range" bezelStyle="regularSquare" imagePosition="left" alignment="left" lineBreakMode="truncatingTail" inset="2" id="dV5-Ni-fC0">
                                        <behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
                                        <font key="font" metaFont="system"/>
                                    </buttonCell>
                                    <connections>
                                        <action selector="buttonItemClicked_ByRange:" target="-2" id="kj0-kR-xZr"/>
                                    </connections>
                                </button>
                                <comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="91L-z2-h0h">
                                    <rect key="frame" x="163" y="6" width="183" height="25"/>
                                    <constraints>
                                        <constraint firstAttribute="width" constant="180" id="AE3-6i-r6G"/>
                                    </constraints>
                                    <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="mgQ-rK-Bjd">
                                        <font key="font" metaFont="system"/>
                                        <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
                                        <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                                        <objectValues>
                                            <string>Item 1</string>
                                            <string>Item 2</string>
                                            <string>Item 3</string>
                                        </objectValues>
                                    </comboBoxCell>
                                    <connections>
                                        <action selector="comboBoxClicked_PageRange:" target="-2" id="j5m-lj-TXW"/>
                                    </connections>
                                </comboBox>
                            </subviews>
                            <constraints>
                                <constraint firstItem="Dm7-RZ-y5p" firstAttribute="leading" secondItem="c7L-zR-JUM" secondAttribute="trailing" constant="5" id="001-W0-SXK"/>
                                <constraint firstItem="02S-PX-tAz" firstAttribute="leading" secondItem="4lm-2B-uWY" secondAttribute="trailing" constant="5" id="0EK-Bq-Cz1"/>
                                <constraint firstItem="91L-z2-h0h" firstAttribute="centerY" secondItem="X9d-pM-lnv" secondAttribute="centerY" id="300-3F-um4"/>
                                <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="Dm7-RZ-y5p" secondAttribute="trailing" id="7HR-yb-4ak"/>
                                <constraint firstItem="02S-PX-tAz" firstAttribute="centerY" secondItem="sk0-m7-c7O" secondAttribute="centerY" id="7bd-qR-1tu"/>
                                <constraint firstItem="Dm7-RZ-y5p" firstAttribute="centerY" secondItem="zcG-Xm-qRf" secondAttribute="centerY" id="L8H-HP-uyh"/>
                                <constraint firstItem="91L-z2-h0h" firstAttribute="top" secondItem="c7L-zR-JUM" secondAttribute="bottom" constant="10" id="MF1-vw-PAs"/>
                                <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="02S-PX-tAz" secondAttribute="trailing" id="Nhh-7N-iZu"/>
                                <constraint firstItem="91L-z2-h0h" firstAttribute="leading" secondItem="X9d-pM-lnv" secondAttribute="trailing" constant="5" id="PgD-b9-NMx"/>
                                <constraint firstItem="c7L-zR-JUM" firstAttribute="leading" secondItem="zcG-Xm-qRf" secondAttribute="trailing" id="RQi-Sp-aBO"/>
                                <constraint firstAttribute="bottom" secondItem="91L-z2-h0h" secondAttribute="bottom" constant="10" id="Vv6-7r-mC1"/>
                                <constraint firstItem="4lm-2B-uWY" firstAttribute="centerY" secondItem="sk0-m7-c7O" secondAttribute="centerY" id="WNK-vQ-TxZ"/>
                                <constraint firstItem="2ov-GJ-Uhr" firstAttribute="leading" secondItem="4Dy-4R-gPV" secondAttribute="leading" constant="16" id="aA4-AN-zwo"/>
                                <constraint firstItem="nBD-13-2ZY" firstAttribute="leading" secondItem="2ov-GJ-Uhr" secondAttribute="leading" id="cba-jg-43e"/>
                                <constraint firstItem="zcG-Xm-qRf" firstAttribute="leading" secondItem="nBD-13-2ZY" secondAttribute="trailing" constant="5" id="com-XX-Zek"/>
                                <constraint firstItem="zcG-Xm-qRf" firstAttribute="top" secondItem="sk0-m7-c7O" secondAttribute="bottom" constant="10" id="eTf-Di-y8t"/>
                                <constraint firstItem="sk0-m7-c7O" firstAttribute="centerY" secondItem="2ov-GJ-Uhr" secondAttribute="centerY" id="evD-TX-KeC"/>
                                <constraint firstItem="X9d-pM-lnv" firstAttribute="leading" secondItem="2ov-GJ-Uhr" secondAttribute="leading" id="hHF-GK-fMs"/>
                                <constraint firstItem="c7L-zR-JUM" firstAttribute="centerY" secondItem="zcG-Xm-qRf" secondAttribute="centerY" id="ksO-pE-JoY"/>
                                <constraint firstItem="4lm-2B-uWY" firstAttribute="leading" secondItem="sk0-m7-c7O" secondAttribute="trailing" id="kxl-U1-CRy"/>
                                <constraint firstItem="sk0-m7-c7O" firstAttribute="top" secondItem="4Dy-4R-gPV" secondAttribute="top" constant="10" id="ntz-qD-TlF"/>
                                <constraint firstItem="zcG-Xm-qRf" firstAttribute="centerY" secondItem="nBD-13-2ZY" secondAttribute="centerY" id="nzX-y4-dhP"/>
                                <constraint firstItem="sk0-m7-c7O" firstAttribute="leading" secondItem="2ov-GJ-Uhr" secondAttribute="trailing" constant="5" id="sHz-uA-6nF"/>
                                <constraint firstItem="zcG-Xm-qRf" firstAttribute="leading" secondItem="nBD-13-2ZY" secondAttribute="trailing" constant="5" id="xHB-ys-bLM"/>
                                <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="91L-z2-h0h" secondAttribute="trailing" constant="2" id="yht-Jr-RG3"/>
                            </constraints>
                        </view>
                    </box>
                    <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="PkM-Vc-McM">
                        <rect key="frame" x="54" y="188" width="37" height="18"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="18" id="nS4-Q5-elJ"/>
                        </constraints>
                        <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="INu-B9-U3S">
                            <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>
                    <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cUT-fG-MWz">
                        <rect key="frame" x="54" y="328" width="37" height="18"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="18" id="b6X-LX-F2n"/>
                        </constraints>
                        <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="oUY-ZC-J5V">
                            <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="cUT-fG-MWz" firstAttribute="leading" secondItem="2" secondAttribute="leading" constant="56" id="0gs-SM-iUy"/>
                    <constraint firstItem="PkM-Vc-McM" firstAttribute="leading" secondItem="2" secondAttribute="leading" constant="56" id="2Cl-sk-0j6"/>
                    <constraint firstItem="PkM-Vc-McM" firstAttribute="top" secondItem="caA-J5-iiw" secondAttribute="bottom" constant="20" id="A8h-4c-X1I"/>
                    <constraint firstAttribute="trailing" secondItem="N5i-dZ-EZN" secondAttribute="trailing" constant="30" id="Ark-me-eOl"/>
                    <constraint firstItem="oyb-Cm-YW6" firstAttribute="centerX" secondItem="2" secondAttribute="centerX" id="BCe-ee-Qml"/>
                    <constraint firstItem="Von-mH-nWc" firstAttribute="width" secondItem="caA-J5-iiw" secondAttribute="width" id="HyG-dc-ooo"/>
                    <constraint firstItem="Von-mH-nWc" firstAttribute="top" secondItem="PkM-Vc-McM" secondAttribute="bottom" id="NOf-9h-vZU"/>
                    <constraint firstItem="N5i-dZ-EZN" firstAttribute="leading" secondItem="0mI-fc-fG4" secondAttribute="trailing" constant="7" id="PKe-h4-0VH"/>
                    <constraint firstItem="N5i-dZ-EZN" firstAttribute="centerY" secondItem="0mI-fc-fG4" secondAttribute="centerY" id="RkO-Pm-dVN"/>
                    <constraint firstItem="N5i-dZ-EZN" firstAttribute="top" secondItem="Von-mH-nWc" secondAttribute="bottom" constant="20" id="V4N-8C-lsj"/>
                    <constraint firstItem="Von-mH-nWc" firstAttribute="leading" secondItem="caA-J5-iiw" secondAttribute="leading" id="aSd-yy-6SO"/>
                    <constraint firstItem="cUT-fG-MWz" firstAttribute="top" secondItem="2" secondAttribute="top" constant="18" id="gTg-Ui-xJX"/>
                    <constraint firstAttribute="bottom" secondItem="N5i-dZ-EZN" secondAttribute="bottom" constant="20" id="mnv-kI-Q7C"/>
                    <constraint firstItem="caA-J5-iiw" firstAttribute="leading" secondItem="2" secondAttribute="leading" constant="40" id="nwR-QY-IB0"/>
                    <constraint firstItem="caA-J5-iiw" firstAttribute="top" secondItem="cUT-fG-MWz" secondAttribute="bottom" id="tis-Ep-8hm"/>
                    <constraint firstItem="oyb-Cm-YW6" firstAttribute="centerY" secondItem="2" secondAttribute="centerY" id="uQR-DD-O5w"/>
                    <constraint firstItem="caA-J5-iiw" firstAttribute="centerX" secondItem="2" secondAttribute="centerX" id="wEP-v6-Qy0"/>
                </constraints>
            </view>
            <connections>
                <outlet property="delegate" destination="-2" id="4"/>
            </connections>
            <point key="canvasLocation" x="312" y="154"/>
        </window>
    </objects>
    <resources>
        <namedColor name="KMColor_Layout_L1">
            <color red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
    </resources>
</document>