type t = Relationship.t list
include sig ... end
val sexp_of_t : t -> Sexplib.Sexp.t
val of_xml : Xml.xml -> Relationship.t list