AVS Response is empty

Im sending this data Request to Sim, and the response it is not what it should be. According with Penny value responses, i should receive some AVS reply

<Purchase>

  <order_id>94405287715105</order_id>
  <amount>10.11</amount>
  <pan>4242424242424242</pan>
  <expdate>____</expdate>
  <crypt_type>7</crypt_type>
   <avs_info>
        <avs_street_number>125</avs_street_number>
        <avs_street_name>125 XXXXX RD XXXX</avs_street_name>
        <avs_zipcode>XXXXXX</avs_zipcode>
        <avs_custphone>XX73211111</avs_custphone>
    </avs_info>

</Purchase>

 

And this is the response:

<Receipt>
    CardType = V
    TransAmount = 10.11
    TxnNumber = 420479-0_14
    ReceiptId = 94405287715105
    TransType = 00
    ReferenceNum = 660148420016577000
    ResponseCode = 027
    ISO = 01
    BankTotals = null
    Message = APPROVED * =
    AuthCode = 629364
    Complete = true
    TransDate = 2019-12-30
    TransTime = 14:36:05
    Ticket = null
    TimedOut = false
    Avs Response =
    Cvd Response =
</Receipt>