echo 'digraph { "Lance Amano" -> "Ernest Amano" [taillabel = "Father of"] "Ernest Amano" -> "Lance Amano" [taillabel = "son of"] }' | dot -Tsvg > output.svg