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:
Have you tried checking if the SuperType element exists before trying to read the value from it?
SuperType
... where (c.Element("SuperType") != null && c.Element("SuperType").Value == "1") ...