echo 'digraph { "Rebecca" -> "Viola" [taillabel = "aunt of"] "Viola" -> "Rebecca" [taillabel = "niece of"] }' | dot -Tsvg > output.svg