module Data.Geo.GPX.Accessor.Id where class Id a where id :: a -> String