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