This works:
var Result = from e in actual.Elements select new { Key = e.Key,
I can't offer much help other than to point you here:
http://blogs.msdn.com/b/aconrad/archive/2007/09/07/science-project.aspx