hi anybody please help me to get the value of isDone from following xml using linux command
<content type="text/xml">
<s:dict>
<s:key name="cursorTime">1969-12-31T19:00:00.000-05:00</s:key>
<s:key name="delegate"></s:key>
<s:key name="diskUsage">90112</s:key>
<s:key name="isDone">1</s:key>
</s:key>
</s:dict>
</content>