<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="floater_bumps" height="180" hidden="false" mouse_opaque="true"
     left="0" bottom="-572" width="400" can_resize="false" can_minimize="true"
     can_close="true" title="Bumps, Pushes &amp; Hits" can_drag_on_left="false"
     min_width="100" min_height="100" enabled="true"
     rect_control="FloaterBumpRect">
	<scroll_list name="bump_list" height="152" follows="left|top|right|bottom" hidden="false"
	     mouse_opaque="true" left="6" bottom="-172" width="388"
	     background_visible="true" enabled="true" draw_heading="false"
	     column_padding="5" multi_select="true" draw_border="false"
	     draw_stripes="true" />
	<text name="none_detected" hidden="true">None detected</text>
	<text name="bump" hidden="true">"[TIME]  [FIRST] [LAST] bumped you"</text>
	<text name="llpushobject" hidden="true">"[TIME]  [FIRST] [LAST] pushed you with a script"</text>
	<text name="selected_object_collide" hidden="true">"[TIME]  [FIRST] [LAST] hit you with an object"</text>
	<text name="scripted_object_collide" hidden="true">"[TIME]  [FIRST] [LAST] hit you with a scripted object"</text>
	<text name="physical_object_collide" hidden="true">"[TIME]  [FIRST] [LAST] hit you with a physical object"</text>
</floater>
