echo 'digraph { "Yuki Sohma" -> "Ayame Sohma" [taillabel = "brother of"] "Mine Kuramae" -> "Ayame Sohma" [taillabel = "Boyfriend of"] "Ayame Sohma" -> "Yuki Sohma" [taillabel = "Brother of"] "Motoko Minagawa" -> "Yuki Sohma" [taillabel = "love interest of"] "Machi Kuragi" -> "Yuki Sohma" [taillabel = "boyfriend of"] "Ayame Sohma" -> "Mine Kuramae" [taillabel = "Girlfriend of"] }' | dot -Tsvg > output.svg