echo 'digraph { "Annie" -> "Oakley" [taillabel = "Sister of"] "Oakley" -> "Annie" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg