description_text += comment.map_bug.flatten_comment("<br>", comment.date_created)
xml.description description_text
description_text += comment.map_bug.flatten_comment("<br>", comment.date_created)
xml.description description_text
xml.pubDate comment.date_created.to_s(:rfc822)
xml.geo :lat, comment.map_bug.lat
xml.geo :long, comment.map_bug.lon
xml.pubDate comment.date_created.to_s(:rfc822)
xml.geo :lat, comment.map_bug.lat
xml.geo :long, comment.map_bug.lon