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