Example: XML

<?xml version="1.0"?>
<response value="ok" xml:lang="en">
	<text>Ok</text>
	<comment html_allowed="true"/>
	<ns1:description><![CDATA[
		CDATA is <not> magical.
	]]></ns1:description>
	<a></a> <a/>
	<dict>
		<key>name</key>
		<string>JSON String</string>
		<key>scope</key>
		<string>meta.structure.dictionary.json string.quoted.double.json</string>
		<key>settings</key>
		<dict>
			<key>foreground</key>
			<string>#CFCFC2</string>
		</dict>
	</dict>
</response>