<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true"
     height="500" min_height="300" min_width="300" name="floaterreleasemessage"
     title="Entering Region" width="700">
	<button bottom="10" follows="bottom|right" font="SansSerifSmall" height="20"
	     label="Close" name="close_btn" right="-10" width="50" />
	<web_browser bottom="40" follows="top|left|bottom|right" font="SansSerifSmall" left="15"
	     name="release_message_floater_browser" right="-15" top="-30" />
	<string name="in-world_help_title">
		In-World Help
	</string>
	<string name="in-world_help_url">
		http://www.secondlife.com/app/support/inworld.html
	</string>
	<string name="additional_help_title">
		Additional Help
	</string>
	<string name="additional_help_url">
		http://www.secondlife.com/app/support/support.html
	</string>
</floater>
