buttons.xml
buttons.xml
—
Extensible Markup Language (XML),
1Kb
File contents
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <buttons> <button type="video" font_size="15" font_type="Arial" font_bold="true" font_color="0x990000" font_color_over="0x000000"> <link_title>University of Oklahoma testimonial video</link_title> <url>Oklahoma.flv</url> <x_location>20</x_location> <y_location>20</y_location> <video_width>640</video_width> <video_height>630</video_height> </button> <button type="link" font_size="12" font_type="Arial" font_bold="true" font_color="0x19436E" font_color_over="0x000000"> <link_title>Industry Brochures</link_title> <url>http://www.platform.com/resources/brochures</url> <x_location>18</x_location> <y_location>551</y_location> </button> <button type="link" font_size="12" font_type="Arial" font_bold="true" font_color="0x19436E" font_color_over="0x000000"> <link_title>Whitepapers</link_title> <url>http://www.platform.com/resources/whitepapers</url> <x_location>200</x_location> <y_location>551</y_location> </button> <button type="link" font_size="12" font_type="Arial" font_bold="true" font_color="0x19436E" font_color_over="0x000000"> <link_title>Case Studies</link_title> <url>http://www.platform.com/resources/casestudies</url> <x_location>350</x_location> <y_location>551</y_location> </button> <button type="link" font_size="12" font_type="Arial" font_bold="true" font_color="0x19436E" font_color_over="0x000000"> <link_title>Contact Platform</link_title> <url>http://www.platform.com/company/contact-us</url> <x_location>550</x_location> <y_location>551</y_location> </button> </buttons>

