3         Wireframe stylesheet for GPS tracks
 
   7 way { z-index: 2; width: 1; color: cyan; } 
 
   8 node :poi { z-index: 2; 
 
   9                         icon-image: circle; icon-width: 4; color: orange; 
 
  10                         casing-color: red; casing-width: 1; 
 
  11                         text-offset: 10; font-family: DejaVu; text: name; font-size: 9; text_color: red; }