xml??

Xml code posted
created at 27 Feb 21:34, updated at 27 Feb 21:34

Edit | Back
1
2
3
4
5
6
7
<? xml version="1.0" encoding="utf-8"?>
<note>
    <to>Tove</to>
    <from>Jani</from>
    <heading>Reminder</heading>
    <body>Don't forget me this weekend!</body>
</note>
179 Bytes in 2 ms with coderay