<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="cnV-8x-kK0">
    <dependencies>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3747"/>
    </dependencies>
    <scenes>
        <!--Navigation Controller-->
        <scene sceneID="Ex0-qu-4vb">
            <objects>
                <navigationController definesPresentationContext="YES" id="cnV-8x-kK0" sceneMemberID="viewController">
                    <navigationBar key="navigationBar" contentMode="scaleToFill" id="9Lg-7C-GYi">
                        <autoresizingMask key="autoresizingMask"/>
                    </navigationBar>
                    <toolbar key="toolbar" opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="t3Y-im-H3O">
                        <rect key="frame" x="0.0" y="416" width="320" height="44"/>
                        <autoresizingMask key="autoresizingMask"/>
                    </toolbar>
                    <connections>
                        <segue destination="jnK-AQ-8Gr" kind="relationship" relationship="rootViewController" id="eJ8-5o-Aix"/>
                    </connections>
                </navigationController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="Sfi-Ew-6XO" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-342" y="-170"/>
        </scene>
        <!--Viewer View Controller - PDFViewer-->
        <scene sceneID="IdW-4g-14f">
            <objects>
                <viewController storyboardIdentifier="PDFViewer" automaticallyAdjustsScrollViewInsets="NO" id="jnK-AQ-8Gr" customClass="PDFViewerViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="T1s-2Q-Civ"/>
                        <viewControllerLayoutGuide type="bottom" id="z6M-H2-ORo"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="jva-Jt-72b">
                        <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                        <subviews>
                            <webView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3cW-zO-JMK">
                                <rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
                                <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
                            </webView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="3cW-zO-JMK" secondAttribute="trailing" id="7Mw-ue-0UW"/>
                            <constraint firstItem="z6M-H2-ORo" firstAttribute="top" secondItem="3cW-zO-JMK" secondAttribute="bottom" id="CdN-i8-jDH"/>
                            <constraint firstItem="3cW-zO-JMK" firstAttribute="leading" secondItem="jva-Jt-72b" secondAttribute="leading" id="mFx-dA-WUd"/>
                            <constraint firstItem="3cW-zO-JMK" firstAttribute="top" secondItem="jva-Jt-72b" secondAttribute="top" id="rmo-Sa-FVg"/>
                        </constraints>
                    </view>
                    <navigationItem key="navigationItem" title="PDFViewer" id="O8g-uV-DqG">
                        <barButtonItem key="leftBarButtonItem" title="Close" id="hGE-Ux-moW">
                            <connections>
                                <action selector="close" destination="jnK-AQ-8Gr" id="DXB-qZ-Qz7"/>
                            </connections>
                        </barButtonItem>
                    </navigationItem>
                    <connections>
                        <outlet property="barButton" destination="hGE-Ux-moW" id="DIK-6p-aeF"/>
                        <outlet property="navItem" destination="O8g-uV-DqG" id="8bz-kM-vEP"/>
                        <outlet property="webView" destination="3cW-zO-JMK" id="Otz-Th-NFr"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="f1G-3E-lbf" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="132" y="-170"/>
        </scene>
    </scenes>
    <simulatedMetricsContainer key="defaultSimulatedMetrics">
        <simulatedStatusBarMetrics key="statusBar"/>
        <simulatedOrientationMetrics key="orientation"/>
        <simulatedScreenMetrics key="destination" type="retina4"/>
    </simulatedMetricsContainer>
</document>