echo 'digraph { "Lucy Heartfilia" -> "Jude Heartfilia" [taillabel = "Father of"] "Jude Heartfilia" -> "Lucy Heartfilia" [taillabel = "Daughter of"] "Aquarius" -> "Lucy Heartfilia" [taillabel = "Owner of"] "Virgo" -> "Lucy Heartfilia" [taillabel = "Owner of"] "Cancer" -> "Lucy Heartfilia" [taillabel = "Owner of"] "Loke" -> "Lucy Heartfilia" [taillabel = "Owner of"] "Taurus" -> "Lucy Heartfilia" [taillabel = "Owner of"] "Michelle Lobster" -> "Lucy Heartfilia" [taillabel = "Distant relative of"] "Plue" -> "Lucy Heartfilia" [taillabel = "Owner of"] "Capricorn" -> "Lucy Heartfilia" [taillabel = "Owner of"] "Crux" -> "Lucy Heartfilia" [taillabel = "Owner of"] "Leo" -> "Lucy Heartfilia" [taillabel = "Owner of"] "Scorpio" -> "Lucy Heartfilia" [taillabel = "Owner of"] "Layla Heartfilia" -> "Lucy Heartfilia" [taillabel = "Daughter of"] "Aries" -> "Lucy Heartfilia" [taillabel = "Owner of"] "Sagittarius" -> "Lucy Heartfilia" [taillabel = "Owner of"] "Gemini" -> "Lucy Heartfilia" [taillabel = "Owner of"] "Lyra" -> "Lucy Heartfilia" [taillabel = "Owner of"] "Horologium" -> "Lucy Heartfilia" [taillabel = "Owner of"] "Pyxis" -> "Lucy Heartfilia" [taillabel = "Owner of"] "Lucy Ashley " -> "Lucy Heartfilia" [taillabel = "earthland counterpart of"] "Anna Heartfilia" -> "Lucy Heartfilia" [taillabel = "Descendant of"] }' | dot -Tsvg > output.svg