CSS Style XML

File: Data.xml



  T1
  T2
  
    project1
    project2
    project3
  

  3 points
  3 years

File: Style.css
name {
   font-family:Trebuchet MS;
   font-weight:bold;
   font-size:24pt;
   width:100;
   margin-top:10;
   line-height:22pt
}
project {
   font-family:Georgia;
   font-size:10pt
}