echo 'digraph { "Yu Kashima" -> "Kyousuke Yaguchi" [taillabel = "Cousin of"] "Kyousuke Yaguchi" -> "Yu Kashima" [taillabel = "Cousin of"] }' | dot -Tsvg > output.svg