echo 'digraph { "Erica" -> "Delico" [taillabel = "brother of"] "Delico" -> "Erica" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg