<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel label="메신저" name="im">
	<text type="string" length="1" name="text_box">
		온라인 상태 프로필:
	</text>
	<check_box label="친구들에게만 온라인 상태 알림" name="online_visibility" />
	<text type="string" length="1" name="text_box2">
		메신저 옵션:
	</text>
	<text name="log_in_to_change">
		로그인하여 변경
	</text>
	<check_box label="쪽지를 이메일([EMAIL])로 전송" name="send_im_to_email" />
	<check_box label="채팅 기록에 쪽지 포함" name="include_im_in_chat_history" />
	<check_box label="메신저에 채팅 시간 표시하기" name="show_timestamps_check" />
	<check_box label="메신저 쪽지 저장" name="log_instant_messages" />
	<check_box label="채팅 저장" name="log_chat" />
	<check_box label="마지막 대화 내역 보여주기" name="log_show_history" />
	<button label="경로 변경" label_selected="경로 변경" name="log_path_button" />
	<text type="string" length="1" name="text_box3">
		통화중 답변 모드:
	</text>
</panel>
