echo 'digraph { "Shouhei Amamoto" -> "Fujino Amamoto" [taillabel = "Older sister of"] "Yumi Ikegami" -> "Shouhei Amamoto" [taillabel = "boyfriend of"] "Fujino Amamoto" -> "Shouhei Amamoto" [taillabel = "younger brother of"] "Yoshimi Amamoto" -> "Shouhei Amamoto" [taillabel = "son of"] }' | dot -Tsvg > output.svg