<?xml version="1.0" encoding="utf-8"?>

<nodes> 
 
  <node> 
    <point lng = "-0.0380" lat = "51.4729"/> 
    <icon image = "bulb.png" shadow = "bulbShadow.png" class = "local"/>
    <info swf = "accident.swf" width = "200" height = "240"/>
	<detail summary = "Southborough Lane, 100m W of Oxhawth Crescent BR2" age = "52" sex = "male" transport = "cycle" location = "the location" name = "Person name"/>
  </node> 
  
    <node> 
    <point lng = "-0.0400" lat = "51.4750"/> 
    <icon image = "bulb.png" shadow = "bulbShadow.png" class = "local"/>
    <info swf = "accident.swf" width = "200" height = "240"/>
	<detail summary = "fo here yeah exra text this is where the text should be. I bet it won't appear though" age = "30" sex = "male" transport = "car" location = "the location" name = "Person name"/>
  </node> 

 
</nodes> 