echo 'digraph { "Black Sister" -> "Uni" [taillabel = "human form of"] "Noire" -> "Uni" [taillabel = "Younger Sister of"] "Uni" -> "Noire" [taillabel = "Older sister of"] "Black Heart" -> "Noire" [taillabel = "Human form of"] "Blanc" -> "Noire" [taillabel = "Friend of"] "Vert" -> "Noire" [taillabel = "Friend of"] "Plutia" -> "Noire" [taillabel = "Friend of"] "Anonydeath" -> "Noire" [taillabel = "Enemy of"] "Uni" -> "Black Sister" [taillabel = "HDD form of"] }' | dot -Tsvg > output.svg