<!-- 
----------------------------------------------------------------------------
NEWS XML:
----------------------------------------------------------------------------

|||||||MAIN ATTRIBUTES||||||||||||||||||||||||||||||||||||||||||||||||||||||

originalMenuTitleColor == Color of menu title when mouse is NOT over
originalMenuDateColor == Color of menu date when mouse is NOT over
currentMenuTitleColor == Color of menu title when mouse IS over
currentMenuDateColor == Color of menu date when mouse IS over
arrowOutColor == Color of menu arrows when mouse is NOT over
arrowOverColor == Color of menu arrows when mouse IS over
mainTitleColor == Color of the TITLE in the MAIN text
menuSpacing == Spacing in pixels between menu items
textHolderXStart == Transition start of main text
textHolderXFinish == Transition end of main text
mainTextWidth == The width of the main text
scrollbarX == The X position of the scrollbar

|||||||NEWS ATTRIBUTES||||||||||||||||||||||||||||||||||||||||||||||||||||||

title == Title of the news
date == Date of the news
description == Main Title - Title viewed above the main text
main == Main news text

---------------------
////<img src="eventos/djchina.jpg" align="right" width="210"><br><br><br><br><br><br><br><br><br><br><br><br>
--------------------
-----------------------------------------------------------------------
-->

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<news originalMenuTitleColor = "0xE4AA23" 
      originalMenuDateColor = "0xE4AA23" 
      currentMenuTitleColor = "0xE4AA23" 
      currentMenuDateColor = "0xE4AA23" 
      arrowOutColor = "0xBF9B5D"
      arrowOverColor = "0x0f638e"
      mainTitleColor = "0xE4AA23"
      menuSpacing = "23"
      textHolderXStart = "98"
      textHolderXFinish = "108"
	  mainTextWidth = "220"
	  scrollbarX = "350">
	  
<content>  
		<title>NEW YEAR´S EVE</title>
		<date>31 Dezembro 2011</date>
		<description>Sábado 31</description>
		<main><![CDATA[<font color="#006699">Save the World Tonight</font><font color="#E4AA23"><br>Sábado 31 Dezembro </font><br><img src="img/new-year.jpg" align="left" width="400"><img src="img/new-year-verso.jpg" align="left" width="400">

]]></main>
	</content>




</news>

