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