diff --git a/xml.html.markdown b/xml.html.markdown
index 349d4763..c072e0c7 100644
--- a/xml.html.markdown
+++ b/xml.html.markdown
@@ -11,7 +11,7 @@ Unlike HTML, XML does not specifies how to display or to format data, just carry
* XML Syntax
-```XML
+```xml
@@ -72,7 +72,7 @@ regarding that document.
With this tool, you can check the XML data outside the application logic.
-```XML
+```xml