echo 'digraph { "Papi" -> "Falcon Ron" [taillabel = "Son of"] "Falcon Ron" -> "Papi" [taillabel = "Father of"] }' | dot -Tsvg > output.svg