Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
michael@0 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
michael@0 | 2 | <!DOCTYPE whatever PUBLIC "-//MOZ//WHATEVER//EN" "http://mozilla.org/ns/foo"> |
michael@0 | 3 | <foo xmlns="htp://mozilla.org/ns"> |
michael@0 | 4 | <baz/><!-- a comment --> <bar> <robots> & <aliens> |
michael@0 | 5 | <mozilla> a a a a a éèàùûî</mozilla> |
michael@0 | 6 | <firefox>Lorem ip<!-- aaa -->sum dolor sit amet, consectetuer |
michael@0 | 7 | adipiscing elit. Nam eu sapien. Sed viverra lacus. Donec quis ipsum. |
michael@0 | 8 | Nunc cursus aliquet lectus. Nunc vitae eros. Class aptent taciti |
michael@0 | 9 | sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. |
michael@0 | 10 | Nam tellus massa, fringilla aliquam, fermentum sit amet, posuere ac, |
michael@0 | 11 | est. Duis tristique egestas ligula. Mauris quis felis. Fusce a ipsum non |
michael@0 | 12 | lacus posuere aliquet. Sed fermentum posuere nulla. Donec tempor. Donec |
michael@0 | 13 | sollicitudin tortor lacinia libero ullamcorper laoreet. Cras quis nisi |
michael@0 | 14 | at odio consectetuer molestie.</firefox> |
michael@0 | 15 | <?xml-foo "hey" ?> |
michael@0 | 16 | </bar> |
michael@0 | 17 | <!-- a comment |
michael@0 | 18 | on several lines--> |
michael@0 | 19 | <?xml-foo "another pi on two lines" |
michael@0 | 20 | example="hello"?> |
michael@0 | 21 | </foo> |