<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.bormann-cbor" target="https://datatracker.ietf.org/doc/html/draft-bormann-cbor-08">
   <front>
      <title>Concise Binary Object Representation (CBOR)</title>
      <author initials="C." surname="Bormann" fullname="Carsten Bormann">
         </author>
      <author initials="P. E." surname="Hoffman" fullname="Paul E. Hoffman">
         </author>
      <date month="August" day="30" year="2013" />
      <abstract>
	 <t>   The Concise Binary Object Representation (CBOR) is a data format
   whose design goals include the possibility of extremely small code
   size, fairly small message size, and extensibility without the need
   for version negotiation.  These design goals make it different from
   earlier binary serializations such as ASN.1 and MessagePack.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-bormann-cbor-08" />
   
</reference>
