echo 'digraph { "Fiora" -> "Dunban" [taillabel = "Older Brother of"] "Dunban" -> "Fiora" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg