+/* CFXMLParser (and thus CFXMLNode) will be officially deprecated in a future release of Mac OS X.
+ Clients should be aware of the fact that CFXMLParser has some serious deficiencies in terms of both
+ performance and standards compliance and should migrate their XML parsing to NSXMLParser, NSXMLDocument, or
+ other XML parsing technologies that will suit their needs better than CFXMLParser.
+ */
+