<?xml version="1.0" encoding="utf-8" standalone="yes"?> <panel name="panel_classified_info"> <panel.string name="type_mature"> 控えめ </panel.string> <panel.string name="type_pg"> 一般コンテンツ </panel.string> <text name="title" value="クラシファイド広告情報"/> <scroll_container name="profile_scroll"> <panel name="scroll_content_panel"> <text name="classified_name" value="[name]"/> <text name="classified_location" value="[loading...]"/> <text name="content_type" value="[content type]"/> <text name="category" value="[category]"/> <check_box label="毎週自動更新" name="auto_renew"/> <text name="price_for_listing" tool_tip="掲載価格"> L$ [PRICE] </text> <text name="classified_desc" value="[description]"/> </panel> </scroll_container> <panel name="buttons"> <button label="テレポート" name="teleport_btn"/> <button label="地図" name="show_on_map_btn"/> <button label="編集" name="edit_btn"/> </panel> </panel>