echo 'digraph { "Ibara" -> "Sten" [taillabel = "Teammate of"] "Suzuka" -> "Sten" [taillabel = "Teammate of"] "Mez" -> "Sten" [taillabel = "Teammate of"] "Honest" -> "Sten" [taillabel = "Subordinate of"] "Lubbock" -> "Sten" [taillabel = "Enemy of"] "Chelsea" -> "Lubbock" [taillabel = "Teammate of"] "Bulat" -> "Lubbock" [taillabel = "Teammate of"] "Leone" -> "Lubbock" [taillabel = "Teammate of"] "Tatsumi" -> "Lubbock" [taillabel = "Teammate of"] "Mine" -> "Lubbock" [taillabel = "Teammate of"] "Akame" -> "Lubbock" [taillabel = "Teammate of"] "Najenda" -> "Lubbock" [taillabel = "Subordinate of"] "Emperor" -> "Honest" [taillabel = "Friend of#"] "Esdeath" -> "Honest" [taillabel = "Friend of#"] "Syura" -> "Honest" [taillabel = "Father of"] "Akame" -> "Ibara" [taillabel = "Enemy of"] "Sten" -> "Ibara" [taillabel = "Teammate of"] "Suzuka" -> "Ibara" [taillabel = "Teammate of"] "Mez" -> "Ibara" [taillabel = "Teammate of"] "Honest" -> "Ibara" [taillabel = "Subordinate of"] "Sten" -> "Mez" [taillabel = "Teammate of"] "Suzuka" -> "Mez" [taillabel = "Teammate of"] "Ibara" -> "Mez" [taillabel = "Teammate of"] "Honest" -> "Mez" [taillabel = "Subordinate of"] "Lubbock" -> "Mez" [taillabel = "Enemy of"] "Sten" -> "Suzuka" [taillabel = "Teammate of"] "Mez" -> "Suzuka" [taillabel = "Teammate of"] "Ibara" -> "Suzuka" [taillabel = "Teammate of"] "Honest" -> "Suzuka" [taillabel = "Subordinate of"] "Esdeath" -> "Suzuka" [taillabel = "Subordinate of"] "Tatsumi" -> "Suzuka" [taillabel = "Enemy of"] }' | dot -Tsvg > output.svg