MENU
xml lang
This special attribute declares the formal language for the content of the tag. It can be overridden.<?xml version="1.0" encoding="UTF-8"?>
<title xml:lang="en">Harry Potter</title><?xml version="1.0" encoding="UTF-8"?>
<title xml:lang="en">Harry Potter</title>