<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater min_height="100" rect_control="FloaterMeanRect" width="400"
     title="可能性のある悪用の報告" can_resize="false"
     name="floater_potential_abuse" can_close="true" can_minimize="false"
     can_drag_on_left="false" height="200" min_width="100">
	<scroll_list width="388" name="mean_list" height="96" follows="left|top|right|bottom"
	     left="6" column_padding="5" mouse_opaque="true" multi_select="true"
	     bottom="-116" draw_border="false" background_visible="true" />
	<text width="388" name="footer_text" height="48" follows="left|top" halign="left"
	     h_pad="0" v_pad="0" left="6" font="SansSerif" bg_visible="false"
	     mouse_opaque="true" bottom_delta="-52" border_visible="false"
	     drop_shadow_visible="true" border_drop_shadow_visible="false">
		これが悪用の場合には、名前をダブルクリックするか、
またはReport Abuseボタンを使用し、悪用を報告します
Help-&gt;View PvP 悪用からダイアログにアクセス...
	</text>
	<button width="105" name="report_btn" height="20" follows="left|bottom" halign="center"
	     left="6" font="SansSerif" mouse_opaque="true" bottom_delta="-24"
	     label_selected="悪用の報告" label="悪用の報告" />
	<button width="86" name="close_btn" left_delta="302" height="20" follows="left|bottom"
	     halign="center" font="SansSerif" mouse_opaque="true" bottom="-192"
	     label_selected="閉じる" label="閉じる" />
	<text hidden="true" name="bump">
		バンプしてきた[TIME] [FIRST] [LAST]
	</text>
	<text hidden="true" name="llpushobject">
		スクリプトで戻ってきた[TIME] [FIRST] [LAST]
	</text>
	<text hidden="true" name="selected_object_collide">
		オブジェクトでヒットしきた[TIME] [FIRST] [LAST]
	</text>
	<text hidden="true" name="scripted_object_collide">
		スクリプト化されたオブジェクトでヒットしてきた[TIME] [FIRST] [LAST]
	</text>
	<text hidden="true" name="physical_object_collide">
		物理的なオブジェクトでヒットしてきた[TIME] [FIRST] [LAST]
	</text>
</floater>
