Skip to content

Instantly share code, notes, and snippets.

@tylerstalder
Forked from atreceno/dt_partic.xml
Last active December 31, 2015 04:49
Show Gist options
  • Save tylerstalder/7936530 to your computer and use it in GitHub Desktop.
Save tylerstalder/7936530 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<OdfBody DocumentCode="AT0000000" Serial="250428" Time="170759394"
Date="20120712" FeedFlag="P" LogicalDate="20120712" DocumentType="DT_PARTIC"
Version="51">
<Competition Code="OG2012">
<Participant Code="1083553" Parent="1083553" Status="ACCRED"
GivenName="Dayron" FamilyName="Robles" PrintName="ROBLES Dayron"
PrintInitialName="ROBLES D" TVName="Dayron ROBLES" TVInitialName="D. ROBLES"
Gender="M" Organisation="CUB" BirthDate="19861119" PlaceofBirth="ISLA DE LA JUVENTUD"
CountryofBirth="CUB" Nationality="CUB" MainFunctionId="AA01"
Current="true" OlympicSolidarity="N">
<Discipline Code="AT">aaaaaa
</Discipline>
</Participant>
<Participant Code="1004617" Parent="1004617" Status="ACCRED"
GivenName="Lyukman" FamilyName="Adams" PrintName="ADAMS Lyukman"
PrintInitialName="ADAMS L" TVName="Lyukman ADAMS" TVInitialName="L. ADAMS"
Gender="M" Organisation="RUS" BirthDate="19880924" Height="194"
Weight="87" PlaceofBirth="LENINGRAD" CountryofBirth="RUS"
Nationality="RUS" MainFunctionId="AA01" Current="true"
OlympicSolidarity="N">
<Discipline Code="AT" InternationalFederationId="208762">
<RegisteredEvent Gender="M" Event="062">
<EventEntry Code="E_PB" Type="E_ENTRY" Pos="1"
Value="17.53" />
<EventEntry Code="E_QUAL_BEST" Type="E_ENTRY" Pos="1"
Value="17.53" />
<EventEntry Code="E_SB" Type="E_ENTRY" Pos="1"
Value="17.53" />
<EventEntry Code="E_SUBSTITUTE" Type="E_ENTRY"
Value="N" />
</RegisteredEvent>
</Discipline>
</Participant>
<!-- Content omitted -->
</Competition>
</OdfBody>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment