echo 'digraph { "Kraft Lawrence" -> "Chloe" [taillabel = "In love with"] "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"] }' | dot -Tsvg > output.svg