Added XML and YAML, I know they're not programming languages

This commit is contained in:
Bryce Roney
2008-07-27 12:39:32 +10:00
parent 56ee2e0b45
commit a5aa3a561a
2 changed files with 3 additions and 0 deletions

2
x/xml.xml Normal file
View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<text><![CDATA[Hello World]]></text>