<?xml version="1.0" encoding="utf-8" standalone="yes"?> <panel name="panel_classified_info"> <panel.string name="type_mature"> Moderat </panel.string> <panel.string name="type_pg"> Allgemeiner Inhalt </panel.string> <text name="title" value="Informationen über Anzeige"/> <scroll_container name="profile_scroll"> <panel name="scroll_content_panel"> <text name="classified_name" value="[name]"/> <text name="classified_location" value="[wird geladen...]"/> <text name="content_type" value="[Inhalts-Art]"/> <text name="category" value="[Kategorie]"/> <check_box label="Jede Woche automatisch erneuern" name="auto_renew"/> <text name="price_for_listing" tool_tip="Preis für Anzeige."> [PRICE] L$ </text> <text name="classified_desc" value="[description]"/> </panel> </scroll_container> <panel name="buttons"> <button label="Teleportieren" name="teleport_btn"/> <button label="Karte" name="show_on_map_btn"/> <button label="Bearbeiten" name="edit_btn"/> </panel> </panel>