echo 'digraph { "Zaku II Kai" -> "Bernard Wiseman" [taillabel = "Pilot of"] "Alfred Izuruha" -> "Bernard Wiseman" [taillabel = "Friend of#"] "Christina Mackenzie" -> "Bernard Wiseman" [taillabel = "Friend of#"] "Gundam NT-1 "Alex"" -> "Christina Mackenzie" [taillabel = "Pilot of"] "Alfred Izuruha" -> "Christina Mackenzie" [taillabel = "Childhood friend of"] "Bernard Wiseman" -> "Christina Mackenzie" [taillabel = "Friend of#"] }' | dot -Tsvg > output.svg