The Problem was: One of my customers got a csv file and every line (record) in that file represents the instance of an infopath file. The infopath forms looks like this:
I'm using a csv c# class from http://www.heikniemi.net/hc/archives/cat_net.html to read the csv file in a easy way – Many thanks to Jouni Heikniemi