echo 'digraph { "Akeno Himejima" -> "Rias Gremory" [taillabel = "Friend of"] "Issei Hyoudou" -> "Rias Gremory" [taillabel = "In love with"] "Sir Zechs Lucifer" -> "Rias Gremory" [taillabel = "Younger Sister of"] "Rias Gremory" -> "Issei Hyoudou" [taillabel = "In love with"] "Raynare" -> "Akeno Himejima" [taillabel = "love rival of"] "Rias Gremory" -> "Sir Zechs Lucifer" [taillabel = "Older Brother of"] "Grayfia Lucifuge" -> "Sir Zechs Lucifer" [taillabel = "Husband of"] }' | dot -Tsvg > output.svg