Sounds like you have a reference by id to a form that does not exist or a form with that id exists but is not the correct form for the associated record.
Check which form in your originating system has id 130 and see what it's equivalent is in the destination. I suspect you may need to update the xml to reflect the correct id. @Nicholas Williams