XmlSerializer and 0x don’t match
I was happily using the XmlSerializer to serialize and deserialize some XML documents at work when I came across a rather annoying “feature”. The deserializer is unable to deserialize integers that are specified in a hexadecimal format with a 0x prefix.