The name of the sponsor and optionally a link and image. If no sponsor has
been specified then all three elements will be empty.
Child Elements
Element
|
Description
|
Empty Allowed?
|
Cardinality?
|
name
|
Name of the sponsor.
|
yes
|
1
|
link
|
Link to the sponsor's website.
|
yes
|
1
|
image
|
Image URL of the sponsor.
|
yes
|
1
|
Sample
<sponsor>
<name>Steinway & Sons</name>
<link>http://www.steinway.com/</link>
<image>https://s3.amazonaws.com/photos.instantencore.com/104622/104622_300.jpg</image>
</sponsor>