echo 'digraph { "Otto Suwen" -> "Subaru Natsuki" [taillabel = "Friend of"] "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" -> "Otto Suwen" [taillabel = "Friend of"] "Rem" -> "Otto Suwen" [taillabel = "Friend of"] "Ram" -> "Otto Suwen" [taillabel = "Friend of"] "Emilia" -> "Otto Suwen" [taillabel = "Friend of"] "Beatrice" -> "Otto Suwen" [taillabel = "Friend of"] "Frederica Baumann" -> "Otto Suwen" [taillabel = "Friend of"] "Garfiel Tinsel" -> "Otto Suwen" [taillabel = "Friend of"] "Petra Leyte" -> "Otto Suwen" [taillabel = "Friend of"] "Subaru Natsuki" -> "Petra Leyte" [taillabel = "In love with"] "Frederica Baumann" -> "Petra Leyte" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg