class NSWTopo::SVGFormatter

def initialize(*args)

def initialize(*args)
  super
  self.compact, @default = true, REXML::Formatters::Default.new
end