echo 'digraph { "Peter Grill" -> "Luvelia Sanctos" [taillabel = "Engaged to"] "Luvelia Sanctos" -> "Peter Grill" [taillabel = "Engaged to"] }' | dot -Tsvg > output.svg