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