It will be command line, no point making it to fancy as of yet.
The data in both files is in the format of:
FirstName LastName
FirstName LastName
So one name per line, both fist name and last name on that line. No headers or anything like that, just plain text file.
What more info can I provide?