
.wp-xml-table-container { font-family: Arial, sans-serif; margin: 20px 0; }
#xmlInput { width: 100%; height: 150px; margin-bottom: 10px; }
#dataTable { width: 100%; border-collapse: collapse; margin-top: 10px; }
#dataTable th, #dataTable td { border: 1px solid #ccc; padding: 5px; text-align: left; }
#dataTable th { cursor: pointer; background: #f9f9f9; }
