If I put this:
aiml version="1.0.1" xmlns="http://alicebot.org/2001/AIML-1.0.1"\
xmlns:html="http://www.w3.org/1999/xhtml"\
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"\
xsi:schemaLocation="http://alicebot.org/2001/AIML-1.0.1 http://aitools.org/aiml/schema/AIML.xsd"
I get:
aiml version="1.0.1"
Notice I left the less and greater than’s off to get desired result.
Thank you
Misha