I want to get a graph working, where I am reading from a flatfile with pipe delimited format and converting it to an xml out.
Example of flat file below.
Input File :-
FName|LName|DOB
John|Smith|12-02-1900|
Jane|Roger|13-12-1991|
Roger|Moore|01-01-1955|