Example XML
- Here's an example.
- <?xml version="1.0" ecnoding="UTF-8"? >
- <!-- This is a comment -->
- < note importance="low">
< to > ian < / to >
< from > ian < / from >
< body > Thanks for Covering for me < / body >
< PS > I owe you. < / PS>
< PS > You can have two of a tag. < / PS>
< / note >
- Note that it's case sensitive.