echo 'digraph { "Akito Sohma" -> "Shigure Sohma" [taillabel = "Boyfriend of"] "Hatori Sohma" -> "Shigure Sohma" [taillabel = "Best friend of"] "Ayame Sohma" -> "Shigure Sohma" [taillabel = "Best friend of"] "Akira Sohma" -> "Akito Sohma" [taillabel = "Child of"] "Shigure Sohma" -> "Akito Sohma" [taillabel = "Girlfriend of"] "Ren Sohma" -> "Akito Sohma" [taillabel = "Daughter of"] "Yuki Sohma" -> "Ayame Sohma" [taillabel = "brother of"] "Mine Kuramae" -> "Ayame Sohma" [taillabel = "Boyfriend of"] "Kana Sohma" -> "Hatori Sohma" [taillabel = "former boyfriend of "] }' | dot -Tsvg > output.svg