echo 'digraph { "Zaheer" -> "P'Li" [taillabel = "Girlfriend of"] "P'Li" -> "Zaheer" [taillabel = "Boyfriend of"] }' | dot -Tsvg > output.svg