<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
 legacy_header_height="18"
 can_resize="true"
 height="400"
 layout="topleft"
 min_height="140"
 min_width="467"
 name="floater_help_browser"
 help_topic="floater_help_browser"
 save_rect="true"
 single_instance="true"
 title="HELP BROWSER"
 width="620">
    <floater.string
     name="home_page_url">
        http://www.secondlife.com
    </floater.string>
    <floater.string
     name="support_page_url">
        http://support.secondlife.com
    </floater.string>
    <layout_stack
     bottom="400"
     follows="left|right|top|bottom"
     layout="topleft"
     left="10"
     name="stack1"
     top="20"
     width="600">
        <layout_panel
         height="20"
         layout="topleft"
         left_delta="0"
         name="external_controls"
         top_delta="0"
         user_resize="false"
         width="570">
            <web_browser
             bottom="-10"
             follows="left|right|top|bottom"
             layout="topleft"
             left="0"
             name="browser"
             top="0"
             width="570" />
            <button
             follows="bottom|left"
             height="20"
             label="Open in My Web Browser"
             layout="topleft"
             left_delta="0"
             name="open_browser"
             top_pad="5"
             width="185" />
<!--
            <button
             follows="bottom|right"
             height="20"
             label="Close"
             layout="topleft"
             left_pad="290"
             name="close"
             top_delta="0"
             width="70" />
-->
        </layout_panel>
    </layout_stack>
</floater>