I'm well underway of designing a game, i'm lost on this issue though.

Where do games like flgiht sim store airport information?

I want to store information like this, longitude/latitude - normally i would use SQL Server, Access but i want my application to be able to read it even if the user does not have SQL Server or Access installed.

What can I do?