<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<floater

 can_minimize="false"
 height="285"
 layout="topleft"
 title="BUY L$"
 name="buy currency"
 help_topic="buy_linden_dollars"
 single_instance="true"
 width="350">
    <floater.string
     name="buy_currency">
        Buy L$ [LINDENS] for approx. [LOCALAMOUNT]
    </floater.string>
    <floater.string
     name="info_cannot_buy">
        Unable to Buy
    </floater.string>
    <floater.string
     name="estimated_zero">
        US$ 0.00
    </floater.string>
    <icon
     height="245"
     image_name="Linden_Dollar_Background"
     layout="topleft"
     left="0"
     name="normal_background"
     top="0"
     use_draw_context_alpha="false"
     width="350" />
  <layout_stack
    animate="false"
    name="outer_stack"
    layout="topleft"
    follows="all"
    orientation="vertical"
    left="0"
    top="0"
    width="350"
    height="285">
    <layout_panel
     auto_resize="false"
     name="layout_panel_title"
     layout="topleft"
     follows="all"
     width="350"
     height="35">
      <text
       type="string"
       length="1"
       follows="top|left|right"
       font="SansSerifLarge"
       layout="topleft"
       left="20"
       height="30"
       top="8"
       width="340"
       name="info_need_more">
          You need more L$
      </text>
      <text
       type="string"
       length="1"
       follows="top|left|right"
       font="SansSerifLarge"
       layout="topleft"
       left="20"
       height="30"
       top="8"
       width="300"
       name="info_buying">
          Buy L$
      </text>
      <view_border
       bevel_style="none"
       height="0"
       layout="topleft"
       left="20"
       name="text_border"
       top_delta="25"
       width="300"/>
    </layout_panel>
    <layout_panel
     auto_resize="false"
     name="layout_panel_price"
     layout="topleft"
     follows="all"
     width="350"
     height="18">
      <text
       type="string"
       length="1"
       follows="top|left"
       font="SansSerifMedium"
       height="16"
       layout="topleft"
       left="20"
       name="target_price_label"
       top_pad="3"
       width="210">
          You need
      </text>
      <text
       type="string"
       length="1"
       font="SansSerifMedium"
       follows="top|left"
       halign="right"
       height="16"
       layout="topleft"
       left="200"
       name="target_price"
       top_delta="0"
       width="120">
          L$ [AMT]
      </text>
    </layout_panel>
    <layout_panel
     auto_resize="false"
     name="layout_panel_balance"
     layout="topleft"
     follows="all"
     width="350"
     height="19">
      <text
       type="string"
       length="1"
       follows="top|left"
       font="SansSerifMedium"
       height="16"
       layout="topleft"
       left="20"
       name="balance_label"
       top_pad="5"
       width="210">
        You now have
      </text>
      <text
       type="string"
       length="1"
       font="SansSerifMedium"
       follows="top|left"
       halign="right"
       height="16"
       layout="topleft"
       left="200"
       name="balance_amount"
       top_delta="0"
       width="120">
        L$ [AMT]
      </text>
    </layout_panel>
    <layout_panel
     auto_resize="false"
     name="layout_panel_required"
     layout="topleft"
     follows="all"
     width="350"
     height="22">
      <text
        type="string"
        length="1"
        follows="top|left"
        font="SansSerifMedium"
        font.style="BOLD"
        height="16"
        layout="topleft"
        left="20"
        name="required_label"
        top_pad="6"
        width="210">
        You should buy at least
      </text>
      <text
       type="string"
       length="1"
       font="SansSerifMedium"
       follows="top|left"
       halign="right"
       height="16"
       layout="topleft"
       left="200"
       name="required_amount"
       top_delta="0"
       width="120">
        L$ [AMT]
      </text>
    </layout_panel>
    <layout_panel
     auto_resize="false"
     name="layout_panel_action"
     layout="topleft"
     follows="all"
     width="350"
     height="90">
      <view_border
       bevel_style="none"
       height="0"
       layout="topleft"
       left="20"
       name="text_border_2"
       top_pad="5"
       width="300"/>
      <text
       type="string"
       length="1"
       follows="top|left"
       font="SansSerifMedium"
       height="16"
       top_pad="15"
       layout="topleft"
       left="20"
       name="currency_action"
       width="210">
          Choose amount to buy
      </text>
      <text
       font="SansSerifMedium"
       type="string"
       length="1"
       follows="left|top"
       height="16"
       layout="topleft"
       top_delta="0"
       left="247"
       name="currency_label"
       width="15">
        L$
      </text>
      <line_editor
       type="string"
       max_length_bytes="10"
       halign="right"
       font="SansSerifMedium"
       select_on_focus="true"
       follows="top|left"
       top_delta="-4"
       height="22"
       label="L$"
       left_pad="3"
       name="currency_amt"
       width="55">
          1234
      </line_editor>
      <text
       type="string"
       length="1"
       font="SansSerifMedium"
       text_color="EmphasisColor"
       follows="top|left"
       halign="right"
       height="16"
       top_pad="4"
       layout="topleft"
       left="150"
       name="currency_est"
       width="170">
       Approx. [LOCALAMOUNT]
      </text>
      <text
       type="string"
       font="SansSerifSmall"
       text_color="EmphasisColor"
       length="1"
       follows="top|left"
       height="16"
       layout="topleft"
       left="170"
       top_delta="0"
       width="150"
       halign="right"
       name="getting_data">
          Estimating...
      </text>
      <text
       type="string"
       font="SansSerifMedium"
       length="1"
       follows="top|left"
       height="16"
       layout="topleft"
       left="20"
       name="total_label"
       top_pad="10"
       width="210">
          Your new balance will be
      </text>
      <text
       type="string"
       length="1"
       font="SansSerifMedium"
       follows="top|left"
       top_delta="0"
       height="16"
       layout="topleft"
       left="200"
       halign="right"
       name="total_amount"
       width="120">
          L$ [AMT]
      </text>
    </layout_panel>
    <layout_panel
     auto_resize="false"
     name="layout_panel_msg"
     layout="topleft"
     follows="all"
     width="350"
     height="50">
      <view_border
       bevel_style="none"
       height="0"
       layout="topleft"
       left="20"
       name="text_border_3"
       top_pad="0"
       width="300"/>
      <text
       type="string"
       length="1"
       text_color="LtGray_50"
       follows="top|left"
       layout="topleft"
       halign="right"
       top_pad="3"
       left="20"
       width="300"
       height="30"
       name="currency_links">
        [http://www.secondlife.com/my/account/payment_method_management.php payment method] | [http://www.secondlife.com/my/account/currency.php currency]
      </text>
      <text
       type="string"
       length="1"
       text_color="LtGray_50"
       follows="top|left"
       layout="topleft"
       halign="right"
       top="19"
       left="20"
       width="300"
       height="30"
       name="exchange_rate_note">
Re-enter amount to see the latest exchange rate.
      </text>
      <text
       type="string"
       length="1"
       follows="top|left"
       layout="topleft"
       font="SansSerifMedium"
       top="10"
       left="20"
       width="310"
       height="35"
       name="purchase_warning_repurchase">
After you receive your L$, you should try your
purchase again.
      </text>
    </layout_panel>
    <layout_panel
     auto_resize="false"
     name="layout_panel_buttons"
     layout="topleft"
     follows="all"
     width="350"
     height="40">
      <text
       type="string"
       length="1"
       follows="top|left"
       height="16"
       layout="topleft"
       top_pad="0"
       left="15"
       width="300"
       name="contacting">
          Contacting LindeX...
        </text>
      <button
       follows="top|left|right"
       height="20"
       label="Buy L$ now"
       layout="topleft"
       left="151"
       name="buy_btn"
       bottom_delta ="8"
       width="90"/>
      <button
       follows="top|left|right"
       height="20"
       label="Cancel"
       layout="topleft"
       left_pad="10"     
       name="cancel_btn"
       width="90"/>
    </layout_panel>
  </layout_stack>
</floater>