Introduction to XML in Flash
       by senocular

Basic XML Structure
In looking at an example of XML, you'll notice it looks a lot like HTML. In a way, HTML is a type of XML (though HTML was around before XML - both are based off of SGML). Their structure is, in many, cases the same. Here's a simple example of an XML file:

<letter>
<to>Sandy</to>