Created
September 5, 2013 07:06
-
-
Save capotej/6446867 to your computer and use it in GitHub Desktop.
xml2rpc http://xml.resource.org/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Lol Working Group J. | |
| Internet-Draft LMAO, Inc. | |
| Expires: August 05, 1989 February 1989 | |
| Derping the Herp | |
| Abstract | |
| This memo presents a technique for derping the herp as a source | |
| format for documents in the Internet-Drafts (I-Ds) and Request for | |
| Comments (RFC) series. | |
| Status of This Memo | |
| This Internet-Draft is submitted in full conformance with the | |
| provisions of BCP 78 and BCP 79. | |
| Internet-Drafts are working documents of the Internet Engineering | |
| Task Force (IETF). Note that other groups may also distribute | |
| working documents as Internet-Drafts. The list of current Internet- | |
| Drafts is at http://datatracker.ietf.org/drafts/current/. | |
| Internet-Drafts are draft documents valid for a maximum of six months | |
| and may be updated, replaced, or obsoleted by other documents at any | |
| time. It is inappropriate to use Internet-Drafts as reference | |
| material or to cite them other than as "work in progress." | |
| This Internet-Draft will expire on August 05, 1989. | |
| Copyright Notice | |
| Copyright (c) 1989 IETF Trust and the persons identified as the | |
| document authors. All rights reserved. | |
| This document is subject to BCP 78 and the IETF Trust's Legal | |
| Provisions Relating to IETF Documents | |
| (http://trustee.ietf.org/license-info) in effect on the date of | |
| publication of this document. Please review these documents | |
| carefully, as they describe your rights and restrictions with respect | |
| to this document. Code Components extracted from this document must | |
| include Simplified BSD License text as described in Section 4.e of | |
| the Trust Legal Provisions and are provided without warranty as | |
| described in the Simplified BSD License. | |
| 1. Introduction | |
| Expires August 05, 1989 [Page 1] | |
| Internet-Draft Derping the Herp February 1989 | |
| 1.1. What it does | |
| 1. The first item. | |
| 2. The second item, which contains two bulleted sub-items: | |
| * The first sub-item. | |
| * The second sub-item. | |
| 2. References | |
| [refs.RFC2200] | |
| Postel, J., "Internet Official Protocol Standards", RFC | |
| 2200, STD 1, June 1997. | |
| Author's Address | |
| Julio Capote | |
| LMAO, Inc. | |
| 660 York Street | |
| M/S 40 | |
| San Francisco, CA 94110 | |
| US | |
| Phone: +1 425 995 3925 | |
| Email: person@thing.net | |
| URI: http://hi.com/ | |
| Expires August 05, 1989 [Page 2] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0"?> | |
| <rfc> | |
| <front> | |
| <title>Derping the Herp</title> | |
| <author initials="J.C." | |
| fullname="Julio Capote"> | |
| <organization>LMAO, Inc.</organization> | |
| <address> | |
| <postal> | |
| <street>660 York Street</street> | |
| <street>M/S 40</street> | |
| <city>San Francisco</city> <region>CA</region> | |
| <code>94110</code> | |
| <country>US</country> | |
| </postal> | |
| <phone>+1 425 995 3925</phone> | |
| <email>person@thing.net</email> | |
| <uri>http://hi.com/</uri> | |
| </address> | |
| </author> | |
| <date month="February" year="1989" /> | |
| <area>General</area> | |
| <workgroup>Lol Working Group</workgroup> | |
| <keyword>RFC</keyword> | |
| <keyword>Request for Comments</keyword> | |
| <keyword>I-D</keyword> | |
| <keyword>Internet-Draft</keyword> | |
| <keyword>Derp</keyword> | |
| <keyword>Herp</keyword> | |
| <abstract> | |
| <t>This memo presents a technique for derping | |
| the herp as a source format | |
| for documents in the Internet-Drafts (I-Ds) and | |
| Request for Comments (RFC) series.</t> | |
| </abstract> | |
| </front> | |
| <middle> | |
| <section title="Introduction"> | |
| <section title="What it does"> | |
| <t><list style="numbers"> | |
| <t>The first item.</t> | |
| <t>The second item, which contains two bulleted sub-items: | |
| <list style="symbols"> | |
| <t>The first sub-item.</t> | |
| <t>The second sub-item.</t> | |
| </list> | |
| </t> | |
| </list></t> | |
| </section> | |
| </section> | |
| </middle> | |
| <back> | |
| <references> | |
| <reference anchor="refs.RFC2200"> | |
| <front> | |
| <title>Internet Official Protocol Standards</title> | |
| <author initials="J." surname="Postel" fullname="Jon Postel"> | |
| <organization abbrev="ISI"> | |
| USC/Information Sciences Institute | |
| </organization> | |
| </author> | |
| <date month="June" year="1997" /> | |
| </front> | |
| <seriesInfo name="RFC" value="2200" /> | |
| <seriesInfo name="STD" value="1" /> | |
| </reference> | |
| </references> | |
| </back> | |
| </rfc> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment