<?xml version="1.0" encoding="UTF-8"?>
<!--
 IBDRMSFFormatter.inspector
 IDEInterfaceBuilder
 Copyright 2010-2015 Apple Inc. All rights reserved.
 -->
<slice>
    <section>
        <sliver title="Format">
            <property type="string" placeholder="Format" keyPath="inspectedObjectsController.selection.object.format" listContentKeyPath="inspectedObjectsController.selection.object.ibFormatPresets"/>
        </sliver>
    </section>
    <section>
        <sliver title="Sample Output">
            <property type="string" placeholder="Formatted String" keyPath="inspectedObjectsController.selection.object.ibExternalSampleValueFormatted" editable="false"/>
        </sliver>
    </section>
</slice>
