echo 'digraph { "Kara Kent" -> "Courtney Whitmore" [taillabel = "Friend of"] "Clark Kent" -> "Kara Kent" [taillabel = "Cousin of"] }' | dot -Tsvg > output.svg