echo 'digraph { "Emilia" -> "Subaru Natsuki" [taillabel = "In love with"] "Beatrice" -> "Subaru Natsuki" [taillabel = "Partner of"] "Petra Leyte" -> "Subaru Natsuki" [taillabel = "Friend of#"] "Reinhard van Astrea" -> "Subaru Natsuki" [taillabel = "Friend of#"] "Julius Euclius" -> "Subaru Natsuki" [taillabel = "Rival of"] "Elsa Granhiert" -> "Emilia" [taillabel = "Enemy of"] "Priscilla Barielle" -> "Emilia" [taillabel = "Enemy of"] "Subaru Natsuki" -> "Emilia" [taillabel = "Friend of#"] "Puck" -> "Beatrice" [taillabel = "Younger Sister of"] "Echidna" -> "Beatrice" [taillabel = "Daughter of"] "Puck" -> "Beatrice" [taillabel = "Friend of#"] "Subaru Natsuki" -> "Beatrice" [taillabel = "Friend of#"] "Subaru Natsuki" -> "Petra Leyte" [taillabel = "In love with"] "Frederica Baumann" -> "Petra Leyte" [taillabel = "Friend of#"] }' | dot -Tsvg > output.svg