echo 'digraph { "Adele Cole" -> "Mark Cole" [taillabel = "Husband of"] "Kraft Lawrence" -> "Mark Cole" [taillabel = "Friend of#"] "Holo" -> "Kraft Lawrence" [taillabel = "Partner of"] "Holo" -> "Kraft Lawrence" [taillabel = "In love with"] "Nora Arendt" -> "Kraft Lawrence" [taillabel = "Friend of#"] "Weiz" -> "Kraft Lawrence" [taillabel = "Friend of#"] "Jacob Tarantino" -> "Kraft Lawrence" [taillabel = "Friend of#"] "Fermi Amati" -> "Kraft Lawrence" [taillabel = "Friend of#"] "Mark Cole" -> "Kraft Lawrence" [taillabel = "Friend of#"] "Mark Cole" -> "Adele Cole" [taillabel = "Wife of"] }' | dot -Tsvg > output.svg