echo 'digraph { "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"] "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"] "Ram" -> "Rem" [taillabel = "Twin Sister of"] "Subaru Natsuki" -> "Rem" [taillabel = "In love with"] "Temae" -> "Rem" [taillabel = "Daughter of"] "Quark" -> "Rem" [taillabel = "Daughter of"] "Rem" -> "Ram" [taillabel = "Twin Sister of"] "Frederica Baumann" -> "Ram" [taillabel = "Rival of"] "Roswaal L. Mathers" -> "Ram" [taillabel = "Subordinate of"] "Roswaal L. Mathers" -> "Ram" [taillabel = "In love with"] "Emilia" -> "Ram" [taillabel = "Subordinate of"] "Puck" -> "Beatrice" [taillabel = "Younger Sister of"] "Echidna" -> "Beatrice" [taillabel = "Daughter of"] "Puck" -> "Beatrice" [taillabel = "Friend of"] "Subaru Natsuki" -> "Beatrice" [taillabel = "Friend of"] "Petra Leyte" -> "Frederica Baumann" [taillabel = "Friend of"] "Garfiel Tinsel" -> "Frederica Baumann" [taillabel = "Older sister of"] "Subaru Natsuki" -> "Petra Leyte" [taillabel = "In love with"] "Frederica Baumann" -> "Petra Leyte" [taillabel = "Friend of"] "Ram" -> "Garfiel Tinsel" [taillabel = "In love with"] }' | dot -Tsvg > output.svg