echo 'digraph { "Lucia" -> "Hugo" [taillabel = "Son of"] "Hugo" -> "Lucia" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg