<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="18122" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_1" orientation="portrait" appearance="light"/>
    <dependencies>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="18093"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="infoCell" rowHeight="100" id="1Wr-ot-CUm" customClass="InfoTableViewCell" customModule="Cordova_Tracking_Transparency" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="414" height="100"/>
            <autoresizingMask key="autoresizingMask"/>
            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="1Wr-ot-CUm" id="O6e-t8-F7d">
                <rect key="frame" x="0.0" y="0.0" width="414" height="100"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="hNW-Mb-F5F">
                        <rect key="frame" x="0.0" y="30" width="40" height="40"/>
                        <constraints>
                            <constraint firstAttribute="width" secondItem="hNW-Mb-F5F" secondAttribute="height" multiplier="1:1" id="LY5-rn-nB5"/>
                            <constraint firstAttribute="width" constant="40" id="TV6-lc-pzl"/>
                        </constraints>
                    </imageView>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Niq-9J-h1I">
                        <rect key="frame" x="56" y="16" width="358" height="68"/>
                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
                        <nil key="textColor"/>
                        <nil key="highlightedColor"/>
                    </label>
                </subviews>
                <constraints>
                    <constraint firstItem="Niq-9J-h1I" firstAttribute="top" secondItem="O6e-t8-F7d" secondAttribute="top" constant="16" id="6Cx-kX-yo2"/>
                    <constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="hNW-Mb-F5F" secondAttribute="bottom" id="J65-mr-f1d"/>
                    <constraint firstAttribute="bottom" secondItem="Niq-9J-h1I" secondAttribute="bottom" constant="16" id="LLt-rW-tqJ"/>
                    <constraint firstItem="Niq-9J-h1I" firstAttribute="leading" secondItem="hNW-Mb-F5F" secondAttribute="trailing" constant="16" id="dv3-ug-vGO"/>
                    <constraint firstItem="hNW-Mb-F5F" firstAttribute="top" relation="greaterThanOrEqual" secondItem="O6e-t8-F7d" secondAttribute="top" id="e7Y-S2-Gkz"/>
                    <constraint firstAttribute="trailing" secondItem="Niq-9J-h1I" secondAttribute="trailing" id="evd-IT-JQN"/>
                    <constraint firstItem="hNW-Mb-F5F" firstAttribute="leading" secondItem="O6e-t8-F7d" secondAttribute="leading" id="ftU-Ei-XIj"/>
                    <constraint firstItem="hNW-Mb-F5F" firstAttribute="centerY" secondItem="O6e-t8-F7d" secondAttribute="centerY" id="mZ7-7K-Tux"/>
                </constraints>
            </tableViewCellContentView>
            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
            <connections>
                <outlet property="reasonImageView" destination="hNW-Mb-F5F" id="hPq-jk-pw6"/>
                <outlet property="titleLabel" destination="Niq-9J-h1I" id="QbM-vS-z9A"/>
            </connections>
            <point key="canvasLocation" x="182.60869565217394" y="-180.80357142857142"/>
        </tableViewCell>
    </objects>
</document>
