<?xml version="1.0" encoding="UTF-8"?>
<response success="true">
<contact>
<name>
<first>Jack</first>
<last>Slocum</last>
</name>
<company>Ext JS</company>
<email>support@extjs.com</email>
<state>OH</state>
<dob>04/15/2007</dob>
</contact>
</response>