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