<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
 legacy_header_height="18"
 can_minimize="false"
 height="87"
 layout="topleft"
 name="url_entry"
 help_topic="url_entry"
 width="280">
    <text
     type="string"
     length="1"
     bottom="20"
     follows="top|left"
     height="15"
     layout="topleft"
     left="10"
     name="media_label"
     top="20">
        Media URL:
    </text>
    <combo_box
     allow_text_entry="true"
     follows="left|top|right"
     height="19"
     layout="topleft"
     left_delta="70"
     max_chars="255"
     name="media_entry"
     top_delta="-4"
     width="190" />
    <button
     follows="top|left"
     height="20"
     label="OK"
     layout="topleft"
     left="10"
     name="ok_btn"
     top="50"
     width="64" />
    <button
     follows="top|left"
     height="20"
     label="Cancel"
     layout="topleft"
     left_pad="5"
     name="cancel_btn"
     top_delta="0"
     width="64" />
    <button
     follows="top|right"
     height="20"
     label="Clear"
     layout="topleft"
     left_pad="65"
     name="clear_btn"
     top_delta="0"
     width="64" />
    <text
     type="string"
     length="1"
     font="SansSerifSmall"
     bottom_delta="-2"
     follows="bottom|left"
     height="15"
     layout="topleft"
     left="152"
     name="loading_label"
     visible="true">
        Loading...
    </text>
</floater>