﻿<?xml version="1.0" encoding="utf-8"?>
<Items xmlns:ctl="http://schemas.catelproject.com" ctl:graphid="1">
  <SerializableKeyValuePair ctl:graphid="2" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:x="http://www.w3.org/2001/XMLSchema" xmlns:d0p0="http://schemas.datacontract.org/2004/07/Catel.Runtime.Serialization" i:type="d0p0:SerializableKeyValuePair">
    <Key i:type="x:string">skip</Key>
    <Value i:type="x:int">1</Value>
  </SerializableKeyValuePair>
  <SerializableKeyValuePair ctl:graphid="3" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:x="http://www.w3.org/2001/XMLSchema" xmlns:d0p0="http://schemas.datacontract.org/2004/07/Catel.Runtime.Serialization" i:type="d0p0:SerializableKeyValuePair">
    <Key i:type="x:string">take</Key>
    <Value i:type="x:int">2</Value>
  </SerializableKeyValuePair>
  <SerializableKeyValuePair ctl:graphid="4" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:x="http://www.w3.org/2001/XMLSchema" xmlns:d0p0="http://schemas.datacontract.org/2004/07/Catel.Runtime.Serialization" i:type="d0p0:SerializableKeyValuePair">
    <Key i:type="x:string">some other string</Key>
    <Value i:type="x:int">3</Value>
  </SerializableKeyValuePair>
</Items>