echo 'digraph { "Ram" -> "Rem" [taillabel = "Twin Sister of"] "Subaru Natsuki" -> "Rem" [taillabel = "In love with"] "Temae" -> "Rem" [taillabel = "Daughter of"] "Quark" -> "Rem" [taillabel = "Daughter 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"] "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"] "Rem" -> "Quark" [taillabel = "Father of"] "Ram" -> "Quark" [taillabel = "Father of"] "Rem" -> "Temae" [taillabel = "Mother of"] "Ram" -> "Temae" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg