I am using the following and getting an error (shown at bottom).
<Leads>
<row no="1">
<FL val="First Name">#first_name#</FL>
<FL val="Last Name">#last_name#</FL>
<FL val="Email">#email_address#</FL>
</row>
</Leads>
<?xml version="1.0" encoding="UTF-8" ?>
<response uri="/crm/private/xml/Leads/insertRecords"><error><code>4600</code><message>Unable to process your request. Please verify if the name and value is appropriate for the "xmlData" parameter.</message></error></response>