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