echo 'digraph { "Kaji" -> "Sayo" [taillabel = "Mother of"] "Sayo" -> "Kaji" [taillabel = "Son of"] }' | dot -Tsvg > output.svg