The class that represent link to external resources (files or urls).
The XML Element can contains 2 sub-element:
- LinkURL: NSString the absolute url of the link.
- LinkName: NSString the name of the link.
<Link>
<LinkURL>http://www.push.eaglepictures.com/</LinkURL>
<LinkName>Sito Italiano</LinkName>
</Link>
