XPath view of your document

The structure of your document (as defined by the XPath standard) is outlined below.

Node types:
rootelementattributetextcommentprocessing instructionnamespace

root:
processing instruction: <?xml-stylesheet?>
href="sonnet.xsl" type="text/xsl"
processing instruction: <?cocoon-process?>
type="xslt"
comment: Default sonnet type is Shakespearean, the other allowable
comment: type is "Petrarchan."
element: <sonnet>
attribute namevalue
typeShakespearean
public-domainyes
element: <auth:author>
namespace: auth
http://www.authors.com/
element: <last-name>
namespace: auth
http://www.authors.com/
text: Shakespeare
element: <first-name>
namespace: auth
http://www.authors.com/
text: William
element: <nationality>
namespace: auth
http://www.authors.com/
text: British
element: <year-of-birth>
namespace: auth
http://www.authors.com/
text: 1564
element: <year-of-death>
namespace: auth
http://www.authors.com/
text: 1616
comment: Is there an official title for this sonnet? They're sometimes named after the first line.
element: <title>
text: Sonnet 130
element: <lines>
element: <line>
text: My mistress' eyes are nothing like the sun,
element: <line>
text: Coral is far more red than her lips red.
element: <line>
text: If snow be white, why then her breasts are dun,
element: <line>
text: If hairs be wires, black wires grow on her head.
element: <line>
text: I have seen roses damasked, red and white,
element: <line>
text: But no such roses see I in her cheeks.
element: <line>
text: And in some perfumes is there more delight
element: <line>
text: Than in the breath that from my mistress reeks.
element: <line>
text: I love to hear her speak, yet well I know
element: <line>
text: That music hath a far more pleasing sound.
element: <line>
text: I grant I never saw a goddess go,
element: <line>
text: My mistress when she walks, treads on the ground.
element: <line>
text: And yet, by Heaven, I think my love as rare
element: <line>
text: As any she belied with false compare.
comment: The title of Sting's 1987 album "Nothing like the sun" is
comment: from line 1 of this sonnet.