echo 'digraph { "N" -> "Rosa" [taillabel = "Friend of"] "Hugh" -> "Rosa" [taillabel = "Rival of"] }' | dot -Tsvg > output.svg