echo 'digraph { "Vincent Nightray" -> "Gilbert Nightray" [taillabel = "Older Brother of"] "Elliot Nightray" -> "Gilbert Nightray" [taillabel = "Adoptive brother of"] "Oz Vessalius" -> "Gilbert Nightray" [taillabel = "Servant of"] "Ada Vessalius " -> "Oz Vessalius" [taillabel = "Older Brother of"] "Gilbert Nightray" -> "Oz Vessalius" [taillabel = "Master of"] "Jack Vessalius" -> "Oz Vessalius" [taillabel = "Vessel of"] "B Rabbit" -> "Oz Vessalius" [taillabel = "Human form of"] "Alice" -> "Oz Vessalius" [taillabel = "Partner of"] "Elliot Nightray" -> "Oz Vessalius" [taillabel = "Friend of#"] "Gilbert Nightray" -> "Vincent Nightray" [taillabel = "younger brother of"] "Elliot Nightray" -> "Vincent Nightray" [taillabel = "Adoptive brother of"] "Echo" -> "Vincent Nightray" [taillabel = "Master of"] "Leo Baskerville" -> "Elliot Nightray" [taillabel = "Master of "] "Vincent Nightray" -> "Elliot Nightray" [taillabel = "Adoptive brother of"] "Gilbert Nightray" -> "Elliot Nightray" [taillabel = "Adoptive brother of"] }' | dot -Tsvg > output.svg