<?xml version="1.0"?>
<quotes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://toolbox.omegatower.net/schemas/v1/quotes.xsd">
  <test/>
  <data>
    <text>Computers are like children. Even identical twins have to be different.</text>
    <author>Michael D. Shook</author>
  </data>
  <error/>
  <links>
    <about>https://toolbox.omegatower.net/resources/quotes</about>
    <openapi>https://toolbox.omegatower.net/schemas/v1/openapi.yaml</openapi>
    <swaggerhub>https://app.swaggerhub.com/apis-docs/OTDP/Toolbox/#/Quotes/QuotesGet/</swaggerhub>
    <wadl>https://toolbox.omegatower.net/schemas/v1/v1.wadl</wadl>
    <describedby>https://toolbox.omegatower.net/schemas/v1/quotes.xsd</describedby>
  </links>
</quotes>
