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