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"] "Rias Gremory" -> "Sir Zechs Lucifer" [taillabel = "Older Brother of"] "Grayfia Lucifuge" -> "Sir Zechs Lucifer" [taillabel = "Husband of"] }' | dot -Tsvg > output.svg