echo 'digraph { "Tomoe Udagawa" -> "Ako Udagawa" [taillabel = "Younger Sister of"] "Ako Udagawa" -> "Tomoe Udagawa" [taillabel = "Older sister of"] }' | dot -Tsvg > output.svg