echo 'digraph { "Mansel " -> "L'Arachel" [taillabel = "niece of"] "L'Arachel" -> "Mansel " [taillabel = "uncle of"] }' | dot -Tsvg > output.svg