أدوات المطور
XML إلى JSON
حلّل XML وأعد مخرجات JSON.
الإدخال
XML إلى JSON
XMLJSONمحولapi
الإخراج
XML converted إلى JSON
Top-level keys
1
Attributes
Included
{
"products": {
"product": {
"name": "Starter",
"price": "19",
"@_sku": "sku_1"
}
}
}
