OK, bit of a random question, but the best way to do this is to just add the code, you\'ll be able to see what I mean straight away:
XML:
I would do it like this:
var superType = linquee.Descendants("customer"). Where(c => c.Element("SuperType") != null && c.Element("SuperType").Value == "1");