{
"pairs": [
{ "humanBone": "Hips", "modelBone": "Hips" },
{ "humanBone": "Spine", "modelBone": "Spine" },
{ "humanBone": "Chest", "modelBone": "Spine1" },
{ "humanBone": "UpperChest", "modelBone": "Spine2" },
{ "humanBone": "Neck", "modelBone": "Neck" },
{ "humanBone": "Head", "modelBone": "Head" },
{ "humanBone": "LeftShoulder", "modelBone": "LeftShoulder" },
{ "humanBone": "LeftUpperArm", "modelBone": "LeftArm" },
{ "humanBone": "LeftLowerArm", "modelBone": "LeftForeArm" },
{ "humanBone": "LeftHand", "modelBone": "LeftHand" },
{ "humanBone": "RightShoulder", "modelBone": "RightShoulder" },
{ "humanBone": "RightUpperArm", "modelBone": "RightArm" },
{ "humanBone": "RightLowerArm", "modelBone": "RightForeArm" },
{ "humanBone": "RightHand", "modelBone": "RightHand" },
{ "humanBone": "LeftUpperLeg", "modelBone": "LeftUpLeg" },
{ "humanBone": "LeftLowerLeg", "modelBone": "LeftLeg" },
{ "humanBone": "LeftFoot", "modelBone": "LeftFoot" },
{ "humanBone": "LeftToes", "modelBone": "LeftToeBase" },
{ "humanBone": "RightUpperLeg", "modelBone": "RightUpLeg" },
{ "humanBone": "RightLowerLeg", "modelBone": "RightLeg" },
{ "humanBone": "RightFoot", "modelBone": "RightFoot" },
{ "humanBone": "RightToes", "modelBone": "RightToeBase" }
]
}